diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-11 00:32:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-11 00:32:34 +0000 |
commit | e211096573b50391d78dcf1b2ea935d327cfe9c3 (patch) | |
tree | f0b8e2d176af2399b5a87ccac68ff6ac229515d2 /apps/files/l10n/gl.js | |
parent | c2af1493e2cfbaaea7337b92987501a69fe8c111 (diff) | |
download | nextcloud-server-e211096573b50391d78dcf1b2ea935d327cfe9c3.tar.gz nextcloud-server-e211096573b50391d78dcf1b2ea935d327cfe9c3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 978814efd49..9e4cd369a29 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -193,7 +193,7 @@ OC.L10N.register( "ascending" : "ascendente", "descending" : "descendente", "Sort list by {column} ({direction})" : "Ordenar a lista por {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se presenta de xeito completo por mor do rendemento. Os ficheiros amósanse mentres navega pola lista.", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres navega pola lista.", "Storage informations" : "Información de almacenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{relative}% used" : "{relative}% usado", |