diff options
Diffstat (limited to 'apps/encryption/l10n/es_PA.js')
-rw-r--r-- | apps/encryption/l10n/es_PA.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/encryption/l10n/es_PA.js b/apps/encryption/l10n/es_PA.js index cb5d4474061..7039ae0fd3f 100644 --- a/apps/encryption/l10n/es_PA.js +++ b/apps/encryption/l10n/es_PA.js @@ -52,8 +52,6 @@ OC.L10N.register( "Enable password recovery:" : "Habilitar la recuperación de contraseña:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña", "Enabled" : "Habilitado", - "Disabled" : "Deshabilitado", - "The share will expire on %s." : "El elemento compartido expirará el %s.", - "Cheers!" : "¡Saludos!" + "Disabled" : "Deshabilitado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |