-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] Update the localization files
- Loading branch information
1 parent
fdd022d
commit e88fd36
Showing
24 changed files
with
1,136 additions
and
0 deletions.
There are no files selected for viewing
89 changes: 89 additions & 0 deletions
89
ProjectLighthouse.Localization/BaseLayout.lang-ingsoc.resx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<?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="header_users" xml:space="preserve"> | ||
<value>Users</value> | ||
<comment>A button on the header that takes you to the user listing.</comment> | ||
</data> | ||
<data name="header_photos" xml:space="preserve"> | ||
<value>Photos</value> | ||
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment> | ||
</data> | ||
<data name="header_slots" xml:space="preserve"> | ||
<value>Levels</value> | ||
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment> | ||
</data> | ||
<data name="header_authentication" xml:space="preserve"> | ||
<value>Authentication</value> | ||
<comment>A button on the header that takes you to a list of authentication attempts.</comment> | ||
</data> | ||
<data name="header_login" xml:space="preserve"> | ||
<value>Login</value> | ||
<comment>A button on the header that lets you log in.</comment> | ||
</data> | ||
<data name="header_loginRegister" xml:space="preserve"> | ||
<value>Login / Register</value> | ||
<comment>A button on the header that lets you log in or register.</comment> | ||
</data> | ||
<data name="header_adminPanel" xml:space="preserve"> | ||
<value>Admin</value> | ||
<comment>A header link that takes you to the admin panel if available.</comment> | ||
</data> | ||
<data name="header_logout" xml:space="preserve"> | ||
<value>Log out</value> | ||
<comment>A shortcut to log you out of your account.</comment> | ||
</data> | ||
<data name="header_modPanel" xml:space="preserve"> | ||
<value>Mod Panel</value> | ||
</data> | ||
<data name="generated_by" xml:space="preserve"> | ||
<value>Page generated by {0}.</value> | ||
</data> | ||
<data name="generated_modified" xml:space="preserve"> | ||
<value>This page was generated using a modified version of Project Lighthouse. Please make sure you are properly disclosing the source code to any users who may be using this instance.</value> | ||
</data> | ||
<data name="js_warn" xml:space="preserve"> | ||
<value>While we intend to have as little JavaScript as possible, we can not guarantee everything will work without it. We recommend that you whitelist JavaScript for Project Lighthouse.</value> | ||
</data> | ||
<data name="js_warn_title" xml:space="preserve"> | ||
<value>JavaScript is not enabled</value> | ||
</data> | ||
<data name="license_warn_title" xml:space="preserve"> | ||
<value>Potential License Violation</value> | ||
</data> | ||
<data name="license_warn_1" xml:space="preserve"> | ||
<value>This instance is a public-facing instance that has been modified without the changes published. You may be in violation of the {0}.</value> | ||
</data> | ||
<data name="license_warn_2" xml:space="preserve"> | ||
<value>If you believe this is an error, please create an issue with the output of {0} ran from the root of the server source code in the description on our {1}issue tracker{2}.</value> | ||
</data> | ||
<data name="license_warn_3" xml:space="preserve"> | ||
<value>If not, please publish the source code somewhere accessible to your users.</value> | ||
</data> | ||
<data name="read_only_warn_title" xml:space="preserve"> | ||
<value>Read-Only Mode</value> | ||
</data> | ||
<data name="read_only_warn" xml:space="preserve"> | ||
<value>This instance is currently in read-only mode. Level and photo uploads, comments, reviews, and certain profile changes will be restricted until read-only mode is disabled.</value> | ||
</data> | ||
</root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<?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="header_users" xml:space="preserve"> | ||
<value>Users</value> | ||
<comment>A button on the header that takes you to the user listing.</comment> | ||
</data> | ||
<data name="header_photos" xml:space="preserve"> | ||
<value>Photos</value> | ||
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment> | ||
</data> | ||
<data name="header_slots" xml:space="preserve"> | ||
<value>Levels</value> | ||
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment> | ||
</data> | ||
<data name="header_authentication" xml:space="preserve"> | ||
<value>Authentication</value> | ||
<comment>A button on the header that takes you to a list of authentication attempts.</comment> | ||
</data> | ||
<data name="header_login" xml:space="preserve"> | ||
<value>Login</value> | ||
<comment>A button on the header that lets you log in.</comment> | ||
</data> | ||
<data name="header_loginRegister" xml:space="preserve"> | ||
<value>Login / Register</value> | ||
<comment>A button on the header that lets you log in or register.</comment> | ||
</data> | ||
<data name="header_adminPanel" xml:space="preserve"> | ||
<value>Admin</value> | ||
<comment>A header link that takes you to the admin panel if available.</comment> | ||
</data> | ||
<data name="header_logout" xml:space="preserve"> | ||
<value>Log out</value> | ||
<comment>A shortcut to log you out of your account.</comment> | ||
</data> | ||
<data name="header_modPanel" xml:space="preserve"> | ||
<value>Mod Panel</value> | ||
</data> | ||
<data name="generated_by" xml:space="preserve"> | ||
<value>Page generated by {0}.</value> | ||
</data> | ||
<data name="generated_modified" xml:space="preserve"> | ||
<value>This page was generated using a modified version of Project Lighthouse. Please make sure you are properly disclosing the source code to any users who may be using this instance.</value> | ||
</data> | ||
<data name="js_warn" xml:space="preserve"> | ||
<value>While we intend to have as little JavaScript as possible, we can not guarantee everything will work without it. We recommend that you whitelist JavaScript for Project Lighthouse.</value> | ||
</data> | ||
<data name="js_warn_title" xml:space="preserve"> | ||
<value>JavaScript is not enabled</value> | ||
</data> | ||
<data name="license_warn_title" xml:space="preserve"> | ||
<value>Potential License Violation</value> | ||
</data> | ||
<data name="license_warn_1" xml:space="preserve"> | ||
<value>This instance is a public-facing instance that has been modified without the changes published. You may be in violation of the {0}.</value> | ||
</data> | ||
<data name="license_warn_2" xml:space="preserve"> | ||
<value>If you believe this is an error, please create an issue with the output of {0} ran from the root of the server source code in the description on our {1}issue tracker{2}.</value> | ||
</data> | ||
<data name="license_warn_3" xml:space="preserve"> | ||
<value>If not, please publish the source code somewhere accessible to your users.</value> | ||
</data> | ||
<data name="read_only_warn_title" xml:space="preserve"> | ||
<value>Read-Only Mode</value> | ||
</data> | ||
<data name="read_only_warn" xml:space="preserve"> | ||
<value>This instance is currently in read-only mode. Level and photo uploads, comments, reviews, and certain profile changes will be restricted until read-only mode is disabled.</value> | ||
</data> | ||
</root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?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="username_invalid" xml:space="preserve"> | ||
<value>The username field is blank.</value> | ||
</data> | ||
<data name="username_taken" xml:space="preserve"> | ||
<value>The username you've chosen is already taken.</value> | ||
</data> | ||
<data name="password_invalid" xml:space="preserve"> | ||
<value>Password field is required.</value> | ||
</data> | ||
<data name="password_doesnt_match" xml:space="preserve"> | ||
<value>Passwords do not match!</value> | ||
</data> | ||
<data name="captcha_failed" xml:space="preserve"> | ||
<value>You must complete the captcha correctly.</value> | ||
</data> | ||
<data name="email_taken" xml:space="preserve"> | ||
<value>The email address you've chosen is already taken.</value> | ||
</data> | ||
<data name="email_invalid" xml:space="preserve"> | ||
<value>Email address field is required.</value> | ||
</data> | ||
<data name="action_no_permission" xml:space="preserve"> | ||
<value>You don't have permissions to perform this action.</value> | ||
</data> | ||
</root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?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="username_invalid" xml:space="preserve"> | ||
<value>The username field is blank.</value> | ||
</data> | ||
<data name="username_taken" xml:space="preserve"> | ||
<value>The username you've chosen is already taken.</value> | ||
</data> | ||
<data name="password_invalid" xml:space="preserve"> | ||
<value>Password field is required.</value> | ||
</data> | ||
<data name="password_doesnt_match" xml:space="preserve"> | ||
<value>Passwords do not match!</value> | ||
</data> | ||
<data name="captcha_failed" xml:space="preserve"> | ||
<value>You must complete the captcha correctly.</value> | ||
</data> | ||
<data name="email_taken" xml:space="preserve"> | ||
<value>The email address you've chosen is already taken.</value> | ||
</data> | ||
<data name="email_invalid" xml:space="preserve"> | ||
<value>Email address field is required.</value> | ||
</data> | ||
<data name="action_no_permission" xml:space="preserve"> | ||
<value>You don't have permissions to perform this action.</value> | ||
</data> | ||
</root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<?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="username" xml:space="preserve"> | ||
<value>Username</value> | ||
</data> | ||
<data name="password" xml:space="preserve"> | ||
<value>Password</value> | ||
</data> | ||
<data name="register" xml:space="preserve"> | ||
<value>Create an account</value> | ||
</data> | ||
<data name="forgot_password" xml:space="preserve"> | ||
<value>Forgot Password?</value> | ||
</data> | ||
<data name="error" xml:space="preserve"> | ||
<value>Uh oh!</value> | ||
</data> | ||
<data name="log_in" xml:space="preserve"> | ||
<value>Log In</value> | ||
</data> | ||
<data name="unknown" xml:space="preserve"> | ||
<value>Unknown</value> | ||
</data> | ||
<data name="success" xml:space="preserve"> | ||
<value>Success!</value> | ||
</data> | ||
<data name="reset_password" xml:space="preserve"> | ||
<value>Reset Password</value> | ||
</data> | ||
<data name="recent_activity" xml:space="preserve"> | ||
<value>Recent Activity</value> | ||
</data> | ||
<data name="soon" xml:space="preserve"> | ||
<value>Coming soon!</value> | ||
</data> | ||
<data name="recent_photos" xml:space="preserve"> | ||
<value>Most recent photos</value> | ||
</data> | ||
<data name="email" xml:space="preserve"> | ||
<value>Email</value> | ||
</data> | ||
<data name="announcements" xml:space="preserve"> | ||
<value>Announcements</value> | ||
</data> | ||
<data name="notifications" xml:space="preserve"> | ||
<value>Notifications</value> | ||
</data> | ||
</root> |
Oops, something went wrong.