diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:34 +0000 |
commit | 8d2387016b33d29b5bcde22792ad12e508f96a6b (patch) | |
tree | 0ccd0c5c5cb4c0a52afef0238f9aaa874c911bb4 /lib/l10n/es_PY.js | |
parent | 3663c4a719be285669d7c1198e20646cf6581dd4 (diff) | |
download | nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.tar.gz nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_PY.js')
-rw-r--r-- | lib/l10n/es_PY.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js index 64de2c7cb27..45e55c94842 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -58,7 +58,6 @@ OC.L10N.register( "Apps" : "Aplicaciones", "Settings" : "Configuraciones", "Log out" : "Salir", - "Users" : "Usuarios", "Email" : "Correo electrónico", "Phone" : "Teléfono fijo", "Twitter" : "Twitter", @@ -152,7 +151,9 @@ OC.L10N.register( "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", + "Summary" : "Resumen", "Help" : "Ayuda", + "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", "Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle inválidos", "PostgreSQL username and/or password not valid" : "El Usuario y/o Contraseña de PostgreSQL inválido(s)", |