Skip to content

Commit 3e96c82

Browse files
authored
Merge pull request #17 from sokil/github-actions-release
Database update
2 parents 9359fa3 + b7d3910 commit 3e96c82

File tree

384 files changed

+2769
-763
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

384 files changed

+2769
-763
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To get this database only without localized values, see [sokil/php-isocodes-only
1313
[![Total Downloads](http://img.shields.io/packagist/dt/sokil/php-isocodes-db-i18n.svg?1)](https://packagist.org/packages/sokil/php-isocodes-db-i18n)
1414
[![Daily Downloads](https://poser.pugx.org/sokil/php-isocodes-db-i18n/d/daily)](https://packagist.org/packages/sokil/php-isocodes-db-i18n/stats)
1515

16-
:1234: Database version: v4.12.0-54-g640fe8a1 from 2023-02-07 10:04
16+
:1234: Database version: v4.13.0 from 2023-03-02 04:01
1717

1818
Database updated at 2-nd day of every month.
1919

databases/iso_3166-1.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@
821821
{
822822
"alpha_2": "IR",
823823
"alpha_3": "IRN",
824+
"common_name": "Iran",
824825
"flag": "🇮🇷",
825826
"name": "Iran, Islamic Republic of",
826827
"numeric": "364",
@@ -953,6 +954,7 @@
953954
{
954955
"alpha_2": "LA",
955956
"alpha_3": "LAO",
957+
"common_name": "Laos",
956958
"flag": "🇱🇦",
957959
"name": "Lao People's Democratic Republic",
958960
"numeric": "418"
@@ -1653,6 +1655,7 @@
16531655
{
16541656
"alpha_2": "SY",
16551657
"alpha_3": "SYR",
1658+
"common_name": "Syria",
16561659
"flag": "🇸🇾",
16571660
"name": "Syrian Arab Republic",
16581661
"numeric": "760"

databases/iso_3166-3.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
"alpha_2": "AN",
1313
"alpha_3": "ANT",
1414
"alpha_4": "ANHH",
15+
"comment": "had numeric code 532 until Aruba split away in 1986",
1516
"name": "Netherlands Antilles",
1617
"numeric": "530",
17-
"withdrawal_date": "1993-07-12"
18+
"withdrawal_date": "2010-12-15"
1819
},
1920
{
2021
"alpha_2": "BQ",
@@ -53,7 +54,7 @@
5354
"alpha_4": "CSXX",
5455
"name": "Serbia and Montenegro",
5556
"numeric": "891",
56-
"withdrawal_date": "2006-06-05"
57+
"withdrawal_date": "2006-09-26"
5758
},
5859
{
5960
"alpha_2": "CT",
@@ -236,9 +237,10 @@
236237
"alpha_2": "YU",
237238
"alpha_3": "YUG",
238239
"alpha_4": "YUCS",
239-
"name": "Yugoslavia, Socialist Federal Republic of",
240+
"comment": "had numeric code 890 until the 'Socialist Federal Republic of Yugoslavia' formerly broke apart on 27 April 1992 and the 'Federal Republic of Yugoslavia' was founded",
241+
"name": "Yugoslavia, (Socialist) Federal Republic of",
240242
"numeric": "891",
241-
"withdrawal_date": "1993-07-28"
243+
"withdrawal_date": "2003-07-23"
242244
},
243245
{
244246
"alpha_2": "ZR",

messages/ab/LC_MESSAGES/3166-1.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Project-Id-Version: iso_3166-1\n"
1111
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1212
"issues\n"
13-
"POT-Creation-Date: 2022-09-01 22:53+0200\n"
13+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1414
"PO-Revision-Date: 2017-12-25 21:46+0000\n"
1515
"Last-Translator: Chris Leonard <[email protected]>\n"
1616
"Language-Team: Abkhazian <https://hosted.weblate.org/projects/iso-codes/"
@@ -749,6 +749,10 @@ msgstr "Џьамтәыла"
749749
msgid "Islamic Republic of Iran"
750750
msgstr ""
751751

752+
#. Common name for IRN
753+
msgid "Iran"
754+
msgstr ""
755+
752756
#. Name for IRQ
753757
msgid "Iraq"
754758
msgstr ""
@@ -869,6 +873,10 @@ msgstr ""
869873
msgid "Lao People's Democratic Republic"
870874
msgstr ""
871875

876+
#. Common name for LAO
877+
msgid "Laos"
878+
msgstr ""
879+
872880
#. Name for LBN
873881
msgid "Lebanon"
874882
msgstr ""
@@ -1506,6 +1514,10 @@ msgstr ""
15061514
msgid "Syrian Arab Republic"
15071515
msgstr "Шьамтәыла"
15081516

1517+
#. Common name for SYR
1518+
msgid "Syria"
1519+
msgstr ""
1520+
15091521
#. Name for TCA
15101522
msgid "Turks and Caicos Islands"
15111523
msgstr ""

messages/ace/LC_MESSAGES/3166-1.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Project-Id-Version: iso_3166-1\n"
1111
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1212
"issues\n"
13-
"POT-Creation-Date: 2022-09-01 22:53+0200\n"
13+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1414
"PO-Revision-Date: 2017-12-26 17:27+0000\n"
1515
"Last-Translator: Chris Leonard <[email protected]>\n"
1616
"Language-Team: Acehnese <https://hosted.weblate.org/projects/iso-codes/"
@@ -796,6 +796,10 @@ msgstr ""
796796
msgid "Islamic Republic of Iran"
797797
msgstr ""
798798

799+
#. Common name for IRN
800+
msgid "Iran"
801+
msgstr ""
802+
799803
#. Name for IRQ
800804
#, fuzzy
801805
msgid "Iraq"
@@ -927,6 +931,10 @@ msgstr ""
927931
msgid "Lao People's Democratic Republic"
928932
msgstr ""
929933

934+
#. Common name for LAO
935+
msgid "Laos"
936+
msgstr ""
937+
930938
#. Name for LBN
931939
#, fuzzy
932940
msgid "Lebanon"
@@ -1619,6 +1627,10 @@ msgstr ""
16191627
msgid "Syrian Arab Republic"
16201628
msgstr ""
16211629

1630+
#. Common name for SYR
1631+
msgid "Syria"
1632+
msgstr ""
1633+
16221634
#. Name for TCA
16231635
msgid "Turks and Caicos Islands"
16241636
msgstr ""

messages/ach/LC_MESSAGES/3166-1.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Project-Id-Version: iso_3166-1\n"
1111
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1212
"issues\n"
13-
"POT-Creation-Date: 2022-09-01 22:53+0200\n"
13+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1414
"PO-Revision-Date: 2017-12-25 03:03+0000\n"
1515
"Last-Translator: Chris Leonard <[email protected]>\n"
1616
"Language-Team: Acholi <https://hosted.weblate.org/projects/iso-codes/"
@@ -722,6 +722,10 @@ msgstr ""
722722
msgid "Islamic Republic of Iran"
723723
msgstr ""
724724

725+
#. Common name for IRN
726+
msgid "Iran"
727+
msgstr ""
728+
725729
#. Name for IRQ
726730
msgid "Iraq"
727731
msgstr "Irak"
@@ -840,6 +844,10 @@ msgstr ""
840844
msgid "Lao People's Democratic Republic"
841845
msgstr ""
842846

847+
#. Common name for LAO
848+
msgid "Laos"
849+
msgstr ""
850+
843851
#. Name for LBN
844852
msgid "Lebanon"
845853
msgstr "Lebanon"
@@ -1468,6 +1476,10 @@ msgstr ""
14681476
msgid "Syrian Arab Republic"
14691477
msgstr ""
14701478

1479+
#. Common name for SYR
1480+
msgid "Syria"
1481+
msgstr ""
1482+
14711483
#. Name for TCA
14721484
msgid "Turks and Caicos Islands"
14731485
msgstr ""

messages/af/LC_MESSAGES/3166-1.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgstr ""
1414
"Project-Id-Version: iso_3166-1\n"
1515
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1616
"issues\n"
17-
"POT-Creation-Date: 2022-09-01 22:53+0200\n"
17+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1818
"PO-Revision-Date: 2019-06-22 12:01+0000\n"
1919
"Last-Translator: Jacques Viviers <[email protected]>\n"
2020
"Language-Team: Afrikaans <https://hosted.weblate.org/projects/iso-codes/"
@@ -730,6 +730,10 @@ msgstr "Iran, Islamitiese Republiek van"
730730
msgid "Islamic Republic of Iran"
731731
msgstr "Islamitiese Republiek van Iran"
732732

733+
#. Common name for IRN
734+
msgid "Iran"
735+
msgstr ""
736+
733737
#. Name for IRQ
734738
msgid "Iraq"
735739
msgstr "Irak"
@@ -849,6 +853,10 @@ msgstr "Staat van Koeweit"
849853
msgid "Lao People's Democratic Republic"
850854
msgstr "Lao Demokratiese Volksrepubliek"
851855

856+
#. Common name for LAO
857+
msgid "Laos"
858+
msgstr ""
859+
852860
#. Name for LBN
853861
msgid "Lebanon"
854862
msgstr "Libanon"
@@ -1483,6 +1491,10 @@ msgstr "Republiek van Seychelle"
14831491
msgid "Syrian Arab Republic"
14841492
msgstr "Siriese Arabiese Republiek"
14851493

1494+
#. Common name for SYR
1495+
msgid "Syria"
1496+
msgstr ""
1497+
14861498
#. Name for TCA
14871499
msgid "Turks and Caicos Islands"
14881500
msgstr "Turks- en Caicos-eilande"

messages/af/LC_MESSAGES/3166-3.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgstr ""
1313
"Project-Id-Version: iso_3166-3\n"
1414
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1515
"issues\n"
16-
"POT-Creation-Date: 2018-01-17 22:10+0100\n"
16+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1717
"PO-Revision-Date: 2007-11-17 11:40+0200\n"
1818
"Last-Translator: Friedel Wolff <[email protected]>\n"
1919
"Language-Team: Afrikaans <[email protected]>\n"
@@ -141,7 +141,7 @@ msgid "Yemen, Democratic, People's Democratic Republic of"
141141
msgstr ""
142142

143143
#. Name for YUCS
144-
msgid "Yugoslavia, Socialist Federal Republic of"
144+
msgid "Yugoslavia, (Socialist) Federal Republic of"
145145
msgstr ""
146146

147147
#. Name for ZRCD

messages/ak/LC_MESSAGES/3166-1.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Project-Id-Version: iso_3166-1\n"
1111
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1212
"issues\n"
13-
"POT-Creation-Date: 2022-09-01 22:53+0200\n"
13+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1414
"PO-Revision-Date: 2017-12-25 21:08+0000\n"
1515
"Last-Translator: Chris Leonard <[email protected]>\n"
1616
"Language-Team: Akan <https://hosted.weblate.org/projects/iso-codes/"
@@ -745,6 +745,10 @@ msgstr ""
745745
msgid "Islamic Republic of Iran"
746746
msgstr ""
747747

748+
#. Common name for IRN
749+
msgid "Iran"
750+
msgstr ""
751+
748752
#. Name for IRQ
749753
#, fuzzy
750754
msgid "Iraq"
@@ -866,6 +870,10 @@ msgstr ""
866870
msgid "Lao People's Democratic Republic"
867871
msgstr ""
868872

873+
#. Common name for LAO
874+
msgid "Laos"
875+
msgstr ""
876+
869877
#. Name for LBN
870878
msgid "Lebanon"
871879
msgstr ""
@@ -1499,6 +1507,10 @@ msgstr ""
14991507
msgid "Syrian Arab Republic"
15001508
msgstr ""
15011509

1510+
#. Common name for SYR
1511+
msgid "Syria"
1512+
msgstr ""
1513+
15021514
#. Name for TCA
15031515
msgid "Turks and Caicos Islands"
15041516
msgstr ""

messages/am/LC_MESSAGES/3166-1.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Project-Id-Version: iso_3166-1\n"
1313
"Report-Msgid-Bugs-To: https://salsa.debian.org/iso-codes-team/iso-codes/"
1414
"issues\n"
15-
"POT-Creation-Date: 2022-09-01 22:53+0200\n"
15+
"POT-Creation-Date: 2023-02-24 21:26+0100\n"
1616
"PO-Revision-Date: 2017-12-28 21:49+0000\n"
1717
"Last-Translator: Chris Leonard <[email protected]>\n"
1818
"Language-Team: Amharic <https://hosted.weblate.org/projects/iso-codes/"
@@ -786,6 +786,10 @@ msgstr ""
786786
msgid "Islamic Republic of Iran"
787787
msgstr "ሥሔ፦ቲ"
788788

789+
#. Common name for IRN
790+
msgid "Iran"
791+
msgstr ""
792+
789793
#. Name for IRQ
790794
msgid "Iraq"
791795
msgstr "ጒሲቅ"
@@ -913,6 +917,10 @@ msgstr ""
913917
msgid "Lao People's Democratic Republic"
914918
msgstr ""
915919

920+
#. Common name for LAO
921+
msgid "Laos"
922+
msgstr ""
923+
916924
#. Name for LBN
917925
msgid "Lebanon"
918926
msgstr "ሑባኖስ"
@@ -1612,6 +1620,10 @@ msgstr ""
16121620
msgid "Syrian Arab Republic"
16131621
msgstr "ሲሱ።"
16141622

1623+
#. Common name for SYR
1624+
msgid "Syria"
1625+
msgstr ""
1626+
16151627
#. Name for TCA
16161628
msgid "Turks and Caicos Islands"
16171629
msgstr ""

0 commit comments

Comments
 (0)