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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 08:57:28 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 08:57:28 +0300
commit4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch)
tree78e6d3a866abfb03c1731879319aea4f10b301f5 /lib/l10n/hr.js
parent6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r--lib/l10n/hr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js
index 2f3b6616180..3ce3d9098da 100644
--- a/lib/l10n/hr.js
+++ b/lib/l10n/hr.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ovo se obično može popraviti %sdavanjem pristupa web poslužitelju za pisanje u config direktoriju%s.",
"Sample configuration detected" : "Nađena ogledna konfiguracija",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je da je ogledna konfiguracija kopirana. To može vašu instalaciju prekinuti i nije podržano.Molimo pročitajte dokumentaciju prije nego li izvršite promjene na config.php",
+ "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s",
"PHP %s or higher is required." : "PHP verzija treba biti %s ili viša.",
"PHP with a version lower than %s is required." : "PHP sa verzijom manjom od %s je potrebna.",
"Following databases are supported: %s" : "Sljedece baza podataka je podrzana: %s",
@@ -63,7 +64,6 @@ OC.L10N.register(
"Can't create or write into the data directory %s" : "Ne moze se kreirati ili napisati u imenik podataka %s",
"%s shared »%s« with you" : "%s je s vama podijelio »%s«",
"Sharing %s failed, because the file does not exist" : "Dijeljenje %s nije uspjelo jer ta datoteka ne postoji",
- "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s",
"Sharing %s failed, because the user %s does not exist" : "Dijeljenje %s nije uspjelo jer korisnik %s ne postoji",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Dijeljenje %s nije uspjelo jer korisnik %s nije član niti jedne grupe u kojoj je %s član",
"Sharing %s failed, because this item is already shared with %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s %s",
@@ -93,7 +93,6 @@ OC.L10N.register(
"Cannot write into \"apps\" directory" : "Nije moguće zapisivati u \"apps\" direktorij",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ovo se obično može popraviti %sdavanjem pristupa web poslužitelju za pisanje u apps direktorij%sili isključivanjem appstorea u konfiguracijskoj datoteci.",
"Cannot create \"data\" directory (%s)" : "Kreiranje \"data\" direktorija (%s) nije moguće",
- "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ovo obično može popraviti <a href=\"%s\"target=\"_blank\">davanjem pristupa web poslužiteljuza pisanje u korijenskom direktoriju</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Dozvole se obično mogu popraviti %sdavanjem pristupa web poslužitelju za pisanje u korijenskom direktoriju%s",
"Setting locale to %s failed" : "Postavljanje regionalne sheme u %s nije uspjelo",
"Please install one of these locales on your system and restart your webserver." : "Molimo instalirajte jednu od ovih regionalnih shema u svoj sustav i ponovno pokrenite svoj web poslužitelj.",