forked from organicmaps/organicmaps-tmp
[strings] Regenerated pt
Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>
This commit is contained in:
parent
3015fdc235
commit
1b8ca0c814
4 changed files with 6 additions and 7 deletions
|
@ -391,7 +391,6 @@
|
|||
<string name="p2p_reroute_from_current">Deseja planejar uma rota a partir da sua localização atual?</string>
|
||||
<!-- Edit open hours/set time and minutes dialog -->
|
||||
<string name="next_button">Próxima</string>
|
||||
<string name="editor_time_add">Adicionar horário</string>
|
||||
<string name="editor_time_delete">Apagar horário</string>
|
||||
<!-- Text for allday switch. -->
|
||||
<string name="editor_time_allday">O dia todo (24 horas)</string>
|
||||
|
|
|
@ -396,8 +396,8 @@
|
|||
<string name="editor_time_delete">Eliminar horário</string>
|
||||
<!-- Text for allday switch. -->
|
||||
<string name="editor_time_allday">Todo o dia (24 horas)</string>
|
||||
<string name="editor_time_open">Abre</string>
|
||||
<string name="editor_time_close">Fecha</string>
|
||||
<string name="editor_time_open">Aberto</string>
|
||||
<string name="editor_time_close">Fechado</string>
|
||||
<string name="editor_time_add_closed">Inserir horas de encerrrado</string>
|
||||
<string name="editor_time_title">Horário de funcionamento</string>
|
||||
<string name="editor_time_advanced">Modo avançado</string>
|
||||
|
|
|
@ -563,9 +563,9 @@
|
|||
/* Text for allday switch. */
|
||||
"editor_time_allday" = "O dia todo (24 horas)";
|
||||
|
||||
"editor_time_open" = "Abre";
|
||||
"editor_time_open" = "Aberto";
|
||||
|
||||
"editor_time_close" = "Fecha";
|
||||
"editor_time_close" = "Fechado";
|
||||
|
||||
"editor_time_add_closed" = "Inserir horas sem funcionamento";
|
||||
|
||||
|
|
|
@ -563,9 +563,9 @@
|
|||
/* Text for allday switch. */
|
||||
"editor_time_allday" = "Todo o dia (24 horas)";
|
||||
|
||||
"editor_time_open" = "Abre";
|
||||
"editor_time_open" = "Aberto";
|
||||
|
||||
"editor_time_close" = "Fecha";
|
||||
"editor_time_close" = "Fechado";
|
||||
|
||||
"editor_time_add_closed" = "Inserir horas de encerrrado";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue