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.yml25
1 files changed, 20 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..43f376d4 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,12 @@ 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:"
338 352
339developer: 353developer:
340 page_title: 'Promotor' 354 page_title: 'Promotor'
@@ -400,10 +414,10 @@ flashes:
400 notice: 414 notice:
401 entry_already_saved: 'Entrada ya guardada por %fecha%' 415 entry_already_saved: 'Entrada ya guardada por %fecha%'
402 entry_saved: 'Entrada guardada' 416 entry_saved: 'Entrada guardada'
403 # entry_saved_failed: 'Failed to save entry' 417 # entry_saved_failed: 'Entry saved but fetching content failed'
404 entry_updated: 'Entrada actualizada' 418 entry_updated: 'Entrada actualizada'
405 entry_reloaded: 'Entrada recargada' 419 entry_reloaded: 'Entrada recargada'
406 entry_reload_failed: 'Entrada recargada reprobada' 420 # entry_reload_failed: 'Entry reloaded but fetching content failed'
407 entry_archived: 'Artículo archivado' 421 entry_archived: 'Artículo archivado'
408 entry_unarchived: 'Artículo desarchivado' 422 entry_unarchived: 'Artículo desarchivado'
409 entry_starred: 'Artículo guardado en los favoritos' 423 entry_starred: 'Artículo guardado en los favoritos'
@@ -414,9 +428,10 @@ flashes:
414 tag_added: 'Etiqueta añadida' 428 tag_added: 'Etiqueta añadida'
415 import: 429 import:
416 notice: 430 notice:
417 failed: 'Importación reprobada, por favor inténtelo de nuevo.' 431 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.' 432 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.' 433 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.'
434 # summary_with_queue: 'Import summary: %queued% queued.'
420 developer: 435 developer:
421 notice: 436 notice:
422 client_created: 'Nuevo cliente creado.' 437 client_created: 'Nuevo cliente creado.'