diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
commit | cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (patch) | |
tree | 7029cb4c4a341c91196c0768d86eb40eed6b91cf /apps/files_sharing/l10n/es.js | |
parent | 79fe83eb1c07d36c525e8db91e23bb5976d719f7 (diff) | |
download | nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.tar.gz nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index f98d65b133b..0623ececef9 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -125,8 +125,8 @@ OC.L10N.register( "Link copied to clipboard" : "Enlace copiado al portapapeles", "Select" : "Seleccionar", "Cancel" : "Cancelar", - "Continue" : "Continuar", "Close" : "Cerrar", + "Continue" : "Continuar", "Error creating the share: {errorMessage}" : "Error al crear el recurso compartido: {errorMessage}", "Error creating the share" : "Error quitando el recurso compartido", "Sharing" : "Compartir", @@ -197,6 +197,8 @@ OC.L10N.register( "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Enter your name" : "Escriba su nombre", + "Submit name" : "Enviar nombre", "Allow upload and editing" : "Permitir la subida y la edición", "Allow editing" : "Permitir edición", "Upload only" : "Sólo subir", |