diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-01 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-01 00:19:50 +0000 |
commit | 8db8c615d02e60f7c86b2f474b4ee461ff9c3d25 (patch) | |
tree | 5c0f3cf141552ff6165e5fb0abb16bf9d07f7337 /apps/files_sharing/l10n/es.js | |
parent | b5e233eb95cb85695c8ea91721de1de1227208f7 (diff) | |
download | nextcloud-server-8db8c615d02e60f7c86b2f474b4ee461ff9c3d25.tar.gz nextcloud-server-8db8c615d02e60f7c86b2f474b4ee461ff9c3d25.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 4af46d6ca86..950634ede4a 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -151,6 +151,7 @@ OC.L10N.register( "Create share" : "Crear un recurso compartido", "Cancel" : "Cancelar", "Customize link" : "Personalizar enlace", + "Generate QR code" : "Generar código QR", "Add another link" : "Añadir otro enlace", "Create a new share link" : "Crear un nuevo enlace compartido", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -180,6 +181,7 @@ OC.L10N.register( "Guest" : "Invitado", "Group" : "Grupo", "Email" : "Correo electrónico", + "Team" : "Equipo", "Talk conversation" : "Conversación de Talk", "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", |