aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-22 01:55:21 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-22 01:55:21 -0500
commitfa3f7ad9e9bf92974b1115a2bae03075b97c1367 (patch)
treeb7ea84bb6fe7aefc1b0ad4ab7a23f04382ee3762 /apps/files/l10n
parent13b06aa6dfeb7c63750461529b27494ed035707d (diff)
downloadnextcloud-server-fa3f7ad9e9bf92974b1115a2bae03075b97c1367.tar.gz
nextcloud-server-fa3f7ad9e9bf92974b1115a2bae03075b97c1367.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ca.js1
-rw-r--r--apps/files/l10n/ca.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 8a4b5c42d24..0885794ea43 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Unknown error" : "Error desconegut",
"Could not move %s - File with this name already exists" : "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom",
"Could not move %s" : " No s'ha pogut moure %s",
+ "Permission denied" : "Permís denegat",
"File name cannot be empty." : "El nom del fitxer no pot ser buit.",
"\"%s\" is an invalid file name." : "\"%s\" no es un fitxer vàlid.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 91e96f5742d..2b767a9aaed 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -4,6 +4,7 @@
"Unknown error" : "Error desconegut",
"Could not move %s - File with this name already exists" : "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom",
"Could not move %s" : " No s'ha pogut moure %s",
+ "Permission denied" : "Permís denegat",
"File name cannot be empty." : "El nom del fitxer no pot ser buit.",
"\"%s\" is an invalid file name." : "\"%s\" no es un fitxer vàlid.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",