]> git.openstreetmap.org Git - nominatim.git/blob - settings/country_settings.yaml
bdd tests: make import style configurable
[nominatim.git] / settings / country_settings.yaml
1 # Andorra (Andorra)
2 ad:
3     partition: 35
4     languages: ca
5     names: !include country-names/ad.yaml
6     postcode:
7       pattern: "(ddd)"
8       output: AD\1
9
10
11 # United Arab Emirates (الإمارات العربية المتحدة)
12 ae:
13     partition: 83
14     languages: ar
15     names: !include country-names/ae.yaml
16     postcode: no
17
18
19 # Afghanistan (افغانستان)
20 af:
21     partition: 30
22     languages: fa, ps
23     names: !include country-names/af.yaml
24     postcode:
25       pattern: "dddd"
26
27
28 # Antigua and Barbuda (Antigua and Barbuda)
29 ag:
30     partition: 205
31     languages: en
32     names: !include country-names/ag.yaml
33     postcode: no
34
35
36 # Anguilla (Anguilla)
37 ai:
38     partition: 175
39     languages: en
40     names: !include country-names/ai.yaml
41     postcode:
42       pattern: "2640"
43       output: AI-2640
44
45
46 # Albania (Shqipëria)
47 al:
48     partition: 9
49     languages: sq
50     names: !include country-names/al.yaml
51     postcode:
52       pattern: "dddd"
53
54
55 # Armenia (Հայաստան)
56 am:
57     partition: 33
58     languages: hy
59     names: !include country-names/am.yaml
60     postcode:
61       pattern: "dddd"
62
63
64 # Netherlands Antilles (De Nederlandse Antillen)
65 an:
66     partition: 58
67     languages: nl, en, pap
68     names: !include country-names/an.yaml
69
70
71 # Angola (Angola)
72 ao:
73     partition: 85
74     languages: pt
75     names: !include country-names/ao.yaml
76     postcode: no
77
78
79 #  (Antarctica)
80 aq:
81     partition: 181
82     languages: en, es, fr, ru
83     names: !include country-names/aq.yaml
84     postcode: no
85
86
87 # Argentina (Argentina)
88 ar:
89     partition: 39
90     languages: es
91     names: !include country-names/ar.yaml
92     postcode:
93       pattern: "l?dddd(?:lll)?"
94
95
96 #  (American Samoa)
97 as:
98     partition: 182
99     languages: en, sm
100     names: !include country-names/as.yaml
101
102
103 # Austria (Österreich)
104 at:
105     partition: 245
106     languages: de
107     names: !include country-names/at.yaml
108     postcode:
109       pattern: "dddd"
110
111
112 # Australia (Australia)
113 au:
114     partition: 139
115     languages: en
116     names: !include country-names/au.yaml
117     postcode:
118       pattern: "dddd"
119
120
121 #  (Aruba)
122 aw:
123     partition: 183
124     languages: nl, pap
125     names: !include country-names/aw.yaml
126     postcode: no
127
128
129 #  (Aland Islands)
130 ax:
131     partition: 184
132     languages: sv
133     names: !include country-names/ax.yaml
134
135
136 # Azerbaijan (Azərbaycan)
137 az:
138     partition: 119
139     languages: az
140     names: !include country-names/az.yaml
141     postcode:
142       pattern: "dddd"
143
144
145 # Bosnia and Herzegovina (Bosna i Hercegovina / Босна и Херцеговина)
146 ba:
147     partition: 6
148     languages: bs, hr, sr
149     names: !include country-names/ba.yaml
150     postcode:
151       pattern: "ddddd"
152
153
154 # Barbados (Barbados)
155 bb:
156     partition: 206
157     languages: en
158     names: !include country-names/bb.yaml
159     postcode:
160       pattern: "(ddddd)"
161       output: BB\1
162
163
164 # Bangladesh (Bangladesh)
165 bd:
166     partition: 158
167     languages: bn
168     names: !include country-names/bd.yaml
169     postcode:
170       pattern: "dddd"
171
172
173 # Belgium (België / Belgique / Belgien)
174 be:
175     partition: 15
176     languages: nl, fr, de
177     names: !include country-names/be.yaml
178     postcode:
179       pattern: "dddd"
180
181
182 # Burkina Faso (Burkina Faso)
183 bf:
184     partition: 225
185     languages: fr
186     names: !include country-names/bf.yaml
187     postcode: no
188
189
190 # Bulgaria (Бългaрия)
191 bg:
192     partition: 140
193     languages: bg
194     names: !include country-names/bg.yaml
195     postcode:
196       pattern: "dddd"
197
198
199 # Bahrain (البحرين)
200 bh:
201     partition: 62
202     languages: ar
203     names: !include country-names/bh.yaml
204     postcode:
205       pattern: "d?ddd"
206
207
208 # Burundi (Burundi)
209 bi:
210     partition: 61
211     languages: fr
212     names: !include country-names/bi.yaml
213     postcode: no
214
215
216 # Benin (Bénin)
217 bj:
218     partition: 224
219     languages: fr
220     names: !include country-names/bj.yaml
221     postcode: no
222
223
224 #  (Saint Barthélemy)
225 bl:
226     partition: 204
227     languages: fr
228     names: !include country-names/bl.yaml
229
230
231 # Bermuda (Bermuda)
232 bm:
233     partition: 176
234     languages: en
235     names: !include country-names/bm.yaml
236     postcode:
237       pattern: "(ll)[ -]?(dd)"
238       output: \1 \2
239
240
241 # Brunei (Brunei)
242 bn:
243     partition: 86
244     languages: ms
245     names: !include country-names/bn.yaml
246     postcode:
247       pattern: "(ll) ?(dddd)"
248       output: \1\2
249
250
251 # Bolivia (Bolivia)
252 bo:
253     partition: 120
254     languages: es, qu, gn, ay
255     names: !include country-names/bo.yaml
256     postcode: no
257
258
259 # Caribbean Netherlands (Caribisch Nederland)
260 bq:
261     partition: 250
262     languages: nl
263     names: !include country-names/bq.yaml
264
265
266 # Brazil (Brasil)
267 br:
268     partition: 121
269     languages: pt
270     names: !include country-names/br.yaml
271     postcode:
272       pattern: "(ddddd)-?(ddd)"
273       output: \1-\2
274
275
276 # The Bahamas (The Bahamas)
277 bs:
278     partition: 207
279     languages: en
280     names: !include country-names/bs.yaml
281     postcode: no
282
283
284 # Bhutan (འབྲུག་ཡུལ་)
285 bt:
286     partition: 87
287     languages: dz
288     names: !include country-names/bt.yaml
289     postcode:
290       pattern: "ddddd"
291
292
293 #  (Bouvet Island)
294 bv:
295     partition: 185
296     languages: "no"
297     names: !include country-names/bv.yaml
298
299
300 # Botswana (Botswana)
301 bw:
302     partition: 122
303     languages: en, tn
304     names: !include country-names/bw.yaml
305     postcode: no
306
307
308 # Belarus (Беларусь)
309 by:
310     partition: 40
311     languages: be, ru
312     names: !include country-names/by.yaml
313     postcode:
314       pattern: "dddddd"
315
316
317 # Belize (Belize)
318 bz:
319     partition: 208
320     languages: en
321     names: !include country-names/bz.yaml
322     postcode: no
323
324
325 # Canada (Canada)
326 ca:
327     partition: 244
328     languages: en, fr
329     names: !include country-names/ca.yaml
330     postcode:
331       pattern: "(ldl) ?(dld)"
332       output: \1 \2
333
334
335 # Cocos (Keeling) Islands (Cocos (Keeling) Islands)
336 cc:
337     partition: 118
338     languages: en
339     names: !include country-names/cc.yaml
340
341
342 # Democratic Republic of the Congo (République démocratique du Congo)
343 cd:
344     partition: 229
345     languages: fr
346     names: !include country-names/cd.yaml
347     postcode: no
348
349
350 # Central African Republic (Ködörösêse tî Bêafrîka - République Centrafricaine)
351 cf:
352     partition: 227
353     languages: fr, sg
354     names: !include country-names/cf.yaml
355     postcode: no
356
357
358 # Congo-Brazzaville (Congo)
359 cg:
360     partition: 230
361     languages: fr
362     names: !include country-names/cg.yaml
363     postcode: no
364
365
366 # Switzerland (Schweiz/Suisse/Svizzera/Svizra)
367 ch:
368     partition: 5
369     languages: de, fr, it, rm
370     names: !include country-names/ch.yaml
371     postcode:
372       pattern: "dddd"
373
374
375 # Côte d'Ivoire (Côte d’Ivoire)
376 ci:
377     partition: 228
378     languages: fr
379     names: !include country-names/ci.yaml
380     postcode: no
381
382
383 # Cook Islands (Kūki 'Āirani)
384 ck:
385     partition: 41
386     languages: en, rar
387     names: !include country-names/ck.yaml
388     postcode: no
389
390
391 # Chile (Chile)
392 cl:
393     partition: 88
394     languages: es
395     names: !include country-names/cl.yaml
396     postcode:
397       pattern: "ddddddd"
398
399
400 # Cameroon (Cameroun)
401 cm:
402     partition: 141
403     languages: fr, en
404     names: !include country-names/cm.yaml
405     postcode: no
406
407
408 # China (中国)
409 cn:
410     partition: 117
411     languages: zh
412     names: !include country-names/cn.yaml
413     postcode:
414       pattern: "dddddd"
415
416
417 # Colombia (Colombia)
418 co:
419     partition: 133
420     languages: es
421     names: !include country-names/co.yaml
422     postcode:
423       pattern: "dddddd"
424
425
426 # Costa Rica (Costa Rica)
427 cr:
428     partition: 64
429     languages: es
430     names: !include country-names/cr.yaml
431     postcode:
432       pattern: "ddddd"
433
434
435 # Cuba (Cuba)
436 cu:
437     partition: 42
438     languages: es
439     names: !include country-names/cu.yaml
440     postcode:
441       pattern: "ddddd"
442
443
444 # Cape Verde (Cabo Verde)
445 cv:
446     partition: 89
447     languages: pt
448     names: !include country-names/cv.yaml
449     postcode:
450       pattern: "dddd"
451
452
453 # Curaçao (Curaçao)
454 cw:
455     partition: 248
456     languages: nl, en
457     names: !include country-names/cw.yaml
458
459
460 # Christmas Island (Christmas Island)
461 cx:
462     partition: 177
463     languages: en
464     names: !include country-names/cx.yaml
465
466
467 # Cyprus (Κύπρος - Kıbrıs)
468 cy:
469     partition: 114
470     languages: el, tr
471     names: !include country-names/cy.yaml
472     postcode:
473       pattern: "(?:99|d)ddd"
474
475
476 # Czechia (Česko)
477 cz:
478     partition: 124
479     languages: cs
480     names: !include country-names/cz.yaml
481     postcode:
482       pattern: "(ddd) ?(dd)"
483       output: \1 \2
484
485
486 # Germany (Deutschland)
487 de:
488     partition: 3
489     languages: de
490     names: !include country-names/de.yaml
491     postcode:
492       pattern: "ddddd"
493
494
495 # Djibouti (Djibouti جيبوتي)
496 dj:
497     partition: 43
498     languages: fr, ar, so, aa
499     names: !include country-names/dj.yaml
500     postcode: no
501
502
503 # Denmark (Danmark)
504 dk:
505     partition: 160
506     languages: da
507     names: !include country-names/dk.yaml
508     postcode:
509       pattern: "dddd"
510
511
512 # Dominica (Dominica)
513 dm:
514     partition: 209
515     languages: en
516     names: !include country-names/dm.yaml
517     postcode: no
518
519
520 # Dominican Republic (República Dominicana)
521 do:
522     partition: 37
523     languages: es
524     names: !include country-names/do.yaml
525     postcode:
526       pattern: "ddddd"
527
528
529 # Algeria (Algérie / ⵍⵣⵣⴰⵢⴻⵔ / الجزائر)
530 dz:
531     partition: 19
532     languages: ar, ber, fr
533     names: !include country-names/dz.yaml
534     postcode:
535       pattern: "ddddd"
536
537
538 # Ecuador (Ecuador)
539 ec:
540     partition: 78
541     languages: es
542     names: !include country-names/ec.yaml
543     postcode:
544       pattern: "dddddd"
545
546
547 # Estonia (Eesti)
548 ee:
549     partition: 125
550     languages: et
551     names: !include country-names/ee.yaml
552     postcode:
553       pattern: "ddddd"
554
555
556 # Egypt (مصر)
557 eg:
558     partition: 16
559     languages: ar
560     names: !include country-names/eg.yaml
561     postcode:
562       pattern: "ddddd"
563
564
565 # Sahrawi Arab Democratic Republic (الجمهورية العربية الصحراوية الديمقراطية)
566 eh:
567     partition: 186
568     languages: ar, es, fr
569     names: !include country-names/eh.yaml
570
571
572 # Eritrea (ኤርትራ Eritrea إرتريا)
573 er:
574     partition: 142
575     languages: ti, ar, en
576     names: !include country-names/er.yaml
577     postcode: no
578
579
580 # Spain (España)
581 es:
582     partition: 31
583     languages: es, ast, ca, eu, gl
584     names: !include country-names/es.yaml
585     postcode:
586       pattern: "ddddd"
587
588
589 # Ethiopia (ኢትዮጵያ)
590 et:
591     partition: 90
592     languages: am, om
593     names: !include country-names/et.yaml
594     postcode:
595       pattern: "dddd"
596
597
598 # Finland (Suomi)
599 fi:
600     partition: 20
601     languages: fi, sv, se
602     names: !include country-names/fi.yaml
603     postcode:
604       pattern: "ddddd"
605
606
607 # Fiji (Viti)
608 fj:
609     partition: 210
610     languages: en
611     names: !include country-names/fj.yaml
612     postcode: no
613
614
615 # Falkland Islands (Falkland Islands)
616 fk:
617     partition: 91
618     languages: en
619     names: !include country-names/fk.yaml
620     postcode:
621       pattern: "FIQQ 1ZZ"
622
623
624 # Federated States of Micronesia (Micronesia)
625 fm:
626     partition: 217
627     languages: en
628     names: !include country-names/fm.yaml
629     postcode:
630       pattern: "ddddd"
631
632
633 # Faroe Islands (Føroyar)
634 fo:
635     partition: 10
636     languages: fo, da
637     names: !include country-names/fo.yaml
638     postcode:
639       pattern: "ddd"
640
641
642 # France (France)
643 fr:
644     partition: 4
645     languages: fr
646     names: !include country-names/fr.yaml
647     postcode:
648       pattern: "ddddd"
649
650
651 # Gabon (Gabon)
652 ga:
653     partition: 239
654     languages: fr
655     names: !include country-names/ga.yaml
656     postcode: no
657
658
659 # United Kingdom (United Kingdom)
660 gb:
661     partition: 1
662     languages: en
663     names: !include country-names/gb.yaml
664     postcode:
665       pattern: "(l?ld[A-Z0-9]?) ?(dll)"
666       output: \1 \2
667
668
669 # Grenada (Grenada)
670 gd:
671     partition: 143
672     languages: en
673     names: !include country-names/gd.yaml
674     postcode: no
675
676
677 # Georgia (საქართველო)
678 ge:
679     partition: 21
680     languages: ka
681     names: !include country-names/ge.yaml
682     postcode:
683       pattern: "dddd"
684
685
686 # French Guiana (Guyane Française)
687 gf:
688     partition: 231
689     languages: fr
690     names: !include country-names/gf.yaml
691
692
693 # Guernsey (Guernsey)
694 gg:
695     partition: 77
696     languages: en
697     names: !include country-names/gg.yaml
698     postcode:
699       pattern: "(GYdd?) ?(dll)"
700       output: \1 \2
701
702
703 # Ghana (Ghana)
704 gh:
705     partition: 211
706     languages: en
707     names: !include country-names/gh.yaml
708     postcode:
709       pattern: "ll-d?ddd-dddd"
710
711
712 # Gibraltar (Gibraltar)
713 gi:
714     partition: 138
715     languages: en
716     names: !include country-names/gi.yaml
717     postcode:
718       pattern: "(GX11) ?(1AA)"
719       output: GX11 1AA
720
721
722 # Greenland (Kalaallit Nunaat)
723 gl:
724     partition: 111
725     languages: kl, da
726     names: !include country-names/gl.yaml
727     postcode:
728       pattern: "dddd"
729
730
731 # The Gambia (Gambia)
732 gm:
733     partition: 212
734     languages: en
735     names: !include country-names/gm.yaml
736     postcode: no
737
738
739 # Guinea (Guinée)
740 gn:
741     partition: 240
742     languages: fr
743     names: !include country-names/gn.yaml
744     postcode:
745       pattern: "ddd"
746
747
748 # Guadeloupe (Guadeloupe)
749 gp:
750     partition: 232
751     languages: fr
752     names: !include country-names/gp.yaml
753
754
755 # Equatorial Guinea (Guinea Ecuatorial)
756 gq:
757     partition: 12
758     languages: es, fr, pt
759     names: !include country-names/gq.yaml
760     postcode: no
761
762
763 # Greece (Ελλάς)
764 gr:
765     partition: 22
766     languages: el
767     names: !include country-names/gr.yaml
768     postcode:
769       pattern: "(ddd) ?(dd)"
770       output: \1 \2
771
772
773 # South Georgia and the South Sandwich Islands (South Georgia and the South Sandwich Islands)
774 gs:
775     partition: 44
776     languages: en
777     names: !include country-names/gs.yaml
778     postcode:
779       pattern: "(SIQQ) ?(1ZZ)"
780       output: \1 \2
781
782
783 # Guatemala (Guatemala)
784 gt:
785     partition: 57
786     languages: es
787     names: !include country-names/gt.yaml
788     postcode:
789       pattern: "ddddd"
790
791
792 # Guam (Guam)
793 gu:
794     partition: 187
795     languages: en, ch
796     names: !include country-names/gu.yaml
797
798
799 # Guinea-Bissau (Guiné-Bissau)
800 gw:
801     partition: 8
802     languages: pt
803     names: !include country-names/gw.yaml
804     postcode:
805       pattern: "dddd"
806
807
808 # Guyana (Guyana)
809 gy:
810     partition: 213
811     languages: en
812     names: !include country-names/gy.yaml
813     postcode: no
814
815
816 #  (Hong Kong)
817 hk:
818     partition: 188
819     languages: zh-hant, en
820     names: !include country-names/hk.yaml
821
822
823 #  (Heard Island and MaxDonald Islands)
824 hm:
825     partition: 189
826     languages: en
827     names: !include country-names/hm.yaml
828
829
830 # Honduras (Honduras)
831 hn:
832     partition: 56
833     languages: es
834     names: !include country-names/hn.yaml
835     postcode:
836       pattern: "ddddd"
837
838
839 # Croatia (Hrvatska)
840 hr:
841     partition: 92
842     languages: hr
843     names: !include country-names/hr.yaml
844     postcode:
845       pattern: "ddddd"
846
847
848 # Haiti (Ayiti)
849 ht:
850     partition: 29
851     languages: fr, ht
852     names: !include country-names/ht.yaml
853     postcode:
854       pattern: "dddd"
855
856
857 # Hungary (Magyarország)
858 hu:
859     partition: 45
860     languages: hu
861     names: !include country-names/hu.yaml
862     postcode:
863       pattern: "dddd"
864
865
866 # Indonesia (Indonesia)
867 id:
868     partition: 110
869     languages: id
870     names: !include country-names/id.yaml
871     postcode:
872       pattern: "ddddd"
873
874
875 # Ireland (Éire / Ireland)
876 ie:
877     partition: 46
878     languages: en, ga
879     names: !include country-names/ie.yaml
880     postcode:
881       pattern: "(ldd) ?([0123456789ACDEFHKNPRTVWXY]{4})"
882       output: \1 \2
883
884
885 # Israel (ישראל)
886 il:
887     partition: 65
888     languages: he
889     names: !include country-names/il.yaml
890     postcode:
891       pattern: "ddddddd"
892
893
894 # Isle of Man (Isle of Man)
895 im:
896     partition: 190
897     languages: en
898     names: !include country-names/im.yaml
899     postcode:
900       pattern: "(IMdd?) ?(dll)"
901       output: \1 \2
902
903
904 # India (India)
905 in:
906     partition: 128
907     languages: hi, en
908     names: !include country-names/in.yaml
909     postcode:
910       pattern: "(ddd) ?(ddd)"
911       output: \1\2
912
913
914 # British Indian Ocean Territory (British Indian Ocean Territory)
915 io:
916     partition: 13
917     languages: en
918     names: !include country-names/io.yaml
919     postcode:
920       pattern: "(BBND) ?(1ZZ)"
921       output: \1 \2
922
923
924 # Iraq (العراق)
925 iq:
926     partition: 144
927     languages: ar, ku
928     names: !include country-names/iq.yaml
929     postcode:
930       pattern: "ddddd"
931
932
933 # Iran (ایران)
934 ir:
935     partition: 80
936     languages: fa
937     names: !include country-names/ir.yaml
938     postcode:
939       pattern: "(ddddd)[-_ ]?(ddddd)"
940       output: \1-\2
941
942
943 # Iceland (Ísland)
944 is:
945     partition: 134
946     languages: is
947     names: !include country-names/is.yaml
948     postcode:
949       pattern: "ddd"
950
951
952 # Italy (Italia)
953 it:
954     partition: 28
955     languages: it, de, fr
956     names: !include country-names/it.yaml
957     postcode:
958       pattern: "ddddd"
959
960
961 # Jersey (Jersey)
962 je:
963     partition: 123
964     languages: en
965     names: !include country-names/je.yaml
966     postcode:
967       pattern: "(JEdd?) ?(dll)"
968       output: \1 \2
969
970
971 # Jamaica (Jamaica)
972 jm:
973     partition: 214
974     languages: en
975     names: !include country-names/jm.yaml
976     postcode: no
977
978
979 # Jordan (الأردن)
980 jo:
981     partition: 17
982     languages: ar
983     names: !include country-names/jo.yaml
984     postcode:
985       pattern: "ddddd"
986
987
988 # Japan (日本)
989 jp:
990     partition: 11
991     languages: ja
992     names: !include country-names/jp.yaml
993     postcode:
994       pattern: "(ddd)-?(dddd)"
995       output: \1-\2
996
997
998 # Kenya (Kenya)
999 ke:
1000     partition: 126
1001     languages: sw, en
1002     names: !include country-names/ke.yaml
1003     postcode:
1004       pattern: "ddddd"
1005
1006
1007 # Kyrgyzstan (Кыргызстан)
1008 kg:
1009     partition: 93
1010     languages: ky, ru
1011     names: !include country-names/kg.yaml
1012     postcode:
1013       pattern: "dddddd"
1014
1015
1016 # Cambodia (ព្រះរាជាណាចក្រ​កម្ពុជា)
1017 kh:
1018     partition: 159
1019     languages: km
1020     names: !include country-names/kh.yaml
1021     postcode:
1022       pattern: "dddddd"
1023
1024
1025 # Kiribati (Kiribati)
1026 ki:
1027     partition: 215
1028     languages: en
1029     names: !include country-names/ki.yaml
1030     postcode: no
1031
1032
1033 # Comoros (Comores Komori جزر القمر)
1034 km:
1035     partition: 47
1036     languages: ar, fr, sw
1037     names: !include country-names/km.yaml
1038     postcode: no
1039
1040
1041 # Saint Kitts and Nevis (Saint Kitts and Nevis)
1042 kn:
1043     partition: 84
1044     languages: en
1045     names: !include country-names/kn.yaml
1046     postcode:
1047       pattern: "dddd"
1048
1049
1050 # North Korea (조선민주주의인민공화국)
1051 kp:
1052     partition: 48
1053     languages: ko
1054     names: !include country-names/kp.yaml
1055     postcode: no
1056
1057
1058 # South Korea (대한민국)
1059 kr:
1060     partition: 49
1061     languages: ko, en
1062     names: !include country-names/kr.yaml
1063     postcode:
1064       pattern: "ddddd"
1065
1066
1067 # Kuwait (الكويت)
1068 kw:
1069     partition: 127
1070     languages: ar
1071     names: !include country-names/kw.yaml
1072     postcode:
1073       pattern: "ddddd"
1074
1075
1076 # Cayman Islands (Cayman Islands)
1077 ky:
1078     partition: 38
1079     languages: en
1080     names: !include country-names/ky.yaml
1081     postcode:
1082       pattern: "(d)-(dddd)"
1083       output: KY\1-\2
1084
1085
1086 # Kazakhstan (Қазақстан)
1087 kz:
1088     partition: 94
1089     languages: kk, ru
1090     names: !include country-names/kz.yaml
1091     postcode:
1092       pattern: "(?:lddldld|dddddd)"
1093
1094
1095 # Laos (ປະເທດລາວ)
1096 la:
1097     partition: 145
1098     languages: lo
1099     names: !include country-names/la.yaml
1100     postcode:
1101       pattern: "ddddd"
1102
1103
1104 # Lebanon (لبنان)
1105 lb:
1106     partition: 66
1107     languages: ar, fr
1108     names: !include country-names/lb.yaml
1109     postcode:
1110       pattern: "(dddd)(?: ?dddd)?"
1111
1112
1113 # Saint Lucia (Saint Lucia)
1114 lc:
1115     partition: 146
1116     languages: en
1117     names: !include country-names/lc.yaml
1118     postcode:
1119       pattern: "(dd) ?(ddd)"
1120       output: LC\1 \2
1121
1122
1123 # Liechtenstein (Liechtenstein)
1124 li:
1125     partition: 246
1126     languages: de
1127     names: !include country-names/li.yaml
1128     postcode:
1129       pattern: "dddd"
1130
1131
1132 # Sri Lanka (ශ්‍රී ලංකාව இலங்கை)
1133 lk:
1134     partition: 95
1135     languages: si, ta
1136     names: !include country-names/lk.yaml
1137     postcode:
1138       pattern: "ddddd"
1139
1140
1141 # Liberia (Liberia)
1142 lr:
1143     partition: 216
1144     languages: en
1145     names: !include country-names/lr.yaml
1146     postcode:
1147       pattern: "dddd"
1148
1149
1150 # Lesotho (Lesotho)
1151 ls:
1152     partition: 136
1153     languages: en, st
1154     names: !include country-names/ls.yaml
1155     postcode:
1156       pattern: "ddd"
1157
1158
1159 # Lithuania (Lietuva)
1160 lt:
1161     partition: 67
1162     languages: lt
1163     names: !include country-names/lt.yaml
1164     postcode:
1165       pattern: "ddddd"
1166
1167
1168 # Luxembourg (Lëtzebuerg)
1169 lu:
1170     partition: 74
1171     languages: lb, fr, de
1172     names: !include country-names/lu.yaml
1173     postcode:
1174       pattern: "dddd"
1175
1176
1177 # Latvia (Latvija)
1178 lv:
1179     partition: 162
1180     languages: lv
1181     names: !include country-names/lv.yaml
1182     postcode:
1183       pattern: "(dddd)"
1184       output: LV-\1
1185
1186
1187 # Libya (ليبيا)
1188 ly:
1189     partition: 163
1190     languages: ar
1191     names: !include country-names/ly.yaml
1192     postcode: no
1193
1194
1195 # Morocco (Maroc ⵍⵎⵖⵔⵉⴱ المغرب)
1196 ma:
1197     partition: 23
1198     languages: fr, zgh, ar
1199     names: !include country-names/ma.yaml
1200     postcode:
1201       pattern: "ddddd"
1202
1203
1204 # Monaco (Monaco)
1205 mc:
1206     partition: 242
1207     languages: fr
1208     names: !include country-names/mc.yaml
1209     postcode:
1210       pattern: "980dd"
1211
1212
1213 # Moldova (Moldova)
1214 md:
1215     partition: 147
1216     languages: ro, ru, uk
1217     names: !include country-names/md.yaml
1218     postcode:
1219       pattern: "(dddd)"
1220       output: MD-\1
1221
1222
1223 # Montenegro (Crna Gora / Црна Гора)
1224 me:
1225     partition: 180
1226     languages: srp, sr, hr, bs, sq
1227     names: !include country-names/me.yaml
1228     postcode:
1229       pattern: "ddddd"
1230
1231
1232 # Saint Martin (Saint Martin)
1233 mf:
1234     partition: 203
1235     languages: fr
1236     names: !include country-names/mf.yaml
1237
1238
1239 # Madagascar (Madagasikara)
1240 mg:
1241     partition: 164
1242     languages: mg, fr
1243     names: !include country-names/mg.yaml
1244     postcode:
1245       pattern: "ddd"
1246
1247
1248 # Marshall Islands (Ṃajeḷ)
1249 mh:
1250     partition: 105
1251     languages: en, mh
1252     names: !include country-names/mh.yaml
1253     postcode:
1254       pattern: "ddddd"
1255
1256
1257 # North Macedonia (Северна Македонија)
1258 mk:
1259     partition: 69
1260     languages: mk
1261     names: !include country-names/mk.yaml
1262     postcode:
1263       pattern: "dddd"
1264
1265
1266 # Mali (Mali)
1267 ml:
1268     partition: 241
1269     languages: fr
1270     names: !include country-names/ml.yaml
1271     postcode: no
1272
1273
1274 # Myanmar (မြန်မာ)
1275 mm:
1276     partition: 148
1277     languages: my
1278     names: !include country-names/mm.yaml
1279     postcode:
1280       pattern: "ddddd"
1281
1282
1283 # Mongolia (Монгол улс ᠮᠤᠩᠭᠤᠯ ᠤᠯᠤᠰ)
1284 mn:
1285     partition: 167
1286     languages: mn
1287     names: !include country-names/mn.yaml
1288     postcode:
1289       pattern: "ddddd"
1290
1291
1292 # Macao (Macao)
1293 mo:
1294     partition: 191
1295     languages: zh-hant, pt
1296     names: !include country-names/mo.yaml
1297     postcode: no
1298
1299
1300 # Northern Mariana Islands (Northern Mariana Islands)
1301 mp:
1302     partition: 192
1303     languages: ch, en
1304     names: !include country-names/mp.yaml
1305
1306
1307 # Martinique (Martinique)
1308 mq:
1309     partition: 233
1310     languages: fr
1311     names: !include country-names/mq.yaml
1312
1313
1314 # Mauritania (موريتانيا)
1315 mr:
1316     partition: 149
1317     languages: ar, fr
1318     names: !include country-names/mr.yaml
1319     postcode: no
1320
1321
1322 # Montserrat (Montserrat)
1323 ms:
1324     partition: 73
1325     languages: en
1326     names: !include country-names/ms.yaml
1327
1328
1329 # Malta (Malta)
1330 mt:
1331     partition: 165
1332     languages: mt, en
1333     names: !include country-names/mt.yaml
1334     postcode:
1335       pattern: "(lll) ?(dddd)"
1336       output: \1 \2
1337
1338
1339 # Mauritius (Mauritius)
1340 mu:
1341     partition: 150
1342     languages: mfe, fr, en
1343     names: !include country-names/mu.yaml
1344     postcode:
1345       pattern: "ddddd"
1346
1347
1348 # Maldives (ދިވެހިރާއްޖެ)
1349 mv:
1350     partition: 96
1351     languages: dv
1352     names: !include country-names/mv.yaml
1353     postcode:
1354       pattern: "ddddd"
1355
1356
1357 # Malawi (Malawi)
1358 mw:
1359     partition: 97
1360     languages: en, ny
1361     names: !include country-names/mw.yaml
1362     postcode: no
1363
1364
1365 # Mexico (México)
1366 mx:
1367     partition: 166
1368     languages: es
1369     names: !include country-names/mx.yaml
1370     postcode:
1371       pattern: "ddddd"
1372
1373
1374 # Malaysia (Malaysia)
1375 my:
1376     partition: 7
1377     languages: ms
1378     names: !include country-names/my.yaml
1379     postcode:
1380       pattern: "ddddd"
1381
1382
1383 # Mozambique (Moçambique)
1384 mz:
1385     partition: 98
1386     languages: pt
1387     names: !include country-names/mz.yaml
1388     postcode:
1389       pattern: "(dddd)(?:-dd)?"
1390
1391
1392 # Namibia (Namibia)
1393 na:
1394     partition: 99
1395     languages: en, sf, de
1396     names: !include country-names/na.yaml
1397     postcode:
1398       pattern: "ddddd"
1399
1400
1401 # New Caledonia (Nouvelle-Calédonie)
1402 nc:
1403     partition: 234
1404     languages: fr
1405     names: !include country-names/nc.yaml
1406
1407
1408 # Niger (Niger)
1409 ne:
1410     partition: 226
1411     languages: fr
1412     names: !include country-names/ne.yaml
1413     postcode:
1414       pattern: "dddd"
1415
1416
1417 # Norfolk Island (Norfolk Island)
1418 nf:
1419     partition: 100
1420     languages: en, pih
1421     names: !include country-names/nf.yaml
1422
1423
1424 # Nigeria (Nigeria)
1425 ng:
1426     partition: 218
1427     languages: en
1428     names: !include country-names/ng.yaml
1429     postcode:
1430       pattern: "dddddd"
1431
1432
1433 # Nicaragua (Nicaragua)
1434 ni:
1435     partition: 151
1436     languages: es
1437     names: !include country-names/ni.yaml
1438     postcode:
1439       pattern: "ddddd"
1440
1441
1442 # Netherlands (Nederland)
1443 nl:
1444     partition: 63
1445     languages: nl
1446     names: !include country-names/nl.yaml
1447     postcode:
1448       pattern: "(dddd) ?(ll)"
1449       output: \1 \2
1450
1451
1452 # Norway (Norge)
1453 "no":
1454     partition: 60
1455     languages: nb, nn, no, se
1456     names: !include country-names/no.yaml
1457     postcode:
1458       pattern: "dddd"
1459
1460
1461 # Nepal (Nepal)
1462 np:
1463     partition: 50
1464     languages: ne
1465     names: !include country-names/np.yaml
1466     postcode:
1467       pattern: "ddddd"
1468
1469
1470 # Nauru (Naoero)
1471 nr:
1472     partition: 70
1473     languages: na, en
1474     names: !include country-names/nr.yaml
1475     postcode: no
1476
1477
1478 # Niue (Niuē)
1479 nu:
1480     partition: 178
1481     languages: niu, en
1482     names: !include country-names/nu.yaml
1483     postcode: no
1484
1485
1486 # New Zealand (New Zealand / Aotearoa)
1487 nz:
1488     partition: 27
1489     languages: mi, en
1490     names: !include country-names/nz.yaml
1491     postcode:
1492       pattern: "dddd"
1493
1494
1495 # Oman (عمان)
1496 om:
1497     partition: 137
1498     languages: ar
1499     names: !include country-names/om.yaml
1500     postcode:
1501       pattern: "ddd"
1502
1503
1504 # Panama (Panamá)
1505 pa:
1506     partition: 152
1507     languages: es
1508     names: !include country-names/pa.yaml
1509     postcode:
1510       pattern: "dddd"
1511
1512
1513 # Peru (Perú)
1514 pe:
1515     partition: 51
1516     languages: es
1517     names: !include country-names/pe.yaml
1518     postcode:
1519       pattern: "ddddd"
1520
1521
1522 # French Polynesia (Polynésie française)
1523 pf:
1524     partition: 202
1525     languages: fr
1526     names: !include country-names/pf.yaml
1527
1528
1529 # Papua New Guinea (Papua Niugini)
1530 pg:
1531     partition: 71
1532     languages: en, tpi, ho
1533     names: !include country-names/pg.yaml
1534     postcode:
1535       pattern: "ddd"
1536
1537
1538 # Philippines (Philippines)
1539 ph:
1540     partition: 26
1541     languages: en, tl
1542     names: !include country-names/ph.yaml
1543     postcode:
1544       pattern: "dddd"
1545
1546
1547 # Pakistan (پاکستان)
1548 pk:
1549     partition: 14
1550     languages: en, ur, pnb, sd, ps, bal
1551     names: !include country-names/pk.yaml
1552     postcode:
1553       pattern: "ddddd"
1554
1555
1556 # Poland (Polska)
1557 pl:
1558     partition: 168
1559     languages: pl
1560     names: !include country-names/pl.yaml
1561     postcode:
1562       pattern: "(dd)[ -]?(ddd)"
1563       output: \1-\2
1564
1565
1566 # Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)
1567 pm:
1568     partition: 236
1569     languages: fr
1570     names: !include country-names/pm.yaml
1571
1572
1573 # Pitcairn Islands (Pitcairn Islands)
1574 pn:
1575     partition: 113
1576     languages: en, pih
1577     names: !include country-names/pn.yaml
1578     postcode:
1579       pattern: "(PCRN) ?(1ZZ)"
1580       output: \1 \2
1581
1582
1583 # Puerto Rico (Puerto Rico)
1584 pr:
1585     partition: 193
1586     languages: es, en
1587     names: !include country-names/pr.yaml
1588
1589
1590 # Palestinian Territory (Palestinian Territory)
1591 ps:
1592     partition: 194
1593     languages: ar, he
1594     names: !include country-names/ps.yaml
1595     postcode:
1596       pattern: "ddd"
1597
1598
1599 # Portugal (Portugal)
1600 pt:
1601     partition: 34
1602     languages: pt
1603     names: !include country-names/pt.yaml
1604     postcode:
1605       pattern: "dddd(?:-ddd)?"
1606
1607
1608 # Palau (Belau)
1609 pw:
1610     partition: 195
1611     languages: en, pau, ja, sov, tox
1612     names: !include country-names/pw.yaml
1613     postcode:
1614       pattern: "969(39|40)"
1615
1616
1617 # Paraguay (Paraguay)
1618 py:
1619     partition: 101
1620     languages: es, gn
1621     names: !include country-names/py.yaml
1622     postcode:
1623       pattern: "dddddd"
1624
1625
1626 # Qatar (قطر)
1627 qa:
1628     partition: 169
1629     languages: ar
1630     names: !include country-names/qa.yaml
1631     postcode: no
1632
1633
1634 #  (Réunion)
1635 re:
1636     partition: 235
1637     languages: fr
1638     names: !include country-names/re.yaml
1639
1640
1641 # Romania (România)
1642 ro:
1643     partition: 170
1644     languages: ro
1645     names: !include country-names/ro.yaml
1646     postcode:
1647       pattern: "dddddd"
1648
1649
1650 # Serbia (Србија)
1651 rs:
1652     partition: 59
1653     languages: sr
1654     names: !include country-names/rs.yaml
1655     postcode:
1656       pattern: "ddddd"
1657
1658
1659 # Russia (Россия)
1660 ru:
1661     partition: 135
1662     languages: ru
1663     names: !include country-names/ru.yaml
1664     postcode:
1665       pattern: "dddddd"
1666
1667
1668 # Rwanda (Rwanda)
1669 rw:
1670     partition: 102
1671     languages: rw, fr, en
1672     names: !include country-names/rw.yaml
1673     postcode: no
1674
1675
1676 # Saudi Arabia (السعودية)
1677 sa:
1678     partition: 52
1679     languages: ar
1680     names: !include country-names/sa.yaml
1681     postcode:
1682       pattern: "ddddd(?:-dddd)?"
1683
1684
1685 # Solomon Islands (Solomon Islands)
1686 sb:
1687     partition: 201
1688     languages: en
1689     names: !include country-names/sb.yaml
1690     postcode: no
1691
1692
1693 # Seychelles (Sesel)
1694 sc:
1695     partition: 79
1696     languages: fr, en, crs
1697     names: !include country-names/sc.yaml
1698     postcode: no
1699
1700
1701 # Sudan (السودان)
1702 sd:
1703     partition: 72
1704     languages: ar, en
1705     names: !include country-names/sd.yaml
1706     postcode:
1707       pattern: "ddddd"
1708
1709
1710 # Sweden (Sverige)
1711 se:
1712     partition: 112
1713     languages: sv
1714     names: !include country-names/se.yaml
1715     postcode:
1716       pattern: "(ddd) ?(dd)"
1717       output: \1 \2
1718
1719
1720 # Singapore (Singapore)
1721 sg:
1722     partition: 115
1723     languages: zh-hans, en, ms, ta
1724     names: !include country-names/sg.yaml
1725     postcode:
1726       pattern: "dddddd"
1727
1728
1729 # Saint Helena, Ascension and Tristan da Cunha (Saint Helena, Ascension and Tristan da Cunha)
1730 sh:
1731     partition: 196
1732     languages: en
1733     names: !include country-names/sh.yaml
1734     postcode:
1735       pattern: "(ASCN|STHL|TDCU) ?(1ZZ)"
1736       output: \1 \2
1737
1738
1739 # Slovenia (Slovenija)
1740 si:
1741     partition: 36
1742     languages: sl
1743     names: !include country-names/si.yaml
1744     postcode:
1745       pattern: "dddd"
1746
1747
1748 #  (Svalbard and Jan Mayen)
1749 sj:
1750     partition: 197
1751     languages: "no"
1752     names: !include country-names/sj.yaml
1753
1754
1755 # Slovakia (Slovensko)
1756 sk:
1757     partition: 172
1758     languages: sk
1759     names: !include country-names/sk.yaml
1760     postcode:
1761       pattern: "(ddd) ?(dd)"
1762       output: \1 \2
1763
1764
1765 # Sierra Leone (Sierra Leone)
1766 sl:
1767     partition: 219
1768     languages: en
1769     names: !include country-names/sl.yaml
1770     postcode: no
1771
1772
1773 # San Marino (San Marino)
1774 sm:
1775     partition: 153
1776     languages: it
1777     names: !include country-names/sm.yaml
1778     postcode:
1779       pattern: "4789d"
1780
1781
1782 # Senegal (Sénégal)
1783 sn:
1784     partition: 237
1785     languages: fr
1786     names: !include country-names/sn.yaml
1787     postcode:
1788       pattern: "ddddd"
1789
1790
1791 # Somalia (Soomaaliya الصومال)
1792 so:
1793     partition: 154
1794     languages: so, ar
1795     names: !include country-names/so.yaml
1796     postcode:
1797       pattern: "(ll) ?(ddddd)"
1798       output: \1 \2
1799
1800
1801 # Suriname (Suriname)
1802 sr:
1803     partition: 24
1804     languages: nl
1805     names: !include country-names/sr.yaml
1806     postcode: no
1807
1808
1809 # South Sudan (South Sudan)
1810 ss:
1811     partition: 247
1812     languages: en
1813     names: !include country-names/ss.yaml
1814     postcode: no
1815
1816
1817 # São Tomé and Príncipe (São Tomé e Príncipe)
1818 st:
1819     partition: 53
1820     languages: pt
1821     names: !include country-names/st.yaml
1822     postcode: no
1823
1824
1825 # El Salvador (El Salvador)
1826 sv:
1827     partition: 103
1828     languages: es
1829     names: !include country-names/sv.yaml
1830     postcode:
1831       pattern: "dddd"
1832
1833
1834 #  (Sint Maarten)
1835 sx:
1836     partition: 249
1837     languages: nl, en
1838     names: !include country-names/sx.yaml
1839
1840
1841 # Syria (سوريا)
1842 sy:
1843     partition: 104
1844     languages: ar
1845     names: !include country-names/sy.yaml
1846     postcode: no
1847
1848
1849 # Eswatini (eSwatini)
1850 sz:
1851     partition: 82
1852     languages: en, ss
1853     names: !include country-names/sz.yaml
1854     postcode:
1855       pattern: "lddd"
1856
1857
1858 # Turks and Caicos Islands (Turks and Caicos Islands)
1859 tc:
1860     partition: 106
1861     languages: en
1862     names: !include country-names/tc.yaml
1863     postcode:
1864       pattern: "(TKCA) ?(1ZZ)"
1865       output: \1 \2
1866
1867
1868 # Chad (Tchad تشاد)
1869 td:
1870     partition: 68
1871     languages: fr, ar
1872     names: !include country-names/td.yaml
1873     postcode: no
1874
1875
1876 # French Southern Lands (Terres australes et antarctiques françaises)
1877 tf:
1878     partition: 132
1879     languages: fr
1880     names: !include country-names/tf.yaml
1881
1882
1883 # Togo (Togo)
1884 tg:
1885     partition: 243
1886     languages: fr
1887     names: !include country-names/tg.yaml
1888     postcode: no
1889
1890
1891 # Thailand (ประเทศไทย)
1892 th:
1893     partition: 32
1894     languages: th
1895     names: !include country-names/th.yaml
1896     postcode:
1897       pattern: "ddddd"
1898
1899
1900 # Tajikistan (Тоҷикистон)
1901 tj:
1902     partition: 129
1903     languages: tg, ru
1904     names: !include country-names/tj.yaml
1905     postcode:
1906       pattern: "dddddd"
1907
1908
1909 # Tokelau (Tokelau)
1910 tk:
1911     partition: 179
1912     languages: tkl, en, sm
1913     names: !include country-names/tk.yaml
1914     postcode: no
1915
1916
1917 # East Timor (Timór Lorosa'e)
1918 tl:
1919     partition: 161
1920     languages: pt, tet
1921     names: !include country-names/tl.yaml
1922     postcode: no
1923
1924
1925 # Turkmenistan (Türkmenistan)
1926 tm:
1927     partition: 54
1928     languages: tk
1929     names: !include country-names/tm.yaml
1930     postcode:
1931       pattern: "dddddd"
1932
1933
1934 # Tunisia (تونس)
1935 tn:
1936     partition: 18
1937     languages: ar, fr
1938     names: !include country-names/tn.yaml
1939     postcode:
1940       pattern: "dddd"
1941
1942
1943 # Tonga (Tonga)
1944 to:
1945     partition: 220
1946     languages: en
1947     names: !include country-names/to.yaml
1948     postcode: no
1949
1950
1951 # Turkey (Türkiye)
1952 tr:
1953     partition: 81
1954     languages: tr
1955     names: !include country-names/tr.yaml
1956     postcode:
1957       pattern: "ddddd"
1958
1959
1960 # Trinidad and Tobago (Trinidad and Tobago)
1961 tt:
1962     partition: 221
1963     languages: en
1964     names: !include country-names/tt.yaml
1965     postcode:
1966       pattern: "dddddd"
1967
1968
1969 # Tuvalu (Tuvalu)
1970 tv:
1971     partition: 156
1972     languages: en
1973     names: !include country-names/tv.yaml
1974     postcode: no
1975
1976
1977 # Taiwan (臺灣)
1978 tw:
1979     partition: 25
1980     languages: zh-hant
1981     names: !include country-names/tw.yaml
1982     postcode:
1983       pattern: "ddd(?:ddd?)?"
1984
1985
1986 # Tanzania (Tanzania)
1987 tz:
1988     partition: 130
1989     languages: sw, en
1990     names: !include country-names/tz.yaml
1991     postcode:
1992       pattern: "ddddd"
1993
1994
1995 # Ukraine (Україна)
1996 ua:
1997     partition: 173
1998     languages: uk
1999     names: !include country-names/ua.yaml
2000     postcode:
2001       pattern: "d?ddddd"
2002
2003
2004 # Uganda (Uganda)
2005 ug:
2006     partition: 155
2007     languages: en, sw
2008     names: !include country-names/ug.yaml
2009     postcode: no
2010
2011
2012 #  (United States Minor Outlying Islands)
2013 um:
2014     partition: 198
2015     languages: en
2016     names: !include country-names/um.yaml
2017     postcode:
2018       pattern: "96898"
2019
2020
2021 # United States (United States)
2022 us:
2023     partition: 2
2024     languages: en
2025     names: !include country-names/us.yaml
2026     postcode:
2027       pattern: "ddddd"
2028
2029
2030 # Uruguay (Uruguay)
2031 uy:
2032     partition: 174
2033     languages: es
2034     names: !include country-names/uy.yaml
2035     postcode:
2036       pattern: "ddddd"
2037
2038
2039 # Uzbekistan (Oʻzbekiston)
2040 uz:
2041     partition: 157
2042     languages: uz, kaa
2043     names: !include country-names/uz.yaml
2044     postcode:
2045       pattern: "dddddd"
2046
2047
2048 # Vatican City (Civitas Vaticana)
2049 va:
2050     partition: 107
2051     languages: it
2052     names: !include country-names/va.yaml
2053     postcode:
2054       pattern: "00120"
2055
2056
2057 # Saint Vincent and the Grenadines (Saint Vincent and the Grenadines)
2058 vc:
2059     partition: 171
2060     languages: en
2061     names: !include country-names/vc.yaml
2062     postcode:
2063       pattern: "(dddd)"
2064       output: VC\1
2065
2066
2067 # Venezuela (Venezuela)
2068 ve:
2069     partition: 108
2070     languages: es
2071     names: !include country-names/ve.yaml
2072     postcode:
2073       pattern: "dddd"
2074
2075
2076 # British Virgin Islands (British Virgin Islands)
2077 vg:
2078     partition: 109
2079     languages: en
2080     names: !include country-names/vg.yaml
2081     postcode:
2082       pattern: "(dddd)"
2083       output: VG\1
2084
2085
2086 #  (United States Virgin Islands)
2087 vi:
2088     partition: 199
2089     languages: en
2090     names: !include country-names/vi.yaml
2091
2092
2093 # Vietnam (Việt Nam)
2094 vn:
2095     partition: 75
2096     languages: vi
2097     names: !include country-names/vn.yaml
2098     postcode:
2099       pattern: "ddddd"
2100
2101
2102 # Vanuatu (Vanuatu)
2103 vu:
2104     partition: 116
2105     languages: bi, en, fr
2106     names: !include country-names/vu.yaml
2107     postcode: no
2108
2109
2110 # Wallis and Futuna Islands (Wallis-et-Futuna)
2111 wf:
2112     partition: 238
2113     languages: fr
2114     names: !include country-names/wf.yaml
2115
2116
2117 # Samoa (Sāmoa)
2118 ws:
2119     partition: 131
2120     languages: sm, en
2121     names: !include country-names/ws.yaml
2122
2123
2124 # Kosovo (Kosova / Kosovo)
2125 xk:
2126     partition: 59
2127     languages: sq, sr
2128     names: !include country-names/xk.yaml
2129     postcode:
2130       pattern: "ddddd"
2131
2132
2133 # Yemen (اليمن)
2134 ye:
2135     partition: 55
2136     languages: ar
2137     names: !include country-names/ye.yaml
2138     postcode: no
2139
2140
2141 # Mayotte (Mayotte)
2142 yt:
2143     partition: 200
2144     languages: fr
2145     names: !include country-names/yt.yaml
2146
2147
2148 # South Africa (South Africa)
2149 za:
2150     partition: 76
2151     languages: en, af, st, tn, xh, zu
2152     names: !include country-names/za.yaml
2153     postcode:
2154       pattern: "dddd"
2155
2156
2157 # Zambia (Zambia)
2158 zm:
2159     partition: 222
2160     languages: en
2161     names: !include country-names/zm.yaml
2162     postcode:
2163       pattern: "dddd"
2164
2165
2166 # Zimbabwe (Zimbabwe)
2167 zw:
2168     partition: 223
2169     languages: en, sn, nd
2170     names: !include country-names/zw.yaml
2171     postcode: no