mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
* [skip ci] Update the localization files * Make website work with languages without an associated CultureInfo --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Slendy <josh@slendy.pw>
80 lines
No EOL
3.5 KiB
XML
80 lines
No EOL
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>1.3</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="enable_2fa" xml:space="preserve">
|
|
<value>Tweestapsverificatie inschakelen</value>
|
|
</data>
|
|
<data name="disable_2fa" xml:space="preserve">
|
|
<value>Tweestapsverificatie uitschakelen</value>
|
|
</data>
|
|
<data name="qr_description" xml:space="preserve">
|
|
<value>Zodra u deze tweestapsverificatiecode heeft toegevoegd aan uw app van keuze, voert u hieronder een geldige code in om het setup-proces te voltooien</value>
|
|
</data>
|
|
<data name="qr_title" xml:space="preserve">
|
|
<value>Hier is je tweestapsQR-code</value>
|
|
</data>
|
|
<data name="backup_title" xml:space="preserve">
|
|
<value>Reservekopie codes</value>
|
|
</data>
|
|
<data name="backup_description" xml:space="preserve">
|
|
<value>Met deze codes krijgt u toegang tot uw account als u ooit de toegang tot uw 2FA-apparaat verliest</value>
|
|
</data>
|
|
<data name="backup_description2" xml:space="preserve">
|
|
<value>Sla deze codes ergens op, omdat anders je buiten je account geblokkeerd kan worden</value>
|
|
</data>
|
|
<data name="backup_confirmation" xml:space="preserve">
|
|
<value>Ik heb deze codes opgeslagen</value>
|
|
</data>
|
|
<data name="invalid_code" xml:space="preserve">
|
|
<value>Ongeldige 2FA Code</value>
|
|
</data>
|
|
<data name="disable_2fa_description" xml:space="preserve">
|
|
<value>Voer een correcte code van uw authenticatie-app in om tweestapsverificatie uit te schakelen.</value>
|
|
</data>
|
|
<data name="2fa" xml:space="preserve">
|
|
<value>Twee-factor-authenticatie</value>
|
|
</data>
|
|
<data name="2fa_required" xml:space="preserve">
|
|
<value>Je bent verplicht om 2FA in te stellen vanwege je rol binnen deze instantie.</value>
|
|
</data>
|
|
<data name="2fa_description" xml:space="preserve">
|
|
<value>Voer een geldige 2FA-code in om door te gaan</value>
|
|
</data>
|
|
<data name="2fa_backup_description" xml:space="preserve">
|
|
<value>Als alternatief kunt u op {0}hier klikken{1} om een van uw backupcodes in te voeren</value>
|
|
</data>
|
|
<data name="backup_download" xml:space="preserve">
|
|
<value>Back-up codes downloaden</value>
|
|
</data>
|
|
<data name="invalid_backup" xml:space="preserve">
|
|
<value>Ongeldige back-up code</value>
|
|
</data>
|
|
<data name="qr_alternative" xml:space="preserve">
|
|
<value>Can't use the QR code? You can use this secret key instead:</value>
|
|
</data>
|
|
<data name="qr_alternative_copy" xml:space="preserve">
|
|
<value>Copy secret code</value>
|
|
</data>
|
|
<data name="qr_alternative_copy_success" xml:space="preserve">
|
|
<value>Copied to clipboard</value>
|
|
</data>
|
|
<data name="qr_alternative_copy_fail" xml:space="preserve">
|
|
<value>Failed to copy to clipboard</value>
|
|
</data>
|
|
</root> |