aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.es.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml40
1 files changed, 35 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 266b4af5..bd691c1c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -68,6 +68,7 @@ config:
68 200_word: 'Leo ~200 palabras por minuto' 68 200_word: 'Leo ~200 palabras por minuto'
69 300_word: 'Leo ~300 palabras por minuto' 69 300_word: 'Leo ~300 palabras por minuto'
70 400_word: 'Leo ~400 palabras por minuto' 70 400_word: 'Leo ~400 palabras por minuto'
71 # pocket_consumer_key_label: Consumer key for Pocket to import contents
71 form_rss: 72 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' 73 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' 74 token_label: 'RSS token'
@@ -139,11 +140,14 @@ entry:
139 starred: 'Artículos favoritos' 140 starred: 'Artículos favoritos'
140 archived: 'Artículos archivados' 141 archived: 'Artículos archivados'
141 filtered: 'Artículos filtrados' 142 filtered: 'Artículos filtrados'
143 # filtered_tags: 'Filtered by tags'
144 # untagged: 'Untagged entries'
142 list: 145 list:
143 number_on_the_page: '{0} No hay artículos.|{1} Hay un artículo.|]1,Inf[ Hay %count% artículos.' 146 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' 147 reading_time: 'tiempo estimado de lectura'
145 reading_time_minutes: 'tiempo estimado de lectura: %readingTime% min' 148 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' 149 reading_time_less_one_minute: 'tiempo estimado de lectura: <small class="inferieur">&lt;</small> 1 min'
150 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
147 reading_time_minutes_short: '%readingTime% min' 151 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min' 152 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
149 original_article: 'original' 153 original_article: 'original'
@@ -185,6 +189,8 @@ entry:
185 add_a_tag: 'Añadir una etiqueta' 189 add_a_tag: 'Añadir una etiqueta'
186 share_content: 'Compartir' 190 share_content: 'Compartir'
187 share_email_label: 'Dirección e-mail' 191 share_email_label: 'Dirección e-mail'
192 # public_link: 'public link'
193 # delete_public_link: 'delete public link'
188 download: 'Descargar' 194 download: 'Descargar'
189 print: 'Imprimir' 195 print: 'Imprimir'
190 problem: 196 problem:
@@ -287,6 +293,7 @@ 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'
290 developer: 297 developer:
291 title: 'Promotores' 298 title: 'Promotores'
292 create_application: 'Cree su tercera aplicación' 299 create_application: 'Cree su tercera aplicación'
@@ -308,6 +315,7 @@ tag:
308 page_title: 'Etiquetas' 315 page_title: 'Etiquetas'
309 list: 316 list:
310 number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.' 317 number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.'
318 # see_untagged_entries: 'See untagged entries'
311 319
312import: 320import:
313 page_title: 'Importar' 321 page_title: 'Importar'
@@ -335,6 +343,24 @@ import:
335 wallabag_v2: 343 wallabag_v2:
336 page_title: 'Importar > Wallabag v2' 344 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"' 345 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"'
346 readability:
347 page_title: 'Importar > Readability'
348 # 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).'
349 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
350 worker:
351 # 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:"
352 firefox:
353 page_title: 'Importar > Firefox'
354 # description: "This importer will import all your Firefox bookmarks. <p>For Firefox, just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
355 # 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."
356 chrome:
357 page_title: 'Importar > Chrome'
358 # 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>"
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 instapaper:
361 page_title: 'Importar > Instapaper'
362 # 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").'
363 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
338 364
339developer: 365developer:
340 page_title: 'Promotor' 366 page_title: 'Promotor'
@@ -400,10 +426,10 @@ flashes:
400 notice: 426 notice:
401 entry_already_saved: 'Entrada ya guardada por %fecha%' 427 entry_already_saved: 'Entrada ya guardada por %fecha%'
402 entry_saved: 'Entrada guardada' 428 entry_saved: 'Entrada guardada'
403 # entry_saved_failed: 'Failed to save entry' 429 # entry_saved_failed: 'Entry saved but fetching content failed'
404 entry_updated: 'Entrada actualizada' 430 entry_updated: 'Entrada actualizada'
405 entry_reloaded: 'Entrada recargada' 431 entry_reloaded: 'Entrada recargada'
406 entry_reload_failed: 'Entrada recargada reprobada' 432 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Artículo archivado' 433 entry_archived: 'Artículo archivado'
408 entry_unarchived: 'Artículo desarchivado' 434 entry_unarchived: 'Artículo desarchivado'
409 entry_starred: 'Artículo guardado en los favoritos' 435 entry_starred: 'Artículo guardado en los favoritos'
@@ -414,9 +440,13 @@ flashes:
414 tag_added: 'Etiqueta añadida' 440 tag_added: 'Etiqueta añadida'
415 import: 441 import:
416 notice: 442 notice:
417 failed: 'Importación reprobada, por favor inténtelo de nuevo.' 443 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.' 444 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.' 445 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.'
446 # summary_with_queue: 'Import summary: %queued% queued.'
447 error:
448 # 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.
449 # 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: 450 developer:
421 notice: 451 notice:
422 client_created: 'Nuevo cliente creado.' 452 client_created: 'Nuevo cliente creado.'