Files
kimai2/translations/system-configuration.pt_BR.xlf
2020-01-16 16:25:28 +01:00

96 lines
4.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="pt-BR" datatype="plaintext" original="system-configuration.en.xlf">
<body>
<trans-unit id="title">
<source>title</source>
<target>Configurações</target>
</trans-unit>
<trans-unit id="subtitle">
<source>subtitle</source>
<target>Alterar as configurações globais do seu rastreador de tempo</target>
</trans-unit>
<trans-unit id="timesheet">
<source>timesheet</source>
<target>Horário</target>
</trans-unit>
<trans-unit id="form_customer">
<source>form_customer</source>
<target>Criar cliente - Valores padrões</target>
</trans-unit>
<trans-unit id="form_user">
<source>form_user</source>
<target>Usuário - Valores padrões</target>
</trans-unit>
<trans-unit id="theme">
<source>theme</source>
<target>Tema</target>
</trans-unit>
<trans-unit id="calendar">
<source>calendar</source>
<target>Calendário</target>
</trans-unit>
<trans-unit id="label.theme.markdown_content">
<source>label.theme.markdown_content</source>
<target>Permitir tags no formato markdown em descrições e comentários</target>
</trans-unit>
<trans-unit id="label.timesheet.mode">
<source>label.timesheet.mode</source>
<target>Modo de rastreamento de tempo</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_default">
<source>label.timesheet.mode_default</source>
<target>[Default] horários de início e fim podem ser editados</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_only">
<source>label.timesheet.mode_duration_only</source>
<target>[Duration] substituir o horário final por um campo de entrada de duração</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_fixed_begin">
<source>label.timesheet.mode_duration_fixed_begin</source>
<target>[Duration] Tempo de início fixo configurável, somente a duração pode ser mudada</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_punch">
<source>label.timesheet.mode_punch</source>
<target>[Time-clock] usuário pode iniciar e parar registros, mas não editar os tempos ou duração</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.allow_future_times">
<source>label.timesheet.rules.allow_future_times</source>
<target>Permitir entradas de tempo no futuro</target>
</trans-unit>
<trans-unit id="label.timesheet.active_entries.hard_limit">
<source>label.timesheet.active_entries.hard_limit</source>
<target>Número permitido de entradas de tempo de execução simultâneas</target>
</trans-unit>
<trans-unit id="label.timesheet.active_entries.soft_limit">
<source>label.timesheet.active_entries.soft_limit</source>
<target>Número de entradas de tempo de execução a partir das quais um aviso é exibido</target>
</trans-unit>
<trans-unit id="label.calendar.week_numbers">
<source>label.calendar.week_numbers</source>
<target>Mostrar números de semanas</target>
</trans-unit>
<trans-unit id="label.calendar.weekends">
<source>label.calendar.weekends</source>
<target>Mostrar fins de semana</target>
</trans-unit>
<trans-unit id="label.calendar.businessHours.begin">
<source>label.calendar.businessHours.begin</source>
<target>Início do horário comercial normal (será destacado)</target>
</trans-unit>
<trans-unit id="label.calendar.businessHours.end">
<source>label.calendar.businessHours.end</source>
<target>Fim do horário comercial normal (será destacado)</target>
</trans-unit>
<trans-unit id="label.calendar.visibleHours.begin">
<source>label.calendar.visibleHours.begin</source>
<target>Início do intervalo de tempo visível</target>
</trans-unit>
<trans-unit id="label.calendar.visibleHours.end">
<source>label.calendar.visibleHours.end</source>
<target>Fim do intervalo de tempo visível</target>
</trans-unit>
</body>
</file>
</xliff>