A bit more cleanup.
[timetracker.git] / WEB-INF / resources / et.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 // Note to translators: Use proper capitalization rules for your language.
33
34 $i18n_language = 'Eesti';
35 $i18n_months = array('Jaanuar', 'Veebruar', 'Märts', 'Aprill', 'Mai', 'Juuni', 'Juuli', 'August', 'September', 'Oktoober', 'November', 'Detsember');
36 $i18n_weekdays = array('Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev');
37 $i18n_weekdays_short = array('P', 'E', 'T', 'K', 'N', 'R', 'L');
38 // format mm/dd
39 $i18n_holidays = array('01/01', '02/24', '04/10', '04/12', '05/01', '05/31', '06/23', '06/24', '08/20', '12/24', '12/25', '12/26');
40
41 $i18n_key_words = array(
42
43 // Menus - short selection strings that are displayed on top of application web pages.
44 // Example: https://timetracker.anuko.com (black menu on top).
45 'menu.login' => 'Login',
46 'menu.logout' => 'Logout',
47 // TODO: translate the following.
48 // 'menu.forum' => 'Forum',
49 'menu.help' => 'Abiinfo',
50 // TODO: translate the following.
51 'menu.create_team' => 'Create Team',
52 'menu.profile' => 'Profiili',
53 'menu.time' => 'Aeg',
54 // TODO: translate the following.
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'Raportid',
57 // TODO: translate the following.
58 // 'menu.charts' => 'Charts',
59 'menu.projects' => 'Projektid',
60 // TODO: translate the following.
61 // 'menu.tasks' => 'Tasks',
62 // 'menu.users' => 'Users',
63 'menu.teams' => 'Meeskonnad',
64 // TODO: translate the following.
65 // 'menu.export' => 'Export',
66 'menu.clients' => 'Kliendid',
67 'menu.options' => 'Suvandid',
68
69 // Footer - strings on the bottom of most pages.
70 // TODO: translate the following.
71 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
72 // 'footer.credits' => 'Credits',
73 // 'footer.license' => 'License',
74 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
75                                      // This is a link to a webpage that describes how to contribute to the project.
76
77 // Error messages.
78 // TODO: translate the following.
79 // 'error.access_denied' => 'Access denied.',
80 // 'error.sys' => 'System error.',
81 'error.db' => 'Andmebaasi viga.',
82 'error.field' => 'Valed "{0}" andmed.',
83 'error.empty' => 'Väli "{0}" on tühi.',
84 'error.not_equal' => 'Väli "{0}" ei ole väljaga "{1}" võrdne.',
85 // TODO: translate the following.
86 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
87 'error.project' => 'Vali projekt.',
88 // TODO: translate the following.
89 // 'error.task' => 'Select task.',
90 // 'error.client' => 'Select client.',
91 // 'error.report' => 'Select report.',
92 // 'error.record' => 'Select record.',
93 'error.auth' => 'Vale login või salasõna.',
94 // TODO: translate the following.
95 // 'error.user_exists' => 'User with this login already exists.',
96 'error.project_exists' => 'Selle nimega projekt on juba olemas.',
97 // TODO: translate the following.
98 // 'error.task_exists' => 'Task with this name already exists.',
99 // 'error.client_exists' => 'Client with this name already exists.',
100 // 'error.invoice_exists' => 'Invoice with this number already exists.',
101 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
102 // 'error.no_login' => 'No user with this login.',
103 // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
104 'error.upload' => 'Viga faili vastuvõtmisel.',
105 // TODO: translate the following.
106 // 'error.range_locked' => 'Date range is locked.',
107 // 'error.mail_send' => 'Error sending mail.',
108 // 'error.no_email' => 'No email associated with this login.',
109 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
110 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
111 // 'error.overlap' => 'Time interval overlaps with existing records.',
112 // 'error.future_date' => 'Date is in future.',
113
114 // Labels for buttons.
115 'button.login' => 'Login',
116 'button.now' => 'Kohe',
117 'button.save' => 'Salvesta',
118 // TODO: translate the following.
119 // 'button.copy' => 'Copy',
120 'button.cancel' => 'Tühista',
121 'button.submit' => 'Postita',
122 'button.add_user' => 'Lisa kasutaja',
123 'button.add_project' => 'Lisa projekt',
124 // TODO: translate the following.
125 // 'button.add_task' => 'Add task',
126 'button.add_client' => 'Lisa klient',
127 // TODO: translate the following.
128 // 'button.add_invoice' => 'Add invoice',
129 // 'button.add_option' => 'Add option',
130 'button.add' => 'Lisa',
131 'button.generate' => 'Loo',
132 // TODO: translate the following.
133 // 'button.reset_password' => 'Reset password',
134 'button.send' => 'Saada',
135 'button.send_by_email' => 'Saada e-mailiga',
136 'button.create_team' => 'Loo meeskond',
137 'button.export' => 'Ekspordi meeskond',
138 'button.import' => 'Impordi meeskond',
139 // TODO: translate the following.
140 // 'button.close' => 'Close',
141 // 'button.stop' => 'Stop',
142
143 // Labels for controls on forms. Labels in this section are used on multiple forms.
144 // TODO: translate the following.
145 // 'label.team_name' => 'Team name',
146 // 'label.address' => 'Address',
147 'label.currency' => 'Valuuta',
148 // TODO: translate the following.
149 // 'label.manager_name' => 'Manager name',
150 // 'label.manager_login' => 'Manager login',
151 'label.person_name' => 'Nimi',
152 'label.thing_name' => 'Nimi',
153 'label.login' => 'Login',
154 'label.password' => 'Salasõna',
155 'label.confirm_password' => 'Kinnita salasõna',
156 // TODO: translate the following.
157 // 'label.email' => 'Email',
158 'label.cc' => 'Cc',
159 // TODO: translate the following.
160 // 'label.bcc' => 'Bcc',
161 'label.subject' => 'Teema',
162 // TODO: translate the following.
163 // 'label.date' => 'Date',
164 // 'label.start_date' => 'Start date',
165 // 'label.end_date' => 'End date',
166 // 'label.user' => 'User',
167 // 'label.users' => 'Users',
168 // 'label.client' => 'Client',
169 // 'label.clients' => 'Clients',
170 // 'label.option' => 'Option',
171 // 'label.invoice' => 'Invoice',
172 'label.project' => 'Projekt',
173 // TODO: translate the following.
174 // 'label.projects' => 'Projects',
175 // 'label.task' => 'Task',
176 // 'label.tasks' => 'Tasks',
177 // 'label.description' => 'Description',
178 // 'label.start' => 'Start',
179 // 'label.finish' => 'Finish',
180 // 'label.duration' => 'Duration',
181 // 'label.note' => 'Note',
182 // 'label.notes' => 'Notes',
183 // 'label.item' => 'Item',
184 // 'label.cost' => 'Cost',
185 // 'label.day_total' => 'Day total',
186 // 'label.week_total' => 'Week total',
187 // 'label.month_total' => 'Month total',
188 'label.today' => 'Täna',
189 // TODO: translate the following.
190 // 'label.total_hours' => 'Total hours',
191 // 'label.total_cost' => 'Total cost',
192 // 'label.view' => 'View',
193 'label.edit' => 'Muuda',
194 'label.delete' => 'Kustuta',
195 // TODO: translate the following.
196 // 'label.configure' => 'Configure',
197 // 'label.select_all' => 'Select all',
198 // 'label.select_none' => 'Deselect all',
199 // 'label.day_view' => 'Day view',
200 // 'label.week_view' => 'Week view',
201 // 'label.id' => 'ID',
202 // 'label.language' => 'Language',
203 // 'label.decimal_mark' => 'Decimal mark',
204 // 'label.date_format' => 'Date format',
205 // 'label.time_format' => 'Time format',
206 // 'label.week_start' => 'First day of week',
207 // 'label.comment' => 'Comment',
208 // 'label.status' => 'Status',
209 // 'label.tax' => 'Tax',
210 // 'label.subtotal' => 'Subtotal',
211 'label.total' => 'Kokku',
212 // TODO: translate the following.
213 // 'label.client_name' => 'Client name',
214 // 'label.client_address' => 'Client address',
215 // 'label.or' => 'or',
216 // 'label.error' => 'Error',
217 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
218 // 'label.required_fields' => '* - required fields',
219 // 'label.on_behalf' => 'on behalf of',
220 'label.role_manager' => '(haldur)',
221 'label.role_comanager' => '(kaashaldur)',
222 'label.role_admin' => '(administraator)',
223 // TODO: translate the following.
224 // 'label.page' => 'Page',
225 // 'label.condition' => 'Condition',
226 // 'label.yes' => 'yes',
227 // 'label.no' => 'no',
228 // Labels for plugins (extensions to Time Tracker that provide additional features).
229 // TODO: translate the following.
230 // 'label.custom_fields' => 'Custom fields',
231 // 'label.monthly_quotas' => 'Monthly quotas',
232 // 'label.type' => 'Type',
233 // 'label.type_dropdown' => 'dropdown',
234 // 'label.type_text' => 'text',
235 // 'label.required' => 'Required',
236 // 'label.fav_report' => 'Favorite report',
237 // 'label.cron_schedule' => 'Cron schedule',
238 // 'label.what_is_it' => 'What is it?',
239 // 'label.expense' => 'Expense',
240 // 'label.quantity' => 'Quantity',
241 // 'label.paid_status' => 'Paid status',
242 // 'label.paid' => 'Paid',
243 // 'label.mark_paid' => 'Mark paid',
244 // 'label.week_note' => 'Week note',
245 // 'label.week_list' => 'Week list',
246
247 // Form titles.
248 'title.login' => 'Login',
249 // TODO: translate the following.
250 // 'title.teams' => 'Teams',
251 // 'title.create_team' => 'Creating Team',
252 // 'title.edit_team' => 'Editing Team',
253 // 'title.delete_team' => 'Deleting Team',
254 'title.reset_password' => 'Tühjenda salasõna',
255 // TODO: translate the following.
256 // 'title.change_password' => 'Changing Password',
257 // 'title.time' => 'Time',
258 // 'title.edit_time_record' => 'Editing Time Record',
259 // 'title.delete_time_record' => 'Deleting Time Record',
260 // 'title.expenses' => 'Expenses',
261 // 'title.edit_expense' => 'Editing Expense Item',
262 // 'title.delete_expense' => 'Deleting Expense Item',
263 // 'title.predefined_expenses' => 'Predefined Expenses',
264 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
265 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
266 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
267 'title.reports' => 'Raportid',
268 // TODO: translate the following.
269 // 'title.report' => 'Report',
270 // 'title.send_report' => 'Sending Report',
271 // 'title.invoice' => 'Invoice',
272 // 'title.send_invoice' => 'Sending Invoice',
273 // 'title.charts' => 'Charts',
274 // 'title.projects' => 'Projects',
275 // 'title.add_project' => 'Adding Project',
276 // 'title.edit_project' => 'Editing Project',
277 // 'title.delete_project' => 'Deleting Project',
278 // 'title.tasks' => 'Tasks',
279 // 'title.add_task' => 'Adding Task',
280 // 'title.edit_task' => 'Editing Task',
281 // 'title.delete_task' => 'Deleting Task',
282 // 'title.users' => 'Users',
283 // 'title.add_user' => 'Adding User',
284 // 'title.edit_user' => 'Editing User',
285 // 'title.delete_user' => 'Deleting User',
286 // 'title.clients' => 'Clients',
287 // 'title.add_client' => 'Adding Client',
288 // 'title.edit_client' => 'Editing Client',
289 // 'title.delete_client' => 'Deleting Client',
290 // 'title.invoices' => 'Invoices',
291 // 'title.add_invoice' => 'Adding Invoice',
292 // 'title.view_invoice' => 'Viewing Invoice',
293 // 'title.delete_invoice' => 'Deleting Invoice',
294 // 'title.notifications' => 'Notifications',
295 // 'title.add_notification' => 'Adding Notification',
296 // 'title.edit_notification' => 'Editing Notification',
297 // 'title.delete_notification' => 'Deleting Notification',
298 // 'title.monthly_quotas' => 'Monthly Quotas',
299 // 'title.export' => 'Exporting Team Data',
300 // 'title.import' => 'Importing Team Data',
301 'title.options' => 'Suvandid',
302 // TODO: translate the following.
303 // 'title.profile' => 'Profile',
304 // 'title.cf_custom_fields' => 'Custom Fields',
305 // 'title.cf_add_custom_field' => 'Adding Custom Field',
306 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
307 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
308 // 'title.cf_dropdown_options' => 'Dropdown Options',
309 // 'title.cf_add_dropdown_option' => 'Adding Option',
310 // 'title.cf_edit_dropdown_option' => 'Editing Option',
311 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
312 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
313 // It is also a name for the Locking plugin on the Team profile page.
314 // 'title.locking' => 'Locking',
315 // 'title.week_view' => 'Week View',
316
317 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
318 // Strings that are used in a single form must go to the specific form section.
319 // TODO: translate the following.
320 // 'dropdown.all' => '--- all ---',
321 // 'dropdown.no' => '--- no ---',
322 // 'dropdown.current_day' => 'today',
323 // 'dropdown.previous_day' => 'yesterday',
324 // 'dropdown.selected_day' => 'day',
325 // 'dropdown.current_week' => 'this week',
326 // 'dropdown.previous_week' => 'previous week',
327 // 'dropdown.selected_week' => 'week',
328 // 'dropdown.current_month' => 'this month',
329 // 'dropdown.previous_month' => 'previous month',
330 // 'dropdown.selected_month' => 'month',
331 // 'dropdown.current_year' => 'this year',
332 // 'dropdown.previous_year' => 'previous year',
333 // 'dropdown.selected_year' => 'year',
334 // 'dropdown.all_time' => 'all time',
335 // 'dropdown.projects' => 'projects',
336 // 'dropdown.tasks' => 'tasks',
337 // 'dropdown.clients' => 'clients',
338 // 'dropdown.select' => '--- select ---',
339 // 'dropdown.select_invoice' => '--- select invoice ---',
340 // 'dropdown.status_active' => 'active',
341 // 'dropdown.status_inactive' => 'inactive',
342 // 'dropdown.delete'=>'delete',
343 // 'dropdown.do_not_delete'=>'do not delete',
344 // 'dropdown.paid' => 'paid',
345 // 'dropdown.not_paid' => 'not paid',
346
347 // Login form. See example at https://timetracker.anuko.com/login.php.
348 // TODO: translate the following.
349 // 'form.login.forgot_password' => 'Forgot password?',
350 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
351
352 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
353 // TODO: translate the following.
354 // 'form.reset_password.message' => 'Password reset request sent by email.',
355 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
356 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
357
358
359
360 // TODO: refactoring ongoing down from here.
361
362 "form.filter.project" => 'projekt',
363 "form.filter.filter" => 'lemmikraport',
364 "form.filter.filter_new" => 'salvesta lemmikuna',
365 // Note to translators: the string below is missing and must be added to the translation
366 // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?',
367
368 // password reminder form attributes
369 "form.fpass.title" => 'tühjenda salasõna',
370 "form.fpass.login" => 'login',
371 "form.fpass.send_pass_str" => 'salasõna tühjendamise käsk edastatud',
372 // Note to translators: the 3 strings below must be translated
373 // "form.fpass.send_pass_subj" => 'AnukoTime Tracker password reset request',
374 // "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
375 // "form.fpass.reset_comment" => "to reset your password please type it in and click on save",
376
377 // administrator form
378 "form.admin.title" => 'administraator',
379 // Note to translators: the string below must be translated
380 // "form.admin.duty_text" => 'create a new meeskond by creating a new meeskond manager account.<br>you can also import meeskond data from an xml file from another Anuko time tracker server (no e-mail collisions are allowed).',
381
382 "form.admin.change_pass" => 'muuda administraatori konto salasõna',
383 "form.admin.profile.title" => 'meeskonnad',
384 "form.admin.profile.noprofiles" => 'sinu andmebaas on tühi. logi adminina sisse ja loo uus meeskond.',
385 "form.admin.profile.comment" => 'kustuta meeskond',
386 "form.admin.profile.th.id" => 'id',
387 "form.admin.profile.th.active" => 'aktiivne',
388 // Note to translators: the strings below are missing in the translation and must be translated
389 // "form.admin.custom_date_format" => "date format",
390 // "form.admin.custom_time_format" => "time format",
391 // "form.admin.start_week" => "first day of week",
392
393 // my time form attributes
394 "form.mytime.title" => 'minu aeg',
395 "form.mytime.edit_title" => 'ajakande muutmine',
396 "form.mytime.del_str" => 'ajakande kustutamine',
397 // Note to translators: the string below must be translated
398 // "form.mytime.time_form" => ' (hh:mm)',
399 "form.mytime.date" => 'kuupäev',
400 "form.mytime.project" => 'projekt',
401 "form.mytime.activity" => 'tegevus',
402 "form.mytime.start" => 'algus',
403 "form.mytime.finish" => 'lõpp',
404 "form.mytime.duration" => 'kestus',
405 "form.mytime.note" => 'märkus',
406 // Note to translators: "form.mytime.behalf" => 'igapäevane töö', // the translation is incorrect
407 "form.mytime.daily" => 'igapäevane töö',
408 "form.mytime.total" => 'tunde kokku: ',
409 "form.mytime.th.project" => 'projekt',
410 "form.mytime.th.start" => 'algus',
411 "form.mytime.th.finish" => 'lõpp',
412 "form.mytime.th.duration" => 'kestus',
413 "form.mytime.th.note" => 'märkus',
414 "form.mytime.del_yes" => 'ajakanne kustutatud',
415 "form.mytime.no_finished_rec" => 'kanne salvestati ainult alguse ajaga. see ei ole viga. logi välja kui vaja peaks olema.',
416 "form.mytime.billable" => 'arvestatav',
417 "form.mytime.warn_tozero_rec" => 'see ajakanne tuleb kustutada kuna see ajaperiood on lukustatud',
418 // Note to translators: the string below must be translated and added
419 // "form.mytime.uncompleted" => 'uncompleted',
420
421 // profile form attributes
422 // Note to translators: we need a more accurate translation of form.profile.create_title
423 "form.profile.create_title" => 'loo uus halduri konto',
424 "form.profile.edit_title" => 'profiili muutmine',
425 "form.profile.login" => 'login',
426
427 // Note to translators: the strings below must be translated and added to the localization file
428 // "form.profile.showchart" => 'show pie charts',
429 // "form.profile.lang" => 'language',
430 // "form.profile.custom_date_format" => "date format",
431 // "form.profile.custom_time_format" => "time format",
432 // "form.profile.default_format" => "(default)",
433 // "form.profile.start_week" => "first day of week",
434
435 // people form attributes
436 "form.people.ppl_str" => 'inimesed',
437 "form.people.createu_str" => 'loo uus kasutaja',
438 "form.people.edit_str" => 'kasutaja muutmine',
439 "form.people.del_str" => 'kasutaja kustutamine',
440 "form.people.th.login" => 'login',
441 "form.people.th.role" => 'roll',
442 "form.people.th.status" => 'seisund',
443 "form.people.th.project" => 'projekt',
444 "form.people.th.rate" => 'hind',
445 "form.people.manager" => 'haldur',
446 "form.people.comanager" => 'kaashaldur',
447 "form.people.empl" => 'kasutaja',
448 "form.people.login" => 'login',
449
450 "form.people.rate" => 'vaikimisi tunni hind',
451 "form.people.comanager" => 'kaashaldur',
452 "form.people.projects" => 'projektid',
453
454 // projects form attributes
455 "form.project.proj_title" => 'projektid',
456 "form.project.edit_str" => 'projektide muutmine',
457 "form.project.add_str" => 'uue projekti lisamine',
458 "form.project.del_str" => 'projekti kustutamine',
459
460 // activities form attributes
461 "form.activity.project" => 'projekt',
462
463 // report attributes
464 "form.report.from" => 'algab kuupäevast',
465 "form.report.to" => 'lõpeb kuupäeval',
466 "form.report.groupby_user" => 'kasutaja',
467 "form.report.groupby_project" => 'projekt',
468 "form.report.duration" => 'kestus',
469 "form.report.start" => 'algus',
470 "form.report.finish" => 'lõpp',
471 "form.report.note" => 'märkus',
472 "form.report.project" => 'projekt',
473 "form.report.totals_only" => 'ainult summad',
474 "form.report.total" => 'tunde kokku',
475 "form.report.th.empllist" => 'kasutaja',
476 "form.report.th.date" => 'kuupäev',
477 "form.report.th.project" => 'projekt',
478 "form.report.th.start" => 'algus',
479 "form.report.th.finish" => 'lõpp',
480 "form.report.th.duration" => 'kestus',
481 "form.report.th.note" => 'märkus',
482
483 // mail form attributes
484 "form.mail.from" => 'kellelt',
485 "form.mail.to" => 'kellele',
486 "form.mail.comment" => 'märkus',
487 "form.mail.above" => 'saada aruanne e-mailiga',
488 // Note to translators: this string needs to be translated.
489 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
490 "form.mail.sending_str" => '<b>teade saadetud</b>',
491
492 // invoice attributes
493 "form.invoice.title" => 'arve',
494 "form.invoice.caption" => 'arve',
495 "form.invoice.above" => 'lisainformatsioon arvele',
496 "form.invoice.select_cust" => 'vali klient',
497 "form.invoice.fillform" => 'täida väljad',
498 "form.invoice.date" => 'kuupäev',
499 "form.invoice.number" => 'arve number',
500 "form.invoice.tax" => 'maks',
501 "form.invoice.comment" => 'kommentaar ',
502 "form.invoice.th.username" => 'isik',
503 "form.invoice.th.time" => 'tunde',
504 "form.invoice.th.rate" => 'hind',
505 "form.invoice.th.summ" => 'summa',
506 "form.invoice.subtotal" => 'vahesumma',
507 "form.invoice.customer" => 'klient',
508 "form.invoice.mailinv_above" => 'saada see arve e-mailiga',
509 "form.invoice.sending_str" => '<b>arve saadetud</b>',
510
511 "form.migration.zip" => 'pakkimine',
512 "form.migration.file" => 'vali fail',
513 "form.migration.import.title" => 'impordi andmed',
514 "form.migration.import.success" => 'andmed imporditud',
515 "form.migration.import.text" => 'impordi meeskonna andmed xml-failist',
516 "form.migration.export.title" => 'ekspordi andmed',
517 "form.migration.export.success" => 'andmed eksporditud',
518 "form.migration.export.text" => 'võid kogu meeskonna andmed eksportida xml-faili. sellest võib olla kasu kui vahetad serverit.',
519 // Note to translators: the string below must be translated and added
520 // "form.migration.compression.none" => 'none',
521 "form.migration.compression.gzip" => 'gzip',
522 "form.migration.compression.bzip" => 'bzip',
523
524 "form.client.title" => 'kliendid',
525 "form.client.add_title" => 'lisa klient',
526 "form.client.edit_title" => 'muuda klienti',
527 "form.client.del_title" => 'kustuta klient',
528 "form.client.tax" => 'maks',
529 "form.client.comment" => 'märkus ',
530
531 // miscellaneous strings
532 "forward.forgot_password" => 'unustasid salasõna?',
533 "forward.tocsvfile" => 'ekspordi andmed .csv faili',
534 "forward.toxmlfile" => 'ekspordi andmed .xml faili',
535 "forward.geninvoice" => 'loo arve',
536 "forward.change" => 'konfigureeri kliendid',
537
538 // strings inside contols on forms
539 "controls.select.project" => '--- vali projekt ---',
540 "controls.select.activity" => '--- vali tegevus ---',
541 "controls.select.client" => '--- vali klient ---',
542 "controls.project_bind" => '--- kõik ---',
543 "controls.all" => '--- kõik ---',
544 "controls.notbind" => '--- ei ---',
545 "controls.per_tm" => 'käesolev kuu',
546 "controls.per_lm" => 'eelmine kuu',
547 "controls.per_tw" => 'käesolev nädal',
548 "controls.per_lw" => 'eelmine nädal',
549 "controls.per_td" => 'täna',
550 "controls.per_at" => 'kõik ajad',
551 // Note to translators: the string below must be translated and added
552 // "controls.per_ty" => 'this year',
553 "controls.sel_period" => '--- vali ajaperiood ---',
554 "controls.sel_groupby" => '--- ilma grupeerimata ---',
555 "controls.inc_billable" => 'arvestatav',
556 "controls.inc_nbillable" => 'mittearvestatav',
557 // Note to translators: the string below must be translated and added
558 // "controls.default" => '--- default ---',
559
560 // labels
561 "label.chart.title1" => 'tegevused kasutajal',
562 // Note to translators: the string below is missing and must be translated and added
563 // "label.chart.title2" => 'projects for user',
564 "label.chart.period" => 'tabel perioodiks',
565
566 "label.req_fields" => '* nõutud väljad',
567 "label.sel_project" => 'vali projekt',
568 "label.sel_activity" => 'vali tegevus',
569 "label.sel_tp" => 'vali ajaperiood',
570 "label.set_tp" => 'või märgi kuupäevad',
571 "label.fields" => 'näita välju',
572 "label.group_title" => 'grupeeri',
573 "label.include_title" => 'kaasa kanded',
574 "label.inv_str" => 'arved',
575 "label.set_empl" => 'vali kasutajad',
576 "label.sel_all" => 'vali kõik',
577 "label.sel_none" => 'märgi kõik mittevalituks',
578 "label.or" => 'või',
579 "label.disable" => 'keela',
580 "label.enable" => 'luba',
581 "label.filter" => 'filtreeri',
582 "label.timeweek" => 'nädalane summa',
583 );