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