aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2019-01-21 09:31:15 +0000
committerThomas Citharel <tcit@tcit.fr>2020-04-27 09:16:52 +0200
commit2dbf44c7b547b44ad9c49d6e1707bacd7b0a7bd8 (patch)
tree88d69b203bf855562a72319e7e1a70a0ea4236e1
parentba29a14b760f7be78ac072630d216e2f1d02d4e8 (diff)
downloadwallabag-2dbf44c7b547b44ad9c49d6e1707bacd7b0a7bd8.tar.gz
wallabag-2dbf44c7b547b44ad9c49d6e1707bacd7b0a7bd8.tar.zst
wallabag-2dbf44c7b547b44ad9c49d6e1707bacd7b0a7bd8.zip
Translated using Weblate (English)
Currently translated at 97.1% (34 of 35 strings)
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml19
1 files changed, 10 insertions, 9 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
index 239c69eb..2fd68396 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
@@ -22,19 +22,20 @@ share_twitter: Enable sharing to Twitter
22share_unmark: Enable sharing to Unmark.it 22share_unmark: Enable sharing to Unmark.it
23show_printlink: Display a link to print content 23show_printlink: Display a link to print content
24wallabag_support_url: Support URL for wallabag 24wallabag_support_url: Support URL for wallabag
25entry: "article" 25entry: article
26export: "export" 26export: export
27import: "import" 27import: import
28misc: "misc" 28misc: misc
29modify_settings: "apply" 29modify_settings: apply
30piwik_host: Host of your website in Piwik (without http:// or https://) 30piwik_host: Host of your website in Piwik (without http:// or https://)
31piwik_site_id: ID of your website in Piwik 31piwik_site_id: ID of your website in Piwik
32piwik_enabled: Enable Piwik 32piwik_enabled: Enable Piwik
33demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)" 33demo_mode_enabled: Enable demo mode? (Only used for the public wallabag demo)
34demo_mode_username: "Demo user" 34demo_mode_username: Demo user
35share_public: Allow public URL for entries 35share_public: Allow public URLs for entries
36download_images_enabled: Download images locally 36download_images_enabled: Download images locally
37restricted_access: Enable authentication for paywalled websites 37restricted_access: Enable authentication for paywalled websites
38api_user_registration: Enable user to be registered using the API 38api_user_registration: Enable user to be registered using the API
39store_article_headers: Enable if wallabag stores HTTP headers for each article 39store_article_headers: Enable if wallabag stores HTTP headers for each article
40shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled 40shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is
41 enabled