summaryrefslogtreecommitdiffstats
path: root/lib/l10n/oc.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-14 01:54:49 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-14 01:54:49 -0400
commitfe9b28a800514315eba17ac5da84b8b93abd9ffc (patch)
treecd3573748a043f36705d04b3813b3d1ce018331b /lib/l10n/oc.js
parent51d181f331554f21da3100a5d8c67f456338a9c2 (diff)
downloadnextcloud-server-fe9b28a800514315eba17ac5da84b8b93abd9ffc.tar.gz
nextcloud-server-fe9b28a800514315eba17ac5da84b8b93abd9ffc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r--lib/l10n/oc.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js
index f83837d12e1..a11352d53e7 100644
--- a/lib/l10n/oc.js
+++ b/lib/l10n/oc.js
@@ -11,6 +11,9 @@ OC.L10N.register(
"last year" : "an passat",
"seconds ago" : "segonda a",
"web services under your control" : "Services web jos ton contraròtle",
- "Authentication error" : "Error d'autentificacion"
+ "Authentication error" : "Error d'autentificacion",
+ "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser picat",
+ "A valid password must be provided" : "Un senhal valid deu èsser picat",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La rason es probablament l'utilizacion d'un escondedor / accelerador tal coma Zend OPcache o eAccelerator."
},
"nplurals=2; plural=(n > 1);");