Introduced handling of max user count.
[timetracker.git] / WEB-INF / resources / ca.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 $i18n_language = 'Catalan (Català)';
33 $i18n_months = array('Gener', 'Febrer', 'Març', 'Abril', 'Maig', 'Juny', 'Juliol', 'Agost', 'Setembre', 'Octubre', 'Novembre', 'Desembre');
34 $i18n_weekdays = array('Diumenge', 'Dilluns', 'Dimarts', 'Dimecres', 'Dijous', 'Divendres', 'Dissabte');
35 $i18n_weekdays_short = array('Dg', 'Dl', 'Dm', 'Dc', 'Dj', 'Dv', 'Ds');
36 // format mm/dd
37 $i18n_holidays = array('01/01', '01/16', '02/20', '03/29', '07/04', '09/04', '10/09', '11/11', '11/23', '12/25');
38
39 $i18n_key_words = array(
40
41 // Menus - short selection strings that are displayed on top of application web pages.
42 // Example: https://timetracker.anuko.com (black menu on top).
43 'menu.login' => 'Iniciar sessió',
44 'menu.logout' => 'Finalitzar sessió',
45 // TODO: translate the following.
46 // 'menu.forum' => 'Forum',
47 'menu.help' => 'Ajuda',
48 // TODO: translate the following.
49 // 'menu.create_group' => 'Create Group',
50 'menu.profile' => 'Perfil',
51 // TODO: translate the following.
52 // 'menu.group' => 'Group',
53 // 'menu.plugins' => 'Plugins',
54 'menu.time' => 'Temps',
55 // TODO: translate the following.
56 // 'menu.expenses' => 'Expenses',
57 'menu.reports' => 'Informes',
58 // TODO: translate the following.
59 // 'menu.charts' => 'Charts',
60 'menu.projects' => 'Projectes',
61 // TODO: translate the following.
62 // 'menu.tasks' => 'Tasks',
63 'menu.users' => 'Usuaris',
64 'menu.groups' => 'Grups',
65 // TODO: translate the following.
66 // 'menu.subgroups' => 'Subgroups',
67 // 'menu.export' => 'Export',
68 'menu.clients' => 'Clients',
69 'menu.options' => 'Opcions',
70
71 // Footer - strings on the bottom of most pages.
72 // TODO: translate the following.
73 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
74 // 'footer.credits' => 'Credits',
75 // 'footer.license' => 'License',
76 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
77                                      // This is a link to a webpage that describes how to contribute to the project.
78
79 // Error messages.
80 // TODO: translate the following.
81 // 'error.access_denied' => 'Access denied.',
82 // 'error.sys' => 'System error.',
83 'error.db' => 'Error de la base de dades.',
84 // TODO: translate the following.
85 // 'error.feature_disabled' => 'Feature is disabled.',
86 'error.field' => 'Dada "{0}" incorrecta.',
87 'error.empty' => 'L\\\'Arxiu "{0}" està buit.',
88 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".',
89 // TODO: translate the following.
90 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
91 'error.project' => 'Sel·leccionar projecte.',
92 // TODO: translate the following.
93 // 'error.task' => 'Select task.',
94 'error.client' => 'Sel·leccionar client.',
95 // TODO: translate the following.
96 // 'error.report' => 'Select report.',
97 // 'error.record' => 'Select record.',
98 'error.auth' => 'Usuari o parula de pas incorrecta.',
99 // TODO: translate the following.
100 // 'error.user_exists' => 'User with this login already exists.',
101 // 'error.object_exists' => 'Object with this name already exists.',
102 // 'error.invoice_exists' => 'Invoice with this number already exists.',
103 // 'error.role_exists' => 'Role with this rank already exists.',
104 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
105 // 'error.no_login' => 'No user with this login.',
106 'error.no_groups' => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.',
107 'error.upload' => 'Error pujant l\\\'arxiu.',
108 // TODO: translate the following.
109 // 'error.range_locked' => 'Date range is locked.',
110 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
111 // 'error.no_email' => 'No email associated with this login.',
112 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
113 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
114 // 'error.overlap' => 'Time interval overlaps with existing records.',
115 // 'error.future_date' => 'Date is in future.',
116 // 'error.xml' => 'Error in XML file at line %d: %s.',
117 // 'error.cannot_import' => 'Cannot import: %s.',
118 // 'error.format' => 'Invalid file format.',
119 // 'error.user_count' => 'Limit on user count.',
120
121 // Warning messages.
122 // TODO: translate the following.
123 // 'warn.sure' => 'Are you sure?',
124 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
125
126 // Success messages.
127 // TODO: translate the following.
128 // 'msg.success' => 'Operation completed successfully.',
129
130 // Labels for buttons.
131 'button.login' => 'Iniciar sessió',
132 'button.now' => 'Ara',
133 'button.save' => 'Guardar',
134 'button.copy' => 'Copiar',
135 'button.cancel' => 'Cancel·lar',
136 'button.submit' => 'Enviar',
137 'button.add' => 'Agregar',
138 'button.delete' => 'Eliminar',
139 'button.generate' => 'Generar',
140 // TODO: translate the following.
141 // 'button.reset_password' => 'Reset password',
142 'button.send' => 'Enviar',
143 'button.send_by_email' => 'Enviar per correu',
144 'button.create_group' => 'Crear grup',
145 'button.export' => 'Exportar grup',
146 'button.import' => 'Importar grup',
147 // TODO: translate the following.
148 // 'button.close' => 'Close',
149 // 'button.stop' => 'Stop',
150
151 // Labels for controls on forms. Labels in this section are used on multiple forms.
152 // TODO: translate the following.
153 // 'label.group_name' => 'Group name',
154 // 'label.address' => 'Address',
155 'label.currency' => 'Moneda',
156 // TODO: translate the following.
157 // 'label.manager_name' => 'Manager name',
158 // 'label.manager_login' => 'Manager login',
159 'label.person_name' => 'Nom',
160 'label.thing_name' => 'Nom',
161 // TODO: translate the following.
162 // 'label.login' => 'Login',
163 'label.password' => 'Paraula de pas',
164 'label.confirm_password' => 'Confirmar paraula de pas',
165 'label.email' => 'E-mail',
166 'label.cc' => 'Cc',
167 // TODO: translate the following.
168 // 'label.bcc' => 'Bcc',
169 'label.subject' => 'Assumpte',
170 'label.date' => 'Data',
171 'label.start_date' => 'Data d\\\'inici',
172 'label.end_date' => 'Data de fi',
173 'label.user' => 'Usuari',
174 'label.users' => 'Usuaris',
175 // TODO: translate the following.
176 // 'label.group' => 'Group',
177 // 'label.subgroups' => 'Subgroups',
178 // 'label.roles' => 'Roles',
179 'label.client' => 'Client',
180 'label.clients' => 'Clients',
181 'label.option' => 'Opció',
182 'label.invoice' => 'Factura',
183 'label.project' => 'Projecte',
184 'label.projects' => 'Projectes',
185 // TODO: translate the following.
186 // 'label.task' => 'Task',
187 // 'label.tasks' => 'Tasks',
188 // 'label.description' => 'Description',
189 'label.start' => 'Inici',
190 'label.finish' => 'Fi',
191 'label.duration' => 'Durada',
192 'label.note' => 'Nota',
193 'label.notes' => 'Notes',
194 // TODO: translate the following.
195 // 'label.item' => 'Item',
196 // 'label.cost' => 'Cost',
197 // 'label.ip' => 'IP',
198 // 'label.day_total' => 'Day total',
199 // 'label.week_total' => 'Week total',
200 // 'label.month_total' => 'Month total',
201 'label.today' => 'Avui',
202 // 'label.view' => 'View',
203 'label.edit' => 'Modificar',
204 'label.delete' => 'Eliminar',
205 'label.configure' => 'Configurar',
206 'label.select_all' => 'Seleccionar tots',
207 'label.select_none' => 'Treure totes las seleccions',
208 // TODO: translate the following.
209 // 'label.day_view' => 'Day view',
210 // 'label.week_view' => 'Week view',
211 // 'label.id' => 'ID',
212 // 'label.language' => 'Language',
213 // 'label.decimal_mark' => 'Decimal mark',
214 // 'label.date_format' => 'Date format',
215 // 'label.time_format' => 'Time format',
216 // 'label.week_start' => 'First day of week',
217 'label.comment' => 'Comentari',
218 'label.status' => 'Estat',
219 'label.tax' => 'Impost',
220 'label.subtotal' => 'Subtotal',
221 'label.total' => 'Total',
222 // TODO: translate the following.
223 // 'label.client_name' => 'Client name',
224 // 'label.client_address' => 'Client address',
225 'label.or' => 'o',
226 // TODO: translate the following.
227 // 'label.error' => 'Error',
228 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
229 'label.required_fields' => '* camps requerits',
230 'label.on_behalf' => 'a nom de',
231 'label.role_manager' => '(manejador)',
232 'label.role_comanager' => '(auxiliar del manejador)',
233 'label.role_admin' => '(administrador)',
234 // TODO: translate the following.
235 // 'label.page' => 'Page',
236 // 'label.condition' => 'Condition',
237 // 'label.yes' => 'yes',
238 // 'label.no' => 'no',
239 // Labels for plugins (extensions to Time Tracker that provide additional features).
240 // TODO: translate the following.
241 // 'label.custom_fields' => 'Custom fields',
242 // 'label.monthly_quotas' => 'Monthly quotas',
243 // 'label.type' => 'Type',
244 // 'label.type_dropdown' => 'dropdown',
245 // 'label.type_text' => 'text',
246 // 'label.required' => 'Required',
247 'label.fav_report' => 'Report favorit',
248 // TODO: translate the following.
249 // 'label.schedule' => 'Schedule',
250 // 'label.what_is_it' => 'What is it?',
251 // 'label.expense' => 'Expense',
252 'label.quantity' => 'Quantitat',
253 // TODO: translate the following.
254 // 'label.paid_status' => 'Paid status',
255 // 'label.paid' => 'Paid',
256 // 'label.mark_paid' => 'Mark paid',
257 // 'label.week_note' => 'Week note',
258 // 'label.week_list' => 'Week list',
259 // 'label.work_units' => 'Work units',
260 // 'label.work_units_short' => 'Units',
261 'label.totals_only' => 'Només totals',
262 // TODO: translate the following.
263 // 'label.quota' => 'Quota',
264
265 // Form titles.
266 // TODO: Improve titles for consistency, so that each title explains correctly what each
267 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
268 // Compare with English file to see how it is done there and do Catalan titles similarly.
269 // Specifically: Agregant vs Agregar, etc.
270 // TODO: Translate the following.
271 // 'title.error' => 'Error',
272 // 'title.success' => 'Success',
273 'title.login' => 'Sessió iniciada',
274 'title.groups' => 'Grups',
275 // TODO: translate the following.
276 // 'title.subgroups' => 'Subgroups',
277 // 'title.add_group' => 'Adding Group',
278 // 'title.edit_group' => 'Editing Group',
279 'title.delete_group' => 'Eliminar grup',
280 'title.reset_password' => 'Restablir paraula de pas',
281 // TODO: translate the following.
282 // 'title.change_password' => 'Changing Password',
283 'title.time' => 'Temps',
284 'title.edit_time_record' => 'Modificant l\\\'historial de temps',
285 'title.delete_time_record' => 'Eliminant l\\\'historial de temps',
286 // TODO: translate the following.
287 // 'title.expenses' => 'Expenses',
288 // 'title.edit_expense' => 'Editing Expense Item',
289 // 'title.delete_expense' => 'Deleting Expense Item',
290 // 'title.predefined_expenses' => 'Predefined Expenses',
291 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
292 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
293 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
294 'title.reports' => 'Informes',
295 'title.report' => 'Informe',
296 // TODO: translate the following.
297 // 'title.send_report' => 'Sending Report',
298 'title.invoice' => 'Factura',
299 // TODO: translate the following.
300 // 'title.send_invoice' => 'Sending Invoice',
301 // 'title.charts' => 'Charts',
302 'title.projects' => 'Projectes',
303 'title.add_project' => 'Agregant projecte',
304 'title.edit_project' => 'Modificant projecte',
305 'title.delete_project' => 'Eliminant projecte',
306 // TODO: translate the following.
307 // 'title.tasks' => 'Tasks',
308 // 'title.add_task' => 'Adding Task',
309 // 'title.edit_task' => 'Editing Task',
310 // 'title.delete_task' => 'Deleting Task',
311 'title.users' => 'Usuaris',
312 'title.add_user' => 'Agregant usuari',
313 'title.edit_user' => 'Modificant usuari',
314 'title.delete_user' => 'Eliminant usuari',
315 // TODO: translate the following.
316 // 'title.roles' => 'Roles',
317 // 'title.add_role' => 'Adding Role',
318 // 'title.edit_role' => 'Editing Role',
319 // 'title.delete_role' => 'Deleting Role',
320 'title.clients' => 'Clients',
321 'title.add_client' => 'Agregar client',
322 'title.edit_client' => 'Modificar client',
323 'title.delete_client' => 'Eliminar client',
324 'title.invoices' => 'Factures',
325 // TODO: translate the following.
326 // 'title.add_invoice' => 'Adding Invoice',
327 // 'title.view_invoice' => 'Viewing Invoice',
328 // 'title.delete_invoice' => 'Deleting Invoice',
329 // 'title.notifications' => 'Notifications',
330 // 'title.add_notification' => 'Adding Notification',
331 // 'title.edit_notification' => 'Editing Notification',
332 // 'title.delete_notification' => 'Deleting Notification',
333 // 'title.monthly_quotas' => 'Monthly Quotas',
334 // 'title.export' => 'Exporting Group Data',
335 // 'title.import' => 'Importing Group Data',
336 'title.options' => 'Opcions',
337 'title.profile' => 'Perfil',
338 // TODO: translate the following.
339 // 'title.plugins' => 'Plugins',
340 // 'title.cf_custom_fields' => 'Custom Fields',
341 // 'title.cf_add_custom_field' => 'Adding Custom Field',
342 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
343 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
344 // 'title.cf_dropdown_options' => 'Dropdown Options',
345 // 'title.cf_add_dropdown_option' => 'Adding Option',
346 // 'title.cf_edit_dropdown_option' => 'Editing Option',
347 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
348 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
349 // It is also a name for the Locking plugin on the group settings page.
350 // 'title.locking' => 'Locking',
351 // 'title.week_view' => 'Week View',
352 // 'title.swap_roles' => 'Swapping Roles',
353 // 'title.work_units' => 'Work Units',
354
355 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
356 // Strings that are used in a single form must go to the specific form section.
357 'dropdown.all' => '--- tots ---',
358 'dropdown.no' => '--- no ---',
359 'dropdown.current_day' => 'avui',
360 'dropdown.previous_day' => 'ahir',
361 'dropdown.selected_day' => 'dia',
362 'dropdown.current_week' => 'aquestat setmana',
363 'dropdown.previous_week' => 'la setmana passada',
364 'dropdown.selected_week' => 'setmana',
365 'dropdown.current_month' => 'aquest mes',
366 'dropdown.previous_month' => 'el mes passat',
367 'dropdown.selected_month' => 'mes',
368 // TODO: translate the following.
369 // 'dropdown.current_year' => 'this year',
370 // 'dropdown.previous_year' => 'previous year',
371 // 'dropdown.selected_year' => 'year',
372 // 'dropdown.all_time' => 'all time',
373 'dropdown.projects' => 'projectes',
374 // TODO: translate the following.
375 // 'dropdown.tasks' => 'tasks',
376 'dropdown.clients' => 'clients',
377 // TODO: translate the following.
378 // 'dropdown.select' => '--- select ---',
379 // 'dropdown.select_invoice' => '--- select invoice ---',
380 'dropdown.status_active' => 'actiu',
381 // TODO: translate the following.
382 // 'dropdown.status_inactive' => 'inactive',
383 // 'dropdown.delete' => 'delete',
384 // 'dropdown.do_not_delete' => 'do not delete',
385 // 'dropdown.paid' => 'paid',
386 // 'dropdown.not_paid' => 'not paid',
387
388 // Login form. See example at https://timetracker.anuko.com/login.php.
389 'form.login.forgot_password' => '¿Ha oblidat la seva paraula de pas?',
390 // TODO: translate the following.
391 // '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.',
392
393 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
394 'form.reset_password.message' => 'S\\\'ha enviat la petició de restablir paraula de pas.', // TODO: add "by email" to match the English string.
395 'form.reset_password.email_subject' => 'Sol·licitud de restabliment de la paraula de pas de Anuko Time Tracker',
396 // TODO: translate the following.
397 // '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",
398
399 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
400 'form.change_password.tip' => 'Per restablir la paraula de pas, si us plau escrigui-la i faci clic en guardar.',
401
402 // Time form. See example at https://timetracker.anuko.com/time.php.
403 'form.time.duration_format' => '(hh:mm o 0.0h)',
404 'form.time.billable' => 'Facturable',
405 // TODO: translate the following.
406 // 'form.time.uncompleted' => 'Uncompleted',
407 // 'form.time.remaining_quota' => 'Remaining quota',
408 // 'form.time.over_quota' => 'Over quota',
409 // 'form.time.remaining_balance' => 'Remaining balance',
410 // 'form.time.over_balance' => 'Over balance',
411
412 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
413 'form.time_edit.uncompleted' => 'Aquest historial s\\\'ha guardat únicament amb l\\\'hora d\\\'inici. Aixó no és un error.',
414
415 // Week view form. See example at https://timetracker.anuko.com/week.php.
416 // TODO: translate the following.
417 // 'form.week.new_entry' => 'New entry',
418
419 // Reports form. See example at https://timetracker.anuko.com/reports.php
420 'form.reports.save_as_favorite' => 'Guardar com a favorit',
421 // TODO: translate the following.
422 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
423 'form.reports.include_billable' => 'facturable',
424 'form.reports.include_not_billable' => 'no facturable',
425 // TODO: translate the following.
426 // 'form.reports.include_invoiced' => 'invoiced',
427 // 'form.reports.include_not_invoiced' => 'not invoiced',
428 'form.reports.select_period' => 'Seleccionar període de temps',
429 'form.reports.set_period' => 'o establir dates',
430 'form.reports.show_fields' => 'Mostrar camps',
431 'form.reports.group_by' => 'Agrupar per',
432 'form.reports.group_by_no' => '--- no agrupar ---',
433 'form.reports.group_by_date' => 'data',
434 'form.reports.group_by_user' => 'usuari',
435 // TODO: translate the following.
436 // 'form.reports.group_by_client' => 'client',
437 'form.reports.group_by_project' => 'projecte',
438 // TODO: translate the following.
439 // 'form.reports.group_by_task' => 'task',
440
441 // Report form. See example at https://timetracker.anuko.com/report.php
442 // (after generating a report at https://timetracker.anuko.com/reports.php).
443 'form.report.export' => 'Exportar',
444 // TODO: translate the following.
445 // 'form.report.assign_to_invoice' => 'Assign to invoice',
446
447 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
448 // (you can get to this form after generating a report).
449 'form.invoice.number' => 'Número de factura',
450 'form.invoice.person' => 'Persona',
451
452 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
453 // TODO: translate the following.
454 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
455 // 'form.invoice.invoice_entries' => 'Invoice entries',
456 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
457
458 // Charts form. See example at https://timetracker.anuko.com/charts.php
459 // TODO: translate the following.
460 // 'form.charts.interval' => 'Interval',
461 // 'form.charts.chart' => 'Chart',
462
463 // Projects form. See example at https://timetracker.anuko.com/projects.php
464 // TODO: translate the following.
465 // 'form.projects.active_projects' => 'Active Projects',
466 // 'form.projects.inactive_projects' => 'Inactive Projects',
467
468 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
469 // TODO: translate the following.
470 // 'form.tasks.active_tasks' => 'Active Tasks',
471 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
472
473 // Users form. See example at https://timetracker.anuko.com/users.php
474 // TODO: translate the following.
475 // 'form.users.active_users' => 'Active Users',
476 // 'form.users.inactive_users' => 'Inactive Users',
477 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
478 'form.users.role' => 'Rol',
479 'form.users.manager' => 'Manejador',
480 'form.users.comanager' => 'Auxiliar del manejador',
481 'form.users.rate' => 'Taxa',
482 'form.users.default_rate' => 'Taxa per defecte per hora',
483
484 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
485 // TODO: translate the following.
486 // 'form.user_edit.swap_roles' => 'Swap roles',
487
488 // Roles form. See example at https://timetracker.anuko.com/roles.php
489 // TODO: translate the following.
490 // 'form.roles.active_roles' => 'Active Roles',
491 // 'form.roles.inactive_roles' => 'Inactive Roles',
492 // 'form.roles.rank' => 'Rank',
493 // 'form.roles.rights' => 'Rights',
494 // 'form.roles.assigned' => 'Assigned',
495 // 'form.roles.not_assigned' => 'Not assigned',
496
497 // Clients form. See example at https://timetracker.anuko.com/clients.php
498 // TODO: translate the following.
499 // 'form.clients.active_clients' => 'Active Clients',
500 // 'form.clients.inactive_clients' => 'Inactive Clients',
501
502 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
503 // TODO: translate the following.
504 // 'form.client.client_to_delete' => 'Client to delete',
505 // 'form.client.client_entries' => 'Client entries',
506
507 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
508 'form.export.hint' => 'Vosté pot exportar totes les dades del grup dins d\\\'un archivo xml. Això pot ser útil si necessita migrar dades al seu propi servidor.',
509 'form.export.compression' => 'Compressió',
510 // TODO: translate the following.
511 // 'form.export.compression_none' => 'none',
512 // 'form.export.compression_bzip' => 'bzip',
513
514 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
515 'form.import.hint' => 'Importar dades del grup des d\\\'un arxiu xml.',
516 'form.import.file' => 'Sel·leccioni l\\\'arxiu',
517 'form.import.success' => 'Importació finalitzada amb èxit.',
518
519 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
520 // TODO: replace "team" with "group" in the string below.
521 'form.groups.hint' => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.<br>També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker (no està permès col·lisions de login).',
522
523 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
524 // TODO: translate the following.
525 // 'form.group_edit.12_hours' => '12 hours',
526 // 'form.group_edit.24_hours' => '24 hours',
527 // 'form.group_edit.show_holidays' => 'Show holidays',
528 // 'form.group_edit.tracking_mode' => 'Tracking mode',
529 // 'form.group_edit.mode_time' => 'time',
530 // 'form.group_edit.mode_projects' => 'projects',
531 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
532 // 'form.group_edit.record_type' => 'Record type',
533 // 'form.group_edit.type_all' => 'all',
534 // 'form.group_edit.type_start_finish' => 'start and finish',
535 // 'form.group_edit.type_duration' => 'duration',
536 // 'form.group_edit.punch_mode' => 'Punch mode',
537 // 'form.group_edit.allow_overlap' => 'Allow overlap',
538 // 'form.group_edit.future_entries' => 'Future entries',
539 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
540 // 'form.group_edit.confirm_save' => 'Confirm saving',
541 // 'form.group_edit.allow_ip' => 'Allow IP',
542
543 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
544 // TODO: translate the following.
545 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
546
547 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
548 'form.mail.from' => 'De',
549 'form.mail.to' => 'Per a',
550 // TODO: translate the following.
551 // 'form.mail.report_subject' => 'Time Tracker Report',
552 // '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.',
553 // 'form.mail.report_sent' => 'Report sent.',
554 'form.mail.invoice_sent' => 'Factura enviada.',
555
556 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
557 // TODO: translate the following.
558 // 'form.quota.year' => 'Year',
559 // 'form.quota.month' => 'Month',
560 // 'form.quota.workday_hours' => 'Hours in work day',
561 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
562
563 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
564 // TODO: translate the following.
565 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
566 // 'form.swap.swap_with' => 'Swap roles with',
567
568 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
569 // TODO: translate the following.
570 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
571 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
572
573 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
574 // TODO: translate the following.
575 // 'role.user.label' => 'User',
576 // 'role.user.low_case_label' => 'user',
577 // 'role.user.description' => 'A regular member without management rights.',
578 // 'role.client.label' => 'Client',
579 // 'role.client.low_case_label' => 'client',
580 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
581 // 'role.supervisor.label' => 'Supervisor',
582 // 'role.supervisor.low_case_label' => 'supervisor',
583 // 'role.supervisor.description' => 'A person with a small set of management rights.',
584 // 'role.comanager.label' => 'Co-manager',
585 // 'role.comanager.low_case_label' => 'co-manager',
586 // 'role.comanager.description' => 'A person with a big set of management functions.',
587 // 'role.manager.label' => 'Manager',
588 // 'role.manager.low_case_label' => 'manager',
589 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
590 // 'role.top_manager.label' => 'Top manager',
591 // 'role.top_manager.low_case_label' => 'top manager',
592 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
593 // 'role.admin.label' => 'Administrator',
594 // 'role.admin.low_case_label' => 'administrator',
595 // 'role.admin.description' => 'Site adminsitrator.',
596 );