aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/locales/ur/address/building_number.js1
-rw-r--r--lib/locales/ur/address/city.js6
-rw-r--r--lib/locales/ur/address/city_name.js46
-rw-r--r--lib/locales/ur/address/city_prefix.js1
-rw-r--r--lib/locales/ur/address/city_suffix.js1
-rw-r--r--lib/locales/ur/address/country.js246
-rw-r--r--lib/locales/ur/address/country_code.js251
-rw-r--r--lib/locales/ur/address/country_code_alpha_3.js252
-rw-r--r--lib/locales/ur/address/default_country.js1
-rw-r--r--lib/locales/ur/address/direction.js10
-rw-r--r--lib/locales/ur/address/direction_abbr.js1
-rw-r--r--lib/locales/ur/address/index.js22
-rw-r--r--lib/locales/ur/address/postcode.js1
-rw-r--r--lib/locales/ur/address/postcode_by_state.js1
-rw-r--r--lib/locales/ur/address/secondary_address.js1
-rw-r--r--lib/locales/ur/address/state.js9
-rw-r--r--lib/locales/ur/address/state_abbr.js1
-rw-r--r--lib/locales/ur/address/street_address.js1
-rw-r--r--lib/locales/ur/address/street_name.js4
-rw-r--r--lib/locales/ur/address/street_suffix.js1
-rw-r--r--lib/locales/ur/address/time_zone.js145
21 files changed, 1002 insertions, 0 deletions
diff --git a/lib/locales/ur/address/building_number.js b/lib/locales/ur/address/building_number.js
new file mode 100644
index 00000000..9d08ee15
--- /dev/null
+++ b/lib/locales/ur/address/building_number.js
@@ -0,0 +1 @@
+module['exports'] = ['#####', '####', '###'];
diff --git a/lib/locales/ur/address/city.js b/lib/locales/ur/address/city.js
new file mode 100644
index 00000000..8a4a0183
--- /dev/null
+++ b/lib/locales/ur/address/city.js
@@ -0,0 +1,6 @@
+module['exports'] = [
+ '#{city_prefix} #{Name.first_name}#{city_suffix}',
+ '#{city_prefix} #{Name.first_name}',
+ '#{Name.first_name}#{city_suffix}',
+ '#{Name.last_name}#{city_suffix}',
+];
diff --git a/lib/locales/ur/address/city_name.js b/lib/locales/ur/address/city_name.js
new file mode 100644
index 00000000..1b95516c
--- /dev/null
+++ b/lib/locales/ur/address/city_name.js
@@ -0,0 +1,46 @@
+module.exports = [
+ 'اسلام آباد',
+ 'پشاور',
+ 'لاہور',
+ 'کراچی',
+ 'ملتان',
+ 'نوشہرہ',
+ 'مردان',
+ 'چارسدہ',
+ 'گوجرنوالہ',
+ 'گجرات',
+ 'منگورہ',
+ 'ملاکنڈ',
+ 'درگیٗ',
+ 'حیدرآباد',
+ 'ایبٹ آباد',
+ 'ناران',
+ 'فیصل آباد',
+ 'راولپنڈی',
+ 'کوئٹہ',
+ 'بہاولپور',
+ 'سیالکوٹ',
+ 'لاڑکانہ',
+ 'رحیم یار خان',
+ 'قصُور',
+ 'اوکاڑا‎',
+ 'نواب شاہ',
+ 'چنیوٹ',
+ 'حافظ آباد',
+ 'کوھاٹ',
+ 'جہلم',
+ 'وارسک',
+ 'خانپور',
+ 'حب',
+ 'دسکہ',
+ 'خزدار',
+ 'مری',
+ 'گوجرہ',
+ 'دادو',
+ 'چشتیاں',
+ 'ٹیکسلا',
+ 'کبل',
+ 'گوٹکی',
+ 'نارو وال',
+ 'گوادر',
+];
diff --git a/lib/locales/ur/address/city_prefix.js b/lib/locales/ur/address/city_prefix.js
new file mode 100644
index 00000000..942973b0
--- /dev/null
+++ b/lib/locales/ur/address/city_prefix.js
@@ -0,0 +1 @@
+module['exports'] = ['مشرق', 'مغرب', 'شمال', 'جنوب', 'نیا', 'جھیل', 'بندرگاہ'];
diff --git a/lib/locales/ur/address/city_suffix.js b/lib/locales/ur/address/city_suffix.js
new file mode 100644
index 00000000..e0151156
--- /dev/null
+++ b/lib/locales/ur/address/city_suffix.js
@@ -0,0 +1 @@
+module['exports'] = ['ٹاوْن'];
diff --git a/lib/locales/ur/address/country.js b/lib/locales/ur/address/country.js
new file mode 100644
index 00000000..ed5a4f67
--- /dev/null
+++ b/lib/locales/ur/address/country.js
@@ -0,0 +1,246 @@
+module['exports'] = [
+ 'Afghanistan',
+ 'Albania',
+ 'Algeria',
+ 'American Samoa',
+ 'Andorra',
+ 'Angola',
+ 'Anguilla',
+ 'Antarctica (the territory South of 60 deg S)',
+ 'Antigua and Barbuda',
+ 'Argentina',
+ 'Armenia',
+ 'Aruba',
+ 'Australia',
+ 'Austria',
+ 'Azerbaijan',
+ 'Bahamas',
+ 'Bahrain',
+ 'Bangladesh',
+ 'Barbados',
+ 'Belarus',
+ 'Belgium',
+ 'Belize',
+ 'Benin',
+ 'Bermuda',
+ 'Bhutan',
+ 'Bolivia',
+ 'Bosnia and Herzegovina',
+ 'Botswana',
+ 'Bouvet Island (Bouvetoya)',
+ 'Brazil',
+ 'British Indian Ocean Territory (Chagos Archipelago)',
+ 'Brunei Darussalam',
+ 'Bulgaria',
+ 'Burkina Faso',
+ 'Burundi',
+ 'Cambodia',
+ 'Cameroon',
+ 'Canada',
+ 'Cape Verde',
+ 'Cayman Islands',
+ 'Central African Republic',
+ 'Chad',
+ 'Chile',
+ 'China',
+ 'Christmas Island',
+ 'Cocos (Keeling) Islands',
+ 'Colombia',
+ 'Comoros',
+ 'Congo',
+ 'Cook Islands',
+ 'Costa Rica',
+ "Cote d'Ivoire",
+ 'Croatia',
+ 'Cuba',
+ 'Cyprus',
+ 'Czech Republic',
+ 'Denmark',
+ 'Djibouti',
+ 'Dominica',
+ 'Dominican Republic',
+ 'Ecuador',
+ 'Egypt',
+ 'El Salvador',
+ 'Equatorial Guinea',
+ 'Eritrea',
+ 'Estonia',
+ 'Ethiopia',
+ 'Faroe Islands',
+ 'Falkland Islands (Malvinas)',
+ 'Fiji',
+ 'Finland',
+ 'France',
+ 'French Guiana',
+ 'French Polynesia',
+ 'French Southern Territories',
+ 'Gabon',
+ 'Gambia',
+ 'Georgia',
+ 'Germany',
+ 'Ghana',
+ 'Gibraltar',
+ 'Greece',
+ 'Greenland',
+ 'Grenada',
+ 'Guadeloupe',
+ 'Guam',
+ 'Guatemala',
+ 'Guernsey',
+ 'Guinea',
+ 'Guinea-Bissau',
+ 'Guyana',
+ 'Haiti',
+ 'Heard Island and McDonald Islands',
+ 'Holy See (Vatican City State)',
+ 'Honduras',
+ 'Hong Kong',
+ 'Hungary',
+ 'Iceland',
+ 'India',
+ 'Indonesia',
+ 'Iran',
+ 'Iraq',
+ 'Ireland',
+ 'Isle of Man',
+ 'Israel',
+ 'Italy',
+ 'Jamaica',
+ 'Japan',
+ 'Jersey',
+ 'Jordan',
+ 'Kazakhstan',
+ 'Kenya',
+ 'Kiribati',
+ "Democratic People's Republic of Korea",
+ 'Republic of Korea',
+ 'Kuwait',
+ 'Kyrgyz Republic',
+ "Lao People's Democratic Republic",
+ 'Latvia',
+ 'Lebanon',
+ 'Lesotho',
+ 'Liberia',
+ 'Libyan Arab Jamahiriya',
+ 'Liechtenstein',
+ 'Lithuania',
+ 'Luxembourg',
+ 'Macao',
+ 'Macedonia',
+ 'Madagascar',
+ 'Malawi',
+ 'Malaysia',
+ 'Maldives',
+ 'Mali',
+ 'Malta',
+ 'Marshall Islands',
+ 'Martinique',
+ 'Mauritania',
+ 'Mauritius',
+ 'Mayotte',
+ 'Mexico',
+ 'Micronesia',
+ 'Moldova',
+ 'Monaco',
+ 'Mongolia',
+ 'Montenegro',
+ 'Montserrat',
+ 'Morocco',
+ 'Mozambique',
+ 'Myanmar',
+ 'Namibia',
+ 'Nauru',
+ 'Nepal',
+ 'Netherlands Antilles',
+ 'Netherlands',
+ 'New Caledonia',
+ 'New Zealand',
+ 'Nicaragua',
+ 'Niger',
+ 'Nigeria',
+ 'Niue',
+ 'Norfolk Island',
+ 'Northern Mariana Islands',
+ 'Norway',
+ 'Oman',
+ 'Pakistan',
+ 'Palau',
+ 'Palestinian Territory',
+ 'Panama',
+ 'Papua New Guinea',
+ 'Paraguay',
+ 'Peru',
+ 'Philippines',
+ 'Pitcairn Islands',
+ 'Poland',
+ 'Portugal',
+ 'Puerto Rico',
+ 'Qatar',
+ 'Reunion',
+ 'Romania',
+ 'Russian Federation',
+ 'Rwanda',
+ 'Saint Barthelemy',
+ 'Saint Helena',
+ 'Saint Kitts and Nevis',
+ 'Saint Lucia',
+ 'Saint Martin',
+ 'Saint Pierre and Miquelon',
+ 'Saint Vincent and the Grenadines',
+ 'Samoa',
+ 'San Marino',
+ 'Sao Tome and Principe',
+ 'Saudi Arabia',
+ 'Senegal',
+ 'Serbia',
+ 'Seychelles',
+ 'Sierra Leone',
+ 'Singapore',
+ 'Slovakia (Slovak Republic)',
+ 'Slovenia',
+ 'Solomon Islands',
+ 'Somalia',
+ 'South Africa',
+ 'South Georgia and the South Sandwich Islands',
+ 'Spain',
+ 'Sri Lanka',
+ 'Sudan',
+ 'Suriname',
+ 'Svalbard & Jan Mayen Islands',
+ 'Swaziland',
+ 'Sweden',
+ 'Switzerland',
+ 'Syrian Arab Republic',
+ 'Taiwan',
+ 'Tajikistan',
+ 'Tanzania',
+ 'Thailand',
+ 'Timor-Leste',
+ 'Togo',
+ 'Tokelau',
+ 'Tonga',
+ 'Trinidad and Tobago',
+ 'Tunisia',
+ 'Turkey',
+ 'Turkmenistan',
+ 'Turks and Caicos Islands',
+ 'Tuvalu',
+ 'Uganda',
+ 'Ukraine',
+ 'United Arab Emirates',
+ 'United Kingdom',
+ 'United States of America',
+ 'United States Minor Outlying Islands',
+ 'Uruguay',
+ 'Uzbekistan',
+ 'Vanuatu',
+ 'Venezuela',
+ 'Vietnam',
+ 'Virgin Islands, British',
+ 'Virgin Islands, U.S.',
+ 'Wallis and Futuna',
+ 'Western Sahara',
+ 'Yemen',
+ 'Zambia',
+ 'Zimbabwe',
+];
diff --git a/lib/locales/ur/address/country_code.js b/lib/locales/ur/address/country_code.js
new file mode 100644
index 00000000..6be7a3f1
--- /dev/null
+++ b/lib/locales/ur/address/country_code.js
@@ -0,0 +1,251 @@
+module['exports'] = [
+ 'AD',
+ 'AE',
+ 'AF',
+ 'AG',
+ 'AI',
+ 'AL',
+ 'AM',
+ 'AO',
+ 'AQ',
+ 'AR',
+ 'AS',
+ 'AT',
+ 'AU',
+ 'AW',
+ 'AX',
+ 'AZ',
+ 'BA',
+ 'BB',
+ 'BD',
+ 'BE',
+ 'BF',
+ 'BG',
+ 'BH',
+ 'BI',
+ 'BJ',
+ 'BL',
+ 'BM',
+ 'BN',
+ 'BO',
+ 'BQ',
+ 'BR',
+ 'BS',
+ 'BT',
+ 'BV',
+ 'BW',
+ 'BY',
+ 'BZ',
+ 'CA',
+ 'CC',
+ 'CD',
+ 'CF',
+ 'CG',
+ 'CH',
+ 'CI',
+ 'CK',
+ 'CL',
+ 'CM',
+ 'CN',
+ 'CO',
+ 'CR',
+ 'CU',
+ 'CV',
+ 'CW',
+ 'CX',
+ 'CY',
+ 'CZ',
+ 'DE',
+ 'DJ',
+ 'DK',
+ 'DM',
+ 'DO',
+ 'DZ',
+ 'EC',
+ 'EE',
+ 'EG',
+ 'EH',
+ 'ER',
+ 'ES',
+ 'ET',
+ 'FI',
+ 'FJ',
+ 'FK',
+ 'FM',
+ 'FO',
+ 'FR',
+ 'GA',
+ 'GB',
+ 'GD',
+ 'GE',
+ 'GF',
+ 'GG',
+ 'GH',
+ 'GI',
+ 'GL',
+ 'GM',
+ 'GN',
+ 'GP',
+ 'GQ',
+ 'GR',
+ 'GS',
+ 'GT',
+ 'GU',
+ 'GW',
+ 'GY',
+ 'HK',
+ 'HM',
+ 'HN',
+ 'HR',
+ 'HT',
+ 'HU',
+ 'ID',
+ 'IE',
+ 'IL',
+ 'IM',
+ 'IN',
+ 'IO',
+ 'IQ',
+ 'IR',
+ 'IS',
+ 'IT',
+ 'JE',
+ 'JM',
+ 'JO',
+ 'JP',
+ 'KE',
+ 'KG',
+ 'KH',
+ 'KI',
+ 'KM',
+ 'KN',
+ 'KP',
+ 'KR',
+ 'KW',
+ 'KY',
+ 'KZ',
+ 'LA',
+ 'LB',
+ 'LC',
+ 'LI',
+ 'LK',
+ 'LR',
+ 'LS',
+ 'LT',
+ 'LU',
+ 'LV',
+ 'LY',
+ 'MA',
+ 'MC',
+ 'MD',
+ 'ME',
+ 'MF',
+ 'MG',
+ 'MH',
+ 'MK',
+ 'ML',
+ 'MM',
+ 'MN',
+ 'MO',
+ 'MP',
+ 'MQ',
+ 'MR',
+ 'MS',
+ 'MT',
+ 'MU',
+ 'MV',
+ 'MW',
+ 'MX',
+ 'MY',
+ 'MZ',
+ 'NA',
+ 'NC',
+ 'NE',
+ 'NF',
+ 'NG',
+ 'NI',
+ 'NL',
+ 'NO',
+ 'NP',
+ 'NR',
+ 'NU',
+ 'NZ',
+ 'OM',
+ 'PA',
+ 'PE',
+ 'PF',
+ 'PG',
+ 'PH',
+ 'PK',
+ 'PL',
+ 'PM',
+ 'PN',
+ 'PR',
+ 'PS',
+ 'PT',
+ 'PW',
+ 'PY',
+ 'QA',
+ 'RE',
+ 'RO',
+ 'RS',
+ 'RU',
+ 'RW',
+ 'SA',
+ 'SB',
+ 'SC',
+ 'SD',
+ 'SE',
+ 'SG',
+ 'SH',
+ 'SI',
+ 'SJ',
+ 'SK',
+ 'SL',
+ 'SM',
+ 'SN',
+ 'SO',
+ 'SR',
+ 'SS',
+ 'ST',
+ 'SV',
+ 'SX',
+ 'SY',
+ 'SZ',
+ 'TC',
+ 'TD',
+ 'TF',
+ 'TG',
+ 'TH',
+ 'TJ',
+ 'TK',
+ 'TL',
+ 'TM',
+ 'TN',
+ 'TO',
+ 'TR',
+ 'TT',
+ 'TV',
+ 'TW',
+ 'TZ',
+ 'UA',
+ 'UG',
+ 'UM',
+ 'US',
+ 'UY',
+ 'UZ',
+ 'VA',
+ 'VC',
+ 'VE',
+ 'VG',
+ 'VI',
+ 'VN',
+ 'VU',
+ 'WF',
+ 'WS',
+ 'YE',
+ 'YT',
+ 'ZA',
+ 'ZM',
+ 'ZW',
+];
diff --git a/lib/locales/ur/address/country_code_alpha_3.js b/lib/locales/ur/address/country_code_alpha_3.js
new file mode 100644
index 00000000..321bd048
--- /dev/null
+++ b/lib/locales/ur/address/country_code_alpha_3.js
@@ -0,0 +1,252 @@
+module['exports'] = [
+ 'BGD',
+ 'BEL',
+ 'BFA',
+ 'BGR',
+ 'BIH',
+ 'BRB',
+ 'WLF',
+ 'BLM',
+ 'BMU',
+ 'BRN',
+ 'BOL',
+ 'BHR',
+ 'BDI',
+ 'BEN',
+ 'BTN',
+ 'JAM',
+ 'BVT',
+ 'BWA',
+ 'WSM',
+ 'BES',
+ 'BRA',
+ 'BHS',
+ 'JEY',
+ 'BLR',
+ 'BLZ',
+ 'RUS',
+ 'RWA',
+ 'SRB',
+ 'TLS',
+ 'REU',
+ 'TKM',
+ 'TJK',
+ 'ROU',
+ 'TKL',
+ 'GNB',
+ 'GUM',
+ 'GTM',
+ 'SGS',
+ 'GRC',
+ 'GNQ',
+ 'GLP',
+ 'JPN',
+ 'GUY',
+ 'GGY',
+ 'GUF',
+ 'GEO',
+ 'GRD',
+ 'GBR',
+ 'GAB',
+ 'SLV',
+ 'GIN',
+ 'GMB',
+ 'GRL',
+ 'GIB',
+ 'GHA',
+ 'OMN',
+ 'TUN',
+ 'JOR',
+ 'HRV',
+ 'HTI',
+ 'HUN',
+ 'HKG',
+ 'HND',
+ 'HMD',
+ 'VEN',
+ 'PRI',
+ 'PSE',
+ 'PLW',
+ 'PRT',
+ 'SJM',
+ 'PRY',
+ 'IRQ',
+ 'PAN',
+ 'PYF',
+ 'PNG',
+ 'PER',
+ 'PAK',
+ 'PHL',
+ 'PCN',
+ 'POL',
+ 'SPM',
+ 'ZMB',
+ 'ESH',
+ 'EST',
+ 'EGY',
+ 'ZAF',
+ 'ECU',
+ 'ITA',
+ 'VNM',
+ 'SLB',
+ 'ETH',
+ 'SOM',
+ 'ZWE',
+ 'SAU',
+ 'ESP',
+ 'ERI',
+ 'MNE',
+ 'MDA',
+ 'MDG',
+ 'MAF',
+ 'MAR',
+ 'MCO',
+ 'UZB',
+ 'MMR',
+ 'MLI',
+ 'MAC',
+ 'MNG',
+ 'MHL',
+ 'MKD',
+ 'MUS',
+ 'MLT',
+ 'MWI',
+ 'MDV',
+ 'MTQ',
+ 'MNP',
+ 'MSR',
+ 'MRT',
+ 'IMN',
+ 'UGA',
+ 'TZA',
+ 'MYS',
+ 'MEX',
+ 'ISR',
+ 'FRA',
+ 'IOT',
+ 'SHN',
+ 'FIN',
+ 'FJI',
+ 'FLK',
+ 'FSM',
+ 'FRO',
+ 'NIC',
+ 'NLD',
+ 'NOR',
+ 'NAM',
+ 'VUT',
+ 'NCL',
+ 'NER',
+ 'NFK',
+ 'NGA',
+ 'NZL',
+ 'NPL',
+ 'NRU',
+ 'NIU',
+ 'COK',
+ 'XKX',
+ 'CIV',
+ 'CHE',
+ 'COL',
+ 'CHN',
+ 'CMR',
+ 'CHL',
+ 'CCK',
+ 'CAN',
+ 'COG',
+ 'CAF',
+ 'COD',
+ 'CZE',
+ 'CYP',
+ 'CXR',
+ 'CRI',
+ 'CUW',
+ 'CPV',
+ 'CUB',
+ 'SWZ',
+ 'SYR',
+ 'SXM',
+ 'KGZ',
+ 'KEN',
+ 'SSD',
+ 'SUR',
+ 'KIR',
+ 'KHM',
+ 'KNA',
+ 'COM',
+ 'STP',
+ 'SVK',
+ 'KOR',
+ 'SVN',
+ 'PRK',
+ 'KWT',
+ 'SEN',
+ 'SMR',
+ 'SLE',
+ 'SYC',
+ 'KAZ',
+ 'CYM',
+ 'SGP',
+ 'SWE',
+ 'SDN',
+ 'DOM',
+ 'DMA',
+ 'DJI',
+ 'DNK',
+ 'VGB',
+ 'DEU',
+ 'YEM',
+ 'DZA',
+ 'USA',
+ 'URY',
+ 'MYT',
+ 'UMI',
+ 'LBN',
+ 'LCA',
+ 'LAO',
+ 'TUV',
+ 'TWN',
+ 'TTO',
+ 'TUR',
+ 'LKA',
+ 'LIE',
+ 'LVA',
+ 'TON',
+ 'LTU',
+ 'LUX',
+ 'LBR',
+ 'LSO',
+ 'THA',
+ 'ATF',
+ 'TGO',
+ 'TCD',
+ 'TCA',
+ 'LBY',
+ 'VAT',
+ 'VCT',
+ 'ARE',
+ 'AND',
+ 'ATG',
+ 'AFG',
+ 'AIA',
+ 'VIR',
+ 'ISL',
+ 'IRN',
+ 'ARM',
+ 'ALB',
+ 'AGO',
+ 'ATA',
+ 'ASM',
+ 'ARG',
+ 'AUS',
+ 'AUT',
+ 'ABW',
+ 'IND',
+ 'ALA',
+ 'AZE',
+ 'IRL',
+ 'IDN',
+ 'UKR',
+ 'QAT',
+ 'MOZ',
+];
diff --git a/lib/locales/ur/address/default_country.js b/lib/locales/ur/address/default_country.js
new file mode 100644
index 00000000..b1de138b
--- /dev/null
+++ b/lib/locales/ur/address/default_country.js
@@ -0,0 +1 @@
+module['exports'] = ['اسلامی جمہوریہ پاکستان'];
diff --git a/lib/locales/ur/address/direction.js b/lib/locales/ur/address/direction.js
new file mode 100644
index 00000000..e348c1d7
--- /dev/null
+++ b/lib/locales/ur/address/direction.js
@@ -0,0 +1,10 @@
+module['exports'] = [
+ 'شمال',
+ 'مشرق',
+ 'جنوب',
+ 'مغرب',
+ 'شمال مشرق',
+ 'سمال مغرب',
+ 'جنوب مشرق',
+ 'جنوب مغرب',
+];
diff --git a/lib/locales/ur/address/direction_abbr.js b/lib/locales/ur/address/direction_abbr.js
new file mode 100644
index 00000000..7c1118da
--- /dev/null
+++ b/lib/locales/ur/address/direction_abbr.js
@@ -0,0 +1 @@
+module['exports'] = ['N', 'E', 'S', 'W', 'NE', 'NW', 'SE', 'SW'];
diff --git a/lib/locales/ur/address/index.js b/lib/locales/ur/address/index.js
new file mode 100644
index 00000000..651fafef
--- /dev/null
+++ b/lib/locales/ur/address/index.js
@@ -0,0 +1,22 @@
+var address = {};
+module['exports'] = address;
+address.city_prefix = require('./city_prefix');
+address.city_suffix = require('./city_suffix');
+address.city_name = require('./city_name');
+address.country = require('./country');
+address.country_code = require('./country_code');
+address.country_code_alpha_3 = require('./country_code_alpha_3');
+address.building_number = require('./building_number');
+address.street_suffix = require('./street_suffix');
+address.secondary_address = require('./secondary_address');
+address.postcode = require('./postcode');
+address.postcode_by_state = require('./postcode_by_state');
+address.state = require('./state');
+address.state_abbr = require('./state_abbr');
+address.time_zone = require('./time_zone');
+address.city = require('./city');
+address.street_name = require('./street_name');
+address.street_address = require('./street_address');
+address.default_country = require('./default_country');
+address.direction = require('./direction');
+address.direction_abbr = require('./direction_abbr');
diff --git a/lib/locales/ur/address/postcode.js b/lib/locales/ur/address/postcode.js
new file mode 100644
index 00000000..417b45ec
--- /dev/null
+++ b/lib/locales/ur/address/postcode.js
@@ -0,0 +1 @@
+module['exports'] = ['#####'];
diff --git a/lib/locales/ur/address/postcode_by_state.js b/lib/locales/ur/address/postcode_by_state.js
new file mode 100644
index 00000000..417b45ec
--- /dev/null
+++ b/lib/locales/ur/address/postcode_by_state.js
@@ -0,0 +1 @@
+module['exports'] = ['#####'];
diff --git a/lib/locales/ur/address/secondary_address.js b/lib/locales/ur/address/secondary_address.js
new file mode 100644
index 00000000..c0077a66
--- /dev/null
+++ b/lib/locales/ur/address/secondary_address.js
@@ -0,0 +1 @@
+module['exports'] = ['گھر. ###', 'گلی ###'];
diff --git a/lib/locales/ur/address/state.js b/lib/locales/ur/address/state.js
new file mode 100644
index 00000000..2648fbff
--- /dev/null
+++ b/lib/locales/ur/address/state.js
@@ -0,0 +1,9 @@
+module['exports'] = [
+ 'خیبر پختونخواہ',
+ 'اسلام آباد',
+ 'پنجاب',
+ 'سندھ',
+ 'آزاد کشمیر',
+ 'بلوچستان',
+ 'گلگت بلتستان',
+];
diff --git a/lib/locales/ur/address/state_abbr.js b/lib/locales/ur/address/state_abbr.js
new file mode 100644
index 00000000..1e61f925
--- /dev/null
+++ b/lib/locales/ur/address/state_abbr.js
@@ -0,0 +1 @@
+module['exports'] = ['KP', 'ICT', 'J&K', 'GB', 'PB', 'SD', 'BA'];
diff --git a/lib/locales/ur/address/street_address.js b/lib/locales/ur/address/street_address.js
new file mode 100644
index 00000000..a8330fb9
--- /dev/null
+++ b/lib/locales/ur/address/street_address.js
@@ -0,0 +1 @@
+module['exports'] = ['#{building_number} #{street_name}'];
diff --git a/lib/locales/ur/address/street_name.js b/lib/locales/ur/address/street_name.js
new file mode 100644
index 00000000..62c7b1bf
--- /dev/null
+++ b/lib/locales/ur/address/street_name.js
@@ -0,0 +1,4 @@
+module['exports'] = [
+ '#{Name.first_name} #{street_suffix}',
+ '#{Name.last_name} #{street_suffix}',
+];
diff --git a/lib/locales/ur/address/street_suffix.js b/lib/locales/ur/address/street_suffix.js
new file mode 100644
index 00000000..eae52c89
--- /dev/null
+++ b/lib/locales/ur/address/street_suffix.js
@@ -0,0 +1 @@
+module['exports'] = ['گاوْں', 'گلی', 'آباد', 'کالونی', 'گھڑی'];
diff --git a/lib/locales/ur/address/time_zone.js b/lib/locales/ur/address/time_zone.js
new file mode 100644
index 00000000..2c206f1b
--- /dev/null
+++ b/lib/locales/ur/address/time_zone.js
@@ -0,0 +1,145 @@
+module['exports'] = [
+ 'Pacific/Midway',
+ 'Pacific/Pago_Pago',
+ 'Pacific/Honolulu',
+ 'America/Juneau',
+ 'America/Los_Angeles',
+ 'America/Tijuana',
+ 'America/Denver',
+ 'America/Phoenix',
+ 'America/Chihuahua',
+ 'America/Mazatlan',
+ 'America/Chicago',
+ 'America/Regina',
+ 'America/Mexico_City',
+ 'America/Mexico_City',
+ 'America/Monterrey',
+ 'America/Guatemala',
+ 'America/New_York',
+ 'America/Indiana/Indianapolis',
+ 'America/Bogota',
+ 'America/Lima',
+ 'America/Lima',
+ 'America/Halifax',
+ 'America/Caracas',
+ 'America/La_Paz',
+ 'America/Santiago',
+ 'America/St_Johns',
+ 'America/Sao_Paulo',
+ 'America/Argentina/Buenos_Aires',
+ 'America/Guyana',
+ 'America/Godthab',
+ 'Atlantic/South_Georgia',
+ 'Atlantic/Azores',
+ 'Atlantic/Cape_Verde',
+ 'Europe/Dublin',
+ 'Europe/London',
+ 'Europe/Lisbon',
+ 'Europe/London',
+ 'Africa/Casablanca',
+ 'Africa/Monrovia',
+ 'Etc/UTC',
+ 'Europe/Belgrade',
+ 'Europe/Bratislava',
+ 'Europe/Budapest',
+ 'Europe/Ljubljana',
+ 'Europe/Prague',
+ 'Europe/Sarajevo',
+ 'Europe/Skopje',
+ 'Europe/Warsaw',
+ 'Europe/Zagreb',
+ 'Europe/Brussels',
+ 'Europe/Copenhagen',
+ 'Europe/Madrid',
+ 'Europe/Paris',
+ 'Europe/Amsterdam',
+ 'Europe/Berlin',
+ 'Europe/Berlin',
+ 'Europe/Rome',
+ 'Europe/Stockholm',
+ 'Europe/Vienna',
+ 'Africa/Algiers',
+ 'Europe/Bucharest',
+ 'Africa/Cairo',
+ 'Europe/Helsinki',
+ 'Europe/Kiev',
+ 'Europe/Riga',
+ 'Europe/Sofia',
+ 'Europe/Tallinn',
+ 'Europe/Vilnius',
+ 'Europe/Athens',
+ 'Europe/Istanbul',
+ 'Europe/Minsk',
+ 'Asia/Jerusalem',
+ 'Africa/Harare',
+ 'Africa/Johannesburg',
+ 'Europe/Moscow',
+ 'Europe/Moscow',
+ 'Europe/Moscow',
+ 'Asia/Kuwait',
+ 'Asia/Riyadh',
+ 'Africa/Nairobi',
+ 'Asia/Baghdad',
+ 'Asia/Tehran',
+ 'Asia/Muscat',
+ 'Asia/Muscat',
+ 'Asia/Baku',
+ 'Asia/Tbilisi',
+ 'Asia/Yerevan',
+ 'Asia/Kabul',
+ 'Asia/Yekaterinburg',
+ 'Asia/Karachi',
+ 'Asia/Karachi',
+ 'Asia/Tashkent',
+ 'Asia/Kolkata',
+ 'Asia/Kolkata',
+ 'Asia/Kolkata',
+ 'Asia/Kolkata',
+ 'Asia/Kathmandu',
+ 'Asia/Dhaka',
+ 'Asia/Dhaka',
+ 'Asia/Colombo',
+ 'Asia/Almaty',
+ 'Asia/Novosibirsk',
+ 'Asia/Rangoon',
+ 'Asia/Bangkok',
+ 'Asia/Bangkok',
+ 'Asia/Jakarta',
+ 'Asia/Krasnoyarsk',
+ 'Asia/Shanghai',
+ 'Asia/Chongqing',
+ 'Asia/Hong_Kong',
+ 'Asia/Urumqi',
+ 'Asia/Kuala_Lumpur',
+ 'Asia/Singapore',
+ 'Asia/Taipei',
+ 'Australia/Perth',
+ 'Asia/Irkutsk',
+ 'Asia/Ulaanbaatar',
+ 'Asia/Seoul',
+ 'Asia/Tokyo',
+ 'Asia/Tokyo',
+ 'Asia/Tokyo',
+ 'Asia/Yakutsk',
+ 'Australia/Darwin',
+ 'Australia/Adelaide',
+ 'Australia/Melbourne',
+ 'Australia/Melbourne',
+ 'Australia/Sydney',
+ 'Australia/Brisbane',
+ 'Australia/Hobart',
+ 'Asia/Vladivostok',
+ 'Pacific/Guam',
+ 'Pacific/Port_Moresby',
+ 'Asia/Magadan',
+ 'Asia/Magadan',
+ 'Pacific/Noumea',
+ 'Pacific/Fiji',
+ 'Asia/Kamchatka',
+ 'Pacific/Majuro',
+ 'Pacific/Auckland',
+ 'Pacific/Auckland',
+ 'Pacific/Tongatapu',
+ 'Pacific/Fakaofo',
+ 'Pacific/Apia',
+];