0f0b4c7fc0115966e3a9d4bf910a98b218eab3de
[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
37 $i18n_key_words = array(
38
39 // Menus - short selection strings that are displayed on top of application web pages.
40 // Example: https://timetracker.anuko.com (black menu on top).
41 'menu.login' => 'Iniciar sessió',
42 'menu.logout' => 'Finalitzar sessió',
43 // TODO: translate the following.
44 // 'menu.forum' => 'Forum',
45 'menu.help' => 'Ajuda',
46 // TODO: translate the following.
47 // 'menu.register' => 'Register',
48 'menu.profile' => 'Perfil',
49 // TODO: translate the following.
50 // 'menu.group' => 'Group',
51 // 'menu.plugins' => 'Plugins',
52 'menu.time' => 'Temps',
53 // TODO: translate the following.
54 // 'menu.week' => 'Week',
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'Informes',
57 // TODO: translate the following.
58 // 'menu.timesheets' => 'Timesheets',
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_records' => 'There are no records.',
106 // 'error.no_login' => 'No user with this login.',
107 'error.no_groups' => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.',
108 'error.upload' => 'Error pujant l\\\'arxiu.',
109 // TODO: translate the following.
110 // 'error.range_locked' => 'Date range is locked.',
111 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
112 // 'error.no_email' => 'No email associated with this login.',
113 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
114 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
115 // 'error.overlap' => 'Time interval overlaps with existing records.',
116 // 'error.future_date' => 'Date is in future.',
117 // 'error.xml' => 'Error in XML file at line %d: %s.',
118 // 'error.cannot_import' => 'Cannot import: %s.',
119 // 'error.format' => 'Invalid file format.',
120 // 'error.user_count' => 'Limit on user count.',
121 // 'error.expired' => 'Expiration date reached.',
122 // 'error.file_storage' => 'File storage error.',
123
124 // Warning messages.
125 // TODO: translate the following.
126 // 'warn.sure' => 'Are you sure?',
127 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
128
129 // Success messages.
130 // TODO: translate the following.
131 // 'msg.success' => 'Operation completed successfully.',
132
133 // Labels for buttons.
134 'button.login' => 'Iniciar sessió',
135 'button.now' => 'Ara',
136 'button.save' => 'Guardar',
137 'button.copy' => 'Copiar',
138 'button.cancel' => 'Cancel·lar',
139 'button.submit' => 'Enviar',
140 'button.add' => 'Agregar',
141 'button.delete' => 'Eliminar',
142 'button.generate' => 'Generar',
143 // TODO: translate the following.
144 // 'button.reset_password' => 'Reset password',
145 'button.send' => 'Enviar',
146 'button.send_by_email' => 'Enviar per correu',
147 'button.create_group' => 'Crear grup',
148 'button.export' => 'Exportar grup',
149 'button.import' => 'Importar grup',
150 // TODO: translate the following.
151 // 'button.close' => 'Close',
152 // 'button.stop' => 'Stop',
153 // 'button.approve' => 'Approve',
154 // 'button.disapprove' => 'Disapprove',
155
156 // Labels for controls on forms. Labels in this section are used on multiple forms.
157 // TODO: translate the following.
158 // 'label.group_name' => 'Group name',
159 // 'label.address' => 'Address',
160 'label.currency' => 'Moneda',
161 // TODO: translate the following.
162 // 'label.manager_name' => 'Manager name',
163 // 'label.manager_login' => 'Manager login',
164 'label.person_name' => 'Nom',
165 'label.thing_name' => 'Nom',
166 // TODO: translate the following.
167 // 'label.login' => 'Login',
168 'label.password' => 'Paraula de pas',
169 'label.confirm_password' => 'Confirmar paraula de pas',
170 'label.email' => 'E-mail',
171 'label.cc' => 'Cc',
172 // TODO: translate the following.
173 // 'label.bcc' => 'Bcc',
174 'label.subject' => 'Assumpte',
175 'label.date' => 'Data',
176 'label.start_date' => 'Data d\\\'inici',
177 'label.end_date' => 'Data de fi',
178 'label.user' => 'Usuari',
179 'label.users' => 'Usuaris',
180 // TODO: translate the following.
181 // 'label.group' => 'Group',
182 // 'label.subgroups' => 'Subgroups',
183 // 'label.roles' => 'Roles',
184 'label.client' => 'Client',
185 'label.clients' => 'Clients',
186 'label.option' => 'Opció',
187 'label.invoice' => 'Factura',
188 'label.project' => 'Projecte',
189 'label.projects' => 'Projectes',
190 // TODO: translate the following.
191 // 'label.task' => 'Task',
192 // 'label.tasks' => 'Tasks',
193 // 'label.description' => 'Description',
194 'label.start' => 'Inici',
195 'label.finish' => 'Fi',
196 'label.duration' => 'Durada',
197 'label.note' => 'Nota',
198 'label.notes' => 'Notes',
199 // TODO: translate the following.
200 // 'label.item' => 'Item',
201 // 'label.cost' => 'Cost',
202 // 'label.ip' => 'IP',
203 // 'label.day_total' => 'Day total',
204 // 'label.week_total' => 'Week total',
205 // 'label.month_total' => 'Month total',
206 'label.today' => 'Avui',
207 // 'label.view' => 'View',
208 'label.edit' => 'Modificar',
209 'label.delete' => 'Eliminar',
210 'label.configure' => 'Configurar',
211 'label.select_all' => 'Seleccionar tots',
212 'label.select_none' => 'Treure totes las seleccions',
213 // TODO: translate the following.
214 // 'label.day_view' => 'Day view',
215 // 'label.week_view' => 'Week view',
216 // 'label.id' => 'ID',
217 // 'label.language' => 'Language',
218 // 'label.decimal_mark' => 'Decimal mark',
219 // 'label.date_format' => 'Date format',
220 // 'label.time_format' => 'Time format',
221 // 'label.week_start' => 'First day of week',
222 'label.comment' => 'Comentari',
223 'label.status' => 'Estat',
224 'label.tax' => 'Impost',
225 'label.subtotal' => 'Subtotal',
226 'label.total' => 'Total',
227 // TODO: translate the following.
228 // 'label.client_name' => 'Client name',
229 // 'label.client_address' => 'Client address',
230 'label.or' => 'o',
231 // TODO: translate the following.
232 // 'label.error' => 'Error',
233 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
234 'label.required_fields' => '* camps requerits',
235 'label.on_behalf' => 'a nom de',
236 'label.role_manager' => '(manejador)',
237 'label.role_comanager' => '(auxiliar del manejador)',
238 'label.role_admin' => '(administrador)',
239 // TODO: translate the following.
240 // 'label.page' => 'Page',
241 // 'label.condition' => 'Condition',
242 // 'label.yes' => 'yes',
243 // 'label.no' => 'no',
244 // Labels for plugins (extensions to Time Tracker that provide additional features).
245 // TODO: translate the following.
246 // 'label.custom_fields' => 'Custom fields',
247 // 'label.monthly_quotas' => 'Monthly quotas',
248 // 'label.entity' => 'Entity',
249 // 'label.type' => 'Type',
250 // 'label.type_dropdown' => 'dropdown',
251 // 'label.type_text' => 'text',
252 // 'label.required' => 'Required',
253 'label.fav_report' => 'Report favorit',
254 // TODO: translate the following.
255 // 'label.schedule' => 'Schedule',
256 // 'label.what_is_it' => 'What is it?',
257 // 'label.expense' => 'Expense',
258 'label.quantity' => 'Quantitat',
259 // TODO: translate the following.
260 // 'label.paid_status' => 'Paid status',
261 // 'label.paid' => 'Paid',
262 // 'label.mark_paid' => 'Mark paid',
263 // 'label.week_menu' => 'Week menu',
264 // 'label.week_note' => 'Week note',
265 // 'label.week_list' => 'Week list',
266 // 'label.work_units' => 'Work units',
267 // 'label.work_units_short' => 'Units',
268 'label.totals_only' => 'Només totals',
269 // TODO: translate the following.
270 // 'label.quota' => 'Quota',
271 // 'label.timesheet' => 'Timesheet',
272 // 'label.submitted' => 'Submitted',
273 // 'label.approved' => 'Approved',
274 // 'label.approval' => 'Report approval',
275 // 'label.mark_approved' => 'Mark approved',
276 // 'label.template' => 'Template',
277 // 'label.attachments' => 'Attachments',
278 // 'label.files' => 'Files',
279 // 'label.file' => 'File',
280 // 'label.image' => 'Image',
281 // 'label.download' => 'Download',
282 // 'label.active_users' => 'Active Users',
283 // 'label.inactive_users' => 'Inactive Users',
284
285 // Form titles.
286 // TODO: Improve titles for consistency, so that each title explains correctly what each
287 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
288 // Compare with English file to see how it is done there and do Catalan titles similarly.
289 // Specifically: Agregant vs Agregar, etc.
290 // TODO: Translate the following.
291 // 'title.error' => 'Error',
292 // 'title.success' => 'Success',
293 'title.login' => 'Sessió iniciada',
294 'title.groups' => 'Grups',
295 // TODO: translate the following.
296 // 'title.subgroups' => 'Subgroups',
297 // 'title.add_group' => 'Adding Group',
298 // 'title.edit_group' => 'Editing Group',
299 'title.delete_group' => 'Eliminar grup',
300 'title.reset_password' => 'Restablir paraula de pas',
301 // TODO: translate the following.
302 // 'title.change_password' => 'Changing Password',
303 'title.time' => 'Temps',
304 'title.edit_time_record' => 'Modificant l\\\'historial de temps',
305 'title.delete_time_record' => 'Eliminant l\\\'historial de temps',
306 // TODO: translate the following.
307 // 'title.time_files' => 'Time Record Files',
308 // 'title.expenses' => 'Expenses',
309 // 'title.edit_expense' => 'Editing Expense Item',
310 // 'title.delete_expense' => 'Deleting Expense Item',
311 // 'title.predefined_expenses' => 'Predefined Expenses',
312 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
313 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
314 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
315 'title.reports' => 'Informes',
316 'title.report' => 'Informe',
317 // TODO: translate the following.
318 // 'title.send_report' => 'Sending Report',
319 // 'title.timesheets' => 'Timesheets',
320 // 'title.timesheet' => 'Timesheet',
321 // 'title.timesheet_files' => 'Timesheet Files',
322 'title.invoice' => 'Factura',
323 // TODO: translate the following.
324 // 'title.send_invoice' => 'Sending Invoice',
325 // 'title.charts' => 'Charts',
326 'title.projects' => 'Projectes',
327 // TODO: translate the following.
328 // 'title.project_files' => 'Project Files',
329 'title.add_project' => 'Agregant projecte',
330 'title.edit_project' => 'Modificant projecte',
331 'title.delete_project' => 'Eliminant projecte',
332 // TODO: translate the following.
333 // 'title.tasks' => 'Tasks',
334 // 'title.add_task' => 'Adding Task',
335 // 'title.edit_task' => 'Editing Task',
336 // 'title.delete_task' => 'Deleting Task',
337 'title.users' => 'Usuaris',
338 'title.add_user' => 'Agregant usuari',
339 'title.edit_user' => 'Modificant usuari',
340 'title.delete_user' => 'Eliminant usuari',
341 // TODO: translate the following.
342 // 'title.roles' => 'Roles',
343 // 'title.add_role' => 'Adding Role',
344 // 'title.edit_role' => 'Editing Role',
345 // 'title.delete_role' => 'Deleting Role',
346 'title.clients' => 'Clients',
347 'title.add_client' => 'Agregar client',
348 'title.edit_client' => 'Modificar client',
349 'title.delete_client' => 'Eliminar client',
350 'title.invoices' => 'Factures',
351 // TODO: translate the following.
352 // 'title.add_invoice' => 'Adding Invoice',
353 // 'title.view_invoice' => 'Viewing Invoice',
354 // 'title.delete_invoice' => 'Deleting Invoice',
355 // 'title.notifications' => 'Notifications',
356 // 'title.add_notification' => 'Adding Notification',
357 // 'title.edit_notification' => 'Editing Notification',
358 // 'title.delete_notification' => 'Deleting Notification',
359 // 'title.add_timesheet' => 'Adding Timesheet',
360 // 'title.edit_timesheet' => 'Editing Timesheet',
361 // 'title.delete_timesheet' => 'Deleting Timesheet',
362 // 'title.monthly_quotas' => 'Monthly Quotas',
363 // 'title.export' => 'Exporting Group Data',
364 // 'title.import' => 'Importing Group Data',
365 'title.options' => 'Opcions',
366 // TODO: translate the following.
367 // 'title.display_options' => 'Display Options',
368 'title.profile' => 'Perfil',
369 // TODO: translate the following.
370 // 'title.plugins' => 'Plugins',
371 // 'title.cf_custom_fields' => 'Custom Fields',
372 // 'title.cf_add_custom_field' => 'Adding Custom Field',
373 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
374 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
375 // 'title.cf_dropdown_options' => 'Dropdown Options',
376 // 'title.cf_add_dropdown_option' => 'Adding Option',
377 // 'title.cf_edit_dropdown_option' => 'Editing Option',
378 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
379 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
380 // It is also a name for the Locking plugin on the group settings page.
381 // 'title.locking' => 'Locking',
382 // 'title.week_view' => 'Week View',
383 // 'title.swap_roles' => 'Swapping Roles',
384 // 'title.work_units' => 'Work Units',
385 // 'title.templates' => 'Templates',
386 // 'title.add_template' => 'Adding Template',
387 // 'title.edit_template' => 'Editing Template',
388 // 'title.delete_template' => 'Deleting Template',
389 // 'title.edit_file' => 'Editing File',
390 // 'title.delete_file' => 'Deleting File',
391 // 'title.download_file' => 'Downloading File',
392 // 'title.work' => 'Work',
393 // 'title.add_work' => 'Adding Work',
394 // 'title.edit_work' => 'Editing Work',
395 // 'title.delete_work' => 'Deleting Work',
396 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
397 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
398
399 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
400 // Strings that are used in a single form must go to the specific form section.
401 'dropdown.all' => '--- tots ---',
402 'dropdown.no' => '--- no ---',
403 'dropdown.current_day' => 'avui',
404 'dropdown.previous_day' => 'ahir',
405 'dropdown.selected_day' => 'dia',
406 'dropdown.current_week' => 'aquestat setmana',
407 'dropdown.previous_week' => 'la setmana passada',
408 'dropdown.selected_week' => 'setmana',
409 'dropdown.current_month' => 'aquest mes',
410 'dropdown.previous_month' => 'el mes passat',
411 'dropdown.selected_month' => 'mes',
412 // TODO: translate the following.
413 // 'dropdown.current_year' => 'this year',
414 // 'dropdown.previous_year' => 'previous year',
415 // 'dropdown.selected_year' => 'year',
416 // 'dropdown.all_time' => 'all time',
417 // 'dropdown.time' => 'time',
418 // 'dropdown.user' => 'user',
419 'dropdown.projects' => 'projectes',
420 // TODO: translate the following.
421 // 'dropdown.tasks' => 'tasks',
422 'dropdown.clients' => 'clients',
423 // TODO: translate the following.
424 // 'dropdown.select' => '--- select ---',
425 // 'dropdown.select_invoice' => '--- select invoice ---',
426 // 'dropdown.select_timesheet' => '--- select timesheet ---',
427 'dropdown.status_active' => 'actiu',
428 // TODO: translate the following.
429 // 'dropdown.status_inactive' => 'inactive',
430 // 'dropdown.delete' => 'delete',
431 // 'dropdown.do_not_delete' => 'do not delete',
432 // 'dropdown.approved' => 'approved',
433 // 'dropdown.not_approved' => 'not approved',
434 // 'dropdown.paid' => 'paid',
435 // 'dropdown.not_paid' => 'not paid',
436
437 // Login form. See example at https://timetracker.anuko.com/login.php.
438 'form.login.forgot_password' => '¿Ha oblidat la seva paraula de pas?',
439 // TODO: translate the following.
440 // '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.',
441
442 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
443 'form.reset_password.message' => 'S\\\'ha enviat la petició de restablir paraula de pas.', // TODO: add "by email" to match the English string.
444 'form.reset_password.email_subject' => 'Sol·licitud de restabliment de la paraula de pas de Anuko Time Tracker',
445 // TODO: translate the following.
446 // '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",
447
448 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
449 'form.change_password.tip' => 'Per restablir la paraula de pas, si us plau escrigui-la i faci clic en guardar.',
450
451 // Time form. See example at https://timetracker.anuko.com/time.php.
452 'form.time.duration_format' => '(hh:mm o 0.0h)',
453 'form.time.billable' => 'Facturable',
454 // TODO: translate the following.
455 // 'form.time.uncompleted' => 'Uncompleted',
456 // 'form.time.remaining_quota' => 'Remaining quota',
457 // 'form.time.over_quota' => 'Over quota',
458 // 'form.time.remaining_balance' => 'Remaining balance',
459 // 'form.time.over_balance' => 'Over balance',
460
461 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
462 'form.time_edit.uncompleted' => 'Aquest historial s\\\'ha guardat únicament amb l\\\'hora d\\\'inici. Aixó no és un error.',
463
464 // Week view form. See example at https://timetracker.anuko.com/week.php.
465 // TODO: translate the following.
466 // 'form.week.new_entry' => 'New entry',
467
468 // Reports form. See example at https://timetracker.anuko.com/reports.php
469 'form.reports.save_as_favorite' => 'Guardar com a favorit',
470 // TODO: translate the following.
471 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
472 'form.reports.include_billable' => 'facturable',
473 'form.reports.include_not_billable' => 'no facturable',
474 // TODO: translate the following.
475 // 'form.reports.include_invoiced' => 'invoiced',
476 // 'form.reports.include_not_invoiced' => 'not invoiced',
477 // 'form.reports.include_assigned' => 'assigned',
478 // 'form.reports.include_not_assigned' => 'not assigned',
479 // 'form.reports.include_pending' => 'pending',
480 'form.reports.select_period' => 'Seleccionar període de temps',
481 'form.reports.set_period' => 'o establir dates',
482 'form.reports.show_fields' => 'Mostrar camps',
483 'form.reports.group_by' => 'Agrupar per',
484 'form.reports.group_by_no' => '--- no agrupar ---',
485 'form.reports.group_by_date' => 'data',
486 'form.reports.group_by_user' => 'usuari',
487 // TODO: translate the following.
488 // 'form.reports.group_by_client' => 'client',
489 'form.reports.group_by_project' => 'projecte',
490 // TODO: translate the following.
491 // 'form.reports.group_by_task' => 'task',
492
493 // Report form. See example at https://timetracker.anuko.com/report.php
494 // (after generating a report at https://timetracker.anuko.com/reports.php).
495 'form.report.export' => 'Exportar',
496 // TODO: translate the following.
497 // 'form.report.assign_to_invoice' => 'Assign to invoice',
498 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
499
500 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
501 // TODO: translate the following.
502 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
503 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
504
505 // Templates form. See example at https://timetracker.anuko.com/templates.php
506 // TODO: translate the following.
507 // 'form.templates.active_templates' => 'Active Templates',
508 // 'form.templates.inactive_templates' => 'Inactive Templates',
509
510 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
511 // (you can get to this form after generating a report).
512 'form.invoice.number' => 'Número de factura',
513 'form.invoice.person' => 'Persona',
514
515 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
516 // TODO: translate the following.
517 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
518 // 'form.invoice.invoice_entries' => 'Invoice entries',
519 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
520
521 // Charts form. See example at https://timetracker.anuko.com/charts.php
522 // TODO: translate the following.
523 // 'form.charts.interval' => 'Interval',
524 // 'form.charts.chart' => 'Chart',
525
526 // Projects form. See example at https://timetracker.anuko.com/projects.php
527 // TODO: translate the following.
528 // 'form.projects.active_projects' => 'Active Projects',
529 // 'form.projects.inactive_projects' => 'Inactive Projects',
530
531 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
532 // TODO: translate the following.
533 // 'form.tasks.active_tasks' => 'Active Tasks',
534 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
535
536 // Users form. See example at https://timetracker.anuko.com/users.php
537 // TODO: translate the following.
538 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
539 'form.users.role' => 'Rol',
540 'form.users.manager' => 'Manejador',
541 'form.users.comanager' => 'Auxiliar del manejador',
542 'form.users.rate' => 'Taxa',
543 'form.users.default_rate' => 'Taxa per defecte per hora',
544
545 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
546 // TODO: translate the following.
547 // 'form.user_edit.swap_roles' => 'Swap roles',
548
549 // Roles form. See example at https://timetracker.anuko.com/roles.php
550 // TODO: translate the following.
551 // 'form.roles.active_roles' => 'Active Roles',
552 // 'form.roles.inactive_roles' => 'Inactive Roles',
553 // 'form.roles.rank' => 'Rank',
554 // 'form.roles.rights' => 'Rights',
555 // 'form.roles.assigned' => 'Assigned',
556 // 'form.roles.not_assigned' => 'Not assigned',
557
558 // Clients form. See example at https://timetracker.anuko.com/clients.php
559 // TODO: translate the following.
560 // 'form.clients.active_clients' => 'Active Clients',
561 // 'form.clients.inactive_clients' => 'Inactive Clients',
562
563 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
564 // TODO: translate the following.
565 // 'form.client.client_to_delete' => 'Client to delete',
566 // 'form.client.client_entries' => 'Client entries',
567
568 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
569 '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.',
570 'form.export.compression' => 'Compressió',
571 // TODO: translate the following.
572 // 'form.export.compression_none' => 'none',
573 // 'form.export.compression_bzip' => 'bzip',
574
575 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
576 'form.import.hint' => 'Importar dades del grup des d\\\'un arxiu xml.',
577 'form.import.file' => 'Sel·leccioni l\\\'arxiu',
578 'form.import.success' => 'Importació finalitzada amb èxit.',
579
580 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
581 // TODO: replace "team" with "group" in the string below.
582 '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).',
583
584 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
585 // TODO: translate the following.
586 // 'form.group_edit.12_hours' => '12 hours',
587 // 'form.group_edit.24_hours' => '24 hours',
588 // 'form.group_edit.display_options' => 'Display options',
589 // 'form.group_edit.holidays' => 'Holidays',
590 // 'form.group_edit.tracking_mode' => 'Tracking mode',
591 // 'form.group_edit.mode_time' => 'time',
592 // 'form.group_edit.mode_projects' => 'projects',
593 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
594 // 'form.group_edit.record_type' => 'Record type',
595 // 'form.group_edit.type_all' => 'all',
596 // 'form.group_edit.type_start_finish' => 'start and finish',
597 // 'form.group_edit.type_duration' => 'duration',
598 // 'form.group_edit.punch_mode' => 'Punch mode',
599 // 'form.group_edit.allow_overlap' => 'Allow overlap',
600 // 'form.group_edit.future_entries' => 'Future entries',
601 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
602 // 'form.group_edit.confirm_save' => 'Confirm saving',
603 // 'form.group_edit.allow_ip' => 'Allow IP',
604 // 'form.group_edit.advanced_settings' => 'Advanced settings',
605
606 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
607 // TODO: translate the following.
608 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
609
610 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
611 'form.mail.from' => 'De',
612 'form.mail.to' => 'Per a',
613 // TODO: translate the following.
614 // 'form.mail.report_subject' => 'Time Tracker Report',
615 // '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.',
616 // 'form.mail.report_sent' => 'Report sent.',
617 'form.mail.invoice_sent' => 'Factura enviada.',
618
619 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
620 // TODO: translate the following.
621 // 'form.quota.year' => 'Year',
622 // 'form.quota.month' => 'Month',
623 // 'form.quota.workday_hours' => 'Hours in work day',
624 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
625
626 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
627 // TODO: translate the following.
628 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
629 // 'form.swap.swap_with' => 'Swap roles with',
630
631 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
632 // TODO: translate the following.
633 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
634 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
635
636 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
637 // TODO: translate the following.
638 // 'role.user.label' => 'User',
639 // 'role.user.low_case_label' => 'user',
640 // 'role.user.description' => 'A regular member without management rights.',
641 // 'role.client.label' => 'Client',
642 // 'role.client.low_case_label' => 'client',
643 // 'role.client.description' => 'A client can view its own data.',
644 // 'role.supervisor.label' => 'Supervisor',
645 // 'role.supervisor.low_case_label' => 'supervisor',
646 // 'role.supervisor.description' => 'A person with a small set of management rights.',
647 // 'role.comanager.label' => 'Co-manager',
648 // 'role.comanager.low_case_label' => 'co-manager',
649 // 'role.comanager.description' => 'A person with a big set of management functions.',
650 // 'role.manager.label' => 'Manager',
651 // 'role.manager.low_case_label' => 'manager',
652 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
653 // 'role.top_manager.label' => 'Top manager',
654 // 'role.top_manager.low_case_label' => 'top manager',
655 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
656 // 'role.admin.label' => 'Administrator',
657 // 'role.admin.low_case_label' => 'administrator',
658 // 'role.admin.description' => 'Site adminsitrator.',
659
660 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
661 // TODO: translate the following.
662 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
663 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
664 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
665 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
666 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
667 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
668
669 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
670 // TODO: translate the following.
671 // 'form.display_options.menu' => 'Menu',
672 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
673 );