mirror of
https://github.com/nextcloud/server.git
synced 2026-03-13 06:03:14 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
a6e5418bd7
commit
64a18ff99b
2 changed files with 8 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ OC.L10N.register(
|
|||
"Necessary language model provider is not available" : "El proveedor de modelo de lenguaje necesario no está disponible",
|
||||
"Task not found" : "Tarea no encontrada",
|
||||
"Internal error" : "Error interno",
|
||||
"No text to image provider is available" : "No hay proveedores de texto a imagen disponible",
|
||||
"Image not found" : "Imagen no encontrada",
|
||||
"No translation provider available" : "No hay proveedores de traducción disponibles",
|
||||
"Could not detect language" : "No fue posible detectar el lenguaje",
|
||||
"Unable to translate" : "No es posible traducir",
|
||||
|
|
@ -145,6 +147,7 @@ OC.L10N.register(
|
|||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización ha fallado. Por favor, informa de este problema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidad de Nextcloud</a>.",
|
||||
"Continue to {productName}" : "Continuar a {productName}",
|
||||
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundo. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. "],
|
||||
"Applications menu" : "Menú Aplicaciones",
|
||||
"More apps" : "Más aplicaciones",
|
||||
"Currently open" : "Actualmente abierto",
|
||||
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
|
||||
|
|
@ -226,6 +229,7 @@ OC.L10N.register(
|
|||
"Supported versions" : "Versiones soportadas",
|
||||
"{name} version {version} and above" : "{name} versión {version} y superior",
|
||||
"Settings menu" : "Menú de configuraciones",
|
||||
"Avatar of {displayName}" : "Avatar de {displayName}",
|
||||
"Search {types} …" : "Buscar {types}…",
|
||||
"No" : "No",
|
||||
"Yes" : "Sí",
|
||||
|
|
|
|||
|
|
@ -41,6 +41,8 @@
|
|||
"Necessary language model provider is not available" : "El proveedor de modelo de lenguaje necesario no está disponible",
|
||||
"Task not found" : "Tarea no encontrada",
|
||||
"Internal error" : "Error interno",
|
||||
"No text to image provider is available" : "No hay proveedores de texto a imagen disponible",
|
||||
"Image not found" : "Imagen no encontrada",
|
||||
"No translation provider available" : "No hay proveedores de traducción disponibles",
|
||||
"Could not detect language" : "No fue posible detectar el lenguaje",
|
||||
"Unable to translate" : "No es posible traducir",
|
||||
|
|
@ -143,6 +145,7 @@
|
|||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización ha fallado. Por favor, informa de este problema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidad de Nextcloud</a>.",
|
||||
"Continue to {productName}" : "Continuar a {productName}",
|
||||
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundo. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. "],
|
||||
"Applications menu" : "Menú Aplicaciones",
|
||||
"More apps" : "Más aplicaciones",
|
||||
"Currently open" : "Actualmente abierto",
|
||||
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
|
||||
|
|
@ -224,6 +227,7 @@
|
|||
"Supported versions" : "Versiones soportadas",
|
||||
"{name} version {version} and above" : "{name} versión {version} y superior",
|
||||
"Settings menu" : "Menú de configuraciones",
|
||||
"Avatar of {displayName}" : "Avatar de {displayName}",
|
||||
"Search {types} …" : "Buscar {types}…",
|
||||
"No" : "No",
|
||||
"Yes" : "Sí",
|
||||
|
|
|
|||
Loading…
Reference in a new issue