Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-07-11 18:21:27 +02:00
commit d3a8c402d2

View file

@ -513,6 +513,7 @@
<string name="poi_theme_park">Theme park</string>
<string name="poi_attraction">Tourist attraction</string>
<string name="poi_tourism_attraction">Tourist attraction</string>
<string name="poi_general_tourist_attraction_yes">General tourist attraction</string>
<string name="poi_attraction_amusement_ride">Amusement ride</string>
<string name="poi_attraction_animal">Animal (attraction)</string>
@ -894,7 +895,31 @@
<string name="poi_rcn_ref">Regional cycle node network</string>
<string name="poi_lcn_ref">Local cycle node network</string>
<string name="poi_iwn_ref">International walking node network</string>
<string name="poi_nwn_ref">National walking node network</string>
<string name="poi_rwn_ref">Regional walking node network</string>
<string name="poi_lwn_ref">Local walking node network</string>
<string name="poi_opening_hours">Opening hours</string>
<string name="poi_collection_times">Collection times</string>
<string name="poi_description">Description</string>
<string name="poi_phone">Phone</string>
<string name="poi_website">Website</string>
<string name="poi_service_times">Service times</string>
<string name="poi_maxheight">Maximum height</string>
<string name="poi_maxweight">Maximum weight</string>
<string name="poi_abandoned">Abandoned</string>
<string name="poi_disused">Disused</string>
<string name="poi_operator">Operator</string>
<string name="poi_brand">Brand</string>
<string name="poi_enforcement_traffic_signals">Enforcement:traffic signals</string>
<string name="poi_enforcement_maxspeed">Enforcement:maxspeed</string>
<string name="poi_enforcement_maxheight">Enforcement:maxheight</string>
<string name="poi_enforcement_mindistance">Enforcement:mindistance</string>
<string name="poi_enforcement_check">Enforcement:check</string>
<string name="poi_enforcement_access">Enforcement:access</string>
<string name="poi_enforcement_toll">Enforcement:toll</string>
</resources>