diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-18 02:26:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-18 02:26:30 +0000 |
commit | 9fd94b7e052e94b7170a67046c424e99ca6107f4 (patch) | |
tree | efb179fc98352943df12acd3ad79466fb7633b74 /core/l10n/es_PE.js | |
parent | ac045a2461c3532d6c6ca6c33033871b1b0e1dc1 (diff) | |
download | nextcloud-server-9fd94b7e052e94b7170a67046c424e99ca6107f4.tar.gz nextcloud-server-9fd94b7e052e94b7170a67046c424e99ca6107f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PE.js')
-rw-r--r-- | core/l10n/es_PE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js index b76d6a0f725..e6a2509a120 100644 --- a/core/l10n/es_PE.js +++ b/core/l10n/es_PE.js @@ -107,6 +107,7 @@ OC.L10N.register( "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", "Forgot password?" : "¿Olvidaste tu contraseña?", "Settings" : "Configuraciones ", "Search contacts …" : "Buscar contactos ...", @@ -130,7 +131,6 @@ OC.L10N.register( "Already existing files" : "Archivos ya existentes", "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?", "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", "Continue" : "Continuar", "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", |