X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.en.yml;h=139cdc2462c3fb1f4de1d9c30a31dd8f257617ff;hb=540a9bc4a274fc5975b73a66ccf5b91bd3e226f5;hp=4a59c75eb3c568a786b94c2b09b53e82599f7903;hpb=645dc7594b1f4ad1813c68a1153f0d83e6e616c0;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 4a59c75e..139cdc24 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -71,6 +71,11 @@ config: 300_word: 'I read ~300 words per minute' 400_word: 'I read ~400 words per minute' pocket_consumer_key_label: Consumer key for Pocket to import contents + help_theme: "wallabag is customizable. You can choose your prefered theme here." + help_items_per_page: "You can change the number of articles displayed on each page." + help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article." + help_language: "You can change the language of wallabag interface." + help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account." 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' @@ -88,7 +93,9 @@ config: name_label: 'Name' email_label: 'Email' twoFactorAuthentication_label: 'Two factor authentication' + help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email." form_password: + description: "You can change your password here. Your new password should by at least 8 characters long." old_password_label: 'Current password' new_password_label: 'New password' repeat_new_password_label: 'Repeat new password' @@ -137,7 +144,7 @@ entry: starred: 'Starred entries' archived: 'Archived entries' filtered: 'Filtered entries' - filtered_tags: 'Filtered by tags' + filtered_tags: 'Filtered by tags:' untagged: 'Untagged entries' list: number_on_the_page: '{0} There are no entries.|{1} There is one entry.|]1,Inf[ There are %count% entries.' @@ -229,7 +236,7 @@ about: getting_help: documentation: 'Documentation' bug_reports: 'Bug reports' - support: 'On our support website or on GitHub' + support: 'on GitHub' helping: description: 'wallabag is free and open source. You can help us:' by_contributing: 'by contributing to the project:' @@ -451,7 +458,7 @@ error: flashes: config: notice: - config_saved: 'Config saved. Some parameters will be considered after disconnection.' + config_saved: 'Config saved.' password_updated: 'Password updated' password_not_updated_demo: "In demonstration mode, you can't change password for this user." user_updated: 'Information updated'