Update the localization files (#1084)

* [skip ci] Update the localization files

* Make website work with languages without an associated CultureInfo

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Slendy <josh@slendy.pw>
This commit is contained in:
github-actions[bot] 2025-01-10 22:02:17 -06:00 committed by GitHub
parent 4f9dc2a52d
commit 376e1464a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
110 changed files with 1611 additions and 447 deletions

View file

@ -38,7 +38,7 @@
<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>
<value>Log ind</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">

View file

@ -30,7 +30,7 @@
<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>
<value>Ebenen</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">
@ -38,7 +38,7 @@
<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>
<value>Anmelden</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">

View file

@ -38,11 +38,11 @@
<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>
<value>Log in</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>
<value>Log in / Sign up</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
@ -60,22 +60,22 @@
<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>
<value>This page was generated using a modified version of Project Lighthouse. Please ensure 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>
<value>While we intend to have as little JavaScript as possible, we cannot 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>
<value>Potential Licence 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>
<value>This instance is a public-facing instance that has been modified without the changes being 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>
<value>If you believe this is an error, please create an issue with the output of {0} run 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>

View file

@ -38,7 +38,7 @@
<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>
<value>Iniciar sesión</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
@ -81,9 +81,9 @@
<value>De lo contrario, publique el código fuente en algún lugar accesible para sus usuarios.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>Modo de sólo lectura</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>
<value>Esta instancia se encuentra actualmente en modo de sólo lectura. Subir niveles y fotos, comentarios, comentarios y ciertos cambios en el perfil se restringirán hasta que se deshabilite el modo de sólo lectura.</value>
</data>
</root>

View file

@ -38,7 +38,7 @@
<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>
<value>Connexion</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
@ -81,9 +81,9 @@
<value>Dans le cas contraire, veuillez publier le code source dans un endroit accessible à vos utilisateurs.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>Mode lecture seule</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>
<value>Cette instance est actuellement en mode lecture seule. La mise en ligne de niveaux et de photos, les commentaires, les évaluations et certaines modifications de profil seront limités jusqu'à ce que le mode lecture seule soit désactivé.</value>
</data>
</root>

View file

@ -22,68 +22,68 @@
</value>
</resheader>
<data name="header_users" xml:space="preserve">
<value>Users</value>
<value>उपयोगकर्ताओं</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>
<value>तस्वीरें</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>
<value>स्तरों</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>
<value>प्रमाणीकरण</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>
<value>लॉग इन करें</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>
<value>लॉगइन / रजिस्टर करें</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>
<value>व्यवस्थापक</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>
<value>लॉग आउट</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
<data name="header_modPanel" xml:space="preserve">
<value>Mod Panel</value>
<value>मॉड पैनल</value>
</data>
<data name="generated_by" xml:space="preserve">
<value>Page generated by {0}.</value>
<value>{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>
<value>यह पृष्ठ प्रोजेक्ट लाइटहाउस के संशोधित संस्करण का उपयोग करके बनाया गया था। कृपया सुनिश्चित करें कि आप इस इंस्टेंस का उपयोग करने वाले किसी भी उपयोगकर्ता को स्रोत कोड का उचित रूप से खुलासा कर रहे हैं।</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>
<value>हालाँकि हमारा इरादा जितना संभव हो उतना कम जावास्क्रिप्ट रखने का है, लेकिन हम गारंटी नहीं दे सकते कि इसके बिना सब कुछ काम करेगा। हम अनुशंसा करते हैं कि आप प्रोजेक्ट लाइटहाउस के लिए जावास्क्रिप्ट को श्वेतसूची में शामिल करें।</value>
</data>
<data name="js_warn_title" xml:space="preserve">
<value>JavaScript is not enabled</value>
<value>जावास्क्रिप्ट सक्षम नहीं है.</value>
</data>
<data name="license_warn_title" xml:space="preserve">
<value>Potential License Violation</value>
<value>संभावित लाइसेंस उल्लंघन</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>
<value>यह इंस्टेंस एक सार्वजनिक इंस्टेंस है जिसे बिना प्रकाशित किए संशोधित किया गया है। आप {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>
<value>यदि आपको लगता है कि यह एक त्रुटि है, तो कृपया हमारे {1}समस्या ट्रैकर{2} पर विवरण में सर्वर स्रोत कोड के मूल से चलाए गए {0} के आउटपुट के साथ एक समस्या बनाएँ।</value>
</data>
<data name="license_warn_3" xml:space="preserve">
<value>If not, please publish the source code somewhere accessible to your users.</value>
<value>यदि नहीं, तो कृपया स्रोत कोड को अपने उपयोगकर्ताओं के लिए सुलभ स्थान पर प्रकाशित करें।</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>रीड-ओनली मोड</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>
<value>यह इंस्टेंस अभी केवल पढ़ने के लिए मोड में है। केवल पढ़ने के लिए मोड अक्षम होने तक लेवल और फोटो अपलोड, टिप्पणियाँ, समीक्षाएँ और कुछ प्रोफ़ाइल परिवर्तन प्रतिबंधित रहेंगे।</value>
</data>
</root>

View file

@ -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>Comrades</value>
<comment>A button on the header that takes you to the user listing.</comment>
</data>
<data name="header_photos" xml:space="preserve">
<value>Images</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>Validating identity</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>Sign in</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Sign in / Join</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>Sign out</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
<data name="header_modPanel" xml:space="preserve">
<value>Miniluv</value>
</data>
<data name="generated_by" xml:space="preserve">
<value>Page created by {0}.</value>
</data>
<data name="generated_modified" xml:space="preserve">
<value>This page was made with a changed version of Project Lighthouse. Make sure you disclose the source code to any comrades who might use this instance.</value>
</data>
<data name="js_warn" xml:space="preserve">
<value>While we try to use as little JavaScript as we can, we can't promise everything will work without it. We suggest allowing JavaScript for Project Lighthouse.</value>
</data>
<data name="js_warn_title" xml:space="preserve">
<value>JavaScript not on</value>
</data>
<data name="license_warn_title" xml:space="preserve">
<value>Maybe license break</value>
</data>
<data name="license_warn_1" xml:space="preserve">
<value>This public instance changed without publishing changes. Could break {0}.</value>
</data>
<data name="license_warn_2" xml:space="preserve">
<value>If mistake, make issue with output of {0} from root of server code on our {1}issue tracker{2}.</value>
</data>
<data name="license_warn_3" xml:space="preserve">
<value>If not, put source code where comrades can see.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Can only read</value>
</data>
<data name="read_only_warn" xml:space="preserve">
<value>This place only reads. Can't upload levels, images, comments, reviews, or change profiles until just read stops.</value>
</data>
</root>

View file

@ -38,7 +38,7 @@
<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>
<value>Accedi</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
@ -81,9 +81,9 @@
<value>In caso contrario, si prega di pubblicare il codice sorgente da qualche parte accessibile ai propri utenti.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>Modalità di sola lettura</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>
<value>Questa istanza è attualmente in modalità di sola lettura. Il caricamento di livelli e foto, i commenti, le recensioni e alcune modifiche al profilo saranno limitati finché la modalità di sola lettura non sarà disattivata.</value>
</data>
</root>

View file

@ -22,27 +22,27 @@
</value>
</resheader>
<data name="header_users" xml:space="preserve">
<value>Users</value>
<value>Gebruikers</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>
<value>Foto's</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>
<value>Niveau</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>
<value>Authenticatie</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>
<value>Inloggen</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>
<value>Inloggen / Registreren</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
@ -50,40 +50,40 @@
<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>
<value>Uitloggen</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
<data name="header_modPanel" xml:space="preserve">
<value>Mod Panel</value>
<value>Mod Paneel</value>
</data>
<data name="generated_by" xml:space="preserve">
<value>Page generated by {0}.</value>
<value>Pagina gegenereerd door {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>
<value>Deze pagina is gegenereerd met behulp van een aangepaste versie van de Project Lighthouse. Zorg ervoor dat je de broncode correct doorgeeft aan alle gebruikers die deze instantie gebruiken.</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>
<value>Hoewel we van plan zijn zo weinig mogelijk JavaScript te hebben, kunnen we niet garanderen dat alles zonder JavaScript zal werken. We raden u aan om JavaScript op de witte lijst te zetten voor ProjectLighthouse.</value>
</data>
<data name="js_warn_title" xml:space="preserve">
<value>JavaScript is not enabled</value>
<value>JavaScript is niet ingeschakeld</value>
</data>
<data name="license_warn_title" xml:space="preserve">
<value>Potential License Violation</value>
<value>Potentiële licentieschending</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>
<value>Deze instantie is een publieke instantie die is gewijzigd zonder de wijzigingen gepubliceerd. Je kunt in overtreding zijn van de {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>
<value>Als u denkt dat dit een vergissing is Maak een probleem aan met de uitvoer van {0} ran vanaf de root van de broncode van de server in de beschrijving van onze {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>
<value>Zo niet, publiceer dan de broncode ergens toegankelijk voor je gebruikers.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>Alleen-lezen modus</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>
<value>Deze instantie is momenteel in alleen-lezen modus. Niveau en foto uploads, reacties, beoordelingen en bepaalde profielwijzigingen worden beperkt totdat alleen-lezen modus is uitgeschakeld.</value>
</data>
</root>

View file

@ -38,7 +38,7 @@
<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>
<value>Iniciar Sessão</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
@ -81,9 +81,9 @@
<value>Se não for o caso, publique o código-fonte em um local acessível aos seus utilizadores.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>Modo somente leitura</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>
<value>Esta instância está atualmente em modo somente leitura. Envios de foto, comentários, análises e certas alterações de perfil serão restringidas até que o modo somente leitura seja desativado.</value>
</data>
</root>

View file

@ -81,9 +81,9 @@
<value>Если нет, пожалуйста, опубликуйте исходный код в доступном для ваших пользователей месте.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
<value>Режим "только для чтения"</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>
<value>Данный экземпляр находится в режиме "только для чтения". Загрузка уровней и фото, комментарии, обзоры, а также некоторые изменения профиля будут недоступны до отключения режима "только для чтения".</value>
</data>
</root>

View file

@ -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>

View file

@ -39,6 +39,6 @@
<value>E-mailadresse er påkrævet.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Du har ikke tilladelse til at udføre denne handling.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>Es wird eine E-Mail Adresse benötigt.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Du hast keine Berechtigung, diese Aktion durchzuführen.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<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>
<value>You don't have permission to perform this action.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>Se requiere un campo de correo electrónico.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>No tienes permiso para realizar esta acción.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>Le champ de l'adresse email est obligatoire.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Vous n'avez pas les autorisations nécessaires pour effectuer cette action.</value>
</data>
</root>

View file

@ -18,27 +18,27 @@
<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>
<value>उपयोक्तानाम स्थान रिक्त है.</value>
</data>
<data name="username_taken" xml:space="preserve">
<value>The username you've chosen is already taken.</value>
<value>आपके द्वारा चुना गया उपयोक्तानाम पहले ही लिया जा चुका है.</value>
</data>
<data name="password_invalid" xml:space="preserve">
<value>Password field is required.</value>
<value>पासवर्ड स्थान आवश्यक है.</value>
</data>
<data name="password_doesnt_match" xml:space="preserve">
<value>Passwords do not match!</value>
<value>पासवर्ड मेल नहीं खाते!</value>
</data>
<data name="captcha_failed" xml:space="preserve">
<value>You must complete the captcha correctly.</value>
<value>आपको कैप्चा सही ढंग से पूरा करना होगा।</value>
</data>
<data name="email_taken" xml:space="preserve">
<value>The email address you've chosen is already taken.</value>
<value>आपके द्वारा चुना गया ईमेल पता पहले ही लिया जा चुका है।</value>
</data>
<data name="email_invalid" xml:space="preserve">
<value>Email address field is required.</value>
<value>इलेक्ट्रॉनिक पता स्थान आवश्यक है.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>आपको यह क्रिया करने की अनुमति नहीं है</value>
</data>
</root>

View file

@ -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>Username field unfilled.</value>
</data>
<data name="username_taken" xml:space="preserve">
<value>The username is doubleplusused.</value>
</data>
<data name="password_invalid" xml:space="preserve">
<value>Password field doubleplusneeded.</value>
</data>
<data name="password_doesnt_match" xml:space="preserve">
<value>Passwords unmatch!</value>
</data>
<data name="captcha_failed" xml:space="preserve">
<value>Complete the captcha correctwise.</value>
</data>
<data name="email_taken" xml:space="preserve">
<value>Email already taken.</value>
</data>
<data name="email_invalid" xml:space="preserve">
<value>Email field doubleplusneeded.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You lack permissions for this action.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>Il campo dell'indirizzo email è obbligatorio.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Non hai i permessi per eseguire questa azione.</value>
</data>
</root>

View file

@ -18,27 +18,27 @@
<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>
<value>Het gebruikersnaam veld is leeg.</value>
</data>
<data name="username_taken" xml:space="preserve">
<value>The username you've chosen is already taken.</value>
<value>De gebruikersnaam die je gekozen hebt is al in gebruik.</value>
</data>
<data name="password_invalid" xml:space="preserve">
<value>Password field is required.</value>
<value>Wachtwoordveld is vereist.</value>
</data>
<data name="password_doesnt_match" xml:space="preserve">
<value>Passwords do not match!</value>
<value>Wachtwoorden komen niet overeen!</value>
</data>
<data name="captcha_failed" xml:space="preserve">
<value>You must complete the captcha correctly.</value>
<value>Je moet de captcha correct invullen.</value>
</data>
<data name="email_taken" xml:space="preserve">
<value>The email address you've chosen is already taken.</value>
<value>Het e-mailadres dat je hebt gekozen is al in gebruik.</value>
</data>
<data name="email_invalid" xml:space="preserve">
<value>Email address field is required.</value>
<value>E-mail adres veld is vereist.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>U hebt geen rechten om deze actie uit te voeren.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>Pole adresu E-mail jest wymagane.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Nie masz uprawnień do wykonania tej akcji.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>O campo de endereço de e-mail é obrigatório.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Não tem permissões para efetuar esta ação.</value>
</data>
</root>

View file

@ -39,6 +39,6 @@
<value>Введите адрес электронной почты.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Вы не можете выполнять это действие.</value>
</data>
</root>

View file

@ -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>

View file

@ -39,6 +39,6 @@
<value>E-posta alanı zorunludur.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>You don't have permissions to perform this action.</value>
<value>Bu eylemi gerçekleştirmek için izniniz yok.</value>
</data>
</root>

View file

@ -60,6 +60,6 @@
<value>Announcements</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Notifikationer</value>
</data>
</root>

View file

@ -54,12 +54,12 @@
<value>Neueste Fotos</value>
</data>
<data name="email" xml:space="preserve">
<value>Email</value>
<value>E-Mail</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Ankündigungen</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Mitteilungen</value>
</data>
</root>

View file

@ -27,13 +27,13 @@
<value>Create an account</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Forgot Password?</value>
<value>Forgot your 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>
<value>Log in</value>
</data>
<data name="unknown" xml:space="preserve">
<value>Unknown</value>
@ -42,7 +42,7 @@
<value>Success!</value>
</data>
<data name="reset_password" xml:space="preserve">
<value>Reset Password</value>
<value>Reset password</value>
</data>
<data name="recent_activity" xml:space="preserve">
<value>Recent Activity</value>

View file

@ -57,9 +57,9 @@
<value>Correo</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Anuncios</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Notificaciones</value>
</data>
</root>

View file

@ -24,7 +24,7 @@
<value>Mot de passe</value>
</data>
<data name="register" xml:space="preserve">
<value>Create an account</value>
<value>Créer un compte</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Mot de passe oublié?</value>
@ -57,7 +57,7 @@
<value>Courriel</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Annonces</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>

View file

@ -18,48 +18,48 @@
<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>
<value>उपयोगकर्ता नाम</value>
</data>
<data name="password" xml:space="preserve">
<value>Password</value>
<value>पासवर्ड</value>
</data>
<data name="register" xml:space="preserve">
<value>Create an account</value>
<value>Register</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Forgot Password?</value>
<value>पासवर्ड भूल गए?</value>
</data>
<data name="error" xml:space="preserve">
<value>Uh oh!</value>
<value>अरे नहीं!</value>
</data>
<data name="log_in" xml:space="preserve">
<value>Log In</value>
<value>सत्र प्रारंभ करें</value>
</data>
<data name="unknown" xml:space="preserve">
<value>Unknown</value>
<value>अज्ञात</value>
</data>
<data name="success" xml:space="preserve">
<value>Success!</value>
<value>सफलता!</value>
</data>
<data name="reset_password" xml:space="preserve">
<value>Reset Password</value>
<value>पासवर्ड रीसेट</value>
</data>
<data name="recent_activity" xml:space="preserve">
<value>Recent Activity</value>
<value>हाल की गतिविधि</value>
</data>
<data name="soon" xml:space="preserve">
<value>Coming soon!</value>
<value>शीघ्र ही!</value>
</data>
<data name="recent_photos" xml:space="preserve">
<value>Most recent photos</value>
<value>सबसे ताज़ा तस्वीरें</value>
</data>
<data name="email" xml:space="preserve">
<value>Email</value>
<value>ईमेल</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>विज्ञापनों</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>सूचनाएं</value>
</data>
</root>

View file

@ -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>Doubleplusgood!</value>
</data>
<data name="reset_password" xml:space="preserve">
<value>Make new password</value>
</data>
<data name="recent_activity" xml:space="preserve">
<value>What's been happening lately</value>
</data>
<data name="soon" xml:space="preserve">
<value>Soon!</value>
</data>
<data name="recent_photos" xml:space="preserve">
<value>Most latest images</value>
</data>
<data name="email" xml:space="preserve">
<value>Email</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Minitrue News</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Minitrue Notifies</value>
</data>
</root>

View file

@ -57,9 +57,9 @@
<value>Email</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Annunci</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Notifiche</value>
</data>
</root>

View file

@ -18,48 +18,48 @@
<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>
<value>Gebruikersnaam</value>
</data>
<data name="password" xml:space="preserve">
<value>Password</value>
<value>Wachtwoord</value>
</data>
<data name="register" xml:space="preserve">
<value>Create an account</value>
<value>Account aanmaken</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Forgot Password?</value>
<value>Wachtwoord vergeten?</value>
</data>
<data name="error" xml:space="preserve">
<value>Uh oh!</value>
</data>
<data name="log_in" xml:space="preserve">
<value>Log In</value>
<value>Inloggen</value>
</data>
<data name="unknown" xml:space="preserve">
<value>Unknown</value>
<value>Onbekend</value>
</data>
<data name="success" xml:space="preserve">
<value>Success!</value>
<value>Succes!</value>
</data>
<data name="reset_password" xml:space="preserve">
<value>Reset Password</value>
<value>Wachtwoord opnieuw instellen</value>
</data>
<data name="recent_activity" xml:space="preserve">
<value>Recent Activity</value>
<value>Recente activiteit</value>
</data>
<data name="soon" xml:space="preserve">
<value>Coming soon!</value>
<value>Binnenkort!</value>
</data>
<data name="recent_photos" xml:space="preserve">
<value>Most recent photos</value>
<value>Meest recente foto's</value>
</data>
<data name="email" xml:space="preserve">
<value>Email</value>
<value>E-mail</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Aankondigingen</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Meldingen</value>
</data>
</root>

View file

@ -57,7 +57,7 @@
<value>Email</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Ogłoszenia</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>

View file

@ -57,9 +57,9 @@
<value>Endereço de email</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Anúncios</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Notificações</value>
</data>
</root>

View file

@ -57,9 +57,9 @@
<value>Электронная Почта</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Объявления</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>
<value>Оповещения</value>
</data>
</root>

View file

@ -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>

View file

@ -57,7 +57,7 @@
<value>E-posta</value>
</data>
<data name="announcements" xml:space="preserve">
<value>Announcements</value>
<value>Duyurular</value>
</data>
<data name="notifications" xml:space="preserve">
<value>Notifications</value>

View file

@ -30,7 +30,7 @@
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_none" xml:space="preserve">
<value>There are no people online. Why not hop on?</value>
<value>There are no people online. Why not join in?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">

View file

@ -22,33 +22,33 @@
</value>
</resheader>
<data name="welcome" xml:space="preserve">
<value>Welcome to {0}!</value>
<value>{0} में आपका स्वागत है!</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="loggedInAs" xml:space="preserve">
<value>Greetings, {0}.</value>
<value>स्वागत है, {0}.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_none" xml:space="preserve">
<value>There are no people online. Why not hop on?</value>
<value>यहां कोई भी व्यक्ति ऑनलाइन नहीं है. ब्रेक क्यों नहीं लेते?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">
<value>There is 1 person currently online:</value>
<value>यहाँ 1 व्यक्ति इस समय ऑनलाइन है:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_multiple" xml:space="preserve">
<value>There are currently {0} people online:</value>
<value>वर्तमान में {0} लोग ऑनलाइन हैं:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication attempts pending. Click here to view them.</value>
<value>आपके पास {0} प्रमाणीकरण प्रयास लंबित हैं। उन्हें देखने के लिए यहां क्लिक करें।</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="newest_levels" xml:space="preserve">
<value>Newest Levels</value>
<value>नवीनतम स्तर</value>
</data>
<data name="latest_team_picks" xml:space="preserve">
<value>Latest Team Picks</value>
<value>नवीनतम टीम का चयन</value>
</data>
</root>

View file

@ -0,0 +1,54 @@
<?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="welcome" xml:space="preserve">
<value>Welcome to {0}!</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="loggedInAs" xml:space="preserve">
<value>Greetings, {0}.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_none" xml:space="preserve">
<value>No one online. Come join?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">
<value>1 person online now:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_multiple" xml:space="preserve">
<value>{0} people online now:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication tries waiting. Click to see.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="newest_levels" xml:space="preserve">
<value>Latest levels</value>
</data>
<data name="latest_team_picks" xml:space="preserve">
<value>Latest Minitrue picks</value>
</data>
</root>

View file

@ -22,33 +22,33 @@
</value>
</resheader>
<data name="welcome" xml:space="preserve">
<value>Welcome to {0}!</value>
<value>Welkom bij {0}!</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="loggedInAs" xml:space="preserve">
<value>Greetings, {0}.</value>
<value>Groeten, {0}.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_none" xml:space="preserve">
<value>There are no people online. Why not hop on?</value>
<value>Er zijn geen mensen online. Waarom gaan we niet op?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">
<value>There is 1 person currently online:</value>
<value>Er is momenteel 1 persoon online:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_multiple" xml:space="preserve">
<value>There are currently {0} people online:</value>
<value>Er zijn momenteel {0} mensen online:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication attempts pending. Click here to view them.</value>
<value>U heeft {0} authenticatie pogingen in behandeling. Klik hier om ze te bekijken.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="newest_levels" xml:space="preserve">
<value>Newest Levels</value>
<value>Nieuwste niveaus</value>
</data>
<data name="latest_team_picks" xml:space="preserve">
<value>Latest Team Picks</value>
<value>Recentste Team keuzes</value>
</data>
</root>

View file

@ -0,0 +1,54 @@
<?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="welcome" xml:space="preserve">
<value>Welcome to {0}!</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="loggedInAs" xml:space="preserve">
<value>Greetings, {0}.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_none" xml:space="preserve">
<value>There are no people online. Why not hop on?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">
<value>There is 1 person currently online:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_multiple" xml:space="preserve">
<value>There are currently {0} people online:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication attempts pending. Click here to view them.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="newest_levels" xml:space="preserve">
<value>Newest Levels</value>
</data>
<data name="latest_team_picks" xml:space="preserve">
<value>Latest Team Picks</value>
</data>
</root>

View file

@ -1,4 +1,5 @@
using System.Diagnostics;
using System.Globalization;
using System.Reflection;
using System.Resources;
@ -16,7 +17,7 @@ public static class LocalizationManager
language = mapLanguageBack(language);
#if DEBUG
Console.WriteLine($"Attempting to load '{key}' for '{language}'");
Console.WriteLine($@"Attempting to load '{key}' for '{language}'");
#endif
string resourceBasename = $"{namespaceStr}.{translationArea.ToString()}";
@ -84,28 +85,51 @@ public static class LocalizationManager
};
/// <summary>
/// Some languages crowdin uses have names that differ from the ones that ASP.NET expects. This function converts the names.
/// Returns a Crowdin friendly language code from an ASP.NET language code
/// </summary>
/// <param name="language">The language to convert to ASP.NET names</param>
/// <returns>The name of the language that ASP.NET expects.</returns>
public static string MapLanguage(string language)
{
foreach ((string? key, string? value) in languageMappings)
{
if (key == language) return value;
}
return language;
}
/// <param name="language">The ASP.NET language code</param>
/// <returns>The Crowdin friendly language code</returns>
private static string mapLanguageBack(string language)
=> languageMappings.FirstOrDefault(kv => kv.Value == language, KeyValuePair.Create(language, "")).Key;
private static string getLanguageDisplay(string langCode)
{
foreach ((string? key, string? value) in languageMappings)
return langCode switch
{
if (value == language) return key;
"en-PT" => "Pirate Speak (The Seven Seas)",
"en-UD" => "English (Upside Down)",
"zh-CN" => "Simplified Chinese",
"zh-TW" => "Traditional Chinese",
"ingsoc" => "Newspeak",
"toki" => "Toki Pona",
_ => langCode,
};
}
return language;
public static string GetLanguageName(string langCode)
{
string mappedLanguage = getLanguageDisplay(langCode);
if(mappedLanguage == langCode && TryGetCultureInfo(langCode, out CultureInfo? info))
{
return info!.DisplayName;
}
return mappedLanguage;
}
public static bool TryGetCultureInfo(string name, out CultureInfo? culture)
{
try
{
culture = new CultureInfo(name);
return true;
}
catch
{
culture = null;
return false;
}
}
// This is a bit scuffed, but it will work for what I need it to do.
@ -116,7 +140,7 @@ public static class LocalizationManager
List<string> languages = Assembly.GetExecutingAssembly()
.GetManifestResourceNames()
.Where(r => r.StartsWith($"{namespaceStr}.{area}"))
.Select(r => r.Substring(r.IndexOf(area), r.Length - r.IndexOf(area)).Substring(area.Length + 1))
.Select(r => r.Substring(r.IndexOf(area), r.Length - r.IndexOf(area))[(area.Length + 1)..])
.Select(r => r.Replace(".resources", string.Empty)) // Remove .resources
.Select(r => r.Replace("lang-", string.Empty)) // Remove 'lang-' prefix from languages
.Where(r => r != "resources")

View file

@ -18,12 +18,12 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="logged_out" xml:space="preserve">
<value>Logged Out</value>
<value>सत्र बंद</value>
</data>
<data name="logged_out_info" xml:space="preserve">
<value>You have been successfully logged out. You will be redirected in 5 seconds, or you may click below to do so manually.</value>
<value>आप सफलतापूर्वक लॉग आउट हो गए हैं। आपको 5 सेकंड में रीडायरेक्ट कर दिया जाएगा, या आप मैन्युअल रूप से ऐसा करने के लिए नीचे क्लिक कर सकते हैं।</value>
</data>
<data name="redirect" xml:space="preserve">
<value>Redirect</value>
<value>पुनर्निर्देशन</value>
</data>
</root>

View file

@ -0,0 +1,29 @@
<?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="logged_out" xml:space="preserve">
<value>Logged Out</value>
</data>
<data name="logged_out_info" xml:space="preserve">
<value>You've been logouted. Auto-redirect in 5 secs or click below to go now.</value>
</data>
<data name="redirect" xml:space="preserve">
<value>Redirect</value>
</data>
</root>

View file

@ -18,12 +18,12 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="logged_out" xml:space="preserve">
<value>Logged Out</value>
<value>Uit gelogd</value>
</data>
<data name="logged_out_info" xml:space="preserve">
<value>You have been successfully logged out. You will be redirected in 5 seconds, or you may click below to do so manually.</value>
<value>U bent succesvol uitgelogd. U wordt binnen 5 seconden doorverwezen of u kunt hieronder klikken om dit handmatig te doen.</value>
</data>
<data name="redirect" xml:space="preserve">
<value>Redirect</value>
<value>Doorverwijzen</value>
</data>
</root>

View file

@ -0,0 +1,29 @@
<?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="logged_out" xml:space="preserve">
<value>Logged Out</value>
</data>
<data name="logged_out_info" xml:space="preserve">
<value>You have been successfully logged out. You will be redirected in 5 seconds, or you may click below to do so manually.</value>
</data>
<data name="redirect" xml:space="preserve">
<value>Redirect</value>
</data>
</root>

View file

@ -18,15 +18,15 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="mod_panel_title" xml:space="preserve">
<value>Moderation Panel</value>
<value>मॉडरेशन पैनल</value>
</data>
<data name="greeting" xml:space="preserve">
<value>Welcome to the moderation panel, {0}!</value>
<value>मॉडरेशन पैनल में आपका स्वागत है, {0}!</value>
</data>
<data name="banned_users" xml:space="preserve">
<value>Banned Users</value>
<value>प्रतिबंधित उपयोगकर्ता</value>
</data>
<data name="hidden_levels" xml:space="preserve">
<value>Hidden Levels</value>
<value>छिपे हुए स्तर</value>
</data>
</root>

View file

@ -0,0 +1,32 @@
<?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="mod_panel_title" xml:space="preserve">
<value>Miniluv</value>
</data>
<data name="greeting" xml:space="preserve">
<value>Welcome to the Miniluv, comrade!</value>
</data>
<data name="banned_users" xml:space="preserve">
<value>Room 101</value>
</data>
<data name="hidden_levels" xml:space="preserve">
<value>Room 102</value>
</data>
</root>

View file

@ -18,15 +18,15 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="mod_panel_title" xml:space="preserve">
<value>Moderation Panel</value>
<value>Moderatie Paneel</value>
</data>
<data name="greeting" xml:space="preserve">
<value>Welcome to the moderation panel, {0}!</value>
<value>Welkom bij het moderatiescherm, {0}!</value>
</data>
<data name="banned_users" xml:space="preserve">
<value>Banned Users</value>
<value>Verbannen gebruikers</value>
</data>
<data name="hidden_levels" xml:space="preserve">
<value>Hidden Levels</value>
<value>Verborgen niveaus</value>
</data>
</root>

View file

@ -0,0 +1,32 @@
<?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="mod_panel_title" xml:space="preserve">
<value>Moderation Panel</value>
</data>
<data name="greeting" xml:space="preserve">
<value>Welcome to the moderation panel, {0}!</value>
</data>
<data name="banned_users" xml:space="preserve">
<value>Banned Users</value>
</data>
<data name="hidden_levels" xml:space="preserve">
<value>Hidden Levels</value>
</data>
</root>

View file

@ -18,25 +18,25 @@
<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>
<value>Konto suspenderet</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>Din {0} konto er blevet suspenderet på grund af overtrædelser af adfærdskodeks.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>Under denne suspension, vil følgende funktioner være begrænset indtil {0}:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Begrundelse 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>
<value>Forsøg på at omgå denne suspension vil resultere i en forlænget suspensionsperiode.</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>manually dismissed</value>
<value>Does not expire</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>

View file

@ -18,33 +18,33 @@
<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>
<value>Konto Gesperrt</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>Ihr {0} -Konto wurde wegen Verletzung des Verhaltenskodex gesperrt.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>Während dieser Suspension sind die folgenden Funktionen bis {0} begrenzt:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Grund für die Suspendierung: "{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>
<value>Versuche, diese Aussetzung zu umgehen, werden zu einer verlängerten Suspendierung führen.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>LittleBigPlanet™ Online Multiplayer</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>Does not expire</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Profilsichtbarkeit</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Levels, Fotos und Profile durchsuchen</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Konto- und Profilverwaltung</value>
</data>
</root>

View file

@ -18,7 +18,7 @@
<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>
<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>
@ -33,10 +33,10 @@
<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>
<value>LittleBigPlanet™ online multiplayer</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>Manually dismissed.</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>

View file

@ -18,33 +18,33 @@
<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>
<value>Cuenta Suspendida</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>Tu cuenta de {0} ha sido suspendida debido a infracciones del código de conducta.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>Durante esta suspensión, las siguientes características se limitarán hasta el {0}:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Motivo de la suspensión: "{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>
<value>Los intentos de evadir esta suspensión resultarán en un período de suspensión prolongado.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>Multijugador en línea de LittleBigPlanet™</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>Does not expire</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Visibilidad del perfil</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Navegar niveles, fotos y perfiles</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Gestión de cuenta y perfil</value>
</data>
</root>

View file

@ -27,24 +27,24 @@
<value>Pendant cette suspension, les fonctions suivantes seront limitées jusqu'au {0} :</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Raison de la 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>
<value>Toute tentative de contournement de cette suspension entraînera une prolongation de la période de suspension.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>Multijoueur en ligne LittleBigPlanet™</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>rejetée manuellement</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Visibilité du profil</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Parcourir les niveaux, les photos et les profils</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Gestion du compte et du profil</value>
</data>
</root>

View file

@ -18,33 +18,33 @@
<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>
<value>खाता निलंबित कर दिया गया है</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>आचार संहिता के उल्लंघन के कारण आपका {0} खाता निलंबित कर दिया गया है।</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>निलंबन के दौरान, निम्नलिखित विकल्प {0} तक सीमित रहेंगे:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>निलंबन का कारण: "{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>
<value>इस निलंबन को दरकिनार करने के प्रयासों के परिणामस्वरूप निलंबन अवधि बढ़ा दी जाएगी।</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>लिटिलबिगप्लेनेट™ ऑनलाइन मल्टीप्लेयर</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>मैन्युअल रूप से अनदेखा किया गया</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>प्रोफ़ाइल विजिबिलिटी</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>ब्राउज़िंग स्तर, फ़ोटो और प्रोफ़ाइल</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>खाता और प्रोफ़ाइल प्रबंधन</value>
</data>
</root>

View 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>You are in room 101</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account stopped for breaking rules.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>While stopped, these features limited until {0}:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Why stopped: "{0}"</value>
</data>
<data name="suspension_circumvent_warning" xml:space="preserve">
<value>Trying to go around stop means longer stop and stay in room 101.</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>manually dismissed</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>

View file

@ -27,24 +27,24 @@
<value>Durante questa sospensione, le seguenti funzioni saranno limitate fino al {0}:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Motivo della sospensione: "{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>
<value>I tentativi di raggirare questa sospensione risulteranno in un periodo di sospensione prolungato.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>LittleBigPlanet™ Multigiocatore online</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Visibilità del profilo</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Navigazione tra livelli, foto e profili</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Gestione di account e profilo</value>
</data>
</root>

View file

@ -18,33 +18,33 @@
<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>
<value>Account geblokkeerd</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>Uw {0} account is opgeschort vanwege een gedragscode met schendingen.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>Gedurende deze onderbreking zullen de volgende functies worden beperkt tot {0}:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Reden voor schorsing: "{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>
<value>Pogingen om deze opschorting te omzeilen zullen leiden tot een langere opschortingsperiode.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet Online multiplayer</value>
<value>LittleBigPlanetTM Online multiplayer</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>Does not expire</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Profiel zichtbaarheid</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Browserniveaus, foto's en profielen</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Account en profiel beheer</value>
</data>
</root>

View file

@ -18,33 +18,33 @@
<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>
<value>Conta suspensa</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>Sua conta {0} foi suspensa devido a violações do código de conduta.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>Durante essa suspensão, os seguintes recursos serão limitados até {0}:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Motivo da suspensão: "{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>
<value>Tentativas de contornar esta suspensão resultarão em um período de suspensão prolongado.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>Multi-jogador LittleBigPlanet™ Online</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>manualmente ignorados</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Visibilidade do perfil</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Navegação em níveis, fotos e perfis</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Gerenciamento de conta e perfil</value>
</data>
</root>

View file

@ -36,7 +36,7 @@
<value>Онлайн мультиплеер LittleBigPlanet™</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>Не ограничен</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Доступность профиля</value>

View 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>manually dismissed</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>

View file

@ -18,33 +18,33 @@
<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>
<value>Hesap Askıya Alındı</value>
</data>
<data name="suspension_explanation" xml:space="preserve">
<value>Your {0} account has been suspended due to code of conduct violations.</value>
<value>Davranış kuralları ihlali nedenliyle hesabınız {0} askıya alındı.</value>
</data>
<data name="suspension_expiration" xml:space="preserve">
<value>During this suspension, the following features will be limited until {0}:</value>
<value>Bu askıya alma süresince, aşağıdaki özellikler şu tarihe kadar {0} sınırlandırılacaktır:</value>
</data>
<data name="suspension_reason" xml:space="preserve">
<value>Reason for suspension: "{0}"</value>
<value>Askıya alınma nedeni: "{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>
<value>Bu askıya almayı atlatmaya yönelik girişimler, uzatılmış bir askıya alma süresiyle sonuçlanacaktır.</value>
</data>
<data name="lbp_online_multiplayer" xml:space="preserve">
<value>LittleBigPlanet™ Online multiplayer</value>
<value>LittleBigPlanet™ Çevrimiçi çok oyunculu</value>
</data>
<data name="does_not_expire" xml:space="preserve">
<value>manually dismissed</value>
<value>Does not expire</value>
</data>
<data name="profile_visibility" xml:space="preserve">
<value>Profile visibility</value>
<value>Profil görünürlüğü</value>
</data>
<data name="website_interactions" xml:space="preserve">
<value>Browsing levels, photos, and profiles</value>
<value>Seviyeler, fotoğraflar ve profillere göz atılıyor</value>
</data>
<data name="account_profile_management" xml:space="preserve">
<value>Account and profile management</value>
<value>Hesap ve profil yönetimi</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>Aktiver kommentering på din profil.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Deaktiver kommentering på din profil.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Du har ikke blokeret nogen brugere.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Du har blokeret {0} brugere(r).</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Del din {0} med alle!</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>
<value>Del kun din {0} med brugere, der er logget ind på hjemmesiden eller spiller i spillet.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Del kun din {0} med brugere, der spiller i spillet.</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>Aktiviere Kommentare zu deinem Profil.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Deaktiviere Kommentare zu deinem Profil.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Du hast keinen Benutzer gesperrt.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Du hast {0} Benutzer(en) blockiert.</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Teile deine {0} mit allen!</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>
<value>Teile deine {0} nur mit Benutzern, die auf der Webseite angemeldet sind oder im Spiel spielen.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Teile deine {0} nur mit Benutzern, die im Spiel spielen.</value>
</data>
</root>

View file

@ -33,7 +33,7 @@
<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>
<value>Only share your {0} with users who are signed in to 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>

View file

@ -18,24 +18,24 @@
<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>
<value>Habilitar comentarios sobre su perfil.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Desactivar comentarios sobre su perfil.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>No has bloqueado ningún usuario.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Has bloqueado un usuario {0}.</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>¡Comparte tu {0} con todos!</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>
<value>Comparte solo tu {0} con usuarios que hayan iniciado sesión en el sitio web o que estén jugando en el juego.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Comparte solo tu {0} con los usuarios que están jugando en el juego.</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>Activer les commentaires sur votre profil.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Désactiver les commentaires sur votre profil.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Vous n'avez bloqué aucun utilisateur.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Vous avez bloqué {0} utilisateur(s).</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Partagez votre {0} avec tout le monde !</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>
<value>Ne partagez votre {0} qu'avec les utilisateurs qui sont connectés au site web ou qui jouent dans le jeu.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Ne partagez votre {0} qu'avec les utilisateurs qui jouent dans le jeu.</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>अपनी प्रोफ़ाइल पर टिप्पणी सक्षम करें.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>अपनी प्रोफ़ाइल पर टिप्पणी अक्षम करें.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>आपने किसी भी उपयोगकर्ता को ब्लॉक नहीं किया है.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>आपने {0} उपयोगकर्ता को ब्लॉक कर दिया है।</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>अपना {0} सभी के साथ साझा करें!</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>
<value>अपना {0} केवल उन उपयोगकर्ताओं के साथ साझा करें जो वेबसाइट में साइन इन हैं या गेम खेल रहे हैं।</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>अपने {0} को केवल उन उपयोगकर्ताओं के साथ साझा करें जो गेम खेल रहे हैं.</value>
</data>
</root>

View 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>

View file

@ -18,24 +18,24 @@
<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>
<value>Activeer reacties op uw profiel.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Reacties op uw profiel uitschakelen.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Je hebt geen enkele gebruiker geblokkeerd.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>U heeft {0} gebruiker(s) geblokkeerd.</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Deel uw {0} met iedereen!</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>
<value>Deel alleen uw {0} met gebruikers die zijn aangemeld op de website of in het spel spelen.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Deel alleen uw {0} met gebruikers die in het spel spelen.</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>Włącz komentowanie na swoim profilu.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Wyłącz komentowanie na swoim profilu.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Nie zablokowałeś(-aś) żadnego użytkownika.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Zablokowałeś {0} użytkownika(-ów).</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Udostępnij swoje {0} z wszystkimi!</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>
<value>Tylko udostępniaj swoje {0} z użytkownikami, którzy są zalogowani na stronie lub są w grze.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Tylko udostępniaj swoje {0} z użytkownikami, którzy są w grze.</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>Habilitar comentários no seu perfil.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Desabilitar comentários no seu perfil.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Você não bloqueou nenhum usuário.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Você bloqueou {0} usuário(s).</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Compartilhe sua {0} com todo mundo!</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>
<value>Compartilhe apenas a sua {0} com os utilizadores que estão logados no site ou no jogo.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Compartilhe a {0} apenas com usuários que estão jogando em jogo.</value>
</data>
</root>

View file

@ -18,24 +18,24 @@
<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>
<value>Включить комментирование в вашем профиле.</value>
</data>
<data name="disable_comments" xml:space="preserve">
<value>Disable commenting on your profile.</value>
<value>Отключить комментирование в вашем профиле.</value>
</data>
<data name="no_blocked_users" xml:space="preserve">
<value>You have not blocked any users.</value>
<value>Вы ещё никого не заблокировали.</value>
</data>
<data name="blocked_users" xml:space="preserve">
<value>You have blocked {0} user(s).</value>
<value>Вы заблокировали {0} Пользователей.</value>
</data>
<data name="privacy_all" xml:space="preserve">
<value>Share your {0} with everyone!</value>
<value>Поделитесь {0} со всеми!</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>
<value>Поделитесь вашим {0} только с теми пользователями которые зарегистрированы на сайте или находящееся в игре.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
<value>Поделитесь вашим {0} только с пользователями которые находятся в игре.</value>
</data>
</root>

View 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>

View file

@ -27,6 +27,6 @@
<value>{0}s Profilseite</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>Profiltag</value>
</data>
</root>

View file

@ -27,6 +27,6 @@
<value>{0}'s Página de usuario</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>Etiqueta del perfil</value>
</data>
</root>

View file

@ -27,6 +27,6 @@
<value>Page de l'utilisateur {0}</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>Étiquette de profil</value>
</data>
</root>

View file

@ -18,15 +18,15 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="biography" xml:space="preserve">
<value>Biography</value>
<value>जीवनी</value>
</data>
<data name="no_biography" xml:space="preserve">
<value>{0} hasn't introduced themselves yet.</value>
<value>{0} ने अभी तक अपना परिचय नहीं दिया है.</value>
</data>
<data name="title" xml:space="preserve">
<value>{0}'s user page</value>
<value>{0} उपयोगकर्ता पृष्ठ</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>प्रोफ़ाइल टैग</value>
</data>
</root>

View file

@ -0,0 +1,32 @@
<?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="biography" xml:space="preserve">
<value>Life story</value>
</data>
<data name="no_biography" xml:space="preserve">
<value>{0} not said who they are.</value>
</data>
<data name="title" xml:space="preserve">
<value>{0}'s page</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
</data>
</root>

View file

@ -18,15 +18,15 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="biography" xml:space="preserve">
<value>Biography</value>
<value>Biografie</value>
</data>
<data name="no_biography" xml:space="preserve">
<value>{0} hasn't introduced themselves yet.</value>
<value>{0} Heeft zichzelf nog niet voorgesteld.</value>
</data>
<data name="title" xml:space="preserve">
<value>{0}'s user page</value>
<value>{0} De gebruikerspagina</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>Profiel label</value>
</data>
</root>

View file

@ -27,6 +27,6 @@
<value>Página do usuário {0}</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>Identificação do perfil</value>
</data>
</root>

View file

@ -27,6 +27,6 @@
<value>Страница пользователя {0}</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
<value>Тег профиля</value>
</data>
</root>

View file

@ -0,0 +1,32 @@
<?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="biography" xml:space="preserve">
<value>Biography</value>
</data>
<data name="no_biography" xml:space="preserve">
<value>{0} hasn't introduced themselves yet.</value>
</data>
<data name="title" xml:space="preserve">
<value>{0}'s user page</value>
</data>
<data name="profile_tag" xml:space="preserve">
<value>Profile Tag</value>
</data>
</root>

View file

@ -18,6 +18,6 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="username_notice" xml:space="preserve">
<value>Caution: Your username MUST match your PSN/RPCN username in order to be able to sign in from in-game.</value>
<value>सावधानी: गेम में साइन इन करने के लिए आपका उपयोगकर्ता नाम आपके PSN/RPCN उपयोगकर्ता नाम से मेल खाना चाहिए।</value>
</data>
</root>

View file

@ -0,0 +1,23 @@
<?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_notice" xml:space="preserve">
<value>Warning: Username must match PSN/RPCN username to sign in from in-game.</value>
</data>
</root>

View file

@ -18,6 +18,6 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="username_notice" xml:space="preserve">
<value>Caution: Your username MUST match your PSN/RPCN username in order to be able to sign in from in-game.</value>
<value>Let op: uw gebruikersnaam MOET overeenkomen met uw PSN/RPCN-gebruikersnaam om van in-game te kunnen inloggen.</value>
</data>
</root>

View file

@ -0,0 +1,23 @@
<?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_notice" xml:space="preserve">
<value>Caution: Your username MUST match your PSN/RPCN username in order to be able to sign in from in-game.</value>
</data>
</root>

View file

@ -21,7 +21,7 @@
<value>Spielt gerade {0} auf {1}</value>
</data>
<data name="offline" xml:space="preserve">
<value>Offline</value>
<value>Abgemeldet</value>
</data>
<data name="last_online" xml:space="preserve">
<value>Offline seit {0}</value>

View file

@ -18,12 +18,12 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="currently_online" xml:space="preserve">
<value>Currently playing {0} on {1}</value>
<value>वर्तमान में {1} पर {0} चल रहा है</value>
</data>
<data name="offline" xml:space="preserve">
<value>Offline</value>
<value>ऑफलाइन</value>
</data>
<data name="last_online" xml:space="preserve">
<value>Offline since {0}</value>
<value>{0} से ऑफ़लाइन</value>
</data>
</root>

View file

@ -0,0 +1,29 @@
<?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="currently_online" xml:space="preserve">
<value>Now playing {0} on {1}</value>
</data>
<data name="offline" xml:space="preserve">
<value>Not online</value>
</data>
<data name="last_online" xml:space="preserve">
<value>Not online since {0}</value>
</data>
</root>

View file

@ -18,12 +18,12 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="currently_online" xml:space="preserve">
<value>Currently playing {0} on {1}</value>
<value>Currently online on {0} on {1}</value>
</data>
<data name="offline" xml:space="preserve">
<value>Offline</value>
<value>Uitgeschakeld</value>
</data>
<data name="last_online" xml:space="preserve">
<value>Offline since {0}</value>
<value>Offline sinds {0}</value>
</data>
</root>

View file

@ -21,7 +21,7 @@
<value>Atualmente a jogar {0} na {1}</value>
</data>
<data name="offline" xml:space="preserve">
<value>Offline</value>
<value>Desconectado</value>
</data>
<data name="last_online" xml:space="preserve">
<value>Offline desde {0}</value>

View file

@ -0,0 +1,29 @@
<?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="currently_online" xml:space="preserve">
<value>Currently playing {0} on {1}</value>
</data>
<data name="offline" xml:space="preserve">
<value>Offline</value>
</data>
<data name="last_online" xml:space="preserve">
<value>Offline since {0}</value>
</data>
</root>

View file

@ -18,52 +18,52 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="enable_2fa" xml:space="preserve">
<value>Enable Two-Factor</value>
<value>Zwei-Faktor-Authentifizierung aktivieren</value>
</data>
<data name="disable_2fa" xml:space="preserve">
<value>Disable Two-Factor</value>
<value>Zwei-Faktor-Authentifizierung deaktivieren</value>
</data>
<data name="qr_description" xml:space="preserve">
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
<value>Sobald Sie diesen Zwei-Faktor-Code Ihrer Wahl-App hinzugefügt haben, geben Sie einen gültigen Code unten ein, um den Setup-Prozess abzuschließen</value>
</data>
<data name="qr_title" xml:space="preserve">
<value>Here is your Two-Factor QR code</value>
<value>Hier ist dein Zwei-Faktor-QR-Code</value>
</data>
<data name="backup_title" xml:space="preserve">
<value>Backup codes</value>
<value>Wiederherstellungs-Codes</value>
</data>
<data name="backup_description" xml:space="preserve">
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
<value>Diese Codes ermöglichen es Ihnen, den Zugriff auf Ihr Konto zurückzugewinnen, wenn Sie jemals den Zugriff auf Ihr 2FA-Gerät verlieren</value>
</data>
<data name="backup_description2" xml:space="preserve">
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
<value>Speichern Sie diese Codes an einem sicheren Ort, da Sie sonst von Ihrem Konto ausgeschlossen werden können</value>
</data>
<data name="backup_confirmation" xml:space="preserve">
<value>I've saved these codes</value>
<value>Ich habe diese Codes gespeichert</value>
</data>
<data name="invalid_code" xml:space="preserve">
<value>Invalid 2FA Code</value>
<value>Ungültiger 2FA-Code</value>
</data>
<data name="disable_2fa_description" xml:space="preserve">
<value>To disable two-factor authentication, enter a correct code from your authenticator app.</value>
<value>Um die Zwei-Faktor-Authentifizierung zu deaktivieren, geben Sie einen gültigen Code aus Ihrer Authentifizierungs-App ein.</value>
</data>
<data name="2fa" xml:space="preserve">
<value>Two-Factor Authentication</value>
<value>Zwei-Faktor-Authentifizierung</value>
</data>
<data name="2fa_required" xml:space="preserve">
<value>You are required to setup 2FA because of your role within this instance.</value>
<value>Sie müssen 2FA aufgrund Ihrer Rolle innerhalb dieser Instanz einrichten.</value>
</data>
<data name="2fa_description" xml:space="preserve">
<value>Enter a valid 2FA code to continue</value>
<value>Geben Sie einen gültigen 2FA-Code ein, um fortzufahren</value>
</data>
<data name="2fa_backup_description" xml:space="preserve">
<value>Alternatively, you can click {0}here{1} to enter one of your backup codes</value>
<value>Alternativ können Sie {0}hier anklicken{1} um einen Ihrer Backup-Codes einzugeben</value>
</data>
<data name="backup_download" xml:space="preserve">
<value>Download backup codes</value>
<value>Wiederherstellungs-Codes herunterladen</value>
</data>
<data name="invalid_backup" xml:space="preserve">
<value>Invalid Backup Code</value>
<value>Ungültiger Wiederherstellungs-Code</value>
</data>
<data name="qr_alternative" xml:space="preserve">
<value>Can't use the QR code? You can use this secret key instead:</value>

View file

@ -24,25 +24,25 @@
<value>Disable Two-Factor</value>
</data>
<data name="qr_description" xml:space="preserve">
<value>Once you have added this two factor code to your app of choice, enter a valid code below to finish the setup process</value>
<value>Once you have added this two-factor code to your app of choice, enter a valid code below to complete the setup process.</value>
</data>
<data name="qr_title" xml:space="preserve">
<value>Here is your Two-Factor QR code</value>
<value>Here is your two-factor QR code.</value>
</data>
<data name="backup_title" xml:space="preserve">
<value>Backup codes</value>
</data>
<data name="backup_description" xml:space="preserve">
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device</value>
<value>These codes will allow you to regain access to your account if you ever lose access to your 2FA device.</value>
</data>
<data name="backup_description2" xml:space="preserve">
<value>Save these codes somewhere because otherwise you may be locked out of your account</value>
<value>Save these codes somewhere, as otherwise, you may be locked out of your account.</value>
</data>
<data name="backup_confirmation" xml:space="preserve">
<value>I've saved these codes</value>
<value>I've saved these codes.</value>
</data>
<data name="invalid_code" xml:space="preserve">
<value>Invalid 2FA Code</value>
<value>Invalid 2FA code</value>
</data>
<data name="disable_2fa_description" xml:space="preserve">
<value>To disable two-factor authentication, enter a correct code from your authenticator app.</value>
@ -51,19 +51,19 @@
<value>Two-Factor Authentication</value>
</data>
<data name="2fa_required" xml:space="preserve">
<value>You are required to setup 2FA because of your role within this instance.</value>
<value>You are required to set up 2FA because of your role within this instance.</value>
</data>
<data name="2fa_description" xml:space="preserve">
<value>Enter a valid 2FA code to continue</value>
<value>Enter a valid 2FA code to continue.</value>
</data>
<data name="2fa_backup_description" xml:space="preserve">
<value>Alternatively, you can click {0}here{1} to enter one of your backup codes</value>
<value>Alternatively, you can click {0}here{1} to enter one of your backup codes.</value>
</data>
<data name="backup_download" xml:space="preserve">
<value>Download backup codes</value>
</data>
<data name="invalid_backup" xml:space="preserve">
<value>Invalid Backup Code</value>
<value>Invalid backup code</value>
</data>
<data name="qr_alternative" xml:space="preserve">
<value>Can't use the QR code? You can use this secret key instead:</value>

Some files were not shown because too many files have changed in this diff Show more