diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
commit | fdcc654ff6267e03854db27cec472dd26aaf6233 (patch) | |
tree | 63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/hr.json | |
parent | 76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff) | |
download | nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hr.json')
-rw-r--r-- | lib/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index 1c373c8c395..91f6e431719 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -56,6 +56,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemoriranja kao što je Zend OPcache ilieAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduli su instalirani, ali još uvijek su na popisu onih koji nedostaju?", "Please ask your server administrator to restart the web server." : "Molimo zamolite svog administratora poslužitelja da ponovno pokrene web poslužitelj.", + "PostgreSQL >= 9 required" : "Potreban je PostgreSQL >= 9", "Please upgrade your database version" : "Molimo, ažurirajte svoju verziju baze podataka", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Molimo promijenite dozvole na 0770 tako da se tim direktorijem ne mogu služiti drugi korisnici", "Could not obtain lock type %d on \"%s\"." : "Nije moguće dobiti lock tip %d na \"%s\".", @@ -74,7 +75,6 @@ "Sharing %s failed, because resharing is not allowed" : "Dijeljenje %s nije uspjelo jer ponovno dijeljenje nije dopušteno.", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Dijeljenje %s nije uspjelo jer pozadina za %s nije mogla pronaći svoj izvor", "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije nađena.", - "%s shared »%s« with you" : "%s je s vama podijelio »%s«", - "PostgreSQL >= 9 required" : "Potreban je PostgreSQL >= 9" + "%s shared »%s« with you" : "%s je s vama podijelio »%s«" },"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 |