diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /lib/l10n/hr.json | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.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 af30c42cf4c..b1f6148f0ef 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -186,7 +186,6 @@ "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.", "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.", @@ -231,6 +230,7 @@ "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" + "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." },"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 |