diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-04 00:32:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-04 00:32:39 +0000 |
commit | 09fd427df1e3cb6b1c41b7b1efabcd15b9da4118 (patch) | |
tree | 7b3a4c67f07eda26e558c7f8a53277091cccfd08 /apps/files_sharing | |
parent | 1f2abf43e12b6d8eec3dc094f515f974f3721da4 (diff) | |
download | nextcloud-server-09fd427df1e3cb6b1c41b7b1efabcd15b9da4118.tar.gz nextcloud-server-09fd427df1e3cb6b1c41b7b1efabcd15b9da4118.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 | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index dfd1c68848c..14149b9d939 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -11,7 +11,7 @@ OC.L10N.register( "You can upload into this folder" : "Pode envialo a este cartafol", "Terms of service" : "Condicións do servizo", "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grella", + "Show grid view" : "Amosar a vista de grade", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 971e505ad19..bc6bdf9a937 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -9,7 +9,7 @@ "You can upload into this folder" : "Pode envialo a este cartafol", "Terms of service" : "Condicións do servizo", "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grella", + "Show grid view" : "Amosar a vista de grade", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", |