diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-15 02:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-15 02:25:22 +0000 |
commit | c2a4afcceaab8f08efad949ac6aee905686256cf (patch) | |
tree | b16c0b47ec1074fbe8048a2b37c53185b9beae7a /lib/l10n | |
parent | 5cc58a04a3d5b23c93bc29bb056b691c05b9ab4a (diff) | |
download | nextcloud-server-c2a4afcceaab8f08efad949ac6aee905686256cf.tar.gz nextcloud-server-c2a4afcceaab8f08efad949ac6aee905686256cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-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", |