mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-12 05:44:06 +00:00
import abbreviations from OSM Wiki
Replaces the variant rules with a slightly cleaned-up version of the abbreviation lists at https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations
This commit is contained in:
19
settings/icu-rules/variants-bg.yaml
Normal file
19
settings/icu-rules/variants-bg.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# Source: https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations#.D0.91.D1.8A.D0.BB.D0.B3.D0.B0.D1.80.D1.81.D0.BA.D0.B8_.D0.B5.D0.B7.D0.B8.D0.BA_-_Bulgarian
|
||||
- lang: bg
|
||||
words:
|
||||
- Блок -> бл
|
||||
- Булевард -> бул
|
||||
- Вход -> вх
|
||||
- Генерал -> ген
|
||||
- Град -> гр
|
||||
- Доктор -> д-р
|
||||
- Доцент -> доц
|
||||
- Капитан -> кап
|
||||
- Митрополит -> мит
|
||||
- Площад -> пл
|
||||
- Професор -> проф
|
||||
- Свети -> Св
|
||||
- Улица -> ул
|
||||
- Село -> с
|
||||
- Квартал -> кв
|
||||
- Жилищен Комплекс -> ж к
|
||||
Reference in New Issue
Block a user