A bit more work in progress on timesheets.
[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 = 'Romanian (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_group' => 'Create Group',
52 'menu.profile' => 'Profil',
53 // TODO: translate the following.
54 // 'menu.group' => 'Group',
55 // 'menu.plugins' => 'Plugins',
56 'menu.time' => 'Timpul',
57 // TODO: translate the following.
58 // 'menu.expenses' => 'Expenses',
59 'menu.reports' => 'Rapoarte',
60 // TODO: translate the following.
61 // 'menu.timesheets' => 'Timesheets',
62 // 'menu.charts' => 'Charts',
63 'menu.projects' => 'Proiecte',
64 // TODO: translate the following.
65 // 'menu.tasks' => 'Tasks',
66 'menu.users' => 'Utilizatori',
67 // TODO: translate the following.
68 // 'menu.groups' => 'Groups',
69 // 'menu.subgroups' => 'Subgroups',
70 // 'menu.export' => 'Export',
71 'menu.clients' => 'Clienti',
72 // TODO: translate the following.
73 // 'menu.options' => 'Options',
74
75 // Footer - strings on the bottom of most pages.
76 // TODO: translate the following.
77 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
78 // 'footer.credits' => 'Credits',
79 // 'footer.license' => 'License',
80 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
81                                      // This is a link to a webpage that describes how to contribute to the project.
82
83 // Error messages.
84 // TODO: translate the following.
85 // 'error.access_denied' => 'Access denied.',
86 // 'error.sys' => 'System error.',
87 'error.db' => 'Eroare baza de date.',
88 // TODO: translate the following.
89 // 'error.feature_disabled' => 'Feature is disabled.',
90 // 'error.field' => 'Incorrect "{0}" data.',
91 'error.empty' => 'Campul "{0}" este gol.',
92 'error.not_equal' => 'Campul "{0}" nu este egal cu campul "{1}".',
93 // TODO: translate the following.
94 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
95 // TODO: for "select" errors: Selecteaza or Alege? We need consistent usage.
96 'error.project' => 'Selecteaza proiect.',
97 // TODO: translate the following.
98 // 'error.task' => 'Select task.',
99 'error.client' => 'Alege client.',
100 // TODO: translate the following.
101 // 'error.report' => 'Select report.',
102 // 'error.record' => 'Select record.',
103 'error.auth' => 'Nume de utilizator sau parola incorecta.',
104 // TODO: translate the following.
105 // 'error.user_exists' => 'User with this login already exists.',
106 // 'error.object_exists' => 'Object with this name already exists.',
107 // 'error.invoice_exists' => 'Invoice with this number already exists.',
108 // 'error.role_exists' => 'Role with this rank already exists.',
109 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
110 // 'error.no_login' => 'No user with this login.',
111 'error.no_groups' => 'Baza de date este goala. Intra ca admin si adauga o noua echipa.', // TODO: replace "team" with "group".
112 'error.upload' => 'Eroare la upload-ul fisierului.',
113 // TODO: translate the following.
114 // 'error.range_locked' => 'Date range is locked.',
115 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
116 // 'error.no_email' => 'No email associated with this login.',
117 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
118 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
119 // 'error.overlap' => 'Time interval overlaps with existing records.',
120 // 'error.future_date' => 'Date is in future.',
121 // 'error.xml' => 'Error in XML file at line %d: %s.',
122 // 'error.cannot_import' => 'Cannot import: %s.',
123 // 'error.format' => 'Invalid file format.',
124 // 'error.user_count' => 'Limit on user count.',
125 // 'error.expired' => 'Expiration date reached.',
126
127 // Warning messages.
128 // TODO: translate the following.
129 // 'warn.sure' => 'Are you sure?',
130 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
131
132 // Success messages.
133 // TODO: translate the following.
134 // 'msg.success' => 'Operation completed successfully.',
135
136 // Labels for buttons.
137 'button.login' => 'Autentifica',
138 'button.now' => 'Acum',
139 'button.save' => 'Salveaza',
140 // TODO: translate the following.
141 // 'button.copy' => 'Copy',
142 'button.cancel' => 'Renunta',
143 'button.submit' => 'Trimite',
144 'button.add' => 'Adauga',
145 'button.delete' => 'Șterge',
146 'button.generate' => 'Genereaza',
147 // TODO: translate the following.
148 // 'button.reset_password' => 'Reset password',
149 'button.send' => 'Trimite',
150 'button.send_by_email' => 'Trimite pe e-mail',
151 'button.create_group' => 'Adauga echipa', // TODO: replace "team" with "group".
152 'button.export' => 'Exporta echipa', // TODO: replace "team" with "group".
153 'button.import' => 'Importa echipa', // TODO: replace "team" with "group".
154 // TODO: translate the following.
155 // 'button.close' => 'Close',
156 // 'button.stop' => 'Stop',
157
158 // Labels for controls on forms. Labels in this section are used on multiple forms.
159 // TODO: translate the following.
160 // 'label.group_name' => 'Group name',
161 // 'label.address' => 'Address',
162 'label.currency' => 'Moneda',
163 // TODO: translate the following.
164 // 'label.manager_name' => 'Manager name',
165 // 'label.manager_login' => 'Manager login',
166 'label.person_name' => 'Nume',
167 'label.thing_name' => 'Nume',
168 // TODO: translate the following.
169 // 'label.login' => 'Login',
170 'label.password' => 'Parola',
171 'label.confirm_password' => 'Confirma parola',
172 'label.email' => 'E-mail',
173 'label.cc' => 'Copie',
174 // TODO: translate the following.
175 // 'label.bcc' => 'Bcc',
176 'label.subject' => 'Subiect',
177 'label.date' => 'Data',
178 'label.start_date' => 'Data inceput',
179 'label.end_date' => 'Data sfarsit',
180 'label.user' => 'Utilizator',
181 'label.users' => 'Utilizatori',
182 // TODO: translate the following.
183 // 'label.group' => 'Group',
184 // 'label.subgroups' => 'Subgroups',
185 // 'label.roles' => 'Roles',
186 'label.client' => 'Client',
187 'label.clients' => 'Clienti',
188 // TODO: translate the following.
189 // 'label.option' => 'Option',
190 'label.invoice' => 'Factura',
191 'label.project' => 'Proiect',
192 'label.projects' => 'Proiecte',
193 // TODO: translate the following.
194 // 'label.task' => 'Task',
195 // 'label.tasks' => 'Tasks',
196 // 'label.description' => 'Description',
197 'label.start' => 'Inceput',
198 'label.finish' => 'Sfarsit',
199 'label.duration' => 'Durata',
200 'label.note' => 'Nota',
201 // 'label.notes' => 'Notes',
202 // 'label.item' => 'Item',
203 // 'label.cost' => 'Cost',
204 // 'label.ip' => 'IP',
205 // 'label.day_total' => 'Day total',
206 // 'label.week_total' => 'Week total',
207 // 'label.month_total' => 'Month total',
208 'label.today' => 'Astazi',
209 // TODO: translate the following.
210 // 'label.view' => 'View',
211 // TODO: confirm that label.edit and label.delete are translated correctly.
212 'label.edit' => 'Editează',
213 'label.delete' => 'Șterge',
214 'label.configure' => 'Configureaza',
215 'label.select_all' => 'Selecteaza tot',
216 'label.select_none' => 'Deselecteaza tot',
217 // TODO: translate the following.
218 // 'label.day_view' => 'Day view',
219 // 'label.week_view' => 'Week view',
220 'label.id' => 'ID',
221 // TODO: translate the following.
222 // 'label.language' => 'Language',
223 // 'label.decimal_mark' => 'Decimal mark',
224 // 'label.date_format' => 'Date format',
225 // 'label.time_format' => 'Time format',
226 // 'label.week_start' => 'First day of week',
227 'label.comment' => 'Comentariu',
228 'label.status' => 'Stare',
229 'label.tax' => 'Taxa',
230 'label.subtotal' => 'Subtotal',
231 'label.total' => 'Total',
232 // TODO: translate the following.
233 // 'label.client_name' => 'Client name',
234 // 'label.client_address' => 'Client address',
235 'label.or' => 'sau',
236 // TODO: translate the following.
237 // 'label.error' => 'Error',
238 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
239 'label.required_fields' => '* date obligatorii',
240 'label.on_behalf' => 'in numele',
241 'label.role_manager' => '(manager)',
242 'label.role_comanager' => '(co-manager)',
243 'label.role_admin' => '(administrator)',
244 // TODO: translate the following.
245 // 'label.page' => 'Page',
246 // 'label.condition' => 'Condition',
247 // 'label.yes' => 'yes',
248 // 'label.no' => 'no',
249 // Labels for plugins (extensions to Time Tracker that provide additional features).
250 // TODO: translate the following.
251 // 'label.custom_fields' => 'Custom fields',
252 // 'label.monthly_quotas' => 'Monthly quotas',
253 // 'label.type' => 'Type',
254 // 'label.type_dropdown' => 'dropdown',
255 // 'label.type_text' => 'text',
256 // 'label.required' => 'Required',
257 'label.fav_report' => 'Raport favorite',
258 // TODO: translate the following.
259 // 'label.schedule' => 'Schedule',
260 // 'label.what_is_it' => 'What is it?',
261 // 'label.expense' => 'Expense',
262 // 'label.quantity' => 'Quantity',
263 // 'label.paid_status' => 'Paid status',
264 // 'label.paid' => 'Paid',
265 // 'label.mark_paid' => 'Mark paid',
266 // 'label.week_note' => 'Week note',
267 // 'label.week_list' => 'Week list',
268 // 'label.work_units' => 'Work units',
269 // 'label.work_units_short' => 'Units',
270 'label.totals_only' => 'Numai totaluri',
271 // TODO: translate the following.
272 // 'label.quota' => 'Quota'
273
274 // Form titles.
275 // TODO: Improve titles for consistency, so that each title explains correctly what each
276 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
277 // Compare with English file to see how it is done there and do Romanian titles similarly.
278 // TODO: Translate the following.
279 // 'title.error' => 'Error',
280 // 'title.success' => 'Success',
281 'title.login' => 'Autentificare',
282 'title.groups' => 'Echipe', // TODO: change "teams" to "groups".
283 // TODO: translate the following.
284 // 'title.subgroups' => 'Subgroups',
285 // 'title.add_group' => 'Adding Group',
286 // 'title.edit_group' => 'Editing Group',
287 'title.delete_group' => 'Șterge echipa', // TODO: change "team" to "group".
288 'title.reset_password' => 'Reseteaza parola',
289 // TODO: translate the following.
290 // 'title.change_password' => 'Changing Password',
291 'title.time' => 'Timpul',
292 'title.edit_time_record' => 'Editarea inregistrarii timpului',
293 'title.delete_time_record' => 'Ștergerea inregistrarii timpului',
294 // TODO: translate the following.
295 // 'title.expenses' => 'Expenses',
296 // 'title.edit_expense' => 'Editing Expense Item',
297 // 'title.delete_expense' => 'Deleting Expense Item',
298 // 'title.predefined_expenses' => 'Predefined Expenses',
299 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
300 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
301 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
302 'title.reports' => 'Rapoarte',
303 'title.report' => 'Raport',
304 // TODO: translate the following.
305 // 'title.send_report' => 'Sending Report',
306 // 'title.timesheets' => 'Timesheets',
307 // 'title.timesheet' => 'Timesheet',
308 'title.invoice' => 'Factura',
309 // TODO: translate the following.
310 // 'title.send_invoice' => 'Sending Invoice',
311 // 'title.charts' => 'Charts',
312 'title.projects' => 'Proiecte',
313 'title.add_project' => 'Adaugare proiect',
314 'title.edit_project' => 'Editare proiect',
315 'title.delete_project' => 'Stergere proiect',
316 // TODO: translate the following.
317 // 'title.tasks' => 'Tasks',
318 // 'title.add_task' => 'Adding Task',
319 // 'title.edit_task' => 'Editing Task',
320 // 'title.delete_task' => 'Deleting Task',
321 'title.users' => 'Utilizatori',
322 'title.add_user' => 'Adaugare utilizator',
323 'title.edit_user' => 'Editare utilizator',
324 'title.delete_user' => 'Stergere utilizator', // TODO: is this correct?
325 // TODO: translate the following.
326 // 'title.roles' => 'Roles',
327 // 'title.add_role' => 'Adding Role',
328 // 'title.edit_role' => 'Editing Role',
329 // 'title.delete_role' => 'Deleting Role',
330 'title.clients' => 'Clienti',
331 'title.add_client' => 'Adaugare client', // TODO: is this correct?
332 'title.edit_client' => 'Editare client', // TODO: is this correct?
333 'title.delete_client' => 'Stergere client', // TODO: is this correct?
334 'title.invoices' => 'Facturi',
335 // TODO: translate the following.
336 // 'title.add_invoice' => 'Adding Invoice',
337 // 'title.view_invoice' => 'Viewing Invoice',
338 // 'title.delete_invoice' => 'Deleting Invoice',
339 // 'title.notifications' => 'Notifications',
340 // 'title.add_notification' => 'Adding Notification',
341 // 'title.edit_notification' => 'Editing Notification',
342 // 'title.delete_notification' => 'Deleting Notification',
343 // 'title.monthly_quotas' => 'Monthly Quotas',
344 // 'title.export' => 'Exporting Group Data',
345 // 'title.import' => 'Importing Group Data',
346 // 'title.options' => 'Options',
347 'title.profile' => 'Profil',
348 // TODO: translate the following.
349 // 'title.plugins' => 'Plugins',
350 // 'title.cf_custom_fields' => 'Custom Fields',
351 // 'title.cf_add_custom_field' => 'Adding Custom Field',
352 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
353 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
354 // 'title.cf_dropdown_options' => 'Dropdown Options',
355 // 'title.cf_add_dropdown_option' => 'Adding Option',
356 // 'title.cf_edit_dropdown_option' => 'Editing Option',
357 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
358 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
359 // It is also a name for the Locking plugin on the group settings page.
360 // 'title.locking' => 'Locking',
361 // 'title.week_view' => 'Week View',
362 // 'title.swap_roles' => 'Swapping Roles',
363 // 'title.work_units' => 'Work Units',
364
365 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
366 // Strings that are used in a single form must go to the specific form section.
367 'dropdown.all' => '--- toate ---',
368 'dropdown.no' => '--- nu ---',
369 // TODO: translate the following.
370 // 'dropdown.current_day' => 'today',
371 // 'dropdown.previous_day' => 'yesterday',
372 // 'dropdown.selected_day' => 'day',
373 'dropdown.current_week' => 'saptamana curenta',
374 'dropdown.previous_week' => 'saptamana trecuta',
375 'dropdown.selected_week' => 'saptamana',
376 'dropdown.current_month' => 'luna curenta',
377 'dropdown.previous_month' => 'luna trecuta',
378 'dropdown.selected_month' => 'luna',
379 // TODO: translate the following.
380 // 'dropdown.current_year' => 'this year',
381 // 'dropdown.previous_year' => 'previous year',
382 // 'dropdown.selected_year' => 'year',
383 // 'dropdown.all_time' => 'all time',
384 'dropdown.projects' => 'proiecte',
385 // TODO: translate the following.
386 // 'dropdown.tasks' => 'tasks',
387 'dropdown.clients' => 'clienti',
388 // TODO: translate the following.
389 // 'dropdown.select' => '--- select ---',
390 // 'dropdown.select_invoice' => '--- select invoice ---',
391 'dropdown.status_active' => 'activ',
392 'dropdown.status_inactive' => 'inactiv',
393 // TODO: translate the following.
394 // 'dropdown.delete' => 'delete',
395 // 'dropdown.do_not_delete' => 'do not delete',
396 // 'dropdown.paid' => 'paid',
397 // 'dropdown.not_paid' => 'not paid',
398
399 // Login form. See example at https://timetracker.anuko.com/login.php.
400 'form.login.forgot_password' => 'Parola pierduta?',
401 // TODO: translate the following.
402 // '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.',
403
404 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
405 'form.reset_password.message' => 'Cererea de resetare a parolei a fost trimisa.', // TODO: add "by email" to match the English string.
406 'form.reset_password.email_subject' => 'Anuko Time Tracker - cerere de resetare a parolei',
407 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
408 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s 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",
409 // "IP %s" probably sounds awkward.
410 'form.reset_password.email_body' => "Draga Utilizator,\n\nCineva, IP %s, 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",
411
412 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
413 // TODO: translate the following.
414 // 'form.change_password.tip' => 'Type new password and click on Save.',
415
416 // Time form. See example at https://timetracker.anuko.com/time.php.
417 'form.time.duration_format' => '(hh:mm sau 0.0h)',
418 // TODO: translate the following.
419 // 'form.time.billable' => 'Billable',
420 // 'form.time.uncompleted' => 'Uncompleted',
421 // 'form.time.remaining_quota' => 'Remaining quota',
422 // 'form.time.over_quota' => 'Over quota',
423 // 'form.time.remaining_balance' => 'Remaining balance',
424 // 'form.time.over_balance' => 'Over balance',
425
426 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
427 'form.time_edit.uncompleted' => 'Aceasta inregistrare a fost salvata numei cu timpul de inceput. Nu este o eroare.',
428
429 // Week view form. See example at https://timetracker.anuko.com/week.php.
430 // TODO: translate the following.
431 // 'form.week.new_entry' => 'New entry',
432
433 // Reports form. See example at https://timetracker.anuko.com/reports.php
434 'form.reports.save_as_favorite' => 'Salveaza ca favorit',
435 // TODO: translate the following.
436 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
437 // 'form.reports.include_billable' => 'billable',
438 // 'form.reports.include_not_billable' => 'not billable',
439 // 'form.reports.include_invoiced' => 'invoiced',
440 // 'form.reports.include_not_invoiced' => 'not invoiced',
441 'form.reports.select_period' => 'Alege perioada',
442 'form.reports.set_period' => 'sau introdu intervalul de date',
443 'form.reports.show_fields' => 'Arata campuri',
444 'form.reports.group_by' => 'Grupat dupa',
445 'form.reports.group_by_no' => '--- fara grupare ---',
446 'form.reports.group_by_date' => 'data',
447 'form.reports.group_by_user' => 'utilizator',
448 'form.reports.group_by_client' => 'client',
449 'form.reports.group_by_project' => 'proiect',
450 // TODO: translate the following.
451 // 'form.reports.group_by_task' => 'task',
452
453 // Report form. See example at https://timetracker.anuko.com/report.php
454 // (after generating a report at https://timetracker.anuko.com/reports.php).
455 'form.report.export' => 'Exporta',
456 // TODO: translate the following.
457 // 'form.report.assign_to_invoice' => 'Assign to invoice',
458
459 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
460 // TODO: translate the following.
461 // form.timesheets.hint' => 'Use reports to add new timesheets.',
462
463 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
464 // (you can get to this form after generating a report).
465 'form.invoice.number' => 'Numar factura',
466 'form.invoice.person' => 'Persoana',
467
468 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
469 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
470 // 'form.invoice.invoice_entries' => 'Invoice entries',
471 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
472
473 // Charts form. See example at https://timetracker.anuko.com/charts.php
474 // TODO: translate the following.
475 // 'form.charts.interval' => 'Interval',
476 // 'form.charts.chart' => 'Chart',
477
478 // Projects form. See example at https://timetracker.anuko.com/projects.php
479 // TODO: translate the following.
480 // 'form.projects.active_projects' => 'Active Projects',
481 // 'form.projects.inactive_projects' => 'Inactive Projects',
482
483 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
484 // TODO: translate the following.
485 // 'form.tasks.active_tasks' => 'Active Tasks',
486 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
487
488 // Users form. See example at https://timetracker.anuko.com/users.php
489 // TODO: translate the following.
490 // 'form.users.active_users' => 'Active Users',
491 // 'form.users.inactive_users' => 'Inactive Users',
492 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
493 'form.users.role' => 'Functie', // TODO: is "Rol" a better term here?
494 'form.users.manager' => 'Manager',
495 'form.users.comanager' => 'Co-manager',
496 'form.users.rate' => 'Rată',
497 'form.users.default_rate' => 'Pret pe ora implicit',
498
499 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
500 // TODO: translate the following.
501 // 'form.user_edit.swap_roles' => 'Swap roles',
502
503 // Roles form. See example at https://timetracker.anuko.com/roles.php
504 // TODO: translate the following.
505 // 'form.roles.active_roles' => 'Active Roles',
506 // 'form.roles.inactive_roles' => 'Inactive Roles',
507 // 'form.roles.rank' => 'Rank',
508 // 'form.roles.rights' => 'Rights',
509 // 'form.roles.assigned' => 'Assigned',
510 // 'form.roles.not_assigned' => 'Not assigned',
511
512 // Clients form. See example at https://timetracker.anuko.com/clients.php
513 // TODO: translate the following.
514 // 'form.clients.active_clients' => 'Active Clients',
515 // 'form.clients.inactive_clients' => 'Inactive Clients',
516
517 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
518 // TODO: translate the following.
519 // 'form.client.client_to_delete' => 'Client to delete',
520 // 'form.client.client_entries' => 'Client entries',
521
522 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
523 // TODO: replace "team" with "group" in the string below.
524 'form.export.hint' => 'Poti exporta toate datele despre echipa intr-un fisier xml. Acesta poate fi folositor daca transferi datele pe alt server.',
525 'form.export.compression' => 'Compresie',
526 // TODO: translate the following.
527 // 'form.export.compression_none' => 'none',
528 // 'form.export.compression_bzip' => 'bzip',
529
530 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
531 'form.import.hint' => 'Importa date echipa dintr-un fisier xml.', // TODO: replace "team" with "group".
532 'form.import.file' => 'Alege fisier',
533 'form.import.success' => 'Importul s-a incheiat cu succes.',
534
535 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
536 // TODO: check form.groups.hint for accuracy.
537 // ALSO TODO: replace "team" with "group" in the string below (3 places).
538 'form.groups.hint' => '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 login).',
539
540 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
541 // TODO: translate the following.
542 // 'form.group_edit.12_hours' => '12 hours',
543 // 'form.group_edit.24_hours' => '24 hours',
544 // 'form.group_edit.show_holidays' => 'Show holidays',
545 // 'form.group_edit.tracking_mode' => 'Tracking mode',
546 // 'form.group_edit.mode_time' => 'time',
547 // 'form.group_edit.mode_projects' => 'projects',
548 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
549 // 'form.group_edit.record_type' => 'Record type',
550 // 'form.group_edit.type_all' => 'all',
551 // 'form.group_edit.type_start_finish' => 'start and finish',
552 // 'form.group_edit.type_duration' => 'duration',
553 // 'form.group_edit.punch_mode' => 'Punch mode',
554 // 'form.group_edit.allow_overlap' => 'Allow overlap',
555 // 'form.group_edit.future_entries' => 'Future entries',
556 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
557 // 'form.group_edit.confirm_save' => 'Confirm saving',
558 // 'form.group_edit.allow_ip' => 'Allow IP',
559
560 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
561 // TODO: translate the following.
562 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
563
564 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
565 'form.mail.from' => 'De la',
566 'form.mail.to' => 'Catre',
567 // TODO: translate the following.
568 // 'form.mail.report_subject' => 'Time Tracker Report',
569 // 'form.mail.footer' => '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.',
570 // 'form.mail.report_sent' => 'Report sent.',
571 'form.mail.invoice_sent' => 'Factura trimisa.',
572
573 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
574 // TODO: translate the following.
575 // 'form.quota.year' => 'Year',
576 // 'form.quota.month' => 'Month',
577 // 'form.quota.workday_hours' => 'Hours in work day',
578 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
579
580 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
581 // TODO: translate the following.
582 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
583 // 'form.swap.swap_with' => 'Swap roles with',
584
585 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
586 // TODO: translate the following.
587 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
588 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
589
590 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
591 // TODO: translate the following.
592 // 'role.user.label' => 'User',
593 // 'role.user.low_case_label' => 'user',
594 // 'role.user.description' => 'A regular member without management rights.',
595 // 'role.client.label' => 'Client',
596 // 'role.client.low_case_label' => 'client',
597 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
598 // 'role.supervisor.label' => 'Supervisor',
599 // 'role.supervisor.low_case_label' => 'supervisor',
600 // 'role.supervisor.description' => 'A person with a small set of management rights.',
601 // 'role.comanager.label' => 'Co-manager',
602 // 'role.comanager.low_case_label' => 'co-manager',
603 // 'role.comanager.description' => 'A person with a big set of management functions.',
604 // 'role.manager.label' => 'Manager',
605 // 'role.manager.low_case_label' => 'manager',
606 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
607 // 'role.top_manager.label' => 'Top manager',
608 // 'role.top_manager.low_case_label' => 'top manager',
609 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
610 // 'role.admin.label' => 'Administrator',
611 // 'role.admin.low_case_label' => 'administrator',
612 // 'role.admin.description' => 'Site adminsitrator.',
613 );