summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:50 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:50 +0000
commitf129a88fc2f3d02f492f279bdc527c3bacb79da8 (patch)
tree19256d8311829297c23943ba8e0ee1d838d4a6c1 /lib/l10n/gl.js
parent4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc (diff)
downloadnextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.tar.gz
nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index fe624549856..81802dad3ec 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "segundos atrás",
"Empty file" : "Ficheiro baleiro",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.",
+ "Dot files are not allowed" : "Non se admiten os ficheiros con punto",
"Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida",
"File already exists" : "O ficheiro xa existe",
"Invalid path" : "Ruta incorrecta.",
@@ -88,7 +89,6 @@ OC.L10N.register(
"File name is a reserved word" : "O nome de ficheiro é unha palabra reservada",
"File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto",
"File name is too long" : "O nome de ficheiro é longo de máis",
- "Dot files are not allowed" : "Non se admiten os ficheiros con punto",
"Empty filename is not allowed" : "Non está permitido deixar baleiro o nome de ficheiro",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Non é posíbel instalar a aplicación «%s» por mor de non poder ler o ficheiro appinfo.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Non é posíbel instalar a aplicación «%s» por mor de non ser compatíbel con esta versión do servidor.",