diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
commit | cf2e3bc0ee73afb2551ee7c763de3b1195953205 (patch) | |
tree | a4ba92ce1106a155980d156ad56a8c7b06bf883f /apps/files_sharing/l10n/es.js | |
parent | 065e1e82c385dabb319c16fa6f867fc057d8fd5d (diff) | |
download | nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.tar.gz nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 8eea7d7273b..c5c68e94d23 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Subir", "Edit" : "Editar", "Bundled permissions" : "Permisos agrupados", + "Open Sharing Details" : "Abrir detalles de recurso compartido", "group" : "grupo", "conversation" : "conversación", "remote" : "remoto", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Introduzca una fecha", "Create share" : "Crear un recurso compartido", "Cancel" : "Cancelar", + "Customize link" : "Personalizar enlace", "Add another link" : "Añadir otro enlace", "Create a new share link" : "Crear un nuevo enlace compartido", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -190,6 +192,7 @@ OC.L10N.register( "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Upload only" : "Sólo subir", "Advanced settings" : "Configuración avanzada", "Share label" : "Compartir etiqueta", "Set password" : "Crear contraseña", @@ -205,6 +208,9 @@ OC.L10N.register( "Update" : "Actualizar", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", + "Share with " : "Compartir con", + "Save share" : "Guardar recurso compartido", + "Update share" : "Actualizar recurso compartido", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", "Toggle list of others with access to this directory" : "Pasar la lista de otros con acceso a este carpeta", |