diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /core/l10n/es_PY.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_PY.js')
-rw-r--r-- | core/l10n/es_PY.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js index 14cea3b5234..76b6d3ac684 100644 --- a/core/l10n/es_PY.js +++ b/core/l10n/es_PY.js @@ -214,12 +214,7 @@ OC.L10N.register( "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." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", "Settings" : "Configuraciones ", - "restricted" : "restringido", - "invisible" : "invisible", - "File not found" : "Archivo no encontrado", - "More" : "Más", - "Contacts" : "Contactos" + "File not found" : "Archivo no encontrado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |