Pt br translation (#4)
* Update Localizable.strings Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com> * Update types_strings.txt Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com> * Update strings.xml (#3) Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com> --------- Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>
This commit is contained in:
parent
2b271761c1
commit
2ff9c4c690
3 changed files with 5 additions and 4 deletions
|
@ -1414,7 +1414,8 @@
|
|||
<string name="type.place.farm">Fazenda</string>
|
||||
<string name="type.place.hamlet">Lugarejo</string>
|
||||
<string name="type.place.neighbourhood">Vizinhança</string>
|
||||
<string name="type.place.village">Aldeia</string>
|
||||
<string name="type.place.suburb">Bairro</string>
|
||||
<string name="type.place.village">Vila</string>
|
||||
<string name="type.power">Energia</string>
|
||||
<string name="type.power.generator">Gerador de energia</string>
|
||||
<string name="type.power.generator.solar">Gerador solar</string>
|
||||
|
|
|
@ -22154,6 +22154,7 @@
|
|||
nl = Buitenwijk
|
||||
pl = Przedmieścia
|
||||
pt = Subúrbio
|
||||
pt-BR = Bairro
|
||||
ro = Suburbie
|
||||
ru = Район
|
||||
sk = Predmestie
|
||||
|
@ -22237,7 +22238,6 @@
|
|||
nl = Dorp
|
||||
pl = Wieś
|
||||
pt = Vila
|
||||
pt-BR = Aldeia
|
||||
ro = Sat
|
||||
ru = Деревня
|
||||
sk = Dedina
|
||||
|
|
|
@ -2915,11 +2915,11 @@
|
|||
|
||||
"type.place.state.USA" = "Estado";
|
||||
|
||||
"type.place.suburb" = "Subúrbio";
|
||||
"type.place.suburb" = "Bairro";
|
||||
|
||||
"type.place.town" = "Cidade";
|
||||
|
||||
"type.place.village" = "Aldeia";
|
||||
"type.place.village" = "Vila";
|
||||
|
||||
"type.power" = "Energia";
|
||||
|
||||
|
|
Reference in a new issue