Merge branch 'master' of https://github.com/osmandapp/Osmand
This commit is contained in:
commit
a83dadf7c2
2 changed files with 21 additions and 0 deletions
|
@ -1335,4 +1335,15 @@
|
|||
<string name="poi_surface_sett">Superfície: llambordes</string>
|
||||
<string name="poi_surface_cobblestone">Superfície: empedrat</string>
|
||||
<string name="poi_surface_paving_stones">Superfície: paviment de pedres</string>
|
||||
<string name="poi_surface_pebblestone">Superfície: còdols</string>
|
||||
<string name="poi_surface_stone">Superfície: pedra</string>
|
||||
<string name="poi_surface_metal">Superfície: metall</string>
|
||||
<string name="poi_surface_wood">Superfície: fusta</string>
|
||||
<string name="poi_surface_gravel">Superfície: grava</string>
|
||||
<string name="poi_surface_fine_gravel">Superfície: grava fina</string>
|
||||
<string name="poi_surface_compacted">Superfície: compactada</string>
|
||||
<string name="poi_surface_sand">Superfície: sorra</string>
|
||||
<string name="poi_surface_grass">Superfície: gespa</string>
|
||||
<string name="poi_surface_grass_paver">Superfície: pavimentació permeable</string>
|
||||
<string name="poi_surface_ground">Superfície: terra</string>
|
||||
</resources>
|
||||
|
|
|
@ -1731,4 +1731,14 @@
|
|||
<string name="poi_resource_chromite">鉻鐵礦</string>
|
||||
<string name="poi_resource_clay">黏土</string>
|
||||
<string name="poi_resource_coal">煤</string>
|
||||
<string name="poi_resource_copper">銅</string>
|
||||
<string name="poi_resource_diamond">鑽石</string>
|
||||
<string name="poi_resource_dimension_stone">石材</string>
|
||||
<string name="poi_resource_dolomite">白雲石</string>
|
||||
<string name="poi_resource_gas">瓦斯</string>
|
||||
<string name="poi_resource_gold">黃金</string>
|
||||
<string name="poi_resource_graphite">石墨</string>
|
||||
<string name="poi_resource_gravel">礫石</string>
|
||||
<string name="poi_resource_gypsum">石膏</string>
|
||||
<string name="poi_resource_iron_ore">鐵礦砂</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue