Update strings

This commit is contained in:
Piero Toffanin 2023-10-09 15:20:47 -04:00
commit aac2d9820a
30 changed files with 3061 additions and 2958 deletions

View file

@ -8,113 +8,112 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreTranslate 1.3.9\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-01-06 17:52-0500\n"
"POT-Creation-Date: 2023-10-09 15:17-0400\n"
"PO-Revision-Date: 2023-01-25 02:06+0000\n"
"Last-Translator: José Alberto Justiniani <justiniani@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/libretranslate/"
"app/es/>\n"
"Language: es\n"
"Language-Team: Spanish "
"<https://hosted.weblate.org/projects/libretranslate/app/es/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.16-dev\n"
"Generated-By: Babel 2.11.0\n"
"Generated-By: Babel 2.12.1\n"
#: libretranslate/app.py:60
#: libretranslate/app.py:79
msgid "Invalid JSON format"
msgstr "Formato JSON inválido"
#: libretranslate/app.py:128 libretranslate/templates/app.js.template:427
#: libretranslate/app.py:149 libretranslate/templates/app.js.template:459
msgid "Auto Detect"
msgstr "Detección automática"
#: libretranslate/app.py:193
#: libretranslate/app.py:232
msgid "Unauthorized"
msgstr "No autorizado"
#: libretranslate/app.py:211
#: libretranslate/app.py:250
msgid "Too many request limits violations"
msgstr "Demasiadas violaciones a los límites de la solicitud"
#: libretranslate/app.py:220
#: libretranslate/app.py:257
msgid "Invalid API key"
msgstr "Clave API inválida"
#: libretranslate/app.py:227
#: libretranslate/app.py:276
msgid "Please contact the server operator to get an API key"
msgstr ""
"Por favor, contacte con el operador del servidor para obtener una clave "
"API"
#: libretranslate/app.py:229
#: libretranslate/app.py:278
#, python-format
msgid "Visit %(url)s to get an API key"
msgstr "Visita %(url)s para conseguir una clave API"
#: libretranslate/app.py:269
#: libretranslate/app.py:318
msgid "Slowdown:"
msgstr "Ralentización:"
#: libretranslate/app.py:467 libretranslate/app.py:469
#: libretranslate/app.py:471 libretranslate/app.py:683
#: libretranslate/app.py:685 libretranslate/app.py:687
#: libretranslate/app.py:838 libretranslate/app.py:987
#: libretranslate/app.py:989 libretranslate/app.py:991
#: libretranslate/app.py:993
#: libretranslate/app.py:525 libretranslate/app.py:527
#: libretranslate/app.py:529 libretranslate/app.py:741
#: libretranslate/app.py:743 libretranslate/app.py:745
#: libretranslate/app.py:896 libretranslate/app.py:1053
#: libretranslate/app.py:1055 libretranslate/app.py:1057
#: libretranslate/app.py:1059
#, python-format
msgid "Invalid request: missing %(name)s parameter"
msgstr "Solicitud inválida: falta %(name)s parámetro"
#: libretranslate/app.py:480 libretranslate/app.py:492
#: libretranslate/app.py:544 libretranslate/app.py:553
#, python-format
msgid "Invalid request: request (%(size)s) exceeds text limit (%(limit)s)"
msgstr ""
"Solicitud inválida: el %(size)s) de la solicitud excede el límite de "
"(%(limit)s) de texto"
#: libretranslate/app.py:525 libretranslate/app.py:530
#: libretranslate/app.py:700 libretranslate/app.py:705
#: libretranslate/app.py:583 libretranslate/app.py:588
#: libretranslate/app.py:758 libretranslate/app.py:763
#, python-format
msgid "%(lang)s is not supported"
msgstr "el %(lang)s no es compatible"
#: libretranslate/app.py:536
#: libretranslate/app.py:594
#, python-format
msgid "%(format)s format is not supported"
msgstr "formato(s) %(format)s no compatible(s)"
#: libretranslate/app.py:544 libretranslate/app.py:568
#: libretranslate/app.py:602 libretranslate/app.py:626
#, python-format
msgid ""
"%(tname)s (%(tcode)s) is not available as a target language from "
"%(sname)s (%(scode)s)"
msgstr ""
"%(tname)s (%(tcode)s) no está disponible como idioma de destino para %(sname)"
"s (%(scode)s)"
"%(tname)s (%(tcode)s) no está disponible como idioma de destino para "
"%(sname)s (%(scode)s)"
#: libretranslate/app.py:589
#: libretranslate/app.py:647
#, python-format
msgid "Cannot translate text: %(text)s"
msgstr "No se puede traducir el texto: %(text)s"
#: libretranslate/app.py:676 libretranslate/app.py:730
#: libretranslate/app.py:734 libretranslate/app.py:788
msgid "Files translation are disabled on this server."
msgstr "La traducción de archivos está deshabilitada en este servidor."
#: libretranslate/app.py:690
#: libretranslate/app.py:748
msgid "Invalid request: empty file"
msgstr "Solicitud inválida: archivo vacío"
#: libretranslate/app.py:693
#: libretranslate/app.py:751
msgid "Invalid request: file format not supported"
msgstr "Solicitud inválida: formato de archivo no compatible"
#: libretranslate/app.py:738
#: libretranslate/app.py:796
msgid "Invalid filename"
msgstr "Nombre de archivo inválido"
#: libretranslate/app.py:979
#: libretranslate/app.py:1038
msgid "Suggestions are disabled on this server."
msgstr "Las sugerencias están deshabilitadas en este servidor."
@ -254,7 +253,7 @@ msgstr "traducir"
msgid "Translate text from a language to another"
msgstr "Traducir texto de un idioma a otro"
#: libretranslate/locales/.swag.py:5 libretranslate/templates/index.html:219
#: libretranslate/locales/.swag.py:5 libretranslate/templates/index.html:222
msgid "Translated text"
msgstr "Texto traducido"
@ -445,73 +444,72 @@ msgid "Whether submission was successful"
msgstr "Si el envío tuvo éxito"
#: libretranslate/templates/app.js.template:31
#: libretranslate/templates/app.js.template:275
#: libretranslate/templates/app.js.template:279
#: libretranslate/templates/app.js.template:286
#: libretranslate/templates/app.js.template:290
msgid "Copy text"
msgstr "Copiar texto"
#: libretranslate/templates/app.js.template:72
#: libretranslate/templates/app.js.template:78
#: libretranslate/templates/app.js.template:83
#: libretranslate/templates/app.js.template:262
#: libretranslate/templates/app.js.template:332
#: libretranslate/templates/app.js.template:402
#: libretranslate/templates/app.js.template:447
#: libretranslate/templates/app.js.template:80
#: libretranslate/templates/app.js.template:86
#: libretranslate/templates/app.js.template:91
#: libretranslate/templates/app.js.template:273
#: libretranslate/templates/app.js.template:343
#: libretranslate/templates/app.js.template:431
#: libretranslate/templates/app.js.template:479
#, python-format
msgid "Cannot load %(url)s"
msgstr "No se puede cargar %(url)s"
#: libretranslate/templates/app.js.template:253
#: libretranslate/templates/app.js.template:323
#: libretranslate/templates/app.js.template:385
#: libretranslate/templates/app.js.template:395
#: libretranslate/templates/app.js.template:264
#: libretranslate/templates/app.js.template:334
#: libretranslate/templates/app.js.template:412
#: libretranslate/templates/app.js.template:423
msgid "Unknown error"
msgstr "Error desconocido"
#: libretranslate/templates/app.js.template:276
#: libretranslate/templates/app.js.template:287
msgid "Copied"
msgstr "Copiado"
#: libretranslate/templates/app.js.template:320
#: libretranslate/templates/app.js.template:331
msgid ""
"Thanks for your correction. Note the suggestion will not take effect "
"right away."
msgstr ""
"Gracias por tu corrección. Ten en cuenta que la sugerencia no tendrá efecto "
"inmediatamente."
"Gracias por tu corrección. Ten en cuenta que la sugerencia no tendrá "
"efecto inmediatamente."
#: libretranslate/templates/app.js.template:423
#: libretranslate/templates/app.js.template:455
msgid "No languages available. Did you install the models correctly?"
msgstr "No hay idiomas disponibles. ¿Instalaste los modelos correctamente?"
#: libretranslate/templates/app.js.template:479
#: libretranslate/templates/app.js.template:522
#, python-format
msgid "Type in your API Key. If you need an API key, %(instructions)s"
msgstr ""
"Introduce tu clave de API. Si necesitas una clave de API, %(instructions)s"
msgstr "Introduce tu clave de API. Si necesitas una clave de API, %(instructions)s"
#: libretranslate/templates/app.js.template:479
#: libretranslate/templates/app.js.template:522
msgid "press the \"Get API Key\" link."
msgstr "presiona el enlace \"Obtener Clave API\"."
#: libretranslate/templates/app.js.template:479
#: libretranslate/templates/app.js.template:522
msgid "contact the server operator."
msgstr "comunícate con el operador del servidor."
#: libretranslate/templates/index.html:8 libretranslate/templates/index.html:25
#: libretranslate/templates/index.html:333
#: libretranslate/templates/index.html:9 libretranslate/templates/index.html:27
#: libretranslate/templates/index.html:336
msgid "Free and Open Source Machine Translation API"
msgstr "API de traducción automática gratuita y de código abierto"
#: libretranslate/templates/index.html:10
#: libretranslate/templates/index.html:29
#: libretranslate/templates/index.html:31
msgid ""
"Free and Open Source Machine Translation API. Self-hosted, offline "
"capable and easy to setup. Run your own API server in just a few minutes."
msgstr ""
"API de traducción automática gratuita y de código abierto. Autónoma, con "
"capacidad para trabajar sin conexión y fácil de configurar. Aloja tu propio "
"servidor API en sólo unos minutos."
"capacidad para trabajar sin conexión y fácil de configurar. Aloja tu "
"propio servidor API en sólo unos minutos."
#: libretranslate/templates/index.html:11
msgid "translation"
@ -521,151 +519,156 @@ msgstr "traducción"
msgid "api"
msgstr "api"
#: libretranslate/templates/index.html:64
#: libretranslate/templates/index.html:65
msgid "API Docs"
msgstr "API Docs"
#: libretranslate/templates/index.html:66
#: libretranslate/templates/index.html:67
msgid "Get API Key"
msgstr "Obtener Clave API"
#: libretranslate/templates/index.html:68
#: libretranslate/templates/index.html:69
msgid "GitHub"
msgstr "GitHub"
#: libretranslate/templates/index.html:70
#: libretranslate/templates/index.html:71
msgid "Set API Key"
msgstr "Establecer Clave API"
#: libretranslate/templates/index.html:72
#: libretranslate/templates/index.html:73
msgid "Change language"
msgstr "Cambiar el idioma"
#: libretranslate/templates/index.html:78
#: libretranslate/templates/index.html:79
msgid "Edit"
msgstr "Editar"
#: libretranslate/templates/index.html:154
#: libretranslate/templates/index.html:81
msgid "Toggle dark/light mode"
msgstr "Modo oscuro/ligero"
#: libretranslate/templates/index.html:157
msgid "Dismiss"
msgstr "Desestimar"
#: libretranslate/templates/index.html:168
#: libretranslate/templates/index.html:171
msgid "Translation API"
msgstr "API de Traducción"
#: libretranslate/templates/index.html:172
#: libretranslate/templates/index.html:175
msgid "Translate Text"
msgstr "Traducir texto"
#: libretranslate/templates/index.html:176
#: libretranslate/templates/index.html:179
msgid "Translate Files"
msgstr "Traducir archivos"
#: libretranslate/templates/index.html:182
#: libretranslate/templates/index.html:185
msgid "Translate from"
msgstr "Traducir del"
#: libretranslate/templates/index.html:192
#: libretranslate/templates/index.html:195
msgid "Swap source and target languages"
msgstr "Cambiar idioma de origen y destino"
#: libretranslate/templates/index.html:195
#: libretranslate/templates/index.html:198
msgid "Translate into"
msgstr "Traducir al"
#: libretranslate/templates/index.html:207
#: libretranslate/templates/index.html:210
msgid "Text to translate"
msgstr "Texto para traducir"
#: libretranslate/templates/index.html:210
#: libretranslate/templates/index.html:213
msgid "Delete text"
msgstr "Borrar el texto"
#: libretranslate/templates/index.html:223
#: libretranslate/templates/index.html:226
msgid "Suggest translation"
msgstr "Sugerir traducción"
#: libretranslate/templates/index.html:227
#: libretranslate/templates/index.html:230
msgid "Cancel"
msgstr "Cancelar"
#: libretranslate/templates/index.html:230
#: libretranslate/templates/index.html:233
msgid "Send"
msgstr "Enviar"
#: libretranslate/templates/index.html:246
#: libretranslate/templates/index.html:249
msgid "Supported file formats:"
msgstr "Formatos de archivo compatibles:"
#: libretranslate/templates/index.html:250
#: libretranslate/templates/index.html:253
msgid "File"
msgstr "Archivo"
#: libretranslate/templates/index.html:265
#: libretranslate/templates/index.html:268
msgid "Remove file"
msgstr "Eliminar el archivo"
#: libretranslate/templates/index.html:272
#: libretranslate/templates/index.html:275
msgid "Translate"
msgstr "Traducir"
#: libretranslate/templates/index.html:273
#: libretranslate/templates/index.html:317
#: libretranslate/templates/index.html:276
#: libretranslate/templates/index.html:320
msgid "Download"
msgstr "Descargar"
#: libretranslate/templates/index.html:292
#: libretranslate/templates/index.html:295
msgid "Request"
msgstr "Solicitud"
#: libretranslate/templates/index.html:297
#: libretranslate/templates/index.html:300
msgid "Response"
msgstr "Respuesta"
#: libretranslate/templates/index.html:312
#: libretranslate/templates/index.html:315
msgid "Open Source Machine Translation API"
msgstr "API de Traducción de Código Abierto"
#: libretranslate/templates/index.html:313
#: libretranslate/templates/index.html:316
msgid "Self-Hosted. Offline Capable. Easy to Setup."
msgstr "Autónoma. Funciona Sin Conexión. Fácil de Configurar."
#: libretranslate/templates/index.html:332
#: libretranslate/templates/index.html:335
msgid "LibreTranslate"
msgstr "LibreTranslate"
#: libretranslate/templates/index.html:334
#: libretranslate/templates/index.html:337
msgid "License:"
msgstr "Licencia:"
#: libretranslate/templates/index.html:337
#: libretranslate/templates/index.html:340
#, python-format
msgid ""
"This public API should be used for testing, personal or infrequent use. "
"If you're going to run an application in production, please "
"%(host_server)s or %(get_api_key)s."
msgstr ""
"Esta API pública debería ser utilizada sólo para hacer pruebas y para el uso "
"personal o poco frecuente. Si vas a ejecutar una aplicación en producción, "
"por favor %(host_server)s u %(get_api_key)s."
"Esta API pública debería ser utilizada sólo para hacer pruebas y para el "
"uso personal o poco frecuente. Si vas a ejecutar una aplicación en "
"producción, por favor %(host_server)s u %(get_api_key)s."
#: libretranslate/templates/index.html:337
#: libretranslate/templates/index.html:340
msgid "host your own server"
msgstr "aloja tu propio servidor"
#: libretranslate/templates/index.html:337
#: libretranslate/templates/index.html:340
msgid "get an API key"
msgstr "obtén una clave API"
#: libretranslate/templates/index.html:345
#: libretranslate/templates/index.html:348
#, python-format
msgid "Made with %(heart)s by %(contributors)s and powered by %(engine)s"
msgstr "Hecho con %(heart)s por %(contributors)s e impulsado por %(engine)s"
#: libretranslate/templates/index.html:345
#: libretranslate/templates/index.html:348
#, python-format
msgid "%(libretranslate)s Contributors"
msgstr "Colaboradores de %(libretranslate)s"
#~ msgid "multipart/form-data"
#~ msgstr "multipart/form-data"