mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-24 14:11:29 +00:00
Update the localization files (#774)
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
21dbdff20a
commit
8894e54023
28 changed files with 1400 additions and 0 deletions
50
ProjectLighthouse.Localization/Moderation.lang-ar-SA.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-ar-SA.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-da-DK.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-da-DK.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-de-DE.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-de-DE.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-en-PT.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-en-PT.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-eo-UY.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-eo-UY.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-es-ES.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-es-ES.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-es-MX.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-es-MX.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-et-EE.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-et-EE.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-fi-FI.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-fi-FI.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-fil-PH.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-fil-PH.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-fr-FR.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-fr-FR.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-ga-IE.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-ga-IE.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-he-IL.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-he-IL.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-hi-IN.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-hi-IN.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-id-ID.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-id-ID.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-it-IT.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-it-IT.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-ja-JP.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-ja-JP.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-nl-NL.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-nl-NL.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-no-NO.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-no-NO.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-pl-PL.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-pl-PL.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-pt-PT.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-pt-PT.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-ru-RU.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-ru-RU.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-sv-SE.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-sv-SE.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-th-TH.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-th-TH.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-tr-TR.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-tr-TR.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-uk-UA.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-uk-UA.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-zh-CN.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-zh-CN.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
50
ProjectLighthouse.Localization/Moderation.lang-zh-TW.resx
Normal file
50
ProjectLighthouse.Localization/Moderation.lang-zh-TW.resx
Normal file
|
@ -0,0 +1,50 @@
|
|||
<?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="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
</data>
|
||||
<data name="suspension_circumvent_warning" xml:space="preserve">
|
||||
<value>Attempts to circumvent this suspension will result in an extended suspension period.</value>
|
||||
</data>
|
||||
<data name="lbp_online_multiplayer" xml:space="preserve">
|
||||
<value>LittleBigPlanet™ Online multiplayer</value>
|
||||
</data>
|
||||
<data name="does_not_expire" xml:space="preserve">
|
||||
<value>Does not expire</value>
|
||||
</data>
|
||||
<data name="profile_visibility" xml:space="preserve">
|
||||
<value>Profile visibility</value>
|
||||
</data>
|
||||
<data name="website_interactions" xml:space="preserve">
|
||||
<value>Browsing levels, photos, and profiles</value>
|
||||
</data>
|
||||
<data name="account_profile_management" xml:space="preserve">
|
||||
<value>Account and profile management</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue