mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
Update the localization files (#850)
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
bcb0627742
commit
80cfb24d6f
28 changed files with 1148 additions and 0 deletions
41
ProjectLighthouse.Localization/Privacy.lang-ar-SA.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-ar-SA.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-da-DK.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-da-DK.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-de-DE.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-de-DE.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-en-PT.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-en-PT.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-eo-UY.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-eo-UY.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-es-ES.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-es-ES.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-es-MX.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-es-MX.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-et-EE.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-et-EE.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-fi-FI.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-fi-FI.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-fil-PH.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-fil-PH.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-fr-FR.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-fr-FR.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-ga-IE.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-ga-IE.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-he-IL.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-he-IL.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-hi-IN.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-hi-IN.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-id-ID.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-id-ID.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-it-IT.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-it-IT.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-ja-JP.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-ja-JP.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-nl-NL.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-nl-NL.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-no-NO.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-no-NO.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-pl-PL.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-pl-PL.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-pt-PT.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-pt-PT.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-ru-RU.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-ru-RU.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-sv-SE.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-sv-SE.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-th-TH.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-th-TH.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-tr-TR.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-tr-TR.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-uk-UA.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-uk-UA.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-zh-CN.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-zh-CN.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
41
ProjectLighthouse.Localization/Privacy.lang-zh-TW.resx
Normal file
41
ProjectLighthouse.Localization/Privacy.lang-zh-TW.resx
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?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_comments" xml:space="preserve">
|
||||
<value>Enable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="disable_comments" xml:space="preserve">
|
||||
<value>Disable commenting on your profile.</value>
|
||||
</data>
|
||||
<data name="no_blocked_users" xml:space="preserve">
|
||||
<value>You have not blocked any users.</value>
|
||||
</data>
|
||||
<data name="blocked_users" xml:space="preserve">
|
||||
<value>You have blocked {0} user(s).</value>
|
||||
</data>
|
||||
<data name="privacy_all" xml:space="preserve">
|
||||
<value>Share your {0} with everyone!</value>
|
||||
</data>
|
||||
<data name="privacy_psn" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
|
||||
</data>
|
||||
<data name="privacy_game" xml:space="preserve">
|
||||
<value>Only share your {0} with users who are playing in-game.</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Reference in a new issue