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 'core/l10n/hr.js')
-rw-r--r--core/l10n/hr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index 7de15d5f9d1..26d1f456b5e 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -44,14 +44,10 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Način rada za održavanje održan",
"Updating database schema" : "Ažuriranje sheme baze podataka",
"Updated database" : "Baza podataka ažurirana",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "U tijeku je provjera može li se ažurirati shema baze podataka (može potrajati ovisno o veličini baze podataka)",
- "Checked database schema update" : "Provjereno ažuriranje sheme baze podataka",
- "Checking updates of apps" : "U tijeku je provjera ažuriranja aplikacija",
"Checking for update of app \"%s\" in appstore" : "U tijeku je provjera ažuriranja aplikacije „%s” iz trgovine aplikacija",
"Update app \"%s\" from appstore" : "Ažurirajte aplikaciju „%s” iz trgovine aplikacijama",
"Checked for update of app \"%s\" in appstore" : "Provjereno ažuriranje aplikacije „%s” iz trgovine aplikacija",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "U tijeku je provjera može li se ažurirati shema baze podataka za %s (može potrajati ovisno o veličini baze podataka)",
- "Checked database schema update for apps" : "Provjereno ažuriranje sheme baze podataka za aplikacije",
"Updated \"%1$s\" to %2$s" : "Ažurirano „%1$s” u %2$s",
"Set log level to debug" : "Postavi razinu zapisa za otklanjanje pogrešaka",
"Reset log level" : "Resetiraj razinu zapisa",
@@ -341,6 +337,10 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Ova %s instanca trenutno je u načinu za održavanje; ovo može potrajati.",
"This page will refresh itself when the instance is available again." : "Ova će se stranica osvježiti kada je instanca ponovno dostupna.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Obratite se administratoru sustava ako se ova poruka ponavlja ili se pojavila neočekivano.",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "U tijeku je provjera može li se ažurirati shema baze podataka (može potrajati ovisno o veličini baze podataka)",
+ "Checked database schema update" : "Provjereno ažuriranje sheme baze podataka",
+ "Checking updates of apps" : "U tijeku je provjera ažuriranja aplikacija",
+ "Checked database schema update for apps" : "Provjereno ažuriranje sheme baze podataka za aplikacije",
"Following apps have been disabled: %s" : "Sljedeće aplikacije su onemogućene: %s",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vaš mrežni poslužitelj ne može razriješiti „{url}”. Više informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Vaš web poslužitelj nije ispravno postavljen za razrješavanje „{url}“. To je najvjerojatnije uzrokovano konfiguracijom web-poslužitelja koja nije ažurirana i ne isporučuje izravno mapu. Usporedite svoju konfiguraciju s isporučenim pravilima za prepisivanje u „.htaccess“ za Apache ili u dokumentaciji za Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stranici s dokumentacijom</a>. Na Nginxu su to obično linije koje počinju s „location ~“ i potrebno ih je ažurirati.",