wallabag/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml

37 lines
1.4 KiB
YAML
Raw Normal View History

2016-11-19 14:28:19 +01:00
settings_changed: Configuration updated
2016-01-21 08:53:09 +01:00
download_pictures: Download pictures on your server
carrot: Enable share to Carrot
diaspora_url: diaspora* URL, if the service is enabled
2016-01-21 08:53:09 +01:00
export_epub: Enable ePub export
export_mobi: Enable .mobi export
export_pdf: Enable PDF export
2016-01-31 14:54:30 +01:00
export_csv: Enable CSV export
export_json: Enable JSON export
export_txt: Enable TXT export
export_xml: Enable XML export
2016-09-13 22:38:05 +02:00
import_with_rabbitmq: Enable RabbitMQ to import data asynchronously
import_with_redis: Enable Redis to import data asynchronously
2016-02-04 16:06:05 +01:00
shaarli_url: Shaarli URL, if the service is enabled
share_diaspora: Enable share to diaspora*
share_mail: Enable share by e-mail
share_shaarli: Enable sharing to Shaarli
share_scuttle: Enable sharing to Scuttle
share_twitter: Enable sharing to Twitter
share_unmark: Enable sharing to Unmark.it
2016-01-21 08:53:09 +01:00
show_printlink: Display a link to print content
wallabag_support_url: Support URL for wallabag
2016-02-11 13:37:28 +01:00
entry: "article"
export: "export"
import: "import"
misc: "misc"
modify_settings: "apply"
2016-10-21 10:45:39 +02:00
piwik_host: Host of your website in Piwik (without http:// ou https://)
2016-02-19 15:27:57 +01:00
piwik_site_id: ID of your website in Piwik
piwik_enabled: Enable Piwik
demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)"
2016-02-22 11:38:25 +01:00
demo_mode_username: "Demo user"
share_public: Allow public URL for entries
2016-10-31 13:29:33 +01:00
download_images_enabled: Download images locally
restricted_access: Enable authentication for paywalled websites
2017-06-02 10:27:15 +02:00
api_user_registration: Enable user to be registered using the API