Update phrases

This commit is contained in:
xmd5a 2015-10-21 15:50:23 +03:00
parent 654d92c997
commit 7263b58fe7
2 changed files with 30 additions and 0 deletions

View file

@ -2201,4 +2201,19 @@
<string name="poi_cairn">Пирамида из камней</string>
<string name="poi_memorial_fassade_decoration">Фасадная декорация</string>
<string name="poi_defibrillator">Дефибриллятор</string>
<string name="poi_defibrillator_yes">Дефибриллятор: есть</string>
<string name="poi_tomb_war_grave">Тип: братская могила</string>
<string name="poi_tomb_tumulus">Тип: тумулус</string>
<string name="poi_tomb_rock_cut">Тип: вырезанная в камне</string>
<string name="poi_tomb_hypogeum">Тип: гипогей</string>
<string name="poi_tomb_vault">Тип: усыпальница</string>
<string name="poi_tomb_columbarium">Тип: колумбарий</string>
<string name="poi_tomb_mausoleum">Тип: мавзолей</string>
<string name="poi_tomb_sarcophagus">Тип: саркофаг</string>
<string name="poi_tomb_crypt">Тип: крипта</string>
<string name="poi_tomb_pyramid">Тип: пирамида</string>
</resources>

View file

@ -2205,4 +2205,19 @@
<string name="poi_cairn">Cairn</string>
<string name="poi_memorial_fassade_decoration">Fassade decoration</string>
<string name="poi_defibrillator">Defibrillator</string>
<string name="poi_defibrillator_yes">Defibrillator: yes</string>
<string name="poi_tomb_war_grave">Type: war grave</string>
<string name="poi_tomb_tumulus">Type: tumulus</string>
<string name="poi_tomb_rock_cut">Type: rock-cut</string>
<string name="poi_tomb_hypogeum">Type: hypogeum</string>
<string name="poi_tomb_vault">Type: vault</string>
<string name="poi_tomb_columbarium">Type: columbarium</string>
<string name="poi_tomb_mausoleum">Type: mausoleum</string>
<string name="poi_tomb_sarcophagus">Type: sarcophagus</string>
<string name="poi_tomb_crypt">Type: crypt</string>
<string name="poi_tomb_pyramid">Type: pyramid</string>
</resources>