PHP Classes

File: translations/validators+intl-icu.tr.xlf

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   translations/validators+intl-icu.tr.xlf   Download  
File: translations/validators+intl-icu.tr.xlf
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 1,884 bytes
 

Contents

Class file image Download
<?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>