diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:28:08 +0000 |
commit | b13dbbb9d782887e791a5e46c08df3868e4b874e (patch) | |
tree | bf7e4caf1c31156a97fd6cc38312c09eb7d2d773 /core/l10n/es_CO.js | |
parent | 48c7be075e56a1772d1fe3f9da8dfbc2f22a4f78 (diff) | |
download | nextcloud-server-b13dbbb9d782887e791a5e46c08df3868e4b874e.tar.gz nextcloud-server-b13dbbb9d782887e791a5e46c08df3868e4b874e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_CO.js')
-rw-r--r-- | core/l10n/es_CO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js index 03d30809e72..f64010ff446 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -82,7 +82,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", "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", "Back to login" : "Regresar al inicio de sesión", "New password" : "Nueva contraseña", "I know what I'm doing" : "Sé lo que estoy haciendo", @@ -247,6 +246,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);"); |