diff options
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 71295373dd3..586c278f627 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -47,6 +47,7 @@ OC.L10N.register( "{actor} changed your password" : "{actor} je promijenio vašu zaporku", "You changed your password" : "Promijenili ste svoju zaporku", "Your password was reset by an administrator" : "Administrator je resetirao vašu zaporku", + "Your password was reset" : "Vaša zaporka je resetirana", "{actor} changed your email address" : "{actor} je promijenio vašu adresu e-pošte", "You changed your email address" : "Promijenili ste svoju adresu e-pošte", "Your email address was changed by an administrator" : "Administrator je promijenio vašu adresu e-pošte", @@ -88,6 +89,7 @@ OC.L10N.register( "%1$s changed your password on %2$s." : "%1$s je promijenio vašu zaporku na %2$s.", "Your password on %s was changed." : "Promijenjena je vaša zaporka na %s.", "Your password on %s was reset by an administrator." : "Administrator je promijenio vašu zaporku na %s.", + "Your password on %s was reset." : "Vaša zaporka na %s je resetirana.", "Password for %1$s changed on %2$s" : "Promijenjena je zaporka za %1$s na %2$s", "Password changed for %s" : "Promijenjena je zaporka za %s", "If you did not request this, please contact an administrator." : "Ako niste zatražili navedenu radnju, obratite se administratoru.", @@ -242,10 +244,20 @@ OC.L10N.register( "Common languages" : "Česti jezici", "All languages" : "Svi jezici", "Password change is disabled because the master key is disabled" : "Onemogućeno je mijenjanje zaporke jer je onemogućen glavni ključ", + "Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.", + "Add WebAuthn device" : "Dodaj WebAuthn uređaj", + "Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.", "Name your device" : "Dodijelite naziv svom uređaju", "Add" : "Dodaj", "Adding your device …" : "Dodavanje uređaja...", + "Server error while trying to add WebAuthn device" : "Pogreška poslužitelja pri dodavanju WebAuthn uređaja", + "Server error while trying to complete WebAuthn device registration" : "Pogreška poslužitelja tijekom dovršavanja registracije WebAuthn uređaja", "Unnamed device" : "Neimenovani uređaj", + "Passwordless Authentication" : "Autentifikacija bez zaporke", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Omogućite korištenje autentifikacije bez zaporke na svom računu u skladu sa standardom FIDO2.", + "No devices configured." : "Nema konfiguriranih uređaja.", + "The following devices are configured for your account:" : "Sljedeći su uređaji konfigurirani za vaš račun:", + "Your browser does not support WebAuthn." : "Vaš preglednik ne podržava WebAuthn.", "Your apps" : "Vaše aplikacije", "Active apps" : "Aktivne aplikacije", "Disabled apps" : "Onemogućene aplikacije", @@ -362,6 +374,7 @@ OC.L10N.register( "Exclude groups from sharing" : "Izuzmi grupe iz dijeljenja", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe još uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dopusti automatsko dovršavanje korisničkog imena u dijaloškom okviru za dijeljenje. Ako je ova postavka onemogućena, potrebno je unijeti puno korisničko ime ili adresu e-pošte.", + "Restrict username autocompletion to users within the same groups" : "Ograniči automatsko dovršavanje korisničkog imena na korisnike iz istih grupa", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica. (Prikazuje se samo kad je popis datoteka skriven.)", "This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.", "Default share permissions" : "Zadana dopuštenja za dijeljenje", |