Skip to content

Commit 58f4180

Browse files
committed
Added pt-BR translation
1 parent a62a0b6 commit 58f4180

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

config/locales/pt-BR.yml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
pt-BR:
2+
field_start_hour: Data Inicial
3+
field_start_minute: ""
4+
field_end_hour: Data Final
5+
field_end_minute: ""
6+
field_billed_hours: Horas Trabalhadas
7+
8+
error_et_less_than_st: Data Final deve ser maior do que a Data Inicial
9+
error_et_mandatory_ifnot_hours: é obrigatório de o campo Horas estiver vazio
10+
error_h_mb_grthan_zero: deve ser maior do que 0
11+
12+
timesheet_title: Timesheet
13+
timesheet_period: Periodo
14+
timesheet_date_from_label: apartir
15+
timesheet_date_to_label: até
16+
timesheet_users_label: Users
17+
timesheet_showing_users: 'Mostrando o tempo de: '
18+
timesheet_permalink: '(Link permanente para o timesheet)'
19+
timesheet_group_by: pelo grupo
20+
timesheet_sort_by: classificar por
21+
timesheet_week_of_year: semana do ano
22+
23+
timesheet_groupby_day: Dia
24+
t_comment: Comentario
25+
26+
timesheet_billed_hours: horas trabalhadas
27+
timesheet_total: Total
28+
29+
t_filters: Filtros
30+
t_fields_to_include: Campos para incluir
31+
32+
t_activities: Atividades
33+
t_projects: Projetos
34+
t_users: Usuarios
35+
36+
t_javascript_warns:
37+
st_after_et: Atenção!!! Hora de término é anterior a hora de início
38+
st_notinday: Atenção!!! Hora de início não é a data de hoje
39+
et_notinday: Atenção!!! Hora de término não é a data de hoje

0 commit comments

Comments
 (0)