summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tr/io
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/tr/io')
-rw-r--r--sql-ledger/locale/tr/io106
1 files changed, 0 insertions, 106 deletions
diff --git a/sql-ledger/locale/tr/io b/sql-ledger/locale/tr/io
deleted file mode 100644
index 8ce89dd..0000000
--- a/sql-ledger/locale/tr/io
+++ /dev/null
@@ -1,106 +0,0 @@
-$self{texts} = {
- 'Add Purchase Order' => 'Satınalma Sip. Ekle',
- 'Add Sales Order' => 'Satış Siparişi Ekle',
- 'Address' => 'Adres',
- 'Apr' => 'Nis',
- 'April' => 'Nisan',
- 'Attachment' => 'Attachment',
- 'Aug' => 'Ağu',
- 'August' => 'Ağustos',
- 'Bcc' => 'Bcc',
- 'Bin' => 'Bin',
- 'Cc' => 'Cc',
- 'Contact' => 'Kontak',
- 'Continue' => 'Devam',
- 'Copies' => 'Copies',
- 'Dec' => 'Ara',
- 'December' => 'Aralık',
- 'Delivery Date' => 'Delivery Date',
- 'Description' => 'Açıklama',
- 'E-mail' => 'Posta',
- 'E-mail address missing!' => 'Posta adresi yok!',
- 'Extended' => 'Extended',
- 'Fax' => 'Faks',
- 'Feb' => 'Şub',
- 'February' => 'Şubat',
- 'In-line' => 'In-line',
- 'Invoice' => 'Fatura',
- 'Invoice Date missing!' => 'Fatura Tarihi yok!',
- 'Invoice Number missing!' => 'Fatura Numarası yok!',
- 'Item not on file!' => 'Bu kalem dosyada yok!',
- 'Jan' => 'Oca',
- 'January' => 'Ocak',
- 'Jul' => 'Tem',
- 'July' => 'Temmuz',
- 'Jun' => 'Haz',
- 'June' => 'Haziran',
- 'Mar' => 'Mar',
- 'March' => 'Mart',
- 'May' => 'May',
- 'May ' => 'Mayıs',
- 'Message' => 'Message',
- 'Name' => 'İsim',
- 'No.' => 'No.',
- 'Nov' => 'Kas',
- 'November' => 'Kasım',
- 'Number' => 'Numara',
- 'Number missing in Row' => 'Sırada Numara yok!',
- 'Oct' => 'Eki',
- 'October' => 'Ekim',
- 'Order' => 'Sipariş',
- 'Order Date missing!' => 'Sipariş Tarihi yok!',
- 'Order Number missing!' => 'Sipariş Numarası yok!',
- 'PDF' => 'PDF',
- 'Packing List' => 'Paketleme Listesi',
- 'Packing List Date missing!' => 'Packing List Date missing!',
- 'Packing List Number missing!' => 'Packing List Number missing!',
- 'Part' => 'Parça',
- 'Phone' => 'Telefon',
- 'Postscript' => 'Postscript',
- 'Price' => 'Fiyat',
- 'Printer' => 'Yazıcı',
- 'Project' => 'Project',
- 'Purchase Order' => 'Satınalma Siparişi',
- 'Qty' => 'Adet',
- 'Recd' => 'Recd',
- 'Required by' => 'Talep tarihi:',
- 'Sales Order' => 'Satış Siparişi',
- 'Screen' => 'Screen',
- 'Select from one of the items below' => 'Aşağıdaki kalemlerden birini seç',
- 'Select postscript or PDF!' => 'Select postscript or PDF!',
- 'Sep' => 'Eyl',
- 'September' => 'Eylül',
- 'Service' => 'servis',
- 'Ship' => 'Ship',
- 'Ship to' => 'Ship to',
- 'Subject' => 'Subject',
- 'To' => 'Bitiş',
- 'Unit' => 'Birim',
- 'What type of item is this?' => 'Bu ne çeşit bir kalemdir?',
- 'emailed to' => 'emailed to',
- 'sent to printer' => 'sent to printer',
-};
-
-$self{subs} = {
- 'check_form' => 'check_form',
- 'customer_details' => 'customer_details',
- 'display_form' => 'display_form',
- 'display_row' => 'display_row',
- 'e_mail' => 'e_mail',
- 'invoicetotal' => 'invoicetotal',
- 'item_selected' => 'item_selected',
- 'new_item' => 'new_item',
- 'order' => 'order',
- 'post_as_new' => 'post_as_new',
- 'print' => 'print',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'select_item' => 'select_item',
- 'send_email' => 'send_email',
- 'ship_to' => 'ship_to',
- 'validate_items' => 'validate_items',
- 'vendor_details' => 'vendor_details',
- 'devam' => 'continue',
-};
-
-1;