This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / ee / hr
1 $self{texts} = {
2   'AP'                          => 'Kohustused',
3   'Above'                       => 'Ülal',
4   'Accounting Menu'             => 'Raamatupidamise Menüü',
5   'Add Deduction'               => 'Lisa mahaarvamine',
6   'Add Employee'                => 'Lisa töötaja',
7   'Address'                     => 'Aadress',
8   'Administrator'               => 'Administraator',
9   'After Deduction'             => 'Peale mahaarvamist',
10   'All'                         => 'Kõik',
11   'Amount'                      => 'Summa',
12   'Amount missing!'             => 'Summa puudub!',
13   'BIC'                         => 'BIC (Rahvusvaheline pangakood - S.W.I.F.T)',
14   'Before Deduction'            => 'Enne mahaarvamisi',
15   'Below'                       => 'All',
16   'City'                        => 'Linn',
17   'Continue'                    => 'Edasi',
18   'Country'                     => 'Riik',
19   'Delete'                      => 'Kustuta',
20   'Description'                 => 'Selgitus',
21   'Description missing!'        => 'Selgitus puudub!',
22   'E-mail'                      => 'E-mail',
23   'Edit Deduction'              => 'Muuda Mahaarvamine',
24   'Edit Employee'               => 'Muuda Töötaja andmed',
25   'Employee'                    => 'Töötaja',
26   'Employee Name'               => 'Töötaja nimi',
27   'Employee deleted!'           => 'Töötaja kustutatud',
28   'Employee pays'               => 'Töötaja tasub',
29   'Employee saved!'             => 'Töötaja salvestatud',
30   'Employees'                   => 'Töötajad',
31   'Employer'                    => 'Tööandja',
32   'Employer pays'               => 'Tööandja tasub',
33   'Enddate'                     => 'Lõppkuupäev',
34   'Expense'                     => 'Kulu',
35   'Home Phone'                  => 'Kodune telefoninumber',
36   'IBAN'                        => 'IBAN - Rahvusvaheline Pangakonto Number',
37   'ID'                          => 'ID',
38   'Include in Report'           => 'Kaasa aruandesse',
39   'Login'                       => 'Login',
40   'Maximum'                     => 'Maksimum',
41   'Name'                        => 'Nimi',
42   'Name missing!'               => 'Nimi puudub!',
43   'Notes'                       => 'Märkused',
44   'Number'                      => 'Kood',
45   'Orphaned'                    => 'Seosteta',
46   'Payroll Deduction'           => 'Palgamahaarvamine',
47   'Rate'                        => 'Määr',
48   'Rate missing!'               => 'Määr puudub!',
49   'SSN'                         => 'IK',
50   'Sales'                       => 'Müük',
51   'Save'                        => 'Salvesta',
52   'Save as new'                 => 'Salvesta uuena',
53   'Startdate'                   => 'Algus Kuupäev',
54   'State/Province'              => 'Maakond',
55   'Update'                      => 'Uuendus',
56   'User'                        => 'Kasutaja',
57   'Work Phone'                  => 'Töötelefon',
58 };
59
60 $self{subs} = {
61   'acc_menu'                    => 'acc_menu',
62   'add'                         => 'add',
63   'add_deduction'               => 'add_deduction',
64   'add_employee'                => 'add_employee',
65   'continue'                    => 'continue',
66   'deduction_footer'            => 'deduction_footer',
67   'deduction_header'            => 'deduction_header',
68   'deduction_links'             => 'deduction_links',
69   'delete'                      => 'delete',
70   'delete_deduction'            => 'delete_deduction',
71   'delete_employee'             => 'delete_employee',
72   'display'                     => 'display',
73   'edit'                        => 'edit',
74   'employee_footer'             => 'employee_footer',
75   'employee_header'             => 'employee_header',
76   'employee_links'              => 'employee_links',
77   'list_employees'              => 'list_employees',
78   'menubar'                     => 'menubar',
79   'save'                        => 'save',
80   'save_as_new'                 => 'save_as_new',
81   'save_deduction'              => 'save_deduction',
82   'save_employee'               => 'save_employee',
83   'search'                      => 'search',
84   'search_deduction'            => 'search_deduction',
85   'search_employee'             => 'search_employee',
86   'section_menu'                => 'section_menu',
87   'update'                      => 'update',
88   'update_deduction'            => 'update_deduction',
89   'update_employee'             => 'update_employee',
90   'lisa_mahaarvamine'           => 'add_deduction',
91   'lisa_töötaja'                => 'add_employee',
92   'edasi'                       => 'continue',
93   'kustuta'                     => 'delete',
94   'salvesta'                    => 'save',
95   'salvesta_uuena'              => 'save_as_new',
96   'uuendus'                     => 'update',
97 };
98
99 1;