Spanish translate updated (#852)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="both">
|
||||
<source>both</source>
|
||||
<target>ambos</target>
|
||||
<target>Ambos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="This is a mandatory field">
|
||||
<source>This is a mandatory field</source>
|
||||
@@ -31,7 +31,26 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="confirm.delete">
|
||||
<source>confirm.delete</source>
|
||||
<target>Esta seguro que desea proceder con la eliminación?</target>
|
||||
<target>Está seguro que desea proceder con la eliminación?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="admin_entity.delete_confirm">
|
||||
<source>admin_entity.delete_confirm</source>
|
||||
<target>
|
||||
¡Estos datos también serán borrados!
|
||||
En alternativa, puede seleccionar un registro al que se le transferirán todos los datos:
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="delete.not_in_use">
|
||||
<source>delete.not_in_use</source>
|
||||
<target>Este elemento puede ser eliminado de forma segura.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="cancel">
|
||||
<source>cancel</source>
|
||||
<target>Cancelar</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="confirm">
|
||||
<source>confirm</source>
|
||||
<target>Confirmar</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
@@ -67,12 +86,16 @@
|
||||
-->
|
||||
<trans-unit id="menu.homepage">
|
||||
<source>menu.homepage</source>
|
||||
<target>Dashboard</target>
|
||||
<target>Página principal</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.admin">
|
||||
<source>menu.admin</source>
|
||||
<target>Administración</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.system">
|
||||
<source>menu.system</source>
|
||||
<target>Sistema</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.logout">
|
||||
<source>menu.logout</source>
|
||||
<target>Salir</target>
|
||||
@@ -85,9 +108,13 @@
|
||||
<source>menu.invoice</source>
|
||||
<target>Facturas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.export">
|
||||
<source>menu.export</source>
|
||||
<target>Exportar</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.admin_timesheet">
|
||||
<source>menu.admin_timesheet</source>
|
||||
<target>Hojas de tiempo</target>
|
||||
<target>Partes de horas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.admin_customer">
|
||||
<source>menu.admin_customer</source>
|
||||
@@ -105,6 +132,19 @@
|
||||
<source>menu.admin_user</source>
|
||||
<target>Usuarios</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.plugin">
|
||||
<source>menu.plugin</source>
|
||||
<target>Plugins</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.system_configuration">
|
||||
<source>menu.system_configuration</source>
|
||||
<target>Configuración</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.tags">
|
||||
<source>menu.tags</source>
|
||||
<target>Etiquetas</target>
|
||||
</trans-unit>
|
||||
|
||||
|
||||
<!--
|
||||
Footer
|
||||
@@ -215,7 +255,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="label.create_more">
|
||||
<source>label.create_more</source>
|
||||
<target>Crear mas registros</target>
|
||||
<target>Crear más registros</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
@@ -251,11 +291,11 @@
|
||||
-->
|
||||
<trans-unit id="dashboard.title">
|
||||
<source>dashboard.title</source>
|
||||
<target>Dashboard</target>
|
||||
<target>Página principal</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.subtitle">
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Bienvenido!</target>
|
||||
<target>¡Bienvenido!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
@@ -263,7 +303,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Resumen</target>
|
||||
<target>Resumen de todos los usuarios</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.admin">
|
||||
<source>dashboard.admin</source>
|
||||
@@ -291,7 +331,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="timesheet.subtitle">
|
||||
<source>timesheet.subtitle</source>
|
||||
<target>Administrar mis registros de tiempo</target>
|
||||
<target>Administrar mis partes de horas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="timesheet.edit">
|
||||
<source>timesheet.edit</source>
|
||||
@@ -313,6 +353,14 @@
|
||||
<source>modal.columns.description</source>
|
||||
<target>Las columnas sin seleccionar serán ocultadas al guardar la configuración, la cual se guardará en una cookie del navegador. Si borra las cookies, se restablecerá a la configuración por defecto.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.fixedRate">
|
||||
<source>label.fixedRate</source>
|
||||
<target>Tarifa fija</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.color">
|
||||
<source>label.color</source>
|
||||
<target>Color</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
User profile
|
||||
@@ -355,15 +403,53 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.collapsed_sidebar">
|
||||
<source>label.theme.collapsed_sidebar</source>
|
||||
<target>Alternar la vista de la barra lateral izquierda al cargar la página (abrierta o colapsar)</target>
|
||||
<target>Alternar la vista de la barra lateral izquierda al cargar la página (abierta o colapsar)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.calendar.initial_view">
|
||||
<source>label.calendar.initial_view</source>
|
||||
<target>Vista inicial del calendario</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.login.initial_view">
|
||||
<source>label.login.initial_view</source>
|
||||
<target>Vista inicial al entrar</target>
|
||||
</trans-unit>
|
||||
<!-- Options for user-preference label.calendar.initial_view -->
|
||||
<trans-unit id="month">
|
||||
<source>month</source>
|
||||
<target>Mes</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="agendaWeek">
|
||||
<source>agendaWeek</source>
|
||||
<target>Semana</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="agendaDay">
|
||||
<source>agendaDay</source>
|
||||
<target>Dia</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.daily_stats">
|
||||
<source>label.timesheet.daily_stats</source>
|
||||
<target>Mostrar estadísticas diarias en los partes de horas</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
User timesheet calendar
|
||||
-->
|
||||
<trans-unit id="calendar.title">
|
||||
<source>calendar.title</source>
|
||||
<target>Calendario</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="calendar.subtitle">
|
||||
<source>calendar.subtitle</source>
|
||||
<target>Ver y administrar los datos de mi parte de horas dentro de un calendario</target>
|
||||
</trans-unit>
|
||||
|
||||
|
||||
<!--
|
||||
Admin: Timesheet
|
||||
-->
|
||||
<trans-unit id="admin_timesheet.title">
|
||||
<source>admin_timesheet.title</source>
|
||||
<target>Hojas de tiempo</target>
|
||||
<target>Partes de horas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="admin_timesheet.subtitle">
|
||||
<source>admin_timesheet.subtitle</source>
|
||||
@@ -398,7 +484,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="admin_activity.subtitle">
|
||||
<source>admin_activity.subtitle</source>
|
||||
<target>Tareas elegibles para registro de tiempo</target>
|
||||
<target>Tareas elegibles para parte de horas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="admin_activity.short_stats">
|
||||
<source>admin_activity.short_stats</source>
|
||||
@@ -513,6 +599,18 @@
|
||||
</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Admin: Plugins
|
||||
-->
|
||||
<trans-unit id="label.version">
|
||||
<source>label.version</source>
|
||||
<target>Version</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.required_version">
|
||||
<source>label.required_version</source>
|
||||
<target>Compatible con</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
ROLES
|
||||
-->
|
||||
@@ -533,56 +631,93 @@
|
||||
<target>Usuario</target>
|
||||
</trans-unit>
|
||||
|
||||
|
||||
<!--
|
||||
Statistics
|
||||
Statistics data for Dashboard & Users profile
|
||||
-->
|
||||
<trans-unit id="stats.durationThisMonth">
|
||||
<source>stats.durationThisMonth</source>
|
||||
<trans-unit id="stats.durationToday">
|
||||
<source>stats.durationToday</source>
|
||||
<target>Horas trabajadas hoy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationWeek">
|
||||
<source>stats.durationWeek</source>
|
||||
<target>Horas trabajadas esta semana</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationMonth">
|
||||
<source>stats.durationMonth</source>
|
||||
<target>Horas trabajadas este mes</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountThisMonth">
|
||||
<source>stats.amountThisMonth</source>
|
||||
<target>Ingresos este mes</target>
|
||||
<trans-unit id="stats.durationYear">
|
||||
<source>stats.durationYear</source>
|
||||
<target>Horas trabajadas este año</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Total de horas trabajadas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.yourWorkingHours">
|
||||
<source>stats.yourWorkingHours</source>
|
||||
<target>Tus horas trabajadas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountToday">
|
||||
<source>stats.amountToday</source>
|
||||
<target>Ingresos hoy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountWeek">
|
||||
<source>stats.amountWeek</source>
|
||||
<target>Ingresos esta semana</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountMonth">
|
||||
<source>stats.amountMonth</source>
|
||||
<target>Ingresos este mes</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountYear">
|
||||
<source>stats.amountYear</source>
|
||||
<target>Ingresos este año</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Total de ingresos</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Dashboard
|
||||
-->
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Total de usuarios</target>
|
||||
<trans-unit id="stats.userActiveToday">
|
||||
<source>stats.userActiveToday</source>
|
||||
<target>Usuarios activos hoy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveThisMoth">
|
||||
<source>stats.userActiveThisMoth</source>
|
||||
<trans-unit id="stats.userActiveWeek">
|
||||
<source>stats.userActiveWeek</source>
|
||||
<target>Usuarios activos esta semana</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveMonth">
|
||||
<source>stats.userActiveMonth</source>
|
||||
<target>Usuarios activos este mes</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveEver">
|
||||
<source>stats.userActiveEver</source>
|
||||
<target>Usuarios activos</target>
|
||||
<trans-unit id="stats.userActiveYear">
|
||||
<source>stats.userActiveYear</source>
|
||||
<target>Usuarios activos este año</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Total de usuarios activos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activeRecordings">
|
||||
<source>stats.activeRecordings</source>
|
||||
<target>Registros activos actualmente</target>
|
||||
<target>Partes activos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activitiesTotal">
|
||||
<source>stats.activitiesTotal</source>
|
||||
<target>Total de Actividades</target>
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Cantidad total de usuarios</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.projectsTotal">
|
||||
<source>stats.projectsTotal</source>
|
||||
<target>Total de Proyectos</target>
|
||||
<trans-unit id="stats.activityTotal">
|
||||
<source>stats.activityTotal</source>
|
||||
<target>Cantidad total de actividades</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.projectTotal">
|
||||
<source>stats.projectTotal</source>
|
||||
<target>Cantidad total de proyectos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.customerTotal">
|
||||
<source>stats.customerTotal</source>
|
||||
<target>Total de Clientes</target>
|
||||
<target>Cantidad total de clientes</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
@@ -602,7 +737,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="invoice.subtitle">
|
||||
<source>invoice.subtitle</source>
|
||||
<target>Crear facturas desde los registros de sus hojas de tiempo.</target>
|
||||
<target>Crear facturas a partir de registros de sus partes de horas.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="button.print">
|
||||
<source>button.print</source>
|
||||
@@ -658,7 +793,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="label.total_rate">
|
||||
<source>label.total_rate</source>
|
||||
<target>Precio total</target>
|
||||
<target>Tarifa aplicada</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.payment_terms">
|
||||
<source>label.payment_terms</source>
|
||||
@@ -676,6 +811,58 @@
|
||||
<source>label.orderNumber</source>
|
||||
<target>Número de orden</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.invoice_tax_number">
|
||||
<source>label.invoice_tax_number</source>
|
||||
<target>CIF/NIF.:</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.invoice_bank_account">
|
||||
<source>label.invoice_bank_account</source>
|
||||
<target>Cuenta bancaria</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.invoice_salutation">
|
||||
<source>label.invoice_salutation</source>
|
||||
<target>
|
||||
Señoras y señores,
|
||||
|
||||
Le agradezco su pedido y cobro por mis servicios:
|
||||
</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Export
|
||||
-->
|
||||
<trans-unit id="export.title">
|
||||
<source>export.title</source>
|
||||
<target>Exportar</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.subtitle">
|
||||
<source>export.subtitle</source>
|
||||
<target>Exportar la información de los partes de horas en varios formatos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.period">
|
||||
<source>export.period</source>
|
||||
<target>Periodo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.document_title">
|
||||
<source>export.document_title</source>
|
||||
<target>Lista de gastos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.full_list">
|
||||
<source>export.full_list</source>
|
||||
<target>Lista completa</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.summary">
|
||||
<source>export.summary</source>
|
||||
<target>Resumen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.page_of">
|
||||
<source>export.page_of</source>
|
||||
<target>Página %page% de %pages%</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.date_copyright">
|
||||
<source>export.date_copyright</source>
|
||||
<target>Creado el %date% con %kimai%</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Month names
|
||||
@@ -732,6 +919,10 @@
|
||||
<!--
|
||||
Navbar - recent entries and activities
|
||||
-->
|
||||
<trans-unit id="active.entries">
|
||||
<source>active.entries</source>
|
||||
<target>Los cálculos de tu tiempo activo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="timesheet.all">
|
||||
<source>timesheet.all</source>
|
||||
<target>Ver todos los registros</target>
|
||||
@@ -742,7 +933,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="timesheet.start">
|
||||
<source>timesheet.start</source>
|
||||
<target>Crear nuevo registro de tiempo</target>
|
||||
<target>Crear nuevo registro</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
@@ -756,6 +947,18 @@
|
||||
<source>label.entryState</source>
|
||||
<target>Registros</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.exported">
|
||||
<source>label.exported</source>
|
||||
<target>Exportado</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="entryState.exported">
|
||||
<source>entryState.exported</source>
|
||||
<target>Tratado</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="entryState.not_exported">
|
||||
<source>entryState.not_exported</source>
|
||||
<target>Abierto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="entryState.all">
|
||||
<source>entryState.all</source>
|
||||
<target>Todos</target>
|
||||
@@ -768,6 +971,18 @@
|
||||
<source>entryState.stopped</source>
|
||||
<target>Detenidos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.clear_all">
|
||||
<source>export.clear_all</source>
|
||||
<target>¿Marcar todos los registros a la vista como abiertos?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="export.mark_all">
|
||||
<source>export.mark_all</source>
|
||||
<target>¿Marcar todos los registros a la vista como tratados?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.globalsOnly">
|
||||
<source>label.globalsOnly</source>
|
||||
<target>Solo globales</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user