ProjectLighthouse/ProjectLighthouse.Localization/Error.lang-tr-TR.resx
github-actions[bot] 376e1464a2
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>
2025-01-10 22:02:17 -06:00

44 lines
No EOL
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>Kullanıcı adı alanı boş.</value>
</data>
<data name="username_taken" xml:space="preserve">
<value>Seçtiğin kullanıcı adı önceden alınmış.</value>
</data>
<data name="password_invalid" xml:space="preserve">
<value>Şifre alanı gereklidir.</value>
</data>
<data name="password_doesnt_match" xml:space="preserve">
<value>Şifreler uyuşmuyor!</value>
</data>
<data name="captcha_failed" xml:space="preserve">
<value>Captcha'yı doğru bir şekilde tamamlak zorundasın.</value>
</data>
<data name="email_taken" xml:space="preserve">
<value>Seçtiğin e-posta adresi önceden alınmış.</value>
</data>
<data name="email_invalid" xml:space="preserve">
<value>E-posta alanı zorunludur.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>Bu eylemi gerçekleştirmek için izniniz yok.</value>
</data>
</root>