aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/hr.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r--lib/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js
index b3f6b4eb5dd..ed2ae9b515c 100644
--- a/lib/l10n/hr.js
+++ b/lib/l10n/hr.js
@@ -195,7 +195,6 @@ OC.L10N.register(
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ako želite da datoteku config.php ostane samo za čitanje, postavite opciju „config_is_read_only” na „true”. Pogledajte %s",
"Cannot write into \"apps\" directory" : "Nije moguće pisati u direktorij „apps”",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Ovo se obično može popraviti tako da se web-poslužitelju dopusti pristup za pisanje u aplikacijski direktorij ili onemogućivanjem trgovine aplikacijama App Store u konfiguracijskoj datoteci.",
- "Cannot create \"data\" directory" : "Nije moguće stvoriti direktorij „data”",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u korijenski direktorij. Pogledajte %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Dopuštenja se obično mogu popraviti tako da se web poslužitelju dopusti pristup za pisanje u korijenski direktorij. Pogledajte %s.",
"Setting locale to %s failed" : "Neuspješno postavljanje regionalne sheme na %s",
@@ -240,6 +239,7 @@ OC.L10N.register(
"Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje",
"Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti",
"Can't read file" : "Datoteka se ne može pročitati",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ovo se obično može popraviti tako da se web-poslužitelju dopusti pristup za pisanje u aplikacijski direktorij ili onemogućivanjem trgovine aplikacijama (App Store) u konfiguracijskoj datoteci."
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ovo se obično može popraviti tako da se web-poslužitelju dopusti pristup za pisanje u aplikacijski direktorij ili onemogućivanjem trgovine aplikacijama (App Store) u konfiguracijskoj datoteci.",
+ "Cannot create \"data\" directory" : "Nije moguće stvoriti direktorij „data”"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");