Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2016-04-22 01:01:36 +02:00
commit 2f25cfb514
2 changed files with 19 additions and 2 deletions

View file

@ -2716,7 +2716,8 @@
<string name="poi_health_service_test_yes">Медицинские услуги: тестирование: есть</string>
<string name="poi_health_service_test_no">Медицинские услуги: тестирование: нет</string>
<string name="poi_health_facility_type_office">Тип медучреждения: офис</string>
<string name="poi_health_facility_type_office">Медицинский офис</string>
<string name="poi_health_facility_type_field_hospital">Тип медучреждения: полевой госпиталь</string>
<string name="poi_health_facility_type_counselling_centre">Тип медучреждения: центр психологической консультации</string>
<string name="poi_health_facility_type_laboratory">Тип медучреждения: медицинская лаборатория</string>
@ -2826,4 +2827,12 @@
<string name="poi_disease_aids_yes">СПИД: да</string>
<string name="poi_disease_aids_no">СПИД: нет</string>
<string name="poi_office_physician">Офис врача</string>
<string name="poi_office_therapist">Офис терапевта</string>
<string name="poi_office_podologist">Офис подолога</string>
<string name="poi_office_healer">Офис целителя</string>
<string name="poi_office_psychologist">Офис психолога</string>
<string name="poi_office_nursing_service">Офис службы ухода за больными</string>
<string name="poi_office_midwife">Офис акушерки</string>
</resources>

View file

@ -2717,7 +2717,7 @@
<string name="poi_health_service_test_yes">Health service: test: yes</string>
<string name="poi_health_service_test_no">Health service: test: no</string>
<string name="poi_health_facility_type_office">Health facility type: office</string>
<string name="poi_health_facility_type_office">Medical office</string>
<string name="poi_health_facility_type_field_hospital">Health facility type: field hospital</string>
<string name="poi_health_facility_type_counselling_centre">Health facility type: counselling centre</string>
<string name="poi_health_facility_type_laboratory">Health facility type: laboratory</string>
@ -2829,4 +2829,12 @@
<string name="poi_disease_aids_yes">AIDS: yes</string>
<string name="poi_disease_aids_no">AIDS: no</string>
<string name="poi_office_physician">Physician office</string>
<string name="poi_office_therapist">Therapist office</string>
<string name="poi_office_podologist">Podologist office</string>
<string name="poi_office_healer">Healer office</string>
<string name="poi_office_psychologist">Psychologist office</string>
<string name="poi_office_nursing_service">Nursing service</string>
<string name="poi_office_midwife">Midwife office</string>
</resources>