]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Fix Archive page title translation
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index 1cd8b26e6010d13b111671a2039555bb79da7a82..2c3704f3aeaaf9cb27cca7ee243523c989429762 100644 (file)
@@ -61,6 +61,13 @@ config:
         theme_label: 'Theme'
         items_per_page_label: 'Items per page'
         language_label: 'Language'
+        reading_speed:
+            label: 'Reading speed'
+            help_message: 'You can use online tools to estimate your reading speed:'
+            100_word: 'I read ~100 words per minute'
+            200_word: 'I read ~200 words per minute'
+            300_word: 'I read ~300 words per minute'
+            400_word: 'I read ~400 words per minute'
     form_rss:
         description: 'RSS feeds provided by wallabag allow you to read your saved articles with your favourite RSS reader. You need to generate a token first.'
         token_label: 'RSS token'
@@ -130,7 +137,7 @@ entry:
     page_titles:
         unread: 'Unread entries'
         starred: 'Starred entries'
-        archive: 'Archived entries'
+        archived: 'Archived entries'
         filtered: 'Filtered entries'
     list:
         number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
@@ -251,7 +258,7 @@ quickstart:
     page_title: 'Quickstart'
     intro:
         title: 'Welcome to wallabag!'
-        paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interess you."
+        paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you."
         paragraph_2: 'Follow us!'
     configure:
         title: 'Configure the application'
@@ -260,7 +267,7 @@ quickstart:
         tagging_rules: 'Write rules to automatically tag your articles'
     admin:
         title: 'Administration'
-        description: 'As a administrator, you have privileges on wallabag. You can:'
+        description: 'As an administrator, you have privileges on wallabag. You can:'
         new_user: 'Create a new user'
         analytics: 'Configure analytics'
         sharing: 'Enable some parameters about article sharing'
@@ -272,7 +279,7 @@ quickstart:
         unread_articles: 'And classify it!'
     migrate:
         title: 'Migrate from an existing service'
-        description: "You're using an other service? We'll help you to retrieve your data on wallabag."
+        description: "Are you using another service? We'll help you to retrieve your data on wallabag."
         pocket: 'Migrate from Pocket'
         wallabag_v1: 'Migrate from wallabag v1'
         wallabag_v2: 'Migrate from wallabag v2'