<?php
/*****************************************************
** Title........: Language File (Turkish)
** Filename.....: language.de.inc.php
** Author.......: Ralf Stadtaus
** Homepage.....: http://www.stadtaus.com/
** Contact......: mailto:hide@address.com
** Version......: 0.1
** Notes........: Wenn Sie diese Datei in Ihre Sprache
** uebersetzen, wuerden wir uns freuen,
** wenn Sie uns die uebersetzte Datei
** zukommen lassen koennten.
** Last changed.: 2004-03-10
** Last change..:
*****************************************************/
$txt = array (
'txt_charset' => 'iso-8859-1',
'txt_problems' => '<p><strong>Sorunmu cikti?</strong> Scriptin ayarlari : <a href="./docu/index.html" target="_blank">./docu/index.html</a></p><p>sorulariniz icin tiklayin <a href="http://www.stadtaus.com/forum/" target="_blank">Support-Forum</a> auf der <a href="http://www.stadtaus.com/" target="_blank">Website des {txt_script_name}</a> auf STADTAUS.com.</p>',
'txt_system_message' => 'System-Mesaji',
'txt_set_off_note' => '<strong>Hinweis:</strong> scripti ayarladiktan sonra, System Mesajini kapatabilirsiniz (index.php - <i>$show_error_messages</i>), .',
'txt_wrong_template_path' => 'Template-dosyalari bulunamadi. Lütfen Template-Dosyalarinin bulunduguna, veya isimlerinin dogru yazilgini kontrol ediniz (index.php - <i>$path[\'templates\']</i>) .',
'txt_wrong_templates' => 'bazi(s) HTML-Template(s) (n) Template-dosyalarinda bulunamadi. Lütfen Template-Dosyalarinin bulunduguna, veya isimlerinin dogru yazilgini kontrol ediniz (index.php - <i>$tmpl[\'...\']</i>).',
'txt_wrong_form_type' => 'Ayarlama sayfasinda (<i>index.php</i>) yanlis bir form sekli verildi. sadece "radio", "select" ve "radio_image" kullanilabilir.',
'txt_allow_cookie_setting' => 'Oy Verebilmek icin Browserinizin Cookiesleri kabul etmesi gerekiyor, Aksi taktirde oy kullanamassiniz.',
'txt_already_voted' => 'oyunuzu Kullandiniz.',
'txt_decimals_separator' => ',',
'txt_display_form' => 'Oy verme Formu',
'txt_display_results' => 'Sonuclari Göster',
'txt_empty_intern_vote_name' => 'Hic bir SIK secilmedi',
'txt_rating' => 'Degerlendirme',
'txt_submit' => 'Oy Verin',
'txt_thanks' => 'Oyunuz kabul edildi',
'txt_thousends_separator' => '.',
'txt_total_votes' => 'Toplam oylama'
);
?>