diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /lib/l10n/es_PY.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.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)", |