Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

100
inc/country/nl/dr.php Normal file
View File

@ -0,0 +1,100 @@
<?php // phpcs:ignore - @generation-checksum NL-DR-76
/**
* State City List for DR - NL.
*
* City count: 76
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for DR - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Aalden', 'wp-ultimo-locations'),
__('Angelslo', 'wp-ultimo-locations'),
__('Annen', 'wp-ultimo-locations'),
__('Assen', 'wp-ultimo-locations'),
__('Ballast', 'wp-ultimo-locations'),
__('Barger-Oosterveld', 'wp-ultimo-locations'),
__('Bargeres', 'wp-ultimo-locations'),
__('Beilen', 'wp-ultimo-locations'),
__('Borger', 'wp-ultimo-locations'),
__('Coevorden', 'wp-ultimo-locations'),
__('Dalen', 'wp-ultimo-locations'),
__('De Loo', 'wp-ultimo-locations'),
__('De Wijk', 'wp-ultimo-locations'),
__('Diever', 'wp-ultimo-locations'),
__('Dwingeloo', 'wp-ultimo-locations'),
__('Eelde', 'wp-ultimo-locations'),
__('Eext', 'wp-ultimo-locations'),
__('Emmen', 'wp-ultimo-locations'),
__('Emmer-Compascuum', 'wp-ultimo-locations'),
__('Emmer-Erfscheidenveen', 'wp-ultimo-locations'),
__('Emmerhout', 'wp-ultimo-locations'),
__('Emmermeer', 'wp-ultimo-locations'),
__('Emmerschans', 'wp-ultimo-locations'),
__('Exloo', 'wp-ultimo-locations'),
__('Gasselte', 'wp-ultimo-locations'),
__('Gasselternijveen', 'wp-ultimo-locations'),
__('Gemeente Aa en Hunze', 'wp-ultimo-locations'),
__('Gemeente Assen', 'wp-ultimo-locations'),
__('Gemeente Borger-Odoorn', 'wp-ultimo-locations'),
__('Gemeente Coevorden', 'wp-ultimo-locations'),
__('Gemeente De Wolden', 'wp-ultimo-locations'),
__('Gemeente Emmen', 'wp-ultimo-locations'),
__('Gemeente Hoogeveen', 'wp-ultimo-locations'),
__('Gemeente Meppel', 'wp-ultimo-locations'),
__('Gemeente Midden-Drenthe', 'wp-ultimo-locations'),
__('Gemeente Noordenveld', 'wp-ultimo-locations'),
__('Gemeente Tynaarlo', 'wp-ultimo-locations'),
__('Gemeente Westerveld', 'wp-ultimo-locations'),
__('Gieten', 'wp-ultimo-locations'),
__('Havelte', 'wp-ultimo-locations'),
__('Hoogeveen', 'wp-ultimo-locations'),
__('Klazienaveen', 'wp-ultimo-locations'),
__('Koekange', 'wp-ultimo-locations'),
__('Krakeel', 'wp-ultimo-locations'),
__('Marsdijk', 'wp-ultimo-locations'),
__('Meppel', 'wp-ultimo-locations'),
__('Nieuw-Buinen', 'wp-ultimo-locations'),
__('Nieuw-Dordrecht', 'wp-ultimo-locations'),
__('Nieuw-Roden', 'wp-ultimo-locations'),
__('Noordbarge', 'wp-ultimo-locations'),
__('Norg', 'wp-ultimo-locations'),
__('Odoorn', 'wp-ultimo-locations'),
__('Oosterhesselen', 'wp-ultimo-locations'),
__('Paterswolde', 'wp-ultimo-locations'),
__('Peelo', 'wp-ultimo-locations'),
__('Peize', 'wp-ultimo-locations'),
__('Roden', 'wp-ultimo-locations'),
__('Rolde', 'wp-ultimo-locations'),
__('Ruinen', 'wp-ultimo-locations'),
__('Ruinerwold', 'wp-ultimo-locations'),
__('Schoonebeek', 'wp-ultimo-locations'),
__('Schoonoord', 'wp-ultimo-locations'),
__('Sleen', 'wp-ultimo-locations'),
__('Tweede Exloërmond', 'wp-ultimo-locations'),
__('Tynaarlo', 'wp-ultimo-locations'),
__('Uffelte', 'wp-ultimo-locations'),
__('Valthe', 'wp-ultimo-locations'),
__('Valthermond', 'wp-ultimo-locations'),
__('Veenoord', 'wp-ultimo-locations'),
__('Vledder', 'wp-ultimo-locations'),
__('Vries', 'wp-ultimo-locations'),
__('Weiteveen', 'wp-ultimo-locations'),
__('Westerbork', 'wp-ultimo-locations'),
__('Westlaren', 'wp-ultimo-locations'),
__('Wolfsbos', 'wp-ultimo-locations'),
__('Zuidlaren', 'wp-ultimo-locations'),
);

38
inc/country/nl/fl.php Normal file
View File

@ -0,0 +1,38 @@
<?php // phpcs:ignore - @generation-checksum NL-FL-14
/**
* State City List for FL - NL.
*
* City count: 14
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for FL - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Almere Stad', 'wp-ultimo-locations'),
__('Biddinghuizen', 'wp-ultimo-locations'),
__('Dronten', 'wp-ultimo-locations'),
__('Emmeloord', 'wp-ultimo-locations'),
__('Ens', 'wp-ultimo-locations'),
__('Gemeente Almere', 'wp-ultimo-locations'),
__('Gemeente Dronten', 'wp-ultimo-locations'),
__('Gemeente Lelystad', 'wp-ultimo-locations'),
__('Gemeente Noordoostpolder', 'wp-ultimo-locations'),
__('Gemeente Urk', 'wp-ultimo-locations'),
__('Gemeente Zeewolde', 'wp-ultimo-locations'),
__('Lelystad', 'wp-ultimo-locations'),
__('Urk', 'wp-ultimo-locations'),
__('Zeewolde', 'wp-ultimo-locations'),
);

156
inc/country/nl/fr.php Normal file
View File

@ -0,0 +1,156 @@
<?php // phpcs:ignore - @generation-checksum NL-FR-132
/**
* State City List for FR - NL.
*
* City count: 132
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for FR - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Akkrum', 'wp-ultimo-locations'),
__('Aldeboarn', 'wp-ultimo-locations'),
__('Aldlân-Oost', 'wp-ultimo-locations'),
__('Appelscha', 'wp-ultimo-locations'),
__('Augustinusga', 'wp-ultimo-locations'),
__('Bakhuizen', 'wp-ultimo-locations'),
__('Bakkeveen', 'wp-ultimo-locations'),
__('Balk', 'wp-ultimo-locations'),
__('Beetsterzwaag', 'wp-ultimo-locations'),
__('Berltsum', 'wp-ultimo-locations'),
__('Bilgaard', 'wp-ultimo-locations'),
__('Bolsward', 'wp-ultimo-locations'),
__('Boornbergum', 'wp-ultimo-locations'),
__('Broeksterwâld', 'wp-ultimo-locations'),
__('Buitenpost', 'wp-ultimo-locations'),
__('Burdaard', 'wp-ultimo-locations'),
__('Burgum', 'wp-ultimo-locations'),
__('Camminghaburen', 'wp-ultimo-locations'),
__('Damwâld', 'wp-ultimo-locations'),
__('De Domp', 'wp-ultimo-locations'),
__('De Drait', 'wp-ultimo-locations'),
__('De Fryske Marren', 'wp-ultimo-locations'),
__('De Greiden', 'wp-ultimo-locations'),
__('De Knipe', 'wp-ultimo-locations'),
__('De Westereen', 'wp-ultimo-locations'),
__('Dokkum', 'wp-ultimo-locations'),
__('Donkerbroek', 'wp-ultimo-locations'),
__('Drachten', 'wp-ultimo-locations'),
__('Drachtstercompagnie', 'wp-ultimo-locations'),
__('Drogeham', 'wp-ultimo-locations'),
__('Dronryp', 'wp-ultimo-locations'),
__('Eastermar', 'wp-ultimo-locations'),
__('Echtenerbrug', 'wp-ultimo-locations'),
__('Feanwâlden', 'wp-ultimo-locations'),
__('Ferwert', 'wp-ultimo-locations'),
__('Franeker', 'wp-ultimo-locations'),
__('Garyp', 'wp-ultimo-locations'),
__('Gemeente Achtkarspelen', 'wp-ultimo-locations'),
__('Gemeente Ameland', 'wp-ultimo-locations'),
__('Gemeente Dantumadiel', 'wp-ultimo-locations'),
__('Gemeente Harlingen', 'wp-ultimo-locations'),
__('Gemeente Heerenveen', 'wp-ultimo-locations'),
__('Gemeente Leeuwarden', 'wp-ultimo-locations'),
__('Gemeente Ooststellingwerf', 'wp-ultimo-locations'),
__('Gemeente Opsterland', 'wp-ultimo-locations'),
__('Gemeente Schiermonnikoog', 'wp-ultimo-locations'),
__('Gemeente Smallingerland', 'wp-ultimo-locations'),
__('Gemeente Terschelling', 'wp-ultimo-locations'),
__('Gemeente Tytsjerksteradiel', 'wp-ultimo-locations'),
__('Gemeente Vlieland', 'wp-ultimo-locations'),
__('Gemeente Weststellingwerf', 'wp-ultimo-locations'),
__('Gorredijk', 'wp-ultimo-locations'),
__('Goutum', 'wp-ultimo-locations'),
__('Grou', 'wp-ultimo-locations'),
__('Gytsjerk', 'wp-ultimo-locations'),
__('Hallum', 'wp-ultimo-locations'),
__('Harkema', 'wp-ultimo-locations'),
__('Harlingen', 'wp-ultimo-locations'),
__('Haulerwijk', 'wp-ultimo-locations'),
__('Heechterp', 'wp-ultimo-locations'),
__('Heeg', 'wp-ultimo-locations'),
__('Heerenveen', 'wp-ultimo-locations'),
__('Hoek', 'wp-ultimo-locations'),
__('Hollum', 'wp-ultimo-locations'),
__('Holwerd', 'wp-ultimo-locations'),
__('Huizum', 'wp-ultimo-locations'),
__('Hurdegaryp', 'wp-ultimo-locations'),
__('IJlst', 'wp-ultimo-locations'),
__('Jirnsum', 'wp-ultimo-locations'),
__('Joure', 'wp-ultimo-locations'),
__('Jubbega', 'wp-ultimo-locations'),
__('Kollum', 'wp-ultimo-locations'),
__('Kollumerzwaag', 'wp-ultimo-locations'),
__('Kootstertille', 'wp-ultimo-locations'),
__('Koudum', 'wp-ultimo-locations'),
__('Langweer', 'wp-ultimo-locations'),
__('Leeuwarden', 'wp-ultimo-locations'),
__('Lemmer', 'wp-ultimo-locations'),
__('Makkum', 'wp-ultimo-locations'),
__('Mantgum', 'wp-ultimo-locations'),
__('Marrum', 'wp-ultimo-locations'),
__('Marsum', 'wp-ultimo-locations'),
__('Menaam', 'wp-ultimo-locations'),
__('Minnertsga', 'wp-ultimo-locations'),
__('Nes', 'wp-ultimo-locations'),
__('Nieuwehorne', 'wp-ultimo-locations'),
__('Noardburgum', 'wp-ultimo-locations'),
__('Noordwolde', 'wp-ultimo-locations'),
__('Oentsjerk', 'wp-ultimo-locations'),
__('Oldeberkoop', 'wp-ultimo-locations'),
__('Oost-Vlieland', 'wp-ultimo-locations'),
__('Oosterwolde', 'wp-ultimo-locations'),
__('Opeinde', 'wp-ultimo-locations'),
__('Oppenhuizen', 'wp-ultimo-locations'),
__('Oranjewoud', 'wp-ultimo-locations'),
__('Oudega', 'wp-ultimo-locations'),
__('Oudehaske', 'wp-ultimo-locations'),
__('Oudemirdum', 'wp-ultimo-locations'),
__('Oudeschoot', 'wp-ultimo-locations'),
__('Rottevalle', 'wp-ultimo-locations'),
__('Scharnegoutum', 'wp-ultimo-locations'),
__('Schiermonnikoog', 'wp-ultimo-locations'),
__('Sexbierum', 'wp-ultimo-locations'),
__('Sint Annaparochie', 'wp-ultimo-locations'),
__('Sint Jacobiparochie', 'wp-ultimo-locations'),
__('Sint Nicolaasga', 'wp-ultimo-locations'),
__('Sintjohannesga', 'wp-ultimo-locations'),
__('Sneek', 'wp-ultimo-locations'),
__('Stadsfenne', 'wp-ultimo-locations'),
__('Stiens', 'wp-ultimo-locations'),
__('Surhuisterveen', 'wp-ultimo-locations'),
__('Sûdwest Fryslân', 'wp-ultimo-locations'),
__('Ternaard', 'wp-ultimo-locations'),
__('Tijnje', 'wp-ultimo-locations'),
__('Tinga', 'wp-ultimo-locations'),
__('Twijzel', 'wp-ultimo-locations'),
__('Twijzelerheide', 'wp-ultimo-locations'),
__('Tytsjerk', 'wp-ultimo-locations'),
__('Tzummarum', 'wp-ultimo-locations'),
__('Ureterp', 'wp-ultimo-locations'),
__('Waadhoeke', 'wp-ultimo-locations'),
__('Warga', 'wp-ultimo-locations'),
__('West-Terschelling', 'wp-ultimo-locations'),
__('Westeinde', 'wp-ultimo-locations'),
__('Wijnjewoude', 'wp-ultimo-locations'),
__('Wirdum', 'wp-ultimo-locations'),
__('Witmarsum', 'wp-ultimo-locations'),
__('Wolvega', 'wp-ultimo-locations'),
__('Wommels', 'wp-ultimo-locations'),
__('Workum', 'wp-ultimo-locations'),
__('Woudsend', 'wp-ultimo-locations'),
__('Zuiderburen', 'wp-ultimo-locations'),
);

295
inc/country/nl/ge.php Normal file
View File

@ -0,0 +1,295 @@
<?php // phpcs:ignore - @generation-checksum NL-GE-271
/**
* State City List for GE - NL.
*
* City count: 271
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for GE - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__("'s-Heerenberg", 'wp-ultimo-locations'),
__('Aalst', 'wp-ultimo-locations'),
__('Aalten', 'wp-ultimo-locations'),
__('Afferden', 'wp-ultimo-locations'),
__('Alverna', 'wp-ultimo-locations'),
__('Ammerzoden', 'wp-ultimo-locations'),
__('Andelst', 'wp-ultimo-locations'),
__('Angeren', 'wp-ultimo-locations'),
__('Angerlo', 'wp-ultimo-locations'),
__('Anklaar', 'wp-ultimo-locations'),
__('Apeldoorn', 'wp-ultimo-locations'),
__('Arnhem', 'wp-ultimo-locations'),
__('Babberich', 'wp-ultimo-locations'),
__('Bakenberg', 'wp-ultimo-locations'),
__('Barneveld', 'wp-ultimo-locations'),
__('Beek gem Montferland', 'wp-ultimo-locations'),
__('Beekbergen', 'wp-ultimo-locations'),
__('Beesd', 'wp-ultimo-locations'),
__('Beltrum', 'wp-ultimo-locations'),
__('Bemmel', 'wp-ultimo-locations'),
__('Bennekom', 'wp-ultimo-locations'),
__('Berg en Bos', 'wp-ultimo-locations'),
__('Berg en Dal', 'wp-ultimo-locations'),
__('Bergharen', 'wp-ultimo-locations'),
__('Berkelland', 'wp-ultimo-locations'),
__('Beuningen', 'wp-ultimo-locations'),
__('Beusichem', 'wp-ultimo-locations'),
__('Binnenstad', 'wp-ultimo-locations'),
__('Borculo', 'wp-ultimo-locations'),
__('Brakel', 'wp-ultimo-locations'),
__('Brakkenstein', 'wp-ultimo-locations'),
__('Bredevoort', 'wp-ultimo-locations'),
__('Bredeweg', 'wp-ultimo-locations'),
__('Brinkhorst', 'wp-ultimo-locations'),
__('Bruchem', 'wp-ultimo-locations'),
__('Brummelhof', 'wp-ultimo-locations'),
__('Brummen', 'wp-ultimo-locations'),
__('Burgemeesterswijk', 'wp-ultimo-locations'),
__('Componistenkwartier', 'wp-ultimo-locations'),
__('Corlaer', 'wp-ultimo-locations'),
__('Culemborg', 'wp-ultimo-locations'),
__('De Bouwhof', 'wp-ultimo-locations'),
__('De Haven', 'wp-ultimo-locations'),
__('De Heeze', 'wp-ultimo-locations'),
__('De Mheen', 'wp-ultimo-locations'),
__('Deest', 'wp-ultimo-locations'),
__('Deil', 'wp-ultimo-locations'),
__('Dieren', 'wp-ultimo-locations'),
__('Doesburg', 'wp-ultimo-locations'),
__('Doetinchem', 'wp-ultimo-locations'),
__('Doornenburg', 'wp-ultimo-locations'),
__('Doornspijk', 'wp-ultimo-locations'),
__('Doornsteeg', 'wp-ultimo-locations'),
__('Doorwerth', 'wp-ultimo-locations'),
__('Driehuizen', 'wp-ultimo-locations'),
__('Driel', 'wp-ultimo-locations'),
__('Drumpt', 'wp-ultimo-locations'),
__('Druten', 'wp-ultimo-locations'),
__('Duiven', 'wp-ultimo-locations'),
__('Ede', 'wp-ultimo-locations'),
__('Ederveen', 'wp-ultimo-locations'),
__('Eefde', 'wp-ultimo-locations'),
__('Eerbeek', 'wp-ultimo-locations'),
__('Eibergen', 'wp-ultimo-locations'),
__('Elburg', 'wp-ultimo-locations'),
__('Elden', 'wp-ultimo-locations'),
__('Ellecom', 'wp-ultimo-locations'),
__('Elspeet', 'wp-ultimo-locations'),
__('Elst', 'wp-ultimo-locations'),
__('Emst', 'wp-ultimo-locations'),
__('Epe', 'wp-ultimo-locations'),
__('Epse', 'wp-ultimo-locations'),
__('Ermelo', 'wp-ultimo-locations'),
__('Etten', 'wp-ultimo-locations'),
__('Gameren', 'wp-ultimo-locations'),
__('Garderen', 'wp-ultimo-locations'),
__('Geitenkamp', 'wp-ultimo-locations'),
__('Geldermalsen', 'wp-ultimo-locations'),
__('Geldermalsen-West', 'wp-ultimo-locations'),
__('Gemeente Aalten', 'wp-ultimo-locations'),
__('Gemeente Apeldoorn', 'wp-ultimo-locations'),
__('Gemeente Arnhem', 'wp-ultimo-locations'),
__('Gemeente Barneveld', 'wp-ultimo-locations'),
__('Gemeente Berg en Dal', 'wp-ultimo-locations'),
__('Gemeente Beuningen', 'wp-ultimo-locations'),
__('Gemeente Bronckhorst', 'wp-ultimo-locations'),
__('Gemeente Brummen', 'wp-ultimo-locations'),
__('Gemeente Buren', 'wp-ultimo-locations'),
__('Gemeente Culemborg', 'wp-ultimo-locations'),
__('Gemeente Doesburg', 'wp-ultimo-locations'),
__('Gemeente Doetinchem', 'wp-ultimo-locations'),
__('Gemeente Druten', 'wp-ultimo-locations'),
__('Gemeente Duiven', 'wp-ultimo-locations'),
__('Gemeente Ede', 'wp-ultimo-locations'),
__('Gemeente Elburg', 'wp-ultimo-locations'),
__('Gemeente Epe', 'wp-ultimo-locations'),
__('Gemeente Ermelo', 'wp-ultimo-locations'),
__('Gemeente Harderwijk', 'wp-ultimo-locations'),
__('Gemeente Hattem', 'wp-ultimo-locations'),
__('Gemeente Heerde', 'wp-ultimo-locations'),
__('Gemeente Heumen', 'wp-ultimo-locations'),
__('Gemeente Lingewaard', 'wp-ultimo-locations'),
__('Gemeente Lochem', 'wp-ultimo-locations'),
__('Gemeente Maasdriel', 'wp-ultimo-locations'),
__('Gemeente Montferland', 'wp-ultimo-locations'),
__('Gemeente Neder-Betuwe', 'wp-ultimo-locations'),
__('Gemeente Nijkerk', 'wp-ultimo-locations'),
__('Gemeente Nijmegen', 'wp-ultimo-locations'),
__('Gemeente Nunspeet', 'wp-ultimo-locations'),
__('Gemeente Oldebroek', 'wp-ultimo-locations'),
__('Gemeente Overbetuwe', 'wp-ultimo-locations'),
__('Gemeente Putten', 'wp-ultimo-locations'),
__('Gemeente Renkum', 'wp-ultimo-locations'),
__('Gemeente Rheden', 'wp-ultimo-locations'),
__('Gemeente Rozendaal', 'wp-ultimo-locations'),
__('Gemeente Scherpenzeel', 'wp-ultimo-locations'),
__('Gemeente Tiel', 'wp-ultimo-locations'),
__('Gemeente Voorst', 'wp-ultimo-locations'),
__('Gemeente Wageningen', 'wp-ultimo-locations'),
__('Gemeente West Maas en Waal', 'wp-ultimo-locations'),
__('Gemeente Westervoort', 'wp-ultimo-locations'),
__('Gemeente Wijchen', 'wp-ultimo-locations'),
__('Gemeente Winterswijk', 'wp-ultimo-locations'),
__('Gemeente Zaltbommel', 'wp-ultimo-locations'),
__('Gemeente Zevenaar', 'wp-ultimo-locations'),
__('Gemeente Zutphen', 'wp-ultimo-locations'),
__('Gendringen', 'wp-ultimo-locations'),
__('Gendt', 'wp-ultimo-locations'),
__('Giesbeek', 'wp-ultimo-locations'),
__('Gorssel', 'wp-ultimo-locations'),
__('Groesbeek', 'wp-ultimo-locations'),
__('Groessen', 'wp-ultimo-locations'),
__('Gulden Bodem', 'wp-ultimo-locations'),
__('Haaften', 'wp-ultimo-locations'),
__('Haalderen', 'wp-ultimo-locations'),
__('Harderwijk', 'wp-ultimo-locations'),
__('Harskamp', 'wp-ultimo-locations'),
__('Hatert', 'wp-ultimo-locations'),
__('Hattem', 'wp-ultimo-locations'),
__('Hattemerbroek', 'wp-ultimo-locations'),
__('Hedel', 'wp-ultimo-locations'),
__('Heelsum', 'wp-ultimo-locations'),
__('Heerde', 'wp-ultimo-locations'),
__('Heerewaarden', 'wp-ultimo-locations'),
__('Hees', 'wp-ultimo-locations'),
__('Hengelo', 'wp-ultimo-locations'),
__('Hengstdal', 'wp-ultimo-locations'),
__('Herwijnen', 'wp-ultimo-locations'),
__('Het Loo', 'wp-ultimo-locations'),
__('Heteren', 'wp-ultimo-locations'),
__('Heumen', 'wp-ultimo-locations'),
__('Hoogkamp', 'wp-ultimo-locations'),
__('Horssen', 'wp-ultimo-locations'),
__('Hummelo', 'wp-ultimo-locations'),
__('Hunnerberg', 'wp-ultimo-locations'),
__('Ingen', 'wp-ultimo-locations'),
__('Keijenborg', 'wp-ultimo-locations'),
__('Kerkdriel', 'wp-ultimo-locations'),
__('Kerschoten', 'wp-ultimo-locations'),
__('Kesteren', 'wp-ultimo-locations'),
__('Kootwijkerbroek', 'wp-ultimo-locations'),
__('Laren', 'wp-ultimo-locations'),
__('Leesten', 'wp-ultimo-locations'),
__('Lent', 'wp-ultimo-locations'),
__('Leuth', 'wp-ultimo-locations'),
__('Lichtenvoorde', 'wp-ultimo-locations'),
__('Lienden', 'wp-ultimo-locations'),
__('Lindenholt', 'wp-ultimo-locations'),
__('Lobith', 'wp-ultimo-locations'),
__('Lochem', 'wp-ultimo-locations'),
__('Loenen', 'wp-ultimo-locations'),
__('Lunteren', 'wp-ultimo-locations'),
__('Malburgen West', 'wp-ultimo-locations'),
__('Matendonk', 'wp-ultimo-locations'),
__('Matendreef', 'wp-ultimo-locations'),
__('Matengaarde', 'wp-ultimo-locations'),
__('Matenhoeve', 'wp-ultimo-locations'),
__('Matenhorst', 'wp-ultimo-locations'),
__('Matenveld', 'wp-ultimo-locations'),
__('Maurik', 'wp-ultimo-locations'),
__('Meteren', 'wp-ultimo-locations'),
__('Nederhemert', 'wp-ultimo-locations'),
__('Nederhemert-Noord', 'wp-ultimo-locations'),
__('Nederwoud', 'wp-ultimo-locations'),
__('Neede', 'wp-ultimo-locations'),
__('Nijkerk', 'wp-ultimo-locations'),
__('Nijkerkerveen', 'wp-ultimo-locations'),
__('Nijmegen', 'wp-ultimo-locations'),
__('Nunspeet', 'wp-ultimo-locations'),
__('Ochten', 'wp-ultimo-locations'),
__('Oldebroek', 'wp-ultimo-locations'),
__('Ooij', 'wp-ultimo-locations'),
__('Oost Gelre', 'wp-ultimo-locations'),
__('Oostendorp', 'wp-ultimo-locations'),
__('Oosterbeek', 'wp-ultimo-locations'),
__('Oosterhout', 'wp-ultimo-locations'),
__('Ooy', 'wp-ultimo-locations'),
__('Ooyerhoek', 'wp-ultimo-locations'),
__('Ophemert', 'wp-ultimo-locations'),
__('Opheusden', 'wp-ultimo-locations'),
__('Opijnen', 'wp-ultimo-locations'),
__('Orden', 'wp-ultimo-locations'),
__('Otterlo', 'wp-ultimo-locations'),
__('Oude IJsselstreek', 'wp-ultimo-locations'),
__('Overasselt', 'wp-ultimo-locations'),
__('Pannerden', 'wp-ultimo-locations'),
__('Puiflijk', 'wp-ultimo-locations'),
__('Putten', 'wp-ultimo-locations'),
__('Renkum', 'wp-ultimo-locations'),
__('Rheden', 'wp-ultimo-locations'),
__('Rivierenkwartier', 'wp-ultimo-locations'),
__('Rossum', 'wp-ultimo-locations'),
__('Rozendaal', 'wp-ultimo-locations'),
__('Ruurlo', 'wp-ultimo-locations'),
__('Scherpenzeel', 'wp-ultimo-locations'),
__('Silvolde', 'wp-ultimo-locations'),
__('Sluisoord', 'wp-ultimo-locations'),
__('Spainkbos', 'wp-ultimo-locations'),
__('Sprengenbos', 'wp-ultimo-locations'),
__('Sprengenweg-Noord', 'wp-ultimo-locations'),
__('Sprenkelaar', 'wp-ultimo-locations'),
__('Staatsliedenkwartier', 'wp-ultimo-locations'),
__('Steenderen', 'wp-ultimo-locations'),
__('Stegeslag', 'wp-ultimo-locations'),
__('Sterrenberg', 'wp-ultimo-locations'),
__('Terborg', 'wp-ultimo-locations'),
__('Terschuur', 'wp-ultimo-locations'),
__('Terwolde', 'wp-ultimo-locations'),
__('Tiel', 'wp-ultimo-locations'),
__('Tolkamer', 'wp-ultimo-locations'),
__('Tricht', 'wp-ultimo-locations'),
__('Twello', 'wp-ultimo-locations'),
__('Uddel', 'wp-ultimo-locations'),
__('Ugchelen', 'wp-ultimo-locations'),
__('Vaassen', 'wp-ultimo-locations'),
__('Valburg', 'wp-ultimo-locations'),
__('Valendries', 'wp-ultimo-locations'),
__('Varsseveld', 'wp-ultimo-locations'),
__('Velp', 'wp-ultimo-locations'),
__('Vogelkwartier', 'wp-ultimo-locations'),
__('Voorst', 'wp-ultimo-locations'),
__('Voorthuizen', 'wp-ultimo-locations'),
__('Vorden', 'wp-ultimo-locations'),
__('Vredenburg', 'wp-ultimo-locations'),
__('Vuren', 'wp-ultimo-locations'),
__('Waardenburg', 'wp-ultimo-locations'),
__('Wageningen', 'wp-ultimo-locations'),
__('Wapenveld', 'wp-ultimo-locations'),
__('Warnsveld', 'wp-ultimo-locations'),
__('Wekerom', 'wp-ultimo-locations'),
__('Welgelegen', 'wp-ultimo-locations'),
__('West Betuwe', 'wp-ultimo-locations'),
__('Westeneng', 'wp-ultimo-locations'),
__('Westenenk', 'wp-ultimo-locations'),
__('Westervoort', 'wp-ultimo-locations'),
__('Wijchen', 'wp-ultimo-locations'),
__('Winkewijert', 'wp-ultimo-locations'),
__('Winterswijk', 'wp-ultimo-locations'),
__('Wisch', 'wp-ultimo-locations'),
__('Wolfheze', 'wp-ultimo-locations'),
__('Woudhuis', 'wp-ultimo-locations'),
__('Zaltbommel', 'wp-ultimo-locations'),
__('Zeddam', 'wp-ultimo-locations'),
__('Zelhem', 'wp-ultimo-locations'),
__('Zetten', 'wp-ultimo-locations'),
__('Zevenaar', 'wp-ultimo-locations'),
__('Zevenhuizen', 'wp-ultimo-locations'),
__('Zoelen', 'wp-ultimo-locations'),
__('Zonnemaat', 'wp-ultimo-locations'),
__('Zuilichem', 'wp-ultimo-locations'),
__('Zutphen', 'wp-ultimo-locations'),
);

103
inc/country/nl/gr.php Normal file
View File

@ -0,0 +1,103 @@
<?php // phpcs:ignore - @generation-checksum NL-GR-79
/**
* State City List for GR - NL.
*
* City count: 79
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for GR - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Aduard', 'wp-ultimo-locations'),
__('Appingedam', 'wp-ultimo-locations'),
__('Baflo', 'wp-ultimo-locations'),
__('Bedum', 'wp-ultimo-locations'),
__('Bellingwolde', 'wp-ultimo-locations'),
__('Blijham', 'wp-ultimo-locations'),
__('Coendersborg', 'wp-ultimo-locations'),
__('De Wijert', 'wp-ultimo-locations'),
__('Delfzijl', 'wp-ultimo-locations'),
__('Eenrum', 'wp-ultimo-locations'),
__('Eexta', 'wp-ultimo-locations'),
__('Farmsum', 'wp-ultimo-locations'),
__('Gemeente Oldambt', 'wp-ultimo-locations'),
__('Gemeente Appingedam', 'wp-ultimo-locations'),
__('Gemeente Delfzijl', 'wp-ultimo-locations'),
__('Gemeente Groningen', 'wp-ultimo-locations'),
__('Gemeente Loppersum', 'wp-ultimo-locations'),
__('Gemeente Pekela', 'wp-ultimo-locations'),
__('Gemeente Stadskanaal', 'wp-ultimo-locations'),
__('Gemeente Veendam', 'wp-ultimo-locations'),
__('Glimmen', 'wp-ultimo-locations'),
__('Grijpskerk', 'wp-ultimo-locations'),
__('Groningen', 'wp-ultimo-locations'),
__('Grootegast', 'wp-ultimo-locations'),
__('Haren', 'wp-ultimo-locations'),
__('Harkstede', 'wp-ultimo-locations'),
__('Heiligerlee', 'wp-ultimo-locations'),
__('Helpman', 'wp-ultimo-locations'),
__('Hoogezand', 'wp-ultimo-locations'),
__('Korrewegwijk', 'wp-ultimo-locations'),
__('Leek', 'wp-ultimo-locations'),
__('Leens', 'wp-ultimo-locations'),
__('Loppersum', 'wp-ultimo-locations'),
__('Marum', 'wp-ultimo-locations'),
__('Meeden', 'wp-ultimo-locations'),
__('Middelstum', 'wp-ultimo-locations'),
__('Midden-Groningen', 'wp-ultimo-locations'),
__('Midwolda', 'wp-ultimo-locations'),
__('Niekerk', 'wp-ultimo-locations'),
__('Nieuwe Pekela', 'wp-ultimo-locations'),
__('Nieuwolda', 'wp-ultimo-locations'),
__('Noordbroek', 'wp-ultimo-locations'),
__('Noordhorn', 'wp-ultimo-locations'),
__('Obergum', 'wp-ultimo-locations'),
__('Oldehove', 'wp-ultimo-locations'),
__('Ommelanderwijk', 'wp-ultimo-locations'),
__('Onstwedde', 'wp-ultimo-locations'),
__('Oosterhoogebrug', 'wp-ultimo-locations'),
__('Oosterpark', 'wp-ultimo-locations'),
__('Oude Pekela', 'wp-ultimo-locations'),
__('Reitdiep', 'wp-ultimo-locations'),
__('Sappemeer', 'wp-ultimo-locations'),
__('Scheemda', 'wp-ultimo-locations'),
__('Schildwolde', 'wp-ultimo-locations'),
__('Sellingen', 'wp-ultimo-locations'),
__('Selwerd', 'wp-ultimo-locations'),
__('Siddeburen', 'wp-ultimo-locations'),
__('Slochteren', 'wp-ultimo-locations'),
__('Spijk', 'wp-ultimo-locations'),
__('Stadskanaal', 'wp-ultimo-locations'),
__('Ten Boer', 'wp-ultimo-locations'),
__('Ter Apel', 'wp-ultimo-locations'),
__('Tuikwerd', 'wp-ultimo-locations'),
__('Uithuizen', 'wp-ultimo-locations'),
__('Uithuizermeeden', 'wp-ultimo-locations'),
__('Ulrum', 'wp-ultimo-locations'),
__('Usquert', 'wp-ultimo-locations'),
__('Veendam', 'wp-ultimo-locations'),
__('Vlagtwedde', 'wp-ultimo-locations'),
__('Wagenborgen', 'wp-ultimo-locations'),
__('Warffum', 'wp-ultimo-locations'),
__('Westerlee', 'wp-ultimo-locations'),
__('Westerwolde', 'wp-ultimo-locations'),
__('Wildervank', 'wp-ultimo-locations'),
__('Winschoten', 'wp-ultimo-locations'),
__('Winsum', 'wp-ultimo-locations'),
__('Zoutkamp', 'wp-ultimo-locations'),
__('Zuidbroek', 'wp-ultimo-locations'),
__('Zuidhorn', 'wp-ultimo-locations'),
);

229
inc/country/nl/li.php Normal file
View File

@ -0,0 +1,229 @@
<?php // phpcs:ignore - @generation-checksum NL-LI-205
/**
* State City List for LI - NL.
*
* City count: 205
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for LI - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Abdissenbosch', 'wp-ultimo-locations'),
__('Amby', 'wp-ultimo-locations'),
__('America', 'wp-ultimo-locations'),
__('Amstenrade', 'wp-ultimo-locations'),
__('Arcen', 'wp-ultimo-locations'),
__('Baarlo', 'wp-ultimo-locations'),
__('Banholt', 'wp-ultimo-locations'),
__('Beegden', 'wp-ultimo-locations'),
__('Beek', 'wp-ultimo-locations'),
__('Beersdal', 'wp-ultimo-locations'),
__('Beesel', 'wp-ultimo-locations'),
__('Belfort', 'wp-ultimo-locations'),
__('Berg', 'wp-ultimo-locations'),
__('Beringe', 'wp-ultimo-locations'),
__('Biesland', 'wp-ultimo-locations'),
__('Bleijerheide', 'wp-ultimo-locations'),
__('Blitterswijck', 'wp-ultimo-locations'),
__('Bocholtz', 'wp-ultimo-locations'),
__('Borgharen', 'wp-ultimo-locations'),
__('Born', 'wp-ultimo-locations'),
__('Brabander', 'wp-ultimo-locations'),
__('Brachterbeek', 'wp-ultimo-locations'),
__('Broekhem', 'wp-ultimo-locations'),
__('Broeksittard', 'wp-ultimo-locations'),
__('Brukske', 'wp-ultimo-locations'),
__('Brunssum', 'wp-ultimo-locations'),
__('Buchten', 'wp-ultimo-locations'),
__('Budschop', 'wp-ultimo-locations'),
__('Bunde', 'wp-ultimo-locations'),
__('Chevremont', 'wp-ultimo-locations'),
__('De Heeg', 'wp-ultimo-locations'),
__('Doenrade', 'wp-ultimo-locations'),
__('Egchel', 'wp-ultimo-locations'),
__('Eijsden', 'wp-ultimo-locations'),
__('Eijsden-Margraten', 'wp-ultimo-locations'),
__('Einighausen', 'wp-ultimo-locations'),
__('Elsloo', 'wp-ultimo-locations'),
__('Geleen', 'wp-ultimo-locations'),
__('Gemeente Beek', 'wp-ultimo-locations'),
__('Gemeente Beesel', 'wp-ultimo-locations'),
__('Gemeente Bergen', 'wp-ultimo-locations'),
__('Gemeente Brunssum', 'wp-ultimo-locations'),
__('Gemeente Echt-Susteren', 'wp-ultimo-locations'),
__('Gemeente Gennep', 'wp-ultimo-locations'),
__('Gemeente Heerlen', 'wp-ultimo-locations'),
__('Gemeente Horst aan de Maas', 'wp-ultimo-locations'),
__('Gemeente Kerkrade', 'wp-ultimo-locations'),
__('Gemeente Leudal', 'wp-ultimo-locations'),
__('Gemeente Maasgouw', 'wp-ultimo-locations'),
__('Gemeente Maastricht', 'wp-ultimo-locations'),
__('Gemeente Meerssen', 'wp-ultimo-locations'),
__('Gemeente Mook en Middelaar', 'wp-ultimo-locations'),
__('Gemeente Nederweert', 'wp-ultimo-locations'),
__('Gemeente Peel en Maas', 'wp-ultimo-locations'),
__('Gemeente Roerdalen', 'wp-ultimo-locations'),
__('Gemeente Roermond', 'wp-ultimo-locations'),
__('Gemeente Simpelveld', 'wp-ultimo-locations'),
__('Gemeente Sittard-Geleen', 'wp-ultimo-locations'),
__('Gemeente Stein', 'wp-ultimo-locations'),
__('Gemeente Vaals', 'wp-ultimo-locations'),
__('Gemeente Venlo', 'wp-ultimo-locations'),
__('Gemeente Venray', 'wp-ultimo-locations'),
__('Gemeente Voerendaal', 'wp-ultimo-locations'),
__('Gemeente Weert', 'wp-ultimo-locations'),
__('Gennep', 'wp-ultimo-locations'),
__('Gracht', 'wp-ultimo-locations'),
__('Grashoek', 'wp-ultimo-locations'),
__('Grevenbicht', 'wp-ultimo-locations'),
__('Gronsveld', 'wp-ultimo-locations'),
__('Gulpen', 'wp-ultimo-locations'),
__('Gulpen-Wittem', 'wp-ultimo-locations'),
__('Guttecoven', 'wp-ultimo-locations'),
__('Haanrade', 'wp-ultimo-locations'),
__('Haelen', 'wp-ultimo-locations'),
__('Heel', 'wp-ultimo-locations'),
__('Heer', 'wp-ultimo-locations'),
__('Heerlen', 'wp-ultimo-locations'),
__('Hegelsom', 'wp-ultimo-locations'),
__('Heide', 'wp-ultimo-locations'),
__('Heijen', 'wp-ultimo-locations'),
__('Heksenberg', 'wp-ultimo-locations'),
__('Helden', 'wp-ultimo-locations'),
__('Herkenbosch', 'wp-ultimo-locations'),
__('Herten', 'wp-ultimo-locations'),
__('Heugem', 'wp-ultimo-locations'),
__('Heythuysen', 'wp-ultimo-locations'),
__('Hoensbroek', 'wp-ultimo-locations'),
__('Holtum', 'wp-ultimo-locations'),
__('Holz', 'wp-ultimo-locations'),
__('Hopel', 'wp-ultimo-locations'),
__('Houthem', 'wp-ultimo-locations'),
__('Hulsberg', 'wp-ultimo-locations'),
__('Husken', 'wp-ultimo-locations'),
__('Kaalheide', 'wp-ultimo-locations'),
__('Kakert', 'wp-ultimo-locations'),
__('Keent', 'wp-ultimo-locations'),
__('Kelpen-Oler', 'wp-ultimo-locations'),
__('Kerensheide', 'wp-ultimo-locations'),
__('Kerkrade', 'wp-ultimo-locations'),
__('Kessel', 'wp-ultimo-locations'),
__('Klimmen', 'wp-ultimo-locations'),
__('Koningsbosch', 'wp-ultimo-locations'),
__('Koningslust', 'wp-ultimo-locations'),
__('Kruisberg', 'wp-ultimo-locations'),
__('Kunrade', 'wp-ultimo-locations'),
__('Landgraaf', 'wp-ultimo-locations'),
__('Lauradorp', 'wp-ultimo-locations'),
__('Leeuwen', 'wp-ultimo-locations'),
__('Leuken', 'wp-ultimo-locations'),
__('Leunen', 'wp-ultimo-locations'),
__('Lichtenberg', 'wp-ultimo-locations'),
__('Limbricht', 'wp-ultimo-locations'),
__('Limmel', 'wp-ultimo-locations'),
__('Lindenheuvel', 'wp-ultimo-locations'),
__('Linne', 'wp-ultimo-locations'),
__('Lottum', 'wp-ultimo-locations'),
__('Maasbracht', 'wp-ultimo-locations'),
__('Maasbree', 'wp-ultimo-locations'),
__('Maastricht', 'wp-ultimo-locations'),
__('Malberg', 'wp-ultimo-locations'),
__('Margraten', 'wp-ultimo-locations'),
__('Mariarade', 'wp-ultimo-locations'),
__('Mechelen', 'wp-ultimo-locations'),
__('Meerlo', 'wp-ultimo-locations'),
__('Meerssen', 'wp-ultimo-locations'),
__('Meezenbroek', 'wp-ultimo-locations'),
__('Meijel', 'wp-ultimo-locations'),
__('Melderslo', 'wp-ultimo-locations'),
__('Melick', 'wp-ultimo-locations'),
__('Merkelbeek', 'wp-ultimo-locations'),
__('Merselo', 'wp-ultimo-locations'),
__('Merum', 'wp-ultimo-locations'),
__('Milsbeek', 'wp-ultimo-locations'),
__('Moesel', 'wp-ultimo-locations'),
__('Montfort', 'wp-ultimo-locations'),
__('Mook', 'wp-ultimo-locations'),
__('Munstergeleen', 'wp-ultimo-locations'),
__('Nederweert', 'wp-ultimo-locations'),
__('Neerbeek', 'wp-ultimo-locations'),
__('Nieuw-Lotbroek', 'wp-ultimo-locations'),
__('Nieuwdorp', 'wp-ultimo-locations'),
__('Nuth', 'wp-ultimo-locations'),
__('Obbicht', 'wp-ultimo-locations'),
__('Offenbeek', 'wp-ultimo-locations'),
__('Oirlo', 'wp-ultimo-locations'),
__('Oirsbeek', 'wp-ultimo-locations'),
__('Oostrum', 'wp-ultimo-locations'),
__('Ophoven', 'wp-ultimo-locations'),
__('Ospel', 'wp-ultimo-locations'),
__('Ottersum', 'wp-ultimo-locations'),
__('Oud-Caberg', 'wp-ultimo-locations'),
__('Overhoven', 'wp-ultimo-locations'),
__('Panningen', 'wp-ultimo-locations'),
__('Passart', 'wp-ultimo-locations'),
__('Peij', 'wp-ultimo-locations'),
__('Posterholt', 'wp-ultimo-locations'),
__('Pottenberg', 'wp-ultimo-locations'),
__('Puth', 'wp-ultimo-locations'),
__('Reuver', 'wp-ultimo-locations'),
__('Roermond', 'wp-ultimo-locations'),
__('Roosteren', 'wp-ultimo-locations'),
__('Rothem', 'wp-ultimo-locations'),
__('Scharn', 'wp-ultimo-locations'),
__('Schilberg', 'wp-ultimo-locations'),
__('Schimmert', 'wp-ultimo-locations'),
__('Schinnen', 'wp-ultimo-locations'),
__('Schinveld', 'wp-ultimo-locations'),
__('Sevenum', 'wp-ultimo-locations'),
__('Sibbe', 'wp-ultimo-locations'),
__('Simpelveld', 'wp-ultimo-locations'),
__('Sint Joost', 'wp-ultimo-locations'),
__('Sint Odiliënberg', 'wp-ultimo-locations'),
__('Sittard', 'wp-ultimo-locations'),
__('Spaubeek', 'wp-ultimo-locations'),
__('Spekholzerheide', 'wp-ultimo-locations'),
__('Stadbroek', 'wp-ultimo-locations'),
__('Stein', 'wp-ultimo-locations'),
__('Stramproy', 'wp-ultimo-locations'),
__('Tegelen', 'wp-ultimo-locations'),
__('Terwinselen', 'wp-ultimo-locations'),
__('Thorn', 'wp-ultimo-locations'),
__('Tienray', 'wp-ultimo-locations'),
__('Ubachsberg', 'wp-ultimo-locations'),
__('Ulestraten', 'wp-ultimo-locations'),
__('Urmond', 'wp-ultimo-locations'),
__('Vaals', 'wp-ultimo-locations'),
__('Valkenburg', 'wp-ultimo-locations'),
__('Valkenburg aan de Geul', 'wp-ultimo-locations'),
__('Veltum', 'wp-ultimo-locations'),
__('Venlo', 'wp-ultimo-locations'),
__('Venray', 'wp-ultimo-locations'),
__('Vijlen', 'wp-ultimo-locations'),
__('Vlodrop', 'wp-ultimo-locations'),
__('Voerendaal', 'wp-ultimo-locations'),
__('Vrieheide', 'wp-ultimo-locations'),
__('Wanssum', 'wp-ultimo-locations'),
__('Waubach', 'wp-ultimo-locations'),
__('Weert', 'wp-ultimo-locations'),
__('Well', 'wp-ultimo-locations'),
__('Wellerlooi', 'wp-ultimo-locations'),
__('Wessem', 'wp-ultimo-locations'),
__('Wijlre', 'wp-ultimo-locations'),
__('Wijnandsrade', 'wp-ultimo-locations'),
__('Wolder', 'wp-ultimo-locations'),
__('Ysselsteyn', 'wp-ultimo-locations'),
);

341
inc/country/nl/nb.php Normal file
View File

@ -0,0 +1,341 @@
<?php // phpcs:ignore - @generation-checksum NL-NB-317
/**
* State City List for NB - NL.
*
* City count: 317
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for NB - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__("'s Gravenmoer", 'wp-ultimo-locations'),
__("'s-Hertogenbosch", 'wp-ultimo-locations'),
__("'t Hofke", 'wp-ultimo-locations'),
__('Aalburg', 'wp-ultimo-locations'),
__('Aalst', 'wp-ultimo-locations'),
__('Aarle-Rixtel', 'wp-ultimo-locations'),
__('Abcoven', 'wp-ultimo-locations'),
__('Akert', 'wp-ultimo-locations'),
__('Almkerk', 'wp-ultimo-locations'),
__('Alphen', 'wp-ultimo-locations'),
__('Andel', 'wp-ultimo-locations'),
__('Asten', 'wp-ultimo-locations'),
__('Baardwijk', 'wp-ultimo-locations'),
__('Baarle-Nassau', 'wp-ultimo-locations'),
__('Bakel', 'wp-ultimo-locations'),
__('Bavel', 'wp-ultimo-locations'),
__('Beek', 'wp-ultimo-locations'),
__('Beers', 'wp-ultimo-locations'),
__('Belcrum', 'wp-ultimo-locations'),
__('Bergeijk', 'wp-ultimo-locations'),
__('Bergen op Zoom', 'wp-ultimo-locations'),
__('Berghem', 'wp-ultimo-locations'),
__('Berlicum', 'wp-ultimo-locations'),
__('Besoijen', 'wp-ultimo-locations'),
__('Best', 'wp-ultimo-locations'),
__('Besterd', 'wp-ultimo-locations'),
__('Biesdonk', 'wp-ultimo-locations'),
__('Bitswijk', 'wp-ultimo-locations'),
__('Blaarthem', 'wp-ultimo-locations'),
__('Bladel', 'wp-ultimo-locations'),
__('Boekel', 'wp-ultimo-locations'),
__('Bosschenhoofd', 'wp-ultimo-locations'),
__('Boxmeer', 'wp-ultimo-locations'),
__('Boxtel', 'wp-ultimo-locations'),
__('Brand', 'wp-ultimo-locations'),
__('Breda', 'wp-ultimo-locations'),
__('Breugel', 'wp-ultimo-locations'),
__('Broekhoven', 'wp-ultimo-locations'),
__('Budel', 'wp-ultimo-locations'),
__('Budel-Dorplein', 'wp-ultimo-locations'),
__('Budel-Schoot', 'wp-ultimo-locations'),
__('Chaam', 'wp-ultimo-locations'),
__('Coevering', 'wp-ultimo-locations'),
__('Cranendonck', 'wp-ultimo-locations'),
__('Cuijk', 'wp-ultimo-locations'),
__('De Blaak', 'wp-ultimo-locations'),
__('De Doornakkers', 'wp-ultimo-locations'),
__('De Kruiskamp', 'wp-ultimo-locations'),
__('De Reit', 'wp-ultimo-locations'),
__('De Rompert', 'wp-ultimo-locations'),
__('Den Dungen', 'wp-ultimo-locations'),
__('Deuteren', 'wp-ultimo-locations'),
__('Diessen', 'wp-ultimo-locations'),
__('Dinteloord', 'wp-ultimo-locations'),
__('Dommelen', 'wp-ultimo-locations'),
__('Dongen', 'wp-ultimo-locations'),
__('Donk', 'wp-ultimo-locations'),
__('Doonheide', 'wp-ultimo-locations'),
__('Dorst', 'wp-ultimo-locations'),
__('Duizel', 'wp-ultimo-locations'),
__('Eckart', 'wp-ultimo-locations'),
__('Eerde', 'wp-ultimo-locations'),
__('Eerschot', 'wp-ultimo-locations'),
__('Eersel', 'wp-ultimo-locations'),
__('Eindhoven', 'wp-ultimo-locations'),
__('Ekenrooi', 'wp-ultimo-locations'),
__('Elshout', 'wp-ultimo-locations'),
__('Enschot', 'wp-ultimo-locations'),
__('Erp', 'wp-ultimo-locations'),
__('Esch', 'wp-ultimo-locations'),
__('Fijnaart', 'wp-ultimo-locations'),
__('Gageldonk', 'wp-ultimo-locations'),
__('Geenhoven', 'wp-ultimo-locations'),
__('Geertruidenberg', 'wp-ultimo-locations'),
__('Geffen', 'wp-ultimo-locations'),
__('Geldrop', 'wp-ultimo-locations'),
__("Gemeente 's-Hertogenbosch", 'wp-ultimo-locations'),
__('Gemeente Alphen-Chaam', 'wp-ultimo-locations'),
__('Gemeente Asten', 'wp-ultimo-locations'),
__('Gemeente Baarle-Nassau', 'wp-ultimo-locations'),
__('Gemeente Bergen op Zoom', 'wp-ultimo-locations'),
__('Gemeente Bernheze', 'wp-ultimo-locations'),
__('Gemeente Best', 'wp-ultimo-locations'),
__('Gemeente Bladel', 'wp-ultimo-locations'),
__('Gemeente Boekel', 'wp-ultimo-locations'),
__('Gemeente Boxmeer', 'wp-ultimo-locations'),
__('Gemeente Boxtel', 'wp-ultimo-locations'),
__('Gemeente Breda', 'wp-ultimo-locations'),
__('Gemeente Cranendonck', 'wp-ultimo-locations'),
__('Gemeente Cuijk', 'wp-ultimo-locations'),
__('Gemeente Deurne', 'wp-ultimo-locations'),
__('Gemeente Dongen', 'wp-ultimo-locations'),
__('Gemeente Drimmelen', 'wp-ultimo-locations'),
__('Gemeente Eersel', 'wp-ultimo-locations'),
__('Gemeente Eindhoven', 'wp-ultimo-locations'),
__('Gemeente Etten-Leur', 'wp-ultimo-locations'),
__('Gemeente Geertruidenberg', 'wp-ultimo-locations'),
__('Gemeente Geldrop-Mierlo', 'wp-ultimo-locations'),
__('Gemeente Gemert-Bakel', 'wp-ultimo-locations'),
__('Gemeente Gilze en Rijen', 'wp-ultimo-locations'),
__('Gemeente Goirle', 'wp-ultimo-locations'),
__('Gemeente Grave', 'wp-ultimo-locations'),
__('Gemeente Haaren', 'wp-ultimo-locations'),
__('Gemeente Halderberge', 'wp-ultimo-locations'),
__('Gemeente Heeze-Leende', 'wp-ultimo-locations'),
__('Gemeente Helmond', 'wp-ultimo-locations'),
__('Gemeente Heusden', 'wp-ultimo-locations'),
__('Gemeente Hilvarenbeek', 'wp-ultimo-locations'),
__('Gemeente Laarbeek', 'wp-ultimo-locations'),
__('Gemeente Landerd', 'wp-ultimo-locations'),
__('Gemeente Loon op Zand', 'wp-ultimo-locations'),
__('Gemeente Mill en Sint Hubert', 'wp-ultimo-locations'),
__('Gemeente Moerdijk', 'wp-ultimo-locations'),
__('Gemeente Nuenen, Gerwen en Nederwetten', 'wp-ultimo-locations'),
__('Gemeente Oirschot', 'wp-ultimo-locations'),
__('Gemeente Oisterwijk', 'wp-ultimo-locations'),
__('Gemeente Oosterhout', 'wp-ultimo-locations'),
__('Gemeente Oss', 'wp-ultimo-locations'),
__('Gemeente Reusel-De Mierden', 'wp-ultimo-locations'),
__('Gemeente Rucphen', 'wp-ultimo-locations'),
__('Gemeente Sint Anthonis', 'wp-ultimo-locations'),
__('Gemeente Sint-Michielsgestel', 'wp-ultimo-locations'),
__('Gemeente Someren', 'wp-ultimo-locations'),
__('Gemeente Son en Breugel', 'wp-ultimo-locations'),
__('Gemeente Steenbergen', 'wp-ultimo-locations'),
__('Gemeente Tilburg', 'wp-ultimo-locations'),
__('Gemeente Uden', 'wp-ultimo-locations'),
__('Gemeente Valkenswaard', 'wp-ultimo-locations'),
__('Gemeente Veldhoven', 'wp-ultimo-locations'),
__('Gemeente Vught', 'wp-ultimo-locations'),
__('Gemeente Waalre', 'wp-ultimo-locations'),
__('Gemeente Waalwijk', 'wp-ultimo-locations'),
__('Gemeente Woensdrecht', 'wp-ultimo-locations'),
__('Gemeente Zundert', 'wp-ultimo-locations'),
__('Gemert', 'wp-ultimo-locations'),
__('Gemonde', 'wp-ultimo-locations'),
__('Genderen', 'wp-ultimo-locations'),
__('Genoenhuis', 'wp-ultimo-locations'),
__('Gerwen', 'wp-ultimo-locations'),
__('Giessen', 'wp-ultimo-locations'),
__('Gilze', 'wp-ultimo-locations'),
__('Ginneken', 'wp-ultimo-locations'),
__('Goirle', 'wp-ultimo-locations'),
__('Grasrijk', 'wp-ultimo-locations'),
__('Grave', 'wp-ultimo-locations'),
__('Groenewoud', 'wp-ultimo-locations'),
__('Haaren', 'wp-ultimo-locations'),
__('Haarsteeg', 'wp-ultimo-locations'),
__('Halsteren', 'wp-ultimo-locations'),
__('Handel', 'wp-ultimo-locations'),
__('Hapert', 'wp-ultimo-locations'),
__('Haps', 'wp-ultimo-locations'),
__('Heerle', 'wp-ultimo-locations'),
__('Heesch', 'wp-ultimo-locations'),
__('Heesterakker', 'wp-ultimo-locations'),
__('Heeswijk-Dinther', 'wp-ultimo-locations'),
__('Heeze', 'wp-ultimo-locations'),
__('Helmond', 'wp-ultimo-locations'),
__('Helvoirt', 'wp-ultimo-locations'),
__('Herpen', 'wp-ultimo-locations'),
__('Heusden', 'wp-ultimo-locations'),
__('Heusdenhout', 'wp-ultimo-locations'),
__('Hilvarenbeek', 'wp-ultimo-locations'),
__('Hoeven', 'wp-ultimo-locations'),
__('Hoge Vucht', 'wp-ultimo-locations'),
__('Hooge Mierde', 'wp-ultimo-locations'),
__('Hooge Zwaluwe', 'wp-ultimo-locations'),
__('Hoogeloon', 'wp-ultimo-locations'),
__('Hoogerheide', 'wp-ultimo-locations'),
__('Huijbergen', 'wp-ultimo-locations'),
__('Jagershoef', 'wp-ultimo-locations'),
__('Kalsdonk', 'wp-ultimo-locations'),
__('Klein-Zundert', 'wp-ultimo-locations'),
__('Klundert', 'wp-ultimo-locations'),
__('Korvel', 'wp-ultimo-locations'),
__('Krooswijk', 'wp-ultimo-locations'),
__('Kruisland', 'wp-ultimo-locations'),
__('Lage Mierde', 'wp-ultimo-locations'),
__('Lakerlopen', 'wp-ultimo-locations'),
__('Langenboom', 'wp-ultimo-locations'),
__('Leende', 'wp-ultimo-locations'),
__('Leest', 'wp-ultimo-locations'),
__('Lepelstraat', 'wp-ultimo-locations'),
__('Liempde', 'wp-ultimo-locations'),
__('Lierop', 'wp-ultimo-locations'),
__('Lieshout', 'wp-ultimo-locations'),
__('Liessel', 'wp-ultimo-locations'),
__('Lievendaal', 'wp-ultimo-locations'),
__('Lith', 'wp-ultimo-locations'),
__('Loon op Zand', 'wp-ultimo-locations'),
__('Loosbroek', 'wp-ultimo-locations'),
__('Loven', 'wp-ultimo-locations'),
__('Luyksgestel', 'wp-ultimo-locations'),
__('Maarheeze', 'wp-ultimo-locations'),
__('Maaskantje', 'wp-ultimo-locations'),
__('Made', 'wp-ultimo-locations'),
__('Mariahout', 'wp-ultimo-locations'),
__('Meerhoven', 'wp-ultimo-locations'),
__('Meerveldhoven', 'wp-ultimo-locations'),
__('Megen', 'wp-ultimo-locations'),
__('Meierijstad', 'wp-ultimo-locations'),
__('Melle', 'wp-ultimo-locations'),
__('Middelbeers', 'wp-ultimo-locations'),
__('Middelrode', 'wp-ultimo-locations'),
__('Mierlo', 'wp-ultimo-locations'),
__('Milheeze', 'wp-ultimo-locations'),
__('Moerdijk', 'wp-ultimo-locations'),
__('Molenhoek', 'wp-ultimo-locations'),
__('Muschberg en Geestenberg', 'wp-ultimo-locations'),
__('Naastenbest', 'wp-ultimo-locations'),
__('Neerkant', 'wp-ultimo-locations'),
__('Nieuw-Vossemeer', 'wp-ultimo-locations'),
__('Nieuwkuijk', 'wp-ultimo-locations'),
__('Nijnsel', 'wp-ultimo-locations'),
__('Nispen', 'wp-ultimo-locations'),
__('Nistelrode', 'wp-ultimo-locations'),
__('Noordgeest', 'wp-ultimo-locations'),
__('Noordhoek', 'wp-ultimo-locations'),
__('Nuenen', 'wp-ultimo-locations'),
__('Odiliapeel', 'wp-ultimo-locations'),
__('Oerle', 'wp-ultimo-locations'),
__('Oirschot', 'wp-ultimo-locations'),
__('Oisterwijk', 'wp-ultimo-locations'),
__('Oosteind', 'wp-ultimo-locations'),
__('Oostelbeers', 'wp-ultimo-locations'),
__('Oosterhout', 'wp-ultimo-locations'),
__('Orthen', 'wp-ultimo-locations'),
__('Oss', 'wp-ultimo-locations'),
__('Ossendrecht', 'wp-ultimo-locations'),
__('Oud Gastel', 'wp-ultimo-locations'),
__('Overloon', 'wp-ultimo-locations'),
__('Princenhage', 'wp-ultimo-locations'),
__('Prinsenbeek', 'wp-ultimo-locations'),
__('Putte', 'wp-ultimo-locations'),
__('Quirijnstok', 'wp-ultimo-locations'),
__('Raam', 'wp-ultimo-locations'),
__('Raamsdonk', 'wp-ultimo-locations'),
__('Raamsdonksveer', 'wp-ultimo-locations'),
__('Ravenstein', 'wp-ultimo-locations'),
__('Reek', 'wp-ultimo-locations'),
__('Reusel', 'wp-ultimo-locations'),
__('Riethoven', 'wp-ultimo-locations'),
__('Rijen', 'wp-ultimo-locations'),
__('Rijsbergen', 'wp-ultimo-locations'),
__('Rijswijk', 'wp-ultimo-locations'),
__('Roosendaal', 'wp-ultimo-locations'),
__('Rucphen', 'wp-ultimo-locations'),
__('Salderes', 'wp-ultimo-locations'),
__('Schaijk', 'wp-ultimo-locations'),
__('Schijndel', 'wp-ultimo-locations'),
__('Schutsboom', 'wp-ultimo-locations'),
__('Sint Anthonis', 'wp-ultimo-locations'),
__('Sint Willebrord', 'wp-ultimo-locations'),
__('Sint-Michielsgestel', 'wp-ultimo-locations'),
__('Sint-Oedenrode', 'wp-ultimo-locations'),
__('Soerendonk', 'wp-ultimo-locations'),
__('Someren', 'wp-ultimo-locations'),
__('Someren-Eind', 'wp-ultimo-locations'),
__('Son', 'wp-ultimo-locations'),
__('Speelheide', 'wp-ultimo-locations'),
__('Sprundel', 'wp-ultimo-locations'),
__('Stampersgat', 'wp-ultimo-locations'),
__('Standdaarbuiten', 'wp-ultimo-locations'),
__('Steenbergen', 'wp-ultimo-locations'),
__('Steensel', 'wp-ultimo-locations'),
__('Stepekolk', 'wp-ultimo-locations'),
__('Terheijden', 'wp-ultimo-locations'),
__('Teteringen', 'wp-ultimo-locations'),
__('Theereheide', 'wp-ultimo-locations'),
__('Tilburg', 'wp-ultimo-locations'),
__('Tivoli', 'wp-ultimo-locations'),
__('Tongelre', 'wp-ultimo-locations'),
__('Uden', 'wp-ultimo-locations'),
__('Udenhout', 'wp-ultimo-locations'),
__('Ulvenhout', 'wp-ultimo-locations'),
__('Vaartbroek', 'wp-ultimo-locations'),
__('Valkenswaard', 'wp-ultimo-locations'),
__('Veen', 'wp-ultimo-locations'),
__('Veghel', 'wp-ultimo-locations'),
__('Veldhoven', 'wp-ultimo-locations'),
__('Ven', 'wp-ultimo-locations'),
__('Venhorst', 'wp-ultimo-locations'),
__('Villapark', 'wp-ultimo-locations'),
__('Vliedberg', 'wp-ultimo-locations'),
__('Vlierden', 'wp-ultimo-locations'),
__('Vlokhoven', 'wp-ultimo-locations'),
__('Voldijn', 'wp-ultimo-locations'),
__('Volkel', 'wp-ultimo-locations'),
__('Vorstenbosch', 'wp-ultimo-locations'),
__('Vught', 'wp-ultimo-locations'),
__('Waalre', 'wp-ultimo-locations'),
__('Waalwijk', 'wp-ultimo-locations'),
__('Wagenberg', 'wp-ultimo-locations'),
__('Wanroij', 'wp-ultimo-locations'),
__('Waspik', 'wp-ultimo-locations'),
__('Waterdonken', 'wp-ultimo-locations'),
__('Welberg', 'wp-ultimo-locations'),
__('Werkendam', 'wp-ultimo-locations'),
__('Wernhout', 'wp-ultimo-locations'),
__('Westerhoven', 'wp-ultimo-locations'),
__('Wijbosch', 'wp-ultimo-locations'),
__('Wilhelminadorp', 'wp-ultimo-locations'),
__('Wisselaar', 'wp-ultimo-locations'),
__('Woensdrecht', 'wp-ultimo-locations'),
__('Woenselse Heide', 'wp-ultimo-locations'),
__('Woudrichem', 'wp-ultimo-locations'),
__('Wouw', 'wp-ultimo-locations'),
__('Zandberg', 'wp-ultimo-locations'),
__('Zeeland', 'wp-ultimo-locations'),
__('Zeelst', 'wp-ultimo-locations'),
__('Zegge', 'wp-ultimo-locations'),
__('Zeilberg', 'wp-ultimo-locations'),
__('Zesgehuchten', 'wp-ultimo-locations'),
__('Zevenbergschen Hoek', 'wp-ultimo-locations'),
__('Zijtaart', 'wp-ultimo-locations'),
__('Zonderwijk', 'wp-ultimo-locations'),
__('Zundert', 'wp-ultimo-locations'),
);

196
inc/country/nl/nh.php Normal file
View File

@ -0,0 +1,196 @@
<?php // phpcs:ignore - @generation-checksum NL-NH-172
/**
* State City List for NH - NL.
*
* City count: 172
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for NH - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__("'t Zand", 'wp-ultimo-locations'),
__('Aalsmeer', 'wp-ultimo-locations'),
__('Abbekerk', 'wp-ultimo-locations'),
__('Alkmaar', 'wp-ultimo-locations'),
__('Amstelveen', 'wp-ultimo-locations'),
__('Amsterdam', 'wp-ultimo-locations'),
__('Amsterdam-Zuidoost', 'wp-ultimo-locations'),
__('Ankeveense Rade', 'wp-ultimo-locations'),
__('Avenhorn', 'wp-ultimo-locations'),
__('Bangert', 'wp-ultimo-locations'),
__('Bennebroek', 'wp-ultimo-locations'),
__('Berkhout', 'wp-ultimo-locations'),
__('Beverwijk', 'wp-ultimo-locations'),
__('Bijvanck', 'wp-ultimo-locations'),
__('Blaricum', 'wp-ultimo-locations'),
__('Bloemendaal', 'wp-ultimo-locations'),
__('Breezand', 'wp-ultimo-locations'),
__('Broek in Waterland', 'wp-ultimo-locations'),
__('Broek op Langedijk', 'wp-ultimo-locations'),
__('Bussum', 'wp-ultimo-locations'),
__('Callantsoog', 'wp-ultimo-locations'),
__('Castricum', 'wp-ultimo-locations'),
__('Commandeurs', 'wp-ultimo-locations'),
__('De Glip', 'wp-ultimo-locations'),
__('De Goorn', 'wp-ultimo-locations'),
__('De Koog', 'wp-ultimo-locations'),
__('De Maer', 'wp-ultimo-locations'),
__('De Noord', 'wp-ultimo-locations'),
__('De Rijp', 'wp-ultimo-locations'),
__('Den Burg', 'wp-ultimo-locations'),
__('Den Helder', 'wp-ultimo-locations'),
__('Den Oever', 'wp-ultimo-locations'),
__('Diemen', 'wp-ultimo-locations'),
__('Dirkshorn', 'wp-ultimo-locations'),
__('Driemond', 'wp-ultimo-locations'),
__('Duivendrecht', 'wp-ultimo-locations'),
__('Edam', 'wp-ultimo-locations'),
__('Egmond aan Zee', 'wp-ultimo-locations'),
__('Egmond-Binnen', 'wp-ultimo-locations'),
__('Enkhuizen', 'wp-ultimo-locations'),
__('Gemeente Aalsmeer', 'wp-ultimo-locations'),
__('Gemeente Alkmaar', 'wp-ultimo-locations'),
__('Gemeente Amstelveen', 'wp-ultimo-locations'),
__('Gemeente Amsterdam', 'wp-ultimo-locations'),
__('Gemeente Beemster', 'wp-ultimo-locations'),
__('Gemeente Bergen', 'wp-ultimo-locations'),
__('Gemeente Beverwijk', 'wp-ultimo-locations'),
__('Gemeente Blaricum', 'wp-ultimo-locations'),
__('Gemeente Bloemendaal', 'wp-ultimo-locations'),
__('Gemeente Castricum', 'wp-ultimo-locations'),
__('Gemeente Den Helder', 'wp-ultimo-locations'),
__('Gemeente Diemen', 'wp-ultimo-locations'),
__('Gemeente Drechterland', 'wp-ultimo-locations'),
__('Gemeente Edam-Volendam', 'wp-ultimo-locations'),
__('Gemeente Enkhuizen', 'wp-ultimo-locations'),
__('Gemeente Haarlem', 'wp-ultimo-locations'),
__('Gemeente Haarlemmermeer', 'wp-ultimo-locations'),
__('Gemeente Heemskerk', 'wp-ultimo-locations'),
__('Gemeente Heemstede', 'wp-ultimo-locations'),
__('Gemeente Heerhugowaard', 'wp-ultimo-locations'),
__('Gemeente Heiloo', 'wp-ultimo-locations'),
__('Gemeente Hilversum', 'wp-ultimo-locations'),
__('Gemeente Hollands Kroon', 'wp-ultimo-locations'),
__('Gemeente Hoorn', 'wp-ultimo-locations'),
__('Gemeente Huizen', 'wp-ultimo-locations'),
__('Gemeente Koggenland', 'wp-ultimo-locations'),
__('Gemeente Landsmeer', 'wp-ultimo-locations'),
__('Gemeente Langedijk', 'wp-ultimo-locations'),
__('Gemeente Laren', 'wp-ultimo-locations'),
__('Gemeente Medemblik', 'wp-ultimo-locations'),
__('Gemeente Oostzaan', 'wp-ultimo-locations'),
__('Gemeente Opmeer', 'wp-ultimo-locations'),
__('Gemeente Ouder-Amstel', 'wp-ultimo-locations'),
__('Gemeente Purmerend', 'wp-ultimo-locations'),
__('Gemeente Schagen', 'wp-ultimo-locations'),
__('Gemeente Stede Broec', 'wp-ultimo-locations'),
__('Gemeente Texel', 'wp-ultimo-locations'),
__('Gemeente Uitgeest', 'wp-ultimo-locations'),
__('Gemeente Uithoorn', 'wp-ultimo-locations'),
__('Gemeente Velsen', 'wp-ultimo-locations'),
__('Gemeente Waterland', 'wp-ultimo-locations'),
__('Gemeente Weesp', 'wp-ultimo-locations'),
__('Gemeente Wijdemeren', 'wp-ultimo-locations'),
__('Gemeente Wormerland', 'wp-ultimo-locations'),
__('Gemeente Zaanstad', 'wp-ultimo-locations'),
__('Gemeente Zandvoort', 'wp-ultimo-locations'),
__('Gooise Meren', 'wp-ultimo-locations'),
__('Haarlem', 'wp-ultimo-locations'),
__('Halfweg', 'wp-ultimo-locations'),
__('Harenkarspel', 'wp-ultimo-locations'),
__('Heemskerk', 'wp-ultimo-locations'),
__('Heemstede', 'wp-ultimo-locations'),
__('Heerhugowaard', 'wp-ultimo-locations'),
__('Heiloo', 'wp-ultimo-locations'),
__('Hem', 'wp-ultimo-locations'),
__('Hensbroek', 'wp-ultimo-locations'),
__('Hilversum', 'wp-ultimo-locations'),
__('Hilversumse Meent', 'wp-ultimo-locations'),
__('Hippolytushoef', 'wp-ultimo-locations'),
__('Hofgeest', 'wp-ultimo-locations'),
__('Hoofddorp', 'wp-ultimo-locations'),
__('Hoogwoud', 'wp-ultimo-locations'),
__('Hoorn', 'wp-ultimo-locations'),
__('Huizen', 'wp-ultimo-locations'),
__('Ilpendam', 'wp-ultimo-locations'),
__('Kadoelen', 'wp-ultimo-locations'),
__('Kerkelanden', 'wp-ultimo-locations'),
__('Kortenhoef', 'wp-ultimo-locations'),
__('Kudelstaart', 'wp-ultimo-locations'),
__('Landsmeer', 'wp-ultimo-locations'),
__('Langeheit', 'wp-ultimo-locations'),
__('Laren', 'wp-ultimo-locations'),
__('Limmen', 'wp-ultimo-locations'),
__('Lisserbroek', 'wp-ultimo-locations'),
__('Lutjebroek', 'wp-ultimo-locations'),
__('Marken', 'wp-ultimo-locations'),
__('Medemblik', 'wp-ultimo-locations'),
__('Middenbeemster', 'wp-ultimo-locations'),
__('Middenmeer', 'wp-ultimo-locations'),
__('Midwoud', 'wp-ultimo-locations'),
__('Monnickendam', 'wp-ultimo-locations'),
__('Muiden', 'wp-ultimo-locations'),
__('Muiderberg', 'wp-ultimo-locations'),
__('Naarden', 'wp-ultimo-locations'),
__('Nieuw-Loosdrecht', 'wp-ultimo-locations'),
__('Nieuwe-Niedorp', 'wp-ultimo-locations'),
__('Noord-Scharwoude', 'wp-ultimo-locations'),
__('Obdam', 'wp-ultimo-locations'),
__('Onderdijk', 'wp-ultimo-locations'),
__('Oosteinde', 'wp-ultimo-locations'),
__('Oosterblokker', 'wp-ultimo-locations'),
__('Oosterzij', 'wp-ultimo-locations'),
__('Oosthuizen', 'wp-ultimo-locations'),
__('Opmeer', 'wp-ultimo-locations'),
__('Opperdoes', 'wp-ultimo-locations'),
__('Oud-Loosdrecht', 'wp-ultimo-locations'),
__('Ouderkerk aan de Amstel', 'wp-ultimo-locations'),
__('Oudeschild', 'wp-ultimo-locations'),
__('Oudkarspel', 'wp-ultimo-locations'),
__('Overveen', 'wp-ultimo-locations'),
__('Petten', 'wp-ultimo-locations'),
__('Purmerend', 'wp-ultimo-locations'),
__('Schagen', 'wp-ultimo-locations'),
__('Schagerbrug', 'wp-ultimo-locations'),
__('Schermerhorn', 'wp-ultimo-locations'),
__('Sint Pancras', 'wp-ultimo-locations'),
__('Slootdorp', 'wp-ultimo-locations'),
__('Spierdijk', 'wp-ultimo-locations'),
__('Stompetoren', 'wp-ultimo-locations'),
__('Twisk', 'wp-ultimo-locations'),
__('Uitgeest', 'wp-ultimo-locations'),
__('Uithoorn', 'wp-ultimo-locations'),
__('Velsen-Zuid', 'wp-ultimo-locations'),
__('Vijfhuizen', 'wp-ultimo-locations'),
__('Vogelenzang', 'wp-ultimo-locations'),
__('Volendam', 'wp-ultimo-locations'),
__('Waarland', 'wp-ultimo-locations'),
__('Waterakkers', 'wp-ultimo-locations'),
__('Weesp', 'wp-ultimo-locations'),
__('Westwoud', 'wp-ultimo-locations'),
__('Wieringerwaard', 'wp-ultimo-locations'),
__('Wieringerwerf', 'wp-ultimo-locations'),
__('Wijdenes', 'wp-ultimo-locations'),
__('Wijk aan Zee', 'wp-ultimo-locations'),
__('Winkel', 'wp-ultimo-locations'),
__('Zaandam', 'wp-ultimo-locations'),
__('Zaandijk', 'wp-ultimo-locations'),
__('Zaanstad', 'wp-ultimo-locations'),
__('Zandvoort', 'wp-ultimo-locations'),
__('Zuid-Scharwoude', 'wp-ultimo-locations'),
__('Zwaagdijk-Oost', 'wp-ultimo-locations'),
__('Zwaanshoek', 'wp-ultimo-locations'),
);

114
inc/country/nl/ov.php Normal file
View File

@ -0,0 +1,114 @@
<?php // phpcs:ignore - @generation-checksum NL-OV-90
/**
* State City List for OV - NL.
*
* City count: 90
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for OV - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Almelo', 'wp-ultimo-locations'),
__('Baalder', 'wp-ultimo-locations'),
__('Berkum', 'wp-ultimo-locations'),
__('Blokzijl', 'wp-ultimo-locations'),
__('Borgele', 'wp-ultimo-locations'),
__('Borne', 'wp-ultimo-locations'),
__('Boskamp', 'wp-ultimo-locations'),
__('Brunnepe', 'wp-ultimo-locations'),
__('Dalfsen', 'wp-ultimo-locations'),
__('De Hoven', 'wp-ultimo-locations'),
__('Delden', 'wp-ultimo-locations'),
__('Den Ham', 'wp-ultimo-locations'),
__('Deventer', 'wp-ultimo-locations'),
__('Diepenheim', 'wp-ultimo-locations'),
__('Enschede', 'wp-ultimo-locations'),
__('Flevowijk', 'wp-ultimo-locations'),
__('Frankhuis', 'wp-ultimo-locations'),
__('Gemeente Almelo', 'wp-ultimo-locations'),
__('Gemeente Borne', 'wp-ultimo-locations'),
__('Gemeente Dalfsen', 'wp-ultimo-locations'),
__('Gemeente Deventer', 'wp-ultimo-locations'),
__('Gemeente Dinkelland', 'wp-ultimo-locations'),
__('Gemeente Enschede', 'wp-ultimo-locations'),
__('Gemeente Haaksbergen', 'wp-ultimo-locations'),
__('Gemeente Hardenberg', 'wp-ultimo-locations'),
__('Gemeente Hellendoorn', 'wp-ultimo-locations'),
__('Gemeente Hengelo', 'wp-ultimo-locations'),
__('Gemeente Hof van Twente', 'wp-ultimo-locations'),
__('Gemeente Kampen', 'wp-ultimo-locations'),
__('Gemeente Losser', 'wp-ultimo-locations'),
__('Gemeente Oldenzaal', 'wp-ultimo-locations'),
__('Gemeente Olst-Wijhe', 'wp-ultimo-locations'),
__('Gemeente Ommen', 'wp-ultimo-locations'),
__('Gemeente Raalte', 'wp-ultimo-locations'),
__('Gemeente Rijssen-Holten', 'wp-ultimo-locations'),
__('Gemeente Staphorst', 'wp-ultimo-locations'),
__('Gemeente Steenwijkerland', 'wp-ultimo-locations'),
__('Gemeente Tubbergen', 'wp-ultimo-locations'),
__('Gemeente Twenterand', 'wp-ultimo-locations'),
__('Gemeente Wierden', 'wp-ultimo-locations'),
__('Gemeente Zwartewaterland', 'wp-ultimo-locations'),
__('Gemeente Zwolle', 'wp-ultimo-locations'),
__('Giethoorn', 'wp-ultimo-locations'),
__('Goor', 'wp-ultimo-locations'),
__('Grafhorst', 'wp-ultimo-locations'),
__('Haaksbergen', 'wp-ultimo-locations'),
__('Haarle', 'wp-ultimo-locations'),
__('Hardenberg', 'wp-ultimo-locations'),
__('Hasselt', 'wp-ultimo-locations'),
__('Heino', 'wp-ultimo-locations'),
__('Hengelo', 'wp-ultimo-locations'),
__('Hengevelde', 'wp-ultimo-locations'),
__('Het Oostrik', 'wp-ultimo-locations'),
__('Kampen', 'wp-ultimo-locations'),
__('Klein Driene', 'wp-ultimo-locations'),
__('Losser', 'wp-ultimo-locations'),
__('Magele', 'wp-ultimo-locations'),
__('Markelo', 'wp-ultimo-locations'),
__('Mekkelholt', 'wp-ultimo-locations'),
__('Nieuwoord', 'wp-ultimo-locations'),
__('Nijrees', 'wp-ultimo-locations'),
__('Oldemarkt', 'wp-ultimo-locations'),
__('Oldenzaal', 'wp-ultimo-locations'),
__('Olst', 'wp-ultimo-locations'),
__('Ommen', 'wp-ultimo-locations'),
__('Oosterholt', 'wp-ultimo-locations'),
__('Oostermeenthe', 'wp-ultimo-locations'),
__('Ootmarsum', 'wp-ultimo-locations'),
__('Pathmos', 'wp-ultimo-locations'),
__('Pierik', 'wp-ultimo-locations'),
__('Raalte', 'wp-ultimo-locations'),
__('Rossum', 'wp-ultimo-locations'),
__('Schalkhaar', 'wp-ultimo-locations'),
__('Sint Jansklooster', 'wp-ultimo-locations'),
__('Staphorst', 'wp-ultimo-locations'),
__('Steenwijk', 'wp-ultimo-locations'),
__('Steenwijkerwold', 'wp-ultimo-locations'),
__('Tubbergen', 'wp-ultimo-locations'),
__('Tuk', 'wp-ultimo-locations'),
__('Twekkelerveld', 'wp-ultimo-locations'),
__('Vollenhove', 'wp-ultimo-locations'),
__('Vriezenveen', 'wp-ultimo-locations'),
__('Vroomshoop', 'wp-ultimo-locations'),
__('Westerhaar-Vriezenveensewijk', 'wp-ultimo-locations'),
__('Wierden', 'wp-ultimo-locations'),
__('Wijhe', 'wp-ultimo-locations'),
__('Woolde', 'wp-ultimo-locations'),
__('Wooldrik', 'wp-ultimo-locations'),
__('Zuid-Berghuizen', 'wp-ultimo-locations'),
__('Zwolle', 'wp-ultimo-locations'),
);

110
inc/country/nl/ut.php Normal file
View File

@ -0,0 +1,110 @@
<?php // phpcs:ignore - @generation-checksum NL-UT-86
/**
* State City List for UT - NL.
*
* City count: 86
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for UT - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Abcoude', 'wp-ultimo-locations'),
__('Amerongen', 'wp-ultimo-locations'),
__('Amersfoort', 'wp-ultimo-locations'),
__('Austerlitz', 'wp-ultimo-locations'),
__('Baambrugge', 'wp-ultimo-locations'),
__('Baarn', 'wp-ultimo-locations'),
__('Bosch en Duin', 'wp-ultimo-locations'),
__('Breukelen', 'wp-ultimo-locations'),
__('Bunnik', 'wp-ultimo-locations'),
__('Bunschoten', 'wp-ultimo-locations'),
__('Cothen', 'wp-ultimo-locations'),
__('De Bilt', 'wp-ultimo-locations'),
__('De Hagen', 'wp-ultimo-locations'),
__('De Uithof', 'wp-ultimo-locations'),
__('Doorn', 'wp-ultimo-locations'),
__('Driebergen-Rijsenburg', 'wp-ultimo-locations'),
__('Gemeente Amersfoort', 'wp-ultimo-locations'),
__('Gemeente Baarn', 'wp-ultimo-locations'),
__('Gemeente Bunnik', 'wp-ultimo-locations'),
__('Gemeente Bunschoten', 'wp-ultimo-locations'),
__('Gemeente De Bilt', 'wp-ultimo-locations'),
__('Gemeente De Ronde Venen', 'wp-ultimo-locations'),
__('Gemeente Eemnes', 'wp-ultimo-locations'),
__('Gemeente Houten', 'wp-ultimo-locations'),
__('Gemeente IJsselstein', 'wp-ultimo-locations'),
__('Gemeente Leusden', 'wp-ultimo-locations'),
__('Gemeente Lopik', 'wp-ultimo-locations'),
__('Gemeente Montfoort', 'wp-ultimo-locations'),
__('Gemeente Nieuwegein', 'wp-ultimo-locations'),
__('Gemeente Oudewater', 'wp-ultimo-locations'),
__('Gemeente Renswoude', 'wp-ultimo-locations'),
__('Gemeente Rhenen', 'wp-ultimo-locations'),
__('Gemeente Soest', 'wp-ultimo-locations'),
__('Gemeente Utrecht', 'wp-ultimo-locations'),
__('Gemeente Utrechtse Heuvelrug', 'wp-ultimo-locations'),
__('Gemeente Veenendaal', 'wp-ultimo-locations'),
__('Gemeente Wijk bij Duurstede', 'wp-ultimo-locations'),
__('Gemeente Woerden', 'wp-ultimo-locations'),
__('Gemeente Woudenberg', 'wp-ultimo-locations'),
__('Gemeente Zeist', 'wp-ultimo-locations'),
__('Groenekan', 'wp-ultimo-locations'),
__('Hollandsche Rading', 'wp-ultimo-locations'),
__('Houten', 'wp-ultimo-locations'),
__('IJsselstein', 'wp-ultimo-locations'),
__('Kedichem', 'wp-ultimo-locations'),
__('Kerckebosch', 'wp-ultimo-locations'),
__('Langenoord', 'wp-ultimo-locations'),
__('Leerdam', 'wp-ultimo-locations'),
__('Leersum', 'wp-ultimo-locations'),
__('Leusden', 'wp-ultimo-locations'),
__('Linschoten', 'wp-ultimo-locations'),
__('Lopik', 'wp-ultimo-locations'),
__('Lunetten', 'wp-ultimo-locations'),
__('Maarn', 'wp-ultimo-locations'),
__('Maarssen', 'wp-ultimo-locations'),
__('Maartensdijk', 'wp-ultimo-locations'),
__('Mijdrecht', 'wp-ultimo-locations'),
__('Montfoort', 'wp-ultimo-locations'),
__('Nieuwegein', 'wp-ultimo-locations'),
__('Nijenheim', 'wp-ultimo-locations'),
__('Odijk', 'wp-ultimo-locations'),
__('Oog in Al', 'wp-ultimo-locations'),
__('Oudewater', 'wp-ultimo-locations'),
__('Overberg', 'wp-ultimo-locations'),
__('Randenbroek', 'wp-ultimo-locations'),
__('Renswoude', 'wp-ultimo-locations'),
__('Rhenen', 'wp-ultimo-locations'),
__('Schoonrewoerd', 'wp-ultimo-locations'),
__('Soest', 'wp-ultimo-locations'),
__('Soestdijk', 'wp-ultimo-locations'),
__('Spakenburg', 'wp-ultimo-locations'),
__('Spechtenkamp', 'wp-ultimo-locations'),
__('Stichtse Vecht', 'wp-ultimo-locations'),
__('Utrecht', 'wp-ultimo-locations'),
__('Veenendaal', 'wp-ultimo-locations'),
__('Veldhuizen', 'wp-ultimo-locations'),
__('Vianen', 'wp-ultimo-locations'),
__('Vinkeveen', 'wp-ultimo-locations'),
__('Vleuten', 'wp-ultimo-locations'),
__('Vreeswijk', 'wp-ultimo-locations'),
__('Werkhoven', 'wp-ultimo-locations'),
__('Wijk bij Duurstede', 'wp-ultimo-locations'),
__('Wilnis', 'wp-ultimo-locations'),
__('Woerden', 'wp-ultimo-locations'),
__('Woudenberg', 'wp-ultimo-locations'),
__('Zeist', 'wp-ultimo-locations'),
);

98
inc/country/nl/ze.php Normal file
View File

@ -0,0 +1,98 @@
<?php // phpcs:ignore - @generation-checksum NL-ZE-74
/**
* State City List for ZE - NL.
*
* City count: 74
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for ZE - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__('Aagtekerke', 'wp-ultimo-locations'),
__('Aardenburg', 'wp-ultimo-locations'),
__('Arnemuiden', 'wp-ultimo-locations'),
__('Axel', 'wp-ultimo-locations'),
__('Borssele', 'wp-ultimo-locations'),
__('Breskens', 'wp-ultimo-locations'),
__('Brouwershaven', 'wp-ultimo-locations'),
__('Bruinisse', 'wp-ultimo-locations'),
__('Colijnsplaat', 'wp-ultimo-locations'),
__('Dauwendaele', 'wp-ultimo-locations'),
__('Domburg', 'wp-ultimo-locations'),
__('Gemeente Borsele', 'wp-ultimo-locations'),
__('Gemeente Goes', 'wp-ultimo-locations'),
__('Gemeente Hulst', 'wp-ultimo-locations'),
__('Gemeente Kapelle', 'wp-ultimo-locations'),
__('Gemeente Middelburg', 'wp-ultimo-locations'),
__('Gemeente Noord-Beveland', 'wp-ultimo-locations'),
__('Gemeente Reimerswaal', 'wp-ultimo-locations'),
__('Gemeente Sluis', 'wp-ultimo-locations'),
__('Gemeente Terneuzen', 'wp-ultimo-locations'),
__('Gemeente Tholen', 'wp-ultimo-locations'),
__('Gemeente Veere', 'wp-ultimo-locations'),
__('Gemeente Vlissingen', 'wp-ultimo-locations'),
__('Goes', 'wp-ultimo-locations'),
__('Griffioen', 'wp-ultimo-locations'),
__('Grijpskerke', 'wp-ultimo-locations'),
__('Haamstede', 'wp-ultimo-locations'),
__('Hulst', 'wp-ultimo-locations'),
__('IJzendijke', 'wp-ultimo-locations'),
__('Kamperland', 'wp-ultimo-locations'),
__('Kapelle', 'wp-ultimo-locations'),
__('Klarenbeek', 'wp-ultimo-locations'),
__('Kloetinge', 'wp-ultimo-locations'),
__('Koewacht', 'wp-ultimo-locations'),
__('Koudekerke', 'wp-ultimo-locations'),
__('Lammerenburg', 'wp-ultimo-locations'),
__('Malta', 'wp-ultimo-locations'),
__('Meliskerke', 'wp-ultimo-locations'),
__('Middelburg', 'wp-ultimo-locations'),
__('Nieuw- en Sint Joosland', 'wp-ultimo-locations'),
__('Nieuwerkerk', 'wp-ultimo-locations'),
__('Oostburg', 'wp-ultimo-locations'),
__('Oosterland', 'wp-ultimo-locations'),
__('Oostkapelle', 'wp-ultimo-locations'),
__('Othene', 'wp-ultimo-locations'),
__('Oud-Vossemeer', 'wp-ultimo-locations'),
__('Poortvliet', 'wp-ultimo-locations'),
__('Renesse', 'wp-ultimo-locations'),
__('Sas van Gent', 'wp-ultimo-locations'),
__('Scharendijke', 'wp-ultimo-locations'),
__('Scherpenisse', 'wp-ultimo-locations'),
__('Schoondijke', 'wp-ultimo-locations'),
__('Schouwen-Duiveland', 'wp-ultimo-locations'),
__('Serooskerke', 'wp-ultimo-locations'),
__('Sint Laurens', 'wp-ultimo-locations'),
__('Sint Philipsland', 'wp-ultimo-locations'),
__('Sluis', 'wp-ultimo-locations'),
__('Sluiskil', 'wp-ultimo-locations'),
__('Stavenisse', 'wp-ultimo-locations'),
__('Terneuzen', 'wp-ultimo-locations'),
__('Tholen', 'wp-ultimo-locations'),
__('Vlissingen', 'wp-ultimo-locations'),
__('Waarde', 'wp-ultimo-locations'),
__('Wemeldinge', 'wp-ultimo-locations'),
__('West-Souburg', 'wp-ultimo-locations'),
__('Westdorpe', 'wp-ultimo-locations'),
__('Westerzicht', 'wp-ultimo-locations'),
__('Westkapelle', 'wp-ultimo-locations'),
__('Wissenkerke', 'wp-ultimo-locations'),
__('Wolphaartsdijk', 'wp-ultimo-locations'),
__('Yerseke', 'wp-ultimo-locations'),
__('Zaamslag', 'wp-ultimo-locations'),
__('Zierikzee', 'wp-ultimo-locations'),
__('Zoutelande', 'wp-ultimo-locations'),
);

248
inc/country/nl/zh.php Normal file
View File

@ -0,0 +1,248 @@
<?php // phpcs:ignore - @generation-checksum NL-ZH-224
/**
* State City List for ZH - NL.
*
* City count: 224
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for ZH - NL.
*
* IMPORTANT:
* This file is generated by build scripts, do not
* change it directly or your changes will be LOST!
*
* @since 2.0.11
*/
return array(
__("'s-Gravenland", 'wp-ultimo-locations'),
__("'s-Gravenzande", 'wp-ultimo-locations'),
__('Adegeest', 'wp-ultimo-locations'),
__('Alblasserdam', 'wp-ultimo-locations'),
__('Alphen aan den Rijn', 'wp-ultimo-locations'),
__('Ammerstol', 'wp-ultimo-locations'),
__('Arkel', 'wp-ultimo-locations'),
__('Barendrecht', 'wp-ultimo-locations'),
__('Benthuizen', 'wp-ultimo-locations'),
__('Bergschenhoek', 'wp-ultimo-locations'),
__('Bergstoep', 'wp-ultimo-locations'),
__('Berkel en Rodenrijs', 'wp-ultimo-locations'),
__('Berkenwoude', 'wp-ultimo-locations'),
__('Binnenhof', 'wp-ultimo-locations'),
__('Bleiswijk', 'wp-ultimo-locations'),
__('Bleskensgraaf', 'wp-ultimo-locations'),
__('Bloemendaal', 'wp-ultimo-locations'),
__('Bloemhof', 'wp-ultimo-locations'),
__('Bodegraven', 'wp-ultimo-locations'),
__('Bodegraven-Reeuwijk', 'wp-ultimo-locations'),
__('Bolnes', 'wp-ultimo-locations'),
__('Boskoop', 'wp-ultimo-locations'),
__('Boven-Hardinxveld', 'wp-ultimo-locations'),
__('Brielle', 'wp-ultimo-locations'),
__('Capelle aan den IJssel', 'wp-ultimo-locations'),
__('Capelle-West', 'wp-ultimo-locations'),
__('Carnisse', 'wp-ultimo-locations'),
__('De Kieviet', 'wp-ultimo-locations'),
__('De Lier', 'wp-ultimo-locations'),
__('De Peulen', 'wp-ultimo-locations'),
__('Delfshaven', 'wp-ultimo-locations'),
__('Delft', 'wp-ultimo-locations'),
__('Dirksland', 'wp-ultimo-locations'),
__('Dordrecht', 'wp-ultimo-locations'),
__('Driebruggen', 'wp-ultimo-locations'),
__('Driemanspolder', 'wp-ultimo-locations'),
__('Duindorp', 'wp-ultimo-locations'),
__('Duinzigt', 'wp-ultimo-locations'),
__('Essesteijn', 'wp-ultimo-locations'),
__('Feijenoord', 'wp-ultimo-locations'),
__('Gemeente Alblasserdam', 'wp-ultimo-locations'),
__('Gemeente Albrandswaard', 'wp-ultimo-locations'),
__('Gemeente Alphen aan den Rijn', 'wp-ultimo-locations'),
__('Gemeente Barendrecht', 'wp-ultimo-locations'),
__('Gemeente Brielle', 'wp-ultimo-locations'),
__('Gemeente Capelle aan den IJssel', 'wp-ultimo-locations'),
__('Gemeente Delft', 'wp-ultimo-locations'),
__('Gemeente Den Haag', 'wp-ultimo-locations'),
__('Gemeente Dordrecht', 'wp-ultimo-locations'),
__('Gemeente Goeree-Overflakkee', 'wp-ultimo-locations'),
__('Gemeente Gorinchem', 'wp-ultimo-locations'),
__('Gemeente Gouda', 'wp-ultimo-locations'),
__('Gemeente Hardinxveld-Giessendam', 'wp-ultimo-locations'),
__('Gemeente Hellevoetsluis', 'wp-ultimo-locations'),
__('Gemeente Hendrik-Ido-Ambacht', 'wp-ultimo-locations'),
__('Gemeente Hillegom', 'wp-ultimo-locations'),
__('Gemeente Kaag en Braassem', 'wp-ultimo-locations'),
__('Gemeente Katwijk', 'wp-ultimo-locations'),
__('Gemeente Krimpen aan den IJssel', 'wp-ultimo-locations'),
__('Gemeente Lansingerland', 'wp-ultimo-locations'),
__('Gemeente Leiden', 'wp-ultimo-locations'),
__('Gemeente Leiderdorp', 'wp-ultimo-locations'),
__('Gemeente Leidschendam-Voorburg', 'wp-ultimo-locations'),
__('Gemeente Lisse', 'wp-ultimo-locations'),
__('Gemeente Maassluis', 'wp-ultimo-locations'),
__('Gemeente Midden-Delfland', 'wp-ultimo-locations'),
__('Gemeente Nieuwkoop', 'wp-ultimo-locations'),
__('Gemeente Noordwijk', 'wp-ultimo-locations'),
__('Gemeente Oegstgeest', 'wp-ultimo-locations'),
__('Gemeente Papendrecht', 'wp-ultimo-locations'),
__('Gemeente Pijnacker-Nootdorp', 'wp-ultimo-locations'),
__('Gemeente Ridderkerk', 'wp-ultimo-locations'),
__('Gemeente Rijswijk', 'wp-ultimo-locations'),
__('Gemeente Rotterdam', 'wp-ultimo-locations'),
__('Gemeente Schiedam', 'wp-ultimo-locations'),
__('Gemeente Sliedrecht', 'wp-ultimo-locations'),
__('Gemeente Teylingen', 'wp-ultimo-locations'),
__('Gemeente Vlaardingen', 'wp-ultimo-locations'),
__('Gemeente Voorschoten', 'wp-ultimo-locations'),
__('Gemeente Waddinxveen', 'wp-ultimo-locations'),
__('Gemeente Wassenaar', 'wp-ultimo-locations'),
__('Gemeente Westland', 'wp-ultimo-locations'),
__('Gemeente Westvoorne', 'wp-ultimo-locations'),
__('Gemeente Zoetermeer', 'wp-ultimo-locations'),
__('Gemeente Zoeterwoude', 'wp-ultimo-locations'),
__('Gemeente Zuidplas', 'wp-ultimo-locations'),
__('Gemeente Zwijndrecht', 'wp-ultimo-locations'),
__('Giessenburg', 'wp-ultimo-locations'),
__('Giessendam', 'wp-ultimo-locations'),
__('Goedereede', 'wp-ultimo-locations'),
__('Gorinchem', 'wp-ultimo-locations'),
__('Gouda', 'wp-ultimo-locations'),
__('Gouderak', 'wp-ultimo-locations'),
__('Goudswaard', 'wp-ultimo-locations'),
__('Gouwsluis', 'wp-ultimo-locations'),
__('Groenswaard', 'wp-ultimo-locations'),
__('Groot IJsselmonde', 'wp-ultimo-locations'),
__('Groot-Ammers', 'wp-ultimo-locations'),
__('Haastrecht', 'wp-ultimo-locations'),
__('Heerjansdam', 'wp-ultimo-locations'),
__('Heijplaat', 'wp-ultimo-locations'),
__('Hellevoetsluis', 'wp-ultimo-locations'),
__('Hendrik-Ido-Ambacht', 'wp-ultimo-locations'),
__('Hillegom', 'wp-ultimo-locations'),
__('Hoek van Holland', 'wp-ultimo-locations'),
__('Hoge Mors', 'wp-ultimo-locations'),
__('Honselersdijk', 'wp-ultimo-locations'),
__('Hoogblokland', 'wp-ultimo-locations'),
__('Hoogmade', 'wp-ultimo-locations'),
__('Katendrecht', 'wp-ultimo-locations'),
__('Katwijk aan Zee', 'wp-ultimo-locations'),
__('Katwijk aan den Rijn', 'wp-ultimo-locations'),
__('Kerkehout', 'wp-ultimo-locations'),
__('Kijkduin', 'wp-ultimo-locations'),
__('Klaaswaal', 'wp-ultimo-locations'),
__('Kop van Zuid', 'wp-ultimo-locations'),
__('Krimpen aan den IJssel', 'wp-ultimo-locations'),
__('Krimpenerwaard', 'wp-ultimo-locations'),
__('Kwintsheul', 'wp-ultimo-locations'),
__('Leiden', 'wp-ultimo-locations'),
__('Leiderdorp', 'wp-ultimo-locations'),
__('Leimuiden', 'wp-ultimo-locations'),
__('Liesveld', 'wp-ultimo-locations'),
__('Lisse', 'wp-ultimo-locations'),
__('Lombardijen', 'wp-ultimo-locations'),
__('Maasdijk', 'wp-ultimo-locations'),
__('Maasland', 'wp-ultimo-locations'),
__('Maassluis', 'wp-ultimo-locations'),
__('Merenwijk', 'wp-ultimo-locations'),
__('Middelharnis', 'wp-ultimo-locations'),
__('Middelsluis', 'wp-ultimo-locations'),
__('Mijnsheerenland', 'wp-ultimo-locations'),
__('Monster', 'wp-ultimo-locations'),
__('Naaldwijk', 'wp-ultimo-locations'),
__('Neder-Hardinxveld', 'wp-ultimo-locations'),
__('Nieuw-Beijerland', 'wp-ultimo-locations'),
__('Nieuw-Lekkerland', 'wp-ultimo-locations'),
__('Nieuwenhoorn', 'wp-ultimo-locations'),
__('Nieuwkoop', 'wp-ultimo-locations'),
__('Nieuwpoort', 'wp-ultimo-locations'),
__('Nieuwveen', 'wp-ultimo-locations'),
__('Nissewaard', 'wp-ultimo-locations'),
__('Noord-Hofland', 'wp-ultimo-locations'),
__('Noordeinde', 'wp-ultimo-locations'),
__('Noordeloos', 'wp-ultimo-locations'),
__('Noordwijk-Binnen', 'wp-ultimo-locations'),
__('Noordwijkerhout', 'wp-ultimo-locations'),
__('Numansdorp', 'wp-ultimo-locations'),
__('Oegstgeest', 'wp-ultimo-locations'),
__('Ommoord', 'wp-ultimo-locations'),
__('Oostdorp', 'wp-ultimo-locations'),
__('Oostvoorne', 'wp-ultimo-locations'),
__('Oranjewijk', 'wp-ultimo-locations'),
__('Oud-Beijerland', 'wp-ultimo-locations'),
__('Ouddorp', 'wp-ultimo-locations'),
__('Oude Wetering', 'wp-ultimo-locations'),
__('Ouderkerk aan den IJssel', 'wp-ultimo-locations'),
__('Overschie', 'wp-ultimo-locations'),
__('Palenstein', 'wp-ultimo-locations'),
__('Papendrecht', 'wp-ultimo-locations'),
__('Papenveer', 'wp-ultimo-locations'),
__('Pendrecht', 'wp-ultimo-locations'),
__('Pernis', 'wp-ultimo-locations'),
__('Piershil', 'wp-ultimo-locations'),
__('Pijnacker', 'wp-ultimo-locations'),
__('Poeldijk', 'wp-ultimo-locations'),
__('Reeuwijk', 'wp-ultimo-locations'),
__('Rhoon', 'wp-ultimo-locations'),
__('Ridderkerk', 'wp-ultimo-locations'),
__('Rijnsaterwoude', 'wp-ultimo-locations'),
__('Rijnsburg', 'wp-ultimo-locations'),
__('Rijpwetering', 'wp-ultimo-locations'),
__('Rijsoord', 'wp-ultimo-locations'),
__('Rijswijk', 'wp-ultimo-locations'),
__('Rockanje', 'wp-ultimo-locations'),
__('Roelofarendsveen', 'wp-ultimo-locations'),
__('Rotterdam', 'wp-ultimo-locations'),
__('Rozenburg', 'wp-ultimo-locations'),
__('Rugge', 'wp-ultimo-locations'),
__('Sassenheim', 'wp-ultimo-locations'),
__('Schelluinen', 'wp-ultimo-locations'),
__('Scheveningen', 'wp-ultimo-locations'),
__('Schiebroek', 'wp-ultimo-locations'),
__('Schiedam', 'wp-ultimo-locations'),
__('Schipluiden', 'wp-ultimo-locations'),
__('Schoonhoven', 'wp-ultimo-locations'),
__('Sliedrecht', 'wp-ultimo-locations'),
__('Slikkerveer', 'wp-ultimo-locations'),
__('Spangen', 'wp-ultimo-locations'),
__('Spijkenisse', 'wp-ultimo-locations'),
__('Spoorwijk', 'wp-ultimo-locations'),
__('Statenkwartier', 'wp-ultimo-locations'),
__('Stein', 'wp-ultimo-locations'),
__('Stolwijk', 'wp-ultimo-locations'),
__('Strijen', 'wp-ultimo-locations'),
__('Strijp', 'wp-ultimo-locations'),
__('Terbregge', 'wp-ultimo-locations'),
__('The Hague', 'wp-ultimo-locations'),
__('Tuindorp', 'wp-ultimo-locations'),
__('Valkenburg', 'wp-ultimo-locations'),
__('Vierpolders', 'wp-ultimo-locations'),
__('Vlaardingen', 'wp-ultimo-locations'),
__('Vlietwijk', 'wp-ultimo-locations'),
__('Vogelwijk', 'wp-ultimo-locations'),
__('Vondelwijk', 'wp-ultimo-locations'),
__('Voorburg', 'wp-ultimo-locations'),
__('Voorhout', 'wp-ultimo-locations'),
__('Voorschoten', 'wp-ultimo-locations'),
__('Vreewijk', 'wp-ultimo-locations'),
__('Waarder', 'wp-ultimo-locations'),
__('Waddinxveen', 'wp-ultimo-locations'),
__('Warmond', 'wp-ultimo-locations'),
__('Wassenaar', 'wp-ultimo-locations'),
__('Weerestein', 'wp-ultimo-locations'),
__('Weijpoort', 'wp-ultimo-locations'),
__('Westmaas', 'wp-ultimo-locations'),
__('Woubrugge', 'wp-ultimo-locations'),
__('Ypenburg', 'wp-ultimo-locations'),
__('Zevenhoven', 'wp-ultimo-locations'),
__('Zoetermeer', 'wp-ultimo-locations'),
__('Zoeterwoude-Dorp', 'wp-ultimo-locations'),
__('Zuid-Beijerland', 'wp-ultimo-locations'),
__('Zuidwijk', 'wp-ultimo-locations'),
__('Zwijndrecht', 'wp-ultimo-locations'),
);