mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-24 22:21:30 +00:00
Update the localization files (#585)
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
14d2f0305e
commit
680bcf119e
28 changed files with 1904 additions and 0 deletions
68
ProjectLighthouse.Localization/TwoFactor.lang-ar-SA.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-ar-SA.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-da-DK.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-da-DK.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-de-DE.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-de-DE.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-en-PT.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-en-PT.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-eo-UY.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-eo-UY.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-es-ES.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-es-ES.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-es-MX.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-es-MX.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-et-EE.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-et-EE.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-fi-FI.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-fi-FI.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-fil-PH.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-fil-PH.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-fr-FR.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-fr-FR.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-ga-IE.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-ga-IE.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-he-IL.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-he-IL.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-hi-IN.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-hi-IN.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-id-ID.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-id-ID.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-it-IT.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-it-IT.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-ja-JP.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-ja-JP.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-nl-NL.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-nl-NL.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-no-NO.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-no-NO.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-pl-PL.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-pl-PL.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-pt-PT.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-pt-PT.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-ru-RU.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-ru-RU.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-sv-SE.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-sv-SE.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-th-TH.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-th-TH.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-tr-TR.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-tr-TR.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-uk-UA.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-uk-UA.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-zh-CN.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-zh-CN.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
68
ProjectLighthouse.Localization/TwoFactor.lang-zh-TW.resx
Normal file
68
ProjectLighthouse.Localization/TwoFactor.lang-zh-TW.resx
Normal file
|
@ -0,0 +1,68 @@
|
|||
<?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>Enable Two-Factor</value>
|
||||
</data>
|
||||
<data name="disable_2fa" xml:space="preserve">
|
||||
<value>Disable Two-Factor</value>
|
||||
</data>
|
||||
<data name="qr_description" xml:space="preserve">
|
||||
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
|
||||
</data>
|
||||
<data name="qr_title" xml:space="preserve">
|
||||
<value>Here is your Two-Factor QR code</value>
|
||||
</data>
|
||||
<data name="backup_title" xml:space="preserve">
|
||||
<value>Backup codes</value>
|
||||
</data>
|
||||
<data name="backup_description" xml:space="preserve">
|
||||
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
|
||||
</data>
|
||||
<data name="backup_description2" xml:space="preserve">
|
||||
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
|
||||
</data>
|
||||
<data name="backup_confirmation" xml:space="preserve">
|
||||
<value>I've saved these codes</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>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue