This commit was generated by cvs2svn to compensate for changes in r4407,
[freeside.git] / sql-ledger / locale / ee / cp
1 $self{texts} = {
2   'AP'                          => 'Kohustused',
3   'AR'                          => 'Nõuded',
4   'Account'                     => 'Konto',
5   'Accounting Menu'             => 'Raamatupidamise Menüü',
6   'Address'                     => 'Aadress',
7   'All'                         => 'Kõik',
8   'Amount'                      => 'Summa',
9   'Amount Due'                  => 'Võlaosa',
10   'Cannot post Payment!'        => 'Makset ei saa salvestada!',
11   'Cannot post Receipt!'        => 'Sisetulekuarderit ei saa salvestada!',
12   'Cannot process payment for a closed period!' => 'Laekumist ei saa salvestada suletud periodile!',
13   'Continue'                    => 'Edasi',
14   'Currency'                    => 'Valuuta',
15   'Customer'                    => 'Klient',
16   'Customer not on file!'       => 'Klienti pole failis!',
17   'Date'                        => 'Kuupäev',
18   'Date missing!'               => 'Kuupäev puudub!',
19   'Department'                  => 'Osakond',
20   'Description'                 => 'Selgitus',
21   'Exchange Rate'               => 'Valuutakurss',
22   'Exchange rate missing!'      => 'Valuutakurssi ei ole',
23   'Invoice'                     => 'Arve',
24   'Invoices'                    => 'Arved',
25   'Memo'                        => 'Memo',
26   'Number'                      => 'Kood',
27   'PDF'                         => 'PDF',
28   'Payment'                     => 'Maksmine',
29   'Payment posted!'             => 'Makse saadetud!',
30   'Post'                        => 'Salvesta',
31   'Postscript'                  => 'Postscript',
32   'Prepayment'                  => 'Ettemaksud',
33   'Print'                       => 'Trüki',
34   'Project not on file!'        => 'Projekti pole failis!',
35   'Queue'                       => 'Trükijärjekord',
36   'Receipt'                     => 'Maksekviitung',
37   'Receipt posted!'             => 'Maksekviitung salvestatud',
38   'Screen'                      => 'Ekraan',
39   'Select'                      => 'Vali',
40   'Select from one of the names below' => 'Vali üks alltoodud nimedest',
41   'Select from one of the projects below' => 'Vali üks alltoodud projektidest',
42   'Source'                      => 'Allikas',
43   'Update'                      => 'Uuendus',
44   'Vendor'                      => 'Hankija',
45   'Vendor not on file!'         => 'Hankijat pole failis!',
46 };
47
48 $self{subs} = {
49   'acc_menu'                    => 'acc_menu',
50   'add_transaction'             => 'add_transaction',
51   'ap_transaction'              => 'ap_transaction',
52   'ar_transaction'              => 'ar_transaction',
53   'check_form'                  => 'check_form',
54   'check_name'                  => 'check_name',
55   'check_project'               => 'check_project',
56   'continue'                    => 'continue',
57   'customer_details'            => 'customer_details',
58   'display'                     => 'display',
59   'form_footer'                 => 'form_footer',
60   'form_header'                 => 'form_header',
61   'gl_transaction'              => 'gl_transaction',
62   'list_invoices'               => 'list_invoices',
63   'menubar'                     => 'menubar',
64   'name_selected'               => 'name_selected',
65   'payment'                     => 'payment',
66   'post'                        => 'post',
67   'print'                       => 'print',
68   'project_selected'            => 'project_selected',
69   'sales_invoice_'              => 'sales_invoice_',
70   'section_menu'                => 'section_menu',
71   'select_name'                 => 'select_name',
72   'select_project'              => 'select_project',
73   'update'                      => 'update',
74   'vendor_details'              => 'vendor_details',
75   'vendor_invoice_'             => 'vendor_invoice_',
76   'edasi'                       => 'continue',
77   'salvesta'                    => 'post',
78   'trüki'                       => 'print',
79   'uuendus'                     => 'update',
80 };
81
82 1;