forked from organicmaps/organicmaps-tmp
[strings] Regenerate
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
598bb5f176
commit
3ce6a9a29d
4 changed files with 6 additions and 3 deletions
|
@ -859,6 +859,9 @@
|
|||
<string name="choose_color">Izvēlieties krāsu</string>
|
||||
<string name="edit_track">Ceļa labošana</string>
|
||||
|
||||
<!-- SECTION: Types -->
|
||||
<string name="type.amenity.charging_station.bicycle">Velosipēdu uzlāde</string>
|
||||
|
||||
<!-- SECTION: Types: Historic -->
|
||||
<!-- Named part of a city or town, bigger than place=neighbourhood and smaller than place=suburb (Wiki: https://wiki.openstreetmap.org/wiki/Tag:place%3Dquarter) -->
|
||||
<string name="type.place.quarter">Apkaime</string>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<string name="type.leisure.adult_gaming_centre">Centro de jogos para adultos</string>
|
||||
<string name="type.leisure.amusement_arcade">Fliperama</string>
|
||||
<string name="type.amenity.charging_station">Eletroposto</string>
|
||||
<string name="type.amenity.charging_station.bicycle">Estação de carregamento de bicicletas</string>
|
||||
<string name="type.amenity.charging_station.bicycle">Ponto de recarga de bicicletas</string>
|
||||
<string name="type.amenity.charging_station.motorcar">Eletroposto</string>
|
||||
<string name="type.amenity.childcare">Creche</string>
|
||||
<string name="type.amenity.cinema">Cinema</string>
|
||||
|
|
|
@ -1501,7 +1501,7 @@
|
|||
|
||||
"type.amenity.charging_station" = "Charging Station";
|
||||
|
||||
"type.amenity.charging_station.bicycle" = "Bicycle Charging Station";
|
||||
"type.amenity.charging_station.bicycle" = "Velosipēdu uzlāde";
|
||||
|
||||
"type.amenity.charging_station.motorcar" = "Car Charging Station";
|
||||
|
||||
|
|
|
@ -1501,7 +1501,7 @@
|
|||
|
||||
"type.amenity.charging_station" = "Eletroposto";
|
||||
|
||||
"type.amenity.charging_station.bicycle" = "Estação de carregamento de bicicletas";
|
||||
"type.amenity.charging_station.bicycle" = "Ponto de recarga de bicicletas";
|
||||
|
||||
"type.amenity.charging_station.motorcar" = "Eletroposto";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue