This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / tr / cp
1 $self{texts} = {
2   'AP'                          => 'Borçlar',
3   'AR'                          => 'Alacaklar',
4   'Account'                     => 'Hesap',
5   'Accounting Menu'             => 'Muhasebe Menüsü',
6   'Address'                     => 'Adres',
7   'All'                         => 'Hepsi',
8   'Amount'                      => 'Miktar',
9   'Continue'                    => 'Devam',
10   'Currency'                    => 'Para Birimi',
11   'Customer'                    => 'Alýcý',
12   'Date'                        => 'Tarih',
13   'Description'                 => 'Açýklama',
14   'Exchange Rate'               => 'Döviz Kuru',
15   'Invoice'                     => 'Fatura',
16   'Number'                      => 'Numara',
17   'Payment'                     => 'Ödeme',
18   'Source'                      => 'Kaynak',
19   'Vendor'                      => 'Satýcý',
20 };
21
22 $self{subs} = {
23   'acc_menu'                    => 'acc_menu',
24   'add_transaction'             => 'add_transaction',
25   'ap_transaction'              => 'ap_transaction',
26   'ar_transaction'              => 'ar_transaction',
27   'check_form'                  => 'check_form',
28   'check_name'                  => 'check_name',
29   'check_project'               => 'check_project',
30   'continue'                    => 'continue',
31   'customer_details'            => 'customer_details',
32   'display'                     => 'display',
33   'form_footer'                 => 'form_footer',
34   'form_header'                 => 'form_header',
35   'gl_transaction'              => 'gl_transaction',
36   'list_invoices'               => 'list_invoices',
37   'menubar'                     => 'menubar',
38   'name_selected'               => 'name_selected',
39   'payment'                     => 'payment',
40   'post'                        => 'post',
41   'print'                       => 'print',
42   'project_selected'            => 'project_selected',
43   'sales_invoice_'              => 'sales_invoice_',
44   'section_menu'                => 'section_menu',
45   'select_name'                 => 'select_name',
46   'select_project'              => 'select_project',
47   'update'                      => 'update',
48   'vendor_details'              => 'vendor_details',
49   'vendor_invoice_'             => 'vendor_invoice_',
50   'devam'                       => 'continue',
51   'post'                        => 'post',
52   'print'                       => 'print',
53   'update'                      => 'update',
54 };
55
56 1;