File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,37 @@ tr: &DEFAULT_TR
132
132
tr-TR :
133
133
<< : *DEFAULT_TR
134
134
135
+ # Brazilian Portguese (default)
136
+ # -----------------
137
+ pt : &DEFAULT_PT
138
+ page : " Página"
139
+ pagination_previous : " Anterior"
140
+ pagination_next : " Próxima"
141
+ breadcrumb_home_label : " Home"
142
+ breadcrumb_separator : " /"
143
+ toc_label : " Nesta página"
144
+ ext_link_label : " Link direto"
145
+ less_than : " meno que"
146
+ minute_read : " minutos de leitura"
147
+ share_on_label : " Compartilhe em"
148
+ meta_label :
149
+ tags_label : " Tags:"
150
+ categories_label : " Categorias:"
151
+ date_label : " Atualizado em:"
152
+ comments_label : " Deixe um comentário"
153
+ more_label : " Aprenda Mais"
154
+ related_label : " Você Talvez Goste Também"
155
+ follow_label : " Acompanhe em"
156
+ feed_label : " Feed"
157
+ powered_by : " Feito com"
158
+ website_label : " Site"
159
+ email_label : " Email"
160
+ recent_posts : " Postagens recentes"
161
+ undefined_wpm : " Parâmetro indefinido em word_per_minute no _config.yml"
162
+ pt-BR :
163
+ << : *DEFAULT_PT
164
+ pt-PT :
165
+ << : *DEFAULT_PT
135
166
136
167
# Another locale
137
168
# --------------
You can’t perform that action at this time.
0 commit comments