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