nextcloud/apps/twofactor_backupcodes/l10n/af.js

19 lines
1.3 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",
{
"Generate backup codes" : "Genereer rugsteunkodes",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rugsteunkodes is gegenereer. {{used}} van {{total}} kodes is gebruik.",
"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",
"Nextcloud backup codes" : "Nextcloud-rugsteunkodes",
"You created two-factor backup codes for your account" : "U het tweefaktorrugsteunkodes vir u rekening geskep",
"Backup code" : "Rugsteunkode",
"Use backup code" : "Gebruik rugsteunkode",
"Second-factor backup codes" : "Tweedefaktorrugsteunkodes"
},
"nplurals=2; plural=(n != 1);");