diff options
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 1e4f4668..215f390b 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -1,7 +1,7 @@ | |||
1 | settings_changed: Configuration updated | 1 | settings_changed: Configuration updated |
2 | download_pictures: Download pictures on your server | 2 | download_pictures: Download pictures on your server |
3 | carrot: Enable share to Carrot | 3 | carrot: Enable share to Carrot |
4 | diaspora_url: Diaspora URL, if the service is enabled | 4 | diaspora_url: diaspora* URL, if the service is enabled |
5 | export_epub: Enable ePub export | 5 | export_epub: Enable ePub export |
6 | export_mobi: Enable .mobi export | 6 | export_mobi: Enable .mobi export |
7 | export_pdf: Enable PDF export | 7 | export_pdf: Enable PDF export |
@@ -13,11 +13,11 @@ import_with_rabbitmq: Enable RabbitMQ to import data asynchronously | |||
13 | import_with_redis: Enable Redis to import data asynchronously | 13 | import_with_redis: Enable Redis to import data asynchronously |
14 | shaarli_url: Shaarli URL, if the service is enabled | 14 | shaarli_url: Shaarli URL, if the service is enabled |
15 | share_diaspora: Enable share to Diaspora | 15 | share_diaspora: Enable share to Diaspora |
16 | share_mail: Enable share by email | 16 | share_mail: Enable share by e-mail |
17 | share_shaarli: Enable share to Shaarli | 17 | share_shaarli: Enable sharing to Shaarli |
18 | share_scuttle: Enable share to Scuttle | 18 | share_scuttle: Enable sharing to Scuttle |
19 | share_twitter: Enable share to Twitter | 19 | share_twitter: Enable sharing to Twitter |
20 | share_unmark: Enable share to Unmark.it | 20 | share_unmark: Enable sharing to Unmark.it |
21 | show_printlink: Display a link to print content | 21 | show_printlink: Display a link to print content |
22 | wallabag_support_url: Support URL for wallabag | 22 | wallabag_support_url: Support URL for wallabag |
23 | entry: "article" | 23 | entry: "article" |
@@ -28,9 +28,9 @@ modify_settings: "apply" | |||
28 | piwik_host: Host of your website in Piwik (without http:// ou https://) | 28 | piwik_host: Host of your website in Piwik (without http:// ou https://) |
29 | piwik_site_id: ID of your website in Piwik | 29 | piwik_site_id: ID of your website in Piwik |
30 | piwik_enabled: Enable Piwik | 30 | piwik_enabled: Enable Piwik |
31 | demo_mode_enabled: "Enable demo mode ? (only used for the wallabag public demo)" | 31 | demo_mode_enabled: "Enable demo mode? (Only used for the wallabag public demo)" |
32 | demo_mode_username: "Demo user" | 32 | demo_mode_username: "Demo user" |
33 | share_public: Allow public url for entries | 33 | share_public: Allow public URL for entries |
34 | download_images_enabled: Download images locally | 34 | download_images_enabled: Download images locally |
35 | restricted_access: Enable authentication for websites with paywall | 35 | restricted_access: Enable authentication for websites with paywall |
36 | api_user_registration: Enable user to be registered using the API | 36 | api_user_registration: Enable user to be registered using the API |