summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-17 02:29:41 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-17 02:29:41 +0000
commit5b7926ee8e089eac73271e2e907a901af9df4629 (patch)
tree087d876bad9c3e3e71c88148c48989f58519c542 /apps/files/l10n/gl.js
parent55a4282493010d0916fcbe8415d2dc7736d9bde9 (diff)
downloadnextcloud-server-5b7926ee8e089eac73271e2e907a901af9df4629.tar.gz
nextcloud-server-5b7926ee8e089eac73271e2e907a901af9df4629.zip
[tx-robot] updated 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 1f201aa1278..cd4c17585a8 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Details" : "Detalles",
"Please select tag(s) to add to the selection" : "Elixe a etiqueta(s) para engadir á selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) á selección",
- "Select" : "Seleccionar",
"Pending" : "Pendentes",
"Unable to determine date" : "Non é posíbel determinar a data",
"This operation is forbidden" : "Esta operación está prohibida",
@@ -208,6 +207,7 @@ OC.L10N.register(
"Deleted shares" : "Recursos compartidos eliminados",
"Pending shares" : "Comparticións pendentes",
"Text file" : "Ficheiro de texto",
- "New text file.txt" : "Novo ficheiro de texto.txt"
+ "New text file.txt" : "Novo ficheiro de texto.txt",
+ "Select" : "Seleccionar"
},
"nplurals=2; plural=(n != 1);");