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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index 40dfa7931f2..7de15d5f9d1 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -104,8 +104,6 @@ OC.L10N.register(
"Please reload the page." : "Ponovno učitajte stranicu.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Ažuriranje nije uspjelo. Za više informacija <a href=“{url}“>pročitajte objavu na forumu</a> koja pokriva ovaj problem.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Ažuriranje nije uspjelo. Prijavite ovaj problem <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloudovoj zajednici</a>.",
- "Continue to Nextcloud" : "Nastavite na Nextcloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi.","Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi.","Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi."],
"Log in" : "Prijava",
"Logging in …" : "Prijavljivanje...",
"Server side authentication failed!" : "Autentifikacija na poslužitelju nije uspjela!",
@@ -367,6 +365,8 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "HTTP zaglavlje „{header}” nije postavljeno na „{val1}”, „{val2}”, „{val3}”, „{val4}” ili „{val5}”. Može doći do curenja informacija o uputitelju. Pogledajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">Preporuke W3C-a ↗</a>.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "HTTP zaglavlje „Strict-Transport-Security” nije postavljeno na najmanje „{seconds}” sekundi. Kako biste poboljšali sigurnost sustava, preporučujemo da omogućite HSTS kao što je opisano u <a href=\"{docUrl}\" rel=\"noreferrer noopener\">sigurnosni savjeti ↗</a>.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Nesiguran pristup web-mjestu putem HTTP-a. Preporučujemo da postavite poslužitelj tako da zahtijeva korištenje HTTPS-a kao što je opisano u <a href=“{docUrl}“>sigurnosnim savjetima ↗</a>.",
+ "Continue to Nextcloud" : "Nastavite na Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi.","Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi.","Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi."],
"Searching other places" : "Pretraživanje drugih lokacija",
"No search results in other folders for {tag}{filter}{endtag}" : "Nema rezultata pretraživanja u drugim mapama za {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} rezultat u drugoj mapi","{count} rezultata u ostalim mapama","{count} rezultata u ostalim mapama"],