aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml79
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml79
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml95
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml85
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml92
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml97
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml80
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml111
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml135
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml79
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml78
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.da.yml6
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml10
13 files changed, 861 insertions, 165 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index c066aaf7..40644ff5 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Søg' 31 search: 'Søg'
32 # save_link: 'Save a link' 32 # save_link: 'Save a link'
33 back_to_unread: 'Tilbage til de ulæste artikler' 33 back_to_unread: 'Tilbage til de ulæste artikler'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Tilføj ny artikel' 36 add_new_entry: 'Tilføj ny artikel'
36 search: 'Søg' 37 search: 'Søg'
@@ -45,6 +46,7 @@ footer:
45 # social: 'Social' 46 # social: 'Social'
46 # powered_by: 'powered by' 47 # powered_by: 'powered by'
47 about: 'Om' 48 about: 'Om'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Opsætning' 52 page_title: 'Opsætning'
@@ -68,6 +70,7 @@ config:
68 # 200_word: 'I read ~200 words per minute' 70 # 200_word: 'I read ~200 words per minute'
69 # 300_word: 'I read ~300 words per minute' 71 # 300_word: 'I read ~300 words per minute'
70 # 400_word: 'I read ~400 words per minute' 72 # 400_word: 'I read ~400 words per minute'
73 pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer
71 form_rss: 74 form_rss:
72 description: 'RSS-feeds fra wallabag gør det muligt at læse de artikler, der gemmes i wallabag, med din RSS-læser. Det kræver, at du genererer et token først.' 75 description: 'RSS-feeds fra wallabag gør det muligt at læse de artikler, der gemmes i wallabag, med din RSS-læser. Det kræver, at du genererer et token først.'
73 token_label: 'RSS-Token' 76 token_label: 'RSS-Token'
@@ -93,6 +96,7 @@ config:
93 # if_label: 'if' 96 # if_label: 'if'
94 # then_tag_as_label: 'then tag as' 97 # then_tag_as_label: 'then tag as'
95 # delete_rule_label: 'delete' 98 # delete_rule_label: 'delete'
99 # edit_rule_label: 'edit'
96 # rule_label: 'Rule' 100 # rule_label: 'Rule'
97 # tags_label: 'Tags' 101 # tags_label: 'Tags'
98 # faq: 102 # faq:
@@ -126,12 +130,6 @@ config:
126 # or: 'One rule OR another' 130 # or: 'One rule OR another'
127 # and: 'One rule AND another' 131 # and: 'One rule AND another'
128 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 132 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
129 form_new_user:
130 username_label: 'Brugernavn'
131 password_label: 'Adgangskode'
132 repeat_new_password_label: 'Gentag adgangskode'
133 plain_password_label: '????'
134 email_label: 'Emailadresse'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 # starred: 'Starred entries' 137 # starred: 'Starred entries'
140 # archived: 'Archived entries' 138 # archived: 'Archived entries'
141 # filtered: 'Filtered entries' 139 # filtered: 'Filtered entries'
140 # filtered_tags: 'Filtered by tags'
141 # untagged: 'Untagged entries'
142 list: 142 list:
143 # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.' 143 # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
144 reading_time: 'estimeret læsetid' 144 reading_time: 'estimeret læsetid'
145 reading_time_minutes: 'estimeret læsetid: %readingTime% min' 145 reading_time_minutes: 'estimeret læsetid: %readingTime% min'
146 reading_time_less_one_minute: 'estimeret læsetid: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'estimeret læsetid: <small class="inferieur">&lt;</small> 1 min'
147 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Tliføj et tag' 186 add_a_tag: 'Tliføj et tag'
186 share_content: 'Deling' 187 share_content: 'Deling'
187 # share_email_label: 'Email' 188 # share_email_label: 'Email'
189 # public_link: 'public link'
190 # delete_public_link: 'delete public link'
188 download: 'Download' 191 download: 'Download'
189 # print: 'Print' 192 # print: 'Print'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 # page_title: 'Quickstart' 265 # page_title: 'Quickstart'
266 # more: 'More…'
263 # intro: 267 # intro:
264 # title: 'Welcome to wallabag!' 268 # title: 'Welcome to wallabag!'
265 # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you." 269 # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you."
266 # paragraph_2: 'Follow us!' 270 # paragraph_2: 'Follow us!'
267 # configure: 271 # configure:
268 # title: 'Configure the application' 272 # title: 'Configure the application'
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 # language: 'Change language and design' 274 # language: 'Change language and design'
270 # rss: 'Enable RSS feeds' 275 # rss: 'Enable RSS feeds'
271 # tagging_rules: 'Write rules to automatically tag your articles' 276 # tagging_rules: 'Write rules to automatically tag your articles'
@@ -279,6 +284,7 @@ quickstart:
279 # import: 'Configure import' 284 # import: 'Configure import'
280 # first_steps: 285 # first_steps:
281 # title: 'First steps' 286 # title: 'First steps'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 # new_article: 'Save your first article' 288 # new_article: 'Save your first article'
283 # unread_articles: 'And classify it!' 289 # unread_articles: 'And classify it!'
284 # migrate: 290 # migrate:
@@ -287,11 +293,16 @@ quickstart:
287 # pocket: 'Migrate from Pocket' 293 # pocket: 'Migrate from Pocket'
288 # wallabag_v1: 'Migrate from wallabag v1' 294 # wallabag_v1: 'Migrate from wallabag v1'
289 # wallabag_v2: 'Migrate from wallabag v2' 295 # wallabag_v2: 'Migrate from wallabag v2'
296 # readability: 'Migrate from Readability'
297 # instapaper: 'Migrate from Instapaper'
290 # developer: 298 # developer:
291 # title: 'Developers' 299 # title: 'Developers'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 # create_application: 'Create your third application' 301 # create_application: 'Create your third application'
302 # use_docker: 'Use Docker to install wallabag'
293 # docs: 303 # docs:
294 # title: 'Full documentation' 304 # title: 'Full documentation'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 # annotate: 'Annotate your article' 306 # annotate: 'Annotate your article'
296 # export: 'Convert your articles into ePUB or PDF' 307 # export: 'Convert your articles into ePUB or PDF'
297 # search_filters: 'See how you can look for an article by using search engine and filters' 308 # search_filters: 'See how you can look for an article by using search engine and filters'
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Tags' 319 page_title: 'Tags'
309 list: 320 list:
310 # number_on_the_page: '{0} There is no tag.|{1} There is one tag.|]1,Inf[ There are %count% tags.' 321 # number_on_the_page: '{0} There is no tag.|{1} There is one tag.|]1,Inf[ There are %count% tags.'
322 # see_untagged_entries: 'See untagged entries'
311 323
312import: 324import:
313 # page_title: 'Import' 325 # page_title: 'Import'
@@ -335,6 +347,24 @@ import:
335 # wallabag_v2: 347 # wallabag_v2:
336 # page_title: 'Import > Wallabag v2' 348 # page_title: 'Import > Wallabag v2'
337 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.' 349 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.'
350 # readability:
351 # page_title: 'Import > Readability'
352 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
353 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
354 worker:
355 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
356 # firefox:
357 # page_title: 'Import > Firefox'
358 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
360 #chrome:
361 # page_title: 'Import > Chrome'
362 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
363 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 # instapaper:
365 # page_title: 'Import > Instapaper'
366 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 368
339developer: 369developer:
340 # page_title: 'Developer' 370 # page_title: 'Developer'
@@ -361,12 +391,14 @@ developer:
361 # page_title: 'Developer > New client' 391 # page_title: 'Developer > New client'
362 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 392 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
363 # form: 393 # form:
394 # name_label: 'Name of the client'
364 # redirect_uris_label: 'Redirect URIs' 395 # redirect_uris_label: 'Redirect URIs'
365 # save_label: 'Create a new client' 396 # save_label: 'Create a new client'
366 # action_back: 'Back' 397 # action_back: 'Back'
367 # client_parameter: 398 # client_parameter:
368 # page_title: 'Developer > Client parameters' 399 # page_title: 'Developer > Client parameters'
369 # page_description: 'Here are your client parameters.' 400 # page_description: 'Here are your client parameters.'
401 # field_name: 'Client name'
370 # field_id: 'Client ID' 402 # field_id: 'Client ID'
371 # field_secret: 'Client secret' 403 # field_secret: 'Client secret'
372 # back: 'Back' 404 # back: 'Back'
@@ -384,6 +416,33 @@ developer:
384 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 416 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
385 # back: 'Back' 417 # back: 'Back'
386 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Brugernavn'
432 # name_label: 'Name'
433 password_label: 'Adgangskode'
434 repeat_new_password_label: 'Gentag adgangskode'
435 plain_password_label: '????'
436 email_label: 'Emailadresse'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 # entry_already_saved: 'Entry already saved on %date%' 460 # entry_already_saved: 'Entry already saved on %date%'
402 # entry_saved: 'Entry saved' 461 # entry_saved: 'Entry saved'
403 # entry_saved_failed: 'Failed to save entry' 462 # entry_saved_failed: 'Entry saved but fetching content failed'
404 # entry_updated: 'Entry updated' 463 # entry_updated: 'Entry updated'
405 # entry_reloaded: 'Entry reloaded' 464 # entry_reloaded: 'Entry reloaded'
406 # entry_reload_failed: 'Failed to reload entry' 465 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Artikel arkiveret' 466 entry_archived: 'Artikel arkiveret'
408 entry_unarchived: 'Artikel ikke længere arkiveret' 467 entry_unarchived: 'Artikel ikke længere arkiveret'
409 entry_starred: 'Artikel markeret som favorit' 468 entry_starred: 'Artikel markeret som favorit'
@@ -417,6 +476,10 @@ flashes:
417 # failed: 'Import failed, please try again.' 476 # failed: 'Import failed, please try again.'
418 # failed_on_file: 'Error while processing import. Please verify your import file.' 477 # failed_on_file: 'Error while processing import. Please verify your import file.'
419 # summary: 'Import summary: %imported% imported, %skipped% already saved.' 478 # summary: 'Import summary: %imported% imported, %skipped% already saved.'
479 # summary_with_queue: 'Import summary: %queued% queued.'
480 error:
481 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
482 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 483 developer:
421 notice: 484 notice:
422 # client_created: 'New client created.' 485 # client_created: 'New client created.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 28d826b6..6f790744 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Suche' 31 search: 'Suche'
32 save_link: 'Link speichern' 32 save_link: 'Link speichern'
33 back_to_unread: 'Zurück zu ungelesenen Artikeln' 33 back_to_unread: 'Zurück zu ungelesenen Artikeln'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Neuen Artikel hinzufügen' 36 add_new_entry: 'Neuen Artikel hinzufügen'
36 search: 'Suche' 37 search: 'Suche'
@@ -45,6 +46,7 @@ footer:
45 social: 'Soziales' 46 social: 'Soziales'
46 powered_by: 'angetrieben von' 47 powered_by: 'angetrieben von'
47 about: 'Über' 48 about: 'Über'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Einstellungen' 52 page_title: 'Einstellungen'
@@ -68,6 +70,7 @@ config:
68 200_word: 'Ich lese ~200 Wörter pro Minute' 70 200_word: 'Ich lese ~200 Wörter pro Minute'
69 300_word: 'Ich lese ~300 Wörter pro Minute' 71 300_word: 'Ich lese ~300 Wörter pro Minute'
70 400_word: 'Ich lese ~400 Wörter pro Minute' 72 400_word: 'Ich lese ~400 Wörter pro Minute'
73 pocket_consumer_key_label: Consumer-Key für Pocket, um Inhalte zu importieren
71 form_rss: 74 form_rss:
72 description: 'Die RSS-Feeds von wallabag erlauben es dir, deine gespeicherten Artikel mit deinem bevorzugten RSS-Reader zu lesen. Vorher musst du jedoch einen Token erstellen.' 75 description: 'Die RSS-Feeds von wallabag erlauben es dir, deine gespeicherten Artikel mit deinem bevorzugten RSS-Reader zu lesen. Vorher musst du jedoch einen Token erstellen.'
73 token_label: 'RSS-token' 76 token_label: 'RSS-token'
@@ -93,6 +96,7 @@ config:
93 if_label: 'Wenn' 96 if_label: 'Wenn'
94 then_tag_as_label: 'dann tagge als' 97 then_tag_as_label: 'dann tagge als'
95 delete_rule_label: 'löschen' 98 delete_rule_label: 'löschen'
99 # edit_rule_label: 'edit'
96 rule_label: 'Regel' 100 rule_label: 'Regel'
97 tags_label: 'Tags' 101 tags_label: 'Tags'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: 'Eine Regel ODER die andere' 130 or: 'Eine Regel ODER die andere'
127 and: 'Eine Regel UND eine andere' 131 and: 'Eine Regel UND eine andere'
128 matches: 'Tests, ob eine <i>Variable</i> auf eine <i>Suche</i> zutrifft (Groß- und Kleinschreibung wird nicht berücksichtigt).<br />Beispiel: <code>title matches "Fußball"</code>' 132 matches: 'Tests, ob eine <i>Variable</i> auf eine <i>Suche</i> zutrifft (Groß- und Kleinschreibung wird nicht berücksichtigt).<br />Beispiel: <code>title matches "Fußball"</code>'
129 form_new_user:
130 username_label: 'Benutzername'
131 password_label: 'Kennwort'
132 repeat_new_password_label: 'Neues Kennwort wiederholen'
133 plain_password_label: '????'
134 email_label: 'E-Mail-Adresse'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Favorisierte Einträge' 137 starred: 'Favorisierte Einträge'
140 archived: 'Archivierte Einträge' 138 archived: 'Archivierte Einträge'
141 filtered: 'Gefilterte Einträge' 139 filtered: 'Gefilterte Einträge'
140 # filtered_tags: 'Filtered by tags'
141 # untagged: 'Untagged entries'
142 list: 142 list:
143 number_on_the_page: '{0} Es gibt keine Einträge.|{1} Es gibt einen Eintrag.|]1,Inf[ Es gibt %count% Einträge.' 143 number_on_the_page: '{0} Es gibt keine Einträge.|{1} Es gibt einen Eintrag.|]1,Inf[ Es gibt %count% Einträge.'
144 reading_time: 'geschätzte Lesezeit' 144 reading_time: 'geschätzte Lesezeit'
145 reading_time_minutes: 'geschätzte Lesezeit: %readingTime% min' 145 reading_time_minutes: 'geschätzte Lesezeit: %readingTime% min'
146 reading_time_less_one_minute: 'geschätzte Lesezeit: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'geschätzte Lesezeit: <small class="inferieur">&lt;</small> 1 min'
147 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Tag hinzufügen' 186 add_a_tag: 'Tag hinzufügen'
186 share_content: 'Teilen' 187 share_content: 'Teilen'
187 share_email_label: 'E-Mail' 188 share_email_label: 'E-Mail'
189 # public_link: 'public link'
190 # delete_public_link: 'delete public link'
188 download: 'Herunterladen' 191 download: 'Herunterladen'
189 print: 'Drucken' 192 print: 'Drucken'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Schnelleinstieg' 265 page_title: 'Schnelleinstieg'
266 # more: 'More…'
263 intro: 267 intro:
264 title: 'Willkommen zu wallabag!' 268 title: 'Willkommen zu wallabag!'
265 paragraph_1: "Wir werden dich bei der Benutzung von wallabag begleiten und dir einige Funktionen zeigen, die dich interessieren könnten." 269 paragraph_1: "Wir werden dich bei der Benutzung von wallabag begleiten und dir einige Funktionen zeigen, die dich interessieren könnten."
266 paragraph_2: 'Folge uns!' 270 paragraph_2: 'Folge uns!'
267 configure: 271 configure:
268 title: 'Anwendung konfigurieren' 272 title: 'Anwendung konfigurieren'
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 language: 'Sprache und Design ändern' 274 language: 'Sprache und Design ändern'
270 rss: 'RSS-Feeds aktivieren' 275 rss: 'RSS-Feeds aktivieren'
271 tagging_rules: 'Schreibe Regeln, um deine Beiträge automatisch zu taggen (verschlagworten)' 276 tagging_rules: 'Schreibe Regeln, um deine Beiträge automatisch zu taggen (verschlagworten)'
@@ -279,6 +284,7 @@ quickstart:
279 import: 'Import-Einstellungen ändern' 284 import: 'Import-Einstellungen ändern'
280 first_steps: 285 first_steps:
281 title: 'Erste Schritte' 286 title: 'Erste Schritte'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link"
282 new_article: 'Speichere deinen ersten Artikel' 288 new_article: 'Speichere deinen ersten Artikel'
283 unread_articles: 'Und klassifiziere ihn!' 289 unread_articles: 'Und klassifiziere ihn!'
284 migrate: 290 migrate:
@@ -287,11 +293,16 @@ quickstart:
287 pocket: 'von Pocket migrieren' 293 pocket: 'von Pocket migrieren'
288 wallabag_v1: 'von wallabag v1 migrieren' 294 wallabag_v1: 'von wallabag v1 migrieren'
289 wallabag_v2: 'von wallabag v2 migrieren' 295 wallabag_v2: 'von wallabag v2 migrieren'
296 readability: 'von Readability migrieren'
297 instapaper: 'von Instapaper migrieren'
290 developer: 298 developer:
291 title: 'Entwickler' 299 title: 'Entwickler'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 create_application: 'Erstelle eine Anwendung und nutze die wallabag API' 301 create_application: 'Erstelle eine Anwendung und nutze die wallabag API'
302 # use_docker: 'Use Docker to install wallabag'
293 docs: 303 docs:
294 title: 'Komplette Dokumentation' 304 title: 'Komplette Dokumentation'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 annotate: 'Anmerkungen zu Artikeln hinzufügen' 306 annotate: 'Anmerkungen zu Artikeln hinzufügen'
296 export: 'Artikel nach ePUB oder PDF konvertieren' 307 export: 'Artikel nach ePUB oder PDF konvertieren'
297 search_filters: 'Schau nach, wie du nach einem Artikel über die Such- und Filterfunktion suchen kannst' 308 search_filters: 'Schau nach, wie du nach einem Artikel über die Such- und Filterfunktion suchen kannst'
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Tags' 319 page_title: 'Tags'
309 list: 320 list:
310 number_on_the_page: '{0} Es gibt keine Tags.|{1} Es gibt einen Tag.|]1,Inf[ Es gibt %count% Tags.' 321 number_on_the_page: '{0} Es gibt keine Tags.|{1} Es gibt einen Tag.|]1,Inf[ Es gibt %count% Tags.'
322 # see_untagged_entries: 'See untagged entries'
311 323
312import: 324import:
313 page_title: 'Importieren' 325 page_title: 'Importieren'
@@ -335,6 +347,24 @@ import:
335 wallabag_v2: 347 wallabag_v2:
336 page_title: 'Aus wallabag v2 importieren' 348 page_title: 'Aus wallabag v2 importieren'
337 description: 'Dieser Import wird all deine Artikel aus wallabag v2 importieren. Gehe auf "Alle Artikel" und dann, in der Exportieren-Seitenleiste auf "JSON". Dabei erhältst du eine "All articles.json"-Datei.' 349 description: 'Dieser Import wird all deine Artikel aus wallabag v2 importieren. Gehe auf "Alle Artikel" und dann, in der Exportieren-Seitenleiste auf "JSON". Dabei erhältst du eine "All articles.json"-Datei.'
350 readability:
351 page_title: 'Aus Readability importieren'
352 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
353 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
354 worker:
355 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
356 firefox:
357 page_title: 'Aus Firefox importieren'
358 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
360 chrome:
361 page_title: 'Aus Chrome importieren'
362 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
363 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 instapaper:
365 page_title: 'Aus Instapaper importieren'
366 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 368
339developer: 369developer:
340 page_title: 'Entwickler' 370 page_title: 'Entwickler'
@@ -361,12 +391,14 @@ developer:
361 page_title: 'Entwickler > Neuer Client' 391 page_title: 'Entwickler > Neuer Client'
362 page_description: 'Du bist dabei, einen neuen Client zu erstellen. Fülle das nachfolgende Feld für die Weiterleitungs-URIs deiner Anwendung aus.' 392 page_description: 'Du bist dabei, einen neuen Client zu erstellen. Fülle das nachfolgende Feld für die Weiterleitungs-URIs deiner Anwendung aus.'
363 form: 393 form:
394 # name_label: 'Name of the client'
364 redirect_uris_label: 'Weiterleitungs-URIs' 395 redirect_uris_label: 'Weiterleitungs-URIs'
365 save_label: 'Neuen Client erstellen' 396 save_label: 'Neuen Client erstellen'
366 action_back: 'Zurück' 397 action_back: 'Zurück'
367 client_parameter: 398 client_parameter:
368 page_title: 'Entwickler > Client-Parameter' 399 page_title: 'Entwickler > Client-Parameter'
369 page_description: 'Dies sind deine Client-Parameter.' 400 page_description: 'Dies sind deine Client-Parameter.'
401 # field_name: 'Client name'
370 field_id: 'Client-ID' 402 field_id: 'Client-ID'
371 field_secret: 'Client-Secret' 403 field_secret: 'Client-Secret'
372 back: 'Zurück' 404 back: 'Zurück'
@@ -384,6 +416,33 @@ developer:
384 paragraph_8: 'Wenn du alle API-Endpunkte sehen willst, werfe einen Blick auf die <a href="%link%">API-Dokumentation</a>.' 416 paragraph_8: 'Wenn du alle API-Endpunkte sehen willst, werfe einen Blick auf die <a href="%link%">API-Dokumentation</a>.'
385 back: 'Zurück' 417 back: 'Zurück'
386 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Benutzername'
432 # name_label: 'Name'
433 password_label: 'Kennwort'
434 repeat_new_password_label: 'Neues Kennwort wiederholen'
435 plain_password_label: '????'
436 email_label: 'E-Mail-Adresse'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 entry_already_saved: 'Eintrag bereits am %date% gespeichert' 460 entry_already_saved: 'Eintrag bereits am %date% gespeichert'
402 entry_saved: 'Eintrag gespeichert' 461 entry_saved: 'Eintrag gespeichert'
403 # entry_saved_failed: 'Failed to save entry' 462 # entry_saved_failed: 'Entry saved but fetching content failed'
404 entry_updated: 'Eintrag aktualisiert' 463 entry_updated: 'Eintrag aktualisiert'
405 entry_reloaded: 'Eintrag neugeladen' 464 entry_reloaded: 'Eintrag neugeladen'
406 entry_reload_failed: 'Neuladen des Eintrags fehlgeschlagen' 465 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Artikel archiviert' 466 entry_archived: 'Artikel archiviert'
408 entry_unarchived: 'Artikel dearchiviert' 467 entry_unarchived: 'Artikel dearchiviert'
409 entry_starred: 'Artikel favorisiert' 468 entry_starred: 'Artikel favorisiert'
@@ -417,6 +476,10 @@ flashes:
417 failed: 'Import fehlgeschlagen, bitte erneut probieren.' 476 failed: 'Import fehlgeschlagen, bitte erneut probieren.'
418 failed_on_file: 'Fehler während des Imports. Bitte überprüfe deine Import-Datei.' 477 failed_on_file: 'Fehler während des Imports. Bitte überprüfe deine Import-Datei.'
419 summary: 'Import-Zusammenfassung: %imported% importiert, %skipped% bereits gespeichert.' 478 summary: 'Import-Zusammenfassung: %imported% importiert, %skipped% bereits gespeichert.'
479 # summary_with_queue: 'Import summary: %queued% queued.'
480 error:
481 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
482 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 483 developer:
421 notice: 484 notice:
422 client_created: 'Neuer Client erstellt.' 485 client_created: 'Neuer Client erstellt.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index c6633f5b..91abe162 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Search' 31 search: 'Search'
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 top: 35 top:
35 add_new_entry: 'Add a new entry' 36 add_new_entry: 'Add a new entry'
36 search: 'Search' 37 search: 'Search'
@@ -45,6 +46,7 @@ footer:
45 social: 'Social' 46 social: 'Social'
46 powered_by: 'powered by' 47 powered_by: 'powered by'
47 about: 'About' 48 about: 'About'
49 stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Config' 52 page_title: 'Config'
@@ -68,6 +70,7 @@ config:
68 200_word: 'I read ~200 words per minute' 70 200_word: 'I read ~200 words per minute'
69 300_word: 'I read ~300 words per minute' 71 300_word: 'I read ~300 words per minute'
70 400_word: 'I read ~400 words per minute' 72 400_word: 'I read ~400 words per minute'
73 pocket_consumer_key_label: Consumer key for Pocket to import contents
71 form_rss: 74 form_rss:
72 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.' 75 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.'
73 token_label: 'RSS token' 76 token_label: 'RSS token'
@@ -93,6 +96,7 @@ config:
93 if_label: 'if' 96 if_label: 'if'
94 then_tag_as_label: 'then tag as' 97 then_tag_as_label: 'then tag as'
95 delete_rule_label: 'delete' 98 delete_rule_label: 'delete'
99 edit_rule_label: 'edit'
96 rule_label: 'Rule' 100 rule_label: 'Rule'
97 tags_label: 'Tags' 101 tags_label: 'Tags'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: 'One rule OR another' 130 or: 'One rule OR another'
127 and: 'One rule AND another' 131 and: 'One rule AND another'
128 matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 132 matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
129 form_new_user:
130 username_label: 'Username'
131 password_label: 'Password'
132 repeat_new_password_label: 'Repeat new password'
133 plain_password_label: '????'
134 email_label: 'Email'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Starred entries' 137 starred: 'Starred entries'
140 archived: 'Archived entries' 138 archived: 'Archived entries'
141 filtered: 'Filtered entries' 139 filtered: 'Filtered entries'
140 filtered_tags: 'Filtered by tags'
141 untagged: 'Untagged entries'
142 list: 142 list:
143 number_on_the_page: '{0} There are no entries.|{1} There is one entry.|]1,Inf[ There are %count% entries.' 143 number_on_the_page: '{0} There are no entries.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
144 reading_time: 'estimated reading time' 144 reading_time: 'estimated reading time'
145 reading_time_minutes: 'estimated reading time: %readingTime% min' 145 reading_time_minutes: 'estimated reading time: %readingTime% min'
146 reading_time_less_one_minute: 'estimated reading time: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'estimated reading time: <small class="inferieur">&lt;</small> 1 min'
147 number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Add a tag' 186 add_a_tag: 'Add a tag'
186 share_content: 'Share' 187 share_content: 'Share'
187 share_email_label: 'Email' 188 share_email_label: 'Email'
189 public_link: 'public link'
190 delete_public_link: 'delete public link'
188 download: 'Download' 191 download: 'Download'
189 print: 'Print' 192 print: 'Print'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Quickstart' 265 page_title: 'Quickstart'
266 more: 'More…'
263 intro: 267 intro:
264 title: 'Welcome to wallabag!' 268 title: 'Welcome to wallabag!'
265 paragraph_1: "We'll accompany you on your visit to wallabag and show you some features that might interest you." 269 paragraph_1: "We'll accompany you on your visit to wallabag and show you some features that might interest you."
266 paragraph_2: 'Follow us!' 270 paragraph_2: 'Follow us!'
267 configure: 271 configure:
268 title: 'Configure the application' 272 title: 'Configure the application'
273 description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 language: 'Change language and design' 274 language: 'Change language and design'
270 rss: 'Enable RSS feeds' 275 rss: 'Enable RSS feeds'
271 tagging_rules: 'Write rules to automatically tag your articles' 276 tagging_rules: 'Write rules to automatically tag your articles'
@@ -279,6 +284,7 @@ quickstart:
279 import: 'Configure import' 284 import: 'Configure import'
280 first_steps: 285 first_steps:
281 title: 'First steps' 286 title: 'First steps'
287 description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 new_article: 'Save your first article' 288 new_article: 'Save your first article'
283 unread_articles: 'And classify it!' 289 unread_articles: 'And classify it!'
284 migrate: 290 migrate:
@@ -287,11 +293,16 @@ quickstart:
287 pocket: 'Migrate from Pocket' 293 pocket: 'Migrate from Pocket'
288 wallabag_v1: 'Migrate from wallabag v1' 294 wallabag_v1: 'Migrate from wallabag v1'
289 wallabag_v2: 'Migrate from wallabag v2' 295 wallabag_v2: 'Migrate from wallabag v2'
296 readability: 'Migrate from Readability'
297 instapaper: 'Migrate from Instapaper'
290 developer: 298 developer:
291 title: 'Developers' 299 title: 'Developers'
300 description: 'We also thought to the developers: Docker, API, translations, etc.'
292 create_application: 'Create your third application' 301 create_application: 'Create your third application'
302 use_docker: 'Use Docker to install wallabag'
293 docs: 303 docs:
294 title: 'Full documentation' 304 title: 'Full documentation'
305 description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 annotate: 'Annotate your article' 306 annotate: 'Annotate your article'
296 export: 'Convert your articles into ePUB or PDF' 307 export: 'Convert your articles into ePUB or PDF'
297 search_filters: 'See how you can look for an article by using the search engine and filters' 308 search_filters: 'See how you can look for an article by using the search engine and filters'
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Tags' 319 page_title: 'Tags'
309 list: 320 list:
310 number_on_the_page: '{0} There are no tags.|{1} There is one tag.|]1,Inf[ There are %count% tags.' 321 number_on_the_page: '{0} There are no tags.|{1} There is one tag.|]1,Inf[ There are %count% tags.'
322 see_untagged_entries: 'See untagged entries'
311 323
312import: 324import:
313 page_title: 'Import' 325 page_title: 'Import'
@@ -335,6 +347,24 @@ import:
335 wallabag_v2: 347 wallabag_v2:
336 page_title: 'Import > Wallabag v2' 348 page_title: 'Import > Wallabag v2'
337 description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.' 349 description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.'
350 readability:
351 page_title: 'Import > Readability'
352 description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
353 how_to: 'Please select your Readability export and click on the below button to upload and import it.'
354 worker:
355 enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
356 firefox:
357 page_title: 'Import > Firefox'
358 description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
360 chrome:
361 page_title: 'Import > Chrome'
362 description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
363 how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 instapaper:
365 page_title: 'Import > Instapaper'
366 description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 368
339developer: 369developer:
340 page_title: 'Developer' 370 page_title: 'Developer'
@@ -354,19 +384,21 @@ developer:
354 field_grant_types: 'Grant type allowed' 384 field_grant_types: 'Grant type allowed'
355 no_client: 'No client yet.' 385 no_client: 'No client yet.'
356 remove: 386 remove:
357 warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !' 387 warn_message_1: 'You have the ability to remove the client %name%. This action is IRREVERSIBLE !'
358 warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." 388 warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
359 action: 'Remove this client' 389 action: 'Remove the client %name%'
360 client: 390 client:
361 page_title: 'Developer > New client' 391 page_title: 'Developer > New client'
362 page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 392 page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
363 form: 393 form:
364 redirect_uris_label: 'Redirect URIs' 394 name_label: 'Name of the client'
395 redirect_uris_label: 'Redirect URIs (optional)'
365 save_label: 'Create a new client' 396 save_label: 'Create a new client'
366 action_back: 'Back' 397 action_back: 'Back'
367 client_parameter: 398 client_parameter:
368 page_title: 'Developer > Client parameters' 399 page_title: 'Developer > Client parameters'
369 page_description: 'Here are your client parameters.' 400 page_description: 'Here are your client parameters.'
401 field_name: 'Client name'
370 field_id: 'Client ID' 402 field_id: 'Client ID'
371 field_secret: 'Client secret' 403 field_secret: 'Client secret'
372 back: 'Back' 404 back: 'Back'
@@ -384,6 +416,33 @@ developer:
384 paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 416 paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
385 back: 'Back' 417 back: 'Back'
386 418
419user:
420 page_title: Users management
421 new_user: Create a new user
422 edit_user: Edit an existing user
423 description: "Here you can manage all users (create, edit and delete)"
424 list:
425 actions: Actions
426 edit_action: Edit
427 yes: Yes
428 no: No
429 create_new_one: Create a new user
430 form:
431 username_label: 'Username'
432 name_label: 'Name'
433 password_label: 'Password'
434 repeat_new_password_label: 'Repeat new password'
435 plain_password_label: '????'
436 email_label: 'Email'
437 enabled_label: 'Enabled'
438 locked_label: 'Locked'
439 last_login_label: 'Last login'
440 twofactor_label: Two factor authentication
441 save: Save
442 delete: Delete
443 delete_confirm: Are you sure?
444 back_to_list: Back to list
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -394,16 +453,15 @@ flashes:
394 rss_updated: 'RSS information updated' 453 rss_updated: 'RSS information updated'
395 tagging_rules_updated: 'Tagging rules updated' 454 tagging_rules_updated: 'Tagging rules updated'
396 tagging_rules_deleted: 'Tagging rule deleted' 455 tagging_rules_deleted: 'Tagging rule deleted'
397 user_added: 'User "%username%" added'
398 rss_token_updated: 'RSS token updated' 456 rss_token_updated: 'RSS token updated'
399 entry: 457 entry:
400 notice: 458 notice:
401 entry_already_saved: 'Entry already saved on %date%' 459 entry_already_saved: 'Entry already saved on %date%'
402 entry_saved: 'Entry saved' 460 entry_saved: 'Entry saved'
403 entry_saved_failed: 'Failed to save entry' 461 entry_saved_failed: 'Entry saved but fetching content failed'
404 entry_updated: 'Entry updated' 462 entry_updated: 'Entry updated'
405 entry_reloaded: 'Entry reloaded' 463 entry_reloaded: 'Entry reloaded'
406 entry_reload_failed: 'Failed to reload entry' 464 entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Entry archived' 465 entry_archived: 'Entry archived'
408 entry_unarchived: 'Entry unarchived' 466 entry_unarchived: 'Entry unarchived'
409 entry_starred: 'Entry starred' 467 entry_starred: 'Entry starred'
@@ -417,7 +475,16 @@ flashes:
417 failed: 'Import failed, please try again.' 475 failed: 'Import failed, please try again.'
418 failed_on_file: 'Error while processing import. Please verify your import file.' 476 failed_on_file: 'Error while processing import. Please verify your import file.'
419 summary: 'Import summary: %imported% imported, %skipped% already saved.' 477 summary: 'Import summary: %imported% imported, %skipped% already saved.'
478 summary_with_queue: 'Import summary: %queued% queued.'
479 error:
480 redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
481 rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 482 developer:
421 notice: 483 notice:
422 client_created: 'New client created.' 484 client_created: 'New client %name% created.'
423 client_deleted: 'Client deleted' 485 client_deleted: 'Client %name% deleted'
486 user:
487 notice:
488 added: 'User "%username%" added'
489 updated: 'User "%username%" updated'
490 deleted: 'User "%username%" deleted'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 266b4af5..25d2f3a2 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Buscar' 31 search: 'Buscar'
32 save_link: 'Archivar un enlace' 32 save_link: 'Archivar un enlace'
33 back_to_unread: 'Volver a los artículos sin leer' 33 back_to_unread: 'Volver a los artículos sin leer'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Añadir un nuevo artículo' 36 add_new_entry: 'Añadir un nuevo artículo'
36 search: 'Buscar' 37 search: 'Buscar'
@@ -45,6 +46,7 @@ footer:
45 social: 'Social' 46 social: 'Social'
46 powered_by: 'funciona por' 47 powered_by: 'funciona por'
47 about: 'Acerca de' 48 about: 'Acerca de'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Configuración' 52 page_title: 'Configuración'
@@ -68,6 +70,7 @@ config:
68 200_word: 'Leo ~200 palabras por minuto' 70 200_word: 'Leo ~200 palabras por minuto'
69 300_word: 'Leo ~300 palabras por minuto' 71 300_word: 'Leo ~300 palabras por minuto'
70 400_word: 'Leo ~400 palabras por minuto' 72 400_word: 'Leo ~400 palabras por minuto'
73 # pocket_consumer_key_label: Consumer key for Pocket to import contents
71 form_rss: 74 form_rss:
72 description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero' 75 description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero'
73 token_label: 'RSS token' 76 token_label: 'RSS token'
@@ -93,6 +96,7 @@ config:
93 if_label: 'si' 96 if_label: 'si'
94 then_tag_as_label: 'Etiquete como' 97 then_tag_as_label: 'Etiquete como'
95 delete_rule_label: 'Borre' 98 delete_rule_label: 'Borre'
99 # edit_rule_label: 'edit'
96 rule_label: 'Regla' 100 rule_label: 'Regla'
97 tags_label: 'Etiquetas' 101 tags_label: 'Etiquetas'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: 'Una regla U otra' 130 or: 'Una regla U otra'
127 and: 'Una regla Y la otra' 131 and: 'Una regla Y la otra'
128 matches: 'Pruebe si un <i>sujeto</i> corresponde a una <i>búsqueda</i> (insensible a mayusculas).<br />Ejemplo : <code>título coincide "football"</code>' 132 matches: 'Pruebe si un <i>sujeto</i> corresponde a una <i>búsqueda</i> (insensible a mayusculas).<br />Ejemplo : <code>título coincide "football"</code>'
129 form_new_user:
130 username_label: 'Nombre de usuario'
131 password_label: 'Contraseña'
132 repeat_new_password_label: 'Confirmar la nueva contraseña'
133 plain_password_label: '????'
134 email_label: 'Email'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Artículos favoritos' 137 starred: 'Artículos favoritos'
140 archived: 'Artículos archivados' 138 archived: 'Artículos archivados'
141 filtered: 'Artículos filtrados' 139 filtered: 'Artículos filtrados'
140 # filtered_tags: 'Filtered by tags'
141 # untagged: 'Untagged entries'
142 list: 142 list:
143 number_on_the_page: '{0} No hay artículos.|{1} Hay un artículo.|]1,Inf[ Hay %count% artículos.' 143 number_on_the_page: '{0} No hay artículos.|{1} Hay un artículo.|]1,Inf[ Hay %count% artículos.'
144 reading_time: 'tiempo estimado de lectura' 144 reading_time: 'tiempo estimado de lectura'
145 reading_time_minutes: 'tiempo estimado de lectura: %readingTime% min' 145 reading_time_minutes: 'tiempo estimado de lectura: %readingTime% min'
146 reading_time_less_one_minute: 'tiempo estimado de lectura: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'tiempo estimado de lectura: <small class="inferieur">&lt;</small> 1 min'
147 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Añadir una etiqueta' 186 add_a_tag: 'Añadir una etiqueta'
186 share_content: 'Compartir' 187 share_content: 'Compartir'
187 share_email_label: 'Dirección e-mail' 188 share_email_label: 'Dirección e-mail'
189 # public_link: 'public link'
190 # delete_public_link: 'delete public link'
188 download: 'Descargar' 191 download: 'Descargar'
189 print: 'Imprimir' 192 print: 'Imprimir'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Comienzo rápido' 265 page_title: 'Comienzo rápido'
266 # more: 'More…'
263 intro: 267 intro:
264 title: 'Bienvenido a wallabag !' 268 title: 'Bienvenido a wallabag !'
265 paragraph_1: "Le acompañaremos a su visita de wallabag y le mostraremos algunas características que le pueden interesar." 269 paragraph_1: "Le acompañaremos a su visita de wallabag y le mostraremos algunas características que le pueden interesar."
266 paragraph_2: '¡Síganos!' 270 paragraph_2: '¡Síganos!'
267 configure: 271 configure:
268 title: 'Configure la aplicación' 272 title: 'Configure la aplicación'
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 language: 'Cambie el idioma y el diseño de la aplicación' 274 language: 'Cambie el idioma y el diseño de la aplicación'
270 rss: 'Activar los feeds RSS' 275 rss: 'Activar los feeds RSS'
271 tagging_rules: 'Escribir reglas para etiquetear automaticamente sus artículos' 276 tagging_rules: 'Escribir reglas para etiquetear automaticamente sus artículos'
@@ -279,6 +284,7 @@ quickstart:
279 import: 'Configure importación' 284 import: 'Configure importación'
280 first_steps: 285 first_steps:
281 title: 'Primeros pasos' 286 title: 'Primeros pasos'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 new_article: 'Guarde su primer artículo' 288 new_article: 'Guarde su primer artículo'
283 unread_articles: '¡Y clasifíquelo!' 289 unread_articles: '¡Y clasifíquelo!'
284 migrate: 290 migrate:
@@ -287,11 +293,16 @@ quickstart:
287 pocket: 'Migrar desde Pocket' 293 pocket: 'Migrar desde Pocket'
288 wallabag_v1: 'Migrar desde wallabag v1' 294 wallabag_v1: 'Migrar desde wallabag v1'
289 wallabag_v2: 'Migrar desde wallabag v2' 295 wallabag_v2: 'Migrar desde wallabag v2'
296 readability: 'Migrar desde Readability'
297 instapaper: 'Migrar desde Instapaper'
290 developer: 298 developer:
291 title: 'Promotores' 299 title: 'Promotores'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 create_application: 'Cree su tercera aplicación' 301 create_application: 'Cree su tercera aplicación'
302 # use_docker: 'Use Docker to install wallabag'
293 docs: 303 docs:
294 title: 'Documentación completa' 304 title: 'Documentación completa'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 annotate: 'Anote su artículo' 306 annotate: 'Anote su artículo'
296 export: 'Convierta sus artículos a ePub o a PDF' 307 export: 'Convierta sus artículos a ePub o a PDF'
297 search_filters: 'Aprenda a utilizar el buscador y los filtros para encontrar el artículo que le interese' 308 search_filters: 'Aprenda a utilizar el buscador y los filtros para encontrar el artículo que le interese'
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Etiquetas' 319 page_title: 'Etiquetas'
309 list: 320 list:
310 number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.' 321 number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.'
322 # see_untagged_entries: 'See untagged entries'
311 323
312import: 324import:
313 page_title: 'Importar' 325 page_title: 'Importar'
@@ -335,6 +347,24 @@ import:
335 wallabag_v2: 347 wallabag_v2:
336 page_title: 'Importar > Wallabag v2' 348 page_title: 'Importar > Wallabag v2'
337 description: 'Va a importar sus artículos de otra instancia de wallabag v2. Vaya a Todos los artículos, entonces, en la barra lateral, oprima en "JSON". Usted tendrá un fichero "All articles.json"' 349 description: 'Va a importar sus artículos de otra instancia de wallabag v2. Vaya a Todos los artículos, entonces, en la barra lateral, oprima en "JSON". Usted tendrá un fichero "All articles.json"'
350 readability:
351 page_title: 'Importar > Readability'
352 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
353 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
354 worker:
355 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
356 firefox:
357 page_title: 'Importar > Firefox'
358 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
360 chrome:
361 page_title: 'Importar > Chrome'
362 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
363 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 instapaper:
365 page_title: 'Importar > Instapaper'
366 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 368
339developer: 369developer:
340 page_title: 'Promotor' 370 page_title: 'Promotor'
@@ -361,12 +391,14 @@ developer:
361 page_title: 'Promotor > Nuevo cliente' 391 page_title: 'Promotor > Nuevo cliente'
362 page_description: 'Va a crear un nuevo cliente. Por favor, llene el campo abajo para URI redirigido de su aplicación.' 392 page_description: 'Va a crear un nuevo cliente. Por favor, llene el campo abajo para URI redirigido de su aplicación.'
363 form: 393 form:
394 # name_label: 'Name of the client'
364 redirect_uris_label: 'los URI redirigidos' 395 redirect_uris_label: 'los URI redirigidos'
365 save_label: 'Crear un nuevo cliente' 396 save_label: 'Crear un nuevo cliente'
366 action_back: 'Atrás' 397 action_back: 'Atrás'
367 client_parameter: 398 client_parameter:
368 page_title: 'Promotor > Parámetros del cliente' 399 page_title: 'Promotor > Parámetros del cliente'
369 page_description: 'Aquí hay sus parámetros del cliente.' 400 page_description: 'Aquí hay sus parámetros del cliente.'
401 # field_name: 'Client name'
370 field_id: 'Identificación del cliente' 402 field_id: 'Identificación del cliente'
371 field_secret: 'Cliente secreto' 403 field_secret: 'Cliente secreto'
372 back: 'Atrás' 404 back: 'Atrás'
@@ -384,6 +416,33 @@ developer:
384 paragraph_8: 'Si quiere ver todos los fines de API, se puede ver <a href="%link%">a nuestra documentación API</a>.' 416 paragraph_8: 'Si quiere ver todos los fines de API, se puede ver <a href="%link%">a nuestra documentación API</a>.'
385 back: 'Atrás' 417 back: 'Atrás'
386 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Nombre de usuario'
432 # name_label: 'Name'
433 password_label: 'Contraseña'
434 repeat_new_password_label: 'Confirmar la nueva contraseña'
435 plain_password_label: '????'
436 email_label: 'Email'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 entry_already_saved: 'Entrada ya guardada por %fecha%' 460 entry_already_saved: 'Entrada ya guardada por %fecha%'
402 entry_saved: 'Entrada guardada' 461 entry_saved: 'Entrada guardada'
403 # entry_saved_failed: 'Failed to save entry' 462 # entry_saved_failed: 'Entry saved but fetching content failed'
404 entry_updated: 'Entrada actualizada' 463 entry_updated: 'Entrada actualizada'
405 entry_reloaded: 'Entrada recargada' 464 entry_reloaded: 'Entrada recargada'
406 entry_reload_failed: 'Entrada recargada reprobada' 465 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Artículo archivado' 466 entry_archived: 'Artículo archivado'
408 entry_unarchived: 'Artículo desarchivado' 467 entry_unarchived: 'Artículo desarchivado'
409 entry_starred: 'Artículo guardado en los favoritos' 468 entry_starred: 'Artículo guardado en los favoritos'
@@ -414,9 +473,13 @@ flashes:
414 tag_added: 'Etiqueta añadida' 473 tag_added: 'Etiqueta añadida'
415 import: 474 import:
416 notice: 475 notice:
417 failed: 'Importación reprobada, por favor inténtelo de nuevo.' 476 failed: 'Importación reprobada, por favor inténtelo de nuevo.'
418 failed_on_file: 'Se ocurre un error por procesar importación. Por favor verifique su archivo importado.' 477 failed_on_file: 'Se ocurre un error por procesar importación. Por favor verifique su archivo importado.'
419 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.' 478 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.'
479 # summary_with_queue: 'Import summary: %queued% queued.'
480 error:
481 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
482 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 483 developer:
421 notice: 484 notice:
422 client_created: 'Nuevo cliente creado.' 485 client_created: 'Nuevo cliente creado.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index c2350019..b02ffea0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'جستجو' 31 search: 'جستجو'
32 save_link: 'ذخیرهٔ یک پیوند' 32 save_link: 'ذخیرهٔ یک پیوند'
33 back_to_unread: 'بازگشت به خوانده‌نشده‌ها' 33 back_to_unread: 'بازگشت به خوانده‌نشده‌ها'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'افزودن مقالهٔ تازه' 36 add_new_entry: 'افزودن مقالهٔ تازه'
36 search: 'جستجو' 37 search: 'جستجو'
@@ -45,6 +46,7 @@ footer:
45 social: 'شبکه‌های اجتماعی' 46 social: 'شبکه‌های اجتماعی'
46 powered_by: 'توانمند با' 47 powered_by: 'توانمند با'
47 about: 'درباره' 48 about: 'درباره'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'پیکربندی' 52 page_title: 'پیکربندی'
@@ -68,6 +70,7 @@ config:
68 200_word: 'من تقریباً ۲۰۰ واژه را در دقیقه می‌خوانم' 70 200_word: 'من تقریباً ۲۰۰ واژه را در دقیقه می‌خوانم'
69 300_word: 'من تقریباً ۳۰۰ واژه را در دقیقه می‌خوانم' 71 300_word: 'من تقریباً ۳۰۰ واژه را در دقیقه می‌خوانم'
70 400_word: 'من تقریباً ۴۰۰ واژه را در دقیقه می‌خوانم' 72 400_word: 'من تقریباً ۴۰۰ واژه را در دقیقه می‌خوانم'
73 pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب
71 form_rss: 74 form_rss:
72 description: 'با خوراک آر-اس-اس که wallabag در اختیارتان می‌گذارد، می‌توانید مقاله‌های ذخیره‌شده را در نرم‌افزار آر-اس-اس دلخواه خود بخوانید. برای این کار نخست باید یک کد بسازید.' 75 description: 'با خوراک آر-اس-اس که wallabag در اختیارتان می‌گذارد، می‌توانید مقاله‌های ذخیره‌شده را در نرم‌افزار آر-اس-اس دلخواه خود بخوانید. برای این کار نخست باید یک کد بسازید.'
73 token_label: 'کد آر-اس-اس' 76 token_label: 'کد آر-اس-اس'
@@ -93,6 +96,7 @@ config:
93 if_label: 'اگر' 96 if_label: 'اگر'
94 then_tag_as_label: 'این برچسب را بزن' 97 then_tag_as_label: 'این برچسب را بزن'
95 delete_rule_label: 'پاک کن' 98 delete_rule_label: 'پاک کن'
99 # edit_rule_label: 'edit'
96 rule_label: 'قانون' 100 rule_label: 'قانون'
97 tags_label: 'برچسب‌ها' 101 tags_label: 'برچسب‌ها'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 # or: 'One rule OR another' 130 # or: 'One rule OR another'
127 # and: 'One rule AND another' 131 # and: 'One rule AND another'
128 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 132 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
129 form_new_user:
130 username_label: 'نام کاربری'
131 password_label: 'رمز'
132 repeat_new_password_label: 'رمز تازه را دوباره بنویسید'
133 plain_password_label: '????'
134 email_label: 'نشانی ایمیل'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'مقاله‌های برگزیده' 137 starred: 'مقاله‌های برگزیده'
140 archived: 'مقاله‌های بایگانی‌شده' 138 archived: 'مقاله‌های بایگانی‌شده'
141 filtered: 'مقاله‌های فیلترشده' 139 filtered: 'مقاله‌های فیلترشده'
140 # filtered_tags: 'Filtered by tags'
141 # untagged: 'Untagged entries'
142 list: 142 list:
143 number_on_the_page: '{0} هیج مقاله‌ای نیست.|{1} یک مقاله هست.|]1,Inf[ %count% مقاله هست.' 143 number_on_the_page: '{0} هیج مقاله‌ای نیست.|{1} یک مقاله هست.|]1,Inf[ %count% مقاله هست.'
144 reading_time: 'زمان تخمینی برای خواندن' 144 reading_time: 'زمان تخمینی برای خواندن'
145 reading_time_minutes: 'زمان تخمینی برای خواندن: %readingTime% min' 145 reading_time_minutes: 'زمان تخمینی برای خواندن: %readingTime% min'
146 reading_time_less_one_minute: 'زمان تخمینی برای خواندن: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'زمان تخمینی برای خواندن: <small class="inferieur">&lt;</small> 1 min'
147 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'افزودن برچسب' 186 add_a_tag: 'افزودن برچسب'
186 share_content: 'هم‌رسانی' 187 share_content: 'هم‌رسانی'
187 share_email_label: 'نشانی ایمیل' 188 share_email_label: 'نشانی ایمیل'
189 # public_link: 'public link'
190 # delete_public_link: 'delete public link'
188 download: 'بارگیری' 191 download: 'بارگیری'
189 print: 'چاپ' 192 print: 'چاپ'
190 problem: 193 problem:
@@ -260,6 +263,7 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Quickstart' 265 page_title: 'Quickstart'
266 # more: 'More…'
263 intro: 267 intro:
264 title: 'به wallabag خوش آمدید!!' 268 title: 'به wallabag خوش آمدید!!'
265 paragraph_1: "به شما کمک خواهیم کرد تا wallabag را بشناسید و با برخی از ویژگی‌های جالبش آشنا شوید" 269 paragraph_1: "به شما کمک خواهیم کرد تا wallabag را بشناسید و با برخی از ویژگی‌های جالبش آشنا شوید"
@@ -279,6 +283,7 @@ quickstart:
279 import: 'درون‌ریزی را تنظیم کنید' 283 import: 'درون‌ریزی را تنظیم کنید'
280 first_steps: 284 first_steps:
281 title: 'گام نخست' 285 title: 'گام نخست'
286 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 new_article: 'نخستین مقالهٔ خود را ذخیره کنید' 287 new_article: 'نخستین مقالهٔ خود را ذخیره کنید'
283 unread_articles: 'و آن را طبقه‌بندی کنید!' 288 unread_articles: 'و آن را طبقه‌بندی کنید!'
284 migrate: 289 migrate:
@@ -287,11 +292,16 @@ quickstart:
287 pocket: 'مهاجرت از Pocket' 292 pocket: 'مهاجرت از Pocket'
288 wallabag_v1: 'مهاجرت از نسخهٔ یکم wallabag' 293 wallabag_v1: 'مهاجرت از نسخهٔ یکم wallabag'
289 wallabag_v2: 'مهاجرت از نسخهٔ دوم wallabag' 294 wallabag_v2: 'مهاجرت از نسخهٔ دوم wallabag'
295 readability: 'مهاجرت از نسخهٔ دوم Readability'
296 instapaper: 'مهاجرت از نسخهٔ دوم Instapaper'
290 developer: 297 developer:
291 title: 'برنامه‌نویسان' 298 title: 'برنامه‌نویسان'
299 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 create_application: 'برنامهٔ wallabag خود را بسازید' 300 create_application: 'برنامهٔ wallabag خود را بسازید'
301 # use_docker: 'Use Docker to install wallabag'
293 docs: 302 docs:
294 title: 'راهنمای کامل' 303 title: 'راهنمای کامل'
304 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 annotate: 'روی مقاله‌هایتان یادداشت بگذارید' 305 annotate: 'روی مقاله‌هایتان یادداشت بگذارید'
296 export: 'مقاله‌هایتان را به قالب ePUB یا PDF دربیاورید' 306 export: 'مقاله‌هایتان را به قالب ePUB یا PDF دربیاورید'
297 search_filters: 'به کمک موتور جستجو و فیلترها به دنبال مقاله‌هایتان بگردید' 307 search_filters: 'به کمک موتور جستجو و فیلترها به دنبال مقاله‌هایتان بگردید'
@@ -308,18 +318,19 @@ tag:
308 page_title: 'برچسب‌ها' 318 page_title: 'برچسب‌ها'
309 list: 319 list:
310 number_on_the_page: '{0} هیچ برچسبی نیست.|{1} یک برچسب هست.|]1,Inf[ %count% برچسب هست.' 320 number_on_the_page: '{0} هیچ برچسبی نیست.|{1} یک برچسب هست.|]1,Inf[ %count% برچسب هست.'
321 # see_untagged_entries: 'See untagged entries'
311 322
312import: 323import:
313 page_title: 'درون‌ریزی' 324 page_title: 'درون‌ریزی'
314 page_description: 'به درون‌ریز wallabag خوش آمدید. لطفاً سرویس قبلی خود را که می‌خواهید از آن مهاجرت کنید انتخاب کنید.' 325 page_description: 'به درون‌ریز wallabag خوش آمدید. لطفاً سرویس قبلی خود را که می‌خواهید از آن مهاجرت کنید انتخاب کنید.'
315 action: 326 action:
316 import_contents: 'درون‌ریزی مقاله‌ها' 327 import_contents: 'درون‌ریزی مقاله‌ها'
317 form: 328 form:
318 mark_as_read_title: 'علامت‌زدن همه به عنوان خوانده‌شده؟' 329 mark_as_read_title: 'علامت‌زدن همه به عنوان خوانده‌شده؟'
319 mark_as_read_label: 'همهٔ مقاله‌های درون‌ریزی شده را به عنوان خوانده‌شده علامت بزن' 330 mark_as_read_label: 'همهٔ مقاله‌های درون‌ریزی شده را به عنوان خوانده‌شده علامت بزن'
320 file_label: 'پرونده' 331 file_label: 'پرونده'
321 save_label: 'بارگذاری پرونده' 332 save_label: 'بارگذاری پرونده'
322 pocket: 333 pocket:
323 page_title: 'درون‌ریزی > Pocket' 334 page_title: 'درون‌ریزی > Pocket'
324 description: "این برنامه همهٔ داده‌های Pocket شما را درون‌ریزی می‌کند. سرویس Pocket اجازه نمی‌دهد که متن مقاله‌ها را درون‌ریزی کنیم، بنابراین wallabag متن مقاله‌ها را دوباره از اینترنت دریافت می‌کند." 335 description: "این برنامه همهٔ داده‌های Pocket شما را درون‌ریزی می‌کند. سرویس Pocket اجازه نمی‌دهد که متن مقاله‌ها را درون‌ریزی کنیم، بنابراین wallabag متن مقاله‌ها را دوباره از اینترنت دریافت می‌کند."
325 config_missing: 336 config_missing:
@@ -328,13 +339,31 @@ import:
328 user_message: 'مدیر سرور شما باید یک API Key برای Pocket تعریف کند.' 339 user_message: 'مدیر سرور شما باید یک API Key برای Pocket تعریف کند.'
329 authorize_message: 'شما می‌توانید داده‌هایتان را از حساب Pocket خود درون‌ریزی کنید. روی دکمهٔ زیر کلیک کنید و به برنامه اجازه دهید تا به getpocket.com وصل شود.' 340 authorize_message: 'شما می‌توانید داده‌هایتان را از حساب Pocket خود درون‌ریزی کنید. روی دکمهٔ زیر کلیک کنید و به برنامه اجازه دهید تا به getpocket.com وصل شود.'
330 connect_to_pocket: 'به Pocket وصل شو و داده‌ها را دریافت کن' 341 connect_to_pocket: 'به Pocket وصل شو و داده‌ها را دریافت کن'
331 wallabag_v1: 342 wallabag_v1:
332 page_title: 'درون‌ریزی > Wallabag v1' 343 page_title: 'درون‌ریزی > Wallabag v1'
333 description: 'این برنامه همهٔ داده‌های شما را در نسخهٔ ۱ wallabag درون‌ریزی می‌کند. در صفحهٔ تنظیمات، روی "JSON export" در بخش "Export your wallabag data" کلیک کنید. با این کار شما پرونده‌ای به شکل "wallabag-export-1-xxxx-xx-xx.json" دریافت خواهید کرد.' 344 description: 'این برنامه همهٔ داده‌های شما را در نسخهٔ ۱ wallabag درون‌ریزی می‌کند. در صفحهٔ تنظیمات، روی "JSON export" در بخش "Export your wallabag data" کلیک کنید. با این کار شما پرونده‌ای به شکل "wallabag-export-1-xxxx-xx-xx.json" دریافت خواهید کرد.'
334 how_to: 'لطفاً پرونده را انتخاب کنید و روی دکمهٔ زیر کلیک کنید تا بارگذاری و درون‌ریزی شود.' 345 how_to: 'لطفاً پرونده را انتخاب کنید و روی دکمهٔ زیر کلیک کنید تا بارگذاری و درون‌ریزی شود.'
335 wallabag_v2: 346 wallabag_v2:
336 page_title: 'درون‌ریزی > Wallabag v2' 347 page_title: 'درون‌ریزی > Wallabag v2'
337 description: 'این برنامه همهٔ داده‌های شما را در نسخهٔ ۲ wallabag درون‌ریزی می‌کند. به بخش «همهٔ مقاله‌ها» بروید و در بخش «برون‌ریزی» روی "JSON" کلیک کنید. با این کار شما پرونده‌ای به شکل "All articles.json" دریافت خواهید کرد.' 348 description: 'این برنامه همهٔ داده‌های شما را در نسخهٔ ۲ wallabag درون‌ریزی می‌کند. به بخش «همهٔ مقاله‌ها» بروید و در بخش «برون‌ریزی» روی "JSON" کلیک کنید. با این کار شما پرونده‌ای به شکل "All articles.json" دریافت خواهید کرد.'
349 readability:
350 page_title: 'درون‌ریزی > Readability'
351 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
352 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
353 worker:
354 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
355 firefox:
356 page_title: 'درون‌ریزی > Firefox'
357 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
358 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
359 chrome:
360 page_title: 'درون‌ریزی > Chrome'
361 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
362 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
363 instapaper:
364 page_title: 'درون‌ریزی > Instapaper'
365 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
366 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 367
339developer: 368developer:
340 # page_title: 'Developer' 369 # page_title: 'Developer'
@@ -361,12 +390,14 @@ developer:
361 # page_title: 'Developer > New client' 390 # page_title: 'Developer > New client'
362 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 391 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
363 # form: 392 # form:
393 # name_label: 'Name of the client'
364 # redirect_uris_label: 'Redirect URIs' 394 # redirect_uris_label: 'Redirect URIs'
365 # save_label: 'Create a new client' 395 # save_label: 'Create a new client'
366 # action_back: 'بازگشت' 396 # action_back: 'بازگشت'
367 # client_parameter: 397 # client_parameter:
368 # page_title: 'Developer > Client parameters' 398 # page_title: 'Developer > Client parameters'
369 # page_description: 'Here are your client parameters.' 399 # page_description: 'Here are your client parameters.'
400 # field_name: 'Client name'
370 # field_id: 'Client ID' 401 # field_id: 'Client ID'
371 # field_secret: 'Client secret' 402 # field_secret: 'Client secret'
372 # back: 'بازگشت' 403 # back: 'بازگشت'
@@ -384,6 +415,33 @@ developer:
384 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 415 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
385 # back: 'بازگشت' 416 # back: 'بازگشت'
386 417
418user:
419 # page_title: Users management
420 # new_user: Create a new user
421 # edit_user: Edit an existing user
422 # description: "Here you can manage all users (create, edit and delete)"
423 # list:
424 # actions: Actions
425 # edit_action: Edit
426 # yes: Yes
427 # no: No
428 # create_new_one: Create a new user
429 form:
430 username_label: 'نام کاربری'
431 # name_label: 'Name'
432 password_label: 'رمز'
433 repeat_new_password_label: 'رمز تازه را دوباره بنویسید'
434 plain_password_label: '????'
435 email_label: 'نشانی ایمیل'
436 # enabled_label: 'Enabled'
437 # locked_label: 'Locked'
438 # last_login_label: 'Last login'
439 # twofactor_label: Two factor authentication
440 # save: Save
441 # delete: Delete
442 # delete_confirm: Are you sure?
443 # back_to_list: Back to list
444
387flashes: 445flashes:
388 config: 446 config:
389 notice: 447 notice:
@@ -400,10 +458,10 @@ flashes:
400 notice: 458 notice:
401 entry_already_saved: 'این مقاله در تاریخ %date% ذخیره شده بود' 459 entry_already_saved: 'این مقاله در تاریخ %date% ذخیره شده بود'
402 entry_saved: 'مقاله ذخیره شد' 460 entry_saved: 'مقاله ذخیره شد'
403 # entry_saved_failed: 'Failed to save entry' 461 # entry_saved_failed: 'Entry saved but fetching content failed'
404 entry_updated: 'مقاله به‌روز شد' 462 entry_updated: 'مقاله به‌روز شد'
405 entry_reloaded: 'مقاله به‌روز شد' 463 entry_reloaded: 'مقاله به‌روز شد'
406 entry_reload_failed: 'به‌روزرسانی مقاله شکست خورد' 464 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'مقاله بایگانی شد' 465 entry_archived: 'مقاله بایگانی شد'
408 entry_unarchived: 'مقاله از بایگانی درآمد' 466 entry_unarchived: 'مقاله از بایگانی درآمد'
409 entry_starred: 'مقاله برگزیده شد' 467 entry_starred: 'مقاله برگزیده شد'
@@ -417,6 +475,10 @@ flashes:
417 failed: 'درون‌ریزی شکست خورد. لطفاً دوباره تلاش کنید.' 475 failed: 'درون‌ریزی شکست خورد. لطفاً دوباره تلاش کنید.'
418 failed_on_file: 'خطا هنگام پردازش پروندهٔ ورودی. آیا پروندهٔ درون‌ریزی شده سالم است؟' 476 failed_on_file: 'خطا هنگام پردازش پروندهٔ ورودی. آیا پروندهٔ درون‌ریزی شده سالم است؟'
419 summary: 'گزارش درون‌ریزی: %imported% وارد شد, %skipped% از قبل ذخیره شده بود.' 477 summary: 'گزارش درون‌ریزی: %imported% وارد شد, %skipped% از قبل ذخیره شده بود.'
478 # summary_with_queue: 'Import summary: %queued% queued.'
479 error:
480 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
481 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 482 developer:
421 notice: 483 notice:
422 # client_created: 'New client created.' 484 # client_created: 'New client created.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 25d9ec59..598205b0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Recherche' 31 search: 'Recherche'
32 save_link: 'Sauvegarder un nouvel article' 32 save_link: 'Sauvegarder un nouvel article'
33 back_to_unread: 'Retour aux articles non lus' 33 back_to_unread: 'Retour aux articles non lus'
34 users_management: 'Gestion des utilisateurs'
34 top: 35 top:
35 add_new_entry: 'Sauvegarder un nouvel article' 36 add_new_entry: 'Sauvegarder un nouvel article'
36 search: 'Rechercher' 37 search: 'Rechercher'
@@ -45,9 +46,10 @@ footer:
45 social: 'Social' 46 social: 'Social'
46 powered_by: 'propulsé par' 47 powered_by: 'propulsé par'
47 about: 'À propos' 48 about: 'À propos'
48 page_title: 'Configuration' 49 stats: Depuis le %user_creation% vous avez lu %nb_archives% articles. Ce qui fait %per_day% par jour !
49 50
50config: 51config:
52 page_title: 'Configuration'
51 tab_menu: 53 tab_menu:
52 settings: 'Paramètres' 54 settings: 'Paramètres'
53 rss: 'RSS' 55 rss: 'RSS'
@@ -68,6 +70,7 @@ config:
68 200_word: 'Je lis environ 200 mots par minute' 70 200_word: 'Je lis environ 200 mots par minute'
69 300_word: 'Je lis environ 300 mots par minute' 71 300_word: 'Je lis environ 300 mots par minute'
70 400_word: 'Je lis environ 400 mots par minute' 72 400_word: 'Je lis environ 400 mots par minute'
73 pocket_consumer_key_label: Clé d'authentification Pocket pour importer les données
71 form_rss: 74 form_rss:
72 description: "Les flux RSS fournis par wallabag vous permettent de lire vos articles sauvegardés dans votre lecteur de flux préféré. Pour pouvoir les utiliser, vous devez d'abord créer un jeton." 75 description: "Les flux RSS fournis par wallabag vous permettent de lire vos articles sauvegardés dans votre lecteur de flux préféré. Pour pouvoir les utiliser, vous devez d'abord créer un jeton."
73 token_label: 'Jeton RSS' 76 token_label: 'Jeton RSS'
@@ -93,6 +96,7 @@ config:
93 if_label: 'si' 96 if_label: 'si'
94 then_tag_as_label: 'alors attribuer les tags' 97 then_tag_as_label: 'alors attribuer les tags'
95 delete_rule_label: 'supprimer' 98 delete_rule_label: 'supprimer'
99 edit_rule_label: 'éditer'
96 rule_label: 'Règle' 100 rule_label: 'Règle'
97 tags_label: 'Tags' 101 tags_label: 'Tags'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: "Une règle OU l'autre" 130 or: "Une règle OU l'autre"
127 and: "Une règle ET l'autre" 131 and: "Une règle ET l'autre"
128 matches: 'Teste si un <i>sujet</i> correspond à une <i>recherche</i> (non sensible à la casse).<br />Exemple : <code>title matches "football"</code>' 132 matches: 'Teste si un <i>sujet</i> correspond à une <i>recherche</i> (non sensible à la casse).<br />Exemple : <code>title matches "football"</code>'
129 form_new_user:
130 username_label: "Nom d'utilisateur"
131 password_label: 'Mot de passe'
132 repeat_new_password_label: 'Confirmez votre nouveau mot de passe'
133 plain_password_label: 'Mot de passe en clair'
134 email_label: 'Adresse e-mail'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Articles favoris' 137 starred: 'Articles favoris'
140 archived: 'Articles lus' 138 archived: 'Articles lus'
141 filtered: 'Articles filtrés' 139 filtered: 'Articles filtrés'
140 filtered_tags: 'Articles filtrés par tags'
141 untagged: 'Article sans tag'
142 list: 142 list:
143 number_on_the_page: "{0} Il n'y a pas d'articles.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles." 143 number_on_the_page: "{0} Il n'y a pas d'articles.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles."
144 reading_time: 'durée de lecture' 144 reading_time: 'durée de lecture'
145 reading_time_minutes: 'durée de lecture: %readingTime% min' 145 reading_time_minutes: 'durée de lecture: %readingTime% min'
146 reading_time_less_one_minute: 'durée de lecture: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'durée de lecture: <small class="inferieur">&lt;</small> 1 min'
147 number_of_tags: '{1}et un autre tag|]1,Inf[et %count% autres tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Ajouter un tag' 186 add_a_tag: 'Ajouter un tag'
186 share_content: 'Partager' 187 share_content: 'Partager'
187 share_email_label: 'Email' 188 share_email_label: 'Email'
189 public_link: 'Lien public'
190 delete_public_link: 'Supprimer lien public'
188 download: 'Télécharger' 191 download: 'Télécharger'
189 print: 'Imprimer' 192 print: 'Imprimer'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Pour bien débuter' 265 page_title: 'Pour bien débuter'
266 more: 'Et plus encore…'
263 intro: 267 intro:
264 title: 'Bienvenue sur wallabag !' 268 title: 'Bienvenue sur wallabag !'
265 paragraph_1: "Nous allons vous accompagner pour vous faire faire le tour de la maison et vous présenter quelques fonctionnalités qui pourraient vous intéresser pour vous approprier cet outil." 269 paragraph_1: "Nous allons vous accompagner pour vous faire faire le tour de la maison et vous présenter quelques fonctionnalités qui pourraient vous intéresser pour vous approprier cet outil."
266 paragraph_2: 'Suivez-nous !' 270 paragraph_2: 'Suivez-nous !'
267 configure: 271 configure:
268 title: "Configurez l'application" 272 title: "Configurez l'application"
273 description: 'Pour voir une application qui vous correspond, allez voir du côté de la configuration de wallabag.'
269 language: "Changez la langue et le design de l'application" 274 language: "Changez la langue et le design de l'application"
270 rss: 'Activez les flux RSS' 275 rss: 'Activez les flux RSS'
271 tagging_rules: 'Écrivez des règles pour classer automatiquement vos articles' 276 tagging_rules: 'Écrivez des règles pour classer automatiquement vos articles'
@@ -279,6 +284,7 @@ quickstart:
279 import: "Configurer l'import" 284 import: "Configurer l'import"
280 first_steps: 285 first_steps:
281 title: 'Premiers pas' 286 title: 'Premiers pas'
287 description: "Maintenant que wallabag est bien configuré, il est temps d'archiver le web. Vous pouvez cliquer sur le signe + dans le coin en haut à droite."
282 new_article: 'Ajoutez votre premier article' 288 new_article: 'Ajoutez votre premier article'
283 unread_articles: 'Et rangez-le !' 289 unread_articles: 'Et rangez-le !'
284 migrate: 290 migrate:
@@ -287,11 +293,16 @@ quickstart:
287 pocket: 'Migrer depuis Pocket' 293 pocket: 'Migrer depuis Pocket'
288 wallabag_v1: 'Migrer depuis wallabag v1' 294 wallabag_v1: 'Migrer depuis wallabag v1'
289 wallabag_v2: 'Migrer depuis wallabag v2' 295 wallabag_v2: 'Migrer depuis wallabag v2'
296 readability: 'Migrer depuis Readability'
297 instapaper: 'Migrer depuis Instapaper'
290 developer: 298 developer:
291 title: 'Pour les développeurs' 299 title: 'Pour les développeurs'
300 description: 'Nous avons aussi pensé aux développeurs : Docker, API, traductions, etc.'
292 create_application: 'Créer votre application tierce' 301 create_application: 'Créer votre application tierce'
302 use_docker: 'Utiliser Docker pour installer wallabag'
293 docs: 303 docs:
294 title: 'Documentation complète' 304 title: 'Documentation complète'
305 description: "Il y a tellement de fonctionnalités dans wallabag. N'hésitez pas à lire le manuel pour les connaitre et apprendre comment les utiliser."
295 annotate: 'Annoter votre article' 306 annotate: 'Annoter votre article'
296 export: 'Convertissez vos articles en ePub ou en PDF' 307 export: 'Convertissez vos articles en ePub ou en PDF'
297 search_filters: "Apprenez à utiliser le moteur de recherche et les filtres pour retrouver l'article qui vous intéresse" 308 search_filters: "Apprenez à utiliser le moteur de recherche et les filtres pour retrouver l'article qui vous intéresse"
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Tags' 319 page_title: 'Tags'
309 list: 320 list:
310 number_on_the_page: "{0} Il n'y a pas de tag.|{1} Il y a un tag.|]1,Inf[ Il y a %count% tags." 321 number_on_the_page: "{0} Il n'y a pas de tag.|{1} Il y a un tag.|]1,Inf[ Il y a %count% tags."
322 see_untagged_entries: 'Voir les articles sans tag'
311 323
312import: 324import:
313 page_title: 'Importer' 325 page_title: 'Importer'
@@ -335,6 +347,24 @@ import:
335 wallabag_v2: 347 wallabag_v2:
336 page_title: 'Importer > Wallabag v2' 348 page_title: 'Importer > Wallabag v2'
337 description: "Cet outil va importer tous vos articles d'une autre instance de wallabag v2. Allez dans tous vos articles, puis, sur la barre latérale, cliquez sur \"JSON\". Vous allez récupérer un fichier \"All articles.json\"" 349 description: "Cet outil va importer tous vos articles d'une autre instance de wallabag v2. Allez dans tous vos articles, puis, sur la barre latérale, cliquez sur \"JSON\". Vous allez récupérer un fichier \"All articles.json\""
350 readability:
351 page_title: 'Importer > Readability'
352 description: 'Cet outil va importer toutes vos données de Readability. Sur la page des outils (https://www.readability.com/tools/), cliquez sur "Export your data" dans la section "Data Export". Vous allez recevoir un email avec un lien pour télécharger le json.'
353 how_to: "Choisissez le fichier de votre export Readability et cliquez sur le bouton ci-dessous pour l'importer."
354 worker:
355 enabled: "Les imports sont asynchrones. Une fois l'import commencé un worker externe traitera les messages un par un. Le service activé est :"
356 firefox:
357 page_title: 'Import > Firefox'
358 description: "Cet outil va vous permettre d'importer tous vos marques-pages de Firefox. Ouvrez le panneau des marques-pages (Ctrl+Maj+O), puis dans « Importation et sauvegarde », choisissez « Sauvegarde... ». Vous allez récupérer un fichier .json. </p>"
359 how_to: "Choisissez le fichier de sauvegarde de vos marques-page et cliquez sur le bouton pour l'importer. Soyez avertis que le processus peut prendre un temps assez long car tous les articles doivent être récupérés en ligne."
360 chrome:
361 page_title: 'Import > Chrome'
362 description: "Cet outil va vous permettre d'importer tous vos marques-pages de Google Chrome/Chromium. Pour Google Chrome, la situation du fichier dépend de votre système d'exploitation : <ul><li>Sur GNU/Linux, allez dans le répertoire <code>~/.config/google-chrome/Default/</code></li><li>Sous Windows, il devrait se trouver à <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>Sur OS X, il devrait se trouver dans le fichier <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Une fois que vous y êtes, copiez le fichier Bookmarks à un endroit où vous le retrouverez.<em><br>Notez que si vous utilisez Chromium à la place de Chrome, vous devez corriger les chemins en conséquence.</em></p>"
363 how_to: "Choisissez le fichier de sauvegarde de vos marques-page et cliquez sur le bouton pour l'importer. Soyez avertis que le processus peut prendre un temps assez long car tous les articles doivent être récupérés en ligne."
364 instapaper:
365 page_title: 'Import > Instapaper'
366 description: 'Sur la page des paramètres (`https://www.instapaper.com/user<https://www.instapaper.com/user>`_), cliquez sur "Download .CSV file" dans la section "Export". Un fichier CSV se téléchargera ("instapaper-export.csv").'
367 how_to: "Choisissez le fichier de votre export Instapaper et cliquez sur le bouton ci-dessous pour l'importer."
338 368
339developer: 369developer:
340 page_title: 'Développeur' 370 page_title: 'Développeur'
@@ -345,7 +375,7 @@ developer:
345 list_methods: "Lister toutes les méthodes de l'API" 375 list_methods: "Lister toutes les méthodes de l'API"
346 clients: 376 clients:
347 title: 'Clients' 377 title: 'Clients'
348 create_new: 'Créer une nouveau client' 378 create_new: 'Créer un nouveau client'
349 existing_clients: 379 existing_clients:
350 title: 'Les clients existants' 380 title: 'Les clients existants'
351 field_id: 'ID Client' 381 field_id: 'ID Client'
@@ -354,19 +384,21 @@ developer:
354 field_grant_types: 'Type de privilège accordé' 384 field_grant_types: 'Type de privilège accordé'
355 no_client: 'Aucun client pour le moment' 385 no_client: 'Aucun client pour le moment'
356 remove: 386 remove:
357 warn_message_1: 'Vous avez la possibilité de supprimer un client. Cette action est IRREVERSIBLE !' 387 warn_message_1: 'Vous avez la possibilité de supprimer le client %name%. Cette action est IRREVERSIBLE !'
358 warn_message_2: "Si vous supprimez un client, toutes les applications qui l'utilisaient ne fonctionneront plus avec votre compte wallabag." 388 warn_message_2: "Si vous supprimez le client %name%, toutes les applications qui l'utilisaient ne fonctionneront plus avec votre compte wallabag."
359 action: 'Supprimer ce client' 389 action: 'Supprimer le client %name%'
360 client: 390 client:
361 page_title: 'Développeur > Nouveau client' 391 page_title: 'Développeur > Nouveau client'
362 page_description: "Vous allez créer un nouveau client. Merci de remplir l'url de redirection vers votre application." 392 page_description: "Vous allez créer un nouveau client. Merci de remplir l'url de redirection vers votre application."
363 form: 393 form:
364 redirect_uris_label: 'URLs de redirection' 394 name_label: "Nom du client"
395 redirect_uris_label: 'URLs de redirection (optionnel)'
365 save_label: 'Créer un nouveau client' 396 save_label: 'Créer un nouveau client'
366 action_back: 'Retour' 397 action_back: 'Retour'
367 client_parameter: 398 client_parameter:
368 page_title: 'Développeur > Les paramètres de votre client' 399 page_title: 'Développeur > Les paramètres de votre client'
369 page_description: 'Voilà les paramètres de votre client' 400 page_description: 'Voilà les paramètres de votre client'
401 field_name: 'Nom du client'
370 field_id: 'ID Client' 402 field_id: 'ID Client'
371 field_secret: 'Clé secrète' 403 field_secret: 'Clé secrète'
372 back: 'Retour' 404 back: 'Retour'
@@ -384,6 +416,33 @@ developer:
384 paragraph_8: "Si vous voulez toutes les méthodes de l'API, jetez un oeil <a href=\"%link%\">à la documentation de l'API</a>." 416 paragraph_8: "Si vous voulez toutes les méthodes de l'API, jetez un oeil <a href=\"%link%\">à la documentation de l'API</a>."
385 back: 'Retour' 417 back: 'Retour'
386 418
419user:
420 page_title: Gestion des utilisateurs
421 new_user: Créer un nouvel utilisateur
422 edit_user: Éditer un utilisateur existant
423 description: Ici vous pouvez gérer vos utilisateurs (création, mise à jour et suppression)
424 list:
425 actions: Actions
426 edit_action: Éditer
427 yes: Oui
428 no: Non
429 create_new_one: Créer un nouvel utilisateur
430 form:
431 username_label: "Nom d'utilisateur"
432 name_label: 'Nom'
433 password_label: 'Mot de passe'
434 repeat_new_password_label: 'Confirmez votre nouveau mot de passe'
435 plain_password_label: 'Mot de passe en clair'
436 email_label: 'Adresse e-mail'
437 enabled_label: 'Activé'
438 locked_label: 'Bloqué'
439 last_login_label: 'Dernière connexion'
440 twofactor_label: Double authentification
441 save: Sauvegarder
442 delete: Supprimer
443 delete_confirm: Êtes-vous sûr?
444 back_to_list: Revenir à la liste
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 entry_already_saved: 'Article déjà sauvergardé le %date%' 460 entry_already_saved: 'Article déjà sauvergardé le %date%'
402 entry_saved: 'Article enregistré' 461 entry_saved: 'Article enregistré'
403 entry_saved_failed: "L'enregistrement a écho" 462 entry_saved_failed: 'Article enregistré mais impossible de récupérer le contenu'
404 entry_updated: 'Article mis à jour' 463 entry_updated: 'Article mis à jour'
405 entry_reloaded: 'Article rechargé' 464 entry_reloaded: 'Article rechargé'
406 entry_reload_failed: "Le rechargement de l'article a échoué" 465 entry_reload_failed: "Article mis à jour mais impossible de récupérer le contenu"
407 entry_archived: 'Article marqué comme lu' 466 entry_archived: 'Article marqué comme lu'
408 entry_unarchived: 'Article marqué comme non lu' 467 entry_unarchived: 'Article marqué comme non lu'
409 entry_starred: 'Article ajouté dans les favoris' 468 entry_starred: 'Article ajouté dans les favoris'
@@ -416,8 +475,12 @@ flashes:
416 notice: 475 notice:
417 failed: "L'import a échoué, veuillez ré-essayer" 476 failed: "L'import a échoué, veuillez ré-essayer"
418 failed_on_file: "Erreur lors du traitement de l'import. Vérifier votre fichier." 477 failed_on_file: "Erreur lors du traitement de l'import. Vérifier votre fichier."
419 summary: "Rapport d'import: %imported% importés, %skipped% déjà présent." 478 summary: "Rapport d'import: %imported% importés, %skipped% déjà présents."
479 summary_with_queue: "Rapport d'import: %queued% en cours de traitement."
480 error:
481 redis_enabled_not_installed: Redis est activé pour les imports asynchrones mais <u>impossible de s'y connecter</u>. Vérifier la configuration de Redis.
482 rabbit_enabled_not_installed: RabbitMQ est activé pour les imports asynchrones mais <u>impossible de s'y connecter</u>. Vérifier la configuration de RabbitMQ.
420 developer: 483 developer:
421 notice: 484 notice:
422 client_created: 'Nouveau client créé' 485 client_created: 'Nouveau client %name% créé'
423 client_deleted: 'Client supprimé' 486 client_deleted: 'Client %name% supprimé'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 231ba759..c58c929f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Cerca' 31 search: 'Cerca'
32 save_link: 'Salva collegamento' 32 save_link: 'Salva collegamento'
33 back_to_unread: 'Torna ai contenuti non letti' 33 back_to_unread: 'Torna ai contenuti non letti'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Aggiungi un nuovo contenuto' 36 add_new_entry: 'Aggiungi un nuovo contenuto'
36 search: 'Cerca' 37 search: 'Cerca'
@@ -45,6 +46,7 @@ footer:
45 social: 'Social' 46 social: 'Social'
46 powered_by: 'powered by' 47 powered_by: 'powered by'
47 about: 'About' 48 about: 'About'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Configurazione' 52 page_title: 'Configurazione'
@@ -68,6 +70,7 @@ config:
68 200_word: 'Leggo ~200 parole al minuto' 70 200_word: 'Leggo ~200 parole al minuto'
69 300_word: 'Leggo ~300 parole al minuto' 71 300_word: 'Leggo ~300 parole al minuto'
70 400_word: 'Leggo ~400 parole al minuto' 72 400_word: 'Leggo ~400 parole al minuto'
73 pocket_consumer_key_label: Consumer key per Pocket per importare i contenuti
71 form_rss: 74 form_rss:
72 description: 'I feed RSS generati da wallabag ti permettono di leggere i tuoi contenuti salvati con il tuo lettore di RSS preferito. Prima, devi generare un token.' 75 description: 'I feed RSS generati da wallabag ti permettono di leggere i tuoi contenuti salvati con il tuo lettore di RSS preferito. Prima, devi generare un token.'
73 token_label: 'RSS token' 76 token_label: 'RSS token'
@@ -93,6 +96,7 @@ config:
93 if_label: 'se' 96 if_label: 'se'
94 then_tag_as_label: 'allora tagga come' 97 then_tag_as_label: 'allora tagga come'
95 delete_rule_label: 'elimina' 98 delete_rule_label: 'elimina'
99 # edit_rule_label: 'edit'
96 rule_label: 'Regola' 100 rule_label: 'Regola'
97 tags_label: 'Tag' 101 tags_label: 'Tag'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: "Una regola O un'altra" 130 or: "Una regola O un'altra"
127 and: "Una regola E un'altra" 131 and: "Una regola E un'altra"
128 matches: 'Verifica che un <i>oggetto</i> risulti in una <i>ricerca</i> (case-insensitive).<br />Esempio: <code>titolo contiene "football"</code>' 132 matches: 'Verifica che un <i>oggetto</i> risulti in una <i>ricerca</i> (case-insensitive).<br />Esempio: <code>titolo contiene "football"</code>'
129 form_new_user:
130 username_label: 'Username'
131 password_label: 'Password'
132 repeat_new_password_label: 'Ripeti password'
133 plain_password_label: '????'
134 email_label: 'E-mail'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Contenuti preferiti' 137 starred: 'Contenuti preferiti'
140 archived: 'Contenuti archiviati' 138 archived: 'Contenuti archiviati'
141 filtered: 'Contenuti filtrati' 139 filtered: 'Contenuti filtrati'
140 # filtered_tags: 'Filtered by tags'
141 # untagged: 'Untagged entries'
142 list: 142 list:
143 number_on_the_page: "{0} Non ci sono contenuti.|{1} C'è un contenuto.|]1,Inf[ Ci sono %count% contenuti." 143 number_on_the_page: "{0} Non ci sono contenuti.|{1} C'è un contenuto.|]1,Inf[ Ci sono %count% contenuti."
144 reading_time: 'tempo di lettura stimato' 144 reading_time: 'tempo di lettura stimato'
145 reading_time_minutes: 'tempo di lettura stimato: %readingTime% min' 145 reading_time_minutes: 'tempo di lettura stimato: %readingTime% min'
146 reading_time_less_one_minute: 'tempo di lettura stimato: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'tempo di lettura stimato: <small class="inferieur">&lt;</small> 1 min'
147 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'originale' 150 original_article: 'originale'
@@ -156,6 +157,7 @@ entry:
156 status_label: 'Stato' 157 status_label: 'Stato'
157 archived_label: 'Archiviati' 158 archived_label: 'Archiviati'
158 starred_label: 'Preferiti' 159 starred_label: 'Preferiti'
160 # unread_label: 'Unread'
159 preview_picture_label: "Ha un'immagine di anteprima" 161 preview_picture_label: "Ha un'immagine di anteprima"
160 preview_picture_help: 'Immagine di anteprima' 162 preview_picture_help: 'Immagine di anteprima'
161 language_label: 'Lingua' 163 language_label: 'Lingua'
@@ -184,6 +186,8 @@ entry:
184 add_a_tag: 'Aggiungi un tag' 186 add_a_tag: 'Aggiungi un tag'
185 share_content: 'Condividi' 187 share_content: 'Condividi'
186 share_email_label: 'E-mail' 188 share_email_label: 'E-mail'
189 # public_link: 'public link'
190 # delete_public_link: 'delete public link'
187 download: 'Download' 191 download: 'Download'
188 print: 'Stampa' 192 print: 'Stampa'
189 problem: 193 problem:
@@ -259,12 +263,14 @@ howto:
259 263
260quickstart: 264quickstart:
261 page_title: 'Introduzione' 265 page_title: 'Introduzione'
266 # more: 'More…'
262 intro: 267 intro:
263 title: 'Benvenuto su wallabag!' 268 title: 'Benvenuto su wallabag!'
264 paragraph_1: "Un tour in cui ti guideremo per scoprire e che ti mostrerà delle funzionalità che potrebbero interessarti." 269 paragraph_1: "Un tour in cui ti guideremo per scoprire e che ti mostrerà delle funzionalità che potrebbero interessarti."
265 paragraph_2: 'Seguici!' 270 paragraph_2: 'Seguici!'
266 configure: 271 configure:
267 title: "Configura l'applicazione" 272 title: "Configura l'applicazione"
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
268 language: 'Cambia lingua e design' 274 language: 'Cambia lingua e design'
269 rss: 'Abilita i feed RSS' 275 rss: 'Abilita i feed RSS'
270 tagging_rules: 'Scrivi delle regole per taggare automaticamente i contenuti' 276 tagging_rules: 'Scrivi delle regole per taggare automaticamente i contenuti'
@@ -278,6 +284,7 @@ quickstart:
278 import: "Configura l'importazione" 284 import: "Configura l'importazione"
279 first_steps: 285 first_steps:
280 title: 'Pimi passi' 286 title: 'Pimi passi'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
281 new_article: 'Salva il tuo primo contenuto' 288 new_article: 'Salva il tuo primo contenuto'
282 unread_articles: 'E classificalo!' 289 unread_articles: 'E classificalo!'
283 migrate: 290 migrate:
@@ -286,11 +293,16 @@ quickstart:
286 pocket: 'Trasferisci da Pocket' 293 pocket: 'Trasferisci da Pocket'
287 wallabag_v1: 'Trasferisci da wallabag v1' 294 wallabag_v1: 'Trasferisci da wallabag v1'
288 wallabag_v2: 'Trasferisci da wallabag v2' 295 wallabag_v2: 'Trasferisci da wallabag v2'
296 readability: 'Trasferisci da Readability'
297 instapaper: 'Trasferisci da Instapaper'
289 developer: 298 developer:
290 title: 'Sviluppatori' 299 title: 'Sviluppatori'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
291 create_application: 'Crea la tua applicazione' 301 create_application: 'Crea la tua applicazione'
302 # use_docker: 'Use Docker to install wallabag'
292 docs: 303 docs:
293 title: 'Documentazione completa' 304 title: 'Documentazione completa'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
294 annotate: 'Annota il tuo contenuto' 306 annotate: 'Annota il tuo contenuto'
295 export: 'Converti i tuoi contenuti in EPUB o PDF' 307 export: 'Converti i tuoi contenuti in EPUB o PDF'
296 search_filters: 'Impara come puoi recuperare un contenuto tramite la ricerca e i filtri' 308 search_filters: 'Impara come puoi recuperare un contenuto tramite la ricerca e i filtri'
@@ -307,6 +319,7 @@ tag:
307 page_title: 'Tags' 319 page_title: 'Tags'
308 list: 320 list:
309 number_on_the_page: "{0} Non ci sono tag.|{1} C'è un tag.|]1,Inf[ ci sono %count% tag." 321 number_on_the_page: "{0} Non ci sono tag.|{1} C'è un tag.|]1,Inf[ ci sono %count% tag."
322 # see_untagged_entries: 'See untagged entries'
310 323
311import: 324import:
312 page_title: 'Importa' 325 page_title: 'Importa'
@@ -334,6 +347,24 @@ import:
334 wallabag_v2: 347 wallabag_v2:
335 page_title: 'Importa da > Wallabag v2' 348 page_title: 'Importa da > Wallabag v2'
336 description: 'Questo importatore copierà tutti i tuoi dati da un wallabag v2. Vai in "Tutti i contenuti", e, nella sidebar di esportazione, clicca su "JSON". Otterrai un file "Tutti i contenuti.json".' 349 description: 'Questo importatore copierà tutti i tuoi dati da un wallabag v2. Vai in "Tutti i contenuti", e, nella sidebar di esportazione, clicca su "JSON". Otterrai un file "Tutti i contenuti.json".'
350 readability:
351 page_title: 'Importa da > Readability'
352 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
353 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
354 worker:
355 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
356 firefox:
357 page_title: 'Importa da > Firefox'
358 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
360 chrome:
361 page_title: 'Importa da > Chrome'
362 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
363 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 instapaper:
365 page_title: 'Importa da > Instapaper'
366 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
337 368
338developer: 369developer:
339 page_title: 'Sviluppatori' 370 page_title: 'Sviluppatori'
@@ -360,12 +391,14 @@ developer:
360 page_title: 'Sviluppatori > Nuovo client' 391 page_title: 'Sviluppatori > Nuovo client'
361 page_description: 'Stai per creare un nuovo client. Compila i campi sottostanti per il redirect URI della tua applicazione.' 392 page_description: 'Stai per creare un nuovo client. Compila i campi sottostanti per il redirect URI della tua applicazione.'
362 form: 393 form:
394 # name_label: 'Name of the client'
363 redirect_uris_label: 'Redirect URI' 395 redirect_uris_label: 'Redirect URI'
364 save_label: 'Crea un nuovo client' 396 save_label: 'Crea un nuovo client'
365 action_back: 'Indietro' 397 action_back: 'Indietro'
366 client_parameter: 398 client_parameter:
367 page_title: 'Sviluppatori > parametri Client' 399 page_title: 'Sviluppatori > parametri Client'
368 page_description: 'Questi sono i tuoi parametri del client.' 400 page_description: 'Questi sono i tuoi parametri del client.'
401 # field_name: 'Client name'
369 field_id: 'Client ID' 402 field_id: 'Client ID'
370 field_secret: 'Client secret' 403 field_secret: 'Client secret'
371 back: 'Indietro' 404 back: 'Indietro'
@@ -383,6 +416,33 @@ developer:
383 paragraph_8: 'Se vuoi visualizzare tutti gli API endpoints, dai una occhiata alla <a href="%link%">documentazione delle API</a>.' 416 paragraph_8: 'Se vuoi visualizzare tutti gli API endpoints, dai una occhiata alla <a href="%link%">documentazione delle API</a>.'
384 back: 'Indietro' 417 back: 'Indietro'
385 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Username'
432 # name_label: 'Name'
433 password_label: 'Password'
434 repeat_new_password_label: 'Ripeti password'
435 plain_password_label: '????'
436 email_label: 'E-mail'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
386flashes: 446flashes:
387 config: 447 config:
388 notice: 448 notice:
@@ -399,10 +459,10 @@ flashes:
399 notice: 459 notice:
400 entry_already_saved: 'Contenuto già salvato in data %date%' 460 entry_already_saved: 'Contenuto già salvato in data %date%'
401 entry_saved: 'Contenuto salvato' 461 entry_saved: 'Contenuto salvato'
402 # entry_saved_failed: 'Failed to save entry' 462 # entry_saved_failed: 'Entry saved but fetching content failed'
403 entry_updated: 'Contenuto aggiornato' 463 entry_updated: 'Contenuto aggiornato'
404 entry_reloaded: 'Contenuto ricaricato' 464 entry_reloaded: 'Contenuto ricaricato'
405 entry_reload_failed: 'Errore nel ricaricamento del contenuto' 465 # entry_reload_failed: 'Entry reloaded but fetching content failed'
406 entry_archived: 'Contenuto archiviato' 466 entry_archived: 'Contenuto archiviato'
407 entry_unarchived: 'Contenuto dis-archiviato' 467 entry_unarchived: 'Contenuto dis-archiviato'
408 entry_starred: 'Contenuto segnato come preferito' 468 entry_starred: 'Contenuto segnato come preferito'
@@ -416,6 +476,10 @@ flashes:
416 failed: 'Importazione fallita, riprova.' 476 failed: 'Importazione fallita, riprova.'
417 failed_on_file: 'Errore durante la processazione dei dati da importare. Verifica il tuo file di import.' 477 failed_on_file: 'Errore durante la processazione dei dati da importare. Verifica il tuo file di import.'
418 summary: 'Sommario di importazione: %imported% importati, %skipped% già salvati.' 478 summary: 'Sommario di importazione: %imported% importati, %skipped% già salvati.'
479 # summary_with_queue: 'Import summary: %queued% queued.'
480 error:
481 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
482 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
419 developer: 483 developer:
420 notice: 484 notice:
421 client_created: 'Nuovo client creato.' 485 client_created: 'Nuovo client creato.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 6e71b850..8f06434d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -19,18 +19,19 @@ menu:
19 unread: 'Pas legits' 19 unread: 'Pas legits'
20 starred: 'Favorits' 20 starred: 'Favorits'
21 archive: 'Legits' 21 archive: 'Legits'
22 all_articles: 'Tots los articles' 22 all_articles: 'Totes los articles'
23 config: 'Configuracion' 23 config: 'Configuracion'
24 tags: 'Etiquetas' 24 tags: 'Etiquetas'
25 internal_settings: 'Configuracion interna' 25 internal_settings: 'Configuracion interna'
26 import: 'Importar' 26 import: 'Importar'
27 howto: 'Ajuda' 27 howto: 'Ajuda'
28 developer: 'Desvolopador' 28 developer: 'Desvolopador'
29 logout: 'Déconnexion' 29 logout: 'Desconnexion'
30 about: 'A prepaus' 30 about: 'A prepaus'
31 search: 'Cercar' 31 search: 'Cercar'
32 save_link: 'Enregistrar un novèl article' 32 save_link: 'Enregistrar un novèl article'
33 back_to_unread: 'Tornar als articles pas legits' 33 back_to_unread: 'Tornar als articles pas legits'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Enregistrar un novèl article' 36 add_new_entry: 'Enregistrar un novèl article'
36 search: 'Cercar' 37 search: 'Cercar'
@@ -41,13 +42,14 @@ menu:
41 42
42footer: 43footer:
43 wallabag: 44 wallabag:
44 elsewhere: 'Emportatz wallabag amb vosaultres' 45 elsewhere: 'Emportatz wallabag amb vosautres'
45 social: 'Social' 46 social: 'Social'
46 powered_by: 'propulsat per' 47 powered_by: 'propulsat per'
47 about: 'A prepaus' 48 about: 'A prepaus'
48 page_title: 'Configuracion' 49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
49 50
50config: 51config:
52 page_title: 'Configuracion'
51 tab_menu: 53 tab_menu:
52 settings: 'Paramètres' 54 settings: 'Paramètres'
53 rss: 'RSS' 55 rss: 'RSS'
@@ -68,11 +70,12 @@ config:
68 200_word: "Legissi a l'entorn de 200 mots per minuta" 70 200_word: "Legissi a l'entorn de 200 mots per minuta"
69 300_word: "Legissi a l'entorn de 300 mots per minuta" 71 300_word: "Legissi a l'entorn de 300 mots per minuta"
70 400_word: "Legissi a l'entorn de 400 mots per minuta" 72 400_word: "Legissi a l'entorn de 400 mots per minuta"
73 pocket_consumer_key_label: Clau d'autentificacion Pocket per importar las donadas
71 form_rss: 74 form_rss:
72 description: "Los fluxes RSS fornits per wallabag vos permeton de legir vòstres articles salvagardats dins vòstre lector de fluxes preferit. Per los poder emplegar, vos cal, d'en primièr crear un geton." 75 description: "Los fluxes RSS fornits per wallabag vos permeton de legir vòstres articles salvagardats dins vòstre lector de fluxes preferit. Per los poder emplegar, vos cal, d'en primièr crear un geton."
73 token_label: 'Geton RSS' 76 token_label: 'Geton RSS'
74 no_token: 'Aucun jeton généré' 77 no_token: 'Pas cap de geton generat'
75 token_create: 'Pas cap de geton generat' 78 token_create: 'Creatz vòstre geton'
76 token_reset: 'Reïnicializatz vòstre geton' 79 token_reset: 'Reïnicializatz vòstre geton'
77 rss_links: 'URL de vòstres fluxes RSS' 80 rss_links: 'URL de vòstres fluxes RSS'
78 rss_link: 81 rss_link:
@@ -93,6 +96,7 @@ config:
93 if_label: 'se' 96 if_label: 'se'
94 then_tag_as_label: 'alara atribuir las etiquetas' 97 then_tag_as_label: 'alara atribuir las etiquetas'
95 delete_rule_label: 'suprimir' 98 delete_rule_label: 'suprimir'
99 # edit_rule_label: 'edit'
96 rule_label: 'Règla' 100 rule_label: 'Règla'
97 tags_label: 'Etiquetas' 101 tags_label: 'Etiquetas'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: "Una règla O l'autra" 130 or: "Una règla O l'autra"
127 and: "Una règla E l'autra" 131 and: "Una règla E l'autra"
128 matches: 'Teste se un <i>subjècte</i> correspond a una <i>recerca</i> (non sensibla a la cassa).<br />Exemple : <code>title matches \"football\"</code>' 132 matches: 'Teste se un <i>subjècte</i> correspond a una <i>recerca</i> (non sensibla a la cassa).<br />Exemple : <code>title matches \"football\"</code>'
129 form_new_user:
130 username_label: "Nom d'utilizaire"
131 password_label: 'Senhal'
132 repeat_new_password_label: 'Confirmatz vòstre novèl senhal'
133 plain_password_label: 'Senhal en clar'
134 email_label: 'Adreça de corrièl'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Articles favorits' 137 starred: 'Articles favorits'
140 archived: 'Articles legits' 138 archived: 'Articles legits'
141 filtered: 'Articles filtrats' 139 filtered: 'Articles filtrats'
140 filtered_tags: 'Filtats per etiquetas'
141 untagged: 'Articles sens etiqueta'
142 list: 142 list:
143 number_on_the_page: "{0} I a pas cap d'article.|{1} I a un article.|]1,Inf[ I a %count% articles." 143 number_on_the_page: "{0} I a pas cap d'article.|{1} I a un article.|]1,Inf[ I a %count% articles."
144 reading_time: 'durada de lectura' 144 reading_time: 'durada de lectura'
145 reading_time_minutes: 'durada de lectura : %readingTime% min' 145 reading_time_minutes: 'durada de lectura : %readingTime% min'
146 reading_time_less_one_minute: 'durada de lectura : <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'durada de lectura : <small class="inferieur">&lt;</small> 1 min'
147 number_of_tags: '{1}e una autra etiqueta|]1,Inf[e %count% autras etiquetas'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -183,8 +184,10 @@ entry:
183 re_fetch_content: 'Tornar cargar lo contengut' 184 re_fetch_content: 'Tornar cargar lo contengut'
184 delete: 'Suprimir' 185 delete: 'Suprimir'
185 add_a_tag: 'Ajustar una etiqueta' 186 add_a_tag: 'Ajustar una etiqueta'
186 share_content: 'Partatjar' 187 share_content: 'Partejar'
187 share_email_label: 'Corrièl' 188 share_email_label: 'Corrièl'
189 public_link: 'ligam public'
190 delete_public_link: 'suprimir lo ligam public'
188 download: 'Telecargar' 191 download: 'Telecargar'
189 print: 'Imprimir' 192 print: 'Imprimir'
190 problem: 193 problem:
@@ -218,7 +221,7 @@ about:
218 developped_by: 'Desvolopat per' 221 developped_by: 'Desvolopat per'
219 website: 'Site web' 222 website: 'Site web'
220 many_contributors: 'E un fum de contributors ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">sur Github</a>' 223 many_contributors: 'E un fum de contributors ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">sur Github</a>'
221 project_website: 'Site web del projète' 224 project_website: 'Site web del projècte'
222 license: 'Licéncia' 225 license: 'Licéncia'
223 version: 'Version' 226 version: 'Version'
224 getting_help: 227 getting_help:
@@ -239,7 +242,7 @@ about:
239 242
240howto: 243howto:
241 page_title: 'Ajuda' 244 page_title: 'Ajuda'
242 page_description: "I a mai d'un biai d'enregistrar un article :" 245 page_description: "I a mai d'un biais d'enregistrar un article :"
243 top_menu: 246 top_menu:
244 browser_addons: 'Extensions de navigator' 247 browser_addons: 'Extensions de navigator'
245 mobile_apps: 'Aplicacions mobil' 248 mobile_apps: 'Aplicacions mobil'
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Per ben començar' 265 page_title: 'Per ben començar'
266 # more: 'More…'
263 intro: 267 intro:
264 title: 'Benvenguda sus wallabag !' 268 title: 'Benvenguda sus wallabag !'
265 paragraph_1: "Anem vos guidar per far lo torn de la proprietat e vos presentar unas fonccionalitats que vos poirián interessar per vos apropriar aquesta aisina." 269 paragraph_1: "Anem vos guidar per far lo torn de la proprietat e vos presentar unas fonccionalitats que vos poirián interessar per vos apropriar aquesta aisina."
266 paragraph_2: 'Seguètz-nos ' 270 paragraph_2: 'Seguètz-nos '
267 configure: 271 configure:
268 title: "Configuratz l'aplicacio" 272 title: "Configuratz l'aplicacio"
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 language: "Cambiatz la lenga e l'estil de l'aplicacion" 274 language: "Cambiatz la lenga e l'estil de l'aplicacion"
270 rss: 'Activatz los fluxes RSS' 275 rss: 'Activatz los fluxes RSS'
271 tagging_rules: 'Escrivètz de règlas per classar automaticament vòstres articles' 276 tagging_rules: 'Escrivètz de règlas per classar automaticament vòstres articles'
@@ -279,6 +284,7 @@ quickstart:
279 import: 'Configurar los impòrt' 284 import: 'Configurar los impòrt'
280 first_steps: 285 first_steps:
281 title: 'Primièrs passes' 286 title: 'Primièrs passes'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 new_article: 'Ajustatz vòstre primièr article' 288 new_article: 'Ajustatz vòstre primièr article'
283 unread_articles: 'E racaptatz-lo !' 289 unread_articles: 'E racaptatz-lo !'
284 migrate: 290 migrate:
@@ -287,11 +293,16 @@ quickstart:
287 pocket: 'Migrar dempuèi Pocket' 293 pocket: 'Migrar dempuèi Pocket'
288 wallabag_v1: 'Migrar dempuèi wallabag v1' 294 wallabag_v1: 'Migrar dempuèi wallabag v1'
289 wallabag_v2: 'Migrar dempuèi wallabag v2' 295 wallabag_v2: 'Migrar dempuèi wallabag v2'
296 readability: 'Migrar dempuèi Readability'
297 instapaper: 'Migrar dempuèi Instapaper'
290 developer: 298 developer:
291 title: 'Pels desvolopadors' 299 title: 'Pels desvolopadors'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 create_application: 'Crear vòstra aplicacion tèrça' 301 create_application: 'Crear vòstra aplicacion tèrça'
302 # use_docker: 'Use Docker to install wallabag'
293 docs: 303 docs:
294 title: 'Documentacion complèta' 304 title: 'Documentacion complèta'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 annotate: 'Anotatar vòstre article' 306 annotate: 'Anotatar vòstre article'
296 export: 'Convertissètz vòstres articles en ePub o en PDF' 307 export: 'Convertissètz vòstres articles en ePub o en PDF'
297 search_filters: "Aprenètz a utilizar lo motor de recèrca e los filtres per retrobar l'article que vos interèssa" 308 search_filters: "Aprenètz a utilizar lo motor de recèrca e los filtres per retrobar l'article que vos interèssa"
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Etiquetas' 319 page_title: 'Etiquetas'
309 list: 320 list:
310 number_on_the_page: "{0} I a pas cap d'etiquetas.|{1} I a una etiqueta.|]1,Inf[ I a %count% etiquetas." 321 number_on_the_page: "{0} I a pas cap d'etiquetas.|{1} I a una etiqueta.|]1,Inf[ I a %count% etiquetas."
322 see_untagged_entries: "Afichar las entradas sens pas cap d'etiquetas"
311 323
312import: 324import:
313 page_title: 'Importar' 325 page_title: 'Importar'
@@ -320,7 +332,7 @@ import:
320 file_label: 'Fichièr' 332 file_label: 'Fichièr'
321 save_label: 'Importar lo fichièr' 333 save_label: 'Importar lo fichièr'
322 pocket: 334 pocket:
323 page_title: 'Importer > Pocket' 335 page_title: 'Importar > Pocket'
324 description: "Aquesta aisina importarà totas vòstras donadas de Pocket. Pocket nos permet pas de recuperar lo contengut dempuèi lor servidor, alara wallabag deu tornar fulhetar cada article per recuperar son contengut." 336 description: "Aquesta aisina importarà totas vòstras donadas de Pocket. Pocket nos permet pas de recuperar lo contengut dempuèi lor servidor, alara wallabag deu tornar fulhetar cada article per recuperar son contengut."
325 config_missing: 337 config_missing:
326 description: "L'importacion dempuèi Pocket es pas configurada." 338 description: "L'importacion dempuèi Pocket es pas configurada."
@@ -329,20 +341,38 @@ import:
329 authorize_message: "Podètz importar vòstras donadas dempuèi vòstre compte Pocket. Vos cal pas que clicar sul boton çai-jos e autorizar wallabag a se connectar a getpocket.com." 341 authorize_message: "Podètz importar vòstras donadas dempuèi vòstre compte Pocket. Vos cal pas que clicar sul boton çai-jos e autorizar wallabag a se connectar a getpocket.com."
330 connect_to_pocket: 'Se connectar a Pocket e importar las donadas' 342 connect_to_pocket: 'Se connectar a Pocket e importar las donadas'
331 wallabag_v1: 343 wallabag_v1:
332 page_title: 'Importer > Wallabag v1' 344 page_title: 'Importar > Wallabag v1'
333 description: 'Aquesta aisina importarà totas vòstras donadas de wallabag v1. Sus vòstre pagina de configuracion de wallabag v1, clicatz sus \"Export JSON\" dins la seccion \"Exportar vòstras donadas de wallabag\". Traparatz un fichièr \"wallabag-export-1-xxxx-xx-xx.json\".' 345 description: 'Aquesta aisina importarà totas vòstras donadas de wallabag v1. Sus vòstre pagina de configuracion de wallabag v1, clicatz sus \"Export JSON\" dins la seccion \"Exportar vòstras donadas de wallabag\". Traparatz un fichièr \"wallabag-export-1-xxxx-xx-xx.json\".'
334 how_to: "Causissètz lo fichièr de vòstra exportacion wallabag v1 e clicatz sul boton çai-jos per l'importar." 346 how_to: "Causissètz lo fichièr de vòstra exportacion wallabag v1 e clicatz sul boton çai-jos per l'importar."
335 wallabag_v2: 347 wallabag_v2:
336 page_title: 'Importer > Wallabag v2' 348 page_title: 'Importar > Wallabag v2'
337 description: "Aquesta aisina importarà totas vòstras donadas d'una instància mai de wallabag v2. Anatz dins totes vòstres articles, puèi, sus la barra laterala, clicatz sus \"JSON\". Traparatz un fichièr \"All articles.json\"" 349 description: "Aquesta aisina importarà totas vòstras donadas d'una instància mai de wallabag v2. Anatz dins totes vòstres articles, puèi, sus la barra laterala, clicatz sus \"JSON\". Traparatz un fichièr \"All articles.json\""
350 readability:
351 page_title: 'Importar > Readability'
352 description: "Aquesta aisina importarà totas vòstres articles de Readability. Sus la pagina de l'aisina (https://www.readability.com/tools/), clicatz sus \"Export your data\" dins la seccion \"Data Export\". Recebretz un corrièl per telecargar un json (qu'acaba pas amb un .json de fach)."
353 how_to: "Mercés de seleccionar vòstre Readability fichièr e de clicar sul boton dejós per lo telecargar e l'importar."
354 worker:
355 enabled: "L'importacion se fa de manièra asincròna. Un còp l'importacion lançada, una aisina externa s'ocuparà dels messatges un per un. Lo servici actual es : "
356 firefox:
357 page_title: 'Importar > Firefox'
358 description: "Aquesta aisina importarà totas vòstres favorits de Firefox. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 how_to: "Mercés de causir lo fichièr de salvagarda e de clicar sul boton dejós per l'importar. Notatz que lo tractament pòt durar un moment ja que totes los articles an d'èsser recuperats."
360 chrome:
361 page_title: 'Importar > Chrome'
362 description: "Aquesta aisina importarà totas vòstres favorits de Chrome. L'emplaçament del fichièr depend de vòstre sistèma operatiu : <ul><li>Sus Linux, anatz al dorsièr <code>~/.config/chromium/Default/</code></li><li>Sus Windows, deu èsser dins <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>sus OS X, deu èsser dins <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Un còp enlà, copiatz lo fichièr de favorits dins un endrech que volètz.<em><br>Notatz que s'avètz Chromium al lòc de Chrome, vos cal cambiar lo camin segon aquesta situacion.</em></p>"
363 how_to: "Mercés de causir lo fichièr de salvagarda e de clicar sul boton dejós per l'importar. Notatz que lo tractament pòt durar un moment ja que totes los articles an d'èsser recuperats."
364 instapaper:
365 page_title: 'Importar > Instapaper'
366 description: "Aquesta aisina importarà totas vòstres articles d'Instapaper. Sus la pagina de paramètres (https://www.instapaper.com/user), clicatz sus \"Download .CSV file\" dins la seccion \"Export\". Un fichièr CSV serà telecargat (aital \"instapaper-export.csv\")."
367 how_to: "Mercés de causir vòstre fichièr Instapaper e de clicar sul boton dejós per lo telecargar e l'importar"
338 368
339developer: 369developer:
340 page_title: 'Desvolopador' 370 page_title: 'Desvolopaire'
341 welcome_message: "Benvenguda sus l'API de wallabag" 371 welcome_message: "Benvenguda sus l'API de wallabag"
342 documentation: 'Documentacion' 372 documentation: 'Documentacion'
343 how_to_first_app: 'Cossí crear vòstra primièra aplicacion' 373 how_to_first_app: 'Cossí crear vòstra primièra aplicacion'
344 full_documentation: "Veire la documentacion completa de l'API" 374 full_documentation: "Veire la documentacion completa de l'API"
345 # list_methods: 'List API methods' 375 list_methods: "Lista dels metòdes de l'API"
346 clients: 376 clients:
347 title: 'Clients' 377 title: 'Clients'
348 create_new: 'Crear un novèl client' 378 create_new: 'Crear un novèl client'
@@ -361,20 +391,22 @@ developer:
361 page_title: 'Desvlopador > Novèl client' 391 page_title: 'Desvlopador > Novèl client'
362 page_description: "Anatz crear un novèl client. Mercés de cumplir l'url de redireccion cap a vòstra aplicacion." 392 page_description: "Anatz crear un novèl client. Mercés de cumplir l'url de redireccion cap a vòstra aplicacion."
363 form: 393 form:
394 name_label: "Nom del client"
364 redirect_uris_label: 'URLs de redireccion' 395 redirect_uris_label: 'URLs de redireccion'
365 save_label: 'Crear un novèl client' 396 save_label: 'Crear un novèl client'
366 action_back: 'Retorn' 397 action_back: 'Retorn'
367 client_parameter: 398 client_parameter:
368 page_title: 'Desvolopador > Los paramètres de vòstre client' 399 page_title: 'Desvolopador > Los paramètres de vòstre client'
369 page_description: 'Vaquí los paramètres de vòstre client' 400 page_description: 'Vaquí los paramètres de vòstre client'
401 field_name: 'Nom del client'
370 field_id: 'ID Client' 402 field_id: 'ID Client'
371 field_secret: 'Clau secreta' 403 field_secret: 'Clau secreta'
372 back: 'Retour' 404 back: 'Retour'
373 read_howto: 'Legir \"cossí crear ma primièra aplicacion\"' 405 read_howto: 'Legir "cossí crear ma primièra aplicacion"'
374 howto: 406 howto:
375 page_title: 'Desvolopador > Cossí crear ma primièra aplicacion' 407 page_title: 'Desvolopador > Cossí crear ma primièra aplicacion'
376 description: 408 description:
377 paragraph_1: "Las comandas seguentas utilizan la <a href=\"https://github.com/jkbrzt/httpie\">libraria HTTPie</a>. Asseguratz-vos que siasqueòu installadas abans de l'utilizar." 409 paragraph_1: "Las comandas seguentas utilizan la <a href=\"https://github.com/jkbrzt/httpie\">bibliotèca HTTPie</a>. Asseguratz-vos que siasqueòu installadas abans de l'utilizar."
378 paragraph_2: "Vos cal un geton per escambiar entre vòstra aplicacion e l'API de wallabar." 410 paragraph_2: "Vos cal un geton per escambiar entre vòstra aplicacion e l'API de wallabar."
379 paragraph_3: 'Per crear un geton, vos cal crear <a href=\"%link%\">crear un novèl client</a>.' 411 paragraph_3: 'Per crear un geton, vos cal crear <a href=\"%link%\">crear un novèl client</a>.'
380 paragraph_4: 'Ara creatz un geton (remplaçar client_id, client_secret, username e password amb las bonas valors) :' 412 paragraph_4: 'Ara creatz un geton (remplaçar client_id, client_secret, username e password amb las bonas valors) :'
@@ -384,6 +416,33 @@ developer:
384 paragraph_8: "Se volètz totas las adreças d'accès de l'API, donatz un còp d’uèlh <a href=\"%link%\">a la documentacion de l'API</a>." 416 paragraph_8: "Se volètz totas las adreças d'accès de l'API, donatz un còp d’uèlh <a href=\"%link%\">a la documentacion de l'API</a>."
385 back: 'Retorn' 417 back: 'Retorn'
386 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: "Nom d'utilizaire"
432 # name_label: 'Name'
433 password_label: 'Senhal'
434 repeat_new_password_label: 'Confirmatz vòstre novèl senhal'
435 plain_password_label: 'Senhal en clar'
436 email_label: 'Adreça de corrièl'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 entry_already_saved: 'Article ja salvargardat lo %date%' 460 entry_already_saved: 'Article ja salvargardat lo %date%'
402 entry_saved: 'Article enregistrat' 461 entry_saved: 'Article enregistrat'
403 # entry_saved_failed: 'Failed to save entry' 462 entry_saved_failed: 'Article salvat mai fracàs de la recuperacion del contengut'
404 entry_updated: 'Article mes a jorn' 463 entry_updated: 'Article mes a jorn'
405 entry_reloaded: 'Article recargat' 464 entry_reloaded: 'Article recargat'
406 entry_reload_failed: "Fracàs de l'actualizacion de l'article" 465 entry_reload_failed: "L'article es estat cargat de nòu mai la recuperacion del contengut a fracassat"
407 entry_archived: 'Article marcat coma legit' 466 entry_archived: 'Article marcat coma legit'
408 entry_unarchived: 'Article marcat coma pas legit' 467 entry_unarchived: 'Article marcat coma pas legit'
409 entry_starred: 'Article apondut dins los favorits' 468 entry_starred: 'Article apondut dins los favorits'
@@ -417,6 +476,10 @@ flashes:
417 failed: "L'importacion a fracassat, mercés de tornar ensajar" 476 failed: "L'importacion a fracassat, mercés de tornar ensajar"
418 failed_on_file: "Errorr pendent du tractament de l'import. Mercés de verificar vòstre fichièr." 477 failed_on_file: "Errorr pendent du tractament de l'import. Mercés de verificar vòstre fichièr."
419 summary: "Rapòrt d'import: %imported% importats, %skipped% ja presents." 478 summary: "Rapòrt d'import: %imported% importats, %skipped% ja presents."
479 summary_with_queue: "Rapòrt d'import : %queued% en espèra de tractament."
480 error:
481 redis_enabled_not_installed: "Redis es capable d'importar de manièra asincròna mai sembla que <u>podèm pas nos conectar amb el</u>. Mercés de verificar la configuracion de Redis."
482 rabbit_enabled_not_installed: "RabbitMQ es capable d'importar de manièra asincròna mai sembla que <u>podèm pas nos conectar amb el</u>. Mercés de verificar la configuracion de RabbitMQ."
420 developer: 483 developer:
421 notice: 484 notice:
422 client_created: 'Novèl client creat' 485 client_created: 'Novèl client creat'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 2db26cf1..54e669b3 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Szukaj' 31 search: 'Szukaj'
32 save_link: 'Zapisz link' 32 save_link: 'Zapisz link'
33 back_to_unread: 'Powrót do nieprzeczytanych artykułów' 33 back_to_unread: 'Powrót do nieprzeczytanych artykułów'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Dodaj nowy wpis' 36 add_new_entry: 'Dodaj nowy wpis'
36 search: 'Szukaj' 37 search: 'Szukaj'
@@ -45,6 +46,7 @@ footer:
45 social: 'Społeczność' 46 social: 'Społeczność'
46 powered_by: 'Kontrolowany przez' 47 powered_by: 'Kontrolowany przez'
47 about: 'O nas' 48 about: 'O nas'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Konfiguracja' 52 page_title: 'Konfiguracja'
@@ -68,6 +70,7 @@ config:
68 200_word: 'Czytam ~200 słów na minutę' 70 200_word: 'Czytam ~200 słów na minutę'
69 300_word: 'Czytam ~300 słów na minutę' 71 300_word: 'Czytam ~300 słów na minutę'
70 400_word: 'Czytam ~400 słów na minutę' 72 400_word: 'Czytam ~400 słów na minutę'
73 pocket_consumer_key_label: 'Klucz klienta Pocket do importu zawartości'
71 form_rss: 74 form_rss:
72 description: 'Kanały RSS prowadzone przez wallabag pozwalają Ci na czytanie twoich zapisanych artykułów w twoium ulubionym czytniku RSS. Musisz najpierw wynegenerować tokena.‌' 75 description: 'Kanały RSS prowadzone przez wallabag pozwalają Ci na czytanie twoich zapisanych artykułów w twoium ulubionym czytniku RSS. Musisz najpierw wynegenerować tokena.‌'
73 token_label: 'Token RSS' 76 token_label: 'Token RSS'
@@ -93,6 +96,7 @@ config:
93 if_label: 'jeżeli' 96 if_label: 'jeżeli'
94 then_tag_as_label: 'wtedy otaguj jako' 97 then_tag_as_label: 'wtedy otaguj jako'
95 delete_rule_label: 'usuń' 98 delete_rule_label: 'usuń'
99 # edit_rule_label: 'edit'
96 rule_label: 'Reguła' 100 rule_label: 'Reguła'
97 tags_label: 'Tagi' 101 tags_label: 'Tagi'
98 faq: 102 faq:
@@ -126,12 +130,6 @@ config:
126 or: 'Jedna reguła LUB inna' 130 or: 'Jedna reguła LUB inna'
127 and: 'Jedna reguła I inna' 131 and: 'Jedna reguła I inna'
128 matches: 'Sprawdź czy <i>temat</i> pasuje <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł zawiera "piłka nożna"</code>' 132 matches: 'Sprawdź czy <i>temat</i> pasuje <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł zawiera "piłka nożna"</code>'
129 form_new_user:
130 username_label: 'Nazwa użytkownika'
131 password_label: 'Hasło'
132 repeat_new_password_label: 'Powtórz nowe hasło'
133 plain_password_label: 'Jawne hasło'
134 email_label: 'Adres email'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 starred: 'Wpisy oznaczone gwiazdką' 137 starred: 'Wpisy oznaczone gwiazdką'
140 archived: 'Zarchiwizowane wpisy' 138 archived: 'Zarchiwizowane wpisy'
141 filtered: 'Odfiltrowane wpisy' 139 filtered: 'Odfiltrowane wpisy'
140 filtered_tags: 'Filtrowane po tagach'
141 untagged: 'Odtaguj wpisy'
142 list: 142 list:
143 number_on_the_page: '{0} Nie ma wpisów.|{1} Jest jeden wpis.|]1,Inf[ Są %count% wpisy.' 143 number_on_the_page: '{0} Nie ma wpisów.|{1} Jest jeden wpis.|]1,Inf[ Są %count% wpisy.'
144 reading_time: 'szacunkowy czas czytania' 144 reading_time: 'szacunkowy czas czytania'
145 reading_time_minutes: 'szacunkowy czas czytania: %readingTime% min' 145 reading_time_minutes: 'szacunkowy czas czytania: %readingTime% min'
146 reading_time_less_one_minute: 'szacunkowy czas czytania: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'szacunkowy czas czytania: <small class="inferieur">&lt;</small> 1 min'
147 number_of_tags: '{1} i inny tag|]1,Inf[i %count% innych tagów'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'oryginał' 150 original_article: 'oryginał'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Dodaj tag' 186 add_a_tag: 'Dodaj tag'
186 share_content: 'Udostępnij' 187 share_content: 'Udostępnij'
187 share_email_label: 'Adres email' 188 share_email_label: 'Adres email'
189 public_link: 'Publiczny link'
190 delete_public_link: 'Usuń publiczny link'
188 download: 'Pobierz' 191 download: 'Pobierz'
189 print: 'Drukuj' 192 print: 'Drukuj'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 page_title: 'Szybki start' 265 page_title: 'Szybki start'
266 # more: 'More…'
263 intro: 267 intro:
264 title: 'Witaj w wallabag!' 268 title: 'Witaj w wallabag!'
265 paragraph_1: "Będziemy ci towarzyszyli w Twojej poznaniu wallabag i pokażemy możliwości, które mogą cię zainteresować." 269 paragraph_1: "Będziemy ci towarzyszyli w Twojej poznaniu wallabag i pokażemy możliwości, które mogą cię zainteresować."
266 paragraph_2: 'Śledź nas!' 270 paragraph_2: 'Śledź nas!'
267 configure: 271 configure:
268 title: 'Konfiguruj aplikację' 272 title: 'Konfiguruj aplikację'
273 description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 language: 'Zmień język i wygląd' 274 language: 'Zmień język i wygląd'
270 rss: 'Włącz kanały RSS' 275 rss: 'Włącz kanały RSS'
271 tagging_rules: 'Napisz reguły pozwalające na automatyczne otagowanie twoich artykułów' 276 tagging_rules: 'Napisz reguły pozwalające na automatyczne otagowanie twoich artykułów'
@@ -273,12 +278,13 @@ quickstart:
273 title: 'Administracja' 278 title: 'Administracja'
274 description: 'Jako administrator wallabag, możesz:' 279 description: 'Jako administrator wallabag, możesz:'
275 new_user: 'Tworzyć nowego użytkownika' 280 new_user: 'Tworzyć nowego użytkownika'
276 analytics: 'Configure analytics' 281 analytics: 'Konfigurować analityki'
277 sharing: 'Włączyć pewne parametry dotyczące udostępniania artykułów' 282 sharing: 'Włączyć pewne parametry dotyczące udostępniania artykułów'
278 export: 'Skonfigurować eksport' 283 export: 'Skonfigurować eksport'
279 import: 'Skonfigurować import' 284 import: 'Skonfigurować import'
280 first_steps: 285 first_steps:
281 title: 'Pierwsze kroki' 286 title: 'Pierwsze kroki'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link"
282 new_article: 'Zapisz swój pierwszy artukuł' 288 new_article: 'Zapisz swój pierwszy artukuł'
283 unread_articles: 'I sklasyfikuj go!' 289 unread_articles: 'I sklasyfikuj go!'
284 migrate: 290 migrate:
@@ -287,11 +293,16 @@ quickstart:
287 pocket: 'Migruj z Pocket' 293 pocket: 'Migruj z Pocket'
288 wallabag_v1: 'Migruj z wallabag v1' 294 wallabag_v1: 'Migruj z wallabag v1'
289 wallabag_v2: 'Migruj z wallabag v2' 295 wallabag_v2: 'Migruj z wallabag v2'
296 readability: 'Migruj z Readability'
297 instapaper: 'Migruj z Instapaper'
290 developer: 298 developer:
291 title: 'Deweloperzy' 299 title: 'Deweloperzy'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 create_application: 'Stwórz swoją aplikację' 301 create_application: 'Stwórz swoją aplikację'
302 # use_docker: 'Use Docker to install wallabag'
293 docs: 303 docs:
294 title: 'Pełna Dokumentacja' 304 title: 'Pełna Dokumentacja'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 annotate: 'Dadaj adnotację do swojego artykułu' 306 annotate: 'Dadaj adnotację do swojego artykułu'
296 export: 'Konwertuj swoje artykuły do ePUB lub PDF' 307 export: 'Konwertuj swoje artykuły do ePUB lub PDF'
297 search_filters: 'Zabacz jak możesz znaleźć artykuł dzięku użyciu silnika wyszukiwarki i filtrów' 308 search_filters: 'Zabacz jak możesz znaleźć artykuł dzięku użyciu silnika wyszukiwarki i filtrów'
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Tagi' 319 page_title: 'Tagi'
309 list: 320 list:
310 number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.' 321 number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.'
322 see_untagged_entries: 'Zobacz nieotagowane wpisy'
311 323
312import: 324import:
313 page_title: 'Import' 325 page_title: 'Import'
@@ -335,6 +347,24 @@ import:
335 wallabag_v2: 347 wallabag_v2:
336 page_title: 'Import > Wallabag v2' 348 page_title: 'Import > Wallabag v2'
337 description: 'Ten importer, zaimportuje wszystkie twoje artykułu z wallabag v2. Idź do wszystkich artykułów, a następnie na panelu exportu kliknij na "JSON". Otrzymasz plik "All articles.json".' 349 description: 'Ten importer, zaimportuje wszystkie twoje artykułu z wallabag v2. Idź do wszystkich artykułów, a następnie na panelu exportu kliknij na "JSON". Otrzymasz plik "All articles.json".'
350 readability:
351 page_title: 'Import > Readability'
352 description: 'Ten importer, zaimportuje wszystkie twoje artykuły z Readability. Na stronie narzędzi (https://www.readability.com/tools/), kliknij na "Export your data" w sekcji "Data Export". Otrzymach email z plikiem JSON (plik nie będzie zawierał rozszerzenia .json).'
353 how_to: 'Wybierz swój plik eksportu z Readability i kliknij poniższy przycisk, aby go załadować.'
354 worker:
355 enabled: "Import jest wykonywany asynchronicznie. Od momentu rozpoczęcia importu, zewnętrzna usługa może zajmować się na raz tylko jednym zadaniem. Bieżącą usługą jest:"
356 firefox:
357 page_title: 'Import > Firefox'
358 description: "Ten importer zaimportuje wszystkie twoje zakładki z Firefoksa. Idź do twoich zakładek (Ctrl+Shift+O), następnie w \"Import i kopie zapasowe\", wybierz \"Utwórz kopię zapasową...\". Uzyskasz plik .json."
359 how_to: "Wybierz swój plik z zakładkami i naciśnij poniższy przycisk, aby je zaimportować. Może to zająć dłuższą chwilę, zanim wszystkie artykuły zostaną przeniesione."
360 chrome:
361 page_title: 'Import > Chrome'
362 description: "Ten importer zaimportuje wszystkie twoje zakładki z Chrome. Lokalizacja pliku jest zależna od twojego systemy operacyjnego : <ul><li>Pod Linuksem, idź do katalogu <code>~/.config/chromium/Default/</code></li><li>Pod Windowsem, powinien się on znajdować w <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>Pod OS X, powinien się on znajdować w <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Po odnalezieniu pliku, skopiuj go w łatwo dostęne miejsce.<em><br>Jeżeli używasz Chromium zamiast Chrome, będziesz musiał odpowiednio poprawić ścieżkę dostępu.</em></p>"
363 how_to: "Wybierz swój plik z zakładkami i naciśnij poniższy przycisk, aby je zaimportować. Może to zająć dłuższą chwilę, zanim wszystkie artykuły zostaną przeniesione."
364 instapaper:
365 page_title: 'Import > Instapaper'
366 description: 'Ten importer, zaimportuje wszystkie twoje artykuły z Instapaper. W ustawieniach (https://www.instapaper.com/user), kliknij na "Download .CSV file" w sekcji "Export". Otrzymasz plik CSV.'
367 how_to: 'Wybierz swój plik eksportu z Instapaper i kliknij poniższy przycisk, aby go załadować.'
338 368
339developer: 369developer:
340 page_title: 'Deweloper' 370 page_title: 'Deweloper'
@@ -342,38 +372,40 @@ developer:
342 documentation: 'Dokumentacja' 372 documentation: 'Dokumentacja'
343 how_to_first_app: 'Jak stworzyć moją pierwszą aplikację' 373 how_to_first_app: 'Jak stworzyć moją pierwszą aplikację'
344 full_documentation: 'Pokaż pełne API' 374 full_documentation: 'Pokaż pełne API'
345 # list_methods: 'List API methods' 375 list_methods: 'Lista metod API'
346 clients: 376 clients:
347 title: 'Klienci' 377 title: 'Klienci'
348 create_new: 'Utwórz nowego klienta' 378 create_new: 'Utwórz nowego klienta'
349 existing_clients: 379 existing_clients:
350 title: 'Istniejący klienci' 380 title: 'Istniejący klienci'
351 field_id: 'Client ID' 381 field_id: 'ID klienta'
352 field_secret: 'Client secret' 382 field_secret: 'Client secret'
353 field_uris: 'Przekieruj URIs' 383 field_uris: 'Przekieruj URIs'
354 field_grant_types: 'Przyznaj pozwolenie' 384 field_grant_types: 'Przyznaj pozwolenie'
355 no_client: 'Nie ma jeszcze klienta.' 385 no_client: 'Nie ma jeszcze klienta.'
356 remove: 386 remove:
357 warn_message_1: 'Masz możliwość usunięcia tego klienta. Ta akcja jest NIEODWRACALNA !' 387 warn_message_1: 'Masz możliwość usunięcia tego klienta. Ta akcja jest NIEODWRACALNA !'
358 warn_message_2: "Jeżeli go usuniesz, aplikacje skonfigurowane z tym klientem nię będa w stanie autoryzować twojego wallabag." 388 warn_message_2: "Jeżeli go usuniesz, aplikacje skonfigurowane z tym klientem nię będa w stanie autoryzować twojego wallabag."
359 action: 'Usuń tego klienta' 389 action: 'Usuń tego klienta'
360 client: 390 client:
361 page_title: 'Deweloper > Nowy klient' 391 page_title: 'Deweloper > Nowy klient'
362 page_description: 'Tworzysz nowego klienta. Wypełnij poniższe pole w celu przekierowania URI twojej aplikacji.' 392 page_description: 'Tworzysz nowego klienta. Wypełnij poniższe pole w celu przekierowania URI twojej aplikacji.'
363 form: 393 form:
364 redirect_uris_label: 'Przekieruj adresy URI' 394 # name_label: 'Name of the client'
365 save_label: 'Stwórz nowego klienta' 395 redirect_uris_label: 'Przekieruj adresy URI'
366 action_back: 'Cofnij' 396 save_label: 'Stwórz nowego klienta'
397 action_back: 'Cofnij'
367 client_parameter: 398 client_parameter:
368 page_title: 'Deweloper > Parametry klienta' 399 page_title: 'Deweloper > Parametry klienta'
369 page_description: 'Tutaj znajdują się parametry klienta.' 400 page_description: 'Tutaj znajdują się parametry klienta.'
370 field_id: 'Client ID' 401 # field_name: 'Client name'
371 field_secret: 'Client secret' 402 field_id: 'Client ID'
372 back: 'Cofnij' 403 field_secret: 'Client secret'
373 read_howto: 'Przeczytaj jak "Stworzyć moją pierwszą aplikację"' 404 back: 'Cofnij'
405 read_howto: 'Przeczytaj jak "Stworzyć moją pierwszą aplikację"'
374 howto: 406 howto:
375 page_title: 'Deweloper > Jak stworzyć moją pierwszą aplikację' 407 page_title: 'Deweloper > Jak stworzyć moją pierwszą aplikację'
376 description: 408 description:
377 paragraph_1: 'Następujące komendy korzystają <a href="https://github.com/jkbrzt/httpie">Biblioteka HTTPie</a>. Upewnij się, czy zainstalowałeś ją w swoim systemie zanim z niej skorzystasz' 409 paragraph_1: 'Następujące komendy korzystają <a href="https://github.com/jkbrzt/httpie">Biblioteka HTTPie</a>. Upewnij się, czy zainstalowałeś ją w swoim systemie zanim z niej skorzystasz'
378 paragraph_2: 'Potrzebujesz tokena w celu nawiązania komunikacji między swoją aplikacją a API wallabag.' 410 paragraph_2: 'Potrzebujesz tokena w celu nawiązania komunikacji między swoją aplikacją a API wallabag.'
379 paragraph_3: 'W celu stworzenia tokena musisz <a href="%link%">stwórz nowego klienta</a>.' 411 paragraph_3: 'W celu stworzenia tokena musisz <a href="%link%">stwórz nowego klienta</a>.'
@@ -382,7 +414,34 @@ developer:
382 paragraph_6: 'access_token jest użyteczny do wywołania API endpoint. Na przykład:' 414 paragraph_6: 'access_token jest użyteczny do wywołania API endpoint. Na przykład:'
383 paragraph_7: 'To wywołanie zwróci wszystkie twoje wpisy.' 415 paragraph_7: 'To wywołanie zwróci wszystkie twoje wpisy.'
384 paragraph_8: 'Jeżeli chcesz wyświetlić wszystkie punkty końcowe API, zobacz <a href="%link%">Dokumentacja naszego API</a>.' 416 paragraph_8: 'Jeżeli chcesz wyświetlić wszystkie punkty końcowe API, zobacz <a href="%link%">Dokumentacja naszego API</a>.'
385 back: 'Cofnij' 417 back: 'Cofnij'
418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Nazwa użytkownika'
432 # name_label: 'Name'
433 password_label: 'Hasło'
434 repeat_new_password_label: 'Powtórz nowe hasło'
435 plain_password_label: 'Jawne hasło'
436 email_label: 'Adres email'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
386 445
387flashes: 446flashes:
388 config: 447 config:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 entry_already_saved: 'Wpis już został dodany %date%' 460 entry_already_saved: 'Wpis już został dodany %date%'
402 entry_saved: 'Wpis zapisany' 461 entry_saved: 'Wpis zapisany'
403 # entry_saved_failed: 'Failed to save entry' 462 entry_saved_failed: 'Wpis zapisany, ale wystąpił ad pobierania treści'
404 entry_updated: 'Wpis zaktualizowany' 463 entry_updated: 'Wpis zaktualizowany'
405 entry_reloaded: 'Wpis ponownie załadowany' 464 entry_reloaded: 'Wpis ponownie załadowany'
406 entry_reload_failed: 'Błąd ponownego załadowania' 465 entry_reload_failed: 'Wpis ponownie załadowany, ale wystąpił bład pobierania treści'
407 entry_archived: 'Wpis dodany do archiwum' 466 entry_archived: 'Wpis dodany do archiwum'
408 entry_unarchived: 'Wpis usunięty z archiwum' 467 entry_unarchived: 'Wpis usunięty z archiwum'
409 entry_starred: 'Wpis oznaczony gwiazdką' 468 entry_starred: 'Wpis oznaczony gwiazdką'
@@ -417,6 +476,10 @@ flashes:
417 failed: 'Nieudany import, prosimy spróbować ponownie.' 476 failed: 'Nieudany import, prosimy spróbować ponownie.'
418 failed_on_file: 'Błąd podczas ptrzetwarzania pliku. Sprawdż swój importowany plik.' 477 failed_on_file: 'Błąd podczas ptrzetwarzania pliku. Sprawdż swój importowany plik.'
419 summary: 'Podsumowanie importu: %imported% zaimportowane, %skipped% już zapisane.' 478 summary: 'Podsumowanie importu: %imported% zaimportowane, %skipped% już zapisane.'
479 summary_with_queue: 'Podsumowanie importu: %queued% zakolejkowane.'
480 error:
481 redis_enabled_not_installed: 'Redis jest włączony dla obsługi importu asynchronicznego, ale <u>nie możemy się z nim połączyć</u>. Sprawdź konfigurację Redisa.'
482 rabbit_enabled_not_installed: 'RabbitMQ jest włączony dla obsługi importu asynchronicznego, ale <u>nie możemy się z nim połączyć</u>. Sprawdź konfigurację RabbitMQ.'
420 developer: 483 developer:
421 notice: 484 notice:
422 client_created: 'Nowy klient utworzony.' 485 client_created: 'Nowy klient utworzony.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index d8f09bc9..4e0e454c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Căutare' 31 search: 'Căutare'
32 # save_link: 'Save a link' 32 # save_link: 'Save a link'
33 back_to_unread: 'Înapoi la articolele necitite' 33 back_to_unread: 'Înapoi la articolele necitite'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Introdu un nou articol' 36 add_new_entry: 'Introdu un nou articol'
36 search: 'Căutare' 37 search: 'Căutare'
@@ -45,6 +46,7 @@ footer:
45 # social: 'Social' 46 # social: 'Social'
46 # powered_by: 'powered by' 47 # powered_by: 'powered by'
47 about: 'Despre' 48 about: 'Despre'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Configurație' 52 page_title: 'Configurație'
@@ -68,6 +70,7 @@ config:
68 # 200_word: 'I read ~200 words per minute' 70 # 200_word: 'I read ~200 words per minute'
69 # 300_word: 'I read ~300 words per minute' 71 # 300_word: 'I read ~300 words per minute'
70 # 400_word: 'I read ~400 words per minute' 72 # 400_word: 'I read ~400 words per minute'
73 pocket_consumer_key_label: Cheie consumator pentru importarea contentului din Pocket
71 form_rss: 74 form_rss:
72 description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.' 75 description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.'
73 token_label: 'RSS-Token' 76 token_label: 'RSS-Token'
@@ -93,6 +96,7 @@ config:
93 # if_label: 'if' 96 # if_label: 'if'
94 # then_tag_as_label: 'then tag as' 97 # then_tag_as_label: 'then tag as'
95 # delete_rule_label: 'delete' 98 # delete_rule_label: 'delete'
99 # edit_rule_label: 'edit'
96 # rule_label: 'Rule' 100 # rule_label: 'Rule'
97 # tags_label: 'Tags' 101 # tags_label: 'Tags'
98 # faq: 102 # faq:
@@ -126,12 +130,6 @@ config:
126 # or: 'One rule OR another' 130 # or: 'One rule OR another'
127 # and: 'One rule AND another' 131 # and: 'One rule AND another'
128 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 132 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
129 form_new_user:
130 username_label: 'Nume de utilizator'
131 password_label: 'Parolă'
132 repeat_new_password_label: 'Repeat new password'
133 plain_password_label: '????'
134 email_label: 'E-mail'
135 133
136entry: 134entry:
137 page_titles: 135 page_titles:
@@ -139,11 +137,14 @@ entry:
139 # starred: 'Starred entries' 137 # starred: 'Starred entries'
140 # archived: 'Archived entries' 138 # archived: 'Archived entries'
141 # filtered: 'Filtered entries' 139 # filtered: 'Filtered entries'
140 # filtered_tags: 'Filtered by tags'
141 # untagged: 'Untagged entries'
142 list: 142 list:
143 # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.' 143 # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
144 reading_time: 'timp estimat de citire' 144 reading_time: 'timp estimat de citire'
145 reading_time_minutes: 'timp estimat de citire: %readingTime% min' 145 reading_time_minutes: 'timp estimat de citire: %readingTime% min'
146 reading_time_less_one_minute: 'timp estimat de citire: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'timp estimat de citire: <small class="inferieur">&lt;</small> 1 min'
147 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 148 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 149 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 150 original_article: 'original'
@@ -185,6 +186,8 @@ entry:
185 add_a_tag: 'Adaugă un tag' 186 add_a_tag: 'Adaugă un tag'
186 share_content: 'Dă mai departe' 187 share_content: 'Dă mai departe'
187 share_email_label: 'E-mail' 188 share_email_label: 'E-mail'
189 # public_link: 'public link'
190 # delete_public_link: 'delete public link'
188 download: 'Descarcă' 191 download: 'Descarcă'
189 # print: 'Print' 192 # print: 'Print'
190 problem: 193 problem:
@@ -260,12 +263,14 @@ howto:
260 263
261quickstart: 264quickstart:
262 # page_title: 'Quickstart' 265 # page_title: 'Quickstart'
266 # more: 'More…'
263 # intro: 267 # intro:
264 # title: 'Welcome to wallabag!' 268 # title: 'Welcome to wallabag!'
265 # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you." 269 # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you."
266 # paragraph_2: 'Follow us!' 270 # paragraph_2: 'Follow us!'
267 # configure: 271 # configure:
268 # title: 'Configure the application' 272 # title: 'Configure the application'
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 # language: 'Change language and design' 274 # language: 'Change language and design'
270 # rss: 'Enable RSS feeds' 275 # rss: 'Enable RSS feeds'
271 # tagging_rules: 'Write rules to automatically tag your articles' 276 # tagging_rules: 'Write rules to automatically tag your articles'
@@ -279,6 +284,7 @@ quickstart:
279 # import: 'Configure import' 284 # import: 'Configure import'
280 # first_steps: 285 # first_steps:
281 # title: 'First steps' 286 # title: 'First steps'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 # new_article: 'Save your first article' 288 # new_article: 'Save your first article'
283 # unread_articles: 'And classify it!' 289 # unread_articles: 'And classify it!'
284 # migrate: 290 # migrate:
@@ -287,11 +293,16 @@ quickstart:
287 # pocket: 'Migrate from Pocket' 293 # pocket: 'Migrate from Pocket'
288 # wallabag_v1: 'Migrate from wallabag v1' 294 # wallabag_v1: 'Migrate from wallabag v1'
289 # wallabag_v2: 'Migrate from wallabag v2' 295 # wallabag_v2: 'Migrate from wallabag v2'
296 # readability: 'Migrate from Readability'
297 # instapaper: 'Migrate from Instapaper'
290 # developer: 298 # developer:
291 # title: 'Developers' 299 # title: 'Developers'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 # create_application: 'Create your third application' 301 # create_application: 'Create your third application'
302 # use_docker: 'Use Docker to install wallabag'
293 # docs: 303 # docs:
294 # title: 'Full documentation' 304 # title: 'Full documentation'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 # annotate: 'Annotate your article' 306 # annotate: 'Annotate your article'
296 # export: 'Convert your articles into ePUB or PDF' 307 # export: 'Convert your articles into ePUB or PDF'
297 # search_filters: 'See how you can look for an article by using search engine and filters' 308 # search_filters: 'See how you can look for an article by using search engine and filters'
@@ -308,6 +319,7 @@ tag:
308 page_title: 'Tag-uri' 319 page_title: 'Tag-uri'
309 list: 320 list:
310 # number_on_the_page: '{0} There is no tag.|{1} There is one tag.|]1,Inf[ There are %count% tags.' 321 # number_on_the_page: '{0} There is no tag.|{1} There is one tag.|]1,Inf[ There are %count% tags.'
322 # see_untagged_entries: 'See untagged entries'
311 323
312import: 324import:
313 # page_title: 'Import' 325 # page_title: 'Import'
@@ -335,6 +347,24 @@ import:
335 # wallabag_v2: 347 # wallabag_v2:
336 # page_title: 'Import > Wallabag v2' 348 # page_title: 'Import > Wallabag v2'
337 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.' 349 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.'
350 # readability:
351 # page_title: 'Import > Readability'
352 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
353 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
354 worker:
355 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
356 # firefox:
357 # page_title: 'Import > Firefox'
358 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
360 # chrome:
361 # page_title: 'Import > Chrome'
362 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
363 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 # instapaper:
365 # page_title: 'Import > Instapaper'
366 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 368
339developer: 369developer:
340 # page_title: 'Developer' 370 # page_title: 'Developer'
@@ -361,12 +391,14 @@ developer:
361 # page_title: 'Developer > New client' 391 # page_title: 'Developer > New client'
362 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 392 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
363 # form: 393 # form:
394 # name_label: 'Name of the client'
364 # redirect_uris_label: 'Redirect URIs' 395 # redirect_uris_label: 'Redirect URIs'
365 # save_label: 'Create a new client' 396 # save_label: 'Create a new client'
366 # action_back: 'Back' 397 # action_back: 'Back'
367 # client_parameter: 398 # client_parameter:
368 # page_title: 'Developer > Client parameters' 399 # page_title: 'Developer > Client parameters'
369 # page_description: 'Here are your client parameters.' 400 # page_description: 'Here are your client parameters.'
401 # field_name: 'Client name'
370 # field_id: 'Client ID' 402 # field_id: 'Client ID'
371 # field_secret: 'Client secret' 403 # field_secret: 'Client secret'
372 # back: 'Back' 404 # back: 'Back'
@@ -384,6 +416,33 @@ developer:
384 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 416 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
385 # back: 'Back' 417 # back: 'Back'
386 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Nume de utilizator'
432 # name_label: 'Name'
433 password_label: 'Parolă'
434 repeat_new_password_label: 'Repeat new password'
435 plain_password_label: '????'
436 email_label: 'E-mail'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
387flashes: 446flashes:
388 config: 447 config:
389 notice: 448 notice:
@@ -400,10 +459,10 @@ flashes:
400 notice: 459 notice:
401 # entry_already_saved: 'Entry already saved on %date%' 460 # entry_already_saved: 'Entry already saved on %date%'
402 # entry_saved: 'Entry saved' 461 # entry_saved: 'Entry saved'
403 # entry_saved_failed: 'Failed to save entry' 462 # entry_saved_failed: 'Entry saved but fetching content failed'
404 # entry_updated: 'Entry updated' 463 # entry_updated: 'Entry updated'
405 # entry_reloaded: 'Entry reloaded' 464 # entry_reloaded: 'Entry reloaded'
406 # entry_reload_failed: 'Failed to reload entry' 465 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Articol arhivat' 466 entry_archived: 'Articol arhivat'
408 entry_unarchived: 'Articol dezarhivat' 467 entry_unarchived: 'Articol dezarhivat'
409 entry_starred: 'Articol adăugat la favorite' 468 entry_starred: 'Articol adăugat la favorite'
@@ -417,6 +476,10 @@ flashes:
417 # failed: 'Import failed, please try again.' 476 # failed: 'Import failed, please try again.'
418 # failed_on_file: 'Error while processing import. Please verify your import file.' 477 # failed_on_file: 'Error while processing import. Please verify your import file.'
419 # summary: 'Import summary: %imported% imported, %skipped% already saved.' 478 # summary: 'Import summary: %imported% imported, %skipped% already saved.'
479 # summary_with_queue: 'Import summary: %queued% queued.'
480 error:
481 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
482 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 483 developer:
421 notice: 484 notice:
422 # client_created: 'New client created.' 485 # client_created: 'New client created.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 074d13e2..02b3aae6 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Ara' 31 search: 'Ara'
32 # save_link: 'Save a link' 32 # save_link: 'Save a link'
33 back_to_unread: 'Okunmayan makalelere geri dön' 33 back_to_unread: 'Okunmayan makalelere geri dön'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Yeni bir makale ekle' 36 add_new_entry: 'Yeni bir makale ekle'
36 search: 'Ara' 37 search: 'Ara'
@@ -45,6 +46,7 @@ footer:
45 social: 'Sosyal' 46 social: 'Sosyal'
46 powered_by: 'powered by' 47 powered_by: 'powered by'
47 about: 'Hakkımızda' 48 about: 'Hakkımızda'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Yapılandırma' 52 page_title: 'Yapılandırma'
@@ -68,6 +70,7 @@ config:
68 # 200_word: 'I read ~200 words per minute' 70 # 200_word: 'I read ~200 words per minute'
69 # 300_word: 'I read ~300 words per minute' 71 # 300_word: 'I read ~300 words per minute'
70 # 400_word: 'I read ~400 words per minute' 72 # 400_word: 'I read ~400 words per minute'
73 # pocket_consumer_key_label: Consumer key for Pocket to import contents
71 form_rss: 74 form_rss:
72 description: 'wallabag RSS akışı kaydetmiş olduğunuz makalelerini favori RSS okuyucunuzda görüntülemenizi sağlar. Bunu yapabilmek için öncelikle belirteç (token) oluşturmalısınız.' 75 description: 'wallabag RSS akışı kaydetmiş olduğunuz makalelerini favori RSS okuyucunuzda görüntülemenizi sağlar. Bunu yapabilmek için öncelikle belirteç (token) oluşturmalısınız.'
73 token_label: 'RSS belirteci (token)' 76 token_label: 'RSS belirteci (token)'
@@ -126,12 +129,6 @@ config:
126 or: 'Bir kural veya birbaşkası' 129 or: 'Bir kural veya birbaşkası'
127 and: 'Bir kural ve diğeri' 130 and: 'Bir kural ve diğeri'
128 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 131 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
129 form_new_user:
130 username_label: 'Kullanıcı adı'
131 password_label: 'Şifre'
132 repeat_new_password_label: 'Yeni şifrenin tekrarı'
133 plain_password_label: '????'
134 email_label: 'E-posta'
135 132
136entry: 133entry:
137 page_titles: 134 page_titles:
@@ -139,11 +136,14 @@ entry:
139 # starred: 'Starred entries' 136 # starred: 'Starred entries'
140 # archived: 'Archived entries' 137 # archived: 'Archived entries'
141 # filtered: 'Filtered entries' 138 # filtered: 'Filtered entries'
139 # filtered_tags: 'Filtered by tags'
140 # untagged: 'Untagged entries'
142 list: 141 list:
143 number_on_the_page: '{0} Herhangi bir makale yok.|{1} Burada bir adet makale var.|]1,Inf[ Burada %count% adet makale var.' 142 number_on_the_page: '{0} Herhangi bir makale yok.|{1} Burada bir adet makale var.|]1,Inf[ Burada %count% adet makale var.'
144 reading_time: 'tahmini okuma süresi' 143 reading_time: 'tahmini okuma süresi'
145 reading_time_minutes: 'tahmini okuma süresi: %readingTime% min' 144 reading_time_minutes: 'tahmini okuma süresi: %readingTime% min'
146 reading_time_less_one_minute: 'tahmini okuma süresi: <small class="inferieur">&lt;</small> 1 min' 145 reading_time_less_one_minute: 'tahmini okuma süresi: <small class="inferieur">&lt;</small> 1 min'
146 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 147 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'orijinal' 149 original_article: 'orijinal'
@@ -185,6 +185,8 @@ entry:
185 add_a_tag: 'Bir etiket ekle' 185 add_a_tag: 'Bir etiket ekle'
186 share_content: 'Paylaş' 186 share_content: 'Paylaş'
187 share_email_label: 'E-posta' 187 share_email_label: 'E-posta'
188 # public_link: 'public link'
189 # delete_public_link: 'delete public link'
188 download: 'İndir' 190 download: 'İndir'
189 # print: 'Print' 191 # print: 'Print'
190 problem: 192 problem:
@@ -260,12 +262,14 @@ howto:
260 262
261quickstart: 263quickstart:
262 page_title: 'Hızlı başlangıç' 264 page_title: 'Hızlı başlangıç'
265 # more: 'More…'
263 intro: 266 intro:
264 title: 'wallabag' 267 title: 'wallabag'
265 paragraph_1: "wallabag kurduğunuz için teşekkür ederiz. Bu sayfada biz size eşlik edecek ve ilginizi çekecek birkaç özellik göstereceğim." 268 paragraph_1: "wallabag kurduğunuz için teşekkür ederiz. Bu sayfada biz size eşlik edecek ve ilginizi çekecek birkaç özellik göstereceğim."
266 paragraph_2: 'Bizi takip edin!' 269 paragraph_2: 'Bizi takip edin!'
267 configure: 270 configure:
268 title: 'Uygulamayı Yapılandırma' 271 title: 'Uygulamayı Yapılandırma'
272 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
269 language: 'Dili ve tasarımı değiştirme' 273 language: 'Dili ve tasarımı değiştirme'
270 rss: 'RSS akışını aktifleştirme' 274 rss: 'RSS akışını aktifleştirme'
271 # tagging_rules: 'Write rules to automatically tag your articles' 275 # tagging_rules: 'Write rules to automatically tag your articles'
@@ -279,6 +283,7 @@ quickstart:
279 # import: 'Configure import' 283 # import: 'Configure import'
280 first_steps: 284 first_steps:
281 title: 'İlk adım' 285 title: 'İlk adım'
286 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
282 new_article: 'İlk makalenizi kaydedin' 287 new_article: 'İlk makalenizi kaydedin'
283 unread_articles: 'Ve bunu sınıflandırın!' 288 unread_articles: 'Ve bunu sınıflandırın!'
284 migrate: 289 migrate:
@@ -287,11 +292,16 @@ quickstart:
287 pocket: "Pocket üzerindeki verilerinizi wallabag'e aktarın" 292 pocket: "Pocket üzerindeki verilerinizi wallabag'e aktarın"
288 wallabag_v1: "wallabag v1 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın" 293 wallabag_v1: "wallabag v1 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
289 wallabag_v2: "wallabag v2 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın" 294 wallabag_v2: "wallabag v2 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
295 readability: "Readability üzerindeki verilerinizi wallabag'e aktarın'"
296 instapaper: "Instapaper üzerindeki verilerinizi wallabag'e aktarın'"
290 developer: 297 developer:
291 # title: 'Developers' 298 # title: 'Developers'
299 # description: 'We also thought to the developers: Docker, API, translations, etc.'
292 # create_application: 'Create your third application' 300 # create_application: 'Create your third application'
301 # use_docker: 'Use Docker to install wallabag'
293 docs: 302 docs:
294 title: 'Dokümantasyon' 303 title: 'Dokümantasyon'
304 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
295 # annotate: 'Annotate your article' 305 # annotate: 'Annotate your article'
296 export: 'Makalelerinizi ePUB ya da PDF formatına çevirme' 306 export: 'Makalelerinizi ePUB ya da PDF formatına çevirme'
297 search_filters: 'Makaleleri görüntülemek için arama motorlarını ve filteri kullanma' 307 search_filters: 'Makaleleri görüntülemek için arama motorlarını ve filteri kullanma'
@@ -308,6 +318,7 @@ tag:
308 page_title: 'Etiketler' 318 page_title: 'Etiketler'
309 list: 319 list:
310 number_on_the_page: '{0} Herhangi bir etiket yok.|{1} Burada bir adet etiket var.|]1,Inf[ Burada %count% adet etiket var.' 320 number_on_the_page: '{0} Herhangi bir etiket yok.|{1} Burada bir adet etiket var.|]1,Inf[ Burada %count% adet etiket var.'
321 # see_untagged_entries: 'See untagged entries'
311 322
312import: 323import:
313 page_title: 'İçe Aktar' 324 page_title: 'İçe Aktar'
@@ -335,6 +346,24 @@ import:
335 wallabag_v2: 346 wallabag_v2:
336 page_title: 'İçe Aktar > Wallabag v2' 347 page_title: 'İçe Aktar > Wallabag v2'
337 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.' 348 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.'
349 readability:
350 page_title: 'İçe Aktar > Readability'
351 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
352 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
353 worker:
354 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
355 firefox:
356 page_title: 'İçe Aktar > Firefox'
357 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
358 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
359 chrome:
360 page_title: 'İçe Aktar > Chrome'
361 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
362 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
363 instapaper:
364 page_title: 'İçe Aktar > Instapaper'
365 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
366 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 367
339developer: 368developer:
340 # page_title: 'Developer' 369 # page_title: 'Developer'
@@ -361,12 +390,14 @@ developer:
361 # page_title: 'Developer > New client' 390 # page_title: 'Developer > New client'
362 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 391 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
363 # form: 392 # form:
393 # name_label: 'Name of the client'
364 # redirect_uris_label: 'Redirect URIs' 394 # redirect_uris_label: 'Redirect URIs'
365 # save_label: 'Create a new client' 395 # save_label: 'Create a new client'
366 # action_back: 'Back' 396 # action_back: 'Back'
367 # client_parameter: 397 # client_parameter:
368 # page_title: 'Developer > Client parameters' 398 # page_title: 'Developer > Client parameters'
369 # page_description: 'Here are your client parameters.' 399 # page_description: 'Here are your client parameters.'
400 # field_name: 'Client name'
370 # field_id: 'Client ID' 401 # field_id: 'Client ID'
371 # field_secret: 'Client secret' 402 # field_secret: 'Client secret'
372 # back: 'Back' 403 # back: 'Back'
@@ -384,6 +415,33 @@ developer:
384 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 415 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
385 # back: 'Back' 416 # back: 'Back'
386 417
418user:
419 # page_title: Users management
420 # new_user: Create a new user
421 # edit_user: Edit an existing user
422 # description: "Here you can manage all users (create, edit and delete)"
423 # list:
424 # actions: Actions
425 # edit_action: Edit
426 # yes: Yes
427 # no: No
428 # create_new_one: Create a new user
429 form:
430 username_label: 'Kullanıcı adı'
431 # name_label: 'Name'
432 password_label: 'Şifre'
433 repeat_new_password_label: 'Yeni şifrenin tekrarı'
434 plain_password_label: '????'
435 email_label: 'E-posta'
436 # enabled_label: 'Enabled'
437 # locked_label: 'Locked'
438 # last_login_label: 'Last login'
439 # twofactor_label: Two factor authentication
440 # save: Save
441 # delete: Delete
442 # delete_confirm: Are you sure?
443 # back_to_list: Back to list
444
387flashes: 445flashes:
388 config: 446 config:
389 notice: 447 notice:
@@ -400,10 +458,10 @@ flashes:
400 notice: 458 notice:
401 entry_already_saved: 'Entry already saved on %date%' 459 entry_already_saved: 'Entry already saved on %date%'
402 entry_saved: 'Makale kaydedildi' 460 entry_saved: 'Makale kaydedildi'
403 # entry_saved_failed: 'Failed to save entry' 461 # entry_saved_failed: 'Entry saved but fetching content failed'
404 # entry_updated: 'Entry updated' 462 # entry_updated: 'Entry updated'
405 entry_reloaded: 'Makale içeriği yenilendi' 463 entry_reloaded: 'Makale içeriği yenilendi'
406 # entry_reload_failed: 'Failed to reload entry' 464 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Makale arşivlendi' 465 entry_archived: 'Makale arşivlendi'
408 entry_unarchived: 'Makale arşivden çıkartıldı' 466 entry_unarchived: 'Makale arşivden çıkartıldı'
409 entry_starred: 'Makale favorilere eklendi' 467 entry_starred: 'Makale favorilere eklendi'
@@ -417,6 +475,10 @@ flashes:
417 # failed: 'Import failed, please try again.' 475 # failed: 'Import failed, please try again.'
418 # failed_on_file: 'Error while processing import. Please verify your import file.' 476 # failed_on_file: 'Error while processing import. Please verify your import file.'
419 # summary: 'Import summary: %imported% imported, %skipped% already saved.' 477 # summary: 'Import summary: %imported% imported, %skipped% already saved.'
478 # summary_with_queue: 'Import summary: %queued% queued.'
479 error:
480 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
481 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
420 developer: 482 developer:
421 notice: 483 notice:
422 # client_created: 'New client created.' 484 # client_created: 'New client created.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.da.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.da.yml
index dfe2c64d..313339ed 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.da.yml
@@ -1,6 +1,6 @@
1validator: 1validator:
2 password_must_match: 'De indtastede adgangskoder skal være ens' 2 password_must_match: 'De indtastede adgangskoder skal være ens'
3 password_too_short: 'Adgangskoden skal være mindst 8 tegn' 3 password_too_short: 'Adgangskoden skal være mindst 8 tegn'
4# password_wrong_value: 'Wrong value for your current password' 4 # password_wrong_value: 'Wrong value for your current password'
5# item_per_page_too_high: 'This will certainly kill the app' 5 # item_per_page_too_high: 'This will certainly kill the app'
6# rss_limit_too_hight: 'This will certainly kill the app' 6 # rss_limit_too_hight: 'This will certainly kill the app'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
index 80ab470a..1b358965 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
@@ -1,6 +1,6 @@
1validator: 1validator:
2# password_must_match: 'The password fields must match.' 2 # password_must_match: 'The password fields must match.'
3# password_too_short: 'Password should by at least 8 chars long' 3 # password_too_short: 'Password should by at least 8 chars long'
4# password_wrong_value: 'Wrong value for your current password' 4 # password_wrong_value: 'Wrong value for your current password'
5# item_per_page_too_high: 'This will certainly kill the app' 5 # item_per_page_too_high: 'This will certainly kill the app'
6# rss_limit_too_hight: 'This will certainly kill the app' 6 # rss_limit_too_hight: 'This will certainly kill the app'