diff options
Diffstat (limited to 'lib/l10n/es_UY.js')
-rw-r--r-- | lib/l10n/es_UY.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js index d4e3636397b..73a5ff26066 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -73,7 +73,6 @@ OC.L10N.register( "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. ", - "Open »%s«" : "Abrir »%s«", "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", @@ -159,6 +158,7 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle inválidos", "PostgreSQL username and/or password not valid" : "El Usuario y/o Contraseña de PostgreSQL inválido(s)", "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", "The username is already being used" : "Ese usuario ya está en uso", "Could not create user" : "No fue posible crear el usuario", |