forked from organicmaps/organicmaps-tmp
[strings] Regenerated pt
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
2d421bd95a
commit
8926620d1d
4 changed files with 3 additions and 4 deletions
|
@ -1061,7 +1061,6 @@
|
|||
<string name="type.entrance">Entrada</string>
|
||||
<!-- This is for main/primary entrances, for secondary entrances see type.entrance -->
|
||||
<string name="type.entrance.main">Entrada principal</string>
|
||||
<string name="type.entrance.exit">Sair</string>
|
||||
<string name="type.healthcare.laboratory">Laboratório médico</string>
|
||||
<string name="type.healthcare.physiotherapist">Fisioterapeuta</string>
|
||||
<string name="type.healthcare.alternative">Medicina alternativa</string>
|
||||
|
|
|
@ -1124,7 +1124,7 @@
|
|||
<string name="type.entrance">Entrada</string>
|
||||
<!-- This is for main/primary entrances, for secondary entrances see type.entrance -->
|
||||
<string name="type.entrance.main">Entrada principal</string>
|
||||
<string name="type.entrance.exit">Sai</string>
|
||||
<string name="type.entrance.exit">Saída</string>
|
||||
<string name="type.fee.no">Gratuito</string>
|
||||
<string name="type.healthcare.laboratory">Laboratório médico</string>
|
||||
<string name="type.healthcare.physiotherapist">Fisioterapeuta</string>
|
||||
|
|
|
@ -1988,7 +1988,7 @@
|
|||
/* This is for main/primary entrances, for secondary entrances see type.entrance */
|
||||
"type.entrance.main" = "Entrada principal";
|
||||
|
||||
"type.entrance.exit" = "Sair";
|
||||
"type.entrance.exit" = "Saída";
|
||||
|
||||
"type.fee.yes" = "$";
|
||||
|
||||
|
|
|
@ -1988,7 +1988,7 @@
|
|||
/* This is for main/primary entrances, for secondary entrances see type.entrance */
|
||||
"type.entrance.main" = "Entrada principal";
|
||||
|
||||
"type.entrance.exit" = "Sai";
|
||||
"type.entrance.exit" = "Saída";
|
||||
|
||||
"type.fee.yes" = "$";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue