add Turkey langauge

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8056 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-01-25 05:51:26 +00:00
parent 9f71a6cf1a
commit 04bbfc6cfb
78 changed files with 2490 additions and 1 deletions

View file

@ -7,6 +7,7 @@
<title xml:lang="ru">Communication</title>
<title xml:lang="vi">Liên lạc</title>
<title xml:lang="zh-TW">交流</title>
<title xml:lang="tr">İletişim</title>
<description xml:lang="ko">회원들간의 쪽지, 친구기능을 담당하는 모듈입니다.</description>
<description xml:lang="jp">会員間にメッセージや友達管理などコミュニティ機能を提供します。</description>
<description xml:lang="zh-CN">管理在线会员间短信息及好友功能的模块。</description>
@ -14,6 +15,7 @@
<description xml:lang="vi">Module quản lý tin nhắn và bạn bè.</description>
<description xml:lang="ru">This module is for managing message, friend functions.</description>
<description xml:lang="zh-TW">管理線上會員間短訊及好友功能的模組。</description>
<description xml:lang="tr">Bu modül mesaj ve arkadaşlık özelliklerini yönetmek içindir.</description>
<version>0.1</version>
<date>2008-05-30</date>
<category>member</category>
@ -26,5 +28,6 @@
<name xml:lang="en">NHN</name>
<name xml:lang="zh-TW">NHN</name>
<name xml:lang="ru">NHN</name>
<name xml:lang="tr">NHN</name>
</author>
</module>

View file

@ -0,0 +1,48 @@
<?php
/**
* @file en.lang.php
* @author NHN (developers@xpressengine.com)
* @brief English Language Pack (Only Basic Things)
**/
$lang->communication = 'İletişim';
$lang->about_communication = 'İletişim modülü, üyelerin mesajlaşması ve arkadaşlarla iletişimi için kullanılan modüldür.';
$lang->allow_message = 'Receive Messages';
$lang->allow_message_type = array(
'Y' => 'Hepsini Al',
'N' => 'Hepsini Geri Çevir',
'F' => 'Sadece Arkadaşlar',
);
$lang->message_box = array(
'R' => 'Gelen',
'S' => 'Gönderilmiş',
'T' => 'PostaKutusu',
);
$lang->readed_date = "Okuma Tarihi";
$lang->sender = 'Gönderen';
$lang->receiver = 'Alıcı';
$lang->friend_group = 'Arkadaş Grubu';
$lang->default_friend_group = 'Atanmamış Grup';
$lang->cmd_send_message = 'Mesaj Gönder';
$lang->cmd_reply_message = 'Mesajı Yanıtla';
$lang->cmd_view_friend = 'Arkadaşlar';
$lang->cmd_add_friend = 'Arkadaş Ekle';
$lang->cmd_view_message_box = 'Mesaj Kutusu';
$lang->cmd_store = "Kaydet";
$lang->cmd_add_friend_group = 'Arkadaş Grubu Ekle';
$lang->cmd_rename_friend_group = 'Arkadaş Grubu İsmini Düzenle';
$lang->msg_no_message = 'Mesaj yok';
$lang->message_received = 'Yeni bir mesajınız var';
$lang->msg_title_is_null = 'Lütfen mesaj başlığı giriniz';
$lang->msg_content_is_null = 'Lütfen içeriği giriniz';
$lang->msg_allow_message_to_friend = "Alıcı yalnızca arkadaşlarından gelen mesajları kabul ettiği için mesaj gönderilemedi";
$lang->msg_disallow_message = 'Alıcı mesaj alımını kapattığı için mesaj gönderilemedi';
$lang->about_allow_message = 'Mesaj alımını belirleyebilirsiniz';
?>

View file

@ -8,6 +8,7 @@
<title xml:lang="es">Por defecto piel</title>
<title xml:lang="ru">기본 스킨</title>
<title xml:lang="zh-TW">預設面板</title>
<title xml:lang="tr">Varsayılan Dış Görünüm</title>
<description xml:lang="ko">
NHN (developers@xpressengine.com)
</description>
@ -32,6 +33,9 @@
<description xml:lang="zh-TW">
NHN (developers@xpressengine.com)
</description>
<description xml:lang="tr">
NHN (developers@xpressengine.com)
</description>
<version>0.1</version>
<date>2008-05-28</date>
@ -44,6 +48,7 @@
<name xml:lang="es">NHN</name>
<name xml:lang="ru">NHN</name>
<name xml:lang="zh-TW">NHN</name>
<name xml:lang="tr">NHN</name>
</author>
<colorset>
@ -56,6 +61,7 @@
<title xml:lang="es">Por defecto</title>
<title xml:lang="ru">умолчанию</title>
<title xml:lang="zh-TW">預設</title>
<title xml:lang="tr">varsayılan</title>
</color>
<color name="cyan" src="screenshot/cyan.gif">
<title xml:lang="ko">청록색</title>
@ -66,6 +72,7 @@
<title xml:lang="es">Cian</title>
<title xml:lang="ru">бирюзовый</title>
<title xml:lang="zh-TW">青綠色</title>
<title xml:lang="tr">Deniz Mavisi</title>
</color>
<color name="green" src="screenshot/green.gif">
<title xml:lang="ko">초록색</title>
@ -76,6 +83,7 @@
<title xml:lang="es">Verde</title>
<title xml:lang="ru">зеленый</title>
<title xml:lang="zh-TW">綠色</title>
<title xml:lang="tr">Yeşil</title>
</color>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색</title>
@ -86,6 +94,7 @@
<title xml:lang="es">Roja</title>
<title xml:lang="ru">красный</title>
<title xml:lang="zh-TW">紅色</title>
<title xml:lang="tr">Kırmızı</title>
</color>
<color name="purple" src="screenshot/purple.gif">
<title xml:lang="ko">보라색</title>
@ -96,6 +105,7 @@
<title xml:lang="es">Púrpura</title>
<title xml:lang="ru">Лиловый</title>
<title xml:lang="zh-TW">紫色</title>
<title xml:lang="tr">Mor</title>
</color>
<color name="black" src="screenshot/black.gif">
<title xml:lang="ko">검은색</title>
@ -106,6 +116,7 @@
<title xml:lang="es">Negro</title>
<title xml:lang="zh-CN">黑色</title>
<title xml:lang="zh-TW">黑色</title>
<title xml:lang="tr">Siyah</title>
</color>
</colorset>
</skin>