Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r--lib/l10n/hr.js13
1 files changed, 2 insertions, 11 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js
index 45ee5960ee3..60e5aa3e240 100644
--- a/lib/l10n/hr.js
+++ b/lib/l10n/hr.js
@@ -235,19 +235,11 @@ OC.L10N.register(
"Storage connection error. %s" : "Pogreška veze pohrane. %s",
"Storage is temporarily not available" : "Pohrana privremeno nije dostupna",
"Storage connection timeout. %s" : "Istek veze pohrane. %s",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Ovo se obično može ispraviti tako da se web poslužitelju dopusti pristup za pisanje u direktoriju config",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ako želite da datoteku config.php ostane samo za čitanje, postavite opciju „config_is_read_only” na „true”.",
"This can usually be fixed by giving the webserver write access to the config directory." : "Ovo se obično može ispraviti tako da se web-poslužitelju dopusti pristup za pisanje u direktoriju config.",
- "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s",
- "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s",
- "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje",
- "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",
"Cannot write into \"config\" directory" : "Pisanje u direktorij „config” nije moguće",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u konfiguracijski direktorij. 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 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 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.",
@@ -260,7 +252,6 @@ OC.L10N.register(
"Your data directory is readable by other users" : "Vaš podatkovni direktorij mogu čitati drugi korisnici",
"Your data directory must be an absolute path" : "Vaš podatkovni direktorij mora imati apsolutni put",
"Check the value of \"datadirectory\" in your configuration" : "Provjerite vrijednost „datadirectory” u svojoj konfiguraciji",
- "Your data directory is invalid" : "Vaš je podatkovni direktorij nevažeći",
- "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."
+ "Your data directory is invalid" : "Vaš je podatkovni direktorij nevažeći"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");