diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
commit | 23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch) | |
tree | cc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/es_AR.json | |
parent | f56ecf92426026c913497bea9f7ca99e8d3ac631 (diff) | |
download | nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.tar.gz nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.json')
-rw-r--r-- | core/l10n/es_AR.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json index d8f054d1b89..00589a8ed0f 100644 --- a/core/l10n/es_AR.json +++ b/core/l10n/es_AR.json @@ -28,7 +28,6 @@ "Preparing update" : "Preparando actualización", "[%d / %d]: %s" : "[%d / %d]: %s ", "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.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", "Turned on maintenance mode" : "Activar modo mantenimiento", "Turned off maintenance mode" : "Desactivar modo mantenimiento", "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", @@ -227,6 +226,7 @@ "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.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", "Settings menu" : "Menú de configuración", "The password is wrong. Try again." : "Error en la contraseña. Inténtelo de nuevo." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" |