diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
commit | 830b2c5c282b178d094489801203f947bfc5391b (patch) | |
tree | 0f529d99978e3bceeea09aa5c2ad5e8439655498 /apps/files/l10n/gl.js | |
parent | c41d89b7238361e7f24bf1bb06916285b41cfd7c (diff) | |
download | nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.tar.gz nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index dc5bcf4c1a4..051eaa4328c 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -190,13 +190,10 @@ OC.L10N.register( "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.", "Could not rename \"{oldName}\"" : "Non foi posíbel renomear «{oldName}»", "Total rows summary" : "Resumo total de filas", - "\"{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", - "ascending" : "ascendente", - "descending" : "descendente", - "Sort list by {column} ({direction})" : "Ordenar a lista por {column} ({direction})", "Select all" : "Seleccionar todo", "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", "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.", "{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}", @@ -294,6 +291,9 @@ OC.L10N.register( "This file has the tag {tag}" : "Este ficheiro ten a etiqueta {tag}", "This file has the tags {firstTags} and {lastTag}" : "Este ficheiro ten as etiquetas {firstTags} e {lastTag}", "Open folder {name}" : "Abrir o cartafol {name}", + "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 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", |