invoiceninja/resources/lang/cs/countries.php
2016-07-01 23:19:09 +02:00

255 lines
6.2 KiB
PHP

<?php
return [
'Afghanistan' => '',
'Albania' => '',
'Antarctica' => '',
'Algeria' => '',
'American Samoa' => '',
'Andorra' => '',
'Angola' => '',
'Antigua and Barbuda' => '',
'Azerbaijan' => '',
'Argentina' => '',
'Australia' => '',
'Austria' => '',
'Bahamas' => '',
'Bahrain' => '',
'Bangladesh' => '',
'Armenia' => '',
'Barbados' => '',
'Belgium' => '',
'Bermuda' => '',
'Bhutan' => '',
'Bolivia, Plurinational State of' => '',
'Bosnia and Herzegovina' => '',
'Botswana' => '',
'Bouvet Island' => '',
'Brazil' => '',
'Belize' => '',
'British Indian Ocean Territory' => '',
'Solomon Islands' => '',
'Virgin Islands, British' => '',
'Brunei Darussalam' => '',
'Bulgaria' => '',
'Myanmar' => '',
'Burundi' => '',
'Belarus' => '',
'Cambodia' => '',
'Cameroon' => '',
'Canada' => '',
'Cape Verde' => '',
'Cayman Islands' => '',
'Central African Republic' => '',
'Sri Lanka' => '',
'Chad' => '',
'Chile' => '',
'China' => '',
'Taiwan, Province of China' => '',
'Christmas Island' => '',
'Cocos (Keeling) Islands' => '',
'Colombia' => '',
'Comoros' => '',
'Mayotte' => '',
'Congo' => '',
'Congo, the Democratic Republic of the' => '',
'Cook Islands' => '',
'Costa Rica' => '',
'Croatia' => '',
'Cuba' => '',
'Cyprus' => '',
'Czech Republic' => '',
'Benin' => '',
'Denmark' => '',
'Dominica' => '',
'Dominican Republic' => '',
'Ecuador' => '',
'El Salvador' => '',
'Equatorial Guinea' => '',
'Ethiopia' => '',
'Eritrea' => '',
'Estonia' => '',
'Faroe Islands' => '',
'Falkland Islands (Malvinas)' => '',
'South Georgia and the South Sandwich Islands' => '',
'Fiji' => '',
'Finland' => '',
'Åland Islands' => '',
'France' => '',
'French Guiana' => '',
'French Polynesia' => '',
'French Southern Territories' => '',
'Djibouti' => '',
'Gabon' => '',
'Georgia' => '',
'Gambia' => '',
'Palestinian Territory, Occupied' => '',
'Germany' => '',
'Ghana' => '',
'Gibraltar' => '',
'Kiribati' => '',
'Greece' => '',
'Greenland' => '',
'Grenada' => '',
'Guadeloupe' => '',
'Guam' => '',
'Guatemala' => '',
'Guinea' => '',
'Guyana' => '',
'Haiti' => '',
'Heard Island and McDonald Islands' => '',
'Holy See (Vatican City State)' => '',
'Honduras' => '',
'Hong Kong' => '',
'Hungary' => '',
'Iceland' => '',
'India' => '',
'Indonesia' => '',
'Iran, Islamic Republic of' => '',
'Iraq' => '',
'Ireland' => '',
'Israel' => '',
'Italy' => '',
'Côte d\'Ivoire' => '',
'Jamaica' => '',
'Japan' => '',
'Kazakhstan' => '',
'Jordan' => '',
'Kenya' => '',
'Korea, Democratic People\'s Republic of' => '',
'Korea, Republic of' => '',
'Kuwait' => '',
'Kyrgyzstan' => '',
'Lao People\'s Democratic Republic' => '',
'Lebanon' => '',
'Lesotho' => '',
'Latvia' => '',
'Liberia' => '',
'Libya' => '',
'Liechtenstein' => '',
'Lithuania' => '',
'Luxembourg' => '',
'Macao' => '',
'Madagascar' => '',
'Malawi' => '',
'Malaysia' => '',
'Maldives' => '',
'Mali' => '',
'Malta' => '',
'Martinique' => '',
'Mauritania' => '',
'Mauritius' => '',
'Mexico' => '',
'Monaco' => '',
'Mongolia' => '',
'Moldova, Republic of' => '',
'Montenegro' => '',
'Montserrat' => '',
'Morocco' => '',
'Mozambique' => '',
'Oman' => '',
'Namibia' => '',
'Nauru' => '',
'Nepal' => '',
'Netherlands' => '',
'Curaçao' => '',
'Aruba' => '',
'Sint Maarten (Dutch part)' => '',
'Bonaire, Sint Eustatius and Saba' => '',
'New Caledonia' => '',
'Vanuatu' => '',
'New Zealand' => '',
'Nicaragua' => '',
'Niger' => '',
'Nigeria' => '',
'Niue' => '',
'Norfolk Island' => '',
'Norway' => '',
'Northern Mariana Islands' => '',
'United States Minor Outlying Islands' => '',
'Micronesia, Federated States of' => '',
'Marshall Islands' => '',
'Palau' => '',
'Pakistan' => '',
'Panama' => '',
'Papua New Guinea' => '',
'Paraguay' => '',
'Peru' => '',
'Philippines' => '',
'Pitcairn' => '',
'Poland' => '',
'Portugal' => '',
'Guinea-Bissau' => '',
'Timor-Leste' => '',
'Puerto Rico' => '',
'Qatar' => '',
'Réunion' => '',
'Romania' => '',
'Russian Federation' => '',
'Rwanda' => '',
'Saint Barthélemy' => '',
'Saint Helena, Ascension and Tristan da Cunha' => '',
'Saint Kitts and Nevis' => '',
'Anguilla' => '',
'Saint Lucia' => '',
'Saint Martin (French part)' => '',
'Saint Pierre and Miquelon' => '',
'Saint Vincent and the Grenadines' => '',
'San Marino' => '',
'Sao Tome and Principe' => '',
'Saudi Arabia' => '',
'Senegal' => '',
'Serbia' => '',
'Seychelles' => '',
'Sierra Leone' => '',
'Singapore' => '',
'Slovakia' => '',
'Viet Nam' => '',
'Slovenia' => '',
'Somalia' => '',
'South Africa' => '',
'Zimbabwe' => '',
'Spain' => '',
'South Sudan' => '',
'Sudan' => '',
'Western Sahara' => '',
'Suriname' => '',
'Svalbard and Jan Mayen' => '',
'Swaziland' => '',
'Sweden' => '',
'Switzerland' => '',
'Syrian Arab Republic' => '',
'Tajikistan' => '',
'Thailand' => '',
'Togo' => '',
'Tokelau' => '',
'Tonga' => '',
'Trinidad and Tobago' => '',
'United Arab Emirates' => '',
'Tunisia' => '',
'Turkey' => '',
'Turkmenistan' => '',
'Turks and Caicos Islands' => '',
'Tuvalu' => '',
'Uganda' => '',
'Ukraine' => '',
'Macedonia, the former Yugoslav Republic of' => '',
'Egypt' => '',
'United Kingdom' => '',
'Guernsey' => '',
'Jersey' => '',
'Isle of Man' => '',
'Tanzania, United Republic of' => '',
'United States' => '',
'Virgin Islands, U.S.' => '',
'Burkina Faso' => '',
'Uruguay' => '',
'Uzbekistan' => '',
'Venezuela, Bolivarian Republic of' => '',
'Wallis and Futuna' => '',
'Samoa' => '',
'Yemen' => '',
'Zambi' => '',
];