Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-15 05:25:10 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-15 05:25:10 +0300
commit8ef920fdf90bc54d6f17134ebd80a71db2f9d8ea (patch)
treedcd23806572bc5fc4d699899e4dadb2a8653620b /lib
parentf031dd61c14a093effeb5773323f578abd65d54f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/gl.js1
-rw-r--r--lib/l10n/gl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 6fad756f0f5..0a226a0e5c1 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"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 co administrador.",
"File already exists" : "O ficheiro xa existe",
+ "Invalid path" : "Ruta incorrecta.",
"Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo",
"Templates" : "Modelos",
"File name is a reserved word" : "O nome de ficheiro é unha palabra reservada",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 56181c627c1..8cca60bd407 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -70,6 +70,7 @@
"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 co administrador.",
"File already exists" : "O ficheiro xa existe",
+ "Invalid path" : "Ruta incorrecta.",
"Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo",
"Templates" : "Modelos",
"File name is a reserved word" : "O nome de ficheiro é unha palabra reservada",