diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-01 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-01 00:20:51 +0000 |
commit | 8367c72f886a716246884e759bfccc1be336ab85 (patch) | |
tree | 94d20390908995d25e30cf2c1e6ba56b55acdd47 /apps/files_sharing/l10n/gl.js | |
parent | 8dd169601d2890d4208f9d99760a6164ac6d1da8 (diff) | |
download | nextcloud-server-8367c72f886a716246884e759bfccc1be336ab85.tar.gz nextcloud-server-8367c72f886a716246884e759bfccc1be336ab85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index a5ab899f1b7..dbefa41464c 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -146,12 +146,12 @@ OC.L10N.register( "The request will be password protected." : "A solicitude estará protexida por contrasinal.", "You can now share the link below to allow people to upload files to your directory." : "Agora pode compartir a seguinte ligazón para permitir que as persoas envíen ficheiros ao seu directorio.", "Share link" : "Compartir ligazón", - "Copy to clipboard" : "Copiar no portapapeis.", + "Copy to clipboard" : "Copiar no portapapeis", "Send link via email" : "Enviar a ligazón por correo", "Enter an email address or paste a list" : "Introduza un enderezo de correo ou pegue unha lista", "Remove email" : "Retirar o correo", "Automatically copying failed, please copy the share link manually" : "Produciuse un erro ao copiar automaticamente, copie a ligazón para compartir manualmente", - "Link copied to clipboard" : "A ligazón foi copiada no portapapeis.", + "Link copied to clipboard" : "A ligazón foi copiada no portapapeis", "Email already added" : "O correo xa foi engadido", "Invalid email address" : "Enderezo de correo incorrecto", "_1 email address already added_::_{count} email addresses already added_" : ["Xa se engadiu 1 enderezo de correo","Xa se engadiron {count} enderezos de correo"], |