there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / tr / io
diff --git a/sql-ledger/locale/tr/io b/sql-ledger/locale/tr/io
deleted file mode 100644 (file)
index e0b330e..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-$self{texts} = {
-  'Add Purchase Order'          => 'Satýnalma Sip. Ekle',
-  'Add Sales Order'             => 'Satýþ Sipariþi Ekle',
-  'Address'                     => 'Adres',
-  'Apr'                         => 'Nis',
-  'April'                       => 'Nisan',
-  'Aug'                         => 'Aðu',
-  'August'                      => 'Aðustos',
-  'Contact'                     => 'Kontak',
-  'Continue'                    => 'Devam',
-  'Date'                        => 'Tarih',
-  'Dec'                         => 'Ara',
-  'December'                    => 'Aralýk',
-  'Description'                 => 'Açýklama',
-  'E-mail'                      => 'Posta',
-  'E-mail address missing!'     => 'Posta adresi yok!',
-  'Fax'                         => 'Faks',
-  'Feb'                         => 'Þub',
-  'February'                    => 'Þubat',
-  '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',
-  'Nov'                         => 'Kas',
-  'November'                    => 'Kasým',
-  'Number'                      => 'Numara',
-  'Number missing in Row'       => 'Sýrada Numara yok!',
-  'Oct'                         => 'Eki',
-  'October'                     => 'Ekim',
-  'Order Date missing!'         => 'Sipariþ Tarihi yok!',
-  'Order Number missing!'       => 'Sipariþ Numarasý yok!',
-  'Packing List'                => 'Paketleme Listesi',
-  'Part'                        => 'Parça',
-  'Phone'                       => 'Telefon',
-  'Price'                       => 'Fiyat',
-  'Purchase Order'              => 'Satýnalma Sipariþi',
-  'Qty'                         => 'Adet',
-  'Required by'                 => 'Talep tarihi:',
-  'Sales Order'                 => 'Satýþ Sipariþi',
-  'Select from one of the items below' => 'Aþaðýdaki kalemlerden birini seç',
-  'Sep'                         => 'Eyl',
-  'September'                   => 'Eylül',
-  'Service'                     => 'servis',
-  'Subtotal'                    => 'Aratoplam',
-  'To'                          => 'Bitiþ',
-  'Unit'                        => 'Birim',
-  'What type of item is this?'  => 'Bu ne çeþit bir kalemdir?',
-};
-
-$self{subs} = {
-  'calc_markup'                 => 'calc_markup',
-  'check_form'                  => 'check_form',
-  'create_form'                 => 'create_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',
-  'post_as_new'                 => 'post_as_new',
-  'print'                       => 'print',
-  'print_form'                  => 'print_form',
-  'print_options'               => 'print_options',
-  'purchase_order'              => 'purchase_order',
-  'quotation'                   => 'quotation',
-  'rfq'                         => 'rfq',
-  'sales_order'                 => 'sales_order',
-  'select_item'                 => 'select_item',
-  'send_email'                  => 'send_email',
-  'ship_to'                     => 'ship_to',
-  'validate_items'              => 'validate_items',
-  'vendor_details'              => 'vendor_details',
-  'devam'                       => 'continue',
-};
-
-1;