summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-19 00:19:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-19 00:19:47 +0000
commit38224a844f70c79eb85c142c011b7282455b726c (patch)
treecba9a2ef5e0d3830839ea5812af13483bf32ab2e /apps/files/l10n/gl.js
parentbfc8a35a3e099cd0f1495193f9326124a600b76f (diff)
downloadnextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.tar.gz
nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 6067e119c6f..f86bb163136 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -269,7 +269,6 @@ OC.L10N.register(
"A file or folder with that name already exists in this folder" : "Neste cartafol xa existe un ficheiro ou cartafol con ese nome",
"The files is locked" : "Os ficheiros están bloqueados",
"The file does not exist anymore" : "O ficheiro xa non existe",
- "Chose destination" : "Escoller o destino",
"Copy to {target}" : "Copiar en {target}",
"Move to {target}" : "Mover a {target}",
"Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia",
@@ -321,6 +320,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",
+ "Chose destination" : "Escoller o destino"
},
"nplurals=2; plural=(n != 1);");