diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-01 00:20:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-01 00:20:58 +0000 |
commit | f16d254affc5139026ee5cadf76196635bcf93a7 (patch) | |
tree | 5dc875e2cf13794b1d3c70c203e848296179131b /apps/files_sharing | |
parent | 095375584f8bea8c81d2f84e43230204f4eb927a (diff) | |
download | nextcloud-server-f16d254affc5139026ee5cadf76196635bcf93a7.tar.gz nextcloud-server-f16d254affc5139026ee5cadf76196635bcf93a7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 4 |
2 files changed, 4 insertions, 4 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"], diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index abb0f889809..f8ab23a16bb 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -144,12 +144,12 @@ "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"], |