Added label.subgroups to translation files.
[timetracker.git] / WEB-INF / resources / es.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 = 'Spanish (Español)';
33 $i18n_months = array('Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Septiembre', 'Octubre', 'Noviembre', 'Diciembre');
34 $i18n_weekdays = array('Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado');
35 $i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Mi', 'Ju', 'Vi', 'Sá');
36 // format mm/dd
37 $i18n_holidays = array('01/01', '01/06', '04/05', '04/06', '05/01', '08/15', '10/12', '11/01', '12/06', '12/08', '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 sesión',
44 'menu.logout' => 'Finalizar sesión',
45 'menu.forum' => 'Foro',
46 'menu.help' => 'Ayuda',
47 // TODO: translate the following.
48 // 'menu.create_group' => 'Create Group',
49 'menu.profile' => 'Perfil',
50 // TODO: translate the following.
51 // 'menu.group' => 'Group',
52 // 'menu.plugins' => 'Plugins',
53 'menu.time' => 'Tiempo',
54 // TODO: translate the following.
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'Reportes',
57 // TODO: translate the following.
58 // 'menu.charts' => 'Charts',
59 'menu.projects' => 'Proyectos',
60 // TODO: translate the following.
61 // 'menu.tasks' => 'Tasks',
62 'menu.users' => 'Personas',
63 // TODO: translate the following.
64 // 'menu.groups' => 'Groups',
65 // 'menu.export' => 'Export',
66 'menu.clients' => 'Clientes',
67 'menu.options' => 'Opciones',
68
69 // Footer - strings on the bottom of most pages.
70 // TODO: translate the following.
71 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.'
72 // 'footer.credits' => 'Credits',
73 // 'footer.license' => 'License',
74 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
75                                      // This is a link to a webpage that describes how to contribute to the project.
76
77 // Error messages.
78 // TODO: translate the following.
79 // 'error.access_denied' => 'Access denied.',
80 // 'error.sys' => 'System error.',
81 'error.db' => 'Error de la base de datos.',
82 // TODO: translate the following.
83 // 'error.feature_disabled' => 'Feature is disabled.',
84 'error.field' => 'Dato "{0}" incorrecto.',
85 'error.empty' => 'El archivo "{0}" esta vacío.',
86 'error.not_equal' => 'El archivo "{0}" no es igual al archivo "{1}".',
87 // TODO: translate the following.
88 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
89 'error.project' => 'Seleccionar proyecto.',
90 // TODO: translate the following.
91 // 'error.task' => 'Select task.',
92 // 'error.client' => 'Select client.',
93 // 'error.report' => 'Select report.',
94 // 'error.record' => 'Select record.',
95 'error.auth' => 'Usuario o contraseña incorrecta.',
96 // TODO: translate the following.
97 // 'error.user_exists' => 'User with this login already exists.',
98 // 'error.object_exists' => 'Object with this name already exists.',
99 'error.project_exists' => 'Ya existe un proyecto con este nombre.',
100 // TODO: translate the following.
101 // 'error.task_exists' => 'Task with this name already exists.',
102 // 'error.client_exists' => 'Client with this name already exists.',
103 // 'error.invoice_exists' => 'Invoice with this number already exists.',
104 // 'error.role_exists' => 'Role with this rank already exists.',
105 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
106 // 'error.no_login' => 'No user with this login.',
107 'error.no_groups' => 'Su base de datos esta vacía. Inicie sesión como administrador y cree un nuevo grupo.',
108 'error.upload' => 'Error subiendo el archivo.',
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
121 // Labels for buttons.
122 'button.login' => 'Iniciar sesion',
123 'button.now' => 'Ahora',
124 'button.save' => 'Guardar',
125 // TODO: translate the following.
126 // 'button.copy' => 'Copy',
127 'button.cancel' => 'Cancelar',
128 'button.submit' => 'Enviar',
129 'button.add' => 'Agregar',
130 'button.delete' => 'Eliminar',
131 'button.generate' => 'Generar',
132 // TODO: translate the following.
133 // 'button.reset_password' => 'Reset password',
134 'button.send' => 'Enviar',
135 'button.send_by_email' => 'Enviar por correo',
136 'button.create_group' => 'Crear grupo',
137 'button.export' => 'Exportar grupo',
138 'button.import' => 'Importar grupo',
139 // TODO: translate the following.
140 // 'button.close' => 'Close',
141 // 'button.stop' => 'Stop',
142
143 // Labels for controls on forms. Labels in this section are used on multiple forms.
144 // TODO: translate the following.
145 // 'label.group_name' => 'Group name',
146 'label.address' => 'Dirección',
147 'label.currency' => 'Moneda',
148 // TODO: translate the following.
149 // 'label.manager_name' => 'Manager name',
150 // 'label.manager_login' => 'Manager login',
151 'label.person_name' => 'Nombre',
152 'label.thing_name' => 'Nombre',
153 // TODO: translate the following.
154 // 'label.login' => 'Login',
155 'label.password' => 'Contraseña',
156 'label.confirm_password' => 'Confirmar contraseña',
157 'label.email' => 'Email',
158 'label.cc' => 'Cc',
159 // TODO: translate the following.
160 // 'label.bcc' => 'Bcc',
161 'label.subject' => 'Asunto',
162 'label.date' => 'Fecha',
163 'label.start_date' => 'Fecha de inicio',
164 'label.end_date' => 'Fecha de fin',
165 'label.user' => 'Usuario',
166 // TODO: translate the following.
167 // 'label.users' => 'Users',
168 // 'label.group' => 'Group',
169 // 'label.subgroups' => 'Subgroups',
170 // 'label.roles' => 'Roles',
171 // 'label.client' => 'Client',
172 // 'label.clients' => 'Clients',
173 'label.option' => 'Opción',
174 // TODO: translate the following.
175 // 'label.invoice' => 'Invoice',
176 'label.project' => 'Proyecto',
177 'label.projects' => 'Proyectos',
178 // TODO: translate the following.
179 // 'label.task' => 'Task',
180 // 'label.tasks' => 'Tasks',
181 // 'label.description' => 'Description',
182 'label.start' => 'Inicio',
183 'label.finish' => 'Fin',
184 'label.duration' => 'Duración',
185 'label.note' => 'Nota',
186 // 'label.notes' => 'Notes',
187 // 'label.item' => 'Item',
188 // 'label.cost' => 'Cost',
189 // 'label.ip' => 'IP',
190 // 'label.day_total' => 'Day total',
191 // 'label.week_total' => 'Week total',
192 // 'label.month_total' => 'Month total',
193 'label.today' => 'Hoy',
194 // TODO: translate the following.
195 // 'label.view' => 'View',
196 'label.edit' => 'Modificar',
197 'label.delete' => 'Eliminar',
198 // TODO: translate the following.
199 // 'label.configure' => 'Configure',
200 'label.select_all' => 'Seleccionar todos',
201 'label.select_none' => 'Quitar todas las selecciones',
202 // TODO: translate the following.
203 // 'label.day_view' => 'Day view',
204 // 'label.week_view' => 'Week view',
205 'label.id' => 'Identificación',
206 // TODO: translate the following.
207 // 'label.language' => 'Language',
208 // 'label.decimal_mark' => 'Decimal mark',
209 // 'label.date_format' => 'Date format',
210 // 'label.time_format' => 'Time format',
211 // 'label.week_start' => 'First day of week',
212 'label.comment' => 'Comentario',
213 // TODO: translate the following.
214 // 'label.status' => 'Status',
215 'label.tax' => 'Impuesto',
216 // TODO: translate the following.
217 'label.subtotal' => 'Subtotal',
218 'label.total' => 'Total',
219 // TODO: translate the following.
220 // 'label.client_name' => 'Client name',
221 // 'label.client_address' => 'Client address',
222 'label.or' => 'o',
223 // TODO: translate the following.
224 // 'label.error' => 'Error',
225 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
226 'label.required_fields' => '* - campos requeridos',
227 'label.on_behalf' => 'a nombre de',
228 'label.role_manager' => '(manejador)',
229 'label.role_comanager' => '(auxiliar del manejador)',
230 'label.role_admin' => '(administrador)',
231 // TODO: translate the following.
232 // 'label.page' => 'Page',
233 // 'label.condition' => 'Condition',
234 // 'label.yes' => 'yes',
235 // 'label.no' => 'no',
236 // Labels for plugins (extensions to Time Tracker that provide additional features).
237 // TODO: translate the following.
238 // 'label.custom_fields' => 'Custom fields',
239 // 'label.monthly_quotas' => 'Monthly quotas',
240 // 'label.type' => 'Type',
241 // 'label.type_dropdown' => 'dropdown',
242 // 'label.type_text' => 'text',
243 // 'label.required' => 'Required',
244 'label.fav_report' => 'Reporte favorito',
245 // TODO: translate the following.
246 // 'label.schedule' => 'Schedule',
247 // 'label.what_is_it' => 'What is it?',
248 // 'label.expense' => 'Expense',
249 // 'label.quantity' => 'Quantity',
250 // 'label.paid_status' => 'Paid status',
251 // 'label.paid' => 'Paid',
252 // 'label.mark_paid' => 'Mark paid',
253 // 'label.week_note' => 'Week note',
254 // 'label.week_list' => 'Week list',
255 // 'label.work_units' => 'Work units',
256 // 'label.work_units_short' => 'Units',
257 'label.totals_only' => 'Solo totales',
258
259 // Form titles.
260 'title.login' => 'Sesión iniciada',
261 'title.groups' => 'Grupos',
262 // TODO: translate the following.
263 // 'title.create_group' => 'Creating Group',
264 // 'title.edit_group' => 'Editing Group',
265 // 'title.delete_group' => 'Deleting Group',
266 'title.reset_password' => 'Reestablecer contraseña',
267 // TODO: translate the following.
268 // 'title.change_password' => 'Changing Password',
269 'title.time' => 'Tiempo',
270 'title.edit_time_record' => 'Modificando el historial de tiempo',
271 'title.delete_time_record' => 'Eliminando el historial de tiempo',
272 // TODO: translate the following.
273 // 'title.expenses' => 'Expenses',
274 // 'title.edit_expense' => 'Editing Expense Item',
275 // 'title.delete_expense' => 'Deleting Expense Item',
276 // 'title.predefined_expenses' => 'Predefined Expenses',
277 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
278 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
279 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
280 'title.reports' => 'Reportes',
281 // TODO: translate the following.
282 // 'title.report' => 'Report',
283 // 'title.send_report' => 'Sending Report',
284 'title.invoice' => 'Factura',
285 // TODO: translate the following.
286 // 'title.send_invoice' => 'Sending Invoice',
287 // 'title.charts' => 'Charts',
288 'title.projects' => 'Proyectos',
289 'title.add_project' => 'Agregando proyecto',
290 'title.edit_project' => 'Modificando proyecto',
291 'title.delete_project' => 'Eliminando proyecto',
292 // TODO: translate the following.
293 // 'title.tasks' => 'Tasks',
294 // 'title.add_task' => 'Adding Task',
295 // 'title.edit_task' => 'Editing Task',
296 // 'title.delete_task' => 'Deleting Task',
297 'title.users' => 'Personas',
298 'title.add_user' => 'Creando usuario',
299 'title.edit_user' => 'Modificando usuario',
300 'title.delete_user' => 'Eliminando usuario',
301 // TODO: translate the following.
302 // 'title.roles' => 'Roles',
303 // 'title.add_role' => 'Adding Role',
304 // 'title.edit_role' => 'Editing Role',
305 // 'title.delete_role' => 'Deleting Role',
306 'title.clients' => 'Clientes',
307 'title.add_client' => 'Agregar cliente',
308 'title.edit_client' => 'Modificando cliente',
309 'title.delete_client' => 'Eliminando cliente',
310 // TODO: translate the following.
311 // 'title.invoices' => 'Invoices',
312 // 'title.add_invoice' => 'Adding Invoice',
313 // 'title.view_invoice' => 'Viewing Invoice',
314 // 'title.delete_invoice' => 'Deleting Invoice',
315 // 'title.notifications' => 'Notifications',
316 // 'title.add_notification' => 'Adding Notification',
317 // 'title.edit_notification' => 'Editing Notification',
318 // 'title.delete_notification' => 'Deleting Notification',
319 // 'title.monthly_quotas' => 'Monthly Quotas',
320 'title.export' => 'Exportar datos', // TODO: Consider changing to exportando for consistency with other titles.
321 'title.import' => 'Importar datos', // TODO: Consider changing to importando for consistency with other titles.
322 'title.options' => 'Opciones',
323 'title.profile' => 'Perfil',
324 // TODO: translate the following.
325 // 'title.group' => 'Group Settings',
326 // 'title.plugins' => 'Plugins',
327 // 'title.cf_custom_fields' => 'Custom Fields',
328 // 'title.cf_add_custom_field' => 'Adding Custom Field',
329 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
330 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
331 // 'title.cf_dropdown_options' => 'Dropdown Options',
332 // 'title.cf_add_dropdown_option' => 'Adding Option',
333 // 'title.cf_edit_dropdown_option' => 'Editing Option',
334 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
335 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
336 // It is also a name for the Locking plugin on the group settings page.
337 // 'title.locking' => 'Locking',
338 // 'title.week_view' => 'Week View',
339 // 'title.swap_roles' => 'Swapping Roles',
340 // 'title.work_units' => 'Work Units',
341
342 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
343 // Strings that are used in a single form must go to the specific form section.
344 'dropdown.all' => '--- todos ---',
345 'dropdown.no' => '--- no ---',
346 'dropdown.current_day' => 'hoy',
347 'dropdown.previous_day' => 'ayer',
348 'dropdown.selected_day' => 'dia',
349 'dropdown.current_week' => 'esta semana',
350 'dropdown.previous_week' => 'la semana pasada',
351 'dropdown.selected_week' => 'semana',
352 'dropdown.current_month' => 'este mes',
353 'dropdown.previous_month' => 'el mes pasado',
354 'dropdown.selected_month' => 'mes',
355 // TODO: translate the following.
356 // 'dropdown.current_year' => 'this year',
357 // 'dropdown.previous_year' => 'previous year',
358 'dropdown.selected_year' => 'año',
359 // TODO: translate the following.
360 // 'dropdown.all_time' => 'all time',
361 'dropdown.projects' => 'proyectos',
362 // TODO: translate the following.
363 // 'dropdown.tasks' => 'tasks',
364 // 'dropdown.clients' => 'clients',
365 'dropdown.select' => '--- seleccionar ---',
366 // TODO: translate the following.
367 // 'dropdown.select_invoice' => '--- select invoice ---',
368 // 'dropdown.status_active' => 'active',
369 // 'dropdown.status_inactive' => 'inactive',
370 // 'dropdown.delete' => 'delete',
371 // 'dropdown.do_not_delete' => 'do not delete',
372 // 'dropdown.paid' => 'paid',
373 // 'dropdown.not_paid' => 'not paid',
374
375 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
376 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
377 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
378 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
379
380 // Login form. See example at https://timetracker.anuko.com/login.php.
381 'form.login.forgot_password' => '¿Olvido su contraseña?',
382 // TODO: translate the following.
383 // '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.',
384
385 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
386 // TODO: check / improve translation of form.reset_password.message.
387 // English form is: 'form.reset_password.message' => 'Password reset request sent by email.',
388 // "by email" is missing here, and it is unclear how exactly it was sent.
389 'form.reset_password.message' => 'Se ha enviado la petición de reestablecer contraseña.',
390 'form.reset_password.email_subject' => 'Solicitud de reestablecimiento de la contraseña de Anuko Time Tracker',
391 // Note to translators: the ending of this string needs to be translated.
392 // TODO: English string has changed. "from IP added. Re-translate the beginning.
393 // '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",
394 // "IP %s" probably sounds awkward.
395 'form.reset_password.email_body' => "Querido usuario, Alguien, IP %s, solicitó reestablecer su contraseña de Anuko Time Tracker. Por favor visite este enlace si quiere reestablecer su contraseña.\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",
396
397 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
398 // TODO: improve translation of form.change_password.tip.
399 // The English form is: 'form.change_password.tip' => 'Type new password and click on Save.',
400 'form.change_password.tip' => 'Para reestablecer su contraseña, por favor digítela y de clic en Guardar.',
401
402 // Time form. See example at https://timetracker.anuko.com/time.php.
403 // Note to translators: translate form.time.duration_format.
404 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
405 'form.time.billable' => 'Facturable',
406 // TODO: translate the following.
407 // 'form.time.uncompleted' => 'Uncompleted',
408 // 'form.time.remaining_quota' => 'Remaining quota',
409 // 'form.time.over_quota' => 'Over quota',
410
411 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
412 'form.time_edit.uncompleted' => 'Este historial fue guardado solamente con la hora de Inicio. Esto no es un error.',
413
414 // Week view form. See example at https://timetracker.anuko.com/week.php.
415 // TODO: translate the following.
416 // 'form.week.new_entry' => 'New entry',
417
418 // Reports form. See example at https://timetracker.anuko.com/reports.php
419 'form.reports.save_as_favorite' => 'Guardar como favorito',
420 // TODO: translate form.reports.confirm_delete.
421 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
422 'form.reports.include_billable' => 'facturable',
423 'form.reports.include_not_billable' => 'no facturable',
424 // TODO: translate the following.
425 // 'form.reports.include_invoiced' => 'invoiced',
426 // 'form.reports.include_not_invoiced' => 'not invoiced',
427 'form.reports.select_period' => 'Seleccionar período de tiempo',
428 'form.reports.set_period' => 'o establecer fechas',
429 'form.reports.show_fields' => 'Mostrar campos',
430 'form.reports.group_by' => 'Agrupar por',
431 'form.reports.group_by_no' => '--- no agrupar ---',
432 'form.reports.group_by_date' => 'fecha',
433 'form.reports.group_by_user' => 'usuario',
434 // TODO: translate the following.
435 // 'form.reports.group_by_client' => 'client',
436 'form.reports.group_by_project' => 'proyecto',
437 // TODO: traslate the following string.
438 // 'form.reports.group_by_task' => 'task',
439
440 // Report form. See example at https://timetracker.anuko.com/report.php
441 // (after generating a report at https://timetracker.anuko.com/reports.php).
442 'form.report.export' => 'Exportar',
443 // TODO: translate the following.
444 // 'form.report.assign_to_invoice' => 'Assign to invoice',
445
446 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
447 // (you can get to this form after generating a report).
448 'form.invoice.number' => 'Número de factura',
449 'form.invoice.person' => 'Persona',
450
451 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
452 // TODO: translate the following.
453 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
454 // 'form.invoice.invoice_entries' => 'Invoice entries',
455 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
456
457 // Charts form. See example at https://timetracker.anuko.com/charts.php
458 // TODO: translate the following.
459 // 'form.charts.interval' => 'Interval',
460 // 'form.charts.chart' => 'Chart',
461
462 // Projects form. See example at https://timetracker.anuko.com/projects.php
463 // TODO: translate the following.
464 // 'form.projects.active_projects' => 'Active Projects',
465 // 'form.projects.inactive_projects' => 'Inactive Projects',
466
467 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
468 // 'form.tasks.active_tasks' => 'Active Tasks',
469 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
470
471 // Users form. See example at https://timetracker.anuko.com/users.php
472 // TODO: translate the following.
473 // 'form.users.active_users' => 'Active Users',
474 // 'form.users.inactive_users' => 'Inactive Users',
475 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
476 'form.users.role' => 'Rol',
477 'form.users.manager' => 'Manejador',
478 'form.users.comanager' => 'Auxiliar del manejador',
479 'form.users.rate' => 'Tasa',
480 // TODO: translate the following.
481 // 'form.users.default_rate' => 'Default hourly rate',
482
483 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
484 // TODO: translate the following.
485 // 'form.user_edit.swap_roles' => 'Swap roles',
486
487 // Roles form. See example at https://timetracker.anuko.com/roles.php
488 // TODO: translate the following.
489 // 'form.roles.active_roles' => 'Active Roles',
490 // 'form.roles.inactive_roles' => 'Inactive Roles',
491 // 'form.roles.rank' => 'Rank',
492 // 'form.roles.rights' => 'Rights',
493 // 'form.roles.assigned' => 'Assigned',
494 // 'form.roles.not_assigned' => 'Not assigned',
495
496 // Clients form. See example at https://timetracker.anuko.com/clients.php
497 // TODO: translate the following.
498 // 'form.clients.active_clients' => 'Active Clients',
499 // 'form.clients.inactive_clients' => 'Inactive Clients',
500
501 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
502 // TODO: translate the following.
503 // 'form.client.client_to_delete' => 'Client to delete',
504 // 'form.client.client_entries' => 'Client entries',
505
506 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
507 'form.export.hint' => 'Usted puede exportar todos los datos del grupo dentro de un archivo xml. Ésto puede ser útil si necesita migrar datos a su propio sevidor.',
508 'form.export.compression' => 'Comprimir',
509 // Note to translators: the strings below are missing in the translation and must be added.
510 // 'form.export.compression_none' => 'none',
511 // 'form.export.compression_bzip' => 'bzip',
512
513 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
514 'form.import.hint' => 'Importar datos del grupo desde un archivo xml.',
515 'form.import.file' => 'Seleccione el archivo',
516 'form.import.success' => 'Importación finalizada con éxito.',
517
518 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
519 // TODO: improve translation of form.admin.hint - no login collisions are allowed.
520 // ALSO TODO: replace "team" with "group" in the string below.
521 'form.groups.hint' => 'Crear un nuevo grupo, creando una nueva cuenta del manejador del equipo.<br>También puede importar datos de grupos, de un archivo xml de otro servidor Anuko Time Tracker (no estan permitidad colisiones de e-mail).',
522
523 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
524 'form.group_edit.12_hours' => '12 horas',
525 'form.group_edit.24_hours' => '24 horas',
526 // TODO: translate the following.
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.allow_ip' => 'Allow IP',
541
542 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
543 // TODO: translate the following.
544 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
545
546 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
547 'form.mail.from' => 'De',
548 'form.mail.to' => 'Para',
549 // TODO: translate form.mail.report_subject.
550 // 'form.mail.report_subject' => 'Time Tracker Report',
551 // Note to translators: the following strings need to be translated.
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.quota' => 'Quota',
561 // 'form.quota.workday_hours' => 'Hours in work day',
562 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
563
564 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
565 // TODO: translate the following.
566 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
567 // 'form.swap.swap_with' => 'Swap roles with',
568
569 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
570 // TODO: translate the following.
571 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
572 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
573
574 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
575 // TODO: translate the following.
576 // 'role.user.label' => 'User',
577 // 'role.user.low_case_label' => 'user',
578 // 'role.user.description' => 'A regular member without management rights.',
579 // 'role.client.label' => 'Client',
580 // 'role.client.low_case_label' => 'client',
581 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
582 // 'role.supervisor.label' => 'Supervisor',
583 // 'role.supervisor.low_case_label' => 'supervisor',
584 // 'role.supervisor.description' => 'A person with a small set of management rights.',
585 // 'role.comanager.label' => 'Co-manager',
586 // 'role.comanager.low_case_label' => 'co-manager',
587 // 'role.comanager.description' => 'A person with a big set of management functions.',
588 // 'role.manager.label' => 'Manager',
589 // 'role.manager.low_case_label' => 'manager',
590 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
591 // 'role.top_manager.label' => 'Top manager',
592 // 'role.top_manager.low_case_label' => 'top manager',
593 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
594 // 'role.admin.label' => 'Administrator',
595 // 'role.admin.low_case_label' => 'administrator',
596 // 'role.admin.description' => 'Site adminsitrator.',
597 );