diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-21 02:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-21 02:19:03 +0000 |
commit | 59442d30f59b94db1e5af953c7d0f0efe5cfb836 (patch) | |
tree | 7ee1076309e689e25260d73539ef168484d9ef2e /apps/twofactor_backupcodes/l10n/is.js | |
parent | fcf1810f53cd532ca6a66ebd16f9c33a7da3943f (diff) | |
download | nextcloud-server-59442d30f59b94db1e5af953c7d0f0efe5cfb836.tar.gz nextcloud-server-59442d30f59b94db1e5af953c7d0f0efe5cfb836.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/is.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/twofactor_backupcodes/l10n/is.js b/apps/twofactor_backupcodes/l10n/is.js index e079772327d..4d7c2633cfb 100644 --- a/apps/twofactor_backupcodes/l10n/is.js +++ b/apps/twofactor_backupcodes/l10n/is.js @@ -9,7 +9,6 @@ OC.L10N.register( "Print backup codes" : "Prenta öryggisafritunarkóða", "Backup codes have been generated. {used} of {total} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {used} af {total} kóðum hafa verið notaðir.", "Regenerate backup codes" : "Endurnýja öryggisafritunarkóða", - "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], "If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.", "Generate backup codes" : "Útbúa öryggisafritunarkóða", "You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn", @@ -20,6 +19,7 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða", "Use one of the backup codes you saved when setting up two-factor authentication." : "Notaðu einn af öryggisafritunarkóðunum sem þú vistaðir þegar þú settir upp tveggja-þátta auðkenningu.", "Submit" : "Senda inn", + "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], "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." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |