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 df4545027d3..4ef97520fc6 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Could not complete login" : "Prijava nije uspjela",
"Your login token is invalid or has expired" : "Vaš token za prijavu nije važeći ili je istekao",
"Password reset is disabled" : "Resetiranje zaporke je onemogućeno",
- "Couldn't reset password because the token is invalid" : "Resetiranje zaporke nije moguće jer je token neispravan",
- "Couldn't reset password because the token is expired" : "Resetiranje zaporke nije moguće jer je token istekao",
"%s password reset" : "%s zaporka resetirana",
"Password reset" : "Resetiranje zaporke",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknite gumb kako biste resetirali svoju zaporku. Ako niste podnijeli zahtjev za resetiranje zaporke, zanemarite ovu poruku.",
@@ -374,6 +372,8 @@ 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.",
+ "Couldn't reset password because the token is invalid" : "Resetiranje zaporke nije moguće jer je token neispravan",
+ "Couldn't reset password because the token is expired" : "Resetiranje zaporke nije moguće jer je token istekao",
"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",