nextcloud/apps/twofactor_backupcodes/l10n/af.js

18 lines
1.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"twofactor_backupcodes",
{
"You created two-factor backup codes for your account" : "U het tweefaktorrugsteunkodes vir u rekening geskep",
"Second-factor backup codes" : "Tweedefaktorrugsteunkodes",
"Generate backup codes" : "Genereer rugsteunkodes",
"Backup code" : "Rugsteunkode",
"Use backup code" : "Gebruik rugsteunkode",
"Two factor backup codes" : "Tweefaktorrugsteunkodes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit is u rugsteunkodes. Bewaar dit of druk dit af aangesien u later nie hierdie kodes sal kan lees nie",
"Save backup codes" : "Bewaar rugsteunkodes",
"Print backup codes" : "Druk rugsteunkodes",
"Regenerate backup codes" : "Hergenereer rugsteunkodes",
"If you regenerate backup codes, you automatically invalidate old codes." : "Indien u rugsteunkodes hergenereer maak u outomaties die ou kodes ongeldig.",
"An error occurred while generating your backup codes" : "n fout het voorgekom tydens generering van u rugsteunkodes"
},
"nplurals=2; plural=(n != 1);");