aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/es_AR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-13 00:18:06 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-13 00:18:06 +0000
commitee45b13327a4daf4739be5f471d21b5a8a4a4b0a (patch)
tree26672179f9e70255bc8a3fe79e78c9887ce60290 /core/l10n/es_AR.js
parent7903b42d71aac57b01402ed7ba28168b913c8ee3 (diff)
downloadnextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.tar.gz
nextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r--core/l10n/es_AR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index ac07f023ff0..5aa60056d43 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -221,12 +221,12 @@ OC.L10N.register(
"Detailed logs" : "Bitácoras detalladas",
"Update needed" : "Actualización requerida",
"Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que su instancia cuenta con más de 50 usuarios.",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Favor de usar el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continuo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
"Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
"Settings" : "Configuraciones ",
- "File not found" : "Archivo no encontrado"
+ "File not found" : "Archivo no encontrado",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Favor de usar el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");