diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-29 01:55:02 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-29 01:55:02 -0400 |
commit | aa3596a410a59c4e3010ba6b8fd832de96636d94 (patch) | |
tree | 725a2983fa1896c95991881d5421d8a8fba1161b /lib | |
parent | 7fa9f29d7f92ce6e7cab252781a2693e98edc32b (diff) | |
download | nextcloud-server-aa3596a410a59c4e3010ba6b8fd832de96636d94.tar.gz nextcloud-server-aa3596a410a59c4e3010ba6b8fd832de96636d94.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/oc.js | 1 | ||||
-rw-r--r-- | lib/l10n/oc.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index c61eaae5f22..2e6bfe56fe6 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -13,6 +13,7 @@ OC.L10N.register( "last year" : "an passat", "seconds ago" : "segonda a", "web services under your control" : "Services web jos ton contraròtle", + "File name contains at least one invalid character" : "Lo nom de fichièr conten al mens un caractèr invalid", "Authentication error" : "Error d'autentificacion", "Apps" : "Aplicacions", "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser picat", diff --git a/lib/l10n/oc.json b/lib/l10n/oc.json index ea9f41c419d..3ac8367f556 100644 --- a/lib/l10n/oc.json +++ b/lib/l10n/oc.json @@ -11,6 +11,7 @@ "last year" : "an passat", "seconds ago" : "segonda a", "web services under your control" : "Services web jos ton contraròtle", + "File name contains at least one invalid character" : "Lo nom de fichièr conten al mens un caractèr invalid", "Authentication error" : "Error d'autentificacion", "Apps" : "Aplicacions", "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser picat", |