Files
opensourcepos/application/language/tr/common_lang.php
FrancescoUK 66a5a159d8 add language support to datetimepicker using ospos translation support (#116)
Translated languages: en, es, fr, de-CH, nl-BE
2016-02-16 23:16:03 +00:00

105 lines
4.2 KiB
PHP
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.
<?php
$lang["common_address_1"] = "Adres 1";
$lang["common_address_2"] = "Adres 2";
$lang["common_city"] = "Şehir";
$lang["common_comments"] = "Yorumlar";
$lang["common_common"] = "genel";
$lang["common_confirm_search"] = "Birden fazla satır seçtiniz, arama yaptığınızda seçiminiz kaybolacak. Arama yapmak istediğinize emin misiniz?";
$lang["common_country"] = "Ülke";
$lang["common_date"] = "Date";
$lang["common_delete"] = "Sil";
$lang["common_print"] = "Print";
$lang["common_det"] = "Detaylar";
$lang["common_edit"] = "düzenle";
$lang["common_email"] = "E-Posta";
$lang["common_email_invalid_format"] = "E-Posta adresi doğru formatta değil";
$lang["common_fields_required_message"] = "Kırmızı alanlar zorunludur";
$lang["common_first_name"] = "İsim";
$lang["common_first_name_required"] = "İsim zorunlu alandır";
$lang["common_first_page"] = "First";
$lang["common_gender"] = "Gender";
$lang["common_gender_female"] = "V";
$lang["common_gender_male"] = "M";
$lang["common_inv"] = "Stok";
$lang["common_last_name"] = "Soy İsim";
$lang["common_last_name_required"] = "Soy isim zorunlu alandır.";
$lang["common_last_page"] = "Last";
$lang["common_learn_about_project"] = " ";
$lang["common_list_of"] = "Liste";
$lang["common_logout"] = "Çıkış";
$lang["common_new"] = "New";
$lang["common_no_persons_to_display"] = "Gösterecek kişi yok";
$lang["common_or"] = "Yada";
$lang["common_phone_number"] = "Telefon";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "ziyaret edin";
$lang["common_powered_by"] = "Powered by";
$lang["common_price"] = "Fiyat";
$lang["common_remove"] = "Kaldır";
$lang["common_return_policy"] = "İade Politikası";
$lang["common_search"] = "Arama";
$lang["common_search_options"] = "Search options";
$lang["common_searched_for"] = "Ara";
$lang["common_state"] = "Bölge";
$lang["common_submit"] = "Onayla";
$lang["common_view_recent_sales"] = "Yeni satışları göster";
$lang["common_website"] = "website";
$lang["common_welcome"] = "Hoşgeldiniz";
$lang["common_welcome_message"] = "Hoşgeldiniz, devam etmek için aşağıdan bir modül seçiniz!";
$lang["common_you_are_using_ospos"] = "Kullandığınız sürüm";
$lang["common_zip"] = "Şehir Kodu";
$lang["common_import"] = "Import";
$lang["common_download_import_template"] = "Download Import Excel Template (CSV)";
$lang["common_import_file_path"] = "file path";
$lang["common_import_excel"] = "Excel Import";
$lang["common_import_full_path"] = "Full path to excel file required";
$lang["common_required"] = "Required";
$lang["common_days_sunday"] = "";
$lang["common_days_monday"] = "";
$lang["common_days_tueday"] = "";
$lang["common_days_wednesday"] = "";
$lang["common_days_thursday"] = "";
$lang["common_days_friday"] = "";
$lang["common_days_saturday"] = "";
$lang["common_daysshort_sunday"] = "";
$lang["common_daysshort_monday"] = "";
$lang["common_daysshort_tueday"] = "";
$lang["common_daysshort_wednesday"] = "";
$lang["common_daysshort_thursday"] = "";
$lang["common_daysshort_friday"] = "";
$lang["common_daysshort_saturday"] = "";
$lang["common_daysmin_sunday"] = "";
$lang["common_daysmin_monday"] = "";
$lang["common_daysmin_tueday"] = "";
$lang["common_daysmin_wednesday"] = "";
$lang["common_daysmin_thursday"] = "";
$lang["common_daysmin_friday"] = "";
$lang["common_daysmin_saturday"] = "";
$lang["common_months_january"] = "";
$lang["common_months_february"] = "";
$lang["common_months_march"] = "";
$lang["common_months_april"] = "";
$lang["common_months_may"] = "";
$lang["common_months_june"] = "";
$lang["common_months_july"] = "";
$lang["common_months_august"] = "";
$lang["common_months_september"] = "";
$lang["common_months_october"] = "";
$lang["common_months_november"] = "";
$lang["common_months_december"] = "";
$lang["common_monthsshort_january"] = "";
$lang["common_monthsshort_february"] = "";
$lang["common_monthsshort_march"] = "";
$lang["common_monthsshort_april"] = "";
$lang["common_monthsshort_may"] = "";
$lang["common_monthsshort_june"] = "";
$lang["common_monthsshort_july"] = "";
$lang["common_monthsshort_august"] = "";
$lang["common_monthsshort_september"] = "";
$lang["common_monthsshort_october"] = "";
$lang["common_monthsshort_november"] = "";
$lang["common_monthsshort_december"] = "";
$lang["common_today"] = "";
$lang["common_weekstart"] = "";