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.yml49
1 files changed, 44 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..aa1cd1a9 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:
@@ -185,6 +190,8 @@ entry:
185 unread_label: 'Unread' 190 unread_label: 'Unread'
186 preview_picture_label: 'Has a preview picture' 191 preview_picture_label: 'Has a preview picture'
187 preview_picture_help: 'Preview picture' 192 preview_picture_help: 'Preview picture'
193 is_public_label: 'Has a public link'
194 is_public_help: 'Public link'
188 language_label: 'Language' 195 language_label: 'Language'
189 http_status_label: 'HTTP status' 196 http_status_label: 'HTTP status'
190 reading_time: 197 reading_time:
@@ -223,6 +230,8 @@ entry:
223 original_article: 'original' 230 original_article: 'original'
224 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' 231 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
225 created_at: 'Creation date' 232 created_at: 'Creation date'
233 published_at: 'Publication date'
234 published_by: 'Published by'
226 new: 235 new:
227 page_title: 'Save new entry' 236 page_title: 'Save new entry'
228 placeholder: 'http://website.com' 237 placeholder: 'http://website.com'
@@ -234,10 +243,12 @@ entry:
234 page_title: 'Edit an entry' 243 page_title: 'Edit an entry'
235 title_label: 'Title' 244 title_label: 'Title'
236 url_label: 'Url' 245 url_label: 'Url'
237 is_public_label: 'Public'
238 save_label: 'Save' 246 save_label: 'Save'
239 public: 247 public:
240 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 248 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
249 confirm:
250 delete: "Are you sure you want to remove that article?"
251 delete_tag: "Are you sure you want to remove that tag from that article?"
241 252
242about: 253about:
243 page_title: 'About' 254 page_title: 'About'
@@ -510,6 +521,28 @@ user:
510 delete: Delete 521 delete: Delete
511 delete_confirm: Are you sure? 522 delete_confirm: Are you sure?
512 back_to_list: Back to list 523 back_to_list: Back to list
524 search:
525 placeholder: Filter by username or email
526
527site_credential:
528 page_title: Site credentials management
529 new_site_credential: Create a credential
530 edit_site_credential: Edit an existing credential
531 description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
532 list:
533 actions: Actions
534 edit_action: Edit
535 yes: Yes
536 no: No
537 create_new_one: Create a new credential
538 form:
539 username_label: 'Username'
540 host_label: 'Host'
541 password_label: 'Password'
542 save: Save
543 delete: Delete
544 delete_confirm: Are you sure?
545 back_to_list: Back to list
513 546
514error: 547error:
515 page_title: An error occurred 548 page_title: An error occurred
@@ -528,6 +561,7 @@ flashes:
528 annotations_reset: Annotations reset 561 annotations_reset: Annotations reset
529 tags_reset: Tags reset 562 tags_reset: Tags reset
530 entries_reset: Entries reset 563 entries_reset: Entries reset
564 archived_reset: Archived entries deleted
531 entry: 565 entry:
532 notice: 566 notice:
533 entry_already_saved: 'Entry already saved on %date%' 567 entry_already_saved: 'Entry already saved on %date%'
@@ -562,3 +596,8 @@ flashes:
562 added: 'User "%username%" added' 596 added: 'User "%username%" added'
563 updated: 'User "%username%" updated' 597 updated: 'User "%username%" updated'
564 deleted: 'User "%username%" deleted' 598 deleted: 'User "%username%" deleted'
599 site_credential:
600 notice:
601 added: 'Site credential for "%host%" added'
602 updated: 'Site credential for "%host%" updated'
603 deleted: 'Site credential for "%host%" deleted'