Initial Commit
This commit is contained in:
105
inc/country/jp/01.php
Normal file
105
inc/country/jp/01.php
Normal file
@ -0,0 +1,105 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-01-81
|
||||
/**
|
||||
* State City List for 01 - JP.
|
||||
*
|
||||
* City count: 81
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 01 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Abashiri', 'wp-ultimo-locations'),
|
||||
__('Abashiri Shi', 'wp-ultimo-locations'),
|
||||
__('Akabira', 'wp-ultimo-locations'),
|
||||
__('Akabira-shi', 'wp-ultimo-locations'),
|
||||
__('Asahikawa', 'wp-ultimo-locations'),
|
||||
__('Ashibetsu', 'wp-ultimo-locations'),
|
||||
__('Ashibetsu-shi', 'wp-ultimo-locations'),
|
||||
__('Bibai', 'wp-ultimo-locations'),
|
||||
__('Chitose', 'wp-ultimo-locations'),
|
||||
__('Chitose Shi', 'wp-ultimo-locations'),
|
||||
__('Date', 'wp-ultimo-locations'),
|
||||
__('Date-shi', 'wp-ultimo-locations'),
|
||||
__('Ebetsu', 'wp-ultimo-locations'),
|
||||
__('Eniwa-shi', 'wp-ultimo-locations'),
|
||||
__('Fukagawa', 'wp-ultimo-locations'),
|
||||
__('Fukagawa-shi', 'wp-ultimo-locations'),
|
||||
__('Furano-shi', 'wp-ultimo-locations'),
|
||||
__('Hakodate', 'wp-ultimo-locations'),
|
||||
__('Hakodate Shi', 'wp-ultimo-locations'),
|
||||
__('Hokuto', 'wp-ultimo-locations'),
|
||||
__('Hokuto-shi', 'wp-ultimo-locations'),
|
||||
__('Honchō', 'wp-ultimo-locations'),
|
||||
__('Ishikari', 'wp-ultimo-locations'),
|
||||
__('Ishikari-shi', 'wp-ultimo-locations'),
|
||||
__('Iwamizawa', 'wp-ultimo-locations'),
|
||||
__('Iwamizawa-shi', 'wp-ultimo-locations'),
|
||||
__('Iwanai', 'wp-ultimo-locations'),
|
||||
__('Kamiiso', 'wp-ultimo-locations'),
|
||||
__('Kamikawa', 'wp-ultimo-locations'),
|
||||
__('Kitahiroshima', 'wp-ultimo-locations'),
|
||||
__('Kitahiroshima-shi', 'wp-ultimo-locations'),
|
||||
__('Kitami', 'wp-ultimo-locations'),
|
||||
__('Ktiami Shi', 'wp-ultimo-locations'),
|
||||
__('Kushiro', 'wp-ultimo-locations'),
|
||||
__('Kushiro Shi', 'wp-ultimo-locations'),
|
||||
__('Makubetsu', 'wp-ultimo-locations'),
|
||||
__('Mikasa', 'wp-ultimo-locations'),
|
||||
__('Mikasa-shi', 'wp-ultimo-locations'),
|
||||
__('Mombetsu', 'wp-ultimo-locations'),
|
||||
__('Monbetsu Shi', 'wp-ultimo-locations'),
|
||||
__('Motomachi', 'wp-ultimo-locations'),
|
||||
__('Muroran', 'wp-ultimo-locations'),
|
||||
__('Muroran-shi', 'wp-ultimo-locations'),
|
||||
__('Nayoro', 'wp-ultimo-locations'),
|
||||
__('Nayoro Shi', 'wp-ultimo-locations'),
|
||||
__('Nemuro', 'wp-ultimo-locations'),
|
||||
__('Nemuro-shi', 'wp-ultimo-locations'),
|
||||
__('Niseko Town', 'wp-ultimo-locations'),
|
||||
__('Noboribetsu', 'wp-ultimo-locations'),
|
||||
__('Noboribetsu-shi', 'wp-ultimo-locations'),
|
||||
__('Obihiro', 'wp-ultimo-locations'),
|
||||
__('Obihiro Shi', 'wp-ultimo-locations'),
|
||||
__('Otaru', 'wp-ultimo-locations'),
|
||||
__('Otaru-shi', 'wp-ultimo-locations'),
|
||||
__('Otofuke', 'wp-ultimo-locations'),
|
||||
__('Rebun Gun', 'wp-ultimo-locations'),
|
||||
__('Rishiri Gun', 'wp-ultimo-locations'),
|
||||
__('Rishiri Town', 'wp-ultimo-locations'),
|
||||
__('Rumoi', 'wp-ultimo-locations'),
|
||||
__('Rumoi-shi', 'wp-ultimo-locations'),
|
||||
__('Sapporo', 'wp-ultimo-locations'),
|
||||
__('Sapporo-shi', 'wp-ultimo-locations'),
|
||||
__('Shibetsu', 'wp-ultimo-locations'),
|
||||
__('Shibetsu Shi', 'wp-ultimo-locations'),
|
||||
__('Shimo-furano', 'wp-ultimo-locations'),
|
||||
__('Shiraoi', 'wp-ultimo-locations'),
|
||||
__('Shizunai-furukawachō', 'wp-ultimo-locations'),
|
||||
__('Sunagawa', 'wp-ultimo-locations'),
|
||||
__('Sunagawa-shi', 'wp-ultimo-locations'),
|
||||
__('Takikawa', 'wp-ultimo-locations'),
|
||||
__('Takikawa-shi', 'wp-ultimo-locations'),
|
||||
__('Tomakomai', 'wp-ultimo-locations'),
|
||||
__('Tomakomai Shi', 'wp-ultimo-locations'),
|
||||
__('Tōbetsu', 'wp-ultimo-locations'),
|
||||
__('Utashinai', 'wp-ultimo-locations'),
|
||||
__('Utashinai-shi', 'wp-ultimo-locations'),
|
||||
__('Wakkanai', 'wp-ultimo-locations'),
|
||||
__('Wakkanai Shi', 'wp-ultimo-locations'),
|
||||
__('Yoichi', 'wp-ultimo-locations'),
|
||||
__('Yūbari', 'wp-ultimo-locations'),
|
||||
__('Yūbari-shi', 'wp-ultimo-locations'),
|
||||
);
|
45
inc/country/jp/02.php
Normal file
45
inc/country/jp/02.php
Normal file
@ -0,0 +1,45 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-02-21
|
||||
/**
|
||||
* State City List for 02 - JP.
|
||||
*
|
||||
* City count: 21
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 02 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Aomori', 'wp-ultimo-locations'),
|
||||
__('Aomori Shi', 'wp-ultimo-locations'),
|
||||
__('Goshogawara', 'wp-ultimo-locations'),
|
||||
__('Goshogawara Shi', 'wp-ultimo-locations'),
|
||||
__('Hachinohe', 'wp-ultimo-locations'),
|
||||
__('Hachinohe Shi', 'wp-ultimo-locations'),
|
||||
__('Hirakawa', 'wp-ultimo-locations'),
|
||||
__('Hirakawa Shi', 'wp-ultimo-locations'),
|
||||
__('Hirosaki', 'wp-ultimo-locations'),
|
||||
__('Hirosaki Shi', 'wp-ultimo-locations'),
|
||||
__('Kuroishi', 'wp-ultimo-locations'),
|
||||
__('Kuroishi Shi', 'wp-ultimo-locations'),
|
||||
__('Misawa', 'wp-ultimo-locations'),
|
||||
__('Misawa Shi', 'wp-ultimo-locations'),
|
||||
__('Mutsu', 'wp-ultimo-locations'),
|
||||
__('Mutsu-shi', 'wp-ultimo-locations'),
|
||||
__('Namioka', 'wp-ultimo-locations'),
|
||||
__('Shimokizukuri', 'wp-ultimo-locations'),
|
||||
__('Towada Shi', 'wp-ultimo-locations'),
|
||||
__('Tsugaru', 'wp-ultimo-locations'),
|
||||
__('Tsugaru Shi', 'wp-ultimo-locations'),
|
||||
);
|
56
inc/country/jp/03.php
Normal file
56
inc/country/jp/03.php
Normal file
@ -0,0 +1,56 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-03-32
|
||||
/**
|
||||
* State City List for 03 - JP.
|
||||
*
|
||||
* City count: 32
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 03 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Hachimantai', 'wp-ultimo-locations'),
|
||||
__('Hachimantai Shi', 'wp-ultimo-locations'),
|
||||
__('Hanamaki', 'wp-ultimo-locations'),
|
||||
__('Hanamaki Shi', 'wp-ultimo-locations'),
|
||||
__('Ichinohe', 'wp-ultimo-locations'),
|
||||
__('Ichinoseki', 'wp-ultimo-locations'),
|
||||
__('Ichinoseki-shi', 'wp-ultimo-locations'),
|
||||
__('Iwate-gun', 'wp-ultimo-locations'),
|
||||
__('Kamaishi', 'wp-ultimo-locations'),
|
||||
__('Kamaishi-shi', 'wp-ultimo-locations'),
|
||||
__('Kitakami', 'wp-ultimo-locations'),
|
||||
__('Kitakami-shi', 'wp-ultimo-locations'),
|
||||
__('Kuji', 'wp-ultimo-locations'),
|
||||
__('Kuji-shi', 'wp-ultimo-locations'),
|
||||
__('Miyako', 'wp-ultimo-locations'),
|
||||
__('Miyako-shi', 'wp-ultimo-locations'),
|
||||
__('Mizusawa', 'wp-ultimo-locations'),
|
||||
__('Morioka', 'wp-ultimo-locations'),
|
||||
__('Morioka-shi', 'wp-ultimo-locations'),
|
||||
__('Ninohe', 'wp-ultimo-locations'),
|
||||
__('Ninohe Shi', 'wp-ultimo-locations'),
|
||||
__('Rikuzentakata-shi', 'wp-ultimo-locations'),
|
||||
__('Shizukuishi', 'wp-ultimo-locations'),
|
||||
__('Takizawa-shi', 'wp-ultimo-locations'),
|
||||
__('Tōno', 'wp-ultimo-locations'),
|
||||
__('Tōno-shi', 'wp-ultimo-locations'),
|
||||
__('Yamada', 'wp-ultimo-locations'),
|
||||
__('Ōfunato', 'wp-ultimo-locations'),
|
||||
__('Ōfunato-shi', 'wp-ultimo-locations'),
|
||||
__('Ōshū', 'wp-ultimo-locations'),
|
||||
__('Ōshū-shi', 'wp-ultimo-locations'),
|
||||
__('Ōtsuchi', 'wp-ultimo-locations'),
|
||||
);
|
57
inc/country/jp/04.php
Normal file
57
inc/country/jp/04.php
Normal file
@ -0,0 +1,57 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-04-33
|
||||
/**
|
||||
* State City List for 04 - JP.
|
||||
*
|
||||
* City count: 33
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 04 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Furukawa', 'wp-ultimo-locations'),
|
||||
__('Higashimatshushima Shi', 'wp-ultimo-locations'),
|
||||
__('Higashimatsushima', 'wp-ultimo-locations'),
|
||||
__('Ishinomaki', 'wp-ultimo-locations'),
|
||||
__('Ishinomaki Shi', 'wp-ultimo-locations'),
|
||||
__('Iwanuma', 'wp-ultimo-locations'),
|
||||
__('Iwanuma-shi', 'wp-ultimo-locations'),
|
||||
__('Kakuda', 'wp-ultimo-locations'),
|
||||
__('Kakuda Shi', 'wp-ultimo-locations'),
|
||||
__('Kesennuma', 'wp-ultimo-locations'),
|
||||
__('Kesennuma Shi', 'wp-ultimo-locations'),
|
||||
__('Kogota', 'wp-ultimo-locations'),
|
||||
__('Kurihara', 'wp-ultimo-locations'),
|
||||
__('Kurihara Shi', 'wp-ultimo-locations'),
|
||||
__('Marumori', 'wp-ultimo-locations'),
|
||||
__('Matsushima', 'wp-ultimo-locations'),
|
||||
__('Natori Shi', 'wp-ultimo-locations'),
|
||||
__('Onagawa Chō', 'wp-ultimo-locations'),
|
||||
__('Rifu', 'wp-ultimo-locations'),
|
||||
__('Sendai', 'wp-ultimo-locations'),
|
||||
__('Shiogama', 'wp-ultimo-locations'),
|
||||
__('Shiroishi', 'wp-ultimo-locations'),
|
||||
__('Shiroishi Shi', 'wp-ultimo-locations'),
|
||||
__('Tagajō Shi', 'wp-ultimo-locations'),
|
||||
__('Tome Shi', 'wp-ultimo-locations'),
|
||||
__('Tomiya', 'wp-ultimo-locations'),
|
||||
__('Wakuya', 'wp-ultimo-locations'),
|
||||
__('Watari', 'wp-ultimo-locations'),
|
||||
__('Watari-gun', 'wp-ultimo-locations'),
|
||||
__('Yamoto', 'wp-ultimo-locations'),
|
||||
__('Ōkawara', 'wp-ultimo-locations'),
|
||||
__('Ōsaki', 'wp-ultimo-locations'),
|
||||
__('Ōsaki Shi', 'wp-ultimo-locations'),
|
||||
);
|
51
inc/country/jp/05.php
Normal file
51
inc/country/jp/05.php
Normal file
@ -0,0 +1,51 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-05-27
|
||||
/**
|
||||
* State City List for 05 - JP.
|
||||
*
|
||||
* City count: 27
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 05 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Akita', 'wp-ultimo-locations'),
|
||||
__('Akita Shi', 'wp-ultimo-locations'),
|
||||
__('Daisen', 'wp-ultimo-locations'),
|
||||
__('Daisen-shi', 'wp-ultimo-locations'),
|
||||
__('Hanawa', 'wp-ultimo-locations'),
|
||||
__('Kakunodatemachi', 'wp-ultimo-locations'),
|
||||
__('Katagami', 'wp-ultimo-locations'),
|
||||
__('Katagami-shi', 'wp-ultimo-locations'),
|
||||
__('Kazuno Shi', 'wp-ultimo-locations'),
|
||||
__('Kitaakita-shi', 'wp-ultimo-locations'),
|
||||
__('Nikaho-shi', 'wp-ultimo-locations'),
|
||||
__('Noshiro', 'wp-ultimo-locations'),
|
||||
__('Noshiro Shi', 'wp-ultimo-locations'),
|
||||
__('Oga', 'wp-ultimo-locations'),
|
||||
__('Oga-shi', 'wp-ultimo-locations'),
|
||||
__('Semboku-shi', 'wp-ultimo-locations'),
|
||||
__('Takanosu', 'wp-ultimo-locations'),
|
||||
__('Tennō', 'wp-ultimo-locations'),
|
||||
__('Yokote', 'wp-ultimo-locations'),
|
||||
__('Yokote-shi', 'wp-ultimo-locations'),
|
||||
__('Yurihonjō', 'wp-ultimo-locations'),
|
||||
__('Yurihonjō-shi', 'wp-ultimo-locations'),
|
||||
__('Yuzawa', 'wp-ultimo-locations'),
|
||||
__('Yuzawa-shi', 'wp-ultimo-locations'),
|
||||
__('Ōdate', 'wp-ultimo-locations'),
|
||||
__('Ōdate-shi', 'wp-ultimo-locations'),
|
||||
__('Ōmagari', 'wp-ultimo-locations'),
|
||||
);
|
51
inc/country/jp/06.php
Normal file
51
inc/country/jp/06.php
Normal file
@ -0,0 +1,51 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-06-27
|
||||
/**
|
||||
* State City List for 06 - JP.
|
||||
*
|
||||
* City count: 27
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 06 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Higashine', 'wp-ultimo-locations'),
|
||||
__('Higashine Shi', 'wp-ultimo-locations'),
|
||||
__('Kaminoyama', 'wp-ultimo-locations'),
|
||||
__('Kaminoyama-shi', 'wp-ultimo-locations'),
|
||||
__('Murayama', 'wp-ultimo-locations'),
|
||||
__('Murayama Shi', 'wp-ultimo-locations'),
|
||||
__('Nagai', 'wp-ultimo-locations'),
|
||||
__('Nagai-shi', 'wp-ultimo-locations'),
|
||||
__('Nanyō Shi', 'wp-ultimo-locations'),
|
||||
__('Obanazawa', 'wp-ultimo-locations'),
|
||||
__('Obanazawa Shi', 'wp-ultimo-locations'),
|
||||
__('Sagae', 'wp-ultimo-locations'),
|
||||
__('Sagae-shi', 'wp-ultimo-locations'),
|
||||
__('Sakata', 'wp-ultimo-locations'),
|
||||
__('Sakata Shi', 'wp-ultimo-locations'),
|
||||
__('Shinjō', 'wp-ultimo-locations'),
|
||||
__('Shinjō Shi', 'wp-ultimo-locations'),
|
||||
__('Takahata', 'wp-ultimo-locations'),
|
||||
__('Tendō', 'wp-ultimo-locations'),
|
||||
__('Tendō Shi', 'wp-ultimo-locations'),
|
||||
__('Tsuruoka', 'wp-ultimo-locations'),
|
||||
__('Tsuruoka Shi', 'wp-ultimo-locations'),
|
||||
__('Yamagata', 'wp-ultimo-locations'),
|
||||
__('Yamagata Shi', 'wp-ultimo-locations'),
|
||||
__('Yonezawa', 'wp-ultimo-locations'),
|
||||
__('Yonezawa Shi', 'wp-ultimo-locations'),
|
||||
__('Yuza', 'wp-ultimo-locations'),
|
||||
);
|
54
inc/country/jp/07.php
Normal file
54
inc/country/jp/07.php
Normal file
@ -0,0 +1,54 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-07-30
|
||||
/**
|
||||
* State City List for 07 - JP.
|
||||
*
|
||||
* City count: 30
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 07 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Aizu-wakamatsu Shi', 'wp-ultimo-locations'),
|
||||
__('Date-shi', 'wp-ultimo-locations'),
|
||||
__('Fukushima', 'wp-ultimo-locations'),
|
||||
__('Fukushima Shi', 'wp-ultimo-locations'),
|
||||
__('Funehikimachi-funehiki', 'wp-ultimo-locations'),
|
||||
__('Hobaramachi', 'wp-ultimo-locations'),
|
||||
__('Inawashiro', 'wp-ultimo-locations'),
|
||||
__('Ishikawa', 'wp-ultimo-locations'),
|
||||
__('Iwaki', 'wp-ultimo-locations'),
|
||||
__('Iwaki-shi', 'wp-ultimo-locations'),
|
||||
__('Kitakata', 'wp-ultimo-locations'),
|
||||
__('Kitakata-shi', 'wp-ultimo-locations'),
|
||||
__('Kōriyama', 'wp-ultimo-locations'),
|
||||
__('Kōriyama Shi', 'wp-ultimo-locations'),
|
||||
__('Miharu', 'wp-ultimo-locations'),
|
||||
__('Minami-Sōma', 'wp-ultimo-locations'),
|
||||
__('Minamisōma Shi', 'wp-ultimo-locations'),
|
||||
__('Motomiya', 'wp-ultimo-locations'),
|
||||
__('Motomiya-shi', 'wp-ultimo-locations'),
|
||||
__('Namie', 'wp-ultimo-locations'),
|
||||
__('Nihommatsu', 'wp-ultimo-locations'),
|
||||
__('Nihonmatsu Shi', 'wp-ultimo-locations'),
|
||||
__('Shirakawa Shi', 'wp-ultimo-locations'),
|
||||
__('Sukagawa', 'wp-ultimo-locations'),
|
||||
__('Sukagawa Shi', 'wp-ultimo-locations'),
|
||||
__('Sōma', 'wp-ultimo-locations'),
|
||||
__('Sōma Shi', 'wp-ultimo-locations'),
|
||||
__('Tamura', 'wp-ultimo-locations'),
|
||||
__('Tamura-shi', 'wp-ultimo-locations'),
|
||||
__('Yanagawamachi-saiwaichō', 'wp-ultimo-locations'),
|
||||
);
|
96
inc/country/jp/08.php
Normal file
96
inc/country/jp/08.php
Normal file
@ -0,0 +1,96 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-08-72
|
||||
/**
|
||||
* State City List for 08 - JP.
|
||||
*
|
||||
* City count: 72
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 08 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Ami', 'wp-ultimo-locations'),
|
||||
__('Bandō', 'wp-ultimo-locations'),
|
||||
__('Bandō-shi', 'wp-ultimo-locations'),
|
||||
__('Chikusei', 'wp-ultimo-locations'),
|
||||
__('Chikusei-shi', 'wp-ultimo-locations'),
|
||||
__('Daigo', 'wp-ultimo-locations'),
|
||||
__('Edosaki', 'wp-ultimo-locations'),
|
||||
__('Fujishiro', 'wp-ultimo-locations'),
|
||||
__('Funaishikawa', 'wp-ultimo-locations'),
|
||||
__('Hitachi', 'wp-ultimo-locations'),
|
||||
__('Hitachi-Naka', 'wp-ultimo-locations'),
|
||||
__('Hitachi-ota', 'wp-ultimo-locations'),
|
||||
__('Hitachi-shi', 'wp-ultimo-locations'),
|
||||
__('Hitachinaka-shi', 'wp-ultimo-locations'),
|
||||
__('Hitachiōmiya-shi', 'wp-ultimo-locations'),
|
||||
__('Hitachiōta-shi', 'wp-ultimo-locations'),
|
||||
__('Hokota-shi', 'wp-ultimo-locations'),
|
||||
__('Inashiki', 'wp-ultimo-locations'),
|
||||
__('Inashiki-shi', 'wp-ultimo-locations'),
|
||||
__('Ishige', 'wp-ultimo-locations'),
|
||||
__('Ishioka', 'wp-ultimo-locations'),
|
||||
__('Ishioka-shi', 'wp-ultimo-locations'),
|
||||
__('Itako', 'wp-ultimo-locations'),
|
||||
__('Itako-shi', 'wp-ultimo-locations'),
|
||||
__('Iwai', 'wp-ultimo-locations'),
|
||||
__('Iwase', 'wp-ultimo-locations'),
|
||||
__('Jōsō-shi', 'wp-ultimo-locations'),
|
||||
__('Kamisu-shi', 'wp-ultimo-locations'),
|
||||
__('Kasama', 'wp-ultimo-locations'),
|
||||
__('Kasama-shi', 'wp-ultimo-locations'),
|
||||
__('Kashima-shi', 'wp-ultimo-locations'),
|
||||
__('Kasumigaura', 'wp-ultimo-locations'),
|
||||
__('Kasumigaura-shi', 'wp-ultimo-locations'),
|
||||
__('Katsuta', 'wp-ultimo-locations'),
|
||||
__('Kitaibaraki', 'wp-ultimo-locations'),
|
||||
__('Kitaibaraki-shi', 'wp-ultimo-locations'),
|
||||
__('Koga', 'wp-ultimo-locations'),
|
||||
__('Koga-shi', 'wp-ultimo-locations'),
|
||||
__('Makabe', 'wp-ultimo-locations'),
|
||||
__('Mito', 'wp-ultimo-locations'),
|
||||
__('Mito-shi', 'wp-ultimo-locations'),
|
||||
__('Mitsukaidō', 'wp-ultimo-locations'),
|
||||
__('Moriya', 'wp-ultimo-locations'),
|
||||
__('Moriya-shi', 'wp-ultimo-locations'),
|
||||
__('Naka', 'wp-ultimo-locations'),
|
||||
__('Naka-gun', 'wp-ultimo-locations'),
|
||||
__('Namegata', 'wp-ultimo-locations'),
|
||||
__('Namegata-shi', 'wp-ultimo-locations'),
|
||||
__('Okunoya', 'wp-ultimo-locations'),
|
||||
__('Omitama-shi', 'wp-ultimo-locations'),
|
||||
__('Ryūgasaki', 'wp-ultimo-locations'),
|
||||
__('Ryūgasaki-shi', 'wp-ultimo-locations'),
|
||||
__('Sakai', 'wp-ultimo-locations'),
|
||||
__('Sakuragawa', 'wp-ultimo-locations'),
|
||||
__('Sakuragawa-shi', 'wp-ultimo-locations'),
|
||||
__('Shimodate', 'wp-ultimo-locations'),
|
||||
__('Shimotsuma-shi', 'wp-ultimo-locations'),
|
||||
__('Takahagi', 'wp-ultimo-locations'),
|
||||
__('Tomobe', 'wp-ultimo-locations'),
|
||||
__('Toride', 'wp-ultimo-locations'),
|
||||
__('Toride-shi', 'wp-ultimo-locations'),
|
||||
__('Tsuchiura-shi', 'wp-ultimo-locations'),
|
||||
__('Tsukuba', 'wp-ultimo-locations'),
|
||||
__('Tsukuba-shi', 'wp-ultimo-locations'),
|
||||
__('Tsukubamirai', 'wp-ultimo-locations'),
|
||||
__('Tsukubamirai-shi', 'wp-ultimo-locations'),
|
||||
__('Ushiku', 'wp-ultimo-locations'),
|
||||
__('Ushiku-shi', 'wp-ultimo-locations'),
|
||||
__('Yūki', 'wp-ultimo-locations'),
|
||||
__('Yūki-shi', 'wp-ultimo-locations'),
|
||||
__('Ōarai', 'wp-ultimo-locations'),
|
||||
__('Ōmiya', 'wp-ultimo-locations'),
|
||||
);
|
57
inc/country/jp/09.php
Normal file
57
inc/country/jp/09.php
Normal file
@ -0,0 +1,57 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-09-33
|
||||
/**
|
||||
* State City List for 09 - JP.
|
||||
*
|
||||
* City count: 33
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 09 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Ashikaga', 'wp-ultimo-locations'),
|
||||
__('Fujioka', 'wp-ultimo-locations'),
|
||||
__('Imaichi', 'wp-ultimo-locations'),
|
||||
__('Kaminokawa', 'wp-ultimo-locations'),
|
||||
__('Kanuma', 'wp-ultimo-locations'),
|
||||
__('Kanuma-shi', 'wp-ultimo-locations'),
|
||||
__('Karasuyama', 'wp-ultimo-locations'),
|
||||
__('Kuroiso', 'wp-ultimo-locations'),
|
||||
__('Mashiko', 'wp-ultimo-locations'),
|
||||
__('Mibu', 'wp-ultimo-locations'),
|
||||
__('Mooka', 'wp-ultimo-locations'),
|
||||
__('Mooka-shi', 'wp-ultimo-locations'),
|
||||
__('Motegi', 'wp-ultimo-locations'),
|
||||
__('Nasukarasuyama', 'wp-ultimo-locations'),
|
||||
__('Nasukarasuyama-shi', 'wp-ultimo-locations'),
|
||||
__('Nasushiobara-shi', 'wp-ultimo-locations'),
|
||||
__('Nikko-shi', 'wp-ultimo-locations'),
|
||||
__('Nikkō', 'wp-ultimo-locations'),
|
||||
__('Oyama', 'wp-ultimo-locations'),
|
||||
__('Oyama-shi', 'wp-ultimo-locations'),
|
||||
__('Sakura-shi', 'wp-ultimo-locations'),
|
||||
__('Sano', 'wp-ultimo-locations'),
|
||||
__('Sano-shi', 'wp-ultimo-locations'),
|
||||
__('Shimotsuke-shi', 'wp-ultimo-locations'),
|
||||
__('Tanuma', 'wp-ultimo-locations'),
|
||||
__('Tochigi-shi', 'wp-ultimo-locations'),
|
||||
__('Ujiie', 'wp-ultimo-locations'),
|
||||
__('Utsunomiya', 'wp-ultimo-locations'),
|
||||
__('Utsunomiya-shi', 'wp-ultimo-locations'),
|
||||
__('Yaita', 'wp-ultimo-locations'),
|
||||
__('Yaita-shi', 'wp-ultimo-locations'),
|
||||
__('Ōtawara', 'wp-ultimo-locations'),
|
||||
__('Ōtawara-shi', 'wp-ultimo-locations'),
|
||||
);
|
55
inc/country/jp/10.php
Normal file
55
inc/country/jp/10.php
Normal file
@ -0,0 +1,55 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-10-31
|
||||
/**
|
||||
* State City List for 10 - JP.
|
||||
*
|
||||
* City count: 31
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 10 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Agatsuma-gun', 'wp-ultimo-locations'),
|
||||
__('Annaka', 'wp-ultimo-locations'),
|
||||
__('Annaka Shi', 'wp-ultimo-locations'),
|
||||
__('Fujioka', 'wp-ultimo-locations'),
|
||||
__('Fujioka Shi', 'wp-ultimo-locations'),
|
||||
__('Isesaki', 'wp-ultimo-locations'),
|
||||
__('Isesaki Shi', 'wp-ultimo-locations'),
|
||||
__('Kanekomachi', 'wp-ultimo-locations'),
|
||||
__('Kiryū', 'wp-ultimo-locations'),
|
||||
__('Kiryū Shi', 'wp-ultimo-locations'),
|
||||
__('Maebashi', 'wp-ultimo-locations'),
|
||||
__('Maebashi Shi', 'wp-ultimo-locations'),
|
||||
__('Midori', 'wp-ultimo-locations'),
|
||||
__('Midori Shi', 'wp-ultimo-locations'),
|
||||
__('Nakanojōmachi', 'wp-ultimo-locations'),
|
||||
__('Numata', 'wp-ultimo-locations'),
|
||||
__('Numata Shi', 'wp-ultimo-locations'),
|
||||
__('Sakai-nakajima', 'wp-ultimo-locations'),
|
||||
__('Shibukawa', 'wp-ultimo-locations'),
|
||||
__('Shibukawa-shi', 'wp-ultimo-locations'),
|
||||
__('Takasaki', 'wp-ultimo-locations'),
|
||||
__('Takasaki Shi', 'wp-ultimo-locations'),
|
||||
__('Tamamura', 'wp-ultimo-locations'),
|
||||
__('Tatebayashi', 'wp-ultimo-locations'),
|
||||
__('Tatebayashi-shi', 'wp-ultimo-locations'),
|
||||
__('Tomioka', 'wp-ultimo-locations'),
|
||||
__('Tomioka-shi', 'wp-ultimo-locations'),
|
||||
__('Yoshii', 'wp-ultimo-locations'),
|
||||
__('Ōmamachō-ōmama', 'wp-ultimo-locations'),
|
||||
__('Ōta', 'wp-ultimo-locations'),
|
||||
__('Ōta-shi', 'wp-ultimo-locations'),
|
||||
);
|
107
inc/country/jp/11.php
Normal file
107
inc/country/jp/11.php
Normal file
@ -0,0 +1,107 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-11-83
|
||||
/**
|
||||
* State City List for 11 - JP.
|
||||
*
|
||||
* City count: 83
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 11 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Ageo Shi', 'wp-ultimo-locations'),
|
||||
__('Ageoshimo', 'wp-ultimo-locations'),
|
||||
__('Asaka', 'wp-ultimo-locations'),
|
||||
__('Asaka-shi', 'wp-ultimo-locations'),
|
||||
__('Chichibu', 'wp-ultimo-locations'),
|
||||
__('Chichibu-shi', 'wp-ultimo-locations'),
|
||||
__('Fujimi-shi', 'wp-ultimo-locations'),
|
||||
__('Fujimino Shi', 'wp-ultimo-locations'),
|
||||
__('Fukaya-shi', 'wp-ultimo-locations'),
|
||||
__('Fukayachō', 'wp-ultimo-locations'),
|
||||
__('Fukiage-fujimi', 'wp-ultimo-locations'),
|
||||
__('Gyōda', 'wp-ultimo-locations'),
|
||||
__('Hannō', 'wp-ultimo-locations'),
|
||||
__('Hannō-shi', 'wp-ultimo-locations'),
|
||||
__('Hanyū', 'wp-ultimo-locations'),
|
||||
__('Hanyū-shi', 'wp-ultimo-locations'),
|
||||
__('Hasuda', 'wp-ultimo-locations'),
|
||||
__('Hasuda-shi', 'wp-ultimo-locations'),
|
||||
__('Hatogaya-honchō', 'wp-ultimo-locations'),
|
||||
__('Hidaka-shi', 'wp-ultimo-locations'),
|
||||
__('Higashimatsuyama Shi', 'wp-ultimo-locations'),
|
||||
__('Hiki-gun', 'wp-ultimo-locations'),
|
||||
__('Honjō', 'wp-ultimo-locations'),
|
||||
__('Honjō Shi', 'wp-ultimo-locations'),
|
||||
__('Iruma-shi', 'wp-ultimo-locations'),
|
||||
__('Iwatsuki', 'wp-ultimo-locations'),
|
||||
__('Kamifukuoka', 'wp-ultimo-locations'),
|
||||
__('Kasukabe', 'wp-ultimo-locations'),
|
||||
__('Kasukabe Shi', 'wp-ultimo-locations'),
|
||||
__('Kawagoe', 'wp-ultimo-locations'),
|
||||
__('Kawagoe-shi', 'wp-ultimo-locations'),
|
||||
__('Kawaguchi', 'wp-ultimo-locations'),
|
||||
__('Kawaguchi-shi', 'wp-ultimo-locations'),
|
||||
__('Kazo', 'wp-ultimo-locations'),
|
||||
__('Kazo-shi', 'wp-ultimo-locations'),
|
||||
__('Kisai', 'wp-ultimo-locations'),
|
||||
__('Kitamoto Shi', 'wp-ultimo-locations'),
|
||||
__('Kodamachō-kodamaminami', 'wp-ultimo-locations'),
|
||||
__('Konosu-Shi', 'wp-ultimo-locations'),
|
||||
__('Koshigaya Shi', 'wp-ultimo-locations'),
|
||||
__('Kuki-shi', 'wp-ultimo-locations'),
|
||||
__('Kukichūō', 'wp-ultimo-locations'),
|
||||
__('Kumagaya Shi', 'wp-ultimo-locations'),
|
||||
__('Kurihashi', 'wp-ultimo-locations'),
|
||||
__('Kōnosu', 'wp-ultimo-locations'),
|
||||
__('Menuma', 'wp-ultimo-locations'),
|
||||
__('Misato Shi', 'wp-ultimo-locations'),
|
||||
__('Morohongō', 'wp-ultimo-locations'),
|
||||
__('Niiza-shi', 'wp-ultimo-locations'),
|
||||
__('Ogawa', 'wp-ultimo-locations'),
|
||||
__('Okegawa', 'wp-ultimo-locations'),
|
||||
__('Okegawa-shi', 'wp-ultimo-locations'),
|
||||
__('Saitama', 'wp-ultimo-locations'),
|
||||
__('Saitama-shi', 'wp-ultimo-locations'),
|
||||
__('Sakado', 'wp-ultimo-locations'),
|
||||
__('Sakado-shi', 'wp-ultimo-locations'),
|
||||
__('Satte', 'wp-ultimo-locations'),
|
||||
__('Satte Shi', 'wp-ultimo-locations'),
|
||||
__('Sayama', 'wp-ultimo-locations'),
|
||||
__('Shiki', 'wp-ultimo-locations'),
|
||||
__('Shiki Shi', 'wp-ultimo-locations'),
|
||||
__('Shimotoda', 'wp-ultimo-locations'),
|
||||
__('Shiraoka', 'wp-ultimo-locations'),
|
||||
__('Shiraoka-shi', 'wp-ultimo-locations'),
|
||||
__('Shōbu', 'wp-ultimo-locations'),
|
||||
__('Sugito', 'wp-ultimo-locations'),
|
||||
__('Sōka', 'wp-ultimo-locations'),
|
||||
__('Sōka Shi', 'wp-ultimo-locations'),
|
||||
__('Toda-shi', 'wp-ultimo-locations'),
|
||||
__('Tokorozawa', 'wp-ultimo-locations'),
|
||||
__('Tokorozawa-shi', 'wp-ultimo-locations'),
|
||||
__('Tsurugashima-shi', 'wp-ultimo-locations'),
|
||||
__('Wako', 'wp-ultimo-locations'),
|
||||
__('Wakō-shi', 'wp-ultimo-locations'),
|
||||
__('Warabi-shi', 'wp-ultimo-locations'),
|
||||
__('Yashio', 'wp-ultimo-locations'),
|
||||
__('Yashio-shi', 'wp-ultimo-locations'),
|
||||
__('Yono', 'wp-ultimo-locations'),
|
||||
__('Yorii', 'wp-ultimo-locations'),
|
||||
__('Yoshikawa', 'wp-ultimo-locations'),
|
||||
__('Yoshikawa Shi', 'wp-ultimo-locations'),
|
||||
__('Ōi', 'wp-ultimo-locations'),
|
||||
__('Ōsato-gun', 'wp-ultimo-locations'),
|
||||
);
|
89
inc/country/jp/12.php
Normal file
89
inc/country/jp/12.php
Normal file
@ -0,0 +1,89 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-12-65
|
||||
/**
|
||||
* State City List for 12 - JP.
|
||||
*
|
||||
* City count: 65
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 12 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Abiko', 'wp-ultimo-locations'),
|
||||
__('Abiko-shi', 'wp-ultimo-locations'),
|
||||
__('Asahi-shi', 'wp-ultimo-locations'),
|
||||
__('Chiba', 'wp-ultimo-locations'),
|
||||
__('Chōshi-shi', 'wp-ultimo-locations'),
|
||||
__('Funabashi-shi', 'wp-ultimo-locations'),
|
||||
__('Futtsu', 'wp-ultimo-locations'),
|
||||
__('Hasaki', 'wp-ultimo-locations'),
|
||||
__('Honchō', 'wp-ultimo-locations'),
|
||||
__('Ichihara', 'wp-ultimo-locations'),
|
||||
__('Ichihara Shi', 'wp-ultimo-locations'),
|
||||
__('Ichikawa Shi', 'wp-ultimo-locations'),
|
||||
__('Inzai-shi', 'wp-ultimo-locations'),
|
||||
__('Isumi', 'wp-ultimo-locations'),
|
||||
__('Isumi Shi', 'wp-ultimo-locations'),
|
||||
__('Kamagaya Shi', 'wp-ultimo-locations'),
|
||||
__('Kamogawa', 'wp-ultimo-locations'),
|
||||
__('Kamogawa-shi', 'wp-ultimo-locations'),
|
||||
__('Kashiwa', 'wp-ultimo-locations'),
|
||||
__('Kashiwa Shi', 'wp-ultimo-locations'),
|
||||
__('Katori-shi', 'wp-ultimo-locations'),
|
||||
__('Katsuura', 'wp-ultimo-locations'),
|
||||
__('Katsuura-shi', 'wp-ultimo-locations'),
|
||||
__('Kimitsu', 'wp-ultimo-locations'),
|
||||
__('Kisarazu', 'wp-ultimo-locations'),
|
||||
__('Kisarazu Shi', 'wp-ultimo-locations'),
|
||||
__('Matsudo Shi', 'wp-ultimo-locations'),
|
||||
__('Minamibōsō Shi', 'wp-ultimo-locations'),
|
||||
__('Mobara', 'wp-ultimo-locations'),
|
||||
__('Mobara Shi', 'wp-ultimo-locations'),
|
||||
__('Nagareyama', 'wp-ultimo-locations'),
|
||||
__('Nagareyama-shi', 'wp-ultimo-locations'),
|
||||
__('Narashino-shi', 'wp-ultimo-locations'),
|
||||
__('Narita', 'wp-ultimo-locations'),
|
||||
__('Narita-shi', 'wp-ultimo-locations'),
|
||||
__('Narutō', 'wp-ultimo-locations'),
|
||||
__('Noda', 'wp-ultimo-locations'),
|
||||
__('Noda-shi', 'wp-ultimo-locations'),
|
||||
__('Omigawa', 'wp-ultimo-locations'),
|
||||
__('Sakura', 'wp-ultimo-locations'),
|
||||
__('Sakura-shi', 'wp-ultimo-locations'),
|
||||
__('Sambu-gun', 'wp-ultimo-locations'),
|
||||
__('Sanmu', 'wp-ultimo-locations'),
|
||||
__('Sanmu-shi', 'wp-ultimo-locations'),
|
||||
__('Sawara', 'wp-ultimo-locations'),
|
||||
__('Shiroi', 'wp-ultimo-locations'),
|
||||
__('Shiroi-shi', 'wp-ultimo-locations'),
|
||||
__('Shisui', 'wp-ultimo-locations'),
|
||||
__('Sodegaura-shi', 'wp-ultimo-locations'),
|
||||
__('Sōsa-shi', 'wp-ultimo-locations'),
|
||||
__('Tateyama', 'wp-ultimo-locations'),
|
||||
__('Tateyama-shi', 'wp-ultimo-locations'),
|
||||
__('Tomisato-shi', 'wp-ultimo-locations'),
|
||||
__('Tōgane', 'wp-ultimo-locations'),
|
||||
__('Tōgane-shi', 'wp-ultimo-locations'),
|
||||
__('Urayasu-shi', 'wp-ultimo-locations'),
|
||||
__('Yachimata', 'wp-ultimo-locations'),
|
||||
__('Yachimata-shi', 'wp-ultimo-locations'),
|
||||
__('Yachiyo-shi', 'wp-ultimo-locations'),
|
||||
__('Yotsukaidō', 'wp-ultimo-locations'),
|
||||
__('Yotsukaidō-shi', 'wp-ultimo-locations'),
|
||||
__('Yōkaichiba', 'wp-ultimo-locations'),
|
||||
__('Ōami', 'wp-ultimo-locations'),
|
||||
__('Ōamishirasato-shi', 'wp-ultimo-locations'),
|
||||
__('Ōhara', 'wp-ultimo-locations'),
|
||||
);
|
87
inc/country/jp/13.php
Normal file
87
inc/country/jp/13.php
Normal file
@ -0,0 +1,87 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-13-63
|
||||
/**
|
||||
* State City List for 13 - JP.
|
||||
*
|
||||
* City count: 63
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 13 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Adachi Ku', 'wp-ultimo-locations'),
|
||||
__('Akiruno-shi', 'wp-ultimo-locations'),
|
||||
__('Akishima-shi', 'wp-ultimo-locations'),
|
||||
__('Arakawa Ku', 'wp-ultimo-locations'),
|
||||
__('Bunkyō-ku', 'wp-ultimo-locations'),
|
||||
__('Chiyoda-ku', 'wp-ultimo-locations'),
|
||||
__('Chōfu', 'wp-ultimo-locations'),
|
||||
__('Chōfu-shi', 'wp-ultimo-locations'),
|
||||
__('Chūō Ku', 'wp-ultimo-locations'),
|
||||
__('Edogawa Ku', 'wp-ultimo-locations'),
|
||||
__('Fuchū-shi', 'wp-ultimo-locations'),
|
||||
__('Fussa', 'wp-ultimo-locations'),
|
||||
__('Hachiōji', 'wp-ultimo-locations'),
|
||||
__('Hamura-shi', 'wp-ultimo-locations'),
|
||||
__('Higashi-murayama-shi', 'wp-ultimo-locations'),
|
||||
__('Higashikurume-shi', 'wp-ultimo-locations'),
|
||||
__('Higashimurayama', 'wp-ultimo-locations'),
|
||||
__('Higashiyamato', 'wp-ultimo-locations'),
|
||||
__('Higashiyamato-shi', 'wp-ultimo-locations'),
|
||||
__('Hino', 'wp-ultimo-locations'),
|
||||
__('Hino-shi', 'wp-ultimo-locations'),
|
||||
__('Inagi-shi', 'wp-ultimo-locations'),
|
||||
__('Itabashi-ku', 'wp-ultimo-locations'),
|
||||
__('Itsukaichi', 'wp-ultimo-locations'),
|
||||
__('Kamirenjaku', 'wp-ultimo-locations'),
|
||||
__('Katsushika Ku', 'wp-ultimo-locations'),
|
||||
__('Kita-ku', 'wp-ultimo-locations'),
|
||||
__('Kiyose-shi', 'wp-ultimo-locations'),
|
||||
__('Kodaira-shi', 'wp-ultimo-locations'),
|
||||
__('Koganei-shi', 'wp-ultimo-locations'),
|
||||
__('Kokubunji', 'wp-ultimo-locations'),
|
||||
__('Kokubunji-shi', 'wp-ultimo-locations'),
|
||||
__('Komae-shi', 'wp-ultimo-locations'),
|
||||
__('Kunitachi-shi', 'wp-ultimo-locations'),
|
||||
__('Kōtō-ku', 'wp-ultimo-locations'),
|
||||
__('Machida', 'wp-ultimo-locations'),
|
||||
__('Machida-shi', 'wp-ultimo-locations'),
|
||||
__('Meguro-ku', 'wp-ultimo-locations'),
|
||||
__('Minato-ku', 'wp-ultimo-locations'),
|
||||
__('Mitaka-shi', 'wp-ultimo-locations'),
|
||||
__('Musashimurayama-shi', 'wp-ultimo-locations'),
|
||||
__('Musashino', 'wp-ultimo-locations'),
|
||||
__('Musashino-shi', 'wp-ultimo-locations'),
|
||||
__('Nakano-ku', 'wp-ultimo-locations'),
|
||||
__('Nerima-ku', 'wp-ultimo-locations'),
|
||||
__('Nishi-Tokyo-shi', 'wp-ultimo-locations'),
|
||||
__('Nishitōkyō-shi', 'wp-ultimo-locations'),
|
||||
__('Setagaya-ku', 'wp-ultimo-locations'),
|
||||
__('Shibuya-ku', 'wp-ultimo-locations'),
|
||||
__('Shinagawa-ku', 'wp-ultimo-locations'),
|
||||
__('Shinjuku-ku', 'wp-ultimo-locations'),
|
||||
__('Suginami-ku', 'wp-ultimo-locations'),
|
||||
__('Sumida-ku', 'wp-ultimo-locations'),
|
||||
__('Tachikawa-shi', 'wp-ultimo-locations'),
|
||||
__('Taitō-ku', 'wp-ultimo-locations'),
|
||||
__('Tama-shi', 'wp-ultimo-locations'),
|
||||
__('Tanashichō', 'wp-ultimo-locations'),
|
||||
__('Tokyo', 'wp-ultimo-locations'),
|
||||
__('Toshima-ku', 'wp-ultimo-locations'),
|
||||
__('Urayasu', 'wp-ultimo-locations'),
|
||||
__('Ōme', 'wp-ultimo-locations'),
|
||||
__('Ōme-shi', 'wp-ultimo-locations'),
|
||||
__('Ōta-ku', 'wp-ultimo-locations'),
|
||||
);
|
64
inc/country/jp/14.php
Normal file
64
inc/country/jp/14.php
Normal file
@ -0,0 +1,64 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-14-40
|
||||
/**
|
||||
* State City List for 14 - JP.
|
||||
*
|
||||
* City count: 40
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 14 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Atsugi', 'wp-ultimo-locations'),
|
||||
__('Atsugi Shi', 'wp-ultimo-locations'),
|
||||
__('Ayase Shi', 'wp-ultimo-locations'),
|
||||
__('Chigasaki', 'wp-ultimo-locations'),
|
||||
__('Chigasaki Shi', 'wp-ultimo-locations'),
|
||||
__('Ebina Shi', 'wp-ultimo-locations'),
|
||||
__('Fujisawa', 'wp-ultimo-locations'),
|
||||
__('Fujisawa Shi', 'wp-ultimo-locations'),
|
||||
__('Hadano', 'wp-ultimo-locations'),
|
||||
__('Hadano-shi', 'wp-ultimo-locations'),
|
||||
__('Hakone', 'wp-ultimo-locations'),
|
||||
__('Hayama', 'wp-ultimo-locations'),
|
||||
__('Hiratsuka', 'wp-ultimo-locations'),
|
||||
__('Hiratsuka Shi', 'wp-ultimo-locations'),
|
||||
__('Isehara', 'wp-ultimo-locations'),
|
||||
__('Isehara Shi', 'wp-ultimo-locations'),
|
||||
__('Kamakura', 'wp-ultimo-locations'),
|
||||
__('Kamakura Shi', 'wp-ultimo-locations'),
|
||||
__('Kawasaki', 'wp-ultimo-locations'),
|
||||
__('Kawasaki-shi', 'wp-ultimo-locations'),
|
||||
__('Minamiashigara', 'wp-ultimo-locations'),
|
||||
__('Minamiashigara Shi', 'wp-ultimo-locations'),
|
||||
__('Minamirinkan', 'wp-ultimo-locations'),
|
||||
__('Miura', 'wp-ultimo-locations'),
|
||||
__('Miura Shi', 'wp-ultimo-locations'),
|
||||
__('Ninomiya', 'wp-ultimo-locations'),
|
||||
__('Odawara', 'wp-ultimo-locations'),
|
||||
__('Odawara-shi', 'wp-ultimo-locations'),
|
||||
__('Sagamihara-shi', 'wp-ultimo-locations'),
|
||||
__('Yamakita', 'wp-ultimo-locations'),
|
||||
__('Yamato-shi', 'wp-ultimo-locations'),
|
||||
__('Yokohama', 'wp-ultimo-locations'),
|
||||
__('Yokohama Shi', 'wp-ultimo-locations'),
|
||||
__('Yokosuka', 'wp-ultimo-locations'),
|
||||
__('Yokosuka Shi', 'wp-ultimo-locations'),
|
||||
__('Yugawara', 'wp-ultimo-locations'),
|
||||
__('Zama', 'wp-ultimo-locations'),
|
||||
__('Zama Shi', 'wp-ultimo-locations'),
|
||||
__('Zushi Shi', 'wp-ultimo-locations'),
|
||||
__('Ōiso', 'wp-ultimo-locations'),
|
||||
);
|
70
inc/country/jp/15.php
Normal file
70
inc/country/jp/15.php
Normal file
@ -0,0 +1,70 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-15-46
|
||||
/**
|
||||
* State City List for 15 - JP.
|
||||
*
|
||||
* City count: 46
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 15 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Agano Shi', 'wp-ultimo-locations'),
|
||||
__('Arai', 'wp-ultimo-locations'),
|
||||
__('Gosen', 'wp-ultimo-locations'),
|
||||
__('Gosen Shi', 'wp-ultimo-locations'),
|
||||
__('Itoigawa', 'wp-ultimo-locations'),
|
||||
__('Itoigawa Shi', 'wp-ultimo-locations'),
|
||||
__('Jōetsu', 'wp-ultimo-locations'),
|
||||
__('Jōetsu Shi', 'wp-ultimo-locations'),
|
||||
__('Kameda-honchō', 'wp-ultimo-locations'),
|
||||
__('Kamo', 'wp-ultimo-locations'),
|
||||
__('Kamo Shi', 'wp-ultimo-locations'),
|
||||
__('Kashiwazaki', 'wp-ultimo-locations'),
|
||||
__('Kashiwazaki Shi', 'wp-ultimo-locations'),
|
||||
__('Maki', 'wp-ultimo-locations'),
|
||||
__('Minamiuonuma Shi', 'wp-ultimo-locations'),
|
||||
__('Mitsuke', 'wp-ultimo-locations'),
|
||||
__('Mitsuke Shi', 'wp-ultimo-locations'),
|
||||
__('Muikamachi', 'wp-ultimo-locations'),
|
||||
__('Murakami Shi', 'wp-ultimo-locations'),
|
||||
__('Muramatsu', 'wp-ultimo-locations'),
|
||||
__('Myoko-shi', 'wp-ultimo-locations'),
|
||||
__('Nagaoka', 'wp-ultimo-locations'),
|
||||
__('Nagaoka Shi', 'wp-ultimo-locations'),
|
||||
__('Niigata', 'wp-ultimo-locations'),
|
||||
__('Niigata Shi', 'wp-ultimo-locations'),
|
||||
__('Niitsu-honchō', 'wp-ultimo-locations'),
|
||||
__('Ojiya', 'wp-ultimo-locations'),
|
||||
__('Ojiya-shi', 'wp-ultimo-locations'),
|
||||
__('Ryōtsu-minato', 'wp-ultimo-locations'),
|
||||
__('Sado Shi', 'wp-ultimo-locations'),
|
||||
__('Sanjō Shi', 'wp-ultimo-locations'),
|
||||
__('Shibata', 'wp-ultimo-locations'),
|
||||
__('Shibata Shi', 'wp-ultimo-locations'),
|
||||
__('Shiozawa', 'wp-ultimo-locations'),
|
||||
__('Shirone', 'wp-ultimo-locations'),
|
||||
__('Suibara', 'wp-ultimo-locations'),
|
||||
__('Tainai', 'wp-ultimo-locations'),
|
||||
__('Tainai Shi', 'wp-ultimo-locations'),
|
||||
__('Tochio-honchō', 'wp-ultimo-locations'),
|
||||
__('Tsubame', 'wp-ultimo-locations'),
|
||||
__('Tsubame Shi', 'wp-ultimo-locations'),
|
||||
__('Tōkamachi', 'wp-ultimo-locations'),
|
||||
__('Tōkamachi-shi', 'wp-ultimo-locations'),
|
||||
__('Uonuma', 'wp-ultimo-locations'),
|
||||
__('Uonuma Shi', 'wp-ultimo-locations'),
|
||||
__('Yoshida-kasugachō', 'wp-ultimo-locations'),
|
||||
);
|
45
inc/country/jp/16.php
Normal file
45
inc/country/jp/16.php
Normal file
@ -0,0 +1,45 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-16-21
|
||||
/**
|
||||
* State City List for 16 - JP.
|
||||
*
|
||||
* City count: 21
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 16 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Fukumitsu', 'wp-ultimo-locations'),
|
||||
__('Himi Shi', 'wp-ultimo-locations'),
|
||||
__('Himimachi', 'wp-ultimo-locations'),
|
||||
__('Imizu Shi', 'wp-ultimo-locations'),
|
||||
__('Kamiichi', 'wp-ultimo-locations'),
|
||||
__('Kurobe-shi', 'wp-ultimo-locations'),
|
||||
__('Namerikawa', 'wp-ultimo-locations'),
|
||||
__('Namerikawa-shi', 'wp-ultimo-locations'),
|
||||
__('Nanto Shi', 'wp-ultimo-locations'),
|
||||
__('Nanto-shi', 'wp-ultimo-locations'),
|
||||
__('Nishishinminato', 'wp-ultimo-locations'),
|
||||
__('Nyūzen', 'wp-ultimo-locations'),
|
||||
__('Oyabe', 'wp-ultimo-locations'),
|
||||
__('Oyabe Shi', 'wp-ultimo-locations'),
|
||||
__('Takaoka', 'wp-ultimo-locations'),
|
||||
__('Takaoka Shi', 'wp-ultimo-locations'),
|
||||
__('Tonami Shi', 'wp-ultimo-locations'),
|
||||
__('Toyama Shi', 'wp-ultimo-locations'),
|
||||
__('Uozu', 'wp-ultimo-locations'),
|
||||
__('Uozu Shi', 'wp-ultimo-locations'),
|
||||
__('Yatsuomachi-higashikumisaka', 'wp-ultimo-locations'),
|
||||
);
|
42
inc/country/jp/17.php
Normal file
42
inc/country/jp/17.php
Normal file
@ -0,0 +1,42 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-17-18
|
||||
/**
|
||||
* State City List for 17 - JP.
|
||||
*
|
||||
* City count: 18
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 17 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Hakui', 'wp-ultimo-locations'),
|
||||
__('Hakui Shi', 'wp-ultimo-locations'),
|
||||
__('Hakusan Shi', 'wp-ultimo-locations'),
|
||||
__('Kaga Shi', 'wp-ultimo-locations'),
|
||||
__('Kahoku Shi', 'wp-ultimo-locations'),
|
||||
__('Kanazawa', 'wp-ultimo-locations'),
|
||||
__('Kanazawa-shi', 'wp-ultimo-locations'),
|
||||
__('Komatsu', 'wp-ultimo-locations'),
|
||||
__('Matsutō', 'wp-ultimo-locations'),
|
||||
__('Nanao Shi', 'wp-ultimo-locations'),
|
||||
__('Nomi Shi', 'wp-ultimo-locations'),
|
||||
__('Nonoichi', 'wp-ultimo-locations'),
|
||||
__('Nonoichi-shi', 'wp-ultimo-locations'),
|
||||
__('Suzu', 'wp-ultimo-locations'),
|
||||
__('Suzu Shi', 'wp-ultimo-locations'),
|
||||
__('Tsubata', 'wp-ultimo-locations'),
|
||||
__('Tsurugi-asahimachi', 'wp-ultimo-locations'),
|
||||
__('Wajima Shi', 'wp-ultimo-locations'),
|
||||
);
|
43
inc/country/jp/18.php
Normal file
43
inc/country/jp/18.php
Normal file
@ -0,0 +1,43 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-18-19
|
||||
/**
|
||||
* State City List for 18 - JP.
|
||||
*
|
||||
* City count: 19
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 18 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Asahi', 'wp-ultimo-locations'),
|
||||
__('Awara-shi', 'wp-ultimo-locations'),
|
||||
__('Echizen-shi', 'wp-ultimo-locations'),
|
||||
__('Fukui-shi', 'wp-ultimo-locations'),
|
||||
__('Katsuyama', 'wp-ultimo-locations'),
|
||||
__('Katsuyama Shi', 'wp-ultimo-locations'),
|
||||
__('Maruoka', 'wp-ultimo-locations'),
|
||||
__('Mikuni', 'wp-ultimo-locations'),
|
||||
__('Obama', 'wp-ultimo-locations'),
|
||||
__('Obama-shi', 'wp-ultimo-locations'),
|
||||
__('Ono', 'wp-ultimo-locations'),
|
||||
__('Sabae', 'wp-ultimo-locations'),
|
||||
__('Sabae-shi', 'wp-ultimo-locations'),
|
||||
__('Sakai-shi', 'wp-ultimo-locations'),
|
||||
__('Takefu', 'wp-ultimo-locations'),
|
||||
__('Tsuruga', 'wp-ultimo-locations'),
|
||||
__('Tsuruga-shi', 'wp-ultimo-locations'),
|
||||
__('Ōi-gun', 'wp-ultimo-locations'),
|
||||
__('Ōno-shi', 'wp-ultimo-locations'),
|
||||
);
|
47
inc/country/jp/19.php
Normal file
47
inc/country/jp/19.php
Normal file
@ -0,0 +1,47 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-19-23
|
||||
/**
|
||||
* State City List for 19 - JP.
|
||||
*
|
||||
* City count: 23
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 19 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Chūō-shi', 'wp-ultimo-locations'),
|
||||
__('Enzan', 'wp-ultimo-locations'),
|
||||
__('Fuefuki-shi', 'wp-ultimo-locations'),
|
||||
__('Fuji-yoshida Shi', 'wp-ultimo-locations'),
|
||||
__('Fujikawaguchiko', 'wp-ultimo-locations'),
|
||||
__('Fujiyoshida', 'wp-ultimo-locations'),
|
||||
__('Hokuto', 'wp-ultimo-locations'),
|
||||
__('Hokuto-shi', 'wp-ultimo-locations'),
|
||||
__('Isawa', 'wp-ultimo-locations'),
|
||||
__('Kai-shi', 'wp-ultimo-locations'),
|
||||
__('Kōfu', 'wp-ultimo-locations'),
|
||||
__('Kōfu-shi', 'wp-ultimo-locations'),
|
||||
__('Kōshū-shi', 'wp-ultimo-locations'),
|
||||
__('Minami Alps-shi', 'wp-ultimo-locations'),
|
||||
__('Nirasaki', 'wp-ultimo-locations'),
|
||||
__('Nirasaki-shi', 'wp-ultimo-locations'),
|
||||
__('Ryūō', 'wp-ultimo-locations'),
|
||||
__('Tsuru-shi', 'wp-ultimo-locations'),
|
||||
__('Uenohara', 'wp-ultimo-locations'),
|
||||
__('Uenohara-shi', 'wp-ultimo-locations'),
|
||||
__('Yamanashi-shi', 'wp-ultimo-locations'),
|
||||
__('Ōtsuki', 'wp-ultimo-locations'),
|
||||
__('Ōtsuki-shi', 'wp-ultimo-locations'),
|
||||
);
|
64
inc/country/jp/20.php
Normal file
64
inc/country/jp/20.php
Normal file
@ -0,0 +1,64 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-20-40
|
||||
/**
|
||||
* State City List for 20 - JP.
|
||||
*
|
||||
* City count: 40
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 20 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Azumino-Shi', 'wp-ultimo-locations'),
|
||||
__('Chikuma Shi', 'wp-ultimo-locations'),
|
||||
__('Chino', 'wp-ultimo-locations'),
|
||||
__('Chino Shi', 'wp-ultimo-locations'),
|
||||
__('Hakuba', 'wp-ultimo-locations'),
|
||||
__('Hotaka', 'wp-ultimo-locations'),
|
||||
__('Iida', 'wp-ultimo-locations'),
|
||||
__('Iida-shi', 'wp-ultimo-locations'),
|
||||
__('Iiyama', 'wp-ultimo-locations'),
|
||||
__('Iiyama Shi', 'wp-ultimo-locations'),
|
||||
__('Ina', 'wp-ultimo-locations'),
|
||||
__('Ina-shi', 'wp-ultimo-locations'),
|
||||
__('Kamimaruko', 'wp-ultimo-locations'),
|
||||
__('Komagane', 'wp-ultimo-locations'),
|
||||
__('Komagane-shi', 'wp-ultimo-locations'),
|
||||
__('Komoro', 'wp-ultimo-locations'),
|
||||
__('Komoro Shi', 'wp-ultimo-locations'),
|
||||
__('Matsumoto', 'wp-ultimo-locations'),
|
||||
__('Matsumoto Shi', 'wp-ultimo-locations'),
|
||||
__('Nagano', 'wp-ultimo-locations'),
|
||||
__('Nagano Shi', 'wp-ultimo-locations'),
|
||||
__('Nakano Shi', 'wp-ultimo-locations'),
|
||||
__('Okaya', 'wp-ultimo-locations'),
|
||||
__('Okaya Shi', 'wp-ultimo-locations'),
|
||||
__('Saku', 'wp-ultimo-locations'),
|
||||
__('Saku Shi', 'wp-ultimo-locations'),
|
||||
__('Shiojiri', 'wp-ultimo-locations'),
|
||||
__('Shiojiri-shi', 'wp-ultimo-locations'),
|
||||
__('Suwa', 'wp-ultimo-locations'),
|
||||
__('Suwa Shi', 'wp-ultimo-locations'),
|
||||
__('Suzaka', 'wp-ultimo-locations'),
|
||||
__('Suzaka-shi', 'wp-ultimo-locations'),
|
||||
__('Tatsuno', 'wp-ultimo-locations'),
|
||||
__('Toyoshina', 'wp-ultimo-locations'),
|
||||
__('Tōmi', 'wp-ultimo-locations'),
|
||||
__('Tōmi Shi', 'wp-ultimo-locations'),
|
||||
__('Ueda', 'wp-ultimo-locations'),
|
||||
__('Ueda Shi', 'wp-ultimo-locations'),
|
||||
__('Ōmachi', 'wp-ultimo-locations'),
|
||||
__('Ōmachi-shi', 'wp-ultimo-locations'),
|
||||
);
|
59
inc/country/jp/21.php
Normal file
59
inc/country/jp/21.php
Normal file
@ -0,0 +1,59 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-21-35
|
||||
/**
|
||||
* State City List for 21 - JP.
|
||||
*
|
||||
* City count: 35
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 21 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Ena-shi', 'wp-ultimo-locations'),
|
||||
__('Gero', 'wp-ultimo-locations'),
|
||||
__('Gero-shi', 'wp-ultimo-locations'),
|
||||
__('Gifu-shi', 'wp-ultimo-locations'),
|
||||
__('Gujō', 'wp-ultimo-locations'),
|
||||
__('Gujō-shi', 'wp-ultimo-locations'),
|
||||
__('Gōdo', 'wp-ultimo-locations'),
|
||||
__('Hashima', 'wp-ultimo-locations'),
|
||||
__('Hashima-shi', 'wp-ultimo-locations'),
|
||||
__('Hida', 'wp-ultimo-locations'),
|
||||
__('Hida Shi', 'wp-ultimo-locations'),
|
||||
__('Kaizu-shi', 'wp-ultimo-locations'),
|
||||
__('Kakamigahara-shi', 'wp-ultimo-locations'),
|
||||
__('Kani-shi', 'wp-ultimo-locations'),
|
||||
__('Kasamatsuchō', 'wp-ultimo-locations'),
|
||||
__('Mino', 'wp-ultimo-locations'),
|
||||
__('Mino-shi', 'wp-ultimo-locations'),
|
||||
__('Minokamo', 'wp-ultimo-locations'),
|
||||
__('Minokamo-shi', 'wp-ultimo-locations'),
|
||||
__('Mitake', 'wp-ultimo-locations'),
|
||||
__('Mizuho-shi', 'wp-ultimo-locations'),
|
||||
__('Mizunami', 'wp-ultimo-locations'),
|
||||
__('Mizunami-shi', 'wp-ultimo-locations'),
|
||||
__('Motosu-shi', 'wp-ultimo-locations'),
|
||||
__('Nakatsugawa', 'wp-ultimo-locations'),
|
||||
__('Nakatsugawa-shi', 'wp-ultimo-locations'),
|
||||
__('Seki-shi', 'wp-ultimo-locations'),
|
||||
__('Tajimi', 'wp-ultimo-locations'),
|
||||
__('Tajimi-shi', 'wp-ultimo-locations'),
|
||||
__('Takayama Shi', 'wp-ultimo-locations'),
|
||||
__('Tarui', 'wp-ultimo-locations'),
|
||||
__('Toki', 'wp-ultimo-locations'),
|
||||
__('Toki-shi', 'wp-ultimo-locations'),
|
||||
__('Yamagata-shi', 'wp-ultimo-locations'),
|
||||
__('Ōgaki-shi', 'wp-ultimo-locations'),
|
||||
);
|
68
inc/country/jp/22.php
Normal file
68
inc/country/jp/22.php
Normal file
@ -0,0 +1,68 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-22-44
|
||||
/**
|
||||
* State City List for 22 - JP.
|
||||
*
|
||||
* City count: 44
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 22 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Atami', 'wp-ultimo-locations'),
|
||||
__('Atami-shi', 'wp-ultimo-locations'),
|
||||
__('Fuji Shi', 'wp-ultimo-locations'),
|
||||
__('Fujieda Shi', 'wp-ultimo-locations'),
|
||||
__('Fujinomiya', 'wp-ultimo-locations'),
|
||||
__('Fujinomiya Shi', 'wp-ultimo-locations'),
|
||||
__('Fukuroi', 'wp-ultimo-locations'),
|
||||
__('Fukuroi-shi', 'wp-ultimo-locations'),
|
||||
__('Gotenba Shi', 'wp-ultimo-locations'),
|
||||
__('Hamakita', 'wp-ultimo-locations'),
|
||||
__('Hamamatsu', 'wp-ultimo-locations'),
|
||||
__('Hamamatsu-shi', 'wp-ultimo-locations'),
|
||||
__('Heda', 'wp-ultimo-locations'),
|
||||
__('Itō', 'wp-ultimo-locations'),
|
||||
__('Itō Shi', 'wp-ultimo-locations'),
|
||||
__('Iwata', 'wp-ultimo-locations'),
|
||||
__('Iwata-shi', 'wp-ultimo-locations'),
|
||||
__('Izu', 'wp-ultimo-locations'),
|
||||
__('Izu-shi', 'wp-ultimo-locations'),
|
||||
__('Izunokuni-shi', 'wp-ultimo-locations'),
|
||||
__('Kakegawa', 'wp-ultimo-locations'),
|
||||
__('Kakegawa Shi', 'wp-ultimo-locations'),
|
||||
__('Kanaya', 'wp-ultimo-locations'),
|
||||
__('Kikugawa-shi', 'wp-ultimo-locations'),
|
||||
__('Kosai', 'wp-ultimo-locations'),
|
||||
__('Kosai-shi', 'wp-ultimo-locations'),
|
||||
__('Makinohara Shi', 'wp-ultimo-locations'),
|
||||
__('Mishima', 'wp-ultimo-locations'),
|
||||
__('Mishima Shi', 'wp-ultimo-locations'),
|
||||
__('Mori', 'wp-ultimo-locations'),
|
||||
__('Numazu-shi', 'wp-ultimo-locations'),
|
||||
__('Omaezaki-shi', 'wp-ultimo-locations'),
|
||||
__('Sagara', 'wp-ultimo-locations'),
|
||||
__('Shimada', 'wp-ultimo-locations'),
|
||||
__('Shimada-shi', 'wp-ultimo-locations'),
|
||||
__('Shimoda', 'wp-ultimo-locations'),
|
||||
__('Shimoda-shi', 'wp-ultimo-locations'),
|
||||
__('Shizuoka', 'wp-ultimo-locations'),
|
||||
__('Shizuoka-shi', 'wp-ultimo-locations'),
|
||||
__('Susono', 'wp-ultimo-locations'),
|
||||
__('Susono Shi', 'wp-ultimo-locations'),
|
||||
__('Yaizu', 'wp-ultimo-locations'),
|
||||
__('Yaizu Shi', 'wp-ultimo-locations'),
|
||||
__('Ōyama', 'wp-ultimo-locations'),
|
||||
);
|
94
inc/country/jp/23.php
Normal file
94
inc/country/jp/23.php
Normal file
@ -0,0 +1,94 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-23-70
|
||||
/**
|
||||
* State City List for 23 - JP.
|
||||
*
|
||||
* City count: 70
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 23 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Aisai-shi', 'wp-ultimo-locations'),
|
||||
__('Ama-gun', 'wp-ultimo-locations'),
|
||||
__('Anjō-shi', 'wp-ultimo-locations'),
|
||||
__('Chiryū', 'wp-ultimo-locations'),
|
||||
__('Chiryū-shi', 'wp-ultimo-locations'),
|
||||
__('Chita', 'wp-ultimo-locations'),
|
||||
__('Chita-shi', 'wp-ultimo-locations'),
|
||||
__('Gamagōri', 'wp-ultimo-locations'),
|
||||
__('Gamagōri-shi', 'wp-ultimo-locations'),
|
||||
__('Handa', 'wp-ultimo-locations'),
|
||||
__('Handa-shi', 'wp-ultimo-locations'),
|
||||
__('Hekinan', 'wp-ultimo-locations'),
|
||||
__('Hekinan-shi', 'wp-ultimo-locations'),
|
||||
__('Ichinomiya', 'wp-ultimo-locations'),
|
||||
__('Ichinomiya-shi', 'wp-ultimo-locations'),
|
||||
__('Inazawa', 'wp-ultimo-locations'),
|
||||
__('Inazawa-shi', 'wp-ultimo-locations'),
|
||||
__('Inuyama', 'wp-ultimo-locations'),
|
||||
__('Inuyama-shi', 'wp-ultimo-locations'),
|
||||
__('Ishiki', 'wp-ultimo-locations'),
|
||||
__('Iwakura', 'wp-ultimo-locations'),
|
||||
__('Iwakura-shi', 'wp-ultimo-locations'),
|
||||
__('Kanie', 'wp-ultimo-locations'),
|
||||
__('Kariya', 'wp-ultimo-locations'),
|
||||
__('Kariya-shi', 'wp-ultimo-locations'),
|
||||
__('Kasugai', 'wp-ultimo-locations'),
|
||||
__('Kasugai-shi', 'wp-ultimo-locations'),
|
||||
__('Kitanagoya', 'wp-ultimo-locations'),
|
||||
__('Kitanagoya-shi', 'wp-ultimo-locations'),
|
||||
__('Kiyosu-shi', 'wp-ultimo-locations'),
|
||||
__('Komaki', 'wp-ultimo-locations'),
|
||||
__('Komaki-shi', 'wp-ultimo-locations'),
|
||||
__('Kozakai-chō', 'wp-ultimo-locations'),
|
||||
__('Kuroda', 'wp-ultimo-locations'),
|
||||
__('Kōnan', 'wp-ultimo-locations'),
|
||||
__('Kōnan-shi', 'wp-ultimo-locations'),
|
||||
__('Miyoshi-shi', 'wp-ultimo-locations'),
|
||||
__('Nagakute-shi', 'wp-ultimo-locations'),
|
||||
__('Nagoya', 'wp-ultimo-locations'),
|
||||
__('Nishio', 'wp-ultimo-locations'),
|
||||
__('Nishio-shi', 'wp-ultimo-locations'),
|
||||
__('Nisshin-shi', 'wp-ultimo-locations'),
|
||||
__('Okazaki-shi', 'wp-ultimo-locations'),
|
||||
__('Owariasahi-shi', 'wp-ultimo-locations'),
|
||||
__('Seto', 'wp-ultimo-locations'),
|
||||
__('Seto-shi', 'wp-ultimo-locations'),
|
||||
__('Shinshiro', 'wp-ultimo-locations'),
|
||||
__('Shinshiro-shi', 'wp-ultimo-locations'),
|
||||
__('Sobue', 'wp-ultimo-locations'),
|
||||
__('Tahara', 'wp-ultimo-locations'),
|
||||
__('Tahara-shi', 'wp-ultimo-locations'),
|
||||
__('Takahama', 'wp-ultimo-locations'),
|
||||
__('Takahama-shi', 'wp-ultimo-locations'),
|
||||
__('Taketoyo', 'wp-ultimo-locations'),
|
||||
__('Tokoname', 'wp-ultimo-locations'),
|
||||
__('Tokoname-shi', 'wp-ultimo-locations'),
|
||||
__('Toyoake', 'wp-ultimo-locations'),
|
||||
__('Toyoake-shi', 'wp-ultimo-locations'),
|
||||
__('Toyohama', 'wp-ultimo-locations'),
|
||||
__('Toyohashi', 'wp-ultimo-locations'),
|
||||
__('Toyohashi-shi', 'wp-ultimo-locations'),
|
||||
__('Toyokawa', 'wp-ultimo-locations'),
|
||||
__('Toyokawa-shi', 'wp-ultimo-locations'),
|
||||
__('Toyota-shi', 'wp-ultimo-locations'),
|
||||
__('Tsushima', 'wp-ultimo-locations'),
|
||||
__('Tsushima-shi', 'wp-ultimo-locations'),
|
||||
__('Tōkai-shi', 'wp-ultimo-locations'),
|
||||
__('Yatomi-shi', 'wp-ultimo-locations'),
|
||||
__('Ōbu', 'wp-ultimo-locations'),
|
||||
__('Ōbu-shi', 'wp-ultimo-locations'),
|
||||
);
|
52
inc/country/jp/24.php
Normal file
52
inc/country/jp/24.php
Normal file
@ -0,0 +1,52 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-24-28
|
||||
/**
|
||||
* State City List for 24 - JP.
|
||||
*
|
||||
* City count: 28
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 24 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Hisai-motomachi', 'wp-ultimo-locations'),
|
||||
__('Iga-shi', 'wp-ultimo-locations'),
|
||||
__('Inabe', 'wp-ultimo-locations'),
|
||||
__('Inabe-shi', 'wp-ultimo-locations'),
|
||||
__('Ise', 'wp-ultimo-locations'),
|
||||
__('Ise-shi', 'wp-ultimo-locations'),
|
||||
__('Kameyama', 'wp-ultimo-locations'),
|
||||
__('Kameyama Shi', 'wp-ultimo-locations'),
|
||||
__('Kawage', 'wp-ultimo-locations'),
|
||||
__('Komono', 'wp-ultimo-locations'),
|
||||
__('Kumano', 'wp-ultimo-locations'),
|
||||
__('Kumano-shi', 'wp-ultimo-locations'),
|
||||
__('Kuwana', 'wp-ultimo-locations'),
|
||||
__('Kuwana-shi', 'wp-ultimo-locations'),
|
||||
__('Matsuzaka-shi', 'wp-ultimo-locations'),
|
||||
__('Nabari', 'wp-ultimo-locations'),
|
||||
__('Nabari-shi', 'wp-ultimo-locations'),
|
||||
__('Owase', 'wp-ultimo-locations'),
|
||||
__('Shima', 'wp-ultimo-locations'),
|
||||
__('Shima-shi', 'wp-ultimo-locations'),
|
||||
__('Suzuka', 'wp-ultimo-locations'),
|
||||
__('Suzuka-shi', 'wp-ultimo-locations'),
|
||||
__('Toba', 'wp-ultimo-locations'),
|
||||
__('Toba-shi', 'wp-ultimo-locations'),
|
||||
__('Tsu', 'wp-ultimo-locations'),
|
||||
__('Tsu-shi', 'wp-ultimo-locations'),
|
||||
__('Ueno-ebisumachi', 'wp-ultimo-locations'),
|
||||
__('Yokkaichi-shi', 'wp-ultimo-locations'),
|
||||
);
|
48
inc/country/jp/25.php
Normal file
48
inc/country/jp/25.php
Normal file
@ -0,0 +1,48 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-25-24
|
||||
/**
|
||||
* State City List for 25 - JP.
|
||||
*
|
||||
* City count: 24
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 25 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Higashiōmi-shi', 'wp-ultimo-locations'),
|
||||
__('Hikone', 'wp-ultimo-locations'),
|
||||
__('Hikone-shi', 'wp-ultimo-locations'),
|
||||
__('Hino', 'wp-ultimo-locations'),
|
||||
__('Kitahama', 'wp-ultimo-locations'),
|
||||
__('Konan-shi', 'wp-ultimo-locations'),
|
||||
__('Kusatsu', 'wp-ultimo-locations'),
|
||||
__('Kusatsu-shi', 'wp-ultimo-locations'),
|
||||
__('Kōka-shi', 'wp-ultimo-locations'),
|
||||
__('Maibara', 'wp-ultimo-locations'),
|
||||
__('Maibara-shi', 'wp-ultimo-locations'),
|
||||
__('Minakuchichō-matoba', 'wp-ultimo-locations'),
|
||||
__('Moriyama', 'wp-ultimo-locations'),
|
||||
__('Moriyama-shi', 'wp-ultimo-locations'),
|
||||
__('Nagahama', 'wp-ultimo-locations'),
|
||||
__('Nagahama-shi', 'wp-ultimo-locations'),
|
||||
__('Rittō-shi', 'wp-ultimo-locations'),
|
||||
__('Takashima', 'wp-ultimo-locations'),
|
||||
__('Takashima-shi', 'wp-ultimo-locations'),
|
||||
__('Yasu-shi', 'wp-ultimo-locations'),
|
||||
__('Youkaichi', 'wp-ultimo-locations'),
|
||||
__('Ōmihachiman', 'wp-ultimo-locations'),
|
||||
__('Ōmihachiman-shi', 'wp-ultimo-locations'),
|
||||
__('Ōtsu-shi', 'wp-ultimo-locations'),
|
||||
);
|
48
inc/country/jp/26.php
Normal file
48
inc/country/jp/26.php
Normal file
@ -0,0 +1,48 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-26-24
|
||||
/**
|
||||
* State City List for 26 - JP.
|
||||
*
|
||||
* City count: 24
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 26 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Arashiyama', 'wp-ultimo-locations'),
|
||||
__('Ayabe', 'wp-ultimo-locations'),
|
||||
__('Ayabe-shi', 'wp-ultimo-locations'),
|
||||
__('Fukuchiyama-shi', 'wp-ultimo-locations'),
|
||||
__('Jōyō Shi', 'wp-ultimo-locations'),
|
||||
__('Kameoka', 'wp-ultimo-locations'),
|
||||
__('Kameoka-shi', 'wp-ultimo-locations'),
|
||||
__('Kamigyō-ku', 'wp-ultimo-locations'),
|
||||
__('Kizugawa-shi', 'wp-ultimo-locations'),
|
||||
__('Kyoto', 'wp-ultimo-locations'),
|
||||
__('Kyōtanabe Shi', 'wp-ultimo-locations'),
|
||||
__('Kyōtango-shi', 'wp-ultimo-locations'),
|
||||
__('Maizuru', 'wp-ultimo-locations'),
|
||||
__('Maizuru-shi', 'wp-ultimo-locations'),
|
||||
__('Miyazu', 'wp-ultimo-locations'),
|
||||
__('Miyazu-shi', 'wp-ultimo-locations'),
|
||||
__('Mukō Shi', 'wp-ultimo-locations'),
|
||||
__('Nagaokakyō Shi', 'wp-ultimo-locations'),
|
||||
__('Nantan-shi', 'wp-ultimo-locations'),
|
||||
__('Tanabe', 'wp-ultimo-locations'),
|
||||
__('Uji', 'wp-ultimo-locations'),
|
||||
__('Uji Shi', 'wp-ultimo-locations'),
|
||||
__('Yawata', 'wp-ultimo-locations'),
|
||||
__('Yawata Shi', 'wp-ultimo-locations'),
|
||||
);
|
81
inc/country/jp/27.php
Normal file
81
inc/country/jp/27.php
Normal file
@ -0,0 +1,81 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-27-57
|
||||
/**
|
||||
* State City List for 27 - JP.
|
||||
*
|
||||
* City count: 57
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 27 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Daitō Shi', 'wp-ultimo-locations'),
|
||||
__('Daitōchō', 'wp-ultimo-locations'),
|
||||
__('Fujiidera-shi', 'wp-ultimo-locations'),
|
||||
__('Habikino-shi', 'wp-ultimo-locations'),
|
||||
__('Hannan', 'wp-ultimo-locations'),
|
||||
__('Hannan Shi', 'wp-ultimo-locations'),
|
||||
__('Higashiōsaka Shi', 'wp-ultimo-locations'),
|
||||
__('Hirakata', 'wp-ultimo-locations'),
|
||||
__('Hirakata Shi', 'wp-ultimo-locations'),
|
||||
__('Ibaraki', 'wp-ultimo-locations'),
|
||||
__('Ibaraki Shi', 'wp-ultimo-locations'),
|
||||
__('Ikeda', 'wp-ultimo-locations'),
|
||||
__('Ikeda Shi', 'wp-ultimo-locations'),
|
||||
__('Izumi', 'wp-ultimo-locations'),
|
||||
__('Izumi Shi', 'wp-ultimo-locations'),
|
||||
__('Izumisano', 'wp-ultimo-locations'),
|
||||
__('Izumisano Shi', 'wp-ultimo-locations'),
|
||||
__('Izumiōtsu', 'wp-ultimo-locations'),
|
||||
__('Izumiōtsu Shi', 'wp-ultimo-locations'),
|
||||
__('Kadoma', 'wp-ultimo-locations'),
|
||||
__('Kadoma Shi', 'wp-ultimo-locations'),
|
||||
__('Kaizuka', 'wp-ultimo-locations'),
|
||||
__('Kaizuka Shi', 'wp-ultimo-locations'),
|
||||
__('Kashihara', 'wp-ultimo-locations'),
|
||||
__('Kashiwara-shi', 'wp-ultimo-locations'),
|
||||
__('Katano Shi', 'wp-ultimo-locations'),
|
||||
__('Kawachi-nagano Shi', 'wp-ultimo-locations'),
|
||||
__('Kishiwada', 'wp-ultimo-locations'),
|
||||
__('Kishiwada Shi', 'wp-ultimo-locations'),
|
||||
__('Matsubara', 'wp-ultimo-locations'),
|
||||
__('Matsubara-shi', 'wp-ultimo-locations'),
|
||||
__('Mino', 'wp-ultimo-locations'),
|
||||
__('Minoo Shi', 'wp-ultimo-locations'),
|
||||
__('Mishima-gun', 'wp-ultimo-locations'),
|
||||
__('Moriguchi', 'wp-ultimo-locations'),
|
||||
__('Neyagawa', 'wp-ultimo-locations'),
|
||||
__('Neyagawa Shi', 'wp-ultimo-locations'),
|
||||
__('Osaka', 'wp-ultimo-locations'),
|
||||
__('Sakai', 'wp-ultimo-locations'),
|
||||
__('Sakai Shi', 'wp-ultimo-locations'),
|
||||
__('Sennan Shi', 'wp-ultimo-locations'),
|
||||
__('Settsu Shi', 'wp-ultimo-locations'),
|
||||
__('Shijonawate Shi', 'wp-ultimo-locations'),
|
||||
__('Suita', 'wp-ultimo-locations'),
|
||||
__('Suita Shi', 'wp-ultimo-locations'),
|
||||
__('Tajiri', 'wp-ultimo-locations'),
|
||||
__('Takaishi', 'wp-ultimo-locations'),
|
||||
__('Takaishi Shi', 'wp-ultimo-locations'),
|
||||
__('Takatsuki', 'wp-ultimo-locations'),
|
||||
__('Takatsuki Shi', 'wp-ultimo-locations'),
|
||||
__('Tondabayashi Shi', 'wp-ultimo-locations'),
|
||||
__('Tondabayashichō', 'wp-ultimo-locations'),
|
||||
__('Toyonaka', 'wp-ultimo-locations'),
|
||||
__('Toyonaka Shi', 'wp-ultimo-locations'),
|
||||
__('Yao', 'wp-ultimo-locations'),
|
||||
__('Yao-shi', 'wp-ultimo-locations'),
|
||||
__('Ōsaka-sayama Shi', 'wp-ultimo-locations'),
|
||||
);
|
77
inc/country/jp/28.php
Normal file
77
inc/country/jp/28.php
Normal file
@ -0,0 +1,77 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-28-53
|
||||
/**
|
||||
* State City List for 28 - JP.
|
||||
*
|
||||
* City count: 53
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 28 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Aioi', 'wp-ultimo-locations'),
|
||||
__('Aioi Shi', 'wp-ultimo-locations'),
|
||||
__('Akashi', 'wp-ultimo-locations'),
|
||||
__('Akashi Shi', 'wp-ultimo-locations'),
|
||||
__('Amagasaki Shi', 'wp-ultimo-locations'),
|
||||
__('Asago-shi', 'wp-ultimo-locations'),
|
||||
__('Ashiya', 'wp-ultimo-locations'),
|
||||
__('Ashiya Shi', 'wp-ultimo-locations'),
|
||||
__('Awaji Shi', 'wp-ultimo-locations'),
|
||||
__('Fukura', 'wp-ultimo-locations'),
|
||||
__('Himeji', 'wp-ultimo-locations'),
|
||||
__('Himeji Shi', 'wp-ultimo-locations'),
|
||||
__('Itami', 'wp-ultimo-locations'),
|
||||
__('Itami Shi', 'wp-ultimo-locations'),
|
||||
__('Kakogawa Shi', 'wp-ultimo-locations'),
|
||||
__('Kakogawachō-honmachi', 'wp-ultimo-locations'),
|
||||
__('Kariya', 'wp-ultimo-locations'),
|
||||
__('Kasai Shi', 'wp-ultimo-locations'),
|
||||
__('Katō Shi', 'wp-ultimo-locations'),
|
||||
__('Kawanishi', 'wp-ultimo-locations'),
|
||||
__('Kawanishi Shi', 'wp-ultimo-locations'),
|
||||
__('Kobe', 'wp-ultimo-locations'),
|
||||
__('Miki', 'wp-ultimo-locations'),
|
||||
__('Miki Shi', 'wp-ultimo-locations'),
|
||||
__('Minamiawaji Shi', 'wp-ultimo-locations'),
|
||||
__('Nishinomiya Shi', 'wp-ultimo-locations'),
|
||||
__('Nishinomiya-hama', 'wp-ultimo-locations'),
|
||||
__('Nishiwaki', 'wp-ultimo-locations'),
|
||||
__('Nishiwaki-shi', 'wp-ultimo-locations'),
|
||||
__('Ono', 'wp-ultimo-locations'),
|
||||
__('Ono Shi', 'wp-ultimo-locations'),
|
||||
__('Sanda Shi', 'wp-ultimo-locations'),
|
||||
__('Sandachō', 'wp-ultimo-locations'),
|
||||
__('Sasayama', 'wp-ultimo-locations'),
|
||||
__('Sasayama-shi', 'wp-ultimo-locations'),
|
||||
__('Shirahamachō-usazakiminami', 'wp-ultimo-locations'),
|
||||
__('Shisō-shi', 'wp-ultimo-locations'),
|
||||
__('Sumoto', 'wp-ultimo-locations'),
|
||||
__('Sumoto Shi', 'wp-ultimo-locations'),
|
||||
__('Taka-gun', 'wp-ultimo-locations'),
|
||||
__('Takarazuka', 'wp-ultimo-locations'),
|
||||
__('Takarazuka Shi', 'wp-ultimo-locations'),
|
||||
__('Takasago Shi', 'wp-ultimo-locations'),
|
||||
__('Tanba-shi', 'wp-ultimo-locations'),
|
||||
__('Tatsuno-shi', 'wp-ultimo-locations'),
|
||||
__('Tatsunochō-tominaga', 'wp-ultimo-locations'),
|
||||
__('Toyooka', 'wp-ultimo-locations'),
|
||||
__('Toyooka-shi', 'wp-ultimo-locations'),
|
||||
__('Yabu', 'wp-ultimo-locations'),
|
||||
__('Yabu-shi', 'wp-ultimo-locations'),
|
||||
__('Yamazakichō-nakabirose', 'wp-ultimo-locations'),
|
||||
__('Yashiro', 'wp-ultimo-locations'),
|
||||
__('Yonedacho Sendo', 'wp-ultimo-locations'),
|
||||
);
|
45
inc/country/jp/29.php
Normal file
45
inc/country/jp/29.php
Normal file
@ -0,0 +1,45 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-29-21
|
||||
/**
|
||||
* State City List for 29 - JP.
|
||||
*
|
||||
* City count: 21
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 29 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Gojō', 'wp-ultimo-locations'),
|
||||
__('Gojō-shi', 'wp-ultimo-locations'),
|
||||
__('Gose', 'wp-ultimo-locations'),
|
||||
__('Haibara-akanedai', 'wp-ultimo-locations'),
|
||||
__('Hōryūji', 'wp-ultimo-locations'),
|
||||
__('Ikoma', 'wp-ultimo-locations'),
|
||||
__('Ikoma-shi', 'wp-ultimo-locations'),
|
||||
__('Kashiba-shi', 'wp-ultimo-locations'),
|
||||
__('Kashihara-shi', 'wp-ultimo-locations'),
|
||||
__('Katsuragi', 'wp-ultimo-locations'),
|
||||
__('Katsuragi Shi', 'wp-ultimo-locations'),
|
||||
__('Nara-shi', 'wp-ultimo-locations'),
|
||||
__('Sakurai', 'wp-ultimo-locations'),
|
||||
__('Sakurai-shi', 'wp-ultimo-locations'),
|
||||
__('Tawaramoto', 'wp-ultimo-locations'),
|
||||
__('Tenri', 'wp-ultimo-locations'),
|
||||
__('Tenri-shi', 'wp-ultimo-locations'),
|
||||
__('Uda Shi', 'wp-ultimo-locations'),
|
||||
__('Yamatokōriyama-shi', 'wp-ultimo-locations'),
|
||||
__('Yamatotakada-shi', 'wp-ultimo-locations'),
|
||||
__('Yoshino-chō', 'wp-ultimo-locations'),
|
||||
);
|
40
inc/country/jp/30.php
Normal file
40
inc/country/jp/30.php
Normal file
@ -0,0 +1,40 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-30-16
|
||||
/**
|
||||
* State City List for 30 - JP.
|
||||
*
|
||||
* City count: 16
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 30 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Arida Shi', 'wp-ultimo-locations'),
|
||||
__('Gobō', 'wp-ultimo-locations'),
|
||||
__('Hashimoto', 'wp-ultimo-locations'),
|
||||
__('Hashimoto Shi', 'wp-ultimo-locations'),
|
||||
__('Iwade', 'wp-ultimo-locations'),
|
||||
__('Iwade Shi', 'wp-ultimo-locations'),
|
||||
__('Kainan', 'wp-ultimo-locations'),
|
||||
__('Kainan Shi', 'wp-ultimo-locations'),
|
||||
__('Kinokawa Shi', 'wp-ultimo-locations'),
|
||||
__('Kōya', 'wp-ultimo-locations'),
|
||||
__('Minato', 'wp-ultimo-locations'),
|
||||
__('Shingū', 'wp-ultimo-locations'),
|
||||
__('Shingū-shi', 'wp-ultimo-locations'),
|
||||
__('Tanabe-shi', 'wp-ultimo-locations'),
|
||||
__('Wakayama', 'wp-ultimo-locations'),
|
||||
__('Wakayama Shi', 'wp-ultimo-locations'),
|
||||
);
|
29
inc/country/jp/31.php
Normal file
29
inc/country/jp/31.php
Normal file
@ -0,0 +1,29 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-31-5
|
||||
/**
|
||||
* State City List for 31 - JP.
|
||||
*
|
||||
* City count: 5
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 31 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Kurayoshi-shi', 'wp-ultimo-locations'),
|
||||
__('Sakaiminato', 'wp-ultimo-locations'),
|
||||
__('Sakaiminato Shi', 'wp-ultimo-locations'),
|
||||
__('Tottori-shi', 'wp-ultimo-locations'),
|
||||
__('Yonago Shi', 'wp-ultimo-locations'),
|
||||
);
|
40
inc/country/jp/32.php
Normal file
40
inc/country/jp/32.php
Normal file
@ -0,0 +1,40 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-32-16
|
||||
/**
|
||||
* State City List for 32 - JP.
|
||||
*
|
||||
* City count: 16
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 32 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Gōtsu Shi', 'wp-ultimo-locations'),
|
||||
__('Gōtsuchō', 'wp-ultimo-locations'),
|
||||
__('Hamada', 'wp-ultimo-locations'),
|
||||
__('Hamada Shi', 'wp-ultimo-locations'),
|
||||
__('Hiratachō', 'wp-ultimo-locations'),
|
||||
__('Izumo', 'wp-ultimo-locations'),
|
||||
__('Izumo Shi', 'wp-ultimo-locations'),
|
||||
__('Masuda', 'wp-ultimo-locations'),
|
||||
__('Masuda Shi', 'wp-ultimo-locations'),
|
||||
__('Matsue', 'wp-ultimo-locations'),
|
||||
__('Matsue Shi', 'wp-ultimo-locations'),
|
||||
__('Unnan Shi', 'wp-ultimo-locations'),
|
||||
__('Yasugi Shi', 'wp-ultimo-locations'),
|
||||
__('Yasugichō', 'wp-ultimo-locations'),
|
||||
__('Ōda Shi', 'wp-ultimo-locations'),
|
||||
__('Ōdachō-ōda', 'wp-ultimo-locations'),
|
||||
);
|
49
inc/country/jp/33.php
Normal file
49
inc/country/jp/33.php
Normal file
@ -0,0 +1,49 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-33-25
|
||||
/**
|
||||
* State City List for 33 - JP.
|
||||
*
|
||||
* City count: 25
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 33 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Akaiwa Shi', 'wp-ultimo-locations'),
|
||||
__('Asakuchi Shi', 'wp-ultimo-locations'),
|
||||
__('Bizen Shi', 'wp-ultimo-locations'),
|
||||
__('Ibara', 'wp-ultimo-locations'),
|
||||
__('Ibara Shi', 'wp-ultimo-locations'),
|
||||
__('Kamogatachō-kamogata', 'wp-ultimo-locations'),
|
||||
__('Kasaoka', 'wp-ultimo-locations'),
|
||||
__('Kasaoka Shi', 'wp-ultimo-locations'),
|
||||
__('Kurashiki', 'wp-ultimo-locations'),
|
||||
__('Kurashiki Shi', 'wp-ultimo-locations'),
|
||||
__('Maniwa-shi', 'wp-ultimo-locations'),
|
||||
__('Mimasaka-shi', 'wp-ultimo-locations'),
|
||||
__('Niimi', 'wp-ultimo-locations'),
|
||||
__('Niimi Shi', 'wp-ultimo-locations'),
|
||||
__('Okayama', 'wp-ultimo-locations'),
|
||||
__('Okayama Shi', 'wp-ultimo-locations'),
|
||||
__('Setouchi Shi', 'wp-ultimo-locations'),
|
||||
__('Sōja', 'wp-ultimo-locations'),
|
||||
__('Sōja Shi', 'wp-ultimo-locations'),
|
||||
__('Takahashi', 'wp-ultimo-locations'),
|
||||
__('Takahashi Shi', 'wp-ultimo-locations'),
|
||||
__('Tamano', 'wp-ultimo-locations'),
|
||||
__('Tamano Shi', 'wp-ultimo-locations'),
|
||||
__('Tsuyama', 'wp-ultimo-locations'),
|
||||
__('Tsuyama-shi', 'wp-ultimo-locations'),
|
||||
);
|
54
inc/country/jp/34.php
Normal file
54
inc/country/jp/34.php
Normal file
@ -0,0 +1,54 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-34-30
|
||||
/**
|
||||
* State City List for 34 - JP.
|
||||
*
|
||||
* City count: 30
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 34 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Aki-takata Shi', 'wp-ultimo-locations'),
|
||||
__('Etajima-shi', 'wp-ultimo-locations'),
|
||||
__('Fuchū-shi', 'wp-ultimo-locations'),
|
||||
__('Fuchūchō', 'wp-ultimo-locations'),
|
||||
__('Fukuyama', 'wp-ultimo-locations'),
|
||||
__('Fukuyama Shi', 'wp-ultimo-locations'),
|
||||
__('Hatsukaichi', 'wp-ultimo-locations'),
|
||||
__('Hatsukaichi-shi', 'wp-ultimo-locations'),
|
||||
__('Higashihiroshima Shi', 'wp-ultimo-locations'),
|
||||
__('Hiroshima', 'wp-ultimo-locations'),
|
||||
__('Hiroshima-shi', 'wp-ultimo-locations'),
|
||||
__('Innoshima', 'wp-ultimo-locations'),
|
||||
__('Kannabechō-yahiro', 'wp-ultimo-locations'),
|
||||
__('Kure', 'wp-ultimo-locations'),
|
||||
__('Kure-shi', 'wp-ultimo-locations'),
|
||||
__('Mihara', 'wp-ultimo-locations'),
|
||||
__('Mihara Shi', 'wp-ultimo-locations'),
|
||||
__('Miyajima', 'wp-ultimo-locations'),
|
||||
__('Miyoshi', 'wp-ultimo-locations'),
|
||||
__('Miyoshi Shi', 'wp-ultimo-locations'),
|
||||
__('Onomichi', 'wp-ultimo-locations'),
|
||||
__('Onomichi-shi', 'wp-ultimo-locations'),
|
||||
__('Shin’ichi', 'wp-ultimo-locations'),
|
||||
__('Shōbara', 'wp-ultimo-locations'),
|
||||
__('Shōbara-shi', 'wp-ultimo-locations'),
|
||||
__('Takehara', 'wp-ultimo-locations'),
|
||||
__('Takehara-shi', 'wp-ultimo-locations'),
|
||||
__('Ōno-hara', 'wp-ultimo-locations'),
|
||||
__('Ōtake', 'wp-ultimo-locations'),
|
||||
__('Ōtake-shi', 'wp-ultimo-locations'),
|
||||
);
|
45
inc/country/jp/35.php
Normal file
45
inc/country/jp/35.php
Normal file
@ -0,0 +1,45 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-35-21
|
||||
/**
|
||||
* State City List for 35 - JP.
|
||||
*
|
||||
* City count: 21
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 35 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Hagi', 'wp-ultimo-locations'),
|
||||
__('Hagi Shi', 'wp-ultimo-locations'),
|
||||
__('Hikari', 'wp-ultimo-locations'),
|
||||
__('Hikari Shi', 'wp-ultimo-locations'),
|
||||
__('Hofu Shi', 'wp-ultimo-locations'),
|
||||
__('Hōfu', 'wp-ultimo-locations'),
|
||||
__('Iwakuni Shi', 'wp-ultimo-locations'),
|
||||
__('Kudamatsu', 'wp-ultimo-locations'),
|
||||
__('Kudamatsu Shi', 'wp-ultimo-locations'),
|
||||
__('Mine Shi', 'wp-ultimo-locations'),
|
||||
__('Nagato', 'wp-ultimo-locations'),
|
||||
__('Nagato Shi', 'wp-ultimo-locations'),
|
||||
__('Ogōri-shimogō', 'wp-ultimo-locations'),
|
||||
__('Onoda', 'wp-ultimo-locations'),
|
||||
__('Sanyōonoda Shi', 'wp-ultimo-locations'),
|
||||
__('Shimonoseki Shi', 'wp-ultimo-locations'),
|
||||
__('Shūnan Shi', 'wp-ultimo-locations'),
|
||||
__('Tokuyama', 'wp-ultimo-locations'),
|
||||
__('Ube', 'wp-ultimo-locations'),
|
||||
__('Yamaguchi Shi', 'wp-ultimo-locations'),
|
||||
__('Yanai Shi', 'wp-ultimo-locations'),
|
||||
);
|
41
inc/country/jp/36.php
Normal file
41
inc/country/jp/36.php
Normal file
@ -0,0 +1,41 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-36-17
|
||||
/**
|
||||
* State City List for 36 - JP.
|
||||
*
|
||||
* City count: 17
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 36 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Anan Shi', 'wp-ultimo-locations'),
|
||||
__('Awa-shi', 'wp-ultimo-locations'),
|
||||
__('Ikedachō', 'wp-ultimo-locations'),
|
||||
__('Ishii', 'wp-ultimo-locations'),
|
||||
__('Kamojimachō-jōgejima', 'wp-ultimo-locations'),
|
||||
__('Katsuura Gun', 'wp-ultimo-locations'),
|
||||
__('Komatsushima Shi', 'wp-ultimo-locations'),
|
||||
__('Komatsushimachō', 'wp-ultimo-locations'),
|
||||
__('Mima Shi', 'wp-ultimo-locations'),
|
||||
__('Miyoshi Shi', 'wp-ultimo-locations'),
|
||||
__('Miyoshi-gun', 'wp-ultimo-locations'),
|
||||
__('Naruto-shi', 'wp-ultimo-locations'),
|
||||
__('Narutochō-mitsuishi', 'wp-ultimo-locations'),
|
||||
__('Tokushima', 'wp-ultimo-locations'),
|
||||
__('Tokushima Shi', 'wp-ultimo-locations'),
|
||||
__('Wakimachi', 'wp-ultimo-locations'),
|
||||
__('Yoshinogawa Shi', 'wp-ultimo-locations'),
|
||||
);
|
39
inc/country/jp/37.php
Normal file
39
inc/country/jp/37.php
Normal file
@ -0,0 +1,39 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-37-15
|
||||
/**
|
||||
* State City List for 37 - JP.
|
||||
*
|
||||
* City count: 15
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 37 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Higashikagawa Shi', 'wp-ultimo-locations'),
|
||||
__('Kan’onji Shi', 'wp-ultimo-locations'),
|
||||
__('Kan’onjichō', 'wp-ultimo-locations'),
|
||||
__('Marugame', 'wp-ultimo-locations'),
|
||||
__('Marugame Shi', 'wp-ultimo-locations'),
|
||||
__('Mitoyo Shi', 'wp-ultimo-locations'),
|
||||
__('Sakaide Shi', 'wp-ultimo-locations'),
|
||||
__('Sakaidechō', 'wp-ultimo-locations'),
|
||||
__('Sanuki-shi', 'wp-ultimo-locations'),
|
||||
__('Shido', 'wp-ultimo-locations'),
|
||||
__('Tadotsu', 'wp-ultimo-locations'),
|
||||
__('Takamatsu', 'wp-ultimo-locations'),
|
||||
__('Takamatsu Shi', 'wp-ultimo-locations'),
|
||||
__('Tonoshō', 'wp-ultimo-locations'),
|
||||
__('Zentsūji Shi', 'wp-ultimo-locations'),
|
||||
);
|
44
inc/country/jp/38.php
Normal file
44
inc/country/jp/38.php
Normal file
@ -0,0 +1,44 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-38-20
|
||||
/**
|
||||
* State City List for 38 - JP.
|
||||
*
|
||||
* City count: 20
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 38 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Hōjō', 'wp-ultimo-locations'),
|
||||
__('Imabari-shi', 'wp-ultimo-locations'),
|
||||
__('Iyo', 'wp-ultimo-locations'),
|
||||
__('Iyo-shi', 'wp-ultimo-locations'),
|
||||
__('Kawanoechō', 'wp-ultimo-locations'),
|
||||
__('Kihoku-chō', 'wp-ultimo-locations'),
|
||||
__('Masaki-chō', 'wp-ultimo-locations'),
|
||||
__('Matsuyama-shi', 'wp-ultimo-locations'),
|
||||
__('Niihama', 'wp-ultimo-locations'),
|
||||
__('Niihama-shi', 'wp-ultimo-locations'),
|
||||
__('Saijō', 'wp-ultimo-locations'),
|
||||
__('Saijō-shi', 'wp-ultimo-locations'),
|
||||
__('Seiyo-shi', 'wp-ultimo-locations'),
|
||||
__('Shikoku-chūō Shi', 'wp-ultimo-locations'),
|
||||
__('Tōon-shi', 'wp-ultimo-locations'),
|
||||
__('Uwajima', 'wp-ultimo-locations'),
|
||||
__('Uwajima-shi', 'wp-ultimo-locations'),
|
||||
__('Yawatahama-shi', 'wp-ultimo-locations'),
|
||||
__('Ōzu', 'wp-ultimo-locations'),
|
||||
__('Ōzu-shi', 'wp-ultimo-locations'),
|
||||
);
|
134
inc/country/jp/39.php
Normal file
134
inc/country/jp/39.php
Normal file
@ -0,0 +1,134 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-39-110
|
||||
/**
|
||||
* State City List for 39 - JP.
|
||||
*
|
||||
* City count: 110
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 39 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Achi', 'wp-ultimo-locations'),
|
||||
__('Agematsu', 'wp-ultimo-locations'),
|
||||
__('Aki', 'wp-ultimo-locations'),
|
||||
__('Anan', 'wp-ultimo-locations'),
|
||||
__('Aoki', 'wp-ultimo-locations'),
|
||||
__('Asahi', 'wp-ultimo-locations'),
|
||||
__('Azumino', 'wp-ultimo-locations'),
|
||||
__('Chikuhoku', 'wp-ultimo-locations'),
|
||||
__('Chikuma', 'wp-ultimo-locations'),
|
||||
__('Chino', 'wp-ultimo-locations'),
|
||||
__('Fujimi', 'wp-ultimo-locations'),
|
||||
__('Geisei', 'wp-ultimo-locations'),
|
||||
__('Hakuba', 'wp-ultimo-locations'),
|
||||
__('Hara', 'wp-ultimo-locations'),
|
||||
__('Hidaka', 'wp-ultimo-locations'),
|
||||
__('Hiraya', 'wp-ultimo-locations'),
|
||||
__('Iida', 'wp-ultimo-locations'),
|
||||
__('Iijima', 'wp-ultimo-locations'),
|
||||
__('Iiyama', 'wp-ultimo-locations'),
|
||||
__('Iizuna', 'wp-ultimo-locations'),
|
||||
__('Ikeda', 'wp-ultimo-locations'),
|
||||
__('Ikusaka', 'wp-ultimo-locations'),
|
||||
__('Ina', 'wp-ultimo-locations'),
|
||||
__('Ino', 'wp-ultimo-locations'),
|
||||
__('Karuizawa', 'wp-ultimo-locations'),
|
||||
__('Kawakami', 'wp-ultimo-locations'),
|
||||
__('Kijimadaira', 'wp-ultimo-locations'),
|
||||
__('Kiso', 'wp-ultimo-locations'),
|
||||
__('Kitaaiki', 'wp-ultimo-locations'),
|
||||
__('Kitagawa', 'wp-ultimo-locations'),
|
||||
__('Komoro', 'wp-ultimo-locations'),
|
||||
__('Kuroshio', 'wp-ultimo-locations'),
|
||||
__('Kōchi', 'wp-ultimo-locations'),
|
||||
__('Kōnan', 'wp-ultimo-locations'),
|
||||
__('Matsukawa', 'wp-ultimo-locations'),
|
||||
__('Matsumoto', 'wp-ultimo-locations'),
|
||||
__('Mihara', 'wp-ultimo-locations'),
|
||||
__('Minamiaiki', 'wp-ultimo-locations'),
|
||||
__('Minamimaki', 'wp-ultimo-locations'),
|
||||
__('Minamiminowa', 'wp-ultimo-locations'),
|
||||
__('Minowa', 'wp-ultimo-locations'),
|
||||
__('Mitsushima', 'wp-ultimo-locations'),
|
||||
__('Miyada', 'wp-ultimo-locations'),
|
||||
__('Miyota', 'wp-ultimo-locations'),
|
||||
__('Motoyama', 'wp-ultimo-locations'),
|
||||
__('Muroto', 'wp-ultimo-locations'),
|
||||
__('Nagano', 'wp-ultimo-locations'),
|
||||
__('Nagawa', 'wp-ultimo-locations'),
|
||||
__('Nagiso', 'wp-ultimo-locations'),
|
||||
__('Nahari', 'wp-ultimo-locations'),
|
||||
__('Nakagawa', 'wp-ultimo-locations'),
|
||||
__('Nakajō', 'wp-ultimo-locations'),
|
||||
__('Nakamura', 'wp-ultimo-locations'),
|
||||
__('Nakano', 'wp-ultimo-locations'),
|
||||
__('Nakatosa', 'wp-ultimo-locations'),
|
||||
__('Nankoku', 'wp-ultimo-locations'),
|
||||
__('Neba', 'wp-ultimo-locations'),
|
||||
__('Niyodogawa', 'wp-ultimo-locations'),
|
||||
__('Nozawaonsen', 'wp-ultimo-locations'),
|
||||
__('Obuse', 'wp-ultimo-locations'),
|
||||
__('Ochi', 'wp-ultimo-locations'),
|
||||
__('Ogawa', 'wp-ultimo-locations'),
|
||||
__('Okaya', 'wp-ultimo-locations'),
|
||||
__('Omi', 'wp-ultimo-locations'),
|
||||
__('Otari', 'wp-ultimo-locations'),
|
||||
__('Sakae', 'wp-ultimo-locations'),
|
||||
__('Sakaki', 'wp-ultimo-locations'),
|
||||
__('Sakawa', 'wp-ultimo-locations'),
|
||||
__('Saku', 'wp-ultimo-locations'),
|
||||
__('Sakuho', 'wp-ultimo-locations'),
|
||||
__('Sanada', 'wp-ultimo-locations'),
|
||||
__('Shimanto', 'wp-ultimo-locations'),
|
||||
__('Shimojō', 'wp-ultimo-locations'),
|
||||
__('Shimosuwa', 'wp-ultimo-locations'),
|
||||
__('Shinano', 'wp-ultimo-locations'),
|
||||
__('Shiojiri', 'wp-ultimo-locations'),
|
||||
__('Sukumo', 'wp-ultimo-locations'),
|
||||
__('Susaki', 'wp-ultimo-locations'),
|
||||
__('Suwa', 'wp-ultimo-locations'),
|
||||
__('Suzaka', 'wp-ultimo-locations'),
|
||||
__('Takagi', 'wp-ultimo-locations'),
|
||||
__('Takamori', 'wp-ultimo-locations'),
|
||||
__('Takayama', 'wp-ultimo-locations'),
|
||||
__('Tano', 'wp-ultimo-locations'),
|
||||
__('Tateshina', 'wp-ultimo-locations'),
|
||||
__('Tatsuno', 'wp-ultimo-locations'),
|
||||
__('Togari', 'wp-ultimo-locations'),
|
||||
__('Tosa', 'wp-ultimo-locations'),
|
||||
__('Tosashimizu', 'wp-ultimo-locations'),
|
||||
__('Toyooka', 'wp-ultimo-locations'),
|
||||
__('Tsuno', 'wp-ultimo-locations'),
|
||||
__('Tōmi', 'wp-ultimo-locations'),
|
||||
__('Tōyō', 'wp-ultimo-locations'),
|
||||
__('Ueda', 'wp-ultimo-locations'),
|
||||
__('Umaji', 'wp-ultimo-locations'),
|
||||
__('Urugi', 'wp-ultimo-locations'),
|
||||
__('Usa', 'wp-ultimo-locations'),
|
||||
__('Yamagata', 'wp-ultimo-locations'),
|
||||
__('Yamanouchi', 'wp-ultimo-locations'),
|
||||
__('Yasuda', 'wp-ultimo-locations'),
|
||||
__('Yasuoka', 'wp-ultimo-locations'),
|
||||
__('Yawata', 'wp-ultimo-locations'),
|
||||
__('Yusuhara', 'wp-ultimo-locations'),
|
||||
__('Ōkawa', 'wp-ultimo-locations'),
|
||||
__('Ōkuwa', 'wp-ultimo-locations'),
|
||||
__('Ōmachi', 'wp-ultimo-locations'),
|
||||
__('Ōshika', 'wp-ultimo-locations'),
|
||||
__('Ōtaki', 'wp-ultimo-locations'),
|
||||
__('Ōtoyo', 'wp-ultimo-locations'),
|
||||
__('Ōtsuki', 'wp-ultimo-locations'),
|
||||
);
|
80
inc/country/jp/40.php
Normal file
80
inc/country/jp/40.php
Normal file
@ -0,0 +1,80 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-40-56
|
||||
/**
|
||||
* State City List for 40 - JP.
|
||||
*
|
||||
* City count: 56
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 40 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Amagi', 'wp-ultimo-locations'),
|
||||
__('Asakura Shi', 'wp-ultimo-locations'),
|
||||
__('Buzen', 'wp-ultimo-locations'),
|
||||
__('Buzen-shi', 'wp-ultimo-locations'),
|
||||
__('Chikugo Shi', 'wp-ultimo-locations'),
|
||||
__('Chikushino-shi', 'wp-ultimo-locations'),
|
||||
__('Dazaifu-shi', 'wp-ultimo-locations'),
|
||||
__('Fukuoka', 'wp-ultimo-locations'),
|
||||
__('Fukuoka-shi', 'wp-ultimo-locations'),
|
||||
__('Fukutsu Shi', 'wp-ultimo-locations'),
|
||||
__('Iizuka', 'wp-ultimo-locations'),
|
||||
__('Iizuka Shi', 'wp-ultimo-locations'),
|
||||
__('Itoshima-shi', 'wp-ultimo-locations'),
|
||||
__('Kama Shi', 'wp-ultimo-locations'),
|
||||
__('Kanda', 'wp-ultimo-locations'),
|
||||
__('Kasuga Shi', 'wp-ultimo-locations'),
|
||||
__('Kawasaki', 'wp-ultimo-locations'),
|
||||
__('Kitakyushu', 'wp-ultimo-locations'),
|
||||
__('Koga', 'wp-ultimo-locations'),
|
||||
__('Koga-shi', 'wp-ultimo-locations'),
|
||||
__('Kurume', 'wp-ultimo-locations'),
|
||||
__('Kurume Shi', 'wp-ultimo-locations'),
|
||||
__('Maebaru-chūō', 'wp-ultimo-locations'),
|
||||
__('Miyama Shi', 'wp-ultimo-locations'),
|
||||
__('Miyata', 'wp-ultimo-locations'),
|
||||
__('Miyawaka Shi', 'wp-ultimo-locations'),
|
||||
__('Munakata-shi', 'wp-ultimo-locations'),
|
||||
__('Nakama', 'wp-ultimo-locations'),
|
||||
__('Nakama Shi', 'wp-ultimo-locations'),
|
||||
__('Nishifukuma', 'wp-ultimo-locations'),
|
||||
__('Nōgata', 'wp-ultimo-locations'),
|
||||
__('Nōgata Shi', 'wp-ultimo-locations'),
|
||||
__('Ogōri-shi', 'wp-ultimo-locations'),
|
||||
__('Onga-gun', 'wp-ultimo-locations'),
|
||||
__('Sasaguri', 'wp-ultimo-locations'),
|
||||
__('Setakamachi-takayanagi', 'wp-ultimo-locations'),
|
||||
__('Shiida', 'wp-ultimo-locations'),
|
||||
__('Shingū', 'wp-ultimo-locations'),
|
||||
__('Tagawa', 'wp-ultimo-locations'),
|
||||
__('Tagawa Shi', 'wp-ultimo-locations'),
|
||||
__('Tanushimarumachi-toyoki', 'wp-ultimo-locations'),
|
||||
__('Tsuiki', 'wp-ultimo-locations'),
|
||||
__('Ukiha Shi', 'wp-ultimo-locations'),
|
||||
__('Umi', 'wp-ultimo-locations'),
|
||||
__('Yame Shi', 'wp-ultimo-locations'),
|
||||
__('Yanagawa', 'wp-ultimo-locations'),
|
||||
__('Yanagawa Shi', 'wp-ultimo-locations'),
|
||||
__('Yoshitomi', 'wp-ultimo-locations'),
|
||||
__('Yukuhashi', 'wp-ultimo-locations'),
|
||||
__('Yukuhashi Shi', 'wp-ultimo-locations'),
|
||||
__('Ōkawa', 'wp-ultimo-locations'),
|
||||
__('Ōkawa-shi', 'wp-ultimo-locations'),
|
||||
__('Ōmuta', 'wp-ultimo-locations'),
|
||||
__('Ōmuta Shi', 'wp-ultimo-locations'),
|
||||
__('Ōnojō', 'wp-ultimo-locations'),
|
||||
__('Ōnojō Shi', 'wp-ultimo-locations'),
|
||||
);
|
40
inc/country/jp/41.php
Normal file
40
inc/country/jp/41.php
Normal file
@ -0,0 +1,40 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-41-16
|
||||
/**
|
||||
* State City List for 41 - JP.
|
||||
*
|
||||
* City count: 16
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 41 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Imari Shi', 'wp-ultimo-locations'),
|
||||
__('Imarichō-kō', 'wp-ultimo-locations'),
|
||||
__('Kanzaki Shi', 'wp-ultimo-locations'),
|
||||
__('Karatsu', 'wp-ultimo-locations'),
|
||||
__('Karatsu Shi', 'wp-ultimo-locations'),
|
||||
__('Kashima', 'wp-ultimo-locations'),
|
||||
__('Kashima Shi', 'wp-ultimo-locations'),
|
||||
__('Miyaki-gun', 'wp-ultimo-locations'),
|
||||
__('Ogi-shi', 'wp-ultimo-locations'),
|
||||
__('Saga', 'wp-ultimo-locations'),
|
||||
__('Saga Shi', 'wp-ultimo-locations'),
|
||||
__('Takeo Shi', 'wp-ultimo-locations'),
|
||||
__('Takeochō-takeo', 'wp-ultimo-locations'),
|
||||
__('Taku Shi', 'wp-ultimo-locations'),
|
||||
__('Tosu Shi', 'wp-ultimo-locations'),
|
||||
__('Ureshino Shi', 'wp-ultimo-locations'),
|
||||
);
|
46
inc/country/jp/42.php
Normal file
46
inc/country/jp/42.php
Normal file
@ -0,0 +1,46 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-42-22
|
||||
/**
|
||||
* State City List for 42 - JP.
|
||||
*
|
||||
* City count: 22
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 42 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Fukuechō', 'wp-ultimo-locations'),
|
||||
__('Gotō Shi', 'wp-ultimo-locations'),
|
||||
__('Hirado', 'wp-ultimo-locations'),
|
||||
__('Hirado Shi', 'wp-ultimo-locations'),
|
||||
__('Iki Shi', 'wp-ultimo-locations'),
|
||||
__('Isahaya', 'wp-ultimo-locations'),
|
||||
__('Isahaya-shi', 'wp-ultimo-locations'),
|
||||
__('Matsuura', 'wp-ultimo-locations'),
|
||||
__('Matsuura Shi', 'wp-ultimo-locations'),
|
||||
__('Minamishimabara-shi', 'wp-ultimo-locations'),
|
||||
__('Nagasaki', 'wp-ultimo-locations'),
|
||||
__('Nagasaki-shi', 'wp-ultimo-locations'),
|
||||
__('Obita', 'wp-ultimo-locations'),
|
||||
__('Saikai-shi', 'wp-ultimo-locations'),
|
||||
__('Sasebo Shi', 'wp-ultimo-locations'),
|
||||
__('Shimabara', 'wp-ultimo-locations'),
|
||||
__('Shimabara-shi', 'wp-ultimo-locations'),
|
||||
__('Togitsu', 'wp-ultimo-locations'),
|
||||
__('Tsushima Shi', 'wp-ultimo-locations'),
|
||||
__('Unzen-shi', 'wp-ultimo-locations'),
|
||||
__('Ōmura', 'wp-ultimo-locations'),
|
||||
__('Ōmura-shi', 'wp-ultimo-locations'),
|
||||
);
|
51
inc/country/jp/43.php
Normal file
51
inc/country/jp/43.php
Normal file
@ -0,0 +1,51 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-43-27
|
||||
/**
|
||||
* State City List for 43 - JP.
|
||||
*
|
||||
* City count: 27
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 43 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Amakusa Gun', 'wp-ultimo-locations'),
|
||||
__('Amakusa Shi', 'wp-ultimo-locations'),
|
||||
__('Arao Shi', 'wp-ultimo-locations'),
|
||||
__('Aso-shi', 'wp-ultimo-locations'),
|
||||
__('Hitoyoshi', 'wp-ultimo-locations'),
|
||||
__('Hitoyoshi Shi', 'wp-ultimo-locations'),
|
||||
__('Hondomachi-hondo', 'wp-ultimo-locations'),
|
||||
__('Honmachi', 'wp-ultimo-locations'),
|
||||
__('Kamiamakusa Shi', 'wp-ultimo-locations'),
|
||||
__('Kikuchi', 'wp-ultimo-locations'),
|
||||
__('Kikuchi Shi', 'wp-ultimo-locations'),
|
||||
__('Kumamoto', 'wp-ultimo-locations'),
|
||||
__('Kumamoto Shi', 'wp-ultimo-locations'),
|
||||
__('Kōshi Shi', 'wp-ultimo-locations'),
|
||||
__('Matsubase', 'wp-ultimo-locations'),
|
||||
__('Minamata', 'wp-ultimo-locations'),
|
||||
__('Minamata Shi', 'wp-ultimo-locations'),
|
||||
__('Tamana', 'wp-ultimo-locations'),
|
||||
__('Tamana Shi', 'wp-ultimo-locations'),
|
||||
__('Uekimachi-mōno', 'wp-ultimo-locations'),
|
||||
__('Uki Shi', 'wp-ultimo-locations'),
|
||||
__('Ushibukamachi', 'wp-ultimo-locations'),
|
||||
__('Uto', 'wp-ultimo-locations'),
|
||||
__('Uto Shi', 'wp-ultimo-locations'),
|
||||
__('Yamaga Shi', 'wp-ultimo-locations'),
|
||||
__('Yatsushiro Shi', 'wp-ultimo-locations'),
|
||||
__('Ōzu', 'wp-ultimo-locations'),
|
||||
);
|
50
inc/country/jp/44.php
Normal file
50
inc/country/jp/44.php
Normal file
@ -0,0 +1,50 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-44-26
|
||||
/**
|
||||
* State City List for 44 - JP.
|
||||
*
|
||||
* City count: 26
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 44 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Beppu', 'wp-ultimo-locations'),
|
||||
__('Beppu Shi', 'wp-ultimo-locations'),
|
||||
__('Bungo-Takada-shi', 'wp-ultimo-locations'),
|
||||
__('Bungo-ōno Shi', 'wp-ultimo-locations'),
|
||||
__('Hiji', 'wp-ultimo-locations'),
|
||||
__('Hita', 'wp-ultimo-locations'),
|
||||
__('Hita Shi', 'wp-ultimo-locations'),
|
||||
__('Kitsuki', 'wp-ultimo-locations'),
|
||||
__('Kitsuki Shi', 'wp-ultimo-locations'),
|
||||
__('Kunisaki-shi', 'wp-ultimo-locations'),
|
||||
__('Nakatsu', 'wp-ultimo-locations'),
|
||||
__('Nakatsu Shi', 'wp-ultimo-locations'),
|
||||
__('Saiki', 'wp-ultimo-locations'),
|
||||
__('Saiki-shi', 'wp-ultimo-locations'),
|
||||
__('Takedamachi', 'wp-ultimo-locations'),
|
||||
__('Taketa-shi', 'wp-ultimo-locations'),
|
||||
__('Tsukawaki', 'wp-ultimo-locations'),
|
||||
__('Tsukumi-shi', 'wp-ultimo-locations'),
|
||||
__('Tsukumiura', 'wp-ultimo-locations'),
|
||||
__('Tsurusaki', 'wp-ultimo-locations'),
|
||||
__('Usa Shi', 'wp-ultimo-locations'),
|
||||
__('Usuki', 'wp-ultimo-locations'),
|
||||
__('Usuki Shi', 'wp-ultimo-locations'),
|
||||
__('Yufu-shi', 'wp-ultimo-locations'),
|
||||
__('Ōita', 'wp-ultimo-locations'),
|
||||
__('Ōita-shi', 'wp-ultimo-locations'),
|
||||
);
|
41
inc/country/jp/45.php
Normal file
41
inc/country/jp/45.php
Normal file
@ -0,0 +1,41 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-45-17
|
||||
/**
|
||||
* State City List for 45 - JP.
|
||||
*
|
||||
* City count: 17
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 45 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Ebino-shi', 'wp-ultimo-locations'),
|
||||
__('Hyūga-shi', 'wp-ultimo-locations'),
|
||||
__('Kobayashi', 'wp-ultimo-locations'),
|
||||
__('Kobayashi Shi', 'wp-ultimo-locations'),
|
||||
__('Kushima', 'wp-ultimo-locations'),
|
||||
__('Kushima Shi', 'wp-ultimo-locations'),
|
||||
__('Miyakonojō', 'wp-ultimo-locations'),
|
||||
__('Miyakonojō Shi', 'wp-ultimo-locations'),
|
||||
__('Miyazaki', 'wp-ultimo-locations'),
|
||||
__('Miyazaki-shi', 'wp-ultimo-locations'),
|
||||
__('Nichinan', 'wp-ultimo-locations'),
|
||||
__('Nichinan Shi', 'wp-ultimo-locations'),
|
||||
__('Nobeoka', 'wp-ultimo-locations'),
|
||||
__('Nobeoka-shi', 'wp-ultimo-locations'),
|
||||
__('Saito-shi', 'wp-ultimo-locations'),
|
||||
__('Takanabe', 'wp-ultimo-locations'),
|
||||
__('Tsuma', 'wp-ultimo-locations'),
|
||||
);
|
70
inc/country/jp/46.php
Normal file
70
inc/country/jp/46.php
Normal file
@ -0,0 +1,70 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-46-46
|
||||
/**
|
||||
* State City List for 46 - JP.
|
||||
*
|
||||
* City count: 46
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 46 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Aira Shi', 'wp-ultimo-locations'),
|
||||
__('Akune', 'wp-ultimo-locations'),
|
||||
__('Akune Shi', 'wp-ultimo-locations'),
|
||||
__('Amami', 'wp-ultimo-locations'),
|
||||
__('Amami Shi', 'wp-ultimo-locations'),
|
||||
__('Hamanoichi', 'wp-ultimo-locations'),
|
||||
__('Hioki', 'wp-ultimo-locations'),
|
||||
__('Hioki Shi', 'wp-ultimo-locations'),
|
||||
__('Ibusuki', 'wp-ultimo-locations'),
|
||||
__('Ibusuki Shi', 'wp-ultimo-locations'),
|
||||
__('Ichikikushikino Shi', 'wp-ultimo-locations'),
|
||||
__('Ijūin', 'wp-ultimo-locations'),
|
||||
__('Isa Shi', 'wp-ultimo-locations'),
|
||||
__('Izumi', 'wp-ultimo-locations'),
|
||||
__('Izumi Shi', 'wp-ultimo-locations'),
|
||||
__('Kagoshima', 'wp-ultimo-locations'),
|
||||
__('Kagoshima Shi', 'wp-ultimo-locations'),
|
||||
__('Kajiki', 'wp-ultimo-locations'),
|
||||
__('Kanoya', 'wp-ultimo-locations'),
|
||||
__('Kanoya Shi', 'wp-ultimo-locations'),
|
||||
__('Kaseda-shirakame', 'wp-ultimo-locations'),
|
||||
__('Kirishima Shi', 'wp-ultimo-locations'),
|
||||
__('Kokubu-matsuki', 'wp-ultimo-locations'),
|
||||
__('Koseda', 'wp-ultimo-locations'),
|
||||
__('Koshima', 'wp-ultimo-locations'),
|
||||
__('Kurio', 'wp-ultimo-locations'),
|
||||
__('Kushikino', 'wp-ultimo-locations'),
|
||||
__('Makurazaki', 'wp-ultimo-locations'),
|
||||
__('Makurazaki Shi', 'wp-ultimo-locations'),
|
||||
__('Minamikyushu Shi', 'wp-ultimo-locations'),
|
||||
__('Minamisatsuma Shi', 'wp-ultimo-locations'),
|
||||
__('Miyanoura', 'wp-ultimo-locations'),
|
||||
__('Nagata', 'wp-ultimo-locations'),
|
||||
__('Naze', 'wp-ultimo-locations'),
|
||||
__('Nishinoomote', 'wp-ultimo-locations'),
|
||||
__('Nishinoomote Shi', 'wp-ultimo-locations'),
|
||||
__('Satsumasendai', 'wp-ultimo-locations'),
|
||||
__('Satsumasendai Shi', 'wp-ultimo-locations'),
|
||||
__('Shibushi', 'wp-ultimo-locations'),
|
||||
__('Shibushi-shi', 'wp-ultimo-locations'),
|
||||
__('Soo Shi', 'wp-ultimo-locations'),
|
||||
__('Sueyoshichō-ninokata', 'wp-ultimo-locations'),
|
||||
__('Tarumizu', 'wp-ultimo-locations'),
|
||||
__('Tarumizu Shi', 'wp-ultimo-locations'),
|
||||
__('Yudomari', 'wp-ultimo-locations'),
|
||||
__('Ōkuchi-shinohara', 'wp-ultimo-locations'),
|
||||
);
|
49
inc/country/jp/47.php
Normal file
49
inc/country/jp/47.php
Normal file
@ -0,0 +1,49 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-47-25
|
||||
/**
|
||||
* State City List for 47 - JP.
|
||||
*
|
||||
* City count: 25
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 47 - JP.
|
||||
*
|
||||
* 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(
|
||||
__('Chatan', 'wp-ultimo-locations'),
|
||||
__('Ginowan Shi', 'wp-ultimo-locations'),
|
||||
__('Gushikawa', 'wp-ultimo-locations'),
|
||||
__('Hirara', 'wp-ultimo-locations'),
|
||||
__('Ishigaki', 'wp-ultimo-locations'),
|
||||
__('Ishigaki-shi', 'wp-ultimo-locations'),
|
||||
__('Ishikawa', 'wp-ultimo-locations'),
|
||||
__('Itoman', 'wp-ultimo-locations'),
|
||||
__('Itoman Shi', 'wp-ultimo-locations'),
|
||||
__('Katsuren-haebaru', 'wp-ultimo-locations'),
|
||||
__('Miyakojima Shi', 'wp-ultimo-locations'),
|
||||
__('Nago', 'wp-ultimo-locations'),
|
||||
__('Nago Shi', 'wp-ultimo-locations'),
|
||||
__('Naha', 'wp-ultimo-locations'),
|
||||
__('Naha Shi', 'wp-ultimo-locations'),
|
||||
__('Nakagami-gun', 'wp-ultimo-locations'),
|
||||
__('Nanjō', 'wp-ultimo-locations'),
|
||||
__('Nanjō Shi', 'wp-ultimo-locations'),
|
||||
__('Okinawa', 'wp-ultimo-locations'),
|
||||
__('Okinawa Shi', 'wp-ultimo-locations'),
|
||||
__('Tomigusuku', 'wp-ultimo-locations'),
|
||||
__('Tomigusuku-shi', 'wp-ultimo-locations'),
|
||||
__('Urasoe Shi', 'wp-ultimo-locations'),
|
||||
__('Uruma Shi', 'wp-ultimo-locations'),
|
||||
__('Yonakuni', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user