aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml53
1 files changed, 48 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index c72e5958..de3e11fe 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -32,6 +32,7 @@ menu:
32 save_link: 'Save a link' 32 save_link: 'Save a link'
33 back_to_unread: 'Back to unread articles' 33 back_to_unread: 'Back to unread articles'
34 users_management: 'Users management' 34 users_management: 'Users management'
35 site_credentials: 'Site credentials'
35 top: 36 top:
36 add_new_entry: 'Add a new entry' 37 add_new_entry: 'Add a new entry'
37 search: 'Search' 38 search: 'Search'
@@ -76,6 +77,7 @@ config:
76 redirect_current_page: 'To the current page' 77 redirect_current_page: 'To the current page'
77 pocket_consumer_key_label: Consumer key for Pocket to import contents 78 pocket_consumer_key_label: Consumer key for Pocket to import contents
78 android_configuration: Configure your Android application 79 android_configuration: Configure your Android application
80 android_instruction: "Touch here to prefill your Android application"
79 help_theme: "wallabag is customizable. You can choose your prefered theme here." 81 help_theme: "wallabag is customizable. You can choose your prefered theme here."
80 help_items_per_page: "You can change the number of articles displayed on each page." 82 help_items_per_page: "You can change the number of articles displayed on each page."
81 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." 83 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."
@@ -89,9 +91,10 @@ config:
89 token_reset: 'Regenerate your token' 91 token_reset: 'Regenerate your token'
90 rss_links: 'RSS links' 92 rss_links: 'RSS links'
91 rss_link: 93 rss_link:
92 unread: 'unread' 94 unread: 'Unread'
93 starred: 'starred' 95 starred: 'Starred'
94 archive: 'archived' 96 archive: 'Archived'
97 all: 'All'
95 rss_limit: 'Number of items in the feed' 98 rss_limit: 'Number of items in the feed'
96 form_user: 99 form_user:
97 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connection." 100 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connection."
@@ -110,6 +113,7 @@ config:
110 annotations: Remove ALL annotations 113 annotations: Remove ALL annotations
111 tags: Remove ALL tags 114 tags: Remove ALL tags
112 entries: Remove ALL entries 115 entries: Remove ALL entries
116 archived: Remove ALL archived entries
113 confirm: Are you really sure? (THIS CAN'T BE UNDONE) 117 confirm: Are you really sure? (THIS CAN'T BE UNDONE)
114 form_password: 118 form_password:
115 description: "You can change your password here. Your new password should by at least 8 characters long." 119 description: "You can change your password here. Your new password should by at least 8 characters long."
@@ -154,6 +158,7 @@ config:
154 or: 'One rule OR another' 158 or: 'One rule OR another'
155 and: 'One rule AND another' 159 and: 'One rule AND another'
156 matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 160 matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
161 notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
157 162
158entry: 163entry:
159 page_titles: 164 page_titles:
@@ -164,6 +169,7 @@ entry:
164 filtered_tags: 'Filtered by tags:' 169 filtered_tags: 'Filtered by tags:'
165 filtered_search: 'Filtered by search:' 170 filtered_search: 'Filtered by search:'
166 untagged: 'Untagged entries' 171 untagged: 'Untagged entries'
172 all: 'All entries'
167 list: 173 list:
168 number_on_the_page: '{0} There are no entries.|{1} There is one entry.|]1,Inf[ There are %count% entries.' 174 number_on_the_page: '{0} There are no entries.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
169 reading_time: 'estimated reading time' 175 reading_time: 'estimated reading time'
@@ -185,6 +191,8 @@ entry:
185 unread_label: 'Unread' 191 unread_label: 'Unread'
186 preview_picture_label: 'Has a preview picture' 192 preview_picture_label: 'Has a preview picture'
187 preview_picture_help: 'Preview picture' 193 preview_picture_help: 'Preview picture'
194 is_public_label: 'Has a public link'
195 is_public_help: 'Public link'
188 language_label: 'Language' 196 language_label: 'Language'
189 http_status_label: 'HTTP status' 197 http_status_label: 'HTTP status'
190 reading_time: 198 reading_time:
@@ -223,6 +231,8 @@ entry:
223 original_article: 'original' 231 original_article: 'original'
224 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' 232 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
225 created_at: 'Creation date' 233 created_at: 'Creation date'
234 published_at: 'Publication date'
235 published_by: 'Published by'
226 new: 236 new:
227 page_title: 'Save new entry' 237 page_title: 'Save new entry'
228 placeholder: 'http://website.com' 238 placeholder: 'http://website.com'
@@ -234,10 +244,12 @@ entry:
234 page_title: 'Edit an entry' 244 page_title: 'Edit an entry'
235 title_label: 'Title' 245 title_label: 'Title'
236 url_label: 'Url' 246 url_label: 'Url'
237 is_public_label: 'Public'
238 save_label: 'Save' 247 save_label: 'Save'
239 public: 248 public:
240 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 249 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
250 confirm:
251 delete: "Are you sure you want to remove that article?"
252 delete_tag: "Are you sure you want to remove that tag from that article?"
241 253
242about: 254about:
243 page_title: 'About' 255 page_title: 'About'
@@ -385,6 +397,9 @@ tag:
385 add: 'Add' 397 add: 'Add'
386 placeholder: 'You can add several tags, separated by a comma.' 398 placeholder: 'You can add several tags, separated by a comma.'
387 399
400export:
401 footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
402
388import: 403import:
389 page_title: 'Import' 404 page_title: 'Import'
390 page_description: 'Welcome to wallabag importer. Please select your previous service from which you want to migrate.' 405 page_description: 'Welcome to wallabag importer. Please select your previous service from which you want to migrate.'
@@ -510,6 +525,28 @@ user:
510 delete: Delete 525 delete: Delete
511 delete_confirm: Are you sure? 526 delete_confirm: Are you sure?
512 back_to_list: Back to list 527 back_to_list: Back to list
528 search:
529 placeholder: Filter by username or email
530
531site_credential:
532 page_title: Site credentials management
533 new_site_credential: Create a credential
534 edit_site_credential: Edit an existing credential
535 description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
536 list:
537 actions: Actions
538 edit_action: Edit
539 yes: Yes
540 no: No
541 create_new_one: Create a new credential
542 form:
543 username_label: 'Username'
544 host_label: 'Host'
545 password_label: 'Password'
546 save: Save
547 delete: Delete
548 delete_confirm: Are you sure?
549 back_to_list: Back to list
513 550
514error: 551error:
515 page_title: An error occurred 552 page_title: An error occurred
@@ -528,6 +565,7 @@ flashes:
528 annotations_reset: Annotations reset 565 annotations_reset: Annotations reset
529 tags_reset: Tags reset 566 tags_reset: Tags reset
530 entries_reset: Entries reset 567 entries_reset: Entries reset
568 archived_reset: Archived entries deleted
531 entry: 569 entry:
532 notice: 570 notice:
533 entry_already_saved: 'Entry already saved on %date%' 571 entry_already_saved: 'Entry already saved on %date%'
@@ -562,3 +600,8 @@ flashes:
562 added: 'User "%username%" added' 600 added: 'User "%username%" added'
563 updated: 'User "%username%" updated' 601 updated: 'User "%username%" updated'
564 deleted: 'User "%username%" deleted' 602 deleted: 'User "%username%" deleted'
603 site_credential:
604 notice:
605 added: 'Site credential for "%host%" added'
606 updated: 'Site credential for "%host%" updated'
607 deleted: 'Site credential for "%host%" deleted'