summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-04 01:54:42 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-04 01:54:42 -0500
commit5aad902507acd173e8bf8304d13eb27b03abcb08 (patch)
treeb62efc6ec5617193b6b3cbffc584929a52e7e802 /apps/files/l10n
parent2eb81ff78f8ca5a14490be96429df6c6fb940d42 (diff)
downloadnextcloud-server-5aad902507acd173e8bf8304d13eb27b03abcb08.tar.gz
nextcloud-server-5aad902507acd173e8bf8304d13eb27b03abcb08.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/gl.js1
-rw-r--r--apps/files/l10n/gl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index a169f5c21cf..53757da49b5 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Unknown error" : "Produciuse un erro descoñecido",
"Could not move %s - File with this name already exists" : "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.",
"Could not move %s" : "Non foi posíbel mover %s",
+ "Permission denied" : "Permiso denegado",
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"\"%s\" is an invalid file name." : "«%s» é un nome incorrecto de ficheiro.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index cf1f30dcfc4..0e131a0ffa6 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -4,6 +4,7 @@
"Unknown error" : "Produciuse un erro descoñecido",
"Could not move %s - File with this name already exists" : "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.",
"Could not move %s" : "Non foi posíbel mover %s",
+ "Permission denied" : "Permiso denegado",
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"\"%s\" is an invalid file name." : "«%s» é un nome incorrecto de ficheiro.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",