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