diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-15 02:25:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-15 02:25:10 +0000 |
commit | 8ef920fdf90bc54d6f17134ebd80a71db2f9d8ea (patch) | |
tree | dcd23806572bc5fc4d699899e4dadb2a8653620b /lib | |
parent | f031dd61c14a093effeb5773323f578abd65d54f (diff) | |
download | nextcloud-server-8ef920fdf90bc54d6f17134ebd80a71db2f9d8ea.tar.gz nextcloud-server-8ef920fdf90bc54d6f17134ebd80a71db2f9d8ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.js | 1 | ||||
-rw-r--r-- | lib/l10n/gl.json | 1 |
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", |