]> git.openstreetmap.org Git - nominatim.git/blob - settings/country_settings.yaml
add postcodes for most of the remaining countries
[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       output: \1-\2
1391
1392
1393 # Namibia (Namibia)
1394 na:
1395     partition: 99
1396     languages: en, sf, de
1397     names: !include country-names/na.yaml
1398     postcode:
1399       pattern: "ddddd"
1400
1401
1402 # New Caledonia (Nouvelle-Calédonie)
1403 nc:
1404     partition: 234
1405     languages: fr
1406     names: !include country-names/nc.yaml
1407
1408
1409 # Niger (Niger)
1410 ne:
1411     partition: 226
1412     languages: fr
1413     names: !include country-names/ne.yaml
1414     postcode:
1415       pattern: "dddd"
1416
1417
1418 # Norfolk Island (Norfolk Island)
1419 nf:
1420     partition: 100
1421     languages: en, pih
1422     names: !include country-names/nf.yaml
1423
1424
1425 # Nigeria (Nigeria)
1426 ng:
1427     partition: 218
1428     languages: en
1429     names: !include country-names/ng.yaml
1430     postcode:
1431       pattern: "dddddd"
1432
1433
1434 # Nicaragua (Nicaragua)
1435 ni:
1436     partition: 151
1437     languages: es
1438     names: !include country-names/ni.yaml
1439     postcode:
1440       pattern: "ddddd"
1441
1442
1443 # Netherlands (Nederland)
1444 nl:
1445     partition: 63
1446     languages: nl
1447     names: !include country-names/nl.yaml
1448     postcode:
1449       pattern: "(dddd) ?(ll)"
1450       output: \1 \2
1451
1452
1453 # Norway (Norge)
1454 "no":
1455     partition: 60
1456     languages: nb, nn, no, se
1457     names: !include country-names/no.yaml
1458     postcode:
1459       pattern: "dddd"
1460
1461
1462 # Nepal (Nepal)
1463 np:
1464     partition: 50
1465     languages: ne
1466     names: !include country-names/np.yaml
1467     postcode:
1468       pattern: "ddddd"
1469
1470
1471 # Nauru (Naoero)
1472 nr:
1473     partition: 70
1474     languages: na, en
1475     names: !include country-names/nr.yaml
1476     postcode: no
1477
1478
1479 # Niue (Niuē)
1480 nu:
1481     partition: 178
1482     languages: niu, en
1483     names: !include country-names/nu.yaml
1484     postcode: no
1485
1486
1487 # New Zealand (New Zealand / Aotearoa)
1488 nz:
1489     partition: 27
1490     languages: mi, en
1491     names: !include country-names/nz.yaml
1492     postcode:
1493       pattern: "dddd"
1494
1495
1496 # Oman (عمان)
1497 om:
1498     partition: 137
1499     languages: ar
1500     names: !include country-names/om.yaml
1501     postcode:
1502       pattern: "ddd"
1503
1504
1505 # Panama (Panamá)
1506 pa:
1507     partition: 152
1508     languages: es
1509     names: !include country-names/pa.yaml
1510     postcode:
1511       pattern: "dddd"
1512
1513
1514 # Peru (Perú)
1515 pe:
1516     partition: 51
1517     languages: es
1518     names: !include country-names/pe.yaml
1519     postcode:
1520       pattern: "ddddd"
1521
1522
1523 # French Polynesia (Polynésie française)
1524 pf:
1525     partition: 202
1526     languages: fr
1527     names: !include country-names/pf.yaml
1528
1529
1530 # Papua New Guinea (Papua Niugini)
1531 pg:
1532     partition: 71
1533     languages: en, tpi, ho
1534     names: !include country-names/pg.yaml
1535     postcode:
1536       pattern: "ddd"
1537
1538
1539 # Philippines (Philippines)
1540 ph:
1541     partition: 26
1542     languages: en, tl
1543     names: !include country-names/ph.yaml
1544     postcode:
1545       pattern: "dddd"
1546
1547
1548 # Pakistan (پاکستان)
1549 pk:
1550     partition: 14
1551     languages: en, ur, pnb, sd, ps, bal
1552     names: !include country-names/pk.yaml
1553     postcode:
1554       pattern: "ddddd"
1555
1556
1557 # Poland (Polska)
1558 pl:
1559     partition: 168
1560     languages: pl
1561     names: !include country-names/pl.yaml
1562     postcode:
1563       pattern: "(dd)[ -]?(ddd)"
1564       output: \1-\2
1565
1566
1567 # Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)
1568 pm:
1569     partition: 236
1570     languages: fr
1571     names: !include country-names/pm.yaml
1572
1573
1574 # Pitcairn Islands (Pitcairn Islands)
1575 pn:
1576     partition: 113
1577     languages: en, pih
1578     names: !include country-names/pn.yaml
1579     postcode:
1580       pattern: "(PCRN) ?(1ZZ)"
1581       output: \1 \2
1582
1583
1584 # Puerto Rico (Puerto Rico)
1585 pr:
1586     partition: 193
1587     languages: es, en
1588     names: !include country-names/pr.yaml
1589
1590
1591 # Palestinian Territory (Palestinian Territory)
1592 ps:
1593     partition: 194
1594     languages: ar, he
1595     names: !include country-names/ps.yaml
1596     postcode:
1597       pattern: "ddd"
1598
1599
1600 # Portugal (Portugal)
1601 pt:
1602     partition: 34
1603     languages: pt
1604     names: !include country-names/pt.yaml
1605     postcode:
1606       pattern: "dddd(?:-ddd)?"
1607
1608
1609 # Palau (Belau)
1610 pw:
1611     partition: 195
1612     languages: en, pau, ja, sov, tox
1613     names: !include country-names/pw.yaml
1614     postcode:
1615       pattern: "969(39|40)"
1616
1617
1618 # Paraguay (Paraguay)
1619 py:
1620     partition: 101
1621     languages: es, gn
1622     names: !include country-names/py.yaml
1623     postcode:
1624       pattern: "dddddd"
1625
1626
1627 # Qatar (قطر)
1628 qa:
1629     partition: 169
1630     languages: ar
1631     names: !include country-names/qa.yaml
1632     postcode: no
1633
1634
1635 #  (Réunion)
1636 re:
1637     partition: 235
1638     languages: fr
1639     names: !include country-names/re.yaml
1640
1641
1642 # Romania (România)
1643 ro:
1644     partition: 170
1645     languages: ro
1646     names: !include country-names/ro.yaml
1647     postcode:
1648       pattern: "dddddd"
1649
1650
1651 # Serbia (Србија)
1652 rs:
1653     partition: 59
1654     languages: sr
1655     names: !include country-names/rs.yaml
1656     postcode:
1657       pattern: "ddddd"
1658
1659
1660 # Russia (Россия)
1661 ru:
1662     partition: 135
1663     languages: ru
1664     names: !include country-names/ru.yaml
1665     postcode:
1666       pattern: "dddddd"
1667
1668
1669 # Rwanda (Rwanda)
1670 rw:
1671     partition: 102
1672     languages: rw, fr, en
1673     names: !include country-names/rw.yaml
1674     postcode: no
1675
1676
1677 # Saudi Arabia (السعودية)
1678 sa:
1679     partition: 52
1680     languages: ar
1681     names: !include country-names/sa.yaml
1682     postcode:
1683       pattern: "ddddd(?:-dddd)?"
1684
1685
1686 # Solomon Islands (Solomon Islands)
1687 sb:
1688     partition: 201
1689     languages: en
1690     names: !include country-names/sb.yaml
1691     postcode: no
1692
1693
1694 # Seychelles (Sesel)
1695 sc:
1696     partition: 79
1697     languages: fr, en, crs
1698     names: !include country-names/sc.yaml
1699     postcode: no
1700
1701
1702 # Sudan (السودان)
1703 sd:
1704     partition: 72
1705     languages: ar, en
1706     names: !include country-names/sd.yaml
1707     postcode:
1708       pattern: "ddddd"
1709
1710
1711 # Sweden (Sverige)
1712 se:
1713     partition: 112
1714     languages: sv
1715     names: !include country-names/se.yaml
1716     postcode:
1717       pattern: "(ddd) ?(dd)"
1718       output: \1 \2
1719
1720
1721 # Singapore (Singapore)
1722 sg:
1723     partition: 115
1724     languages: zh-hans, en, ms, ta
1725     names: !include country-names/sg.yaml
1726     postcode:
1727       pattern: "dddddd"
1728
1729
1730 # Saint Helena, Ascension and Tristan da Cunha (Saint Helena, Ascension and Tristan da Cunha)
1731 sh:
1732     partition: 196
1733     languages: en
1734     names: !include country-names/sh.yaml
1735     postcode:
1736       pattern: "(ASCN|STHL|TDCU) ?(1ZZ)"
1737       output: \1 \2
1738
1739
1740 # Slovenia (Slovenija)
1741 si:
1742     partition: 36
1743     languages: sl
1744     names: !include country-names/si.yaml
1745     postcode:
1746       pattern: "dddd"
1747
1748
1749 #  (Svalbard and Jan Mayen)
1750 sj:
1751     partition: 197
1752     languages: "no"
1753     names: !include country-names/sj.yaml
1754
1755
1756 # Slovakia (Slovensko)
1757 sk:
1758     partition: 172
1759     languages: sk
1760     names: !include country-names/sk.yaml
1761     postcode:
1762       pattern: "(ddd) ?(dd)"
1763       output: \1 \2
1764
1765
1766 # Sierra Leone (Sierra Leone)
1767 sl:
1768     partition: 219
1769     languages: en
1770     names: !include country-names/sl.yaml
1771     postcode: no
1772
1773
1774 # San Marino (San Marino)
1775 sm:
1776     partition: 153
1777     languages: it
1778     names: !include country-names/sm.yaml
1779     postcode:
1780       pattern: "4789d"
1781
1782
1783 # Senegal (Sénégal)
1784 sn:
1785     partition: 237
1786     languages: fr
1787     names: !include country-names/sn.yaml
1788     postcode:
1789       pattern: "ddddd"
1790
1791
1792 # Somalia (Soomaaliya الصومال)
1793 so:
1794     partition: 154
1795     languages: so, ar
1796     names: !include country-names/so.yaml
1797     postcode:
1798       pattern: "(ll) ?(ddddd)"
1799       output: \1 \2
1800
1801
1802 # Suriname (Suriname)
1803 sr:
1804     partition: 24
1805     languages: nl
1806     names: !include country-names/sr.yaml
1807     postcode: no
1808
1809
1810 # South Sudan (South Sudan)
1811 ss:
1812     partition: 247
1813     languages: en
1814     names: !include country-names/ss.yaml
1815     postcode: no
1816
1817
1818 # São Tomé and Príncipe (São Tomé e Príncipe)
1819 st:
1820     partition: 53
1821     languages: pt
1822     names: !include country-names/st.yaml
1823     postcode: no
1824
1825
1826 # El Salvador (El Salvador)
1827 sv:
1828     partition: 103
1829     languages: es
1830     names: !include country-names/sv.yaml
1831     postcode:
1832       pattern: "dddd"
1833
1834
1835 #  (Sint Maarten)
1836 sx:
1837     partition: 249
1838     languages: nl, en
1839     names: !include country-names/sx.yaml
1840
1841
1842 # Syria (سوريا)
1843 sy:
1844     partition: 104
1845     languages: ar
1846     names: !include country-names/sy.yaml
1847     postcode: no
1848
1849
1850 # Eswatini (eSwatini)
1851 sz:
1852     partition: 82
1853     languages: en, ss
1854     names: !include country-names/sz.yaml
1855     postcode:
1856       pattern: "lddd"
1857
1858
1859 # Turks and Caicos Islands (Turks and Caicos Islands)
1860 tc:
1861     partition: 106
1862     languages: en
1863     names: !include country-names/tc.yaml
1864     postcode:
1865       pattern: "(TKCA) ?(1ZZ)"
1866       output: \1 \2
1867
1868
1869 # Chad (Tchad تشاد)
1870 td:
1871     partition: 68
1872     languages: fr, ar
1873     names: !include country-names/td.yaml
1874     postcode: no
1875
1876
1877 # French Southern Lands (Terres australes et antarctiques françaises)
1878 tf:
1879     partition: 132
1880     languages: fr
1881     names: !include country-names/tf.yaml
1882
1883
1884 # Togo (Togo)
1885 tg:
1886     partition: 243
1887     languages: fr
1888     names: !include country-names/tg.yaml
1889     postcode: no
1890
1891
1892 # Thailand (ประเทศไทย)
1893 th:
1894     partition: 32
1895     languages: th
1896     names: !include country-names/th.yaml
1897     postcode:
1898       pattern: "ddddd"
1899
1900
1901 # Tajikistan (Тоҷикистон)
1902 tj:
1903     partition: 129
1904     languages: tg, ru
1905     names: !include country-names/tj.yaml
1906     postcode:
1907       pattern: "dddddd"
1908
1909
1910 # Tokelau (Tokelau)
1911 tk:
1912     partition: 179
1913     languages: tkl, en, sm
1914     names: !include country-names/tk.yaml
1915     postcode: no
1916
1917
1918 # East Timor (Timór Lorosa'e)
1919 tl:
1920     partition: 161
1921     languages: pt, tet
1922     names: !include country-names/tl.yaml
1923     postcode: no
1924
1925
1926 # Turkmenistan (Türkmenistan)
1927 tm:
1928     partition: 54
1929     languages: tk
1930     names: !include country-names/tm.yaml
1931     postcode:
1932       pattern: "dddddd"
1933
1934
1935 # Tunisia (تونس)
1936 tn:
1937     partition: 18
1938     languages: ar, fr
1939     names: !include country-names/tn.yaml
1940     postcode:
1941       pattern: "dddd"
1942
1943
1944 # Tonga (Tonga)
1945 to:
1946     partition: 220
1947     languages: en
1948     names: !include country-names/to.yaml
1949     postcode: no
1950
1951
1952 # Turkey (Türkiye)
1953 tr:
1954     partition: 81
1955     languages: tr
1956     names: !include country-names/tr.yaml
1957     postcode:
1958       pattern: "ddddd"
1959
1960
1961 # Trinidad and Tobago (Trinidad and Tobago)
1962 tt:
1963     partition: 221
1964     languages: en
1965     names: !include country-names/tt.yaml
1966     postcode:
1967       pattern: "dddddd"
1968
1969
1970 # Tuvalu (Tuvalu)
1971 tv:
1972     partition: 156
1973     languages: en
1974     names: !include country-names/tv.yaml
1975     postcode: no
1976
1977
1978 # Taiwan (臺灣)
1979 tw:
1980     partition: 25
1981     languages: zh-hant
1982     names: !include country-names/tw.yaml
1983     postcode:
1984       pattern: "ddd(?:ddd?)?"
1985
1986
1987 # Tanzania (Tanzania)
1988 tz:
1989     partition: 130
1990     languages: sw, en
1991     names: !include country-names/tz.yaml
1992     postcode:
1993       pattern: "ddddd"
1994
1995
1996 # Ukraine (Україна)
1997 ua:
1998     partition: 173
1999     languages: uk
2000     names: !include country-names/ua.yaml
2001     postcode:
2002       pattern: "ddddd"
2003
2004
2005 # Uganda (Uganda)
2006 ug:
2007     partition: 155
2008     languages: en, sw
2009     names: !include country-names/ug.yaml
2010     postcode: no
2011
2012
2013 #  (United States Minor Outlying Islands)
2014 um:
2015     partition: 198
2016     languages: en
2017     names: !include country-names/um.yaml
2018     postcode:
2019       pattern: "96898"
2020
2021
2022 # United States (United States)
2023 us:
2024     partition: 2
2025     languages: en
2026     names: !include country-names/us.yaml
2027     postcode:
2028       pattern: "(ddddd)(?:-dddd)?"
2029
2030
2031 # Uruguay (Uruguay)
2032 uy:
2033     partition: 174
2034     languages: es
2035     names: !include country-names/uy.yaml
2036     postcode:
2037       pattern: "ddddd"
2038
2039
2040 # Uzbekistan (Oʻzbekiston)
2041 uz:
2042     partition: 157
2043     languages: uz, kaa
2044     names: !include country-names/uz.yaml
2045     postcode:
2046       pattern: "dddddd"
2047
2048
2049 # Vatican City (Civitas Vaticana)
2050 va:
2051     partition: 107
2052     languages: it
2053     names: !include country-names/va.yaml
2054     postcode:
2055       pattern: "00120"
2056
2057
2058 # Saint Vincent and the Grenadines (Saint Vincent and the Grenadines)
2059 vc:
2060     partition: 171
2061     languages: en
2062     names: !include country-names/vc.yaml
2063     postcode:
2064       pattern: "(dddd)"
2065       output: VC\1
2066
2067
2068 # Venezuela (Venezuela)
2069 ve:
2070     partition: 108
2071     languages: es
2072     names: !include country-names/ve.yaml
2073     postcode:
2074       pattern: "dddd"
2075
2076
2077 # British Virgin Islands (British Virgin Islands)
2078 vg:
2079     partition: 109
2080     languages: en
2081     names: !include country-names/vg.yaml
2082     postcode:
2083       pattern: "(dddd)"
2084       output: VG\1
2085
2086
2087 #  (United States Virgin Islands)
2088 vi:
2089     partition: 199
2090     languages: en
2091     names: !include country-names/vi.yaml
2092
2093
2094 # Vietnam (Việt Nam)
2095 vn:
2096     partition: 75
2097     languages: vi
2098     names: !include country-names/vn.yaml
2099     postcode:
2100       pattern: "ddddd"
2101
2102
2103 # Vanuatu (Vanuatu)
2104 vu:
2105     partition: 116
2106     languages: bi, en, fr
2107     names: !include country-names/vu.yaml
2108     postcode: no
2109
2110
2111 # Wallis and Futuna Islands (Wallis-et-Futuna)
2112 wf:
2113     partition: 238
2114     languages: fr
2115     names: !include country-names/wf.yaml
2116
2117
2118 # Samoa (Sāmoa)
2119 ws:
2120     partition: 131
2121     languages: sm, en
2122     names: !include country-names/ws.yaml
2123
2124
2125 # Kosovo (Kosova / Kosovo)
2126 xk:
2127     partition: 59
2128     languages: sq, sr
2129     names: !include country-names/xk.yaml
2130     postcode:
2131       pattern: "ddddd"
2132
2133
2134 # Yemen (اليمن)
2135 ye:
2136     partition: 55
2137     languages: ar
2138     names: !include country-names/ye.yaml
2139     postcode: no
2140
2141
2142 # Mayotte (Mayotte)
2143 yt:
2144     partition: 200
2145     languages: fr
2146     names: !include country-names/yt.yaml
2147
2148
2149 # South Africa (South Africa)
2150 za:
2151     partition: 76
2152     languages: en, af, st, tn, xh, zu
2153     names: !include country-names/za.yaml
2154     postcode:
2155       pattern: "dddd"
2156
2157
2158 # Zambia (Zambia)
2159 zm:
2160     partition: 222
2161     languages: en
2162     names: !include country-names/zm.yaml
2163     postcode:
2164       pattern: "dddd"
2165
2166
2167 # Zimbabwe (Zimbabwe)
2168 zw:
2169     partition: 223
2170     languages: en, sn, nd
2171     names: !include country-names/zw.yaml
2172     postcode: no