diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/is.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/is.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/twofactor_backupcodes/l10n/is.json b/apps/twofactor_backupcodes/l10n/is.json index f0a86db945f..0f4796b657a 100644 --- a/apps/twofactor_backupcodes/l10n/is.json +++ b/apps/twofactor_backupcodes/l10n/is.json @@ -1,14 +1,4 @@ { "translations": { - "activated" : "virkjað", - "updated" : "uppfært", - "mounted" : "tengt í skráakerfi", - "deactivated" : "afvirkjað", - "beforeCreate" : "beforeCreate", - "created" : "búið til", - "beforeUpdate" : "beforeUpdate", - "beforeDestroy" : "beforeDestroy", - "destroyed" : "eyðilagt", - "beforeMount" : "beforeMount", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Þetta eru öryggisafritunarkóðarnir þínir. Vistaðu þá og/eða prentaðu þá út, því þú munt ekki geta lesið þá aftur síðar í ferlinu", "Save backup codes" : "Vista öryggisafritunarkóða", "Print backup codes" : "Prenta öryggisafritunarkóða", @@ -28,6 +18,16 @@ "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", - "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." + "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.", + "activated" : "virkjað", + "updated" : "uppfært", + "mounted" : "tengt í skráakerfi", + "deactivated" : "afvirkjað", + "beforeCreate" : "beforeCreate", + "created" : "búið til", + "beforeUpdate" : "beforeUpdate", + "beforeDestroy" : "beforeDestroy", + "destroyed" : "eyðilagt", + "beforeMount" : "beforeMount" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |