diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-02 00:21:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-02 00:21:25 +0000 |
commit | 114970676503ff2cfefa9547b06b00abc47cfa73 (patch) | |
tree | 269788ec79471ffc33b49cdc6d4478abd23a1a3d /apps/files/l10n/gl.js | |
parent | 917e271730a59126d9dba45490c0bfd1ac7e2a7d (diff) | |
download | nextcloud-server-114970676503ff2cfefa9547b06b00abc47cfa73.tar.gz nextcloud-server-114970676503ff2cfefa9547b06b00abc47cfa73.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index e2094dd3e67..dcdc3e46026 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -198,7 +198,6 @@ OC.L10N.register( "Unselect all" : "Desmarcar todo", "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", - "Sort list by {column}" : "Ordenar a lista por {column}", "{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}", "List of files and folders." : "Lista de ficheiros e cartafoles", "This list is not fully rendered for performance 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 se despraza pola lista.", @@ -311,6 +310,7 @@ OC.L10N.register( "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 se despraza pola lista.", "Search for an account" : "Buscar por unha conta", "Choose" : "Escoller", - "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol" + "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", + "Sort list by {column}" : "Ordenar a lista por {column}" }, "nplurals=2; plural=(n != 1);"); |