diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:37 +0000 |
commit | fc8bbf615433f6a769e548b2acf854e827f42b7a (patch) | |
tree | ec297f2fbbfc09e17aa790e65340f87c94b84e6c /lib/l10n/es_PA.js | |
parent | 7da3f878171fa38c1ec99ae9d0b60917dd19ae3e (diff) | |
download | nextcloud-server-fc8bbf615433f6a769e548b2acf854e827f42b7a.tar.gz nextcloud-server-fc8bbf615433f6a769e548b2acf854e827f42b7a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_PA.js')
-rw-r--r-- | lib/l10n/es_PA.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 0bf15f5e7a9..8851b0471ad 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -55,7 +55,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", "__language_name__" : "Español (Panama)", "This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no lo contestes. ", - "Help" : "Ayuda", "Apps" : "Aplicaciones", "Settings" : "Configuraciones", "Log out" : "Salir", @@ -153,6 +152,7 @@ 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", + "Help" : "Ayuda", "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)", |