diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-09-21 17:24:30 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-09-21 17:59:48 +0200 |
commit | b1f05ef1f36cff5f0bc50f79a05b2393233efe46 (patch) | |
tree | 85252262074f5dcc259208dca32b5a7a106643c3 /apps/user_webdavauth/l10n/hr.json | |
parent | 283216e9a0eecb0679b1885842694879721e06f4 (diff) | |
download | nextcloud-server-b1f05ef1f36cff5f0bc50f79a05b2393233efe46.tar.gz nextcloud-server-b1f05ef1f36cff5f0bc50f79a05b2393233efe46.zip |
Move WebDAVAuth to User_External
Diffstat (limited to 'apps/user_webdavauth/l10n/hr.json')
-rw-r--r-- | apps/user_webdavauth/l10n/hr.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/user_webdavauth/l10n/hr.json b/apps/user_webdavauth/l10n/hr.json deleted file mode 100644 index 20ff7796fbb..00000000000 --- a/apps/user_webdavauth/l10n/hr.json +++ /dev/null @@ -1,7 +0,0 @@ -{ "translations": { - "WebDAV Authentication" : "WebDAV autentifikacija", - "Address:" : "Adresa:", - "Save" : "Spremi", - "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Korisnički podaci će biti poslani na tu adresu. Ovaj dodatak provjerava odgovor i interpretira HTTP status 401 i 403 kao neuspječnu prijavu, svi ostali statusi znače da je prijava uspješna i da su korisnički podaci točni." -},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" -}
\ No newline at end of file |