Update phrases

This commit is contained in:
xmd5a 2016-07-04 22:40:01 +03:00
parent cbd1f65be3
commit 04944cb44d
2 changed files with 28 additions and 0 deletions

View file

@ -2921,4 +2921,18 @@
<string name="poi_payment_troika_yes">Принимаются карты Тройка</string>
<string name="poi_payment_troika_no">Карты Тройка не принимаются</string>
<string name="poi_telescope">Телескоп</string>
<string name="poi_telescope_type_optical">Телескоп: оптический</string>
<string name="poi_telescope_type_radio">Телескоп: радио</string>
<string name="poi_telescope_type_gamma">Телескоп: гамма</string>
<string name="poi_telescope_diameter">Диаметр</string>
<string name="poi_telescope_spectrum">Рабочий диапазон частот</string>
<string name="poi_telescope_usage_education">Назначение: образование</string>
<string name="poi_telescope_usage_espionage">Назначение: шпионаж</string>
<string name="poi_telescope_usage_research">Назначение: исследования</string>
<string name="poi_observatory_type_espionage">Назначение: шпионаж</string>
<string name="poi_observatory_type_meteorological">Назначение: метеорологическая</string>
<string name="poi_observatory_type_gravitational">Назначение: гравитационная</string>
</resources>

View file

@ -2925,4 +2925,18 @@
<string name="poi_payment_troika_yes">Troika card accepted</string>
<string name="poi_payment_troika_no">Troika card not accepted</string>
<string name="poi_telescope">Telescope</string>
<string name="poi_telescope_type_optical">Telescope: optical</string>
<string name="poi_telescope_type_radio">Telescope: radio</string>
<string name="poi_telescope_type_gamma">Telescope: gamma</string>
<string name="poi_telescope_diameter">Diameter</string>
<string name="poi_telescope_spectrum">Spectrum</string>
<string name="poi_telescope_usage_education">Usage: education</string>
<string name="poi_telescope_usage_espionage">Usage: espionage</string>
<string name="poi_telescope_usage_research">Usage: research</string>
<string name="poi_observatory_type_espionage">Usage: espionage</string>
<string name="poi_observatory_type_meteorological">Usage: meteorological</string>
<string name="poi_observatory_type_gravitational">Usage: gravitational</string>
</resources>