diff options
Diffstat (limited to 'lib/l10n/es_NI.js')
-rw-r--r-- | lib/l10n/es_NI.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js index b93bc3ace06..1351a14ea25 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -72,7 +72,6 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Unknown share type" : "Tipo de elemento compartido desconocido", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", @@ -145,6 +144,7 @@ OC.L10N.register( "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", + "Text" : "Texto", "Summary" : "Resumen", "Translate" : "Traducir", "Result" : "Resultado", @@ -160,6 +160,7 @@ OC.L10N.register( "Set an admin username." : "Establecer un Usuario administrador", "Open »%s«" : "Abrir »%s«", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The username is already being used" : "Ese usuario ya está en uso", "Could not create user" : "No fue posible crear el usuario", "A valid username must be provided" : "Debes proporcionar un nombre de usuario válido", |