Jump to content

Module:ISO 3166/data/PL: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Changed protection settings for "Module:ISO 3166/data/PL": High-risk template or module: 2517 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite))
2023-11-23 update from https://www.iso.org/obp/ui/#iso:code:3166:PL
 
Line 2: Line 2:
lang = "pl",
lang = "pl",
["02"] = {name="Lower Silesian Voivodeship",isoname="Dolnośląskie",altnames={"Lower Silesia"}},
["02"] = {name="Lower Silesian Voivodeship",isoname="Dolnośląskie",altnames={"Lower Silesia"}},
["04"] = {name="Kuyavian-Pomeranian Voivodeship",isoname="Kujawsko-pomorskie",altnames={"Kuyawy-Pomerania"}},
["04"] = {name="Kuyavian-Pomeranian Voivodeship",isoname="Kujawsko-Pomorskie",altnames={"Kuyawy-Pomerania"}},
["06"] = {name="Lublin Voivodeship",isoname="Lubelskie",altnames={"Lublin"}},
["06"] = {name="Lublin Voivodeship",isoname="Lubelskie",altnames={"Lublin"}},
["08"] = {name="Lubusz Voivodeship",isoname="Lubuskie",altnames={"Lubusz"}},
["08"] = {name="Lubusz Voivodeship",isoname="Lubuskie",altnames={"Lubusz"}},
Line 14: Line 14:
["26"] = {name="Świętokrzyskie Voivodeship",isoname="Świętokrzyskie",altnames={"Holy Cross"}},
["26"] = {name="Świętokrzyskie Voivodeship",isoname="Świętokrzyskie",altnames={"Holy Cross"}},
["24"] = {name="Silesian Voivodeship",isoname="Śląskie",altnames={"Silesia"}},
["24"] = {name="Silesian Voivodeship",isoname="Śląskie",altnames={"Silesia"}},
["28"] = {name="Warmian-Masurian Voivodeship",isoname="Warmińsko-mazurskie",altnames={"Warmia-Masuria","Warmia-Mazury"}},
["28"] = {name="Warmian-Masurian Voivodeship",isoname="Warmińsko-Mazurskie",altnames={"Warmia-Masuria","Warmia-Mazury"}},
["30"] = {name="Greater Poland Voivodeship",isoname="Wielkopolskie",altnames={"Greater Poland"}},
["30"] = {name="Greater Poland Voivodeship",isoname="Wielkopolskie",altnames={"Greater Poland"}},
["32"] = {name="West Pomeranian Voivodeship",isoname="Zachodniopomorskie",altnames={"West Pomerania"}}
["32"] = {name="West Pomeranian Voivodeship",isoname="Zachodniopomorskie",altnames={"West Pomerania"}}

Latest revision as of 02:14, 25 November 2023

return {
  lang = "pl",
  ["02"] = {name="Lower Silesian Voivodeship",isoname="Dolnośląskie",altnames={"Lower Silesia"}},
  ["04"] = {name="Kuyavian-Pomeranian Voivodeship",isoname="Kujawsko-Pomorskie",altnames={"Kuyawy-Pomerania"}},
  ["06"] = {name="Lublin Voivodeship",isoname="Lubelskie",altnames={"Lublin"}},
  ["08"] = {name="Lubusz Voivodeship",isoname="Lubuskie",altnames={"Lubusz"}},
  ["10"] = {name="Łódź Voivodeship",isoname="Łódzkie",altnames={"Łódź"}},
  ["12"] = {name="Lesser Poland Voivodeship",isoname="Małopolskie",altnames={"Lesser Poland"}},
  ["14"] = {name="Masovian Voivodeship",isoname="Mazowieckie",altnames={"Mazovian Voivodeship","Mazovia"}},
  ["16"] = {name="Opole Voivodeship",isoname="Opolskie",altnames={"Opole"}},
  ["18"] = {name="Podkarpackie Voivodeship",isoname="Podkarpackie",altnames={"Subcarpathian Voivodeship","Subcarpathia"}},
  ["20"] = {name="Podlaskie Voivodeship",isoname="Podlaskie",altnames={"Podlasie"}},
  ["22"] = {name="Pomeranian Voivodeship",isoname="Pomorskie",altnames={"Pomerania"}},
  ["26"] = {name="Świętokrzyskie Voivodeship",isoname="Świętokrzyskie",altnames={"Holy Cross"}},
  ["24"] = {name="Silesian Voivodeship",isoname="Śląskie",altnames={"Silesia"}},
  ["28"] = {name="Warmian-Masurian Voivodeship",isoname="Warmińsko-Mazurskie",altnames={"Warmia-Masuria","Warmia-Mazury"}},
  ["30"] = {name="Greater Poland Voivodeship",isoname="Wielkopolskie",altnames={"Greater Poland"}},
  ["32"] = {name="West Pomeranian Voivodeship",isoname="Zachodniopomorskie",altnames={"West Pomerania"}}
}