mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
89 lines
No EOL
4.4 KiB
XML
89 lines
No EOL
4.4 KiB
XML
<?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>Kullanıcılar</value>
|
||
<comment>A button on the header that takes you to the user listing.</comment>
|
||
</data>
|
||
<data name="header_photos" xml:space="preserve">
|
||
<value>Fotoğraflar</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>Seviyeler</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>Kimlik Doğrulaması</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>Giriş Yap / Kayıt Ol</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>Çıkış Yap</value>
|
||
<comment>A shortcut to log you out of your account.</comment>
|
||
</data>
|
||
<data name="header_modPanel" xml:space="preserve">
|
||
<value>Moderatör Paneli</value>
|
||
</data>
|
||
<data name="generated_by" xml:space="preserve">
|
||
<value>Sayfa {0} tarafından oluşturuldu.</value>
|
||
</data>
|
||
<data name="generated_modified" xml:space="preserve">
|
||
<value>Bu sayfa Project Lighthouse'un modifiye edilmiş versiyonunu kullanıyor. Lütfen kaynak kodunu bu örneği kullanabilecek tüm kullanıcılara doğru şekilde açıkladığınızdan emin olun.</value>
|
||
</data>
|
||
<data name="js_warn" xml:space="preserve">
|
||
<value>Ne kadar az JavaScript kullanmaya çalışsak bile her şeyin onsuz çalışacağını garantileyemiyoruz. Project Lighthouse için JavaScript'i beyaz listeye almanızı öneririz.</value>
|
||
</data>
|
||
<data name="js_warn_title" xml:space="preserve">
|
||
<value>JavaScript etkin değil</value>
|
||
</data>
|
||
<data name="license_warn_title" xml:space="preserve">
|
||
<value>Potansiyel Lisans İhlali</value>
|
||
</data>
|
||
<data name="license_warn_1" xml:space="preserve">
|
||
<value>Bu örnek, yayınlanan değişiklikler olmadan değiştirilmiş, herkese açık bir örnektir. {0}'i ihlal ediyor olabilirsiniz.</value>
|
||
</data>
|
||
<data name="license_warn_2" xml:space="preserve">
|
||
<value>Bunun bir hata olduğunu düşünüyorsanız, lütfen {1}sorun izleyicimizdeki{2} açıklamada sunucu kaynak kodunun kökünden çalıştırılan {0} çıktısıyla ilgili bir sorun oluşturun.</value>
|
||
</data>
|
||
<data name="license_warn_3" xml:space="preserve">
|
||
<value>Eğer değilse, lütfen kaynak kodunu kullanıcılarınızın erişebileceği bir yerde yayınlayın.</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> |