start_sf5_project_reboot/app/translations/validators+intl-icu.tr.xlf

40 lines
1.8 KiB
XML
Raw Permalink 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"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="tr" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="post.blank_summary">
<source>post.blank_summary</source>
<target>Gönderiniz için bir özet giriniz!</target>
</trans-unit>
<trans-unit id="post.blank_content">
<source>post.blank_content</source>
<target>Gönderiniz bir içeriğe sahip olmalı!</target>
</trans-unit>
<trans-unit id="post.too_short_content">
<source>post.too_short_content</source>
<target>Yayın içeriği çok kısa ({ limit } minimum karakter)</target>
</trans-unit>
<trans-unit id="post.too_many_tags">
<source>post.too_many_tags</source>
<target>Çok fazla etiket var ({ limit } etiketini veya daha azını ekleyin)</target>
</trans-unit>
<trans-unit id="comment.blank">
<source>comment.blank</source>
<target>Lütfen yorumunuzu boş bırakmayın!</target>
</trans-unit>
<trans-unit id="comment.too_short">
<source>comment.too_short</source>
<target>Yorum çok kısa ({ limit } minimum karakter)</target>
</trans-unit>
<trans-unit id="comment.too_long">
<source>comment.too_long</source>
<target>Yorum çok uzun ({ limit } maksimum karakter)</target>
</trans-unit>
<trans-unit id="comment.is_spam">
<source>comment.is_spam</source>
<target>Bu yorumun içeriği spam olarak kabul edilir.</target>
</trans-unit>
</body>
</file>
</xliff>