More recycling in translations.
[timetracker.git] / WEB-INF / resources / ro.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: Please use proper capitalization rules for your language.
33
34 $i18n_language = 'Română';
35 $i18n_months = array('Ianuarie', 'Februarie', 'Martie', 'Aprilie', 'Mai', 'Iunie', 'Iulie', 'August', 'Septembrie', 'Octombrie', 'Noiembrie', 'Decembrie');
36 $i18n_weekdays = array('Duminica', 'Luni', 'Marti', 'Miercuri', 'Joi', 'Vineri', 'Sambata');
37 $i18n_weekdays_short = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sa');
38 // format mm/dd
39 $i18n_holidays = array('01/01', '01/02', '04/19', '04/20', '05/01', '06/07', '06/08', '08/15', '12/01', '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' => 'Autentificare',
46 'menu.logout' => 'Iesire',
47 // TODO: translate the following.
48 // 'menu.forum' => 'Forum',
49 'menu.help' => 'Ajutor',
50 // TODO: translate the following.
51 // 'menu.create_team' => 'Create Team',
52 'menu.profile' => 'Profil',
53 'menu.time' => 'Timpul',
54 // TODO: translate the following.
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'Rapoarte',
57 // TODO: translate the following.
58 // 'menu.charts' => 'Charts',
59 'menu.projects' => 'Proiecte',
60 // TODO: translate the following.
61 // 'menu.tasks' => 'Tasks',
62 // 'menu.users' => 'Users',
63 'menu.teams' => 'Echipe',
64 // TODO: translate the following.
65 // 'menu.export' => 'Export',
66 'menu.clients' => 'Clienti',
67 // TODO: translate the following.
68 // 'menu.options' => 'Options',
69
70 // Footer - strings on the bottom of most pages.
71 // TODO: translate the following.
72 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
73 // 'footer.credits' => 'Credits',
74 // 'footer.license' => 'License',
75 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
76                                      // This is a link to a webpage that describes how to contribute to the project.
77
78 // Error messages.
79 // TODO: translate the following.
80 // 'error.access_denied' => 'Access denied.',
81 // 'error.sys' => 'System error.',
82 'error.db' => 'Eroare baza de date.',
83 // TODO: translate the following.
84 // 'error.field' => 'Incorrect "{0}" data.',
85 'error.empty' => 'Campul "{0}" este gol.',
86 'error.not_equal' => 'Campul "{0}" nu este egal cu campul "{1}".',
87 // TODO: translate the following.
88 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
89 'error.project' => 'Selecteaza proiect.',
90 // TODO: translate the following.
91 // 'error.task' => 'Select task.',
92 // 'error.client' => 'Select client.',
93 // 'error.report' => 'Select report.',
94 // 'error.record' => 'Select record.',
95 'error.auth' => 'Nume de utilizator sau parola incorecta.',
96 // TODO: translate the following.
97 // 'error.user_exists' => 'User with this login already exists.',
98 'error.project_exists' => 'Proiectul cu acest nume exista deja.',
99 // TODO: translate the following.
100 // 'error.task_exists' => 'Task with this name already exists.',
101 // 'error.client_exists' => 'Client with this name already exists.',
102 // 'error.invoice_exists' => 'Invoice with this number already exists.',
103 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
104 // 'error.no_login' => 'No user with this login.',
105 // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
106 'error.upload' => 'Eroare la upload-ul fisierului.',
107 // TODO: translate the following.
108 // 'error.range_locked' => 'Date range is locked.',
109 // 'error.mail_send' => 'Error sending mail.',
110 // 'error.no_email' => 'No email associated with this login.',
111 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
112 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
113 // 'error.overlap' => 'Time interval overlaps with existing records.',
114 // 'error.future_date' => 'Date is in future.',
115
116 // Labels for buttons.
117 'button.login' => 'Autentifica',
118 'button.now' => 'Acum',
119 'button.save' => 'Salveaza',
120 // TODO: translate the following.
121 // 'button.copy' => 'Copy',
122 'button.cancel' => 'Renunta',
123 'button.submit' => 'Trimite',
124 'button.add_user' => 'Adauga utilizator',
125 'button.add_project' => 'Adauga proiect',
126 // TODO: translate the following.
127 // 'button.add_task' => 'Add task',
128 'button.add_client' => 'Adauga client',
129 // TODO: translate the following.
130 // 'button.add_invoice' => 'Add invoice',
131 // 'button.add_option' => 'Add option',
132 'button.add' => 'Adauga',
133 'button.generate' => 'Genereaza',
134 // TODO: translate the following.
135 // 'button.reset_password' => 'Reset password',
136 'button.send' => 'Trimite',
137 'button.send_by_email' => 'Trimite pe e-mail',
138 'button.create_team' => 'Adauga echipa',
139 'button.export' => 'Exporta echipa',
140 'button.import' => 'Importa echipa',
141 // TODO: translate the following.
142 // 'button.close' => 'Close',
143 // 'button.stop' => 'Stop',
144
145 // Labels for controls on forms. Labels in this section are used on multiple forms.
146 // TODO: translate the following.
147 // 'label.team_name' => 'Team name',
148 // 'label.address' => 'Address',
149 'label.currency' => 'Moneda',
150 // TODO: translate the following.
151 // 'label.manager_name' => 'Manager name',
152 // 'label.manager_login' => 'Manager login',
153 'label.person_name' => 'Nume',
154 'label.thing_name' => 'Nume',
155 // TODO: translate the following.
156 // 'label.login' => 'Login',
157 'label.password' => 'Parola',
158 'label.confirm_password' => 'Confirma parola',
159 'label.email' => 'E-mail',
160 'label.cc' => 'Copie',
161 // TODO: translate the following.
162 // 'label.bcc' => 'Bcc',
163 'label.subject' => 'Subiect',
164 // TODO: translate the following.
165 // 'label.date' => 'Date',
166 // 'label.start_date' => 'Start date',
167 // 'label.end_date' => 'End date',
168 // 'label.user' => 'User',
169 // 'label.users' => 'Users',
170 // 'label.client' => 'Client',
171 // 'label.clients' => 'Clients',
172 // 'label.option' => 'Option',
173 // 'label.invoice' => 'Invoice',
174 // 'label.project' => 'Project',
175 // 'label.projects' => 'Projects',
176 // 'label.task' => 'Task',
177 // 'label.tasks' => 'Tasks',
178 // 'label.description' => 'Description',
179 // 'label.start' => 'Start',
180 // 'label.finish' => 'Finish',
181 // 'label.duration' => 'Duration',
182 // 'label.note' => 'Note',
183 // 'label.notes' => 'Notes',
184 // 'label.item' => 'Item',
185 // 'label.cost' => 'Cost',
186 // 'label.day_total' => 'Day total',
187 // 'label.week_total' => 'Week total',
188 // 'label.month_total' => 'Month total',
189 'label.today' => 'Astazi',
190 // TODO: translate the following.
191 // 'label.total_hours' => 'Total hours',
192 // 'label.total_cost' => 'Total cost',
193 // 'label.view' => 'View',
194 // TODO: confirm that label.edit and label.delete are translated correctly.
195 'label.edit' => 'Editează',
196 'label.delete' => 'Șterge',
197 'label.configure' => 'Configureaza',
198 // TODO: translate the following.
199 // 'label.select_all' => 'Select all',
200 // 'label.select_none' => 'Deselect all',
201 // 'label.day_view' => 'Day view',
202 // 'label.week_view' => 'Week view',
203 // 'label.id' => 'ID',
204 // 'label.language' => 'Language',
205 // 'label.decimal_mark' => 'Decimal mark',
206 // 'label.date_format' => 'Date format',
207 // 'label.time_format' => 'Time format',
208 // 'label.week_start' => 'First day of week',
209 // 'label.comment' => 'Comment',
210 // 'label.status' => 'Status',
211 // 'label.tax' => 'Tax',
212 // 'label.subtotal' => 'Subtotal',
213 'label.total' => 'Total',
214 // TODO: translate the following.
215 // 'label.client_name' => 'Client name',
216 // 'label.client_address' => 'Client address',
217 'label.or' => 'sau',
218 // TODO: translate the following.
219 // 'label.error' => 'Error',
220 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
221 'label.required_fields' => '* date obligatorii',
222 'label.on_behalf' => 'in numele',
223 // TODO: translate the following.
224 // 'label.role_manager' => '(manager)',
225 // 'label.role_comanager' => '(co-manager)',
226 // 'label.role_admin' => '(administrator)',
227 // 'label.page' => 'Page',
228 // 'label.condition' => 'Condition',
229 // 'label.yes' => 'yes',
230 // 'label.no' => 'no',
231 // Labels for plugins (extensions to Time Tracker that provide additional features).
232 // TODO: translate the following.
233 // 'label.custom_fields' => 'Custom fields',
234 // 'label.monthly_quotas' => 'Monthly quotas',
235 // 'label.type' => 'Type',
236 // 'label.type_dropdown' => 'dropdown',
237 // 'label.type_text' => 'text',
238 // 'label.required' => 'Required',
239 // 'label.fav_report' => 'Favorite report',
240 // 'label.cron_schedule' => 'Cron schedule',
241 // 'label.what_is_it' => 'What is it?',
242 // 'label.expense' => 'Expense',
243 // 'label.quantity' => 'Quantity',
244 // 'label.paid_status' => 'Paid status',
245 // 'label.paid' => 'Paid',
246 // 'label.mark_paid' => 'Mark paid',
247 // 'label.week_note' => 'Week note',
248 // 'label.week_list' => 'Week list',
249
250 // Form titles.
251 'title.login' => 'Autentificare',
252 // TODO: translate the following.
253 // 'title.teams' => 'Teams',
254 // 'title.create_team' => 'Creating Team',
255 // 'title.edit_team' => 'Editing Team',
256 // 'title.delete_team' => 'Deleting Team',
257 'title.reset_password' => 'Reseteaza parola',
258 // TODO: translate the following.
259 // 'title.change_password' => 'Changing Password',
260 // 'title.time' => 'Time',
261 // 'title.edit_time_record' => 'Editing Time Record',
262 // 'title.delete_time_record' => 'Deleting Time Record',
263 // 'title.expenses' => 'Expenses',
264 // 'title.edit_expense' => 'Editing Expense Item',
265 // 'title.delete_expense' => 'Deleting Expense Item',
266 // 'title.predefined_expenses' => 'Predefined Expenses',
267 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
268 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
269 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
270 // 'title.reports' => 'Reports',
271 // 'title.report' => 'Report',
272 // 'title.send_report' => 'Sending Report',
273 // 'title.invoice' => 'Invoice',
274 // 'title.send_invoice' => 'Sending Invoice',
275 // 'title.charts' => 'Charts',
276 // 'title.projects' => 'Projects',
277 // 'title.add_project' => 'Adding Project',
278 // 'title.edit_project' => 'Editing Project',
279 // 'title.delete_project' => 'Deleting Project',
280 // 'title.tasks' => 'Tasks',
281 // 'title.add_task' => 'Adding Task',
282 // 'title.edit_task' => 'Editing Task',
283 // 'title.delete_task' => 'Deleting Task',
284 // 'title.users' => 'Users',
285 // 'title.add_user' => 'Adding User',
286 // 'title.edit_user' => 'Editing User',
287 // 'title.delete_user' => 'Deleting User',
288 // 'title.clients' => 'Clients',
289 // 'title.add_client' => 'Adding Client',
290 // 'title.edit_client' => 'Editing Client',
291 // 'title.delete_client' => 'Deleting Client',
292 // 'title.invoices' => 'Invoices',
293 // 'title.add_invoice' => 'Adding Invoice',
294 // 'title.view_invoice' => 'Viewing Invoice',
295 // 'title.delete_invoice' => 'Deleting Invoice',
296 // 'title.notifications' => 'Notifications',
297 // 'title.add_notification' => 'Adding Notification',
298 // 'title.edit_notification' => 'Editing Notification',
299 // 'title.delete_notification' => 'Deleting Notification',
300 // 'title.monthly_quotas' => 'Monthly Quotas',
301 // 'title.export' => 'Exporting Team Data',
302 // 'title.import' => 'Importing Team Data',
303 // 'title.options' => 'Options',
304 // 'title.profile' => 'Profile',
305 // 'title.cf_custom_fields' => 'Custom Fields',
306 // 'title.cf_add_custom_field' => 'Adding Custom Field',
307 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
308 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
309 // 'title.cf_dropdown_options' => 'Dropdown Options',
310 // 'title.cf_add_dropdown_option' => 'Adding Option',
311 // 'title.cf_edit_dropdown_option' => 'Editing Option',
312 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
313 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
314 // It is also a name for the Locking plugin on the Team profile page.
315 // 'title.locking' => 'Locking',
316 // 'title.week_view' => 'Week View',
317
318 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
319 // Strings that are used in a single form must go to the specific form section.
320 // TODO: translate the following.
321 // 'dropdown.all' => '--- all ---',
322 // 'dropdown.no' => '--- no ---',
323 // 'dropdown.current_day' => 'today',
324 // 'dropdown.previous_day' => 'yesterday',
325 // 'dropdown.selected_day' => 'day',
326 // 'dropdown.current_week' => 'this week',
327 // 'dropdown.previous_week' => 'previous week',
328 // 'dropdown.selected_week' => 'week',
329 // 'dropdown.current_month' => 'this month',
330 // 'dropdown.previous_month' => 'previous month',
331 // 'dropdown.selected_month' => 'month',
332 // 'dropdown.current_year' => 'this year',
333 // 'dropdown.previous_year' => 'previous year',
334 // 'dropdown.selected_year' => 'year',
335 // 'dropdown.all_time' => 'all time',
336 // 'dropdown.projects' => 'projects',
337 // 'dropdown.tasks' => 'tasks',
338 // 'dropdown.clients' => 'clients',
339 // 'dropdown.select' => '--- select ---',
340 // 'dropdown.select_invoice' => '--- select invoice ---',
341 // 'dropdown.status_active' => 'active',
342 // 'dropdown.status_inactive' => 'inactive',
343 // 'dropdown.delete'=>'delete',
344 // 'dropdown.do_not_delete'=>'do not delete',
345 // 'dropdown.paid' => 'paid',
346 // 'dropdown.not_paid' => 'not paid',
347
348 // Login form. See example at https://timetracker.anuko.com/login.php.
349 'form.login.forgot_password' => 'Parola pierduta?',
350 // TODO: translate the following.
351 // '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.',
352
353 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
354 // TODO: translate the following.
355 // 'form.reset_password.message' => 'Password reset request sent by email.',
356 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
357 // '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",
358
359 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
360 // TODO: translate the following.
361 // 'form.change_password.tip' => 'Type new password and click on Save.',
362
363 // Time form. See example at https://timetracker.anuko.com/time.php.
364 // TODO: translate the following.
365 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
366 // 'form.time.billable' => 'Billable',
367 // 'form.time.uncompleted' => 'Uncompleted',
368 // 'form.time.remaining_quota' => 'Remaining quota',
369 // 'form.time.over_quota' => 'Over quota',
370
371 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
372 // TODO: translate the following.
373 // 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
374
375 // Week view form. See example at https://timetracker.anuko.com/week.php.
376 // TODO: translate the following.
377 // 'form.week.new_entry' => 'New entry',
378
379 // Reports form. See example at https://timetracker.anuko.com/reports.php
380 // TODO: translate the following.
381 // 'form.reports.save_as_favorite' => 'Save as favorite',
382 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
383 // 'form.reports.include_billable' => 'billable',
384 // 'form.reports.include_not_billable' => 'not billable',
385 // 'form.reports.include_invoiced' => 'invoiced',
386 // 'form.reports.include_not_invoiced' => 'not invoiced',
387 'form.reports.select_period' => 'Alege perioada',
388 'form.reports.set_period' => 'sau introdu intervalul de date',
389 'form.reports.show_fields' => 'Arata campuri',
390 'form.reports.group_by' => 'Grupat dupa',
391 'form.reports.group_by_no' => '--- fara grupare ---',
392 // TODO: translate the following.
393 // 'form.reports.group_by_date' => 'date',
394 // 'form.reports.group_by_user' => 'user',
395 // 'form.reports.group_by_client' => 'client',
396 // 'form.reports.group_by_project' => 'project',
397 // 'form.reports.group_by_task' => 'task',
398 // 'form.reports.totals_only' => 'Totals only',
399
400
401
402 // TODO: refactoring ongoing down from here.
403
404 "form.filter.project" => 'proiect',
405 "form.filter.filter" => 'rapoarte favorite',
406 "form.filter.filter_new" => 'salveaza ca favorit',
407
408 // password reminder form attributes
409 "form.fpass.login" => 'autentifica', 
410 "form.fpass.send_pass_str" => 'cererea de resetare a parolei a fost trimisa',
411 "form.fpass.send_pass_subj" => 'Anuko Time Tracker - cerere de resetare a parolei',
412 // Note to translators: the ending of this string below needs to be translated.
413 "form.fpass.send_pass_body" => "Draga Utilizator,\n\nCineva, posibil tu, a cerut resetarea parolei pentru contul Anuko Time Tracker. Te rog, viziteaza acesta legatura daca doresti sa iti resetezi parola.\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",
414 "form.fpass.reset_comment" => "pentru resetarea parolei introdu-o si da click pe salveaza",
415
416 // administrator form
417 "form.admin.title" => 'administrator',
418 "form.admin.duty_text" => 'adauga o noua echipa prin adaugarea unui nou cont de tip manager.<br>deasemeni poti importa datele despre echipa dintr-un fisier xml generat de un alt server Anuko Time Tracker  (nu sunt permise duplicate pentru emailuri).',
419
420 "form.admin.change_pass" => 'schimba parola contului de administrator',
421 "form.admin.profile.title" => 'echipe',
422 "form.admin.profile.noprofiles" => 'baza de date este goala. intra ca admin si adauga o noua echipa.',
423 "form.admin.profile.comment" => 'sterge echipa',
424 "form.admin.profile.th.id" => 'id',
425 "form.admin.profile.th.active" => 'activ',
426 // Note to translators: the strings below are missing and must be added and translated 
427 // "form.admin.options" => 'options',
428 // "form.admin.custom_date_format" => "date format",
429 // "form.admin.custom_time_format" => "time format",
430 // "form.admin.start_week" => "first day of week",
431
432 // my time form attributes
433 "form.mytime.title" => 'timpul meu',
434 "form.mytime.edit_title" => 'editarea inregistrarii timpului',
435 "form.mytime.del_str" => 'stergerea inregistrarii timpului',
436 "form.mytime.time_form" => ' (hh:mm)',
437 "form.mytime.date" => 'data',
438 "form.mytime.project" => 'proiect',
439 "form.mytime.start" => 'inceput',
440 "form.mytime.finish" => 'sfarsit',
441 "form.mytime.duration" => 'durata',
442 "form.mytime.note" => 'nota',
443 "form.mytime.daily" => 'activitatea zilnica',
444 "form.mytime.total" => 'ore total: ',
445 "form.mytime.th.project" => 'proiect',
446 "form.mytime.th.start" => 'inceput',
447 "form.mytime.th.finish" => 'sfarsit',
448 "form.mytime.th.duration" => 'durata',
449 "form.mytime.th.note" => 'nota',
450 "form.mytime.del_yes" => 'inregistrarea timului a fost stearsa cu succes',
451 "form.mytime.no_finished_rec" => 'aceasta inregistrare a fost salvata numei cu timpul de inceput. nu este o eroare. poti parasi aplicatia daca este nevoie.',
452
453 // profile form attributes
454 // Note to translators: we need a more accurate translation of form.profile.create_title
455 "form.profile.create_title" => 'creazaun nou cont de tip manager',
456 "form.profile.edit_title" => 'editeaza profilul',
457
458 // people form attributes
459 "form.people.ppl_str" => 'persoane',
460 "form.people.createu_str" => 'adaugare untilizator nou',
461 "form.people.edit_str" => 'editare utilizator',
462 "form.people.del_str" => 'stergee utilizator',
463 "form.people.th.role" => 'functie',
464 "form.people.th.status" => 'stare',
465 "form.people.th.project" => 'proiect',
466 "form.people.th.rate" => 'rata',
467 "form.people.manager" => 'manager',
468 "form.people.comanager" => 'comanager',
469 "form.people.empl" => 'utilizator',
470
471 "form.people.rate" => 'pret pe ora implicit',
472 "form.people.comanager" => 'co-manager',
473 "form.people.projects" => 'proiecte',
474
475 // projects form attributes
476 "form.project.proj_title" => 'proiecte',
477 "form.project.edit_str" => 'editare proiect',
478 "form.project.add_str" => 'adauagre proiect nou',
479 "form.project.del_str" => 'stergere proiect',
480
481 // activities form attributes
482 "form.activity.project" => 'proiect',
483
484 // report attributes
485 "form.report.title" => 'rapoarte',
486 "form.report.from" => 'data inceput',
487 "form.report.to" => 'data sfarsit',
488 "form.report.groupby_user" => 'utilizator',
489 "form.report.groupby_project" => 'proiect',
490 "form.report.duration" => 'durata',
491 "form.report.start" => 'inceput',
492 "form.report.finish" => 'sfarsit',
493 "form.report.note" => 'nota',
494 "form.report.project" => 'proiect',
495 "form.report.totals_only" => 'numai totaluri',
496 "form.report.total" => 'ore total',
497 "form.report.th.empllist" => 'utilizator',
498 "form.report.th.date" => 'data',
499 "form.report.th.project" => 'proiect',
500 "form.report.th.start" => 'inceput',
501 "form.report.th.finish" => 'sfarsit',
502 "form.report.th.duration" => 'durata',
503 "form.report.th.note" => 'nota',
504
505 // mail form attributes
506 "form.mail.from" => 'de la',
507 "form.mail.to" => 'catre',
508 "form.mail.comment" => 'comentariu',
509 "form.mail.above" => 'trimite acest raport pe e-mail',
510 // Note to translators: this string needs to be translated.
511 // "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.',
512 "form.mail.sending_str" => '<b>mesaj trimis</b>',
513
514 // invoice attributes
515 "form.invoice.title" => 'factura',
516 "form.invoice.caption" => 'factura',
517 "form.invoice.above" => 'informatii aditionale pentru factura',
518 "form.invoice.select_cust" => 'alege client',
519 "form.invoice.fillform" => 'comleteaza campurile',
520 "form.invoice.date" => 'data',
521 "form.invoice.number" => 'numar factura',
522 "form.invoice.tax" => 'taxa',
523 "form.invoice.comment" => 'comentariu ',
524 "form.invoice.th.username" => 'persoana',
525 "form.invoice.th.time" => 'ore',
526 "form.invoice.th.rate" => 'rata',
527 "form.invoice.th.summ" => 'valoare',
528 "form.invoice.subtotal" => 'subtotal',
529 "form.invoice.customer" => 'client',
530 "form.invoice.mailinv_above" => 'trimite aceasta factura pe email',
531 "form.invoice.sending_str" => '<b>factura trimisa</b>',
532
533 "form.migration.zip" => 'compresie',
534 "form.migration.file" => 'alege fisier',
535 "form.migration.import.title" => 'importa date',
536 "form.migration.import.success" => 'importul s-a incheiat cu succes',
537 "form.migration.import.text" => 'importa date echipa dintr-un fisier xml',
538 "form.migration.export.title" => 'exporta date',
539 "form.migration.export.success" => 'exportul s-a inchieat cu succes',
540 "form.migration.export.text" => 'poti exporta toate datele despre echipa intr-un fisier xml. acesta poate fi folositor daca transferi datele pe alt server',
541 // Note to translators: the strings below are missing and must be added and translated 
542 // "form.migration.compression.none" => 'none',
543 // "form.migration.compression.gzip" => 'gzip',
544 // "form.migration.compression.bzip" => 'bzip',
545
546 "form.client.title" => 'clienti',
547 "form.client.add_title" => 'adauga client',
548 "form.client.edit_title" => 'editeaza client',
549 "form.client.del_title" => 'sterge client',
550 "form.client.tax" => 'taxa',
551 "form.client.comment" => 'comentariu ',
552
553 // miscellaneous strings
554 "forward.tocsvfile" => 'exporta date in fisier .csv',
555 "forward.geninvoice" => 'genereaza factura',
556
557 "controls.select.client" => '--- alege client     ---',
558 "controls.project_bind" => '--- toate ---',
559 "controls.all" => '--- toate ---',
560 "controls.notbind" => '--- nu ---',
561 "controls.per_tm" => 'luna curenta',
562 "controls.per_lm" => 'luna trecuta',
563 "controls.per_tw" => 'saptamana curenta',
564 "controls.per_lw" => 'saptamana trecuta',
565
566 "label.inv_str" => 'factura',
567 "label.set_empl" => 'alege utilizatori',
568 "label.sel_all" => 'selecteaza   tot',
569 "label.sel_none" => 'deselecteaza tot',
570 "label.disable" => 'inactiv',
571 "label.enable" => 'activ',
572 );