diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-17 02:27:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-17 02:27:48 +0000 |
commit | 5ee0fb3acb918d16c78addaa54d3a581f9e4f982 (patch) | |
tree | fda36d84ca46d03142e37ecbbebb43cab87f8a3d /apps/files_sharing/l10n/es_UY.js | |
parent | ab3737f58e4c45878c2f0625161f2ed00a0f8028 (diff) | |
download | nextcloud-server-5ee0fb3acb918d16c78addaa54d3a581f9e4f982.tar.gz nextcloud-server-5ee0fb3acb918d16c78addaa54d3a581f9e4f982.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_UY.js')
-rw-r--r-- | apps/files_sharing/l10n/es_UY.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/es_UY.js b/apps/files_sharing/l10n/es_UY.js index 4d11aa5214c..1aa15e912bc 100644 --- a/apps/files_sharing/l10n/es_UY.js +++ b/apps/files_sharing/l10n/es_UY.js @@ -92,6 +92,9 @@ OC.L10N.register( "Accept" : "Aceptar", "Sharing" : "Compartiendo", "Allow editing" : "Permitir edición", + "Read only" : "Sólo lectura", + "Allow upload and editing" : "Permitir carga y edición", + "File drop (upload only)" : "Permitir carga", "Allow resharing" : "Permitir volver a compartir", "Set expiration date" : "Establecer fecha de expiración", "Unshare" : "Dejar de compartir", @@ -101,9 +104,6 @@ OC.L10N.register( "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", "Cancel" : "Cancelar", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", "Password protect" : "Proteger con contraseña", "Share link" : "Compartir liga", "Resharing is not allowed" : "No se permite volver a compartir", |