X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.en.yml;h=1cc424044a4c781d8358ab79eab041f03cd6bdf9;hb=41c9eecfa728df7d8734ca1b0a69c55c93aafcea;hp=1cd8b26e6010d13b111671a2039555bb79da7a82;hpb=3fae7f1d08be2debb5aff7d14e0976b6197323b8;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 1cd8b26e..1cc42404 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -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.' @@ -169,7 +176,7 @@ entry: set_as_read: 'Mark as read' set_as_unread: 'Mark as unread' set_as_favorite: 'Favorite' - view_original_article: 'Orignal article' + view_original_article: 'Original article' re_fetch_content: 'Re-fetch content' delete: 'Delete' add_a_tag: 'Add a tag' @@ -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' @@ -331,6 +338,7 @@ developer: documentation: 'Documentation' how_to_first_app: 'How to create my first application' full_documentation: 'View full API documentation' + list_methods: 'List API methods' clients: title: 'Clients' create_new: 'Create a new client' @@ -372,13 +380,6 @@ developer: paragraph_8: 'If you want to see all the API endpoints, you can have a look to our API documentation.' back: 'Back' -validator: - password_must_match: 'The password fields must match.' - password_too_short: 'Password should by at least 8 chars long' - password_wrong_value: 'Wrong value for your current password' - item_per_page_too_high: 'This will certainly kill the app' - rss_limit_too_hight: 'This will certainly kill the app' - flashes: config: notice: