This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / tr / ap
1 $self{texts} = {
2   'AP Transaction'              => 'AP Transaction',
3   'AP Transactions'             => 'Borç Ýþlemleri',
4   'Account'                     => 'Hesap',
5   'Add Accounts Payables Transaction' => 'Add Accounts Payables Transaction',
6   'Address'                     => 'Adres',
7   'Amount'                      => 'Miktar',
8   'Amount Due'                  => 'Amount Due',
9   'Apr'                         => 'Nis',
10   'April'                       => 'Nisan',
11   'Are you sure you want to delete Transaction' => 'Ýþlemi silmek istediðinizden emin misiniz? Fiþ: ',
12   'Aug'                         => 'Aðu',
13   'August'                      => 'Aðustos',
14   'Cannot delete transaction!'  => 'Cannot delete transaction!',
15   'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!',
16   'Cannot post transaction for a closed period!' => 'Cannot post transaction for a closed period!',
17   'Cannot post transaction!'    => 'Cannot post transaction!',
18   'Closed'                      => 'Closed',
19   'Confirm!'                    => 'Onayla!',
20   'Continue'                    => 'Devam',
21   'Currency'                    => 'Para Birimi',
22   'Customer not on file!'       => 'Customer not on file!',
23   'Date'                        => 'Tarih',
24   'Date Paid'                   => 'Ödendiði Tarih',
25   'Dec'                         => 'Ara',
26   'December'                    => 'Aralýk',
27   'Delete'                      => 'Sil',
28   'Description'                 => 'Açýklama',
29   'Due Date'                    => 'Vade Tarihi',
30   'Due Date missing!'           => 'Vade Tarihi yok!',
31   'Edit Accounts Payables Transaction' => 'Edit Accounts Payables Transaction',
32   'Employee'                    => 'Employee',
33   'Exch'                        => 'D.Kuru',
34   'Exchangerate'                => 'Döviz Kuru',
35   'Exchangerate for payment missing!' => 'Exchangerate for payment missing!',
36   'Exchangerate missing!'       => 'Exchangerate missing!',
37   'Feb'                         => 'Þub',
38   'February'                    => 'Þubat',
39   'From'                        => 'Baþlangýç',
40   'ID'                          => 'ID',
41   'Include in Report'           => 'Raporla',
42   'Invoice'                     => 'Fatura',
43   'Invoice Date'                => 'Fatura Tarihi',
44   'Invoice Date missing!'       => 'Fatura Tarihi yok!',
45   'Invoice Number'              => 'Fatura No',
46   'Invoice Number missing!'     => 'Fatura Numarasý yok!',
47   'Jan'                         => 'Oca',
48   'January'                     => 'Ocak',
49   'Jul'                         => 'Tem',
50   'July'                        => 'Temmuz',
51   'Jun'                         => 'Haz',
52   'June'                        => 'Haziran',
53   'Mar'                         => 'Mar',
54   'March'                       => 'Mart',
55   'May'                         => 'May',
56   'May '                        => 'Mayýs',
57   'Notes'                       => 'Notlar:',
58   'Nov'                         => 'Kas',
59   'November'                    => 'Kasým',
60   'Number'                      => 'Numara',
61   'Oct'                         => 'Eki',
62   'October'                     => 'Ekim',
63   'Open'                        => 'Open',
64   'Order'                       => 'Sipariþ',
65   'Order Number'                => 'Sipariþ No',
66   'Paid'                        => 'Ödendi',
67   'Payment date missing!'       => 'Ödeme Tarihi yok',
68   'Payments'                    => 'Ödemeler',
69   'Post'                        => 'Post',
70   'Post as new'                 => 'Post as new',
71   'Project'                     => 'Project',
72   'Project not on file!'        => 'Project not on file!',
73   'Purchase Invoice'            => 'Purchase Invoice',
74   'Select from one of the names below' => 'Select from one of the names below',
75   'Select from one of the projects below' => 'Select from one of the projects below',
76   'Sep'                         => 'Eyl',
77   'September'                   => 'Eylül',
78   'Source'                      => 'Kaynak',
79   'Subtotal'                    => 'Aratoplam',
80   'Tax'                         => 'Vergi',
81   'Tax Included'                => 'Vergi Dahil',
82   'To'                          => 'Bitiþ',
83   'Total'                       => 'Toplam',
84   'Transaction deleted!'        => 'Transaction deleted!',
85   'Transaction posted!'         => 'Transaction posted!',
86   'Update'                      => 'Update',
87   'Vendor'                      => 'Satýcý',
88   'Vendor missing!'             => 'Vendor missing!',
89   'Vendor not on file!'         => 'Vendor not on file!',
90   'Yes'                         => 'Evet',
91 };
92
93 $self{subs} = {
94   'add'                         => 'add',
95   'add_transaction'             => 'add_transaction',
96   'ap_subtotal'                 => 'ap_subtotal',
97   'ap_transaction'              => 'ap_transaction',
98   'ap_transactions'             => 'ap_transactions',
99   'ar_transaction'              => 'ar_transaction',
100   'check_name'                  => 'check_name',
101   'check_project'               => 'check_project',
102   'continue'                    => 'continue',
103   'create_links'                => 'create_links',
104   'delete'                      => 'delete',
105   'display_form'                => 'display_form',
106   'edit'                        => 'edit',
107   'form_footer'                 => 'form_footer',
108   'form_header'                 => 'form_header',
109   'gl_transaction'              => 'gl_transaction',
110   'name_selected'               => 'name_selected',
111   'post'                        => 'post',
112   'post_as_new'                 => 'post_as_new',
113   'project_selected'            => 'project_selected',
114   'purchase_invoice'            => 'purchase_invoice',
115   'sales_invoice'               => 'sales_invoice',
116   'search'                      => 'search',
117   'select_name'                 => 'select_name',
118   'select_project'              => 'select_project',
119   'update'                      => 'update',
120   'yes'                         => 'yes',
121   'ap_transaction'              => 'ap_transaction',
122   'add_accounts_payables_transaction' => 'add_accounts_payables_transaction',
123   'devam'                       => 'continue',
124   'sil'                         => 'delete',
125   'edit_accounts_payables_transaction' => 'edit_accounts_payables_transaction',
126   'post'                        => 'post',
127   'post_as_new'                 => 'post_as_new',
128   'purchase_invoice'            => 'purchase_invoice',
129   'update'                      => 'update',
130   'evet'                        => 'yes',
131 };
132
133 1;