diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/hr.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/hr.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/hr.json b/apps/twofactor_backupcodes/l10n/hr.json index b40b81710fd..c6ff06f7472 100644 --- a/apps/twofactor_backupcodes/l10n/hr.json +++ b/apps/twofactor_backupcodes/l10n/hr.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Davatelj pričuvnih šifri za dvofaktorsku autentifikaciju", "Use one of the backup codes you saved when setting up two-factor authentication." : "Upotrijebite jednu od pričuvnih šifri koje ste spremili prilikom postavljanja dvofaktorske autentifikacije.", "Submit" : "Šalji", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Pričuvne šifre su generirane. Iskorišteno je {{used}} od {{total}} šifri.", - "Nextcloud backup codes" : "Nextcloudove pričuvne šifre", "activated" : "aktivirane", "updated" : "ažurirane", "mounted" : "postavljene", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "destroyed" : "uništene", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Nextcloudove pričuvne šifre", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |