Initial Commit

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

88
inc/country/ru/sam.php Normal file
View File

@ -0,0 +1,88 @@
<?php // phpcs:ignore - @generation-checksum RU-SAM-64
/**
* State City List for SAM - RU.
*
* City count: 64
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for SAM - RU.
*
* 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(
__('Bakhilovo', 'wp-ultimo-locations'),
__('Balasheyka', 'wp-ultimo-locations'),
__('Berëza', 'wp-ultimo-locations'),
__('Bezenchuk', 'wp-ultimo-locations'),
__('Bogatoye', 'wp-ultimo-locations'),
__('Bogatyr', 'wp-ultimo-locations'),
__('Borskoye', 'wp-ultimo-locations'),
__('Chapayevsk', 'wp-ultimo-locations'),
__('Chelno-Vershiny', 'wp-ultimo-locations'),
__('Dubovyy Umët', 'wp-ultimo-locations'),
__('Georgiyevka', 'wp-ultimo-locations'),
__('Isakly', 'wp-ultimo-locations'),
__('Kamyshla', 'wp-ultimo-locations'),
__('Khryashchevka', 'wp-ultimo-locations'),
__('Khvorostyanka', 'wp-ultimo-locations'),
__('Kinel', 'wp-ultimo-locations'),
__('Kinel-Cherkassy', 'wp-ultimo-locations'),
__('Kinelskiy Rayon', 'wp-ultimo-locations'),
__('Klyavlino', 'wp-ultimo-locations'),
__('Koshki', 'wp-ultimo-locations'),
__('Krasnoarmeyskoye', 'wp-ultimo-locations'),
__('Krasnoyarskiy Rayon', 'wp-ultimo-locations'),
__('Krasnyy Yar', 'wp-ultimo-locations'),
__('Krotovka', 'wp-ultimo-locations'),
__('Kurumoch', 'wp-ultimo-locations'),
__('Mayskoye', 'wp-ultimo-locations'),
__('Mezhdurechensk', 'wp-ultimo-locations'),
__('Mirnyy', 'wp-ultimo-locations'),
__('Neftegorsk', 'wp-ultimo-locations'),
__('Neftegorskiy Rayon', 'wp-ultimo-locations'),
__('Novokuybyshevsk', 'wp-ultimo-locations'),
__('Novosemeykino', 'wp-ultimo-locations'),
__('Novyy Buyan', 'wp-ultimo-locations'),
__('Obsharovka', 'wp-ultimo-locations'),
__('Oktyabrsk', 'wp-ultimo-locations'),
__('Osinki', 'wp-ultimo-locations'),
__('Otradnyy', 'wp-ultimo-locations'),
__('Perevoloki', 'wp-ultimo-locations'),
__('Pestravka', 'wp-ultimo-locations'),
__('Petra-Dubrava', 'wp-ultimo-locations'),
__('Podsolnechnoye', 'wp-ultimo-locations'),
__('Podstepki', 'wp-ultimo-locations'),
__('Pokhvistnevo', 'wp-ultimo-locations'),
__('Povolzhskiy', 'wp-ultimo-locations'),
__('Pribrezhnyy', 'wp-ultimo-locations'),
__('Roschinskiy', 'wp-ultimo-locations'),
__('Rozhdestveno', 'wp-ultimo-locations'),
__('Samara', 'wp-ultimo-locations'),
__('Sernovodsk', 'wp-ultimo-locations'),
__('Shentala', 'wp-ultimo-locations'),
__('Shigony', 'wp-ultimo-locations'),
__('Smyshlyayevka', 'wp-ultimo-locations'),
__('Spiridonovka', 'wp-ultimo-locations'),
__('Sukhodol', 'wp-ultimo-locations'),
__('Surgut', 'wp-ultimo-locations'),
__('Syzran', 'wp-ultimo-locations'),
__('Tolyatti', 'wp-ultimo-locations'),
__('Utevka', 'wp-ultimo-locations'),
__('Varlamovo', 'wp-ultimo-locations'),
__('Volzhskiy', 'wp-ultimo-locations'),
__('Yelkhovka', 'wp-ultimo-locations'),
__('Zhigulevsk', 'wp-ultimo-locations'),
__('Zhiguli', 'wp-ultimo-locations'),
__('Zolnoye', 'wp-ultimo-locations'),
);