diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-03 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-03 00:20:25 +0000 |
commit | 600ea7e4604ace97032ed54562ad2599afefc08e (patch) | |
tree | bffcc29c3853ec18ea6c81c2cb37a10e2d62a63f /apps/files_sharing/l10n/gl.js | |
parent | 57d41e47e455edf2625588e289770f28825f95d4 (diff) | |
download | nextcloud-server-600ea7e4604ace97032ed54562ad2599afefc08e.tar.gz nextcloud-server-600ea7e4604ace97032ed54562ad2599afefc08e.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 d237170423d..658e85ffffb 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -9,7 +9,7 @@ OC.L10N.register( "Download" : "Descargar", "Delete" : "Eliminar", "You can upload into this folder" : "Pode envialo a este cartafol", - "Terms of service" : "Condicións do servizo", + "Terms of service" : "Condicións de servizo", "Show list view" : "Amosar a vista de lista", "Show grid view" : "Amosar a vista de grade", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", @@ -279,7 +279,7 @@ OC.L10N.register( "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", "Uploading files" : "Enviando ficheiros", "Uploaded files:" : "Ficheiros enviados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións do servizo %2$s.", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", "Files and folders others share with you will show up here" : "Os ficheiros e cartafoles que outros compartan con Vde. amosaranse aquí", "Files and folders you share will show up here" : "Os ficheiros e cartafoles que comparta amosaranse aquí", |