add some time-worked reporting
[freeside.git] / sql-ledger / locale / lv / cp
1 $self{texts} = {
2   'AP'                          => 'Kreditoru parâdi',
3   'AR'                          => 'Debitoru parâdi',
4   'Account'                     => 'Konts',
5   'Accounting Menu'             => 'Kontçðanas izvçlne',
6   'Address'                     => 'Adrese',
7   'All'                         => 'Visi',
8   'Amount'                      => 'Summa',
9   'Amount Due'                  => 'Nesamaksâtâ summa',
10   'Cannot post Payment!'        => 'Maksâjumu nevar iegrâmatot!',
11   'Cannot post Receipt!'        => 'Kvîti nevar iegrâmatot!',
12   'Cannot process payment for a closed period!' => 'Nevar apstrâdât maksâjumu par slçgtu periodu!',
13   'Continue'                    => 'Turpinât',
14   'Currency'                    => 'Valûta',
15   'Customer'                    => 'Klients',
16   'Customer not on file!'       => 'Nav tâda klienta!',
17   'Date'                        => 'Datums',
18   'Date missing!'               => 'Nav norâdîts datums!',
19   'Department'                  => 'Nodaïa',
20   'Deposit'                     => 'Depozîts',
21   'Description'                 => 'Apraksts',
22   'Exchange Rate'               => 'Valûtas maiòas kurss',
23   'Exchange rate missing!'      => 'Nav norâdîts valûtas maiòas kurss!',
24   'Invoice'                     => 'Rçíins',
25   'Invoices'                    => 'Rçíini',
26   'Memo'                        => 'Memorands',
27   'Nothing outstanding for '    => 'Nav nesamaksâto rçíinu par ',
28   'Number'                      => 'Numurs',
29   'PDF'                         => 'PDF',
30   'Payment'                     => 'Maksâjums',
31   'Payment posted!'             => 'Maksâjums iegrâmatots!',
32   'Post'                        => 'Iegrâmatot',
33   'Postscript'                  => 'Postscript',
34   'Prepayment'                  => 'Avansa maksâjums',
35   'Print'                       => 'Drukât',
36   'Project not on file!'        => 'Nav tâda projekta!',
37   'Queue'                       => 'Rinda',
38   'Receipt'                     => 'Kvîts',
39   'Receipt posted!'             => 'Kvîtis iegrâmatotas',
40   'Screen'                      => 'Ekrâns',
41   'Select'                      => 'Atlasît',
42   'Select from one of the names below' => 'Atlasît vienu no sekojoðiem nosaukumiem',
43   'Select from one of the projects below' => 'Atlasît vienu no sekojoðiem projektiem',
44   'Source'                      => 'Dokuments',
45   'Update'                      => 'Atjauninât',
46   'Vendor'                      => 'Pârdevçjs',
47   'Vendor not on file!'         => 'Nav tâda pârdevçja!',
48 };
49
50 $self{subs} = {
51   'acc_menu'                    => 'acc_menu',
52   'add_transaction'             => 'add_transaction',
53   'ap_transaction'              => 'ap_transaction',
54   'ar_transaction'              => 'ar_transaction',
55   'check_form'                  => 'check_form',
56   'check_name'                  => 'check_name',
57   'check_project'               => 'check_project',
58   'continue'                    => 'continue',
59   'customer_details'            => 'customer_details',
60   'display'                     => 'display',
61   'form_footer'                 => 'form_footer',
62   'form_header'                 => 'form_header',
63   'gl_transaction'              => 'gl_transaction',
64   'list_invoices'               => 'list_invoices',
65   'menubar'                     => 'menubar',
66   'name_selected'               => 'name_selected',
67   'payment'                     => 'payment',
68   'post'                        => 'post',
69   'print'                       => 'print',
70   'project_selected'            => 'project_selected',
71   'sales_invoice_'              => 'sales_invoice_',
72   'section_menu'                => 'section_menu',
73   'select_name'                 => 'select_name',
74   'select_project'              => 'select_project',
75   'update'                      => 'update',
76   'vendor_details'              => 'vendor_details',
77   'vendor_invoice_'             => 'vendor_invoice_',
78   'turpinât'                    => 'continue',
79   'iegrâmatot'                  => 'post',
80   'drukât'                      => 'print',
81   'atjauninât'                  => 'update',
82 };
83
84 1;