diff options
Diffstat (limited to 'core/l10n/es_PA.js')
-rw-r--r-- | core/l10n/es_PA.js | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js index f11ed9962e3..7211fbb18ac 100644 --- a/core/l10n/es_PA.js +++ b/core/l10n/es_PA.js @@ -84,7 +84,6 @@ OC.L10N.register( "Back" : "Atrás", "Reset search" : "Reestablecer búsqueda", "Search" : "Buscar", - "Settings" : "Configuraciones ", "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", "Show all contacts …" : "Mostrar todos los contactos ...", @@ -214,11 +213,7 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", - "restricted" : "restringido", - "invisible" : "invisible", - "File not found" : "Archivo no encontrado", - "More" : "Más", - "Contacts" : "Contactos" + "Settings" : "Configuraciones ", + "File not found" : "Archivo no encontrado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |