diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
commit | ef09d2554350ffb337efb5cdff666f2337322c86 (patch) | |
tree | ae9742b121bf2219c4feae46bb51d07de995d5b0 /lib/l10n/es_UY.js | |
parent | 000ee5410fbc120e8e3d96ceb8d7941e2af14512 (diff) | |
download | nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.tar.gz nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |