Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2016-12-16 14:27:30 +01:00
commit 6032805450
2 changed files with 12 additions and 0 deletions

View file

@ -3363,4 +3363,10 @@
<string name="poi_animal_keeping_type_paddock">Тип: загон</string>
<string name="poi_animal_keeping_type_open_stable">Конюшня открытого типа</string>
<string name="poi_tower_construction_lattice">Конструкция: решетчатая</string>
<string name="poi_tower_construction_freestanding">Конструкция: массивная без оттяжек</string>
<string name="poi_tower_construction_dish">Конструкция: параболическая тарелка</string>
<string name="poi_tower_construction_dome">Конструкция: радом</string>
<string name="poi_tower_construction_concealed">Конструкция: замаскированная</string>
</resources>

View file

@ -3329,4 +3329,10 @@
<string name="poi_animal_keeping_type_paddock">Type: paddock</string>
<string name="poi_animal_keeping_type_open_stable">Type: open stable</string>
<string name="poi_tower_construction_lattice">Construction: lattice</string>
<string name="poi_tower_construction_freestanding">Construction: freestanding</string>
<string name="poi_tower_construction_dish">Construction: dish</string>
<string name="poi_tower_construction_dome">Construction: dome</string>
<string name="poi_tower_construction_concealed">Construction: concealed</string>
</resources>