diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /core/l10n/es_PA.js | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PA.js')
-rw-r--r-- | core/l10n/es_PA.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js index 747105a2ecb..000ae0acdd1 100644 --- a/core/l10n/es_PA.js +++ b/core/l10n/es_PA.js @@ -80,7 +80,6 @@ OC.L10N.register( "User disabled" : "Usuario deshabilitado", "Reset password" : "Restablecer contraseña", "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador", "New password" : "Nueva contraseña", "I know what I'm doing" : "Sé lo que estoy haciendo", "Cancel" : "Cancelar", @@ -236,6 +235,7 @@ OC.L10N.register( "Searching other places" : "Buscando en otras ubicaciones", "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"], + "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:" }, "nplurals=2; plural=(n != 1);"); |