summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/twofactor_backupcodes/l10n/hr.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/hr.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/hr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/hr.js b/apps/twofactor_backupcodes/l10n/hr.js
index a1647e32eba..045ef4a08e8 100644
--- a/apps/twofactor_backupcodes/l10n/hr.js
+++ b/apps/twofactor_backupcodes/l10n/hr.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"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",
@@ -33,6 +31,7 @@ OC.L10N.register(
"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."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");