ProjectLighthouse/ProjectLighthouse.Localization/TwoFactor.lang-ingsoc.resx
github-actions[bot] 376e1464a2
Update the localization files (#1084)
* [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>
2025-01-10 22:02:17 -06:00

80 lines
No EOL
3.3 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>Turn on Two-Factor</value>
</data>
<data name="disable_2fa" xml:space="preserve">
<value>Crimestop</value>
</data>
<data name="qr_description" xml:space="preserve">
<value>After adding this code to your app, enter a valid code below to finish setup and start thoughtcrime</value>
</data>
<data name="qr_title" xml:space="preserve">
<value>This is your Two-Factor QR code</value>
</data>
<data name="backup_title" xml:space="preserve">
<value>Emergency codes</value>
</data>
<data name="backup_description" xml:space="preserve">
<value>These codes let you get back in if you lose your 2FA device</value>
</data>
<data name="backup_description2" xml:space="preserve">
<value>Save these codes where Thinkpol can see or you might get locked out</value>
</data>
<data name="backup_confirmation" xml:space="preserve">
<value>Codes saved</value>
</data>
<data name="invalid_code" xml:space="preserve">
<value>Invalid 2FA Code</value>
</data>
<data name="disable_2fa_description" xml:space="preserve">
<value>To disable two-factor authentication, enter a correct code from your authenticator app.</value>
</data>
<data name="2fa" xml:space="preserve">
<value>Two-Factor Authentication</value>
</data>
<data name="2fa_required" xml:space="preserve">
<value>You are required to setup 2FA because of your role within this instance.</value>
</data>
<data name="2fa_description" xml:space="preserve">
<value>Enter a valid 2FA code to continue</value>
</data>
<data name="2fa_backup_description" xml:space="preserve">
<value>Alternatively, you can click {0}here{1} to enter one of your backup codes</value>
</data>
<data name="backup_download" xml:space="preserve">
<value>Download backup codes</value>
</data>
<data name="invalid_backup" xml:space="preserve">
<value>Invalid Backup 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>