mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-15 20:10:32 +01:00
675 lines
18 KiB
Plaintext
675 lines
18 KiB
Plaintext
# Spanish translations for LibreTranslate.
|
|
# Copyright (C) 2023 LibreTranslate Authors
|
|
# This file is distributed under the same license as the LibreTranslate
|
|
# project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: LibreTranslate 1.3.9\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\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: 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"
|
|
"Generated-By: Babel 2.12.1\n"
|
|
|
|
#: libretranslate/app.py:79
|
|
msgid "Invalid JSON format"
|
|
msgstr "Formato JSON inválido"
|
|
|
|
#: libretranslate/app.py:149 libretranslate/templates/app.js.template:459
|
|
msgid "Auto Detect"
|
|
msgstr "Detección automática"
|
|
|
|
#: libretranslate/app.py:232
|
|
msgid "Unauthorized"
|
|
msgstr "No autorizado"
|
|
|
|
#: libretranslate/app.py:250
|
|
msgid "Too many request limits violations"
|
|
msgstr "Demasiadas violaciones a los límites de la solicitud"
|
|
|
|
#: libretranslate/app.py:257
|
|
msgid "Invalid API key"
|
|
msgstr "Clave API inválida"
|
|
|
|
#: 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:278
|
|
#, python-format
|
|
msgid "Visit %(url)s to get an API key"
|
|
msgstr "Visita %(url)s para conseguir una clave API"
|
|
|
|
#: libretranslate/app.py:318
|
|
msgid "Slowdown:"
|
|
msgstr "Ralentización:"
|
|
|
|
#: 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: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: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:594
|
|
#, python-format
|
|
msgid "%(format)s format is not supported"
|
|
msgstr "formato(s) %(format)s no compatible(s)"
|
|
|
|
#: 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)"
|
|
|
|
#: libretranslate/app.py:647
|
|
#, python-format
|
|
msgid "Cannot translate text: %(text)s"
|
|
msgstr "No se puede traducir el texto: %(text)s"
|
|
|
|
#: 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:748
|
|
msgid "Invalid request: empty file"
|
|
msgstr "Solicitud inválida: archivo vacío"
|
|
|
|
#: libretranslate/app.py:751
|
|
msgid "Invalid request: file format not supported"
|
|
msgstr "Solicitud inválida: formato de archivo no compatible"
|
|
|
|
#: libretranslate/app.py:796
|
|
msgid "Invalid filename"
|
|
msgstr "Nombre de archivo inválido"
|
|
|
|
#: libretranslate/app.py:1038
|
|
msgid "Suggestions are disabled on this server."
|
|
msgstr "Las sugerencias están deshabilitadas en este servidor."
|
|
|
|
#: libretranslate/locales/.langs.py:1
|
|
msgid "English"
|
|
msgstr "Inglés"
|
|
|
|
#: libretranslate/locales/.langs.py:2
|
|
msgid "Arabic"
|
|
msgstr "Árabe"
|
|
|
|
#: libretranslate/locales/.langs.py:3
|
|
msgid "Azerbaijani"
|
|
msgstr "Azerbaijani"
|
|
|
|
#: libretranslate/locales/.langs.py:4
|
|
msgid "Chinese"
|
|
msgstr "Chino"
|
|
|
|
#: libretranslate/locales/.langs.py:5
|
|
msgid "Czech"
|
|
msgstr "Checo"
|
|
|
|
#: libretranslate/locales/.langs.py:6
|
|
msgid "Danish"
|
|
msgstr "Danés"
|
|
|
|
#: libretranslate/locales/.langs.py:7
|
|
msgid "Dutch"
|
|
msgstr "Holandés"
|
|
|
|
#: libretranslate/locales/.langs.py:8
|
|
msgid "Esperanto"
|
|
msgstr "Esperanto"
|
|
|
|
#: libretranslate/locales/.langs.py:9
|
|
msgid "Finnish"
|
|
msgstr "Finlandés"
|
|
|
|
#: libretranslate/locales/.langs.py:10
|
|
msgid "French"
|
|
msgstr "Francés"
|
|
|
|
#: libretranslate/locales/.langs.py:11
|
|
msgid "German"
|
|
msgstr "Alemán"
|
|
|
|
#: libretranslate/locales/.langs.py:12
|
|
msgid "Greek"
|
|
msgstr "Griego"
|
|
|
|
#: libretranslate/locales/.langs.py:13
|
|
msgid "Hebrew"
|
|
msgstr "Hebreo"
|
|
|
|
#: libretranslate/locales/.langs.py:14
|
|
msgid "Hindi"
|
|
msgstr "Hindi"
|
|
|
|
#: libretranslate/locales/.langs.py:15
|
|
msgid "Hungarian"
|
|
msgstr "Húngaro"
|
|
|
|
#: libretranslate/locales/.langs.py:16
|
|
msgid "Indonesian"
|
|
msgstr "Indonesio"
|
|
|
|
#: libretranslate/locales/.langs.py:17
|
|
msgid "Irish"
|
|
msgstr "Irlandés"
|
|
|
|
#: libretranslate/locales/.langs.py:18
|
|
msgid "Italian"
|
|
msgstr "Italiano"
|
|
|
|
#: libretranslate/locales/.langs.py:19
|
|
msgid "Japanese"
|
|
msgstr "Japonés"
|
|
|
|
#: libretranslate/locales/.langs.py:20
|
|
msgid "Korean"
|
|
msgstr "Coreano"
|
|
|
|
#: libretranslate/locales/.langs.py:21
|
|
msgid "Persian"
|
|
msgstr "Persa"
|
|
|
|
#: libretranslate/locales/.langs.py:22
|
|
msgid "Polish"
|
|
msgstr "Polaco"
|
|
|
|
#: libretranslate/locales/.langs.py:23
|
|
msgid "Portuguese"
|
|
msgstr "Portugués"
|
|
|
|
#: libretranslate/locales/.langs.py:24
|
|
msgid "Russian"
|
|
msgstr "Ruso"
|
|
|
|
#: libretranslate/locales/.langs.py:25
|
|
msgid "Slovak"
|
|
msgstr "Eslovaco"
|
|
|
|
#: libretranslate/locales/.langs.py:26
|
|
msgid "Spanish"
|
|
msgstr "Español"
|
|
|
|
#: libretranslate/locales/.langs.py:27
|
|
msgid "Swedish"
|
|
msgstr "Suecia"
|
|
|
|
#: libretranslate/locales/.langs.py:28
|
|
msgid "Turkish"
|
|
msgstr "Turco"
|
|
|
|
#: libretranslate/locales/.langs.py:29
|
|
msgid "Ukranian"
|
|
msgstr "Ucraniano"
|
|
|
|
#: libretranslate/locales/.langs.py:30
|
|
msgid "Vietnamese"
|
|
msgstr "Vietnamita"
|
|
|
|
#: libretranslate/locales/.swag.py:1
|
|
msgid "Retrieve list of supported languages"
|
|
msgstr "Recuperar la lista de idiomas compatibles"
|
|
|
|
#: libretranslate/locales/.swag.py:2
|
|
msgid "List of languages"
|
|
msgstr "Lista de idiomas"
|
|
|
|
#: libretranslate/locales/.swag.py:3
|
|
msgid "translate"
|
|
msgstr "traducir"
|
|
|
|
#: libretranslate/locales/.swag.py:4
|
|
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:222
|
|
msgid "Translated text"
|
|
msgstr "Texto traducido"
|
|
|
|
#: libretranslate/locales/.swag.py:6
|
|
msgid "Invalid request"
|
|
msgstr "Solicitud inválida"
|
|
|
|
#: libretranslate/locales/.swag.py:7
|
|
msgid "Translation error"
|
|
msgstr "Error de traducción"
|
|
|
|
#: libretranslate/locales/.swag.py:8
|
|
msgid "Slow down"
|
|
msgstr "Despacio"
|
|
|
|
#: libretranslate/locales/.swag.py:9
|
|
msgid "Banned"
|
|
msgstr "Prohibido"
|
|
|
|
#: libretranslate/locales/.swag.py:10
|
|
msgid "Hello world!"
|
|
msgstr "¡Hola mundo!"
|
|
|
|
#: libretranslate/locales/.swag.py:11
|
|
msgid "Text(s) to translate"
|
|
msgstr "Texto(s) para traducir"
|
|
|
|
#: libretranslate/locales/.swag.py:12
|
|
msgid "Source language code"
|
|
msgstr "Código fuente del idioma"
|
|
|
|
#: libretranslate/locales/.swag.py:13
|
|
msgid "Target language code"
|
|
msgstr "Código del idioma de destino"
|
|
|
|
#: libretranslate/locales/.swag.py:14
|
|
msgid "text"
|
|
msgstr "texto"
|
|
|
|
#: libretranslate/locales/.swag.py:15
|
|
msgid "html"
|
|
msgstr "html"
|
|
|
|
#: libretranslate/locales/.swag.py:16
|
|
msgid ""
|
|
"Format of source text:\n"
|
|
" * `text` - Plain text\n"
|
|
" * `html` - HTML markup\n"
|
|
msgstr ""
|
|
"Formato de texto fuente:\n"
|
|
" * `text` - Texto sin formato\n"
|
|
" * `html` - HTML markup\n"
|
|
|
|
#: libretranslate/locales/.swag.py:17
|
|
msgid "API key"
|
|
msgstr "Clave API"
|
|
|
|
#: libretranslate/locales/.swag.py:18
|
|
msgid "Translate file from a language to another"
|
|
msgstr "Traducir archivo de un idioma a otro"
|
|
|
|
#: libretranslate/locales/.swag.py:19
|
|
msgid "Translated file"
|
|
msgstr "Archivo traducido"
|
|
|
|
#: libretranslate/locales/.swag.py:20
|
|
msgid "File to translate"
|
|
msgstr "Archivo a traducir"
|
|
|
|
#: libretranslate/locales/.swag.py:21
|
|
msgid "Detect the language of a single text"
|
|
msgstr "Detectar el idioma de un solo texto"
|
|
|
|
#: libretranslate/locales/.swag.py:22
|
|
msgid "Detections"
|
|
msgstr "Detecciones"
|
|
|
|
#: libretranslate/locales/.swag.py:23
|
|
msgid "Detection error"
|
|
msgstr "Error de detección"
|
|
|
|
#: libretranslate/locales/.swag.py:24
|
|
msgid "Text to detect"
|
|
msgstr "Texto a detectar"
|
|
|
|
#: libretranslate/locales/.swag.py:25
|
|
msgid "Retrieve frontend specific settings"
|
|
msgstr "Recuperar configuración específica de la interfaz"
|
|
|
|
#: libretranslate/locales/.swag.py:26
|
|
msgid "frontend settings"
|
|
msgstr "configuración de la interfaz"
|
|
|
|
#: libretranslate/locales/.swag.py:27
|
|
msgid "frontend"
|
|
msgstr "interfaz"
|
|
|
|
#: libretranslate/locales/.swag.py:28
|
|
msgid "Submit a suggestion to improve a translation"
|
|
msgstr "Presentar una sugerencia para mejorar la traducción"
|
|
|
|
#: libretranslate/locales/.swag.py:29
|
|
msgid "Success"
|
|
msgstr "Todo salió bien"
|
|
|
|
#: libretranslate/locales/.swag.py:30
|
|
msgid "Not authorized"
|
|
msgstr "No autorizado"
|
|
|
|
#: libretranslate/locales/.swag.py:31
|
|
msgid "Original text"
|
|
msgstr "Texto original"
|
|
|
|
#: libretranslate/locales/.swag.py:32
|
|
msgid "Suggested translation"
|
|
msgstr "Traducción propuesta"
|
|
|
|
#: libretranslate/locales/.swag.py:33
|
|
msgid "Language of original text"
|
|
msgstr "Idioma del texto original"
|
|
|
|
#: libretranslate/locales/.swag.py:34
|
|
msgid "Language of suggested translation"
|
|
msgstr "Idioma de la traducción sugerida"
|
|
|
|
#: libretranslate/locales/.swag.py:35
|
|
msgid "feedback"
|
|
msgstr "opinión"
|
|
|
|
#: libretranslate/locales/.swag.py:36
|
|
msgid "Language code"
|
|
msgstr "Código de idioma"
|
|
|
|
#: libretranslate/locales/.swag.py:37
|
|
msgid "Human-readable language name (in English)"
|
|
msgstr "Nombre del idioma comprensible por el ser humano (en inglés)"
|
|
|
|
#: libretranslate/locales/.swag.py:38
|
|
msgid "Supported target language codes"
|
|
msgstr "Códigos de idiomas de destino compatibles"
|
|
|
|
#: libretranslate/locales/.swag.py:39
|
|
msgid "Translated text(s)"
|
|
msgstr "Texto(s) traducido(s)"
|
|
|
|
#: libretranslate/locales/.swag.py:40
|
|
msgid "Error message"
|
|
msgstr "Mensaje de error"
|
|
|
|
#: libretranslate/locales/.swag.py:41
|
|
msgid "Reason for slow down"
|
|
msgstr "Razón para reducir la velocidad"
|
|
|
|
#: libretranslate/locales/.swag.py:42
|
|
msgid "Translated file url"
|
|
msgstr "Archivo traducido url"
|
|
|
|
#: libretranslate/locales/.swag.py:43
|
|
msgid "Confidence value"
|
|
msgstr "Valor de confianza"
|
|
|
|
#: libretranslate/locales/.swag.py:44
|
|
msgid "Character input limit for this language (-1 indicates no limit)"
|
|
msgstr "Límite de entrada de caracteres para este idioma (-1 indica sin límite)"
|
|
|
|
#: libretranslate/locales/.swag.py:45
|
|
msgid "Frontend translation timeout"
|
|
msgstr "Tiempo de traducción de interfaz"
|
|
|
|
#: libretranslate/locales/.swag.py:46
|
|
msgid "Whether the API key database is enabled."
|
|
msgstr "Si la base de datos clave API está habilitada."
|
|
|
|
#: libretranslate/locales/.swag.py:47
|
|
msgid "Whether an API key is required."
|
|
msgstr "Si se necesita una clave API."
|
|
|
|
#: libretranslate/locales/.swag.py:48
|
|
msgid "Whether submitting suggestions is enabled."
|
|
msgstr "Si se permite presentar sugerencias."
|
|
|
|
#: libretranslate/locales/.swag.py:49
|
|
msgid "Supported files format"
|
|
msgstr "Formato de archivos compatibles"
|
|
|
|
#: libretranslate/locales/.swag.py:50
|
|
msgid "Whether submission was successful"
|
|
msgstr "Si el envío tuvo éxito"
|
|
|
|
#: libretranslate/templates/app.js.template:31
|
|
#: libretranslate/templates/app.js.template:286
|
|
#: libretranslate/templates/app.js.template:290
|
|
msgid "Copy text"
|
|
msgstr "Copiar texto"
|
|
|
|
#: 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: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:287
|
|
msgid "Copied"
|
|
msgstr "Copiado"
|
|
|
|
#: 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."
|
|
|
|
#: 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: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"
|
|
|
|
#: 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:522
|
|
msgid "contact the server operator."
|
|
msgstr "comunícate con el operador del servidor."
|
|
|
|
#: 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: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."
|
|
|
|
#: libretranslate/templates/index.html:11
|
|
msgid "translation"
|
|
msgstr "traducción"
|
|
|
|
#: libretranslate/templates/index.html:11
|
|
msgid "api"
|
|
msgstr "api"
|
|
|
|
#: libretranslate/templates/index.html:65
|
|
msgid "API Docs"
|
|
msgstr "API Docs"
|
|
|
|
#: libretranslate/templates/index.html:67
|
|
msgid "Get API Key"
|
|
msgstr "Obtener Clave API"
|
|
|
|
#: libretranslate/templates/index.html:69
|
|
msgid "GitHub"
|
|
msgstr "GitHub"
|
|
|
|
#: libretranslate/templates/index.html:71
|
|
msgid "Set API Key"
|
|
msgstr "Establecer Clave API"
|
|
|
|
#: libretranslate/templates/index.html:73
|
|
msgid "Change language"
|
|
msgstr "Cambiar el idioma"
|
|
|
|
#: libretranslate/templates/index.html:79
|
|
msgid "Edit"
|
|
msgstr "Editar"
|
|
|
|
#: 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:171
|
|
msgid "Translation API"
|
|
msgstr "API de Traducción"
|
|
|
|
#: libretranslate/templates/index.html:175
|
|
msgid "Translate Text"
|
|
msgstr "Traducir texto"
|
|
|
|
#: libretranslate/templates/index.html:179
|
|
msgid "Translate Files"
|
|
msgstr "Traducir archivos"
|
|
|
|
#: libretranslate/templates/index.html:185
|
|
msgid "Translate from"
|
|
msgstr "Traducir del"
|
|
|
|
#: libretranslate/templates/index.html:195
|
|
msgid "Swap source and target languages"
|
|
msgstr "Cambiar idioma de origen y destino"
|
|
|
|
#: libretranslate/templates/index.html:198
|
|
msgid "Translate into"
|
|
msgstr "Traducir al"
|
|
|
|
#: libretranslate/templates/index.html:210
|
|
msgid "Text to translate"
|
|
msgstr "Texto para traducir"
|
|
|
|
#: libretranslate/templates/index.html:213
|
|
msgid "Delete text"
|
|
msgstr "Borrar el texto"
|
|
|
|
#: libretranslate/templates/index.html:226
|
|
msgid "Suggest translation"
|
|
msgstr "Sugerir traducción"
|
|
|
|
#: libretranslate/templates/index.html:230
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#: libretranslate/templates/index.html:233
|
|
msgid "Send"
|
|
msgstr "Enviar"
|
|
|
|
#: libretranslate/templates/index.html:249
|
|
msgid "Supported file formats:"
|
|
msgstr "Formatos de archivo compatibles:"
|
|
|
|
#: libretranslate/templates/index.html:253
|
|
msgid "File"
|
|
msgstr "Archivo"
|
|
|
|
#: libretranslate/templates/index.html:268
|
|
msgid "Remove file"
|
|
msgstr "Eliminar el archivo"
|
|
|
|
#: libretranslate/templates/index.html:275
|
|
msgid "Translate"
|
|
msgstr "Traducir"
|
|
|
|
#: libretranslate/templates/index.html:276
|
|
#: libretranslate/templates/index.html:320
|
|
msgid "Download"
|
|
msgstr "Descargar"
|
|
|
|
#: libretranslate/templates/index.html:295
|
|
msgid "Request"
|
|
msgstr "Solicitud"
|
|
|
|
#: libretranslate/templates/index.html:300
|
|
msgid "Response"
|
|
msgstr "Respuesta"
|
|
|
|
#: libretranslate/templates/index.html:315
|
|
msgid "Open Source Machine Translation API"
|
|
msgstr "API de Traducción de Código Abierto"
|
|
|
|
#: 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:335
|
|
msgid "LibreTranslate"
|
|
msgstr "LibreTranslate"
|
|
|
|
#: libretranslate/templates/index.html:337
|
|
msgid "License:"
|
|
msgstr "Licencia:"
|
|
|
|
#: 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."
|
|
|
|
#: libretranslate/templates/index.html:340
|
|
msgid "host your own server"
|
|
msgstr "aloja tu propio servidor"
|
|
|
|
#: libretranslate/templates/index.html:340
|
|
msgid "get an API key"
|
|
msgstr "obtén una clave API"
|
|
|
|
#: 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:348
|
|
#, python-format
|
|
msgid "%(libretranslate)s Contributors"
|
|
msgstr "Colaboradores de %(libretranslate)s"
|
|
|
|
#~ msgid "multipart/form-data"
|
|
#~ msgstr "multipart/form-data"
|
|
|