b22caf23478e670a326c6b2abab5b6f542bdd171
[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.timesheets' => 'Timesheets',
59 // 'menu.charts' => 'Charts',
60 'menu.projects' => 'Proyectos',
61 // TODO: translate the following.
62 // 'menu.tasks' => 'Tasks',
63 'menu.users' => 'Personas',
64 // TODO: translate the following.
65 // 'menu.groups' => 'Groups',
66 // 'menu.subgroups' => 'Subgroups',
67 // 'menu.export' => 'Export',
68 'menu.clients' => 'Clientes',
69 'menu.options' => 'Opciones',
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 datos.',
84 // TODO: translate the following.
85 // 'error.feature_disabled' => 'Feature is disabled.',
86 'error.field' => 'Dato "{0}" incorrecto.',
87 'error.empty' => 'El archivo "{0}" esta vacío.',
88 'error.not_equal' => 'El archivo "{0}" no es igual al archivo "{1}".',
89 // TODO: translate the following.
90 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
91 'error.project' => 'Seleccionar proyecto.',
92 // TODO: translate the following.
93 // 'error.task' => 'Select task.',
94 // 'error.client' => 'Select client.',
95 // 'error.report' => 'Select report.',
96 // 'error.record' => 'Select record.',
97 'error.auth' => 'Usuario o contraseña incorrecta.',
98 // TODO: translate the following.
99 // 'error.user_exists' => 'User with this login already exists.',
100 // 'error.object_exists' => 'Object with this name already exists.',
101 // 'error.invoice_exists' => 'Invoice with this number already exists.',
102 // 'error.role_exists' => 'Role with this rank already exists.',
103 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
104 // 'error.no_records' => 'There are no records.',
105 // 'error.no_login' => 'No user with this login.',
106 'error.no_groups' => 'Su base de datos esta vacía. Inicie sesión como administrador y cree un nuevo grupo.',
107 'error.upload' => 'Error subiendo el archivo.',
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 // 'error.expired' => 'Expiration date reached.',
121 // 'error.file_storage' => 'File storage error.',
122
123 // Warning messages.
124 // TODO: translate the following.
125 // 'warn.sure' => 'Are you sure?',
126 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
127
128 // Success messages.
129 // TODO: translate the following.
130 // 'msg.success' => 'Operation completed successfully.',
131
132 // Labels for buttons.
133 'button.login' => 'Iniciar sesion',
134 'button.now' => 'Ahora',
135 'button.save' => 'Guardar',
136 // TODO: translate the following.
137 // 'button.copy' => 'Copy',
138 'button.cancel' => 'Cancelar',
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 por correo',
147 'button.create_group' => 'Crear grupo',
148 'button.export' => 'Exportar grupo',
149 'button.import' => 'Importar grupo',
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' => 'Dirección',
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' => 'Nombre',
165 'label.thing_name' => 'Nombre',
166 // TODO: translate the following.
167 // 'label.login' => 'Login',
168 'label.password' => 'Contraseña',
169 'label.confirm_password' => 'Confirmar contraseña',
170 'label.email' => 'Email',
171 'label.cc' => 'Cc',
172 // TODO: translate the following.
173 // 'label.bcc' => 'Bcc',
174 'label.subject' => 'Asunto',
175 'label.date' => 'Fecha',
176 'label.start_date' => 'Fecha de inicio',
177 'label.end_date' => 'Fecha de fin',
178 'label.user' => 'Usuario',
179 // TODO: translate the following.
180 // 'label.users' => 'Users',
181 // 'label.group' => 'Group',
182 // 'label.subgroups' => 'Subgroups',
183 // 'label.roles' => 'Roles',
184 // 'label.client' => 'Client',
185 // 'label.clients' => 'Clients',
186 'label.option' => 'Opción',
187 // TODO: translate the following.
188 // 'label.invoice' => 'Invoice',
189 'label.project' => 'Proyecto',
190 'label.projects' => 'Proyectos',
191 // TODO: translate the following.
192 // 'label.task' => 'Task',
193 // 'label.tasks' => 'Tasks',
194 // 'label.description' => 'Description',
195 'label.start' => 'Inicio',
196 'label.finish' => 'Fin',
197 'label.duration' => 'Duración',
198 'label.note' => 'Nota',
199 // 'label.notes' => 'Notes',
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' => 'Hoy',
207 // TODO: translate the following.
208 // 'label.view' => 'View',
209 'label.edit' => 'Modificar',
210 'label.delete' => 'Eliminar',
211 // TODO: translate the following.
212 // 'label.configure' => 'Configure',
213 'label.select_all' => 'Seleccionar todos',
214 'label.select_none' => 'Quitar todas las selecciones',
215 // TODO: translate the following.
216 // 'label.day_view' => 'Day view',
217 // 'label.week_view' => 'Week view',
218 'label.id' => 'Identificación',
219 // TODO: translate the following.
220 // 'label.language' => 'Language',
221 // 'label.decimal_mark' => 'Decimal mark',
222 // 'label.date_format' => 'Date format',
223 // 'label.time_format' => 'Time format',
224 // 'label.week_start' => 'First day of week',
225 'label.comment' => 'Comentario',
226 // TODO: translate the following.
227 // 'label.status' => 'Status',
228 'label.tax' => 'Impuesto',
229 // TODO: translate the following.
230 'label.subtotal' => 'Subtotal',
231 'label.total' => 'Total',
232 // TODO: translate the following.
233 // 'label.client_name' => 'Client name',
234 // 'label.client_address' => 'Client address',
235 'label.or' => 'o',
236 // TODO: translate the following.
237 // 'label.error' => 'Error',
238 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
239 'label.required_fields' => '* - campos requeridos',
240 'label.on_behalf' => 'a nombre de',
241 'label.role_manager' => '(manejador)',
242 'label.role_comanager' => '(auxiliar del manejador)',
243 'label.role_admin' => '(administrador)',
244 // TODO: translate the following.
245 // 'label.page' => 'Page',
246 // 'label.condition' => 'Condition',
247 // 'label.yes' => 'yes',
248 // 'label.no' => 'no',
249 // Labels for plugins (extensions to Time Tracker that provide additional features).
250 // TODO: translate the following.
251 // 'label.custom_fields' => 'Custom fields',
252 // 'label.monthly_quotas' => 'Monthly quotas',
253 // 'label.type' => 'Type',
254 // 'label.type_dropdown' => 'dropdown',
255 // 'label.type_text' => 'text',
256 // 'label.required' => 'Required',
257 'label.fav_report' => 'Reporte favorito',
258 // TODO: translate the following.
259 // 'label.schedule' => 'Schedule',
260 // 'label.what_is_it' => 'What is it?',
261 // 'label.expense' => 'Expense',
262 // 'label.quantity' => 'Quantity',
263 // 'label.paid_status' => 'Paid status',
264 // 'label.paid' => 'Paid',
265 // 'label.mark_paid' => 'Mark paid',
266 // 'label.week_note' => 'Week note',
267 // 'label.week_list' => 'Week list',
268 // 'label.work_units' => 'Work units',
269 // 'label.work_units_short' => 'Units',
270 'label.totals_only' => 'Solo totales',
271 // TODO: translate the following.
272 // 'label.quota' => 'Quota',
273 // 'label.timesheet' => 'Timesheet',
274 // 'label.submitted' => 'Submitted',
275 // 'label.approved' => 'Approved',
276 // 'label.approval' => 'Report approval',
277 // 'label.mark_approved' => 'Mark approved',
278 // 'label.template' => 'Template',
279 // 'label.attachments' => 'Attachments',
280 // 'label.files' => 'Files',
281 // 'label.image' => 'Image',
282 // 'label.download' => 'Download',
283
284 // Form titles.
285 // TODO: Translate the following.
286 // 'title.error' => 'Error',
287 // 'title.success' => 'Success',
288 'title.login' => 'Sesión iniciada',
289 'title.groups' => 'Grupos',
290 // TODO: translate the following.
291 // 'title.subgroups' => 'Subgroups',
292 // 'title.add_group' => 'Adding Group',
293 // 'title.edit_group' => 'Editing Group',
294 // 'title.delete_group' => 'Deleting Group',
295 'title.reset_password' => 'Reestablecer contraseña',
296 // TODO: translate the following.
297 // 'title.change_password' => 'Changing Password',
298 'title.time' => 'Tiempo',
299 'title.edit_time_record' => 'Modificando el historial de tiempo',
300 'title.delete_time_record' => 'Eliminando el historial de tiempo',
301 // TODO: Translate the following.
302 // 'title.time_files' => 'Time Record Files',
303 // 'title.expenses' => 'Expenses',
304 // 'title.edit_expense' => 'Editing Expense Item',
305 // 'title.delete_expense' => 'Deleting Expense Item',
306 // 'title.predefined_expenses' => 'Predefined Expenses',
307 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
308 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
309 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
310 'title.reports' => 'Reportes',
311 // TODO: translate the following.
312 // 'title.report' => 'Report',
313 // 'title.send_report' => 'Sending Report',
314 // 'title.timesheets' => 'Timesheets',
315 // 'title.timesheet' => 'Timesheet',
316 'title.invoice' => 'Factura',
317 // TODO: translate the following.
318 // 'title.send_invoice' => 'Sending Invoice',
319 // 'title.charts' => 'Charts',
320 'title.projects' => 'Proyectos',
321 // TODO: translate the following.
322 // 'title.project_files' => 'Project Files',
323 'title.add_project' => 'Agregando proyecto',
324 'title.edit_project' => 'Modificando proyecto',
325 'title.delete_project' => 'Eliminando proyecto',
326 // TODO: translate the following.
327 // 'title.tasks' => 'Tasks',
328 // 'title.add_task' => 'Adding Task',
329 // 'title.edit_task' => 'Editing Task',
330 // 'title.delete_task' => 'Deleting Task',
331 'title.users' => 'Personas',
332 'title.add_user' => 'Creando usuario',
333 'title.edit_user' => 'Modificando usuario',
334 'title.delete_user' => 'Eliminando usuario',
335 // TODO: translate the following.
336 // 'title.roles' => 'Roles',
337 // 'title.add_role' => 'Adding Role',
338 // 'title.edit_role' => 'Editing Role',
339 // 'title.delete_role' => 'Deleting Role',
340 'title.clients' => 'Clientes',
341 'title.add_client' => 'Agregar cliente',
342 'title.edit_client' => 'Modificando cliente',
343 'title.delete_client' => 'Eliminando cliente',
344 // TODO: translate the following.
345 // 'title.invoices' => 'Invoices',
346 // 'title.add_invoice' => 'Adding Invoice',
347 // 'title.view_invoice' => 'Viewing Invoice',
348 // 'title.delete_invoice' => 'Deleting Invoice',
349 // 'title.notifications' => 'Notifications',
350 // 'title.add_notification' => 'Adding Notification',
351 // 'title.edit_notification' => 'Editing Notification',
352 // 'title.delete_notification' => 'Deleting Notification',
353 // 'title.add_timesheet' => 'Adding Timesheet',
354 // 'title.edit_timesheet' => 'Editing Timesheet',
355 // 'title.delete_timesheet' => 'Deleting Timesheet',
356 // 'title.monthly_quotas' => 'Monthly Quotas',
357 'title.export' => 'Exportar datos', // TODO: Consider changing to exportando for consistency with other titles.
358 'title.import' => 'Importar datos', // TODO: Consider changing to importando for consistency with other titles.
359 'title.options' => 'Opciones',
360 // TODO: translate the following.
361 // 'title.display_options' => 'Display Options',
362 'title.profile' => 'Perfil',
363 // TODO: translate the following.
364 // 'title.plugins' => 'Plugins',
365 // 'title.cf_custom_fields' => 'Custom Fields',
366 // 'title.cf_add_custom_field' => 'Adding Custom Field',
367 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
368 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
369 // 'title.cf_dropdown_options' => 'Dropdown Options',
370 // 'title.cf_add_dropdown_option' => 'Adding Option',
371 // 'title.cf_edit_dropdown_option' => 'Editing Option',
372 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
373 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
374 // It is also a name for the Locking plugin on the group settings page.
375 // 'title.locking' => 'Locking',
376 // 'title.week_view' => 'Week View',
377 // 'title.swap_roles' => 'Swapping Roles',
378 // 'title.work_units' => 'Work Units',
379 // 'title.templates' => 'Templates',
380 // 'title.add_template' => 'Adding Template',
381 // 'title.edit_template' => 'Editing Template',
382 // 'title.delete_template' => 'Deleting Template',
383 // 'title.edit_file' => 'Editing File',
384 // 'title.delete_file' => 'Deleting File',
385 // 'title.download_file' => 'Downloading File',
386
387 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
388 // Strings that are used in a single form must go to the specific form section.
389 'dropdown.all' => '--- todos ---',
390 'dropdown.no' => '--- no ---',
391 'dropdown.current_day' => 'hoy',
392 'dropdown.previous_day' => 'ayer',
393 'dropdown.selected_day' => 'dia',
394 'dropdown.current_week' => 'esta semana',
395 'dropdown.previous_week' => 'la semana pasada',
396 'dropdown.selected_week' => 'semana',
397 'dropdown.current_month' => 'este mes',
398 'dropdown.previous_month' => 'el mes pasado',
399 'dropdown.selected_month' => 'mes',
400 // TODO: translate the following.
401 // 'dropdown.current_year' => 'this year',
402 // 'dropdown.previous_year' => 'previous year',
403 'dropdown.selected_year' => 'año',
404 // TODO: translate the following.
405 // 'dropdown.all_time' => 'all time',
406 'dropdown.projects' => 'proyectos',
407 // TODO: translate the following.
408 // 'dropdown.tasks' => 'tasks',
409 // 'dropdown.clients' => 'clients',
410 'dropdown.select' => '--- seleccionar ---',
411 // TODO: translate the following.
412 // 'dropdown.select_invoice' => '--- select invoice ---',
413 // 'dropdown.select_timesheet' => '--- select timesheet ---',
414 // 'dropdown.status_active' => 'active',
415 // 'dropdown.status_inactive' => 'inactive',
416 // 'dropdown.delete' => 'delete',
417 // 'dropdown.do_not_delete' => 'do not delete',
418 // 'dropdown.approved' => 'approved',
419 // 'dropdown.not_approved' => 'not approved',
420 // 'dropdown.paid' => 'paid',
421 // 'dropdown.not_paid' => 'not paid',
422
423 // 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.
424 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
425 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
426 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
427
428 // Login form. See example at https://timetracker.anuko.com/login.php.
429 'form.login.forgot_password' => '¿Olvido su contraseña?',
430 // TODO: translate the following.
431 // '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.',
432
433 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
434 // TODO: check / improve translation of form.reset_password.message.
435 // English form is: 'form.reset_password.message' => 'Password reset request sent by email.',
436 // "by email" is missing here, and it is unclear how exactly it was sent.
437 'form.reset_password.message' => 'Se ha enviado la petición de reestablecer contraseña.',
438 'form.reset_password.email_subject' => 'Solicitud de reestablecimiento de la contraseña de Anuko Time Tracker',
439 // Note to translators: the ending of this string needs to be translated.
440 // TODO: English string has changed. "from IP added. Re-translate the beginning.
441 // '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",
442 // "IP %s" probably sounds awkward.
443 '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",
444
445 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
446 // TODO: improve translation of form.change_password.tip.
447 // The English form is: 'form.change_password.tip' => 'Type new password and click on Save.',
448 'form.change_password.tip' => 'Para reestablecer su contraseña, por favor digítela y de clic en Guardar.',
449
450 // Time form. See example at https://timetracker.anuko.com/time.php.
451 // Note to translators: translate form.time.duration_format.
452 // 'form.time.duration_format' => '(hh:mm or 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' => 'Este historial fue guardado solamente con la hora de Inicio. Esto no es 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 como favorito',
470 // TODO: translate form.reports.confirm_delete.
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íodo de tiempo',
481 'form.reports.set_period' => 'o establecer fechas',
482 'form.reports.show_fields' => 'Mostrar campos',
483 'form.reports.group_by' => 'Agrupar por',
484 'form.reports.group_by_no' => '--- no agrupar ---',
485 'form.reports.group_by_date' => 'fecha',
486 'form.reports.group_by_user' => 'usuario',
487 // TODO: translate the following.
488 // 'form.reports.group_by_client' => 'client',
489 'form.reports.group_by_project' => 'proyecto',
490 // TODO: traslate the following string.
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 // 'form.tasks.active_tasks' => 'Active Tasks',
533 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
534
535 // Users form. See example at https://timetracker.anuko.com/users.php
536 // TODO: translate the following.
537 // 'form.users.active_users' => 'Active Users',
538 // 'form.users.inactive_users' => 'Inactive Users',
539 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
540 'form.users.role' => 'Rol',
541 'form.users.manager' => 'Manejador',
542 'form.users.comanager' => 'Auxiliar del manejador',
543 'form.users.rate' => 'Tasa',
544 // TODO: translate the following.
545 // 'form.users.default_rate' => 'Default hourly rate',
546
547 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
548 // TODO: translate the following.
549 // 'form.user_edit.swap_roles' => 'Swap roles',
550
551 // Roles form. See example at https://timetracker.anuko.com/roles.php
552 // TODO: translate the following.
553 // 'form.roles.active_roles' => 'Active Roles',
554 // 'form.roles.inactive_roles' => 'Inactive Roles',
555 // 'form.roles.rank' => 'Rank',
556 // 'form.roles.rights' => 'Rights',
557 // 'form.roles.assigned' => 'Assigned',
558 // 'form.roles.not_assigned' => 'Not assigned',
559
560 // Clients form. See example at https://timetracker.anuko.com/clients.php
561 // TODO: translate the following.
562 // 'form.clients.active_clients' => 'Active Clients',
563 // 'form.clients.inactive_clients' => 'Inactive Clients',
564
565 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
566 // TODO: translate the following.
567 // 'form.client.client_to_delete' => 'Client to delete',
568 // 'form.client.client_entries' => 'Client entries',
569
570 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
571 '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.',
572 'form.export.compression' => 'Comprimir',
573 // Note to translators: the strings below are missing in the translation and must be added.
574 // 'form.export.compression_none' => 'none',
575 // 'form.export.compression_bzip' => 'bzip',
576
577 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
578 'form.import.hint' => 'Importar datos del grupo desde un archivo xml.',
579 'form.import.file' => 'Seleccione el archivo',
580 'form.import.success' => 'Importación finalizada con éxito.',
581
582 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
583 // TODO: improve translation of form.admin.hint - no login collisions are allowed.
584 // ALSO TODO: replace "team" with "group" in the string below.
585 '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).',
586
587 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
588 'form.group_edit.12_hours' => '12 horas',
589 'form.group_edit.24_hours' => '24 horas',
590 // TODO: translate the following.
591 // 'form.group_edit.display_options' => 'Display options',
592 // 'form.group_edit.show_holidays' => 'Show holidays',
593 // 'form.group_edit.tracking_mode' => 'Tracking mode',
594 // 'form.group_edit.mode_time' => 'time',
595 // 'form.group_edit.mode_projects' => 'projects',
596 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
597 // 'form.group_edit.record_type' => 'Record type',
598 // 'form.group_edit.type_all' => 'all',
599 // 'form.group_edit.type_start_finish' => 'start and finish',
600 // 'form.group_edit.type_duration' => 'duration',
601 // 'form.group_edit.punch_mode' => 'Punch mode',
602 // 'form.group_edit.allow_overlap' => 'Allow overlap',
603 // 'form.group_edit.future_entries' => 'Future entries',
604 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
605 // 'form.group_edit.confirm_save' => 'Confirm saving',
606 // 'form.group_edit.allow_ip' => 'Allow IP',
607
608 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
609 // TODO: translate the following.
610 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
611
612 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
613 'form.mail.from' => 'De',
614 'form.mail.to' => 'Para',
615 // TODO: translate form.mail.report_subject.
616 // 'form.mail.report_subject' => 'Time Tracker Report',
617 // Note to translators: the following strings need to be translated.
618 // '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.',
619 // 'form.mail.report_sent' => 'Report sent.',
620 'form.mail.invoice_sent' => 'Factura enviada.',
621
622 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
623 // TODO: translate the following.
624 // 'form.quota.year' => 'Year',
625 // 'form.quota.month' => 'Month',
626 // 'form.quota.workday_hours' => 'Hours in work day',
627 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
628
629 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
630 // TODO: translate the following.
631 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
632 // 'form.swap.swap_with' => 'Swap roles with',
633
634 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
635 // TODO: translate the following.
636 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
637 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
638
639 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
640 // TODO: translate the following.
641 // 'role.user.label' => 'User',
642 // 'role.user.low_case_label' => 'user',
643 // 'role.user.description' => 'A regular member without management rights.',
644 // 'role.client.label' => 'Client',
645 // 'role.client.low_case_label' => 'client',
646 // 'role.client.description' => 'A client can view its own data.',
647 // 'role.supervisor.label' => 'Supervisor',
648 // 'role.supervisor.low_case_label' => 'supervisor',
649 // 'role.supervisor.description' => 'A person with a small set of management rights.',
650 // 'role.comanager.label' => 'Co-manager',
651 // 'role.comanager.low_case_label' => 'co-manager',
652 // 'role.comanager.description' => 'A person with a big set of management functions.',
653 // 'role.manager.label' => 'Manager',
654 // 'role.manager.low_case_label' => 'manager',
655 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
656 // 'role.top_manager.label' => 'Top manager',
657 // 'role.top_manager.low_case_label' => 'top manager',
658 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
659 // 'role.admin.label' => 'Administrator',
660 // 'role.admin.low_case_label' => 'administrator',
661 // 'role.admin.description' => 'Site adminsitrator.',
662
663 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
664 // TODO: translate the following.
665 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
666 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
667 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
668 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
669 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
670 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
671
672 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
673 // TODO: translate the following.
674 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
675 );