blob: 7a7394040c2342fd4256283f36096b0eaf6c2ae3 [file] [log] [blame]
# /**********************************************************************************************
# * Key Format:
# *
# * For level 1 data, the key is the ISO3166-2 code. An ISO3166-2 code is composed as follows:
# * a two letter country code followed by up to three alphanumeric characters for the level 1 administration.
# *
# * For level 2 data, the key is the ISO3166-2 code followed by six digits. The leftmost two digits indicate
# * the level 1 container of a level 2 administration (i.e. California is a level 1 container for Orange County
# * which is a level 2 administration). The two digits were taken from a lexicographic sorting of all the
# * level 1 administrations within a country. Similarly, the four leftmost digits indicate a level 2 administration.
# * Again, these four digits are an index into the lexicographic sorting of all level 2 administrations within
# * a level 1 administration.
# ************************************************************************************************/
# SYRIA_names.properties # Level 0
SYR = Syria
# Level 1 (admin 1 = e.g., state)
SY-HL = Aleppo (Halab)
SY-RA = Ar Raqqah
SY-SU = As Suwayda
SY-DR = Dara
SY-DY = Dayr Az Zawr
SY-DI = Dimashq
SY-HM = Hamah
SY-HA = Hasaka (Al Haksa)
SY-HI = Homs (Hims)
SY-ID = Idlib
SY-QU = Kuneitra (El Qunaytirah)
SY-LA = Lattakia (Al Ladhiqiyah)
SY-TA = Tartus
# Level 2 (admin 2 = e.g., country)
# Generated key details : Level 1 ( SY-HL = ALEPPO (HALAB) ). Level 2 ( 010001 = SYR.L2.1 ).
SY-HL-G010001 = SY-HL-G010001
# Generated key details : Level 1 ( SY-DY = DAYR AZ ZAWR ). Level 2 ( 050001 = SYR.L2.2 ).
SY-DY-G050001 = SY-DY-G050001
# Generated key details : Level 1 ( SY-ID = IDLIB ). Level 2 ( 100001 = SYR.L2.3 ).
SY-ID-G100001 = SY-ID-G100001
# Generated key details : Level 1 ( SY-LA = LATTAKIA (AL LADHIQIYAH ). Level 2 ( 120001 = SYR.L2.4 ).
SY-LA-G120001 = SY-LA-G120001
# Generated key details : Level 1 ( SY-HM = HAMAH ). Level 2 ( 070001 = SYR.L2.5 ).
SY-HM-G070001 = SY-HM-G070001
# Generated key details : Level 1 ( SY-HI = HOMS (HIMS) ). Level 2 ( 090001 = SYR.L2.6 ).
SY-HI-G090001 = SY-HI-G090001
# Generated key details : Level 1 ( SY-TA = TARTUS ). Level 2 ( 140001 = SYR.L2.7 ).
SY-TA-G140001 = SY-TA-G140001
# Generated key details : Level 1 ( SY-DI = DIMASHQ ). Level 2 ( 060001 = SYR.L2.8 ).
SY-DI-G060001 = SY-DI-G060001
# Generated key details : Level 1 ( SY-QU = KUNEITRA (EL QUNAYTIRAH ). Level 2 ( 110001 = SYR.L2.9 ).
SY-QU-G110001 = SY-QU-G110001
# Generated key details : Level 1 ( SY-DR = DARA ). Level 2 ( 040001 = SYR.L2.10 ).
SY-DR-G040001 = SY-DR-G040001
# Generated key details : Level 1 ( SY-SU = AS SUWAYDA ). Level 2 ( 030001 = SYR.L2.11 ).
SY-SU-G030001 = SY-SU-G030001
# Generated key details : Level 1 ( SY-HA = HASAKA (AL HAKSA) ). Level 2 ( 080001 = SYR.L2.12 ).
SY-HA-G080001 = SY-HA-G080001
# Generated key details : Level 1 ( SY-RA = AR RAQQAH ). Level 2 ( 020001 = SYR.L2.13 ).
SY-RA-G020001 = SY-RA-G020001