diff options
Diffstat (limited to 'core/l10n/es_NI.js')
-rw-r--r-- | core/l10n/es_NI.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js index 799022f8121..48a3964da49 100644 --- a/core/l10n/es_NI.js +++ b/core/l10n/es_NI.js @@ -57,7 +57,6 @@ OC.L10N.register( "Show all contacts …" : "Mostrar todos los contactos ...", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>", "No action available" : "No hay acciones disponibles", "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", "Settings" : "Configuraciones ", @@ -288,6 +287,7 @@ OC.L10N.register( "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.", "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>", "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración", "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga", |