diff --git a/app/Import/Transformer/Csv/PaymentTransformer.php b/app/Import/Transformer/Csv/PaymentTransformer.php index 44fcc9de52e4..d14244bd8b51 100644 --- a/app/Import/Transformer/Csv/PaymentTransformer.php +++ b/app/Import/Transformer/Csv/PaymentTransformer.php @@ -26,6 +26,7 @@ class PaymentTransformer extends BaseTransformer */ public function transform($data) { + nlog($data); $client_id = $this->getClient( $this->getString($data, 'payment.client_id'), $this->getString($data, 'payment.client_id') diff --git a/composer.json b/composer.json index 99fa76298e56..e9ba02ae5bc1 100644 --- a/composer.json +++ b/composer.json @@ -103,7 +103,6 @@ "twig/intl-extra": "^3.7", "twig/twig": "^3", "twilio/sdk": "^6.40", - "webpatser/laravel-countries": "dev-master#75992ad", "wildbit/postmark-php": "^4.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 8e77985a9844..d2f9fc2456a9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a1bbd8c63e7c792674843dc50a435d86", + "content-hash": "a52dad71889f0bfe78dca5f02e7373c5", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -1385,16 +1385,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.311.1", + "version": "3.311.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "90218b9372469babf294f97bdd764c9d47ec8a57" + "reference": "731cd73062909594c5f7443413c4c4c40ed1c25c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/90218b9372469babf294f97bdd764c9d47ec8a57", - "reference": "90218b9372469babf294f97bdd764c9d47ec8a57", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/731cd73062909594c5f7443413c4c4c40ed1c25c", + "reference": "731cd73062909594c5f7443413c4c4c40ed1c25c", "shasum": "" }, "require": { @@ -1474,9 +1474,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.311.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.311.2" }, - "time": "2024-06-06T18:05:50+00:00" + "time": "2024-06-07T18:05:33+00:00" }, { "name": "bacon/bacon-qr-code", @@ -4630,16 +4630,16 @@ }, { "name": "horstoeko/zugferd", - "version": "v1.0.53", + "version": "v1.0.54", "source": { "type": "git", "url": "https://github.com/horstoeko/zugferd.git", - "reference": "939e93ab2e84ec476735e5957f4db7e7d58880c3" + "reference": "91547c8aee9d8da22568b90d7cedfaba15373ebe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/horstoeko/zugferd/zipball/939e93ab2e84ec476735e5957f4db7e7d58880c3", - "reference": "939e93ab2e84ec476735e5957f4db7e7d58880c3", + "url": "https://api.github.com/repos/horstoeko/zugferd/zipball/91547c8aee9d8da22568b90d7cedfaba15373ebe", + "reference": "91547c8aee9d8da22568b90d7cedfaba15373ebe", "shasum": "" }, "require": { @@ -4699,9 +4699,9 @@ ], "support": { "issues": "https://github.com/horstoeko/zugferd/issues", - "source": "https://github.com/horstoeko/zugferd/tree/v1.0.53" + "source": "https://github.com/horstoeko/zugferd/tree/v1.0.54" }, - "time": "2024-06-05T16:49:22+00:00" + "time": "2024-06-07T07:47:18+00:00" }, { "name": "http-interop/http-factory-guzzle", @@ -5076,12 +5076,12 @@ "source": { "type": "git", "url": "https://github.com/invoiceninja/einvoice.git", - "reference": "1b9a488d65715272941f1ae6ddfe2d94ad25c2c1" + "reference": "d77f090f8a5e954ee27e3dd02a1e071a40639978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/invoiceninja/einvoice/zipball/1b9a488d65715272941f1ae6ddfe2d94ad25c2c1", - "reference": "1b9a488d65715272941f1ae6ddfe2d94ad25c2c1", + "url": "https://api.github.com/repos/invoiceninja/einvoice/zipball/d77f090f8a5e954ee27e3dd02a1e071a40639978", + "reference": "d77f090f8a5e954ee27e3dd02a1e071a40639978", "shasum": "" }, "require": { @@ -5123,7 +5123,7 @@ "source": "https://github.com/invoiceninja/einvoice/tree/main", "issues": "https://github.com/invoiceninja/einvoice/issues" }, - "time": "2024-06-07T04:32:09+00:00" + "time": "2024-06-07T10:37:13+00:00" }, { "name": "invoiceninja/inspector", @@ -16394,73 +16394,6 @@ }, "time": "2022-06-03T18:03:27+00:00" }, - { - "name": "webpatser/laravel-countries", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/webpatser/laravel-countries.git", - "reference": "75992ad" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webpatser/laravel-countries/zipball/75992ad", - "reference": "75992ad", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "default-branch": true, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "Webpatser\\Countries\\CountriesServiceProvider" - ], - "aliases": { - "Countries": "Webpatser\\Countries\\CountriesFacade" - } - } - }, - "autoload": { - "psr-0": { - "Webpatser\\Countries": "src/" - }, - "classmap": [ - "src/commands" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Christoph Kempen", - "email": "christoph@downsized.nl", - "homepage": "http://downsized.nl/", - "role": "developer" - }, - { - "name": "Paul Kievits", - "role": "developer" - } - ], - "description": "Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.", - "homepage": "https://github.com/webpatser/laravel-countries", - "keywords": [ - "countries", - "iso_3166_2", - "iso_3166_3", - "laravel" - ], - "support": { - "issues": "https://github.com/webpatser/laravel-countries/issues", - "source": "https://github.com/webpatser/laravel-countries" - }, - "time": "2023-02-08T11:09:34+00:00" - }, { "name": "wildbit/postmark-php", "version": "v4.0.5", @@ -20732,8 +20665,7 @@ "stability-flags": { "horstoeko/orderx": 20, "invoiceninja/einvoice": 20, - "socialiteproviders/apple": 20, - "webpatser/laravel-countries": 20 + "socialiteproviders/apple": 20 }, "prefer-stable": true, "prefer-lowest": false, diff --git a/config/app.php b/config/app.php index ddeb918ec94a..f4d5792fa2ca 100644 --- a/config/app.php +++ b/config/app.php @@ -183,7 +183,6 @@ return [ /* * Dependency Service Providers */ - 'Webpatser\Countries\CountriesServiceProvider', /* * Package Service Providers... @@ -217,7 +216,6 @@ return [ 'aliases' => Facade::defaultAliases()->merge([ 'Collector' => Turbo124\Beacon\CollectorFacade::class, - // 'Countries' => 'Webpatser\Countries\CountriesFacade', 'CustomMessage' => App\Utils\ClientPortal\CustomMessage\CustomMessageFacade::class, 'Redis' => Illuminate\Support\Facades\Redis::class, ])->toArray(), diff --git a/database/seeders/CountriesSeeder.php b/database/seeders/CountriesSeeder.php index 9ec2e81e6324..c23fef933291 100644 --- a/database/seeders/CountriesSeeder.php +++ b/database/seeders/CountriesSeeder.php @@ -14,10 +14,12 @@ namespace Database\Seeders; use App\Models\Country; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Seeder; -use Webpatser\Countries\Countries; class CountriesSeeder extends Seeder { + + private string $countries = '[{"id":"4","capital":"Kabul","citizenship":"Afghan","country_code":"004","currency":"afghani","currency_code":"AFN","currency_sub_unit":"pul","full_name":"Islamic Republic of Afghanistan","iso_3166_2":"AF","iso_3166_3":"AFG","name":"Afghanistan","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"8","capital":"Tirana","citizenship":"Albanian","country_code":"008","currency":"lek","currency_code":"ALL","currency_sub_unit":"(qindar (pl. qindarka))","full_name":"Republic of Albania","iso_3166_2":"AL","iso_3166_3":"ALB","name":"Albania","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"10","capital":"Antartica","citizenship":"of Antartica","country_code":"010","currency":"","currency_code":"","currency_sub_unit":"","full_name":"Antarctica","iso_3166_2":"AQ","iso_3166_3":"ATA","name":"Antarctica","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"12","capital":"Algiers","citizenship":"Algerian","country_code":"012","currency":"Algerian dinar","currency_code":"DZD","currency_sub_unit":"centime","full_name":"People\u2019s Democratic Republic of Algeria","iso_3166_2":"DZ","iso_3166_3":"DZA","name":"Algeria","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"16","capital":"Pago Pago","citizenship":"American Samoan","country_code":"016","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Territory of American","iso_3166_2":"AS","iso_3166_3":"ASM","name":"American Samoa","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"20","capital":"Andorra la Vella","citizenship":"Andorran","country_code":"020","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Principality of Andorra","iso_3166_2":"AD","iso_3166_3":"AND","name":"Andorra","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"24","capital":"Luanda","citizenship":"Angolan","country_code":"024","currency":"kwanza","currency_code":"AOA","currency_sub_unit":"c\u00eantimo","full_name":"Republic of Angola","iso_3166_2":"AO","iso_3166_3":"AGO","name":"Angola","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"28","capital":"St John\u2019s","citizenship":"of Antigua and Barbuda","country_code":"028","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Antigua and Barbuda","iso_3166_2":"AG","iso_3166_3":"ATG","name":"Antigua and Barbuda","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"31","capital":"Baku","citizenship":"Azerbaijani","country_code":"031","currency":"Azerbaijani manat","currency_code":"AZN","currency_sub_unit":"kepik (inv.)","full_name":"Republic of Azerbaijan","iso_3166_2":"AZ","iso_3166_3":"AZE","name":"Azerbaijan","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"32","capital":"Buenos Aires","citizenship":"Argentinian","country_code":"032","currency":"Argentine peso","currency_code":"ARS","currency_sub_unit":"centavo","full_name":"Argentine Republic","iso_3166_2":"AR","iso_3166_3":"ARG","name":"Argentina","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"36","capital":"Canberra","citizenship":"Australian","country_code":"036","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Commonwealth of Australia","iso_3166_2":"AU","iso_3166_3":"AUS","name":"Australia","region_code":"009","sub_region_code":"053","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"40","capital":"Vienna","citizenship":"Austrian","country_code":"040","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Austria","iso_3166_2":"AT","iso_3166_3":"AUT","name":"Austria","region_code":"150","sub_region_code":"155","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"44","capital":"Nassau","citizenship":"Bahamian","country_code":"044","currency":"Bahamian dollar","currency_code":"BSD","currency_sub_unit":"cent","full_name":"Commonwealth of the Bahamas","iso_3166_2":"BS","iso_3166_3":"BHS","name":"Bahamas","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"48","capital":"Manama","citizenship":"Bahraini","country_code":"048","currency":"Bahraini dinar","currency_code":"BHD","currency_sub_unit":"fils (inv.)","full_name":"Kingdom of Bahrain","iso_3166_2":"BH","iso_3166_3":"BHR","name":"Bahrain","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"50","capital":"Dhaka","citizenship":"Bangladeshi","country_code":"050","currency":"taka (inv.)","currency_code":"BDT","currency_sub_unit":"poisha (inv.)","full_name":"People\u2019s Republic of Bangladesh","iso_3166_2":"BD","iso_3166_3":"BGD","name":"Bangladesh","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"51","capital":"Yerevan","citizenship":"Armenian","country_code":"051","currency":"dram (inv.)","currency_code":"AMD","currency_sub_unit":"luma","full_name":"Republic of Armenia","iso_3166_2":"AM","iso_3166_3":"ARM","name":"Armenia","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"52","capital":"Bridgetown","citizenship":"Barbadian","country_code":"052","currency":"Barbados dollar","currency_code":"BBD","currency_sub_unit":"cent","full_name":"Barbados","iso_3166_2":"BB","iso_3166_3":"BRB","name":"Barbados","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"56","capital":"Brussels","citizenship":"Belgian","country_code":"056","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Kingdom of Belgium","iso_3166_2":"BE","iso_3166_3":"BEL","name":"Belgium","region_code":"150","sub_region_code":"155","eea":true,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"60","capital":"Hamilton","citizenship":"Bermudian","country_code":"060","currency":"Bermuda dollar","currency_code":"BMD","currency_sub_unit":"cent","full_name":"Bermuda","iso_3166_2":"BM","iso_3166_3":"BMU","name":"Bermuda","region_code":"019","sub_region_code":"021","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"64","capital":"Thimphu","citizenship":"Bhutanese","country_code":"064","currency":"ngultrum (inv.)","currency_code":"BTN","currency_sub_unit":"chhetrum (inv.)","full_name":"Kingdom of Bhutan","iso_3166_2":"BT","iso_3166_3":"BTN","name":"Bhutan","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"68","capital":"Sucre (BO1)","citizenship":"Bolivian","country_code":"068","currency":"boliviano","currency_code":"BOB","currency_sub_unit":"centavo","full_name":"Plurinational State of Bolivia","iso_3166_2":"BO","iso_3166_3":"BOL","name":"Bolivia, Plurinational State of","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"70","capital":"Sarajevo","citizenship":"of Bosnia and Herzegovina","country_code":"070","currency":"convertible mark","currency_code":"BAM","currency_sub_unit":"fening","full_name":"Bosnia and Herzegovina","iso_3166_2":"BA","iso_3166_3":"BIH","name":"Bosnia and Herzegovina","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"72","capital":"Gaborone","citizenship":"Botswanan","country_code":"072","currency":"pula (inv.)","currency_code":"BWP","currency_sub_unit":"thebe (inv.)","full_name":"Republic of Botswana","iso_3166_2":"BW","iso_3166_3":"BWA","name":"Botswana","region_code":"002","sub_region_code":"018","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"74","capital":"Bouvet island","citizenship":"of Bouvet island","country_code":"074","currency":"","currency_code":"","currency_sub_unit":"","full_name":"Bouvet Island","iso_3166_2":"BV","iso_3166_3":"BVT","name":"Bouvet Island","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"76","capital":"Brasilia","citizenship":"Brazilian","country_code":"076","currency":"real (pl. reais)","currency_code":"BRL","currency_sub_unit":"centavo","full_name":"Federative Republic of Brazil","iso_3166_2":"BR","iso_3166_3":"BRA","name":"Brazil","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"84","capital":"Belmopan","citizenship":"Belizean","country_code":"084","currency":"Belize dollar","currency_code":"BZD","currency_sub_unit":"cent","full_name":"Belize","iso_3166_2":"BZ","iso_3166_3":"BLZ","name":"Belize","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"86","capital":"Diego Garcia","citizenship":"Changosian","country_code":"086","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"British Indian Ocean Territory","iso_3166_2":"IO","iso_3166_3":"IOT","name":"British Indian Ocean Territory","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"90","capital":"Honiara","citizenship":"Solomon Islander","country_code":"090","currency":"Solomon Islands dollar","currency_code":"SBD","currency_sub_unit":"cent","full_name":"Solomon Islands","iso_3166_2":"SB","iso_3166_3":"SLB","name":"Solomon Islands","region_code":"009","sub_region_code":"054","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"92","capital":"Road Town","citizenship":"British Virgin Islander;","country_code":"092","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"British Virgin Islands","iso_3166_2":"VG","iso_3166_3":"VGB","name":"Virgin Islands, British","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"96","capital":"Bandar Seri Begawan","citizenship":"Bruneian","country_code":"096","currency":"Brunei dollar","currency_code":"BND","currency_sub_unit":"sen (inv.)","full_name":"Brunei Darussalam","iso_3166_2":"BN","iso_3166_3":"BRN","name":"Brunei Darussalam","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"100","capital":"Sofia","citizenship":"Bulgarian","country_code":"100","currency":"lev (pl. leva)","currency_code":"BGN","currency_sub_unit":"stotinka","full_name":"Republic of Bulgaria","iso_3166_2":"BG","iso_3166_3":"BGR","name":"Bulgaria","region_code":"150","sub_region_code":"151","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"104","capital":"Yangon","citizenship":"Burmese","country_code":"104","currency":"kyat","currency_code":"MMK","currency_sub_unit":"pya","full_name":"Union of Myanmar\/","iso_3166_2":"MM","iso_3166_3":"MMR","name":"Myanmar","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"108","capital":"Bujumbura","citizenship":"Burundian","country_code":"108","currency":"Burundi franc","currency_code":"BIF","currency_sub_unit":"centime","full_name":"Republic of Burundi","iso_3166_2":"BI","iso_3166_3":"BDI","name":"Burundi","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"112","capital":"Minsk","citizenship":"Belarusian","country_code":"112","currency":"Belarusian rouble","currency_code":"BYR","currency_sub_unit":"kopek","full_name":"Republic of Belarus","iso_3166_2":"BY","iso_3166_3":"BLR","name":"Belarus","region_code":"150","sub_region_code":"151","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"116","capital":"Phnom Penh","citizenship":"Cambodian","country_code":"116","currency":"riel","currency_code":"KHR","currency_sub_unit":"sen (inv.)","full_name":"Kingdom of Cambodia","iso_3166_2":"KH","iso_3166_3":"KHM","name":"Cambodia","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"120","capital":"Yaound\u00e9","citizenship":"Cameroonian","country_code":"120","currency":"CFA franc (BEAC)","currency_code":"XAF","currency_sub_unit":"centime","full_name":"Republic of Cameroon","iso_3166_2":"CM","iso_3166_3":"CMR","name":"Cameroon","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"124","capital":"Ottawa","citizenship":"Canadian","country_code":"124","currency":"Canadian dollar","currency_code":"CAD","currency_sub_unit":"cent","full_name":"Canada","iso_3166_2":"CA","iso_3166_3":"CAN","name":"Canada","region_code":"019","sub_region_code":"021","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":",","decimal_separator":"."},{"id":"132","capital":"Praia","citizenship":"Cape Verdean","country_code":"132","currency":"Cape Verde escudo","currency_code":"CVE","currency_sub_unit":"centavo","full_name":"Republic of Cape Verde","iso_3166_2":"CV","iso_3166_3":"CPV","name":"Cape Verde","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"136","capital":"George Town","citizenship":"Caymanian","country_code":"136","currency":"Cayman Islands dollar","currency_code":"KYD","currency_sub_unit":"cent","full_name":"Cayman Islands","iso_3166_2":"KY","iso_3166_3":"CYM","name":"Cayman Islands","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"140","capital":"Bangui","citizenship":"Central African","country_code":"140","currency":"CFA franc (BEAC)","currency_code":"XAF","currency_sub_unit":"centime","full_name":"Central African Republic","iso_3166_2":"CF","iso_3166_3":"CAF","name":"Central African Republic","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"144","capital":"Colombo","citizenship":"Sri Lankan","country_code":"144","currency":"Sri Lankan rupee","currency_code":"LKR","currency_sub_unit":"cent","full_name":"Democratic Socialist Republic of Sri Lanka","iso_3166_2":"LK","iso_3166_3":"LKA","name":"Sri Lanka","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"148","capital":"N\u2019Djamena","citizenship":"Chadian","country_code":"148","currency":"CFA franc (BEAC)","currency_code":"XAF","currency_sub_unit":"centime","full_name":"Republic of Chad","iso_3166_2":"TD","iso_3166_3":"TCD","name":"Chad","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"152","capital":"Santiago","citizenship":"Chilean","country_code":"152","currency":"Chilean peso","currency_code":"CLP","currency_sub_unit":"centavo","full_name":"Republic of Chile","iso_3166_2":"CL","iso_3166_3":"CHL","name":"Chile","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"156","capital":"Beijing","citizenship":"Chinese","country_code":"156","currency":"renminbi-yuan (inv.)","currency_code":"CNY","currency_sub_unit":"jiao (10)","full_name":"People\u2019s Republic of China","iso_3166_2":"CN","iso_3166_3":"CHN","name":"China","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"158","capital":"Taipei","citizenship":"Taiwanese","country_code":"158","currency":"new Taiwan dollar","currency_code":"TWD","currency_sub_unit":"fen (inv.)","full_name":"Republic of China, Taiwan (TW1)","iso_3166_2":"TW","iso_3166_3":"TWN","name":"Taiwan, Province of China","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"162","capital":"Flying Fish Cove","citizenship":"Christmas Islander","country_code":"162","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Christmas Island Territory","iso_3166_2":"CX","iso_3166_3":"CXR","name":"Christmas Island","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"166","capital":"Bantam","citizenship":"Cocos Islander","country_code":"166","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Territory of Cocos (Keeling) Islands","iso_3166_2":"CC","iso_3166_3":"CCK","name":"Cocos (Keeling) Islands","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"170","capital":"Santa Fe de Bogot\u00e1","citizenship":"Colombian","country_code":"170","currency":"Colombian peso","currency_code":"COP","currency_sub_unit":"centavo","full_name":"Republic of Colombia","iso_3166_2":"CO","iso_3166_3":"COL","name":"Colombia","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"174","capital":"Moroni","citizenship":"Comorian","country_code":"174","currency":"Comorian franc","currency_code":"KMF","currency_sub_unit":"","full_name":"Union of the Comoros","iso_3166_2":"KM","iso_3166_3":"COM","name":"Comoros","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"175","capital":"Mamoudzou","citizenship":"Mahorais","country_code":"175","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Departmental Collectivity of Mayotte","iso_3166_2":"YT","iso_3166_3":"MYT","name":"Mayotte","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"178","capital":"Brazzaville","citizenship":"Congolese","country_code":"178","currency":"CFA franc (BEAC)","currency_code":"XAF","currency_sub_unit":"centime","full_name":"Republic of the Congo","iso_3166_2":"CG","iso_3166_3":"COG","name":"Congo","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"180","capital":"Kinshasa","citizenship":"Congolese","country_code":"180","currency":"Congolese franc","currency_code":"CDF","currency_sub_unit":"centime","full_name":"Democratic Republic of the Congo","iso_3166_2":"CD","iso_3166_3":"COD","name":"Congo, the Democratic Republic of the","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"184","capital":"Avarua","citizenship":"Cook Islander","country_code":"184","currency":"New Zealand dollar","currency_code":"NZD","currency_sub_unit":"cent","full_name":"Cook Islands","iso_3166_2":"CK","iso_3166_3":"COK","name":"Cook Islands","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"188","capital":"San Jos\u00e9","citizenship":"Costa Rican","country_code":"188","currency":"Costa Rican col\u00f3n (pl. colones)","currency_code":"CRC","currency_sub_unit":"c\u00e9ntimo","full_name":"Republic of Costa Rica","iso_3166_2":"CR","iso_3166_3":"CRI","name":"Costa Rica","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"191","capital":"Zagreb","citizenship":"Croatian","country_code":"191","currency":"kuna (inv.)","currency_code":"HRK","currency_sub_unit":"lipa (inv.)","full_name":"Republic of Croatia","iso_3166_2":"HR","iso_3166_3":"HRV","name":"Croatia","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"192","capital":"Havana","citizenship":"Cuban","country_code":"192","currency":"Cuban peso","currency_code":"CUP","currency_sub_unit":"centavo","full_name":"Republic of Cuba","iso_3166_2":"CU","iso_3166_3":"CUB","name":"Cuba","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"196","capital":"Nicosia","citizenship":"Cypriot","country_code":"196","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Cyprus","iso_3166_2":"CY","iso_3166_3":"CYP","name":"Cyprus","region_code":"142","sub_region_code":"145","eea":true,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"203","capital":"Prague","citizenship":"Czech","country_code":"203","currency":"Czech koruna (pl. koruny)","currency_code":"CZK","currency_sub_unit":"hal\u00e9r","full_name":"Czech Republic","iso_3166_2":"CZ","iso_3166_3":"CZE","name":"Czech Republic","region_code":"150","sub_region_code":"151","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"204","capital":"Porto Novo (BJ1)","citizenship":"Beninese","country_code":"204","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Republic of Benin","iso_3166_2":"BJ","iso_3166_3":"BEN","name":"Benin","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"208","capital":"Copenhagen","citizenship":"Danish","country_code":"208","currency":"Danish krone","currency_code":"DKK","currency_sub_unit":"\u00f8re (inv.)","full_name":"Kingdom of Denmark","iso_3166_2":"DK","iso_3166_3":"DNK","name":"Denmark","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"212","capital":"Roseau","citizenship":"Dominican","country_code":"212","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Commonwealth of Dominica","iso_3166_2":"DM","iso_3166_3":"DMA","name":"Dominica","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"214","capital":"Santo Domingo","citizenship":"Dominican","country_code":"214","currency":"Dominican peso","currency_code":"DOP","currency_sub_unit":"centavo","full_name":"Dominican Republic","iso_3166_2":"DO","iso_3166_3":"DOM","name":"Dominican Republic","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"218","capital":"Quito","citizenship":"Ecuadorian","country_code":"218","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Republic of Ecuador","iso_3166_2":"EC","iso_3166_3":"ECU","name":"Ecuador","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"222","capital":"San Salvador","citizenship":"Salvadoran","country_code":"222","currency":"Salvadorian col\u00f3n (pl. colones)","currency_code":"SVC","currency_sub_unit":"centavo","full_name":"Republic of El Salvador","iso_3166_2":"SV","iso_3166_3":"SLV","name":"El Salvador","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"226","capital":"Malabo","citizenship":"Equatorial Guinean","country_code":"226","currency":"CFA franc (BEAC)","currency_code":"XAF","currency_sub_unit":"centime","full_name":"Republic of Equatorial Guinea","iso_3166_2":"GQ","iso_3166_3":"GNQ","name":"Equatorial Guinea","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"231","capital":"Addis Ababa","citizenship":"Ethiopian","country_code":"231","currency":"birr (inv.)","currency_code":"ETB","currency_sub_unit":"cent","full_name":"Federal Democratic Republic of Ethiopia","iso_3166_2":"ET","iso_3166_3":"ETH","name":"Ethiopia","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"232","capital":"Asmara","citizenship":"Eritrean","country_code":"232","currency":"nakfa","currency_code":"ERN","currency_sub_unit":"cent","full_name":"State of Eritrea","iso_3166_2":"ER","iso_3166_3":"ERI","name":"Eritrea","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"233","capital":"Tallinn","citizenship":"Estonian","country_code":"233","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Estonia","iso_3166_2":"EE","iso_3166_3":"EST","name":"Estonia","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":" ","decimal_separator":""},{"id":"234","capital":"T\u00f3rshavn","citizenship":"Faeroese","country_code":"234","currency":"Danish krone","currency_code":"DKK","currency_sub_unit":"\u00f8re (inv.)","full_name":"Faeroe Islands","iso_3166_2":"FO","iso_3166_3":"FRO","name":"Faroe Islands","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"238","capital":"Stanley","citizenship":"Falkland Islander","country_code":"238","currency":"Falkland Islands pound","currency_code":"FKP","currency_sub_unit":"new penny","full_name":"Falkland Islands","iso_3166_2":"FK","iso_3166_3":"FLK","name":"Falkland Islands (Malvinas)","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"239","capital":"King Edward Point (Grytviken)","citizenship":"of South Georgia and the South Sandwich Islands","country_code":"239","currency":"","currency_code":"","currency_sub_unit":"","full_name":"South Georgia and the South Sandwich Islands","iso_3166_2":"GS","iso_3166_3":"SGS","name":"South Georgia and the South Sandwich Islands","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"242","capital":"Suva","citizenship":"Fijian","country_code":"242","currency":"Fiji dollar","currency_code":"FJD","currency_sub_unit":"cent","full_name":"Republic of Fiji","iso_3166_2":"FJ","iso_3166_3":"FJI","name":"Fiji","region_code":"009","sub_region_code":"054","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"246","capital":"Helsinki","citizenship":"Finnish","country_code":"246","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Finland","iso_3166_2":"FI","iso_3166_3":"FIN","name":"Finland","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"248","capital":"Mariehamn","citizenship":"\u00c5land Islander","country_code":"248","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"\u00c5land Islands","iso_3166_2":"AX","iso_3166_3":"ALA","name":"\u00c5land Islands","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"250","capital":"Paris","citizenship":"French","country_code":"250","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"French Republic","iso_3166_2":"FR","iso_3166_3":"FRA","name":"France","region_code":"150","sub_region_code":"155","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":" ","decimal_separator":""},{"id":"254","capital":"Cayenne","citizenship":"Guianese","country_code":"254","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"French Guiana","iso_3166_2":"GF","iso_3166_3":"GUF","name":"French Guiana","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"258","capital":"Papeete","citizenship":"Polynesian","country_code":"258","currency":"CFP franc","currency_code":"XPF","currency_sub_unit":"centime","full_name":"French Polynesia","iso_3166_2":"PF","iso_3166_3":"PYF","name":"French Polynesia","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"260","capital":"Port-aux-Francais","citizenship":"of French Southern and Antarctic Lands","country_code":"260","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"French Southern and Antarctic Lands","iso_3166_2":"TF","iso_3166_3":"ATF","name":"French Southern Territories","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"262","capital":"Djibouti","citizenship":"Djiboutian","country_code":"262","currency":"Djibouti franc","currency_code":"DJF","currency_sub_unit":"","full_name":"Republic of Djibouti","iso_3166_2":"DJ","iso_3166_3":"DJI","name":"Djibouti","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"266","capital":"Libreville","citizenship":"Gabonese","country_code":"266","currency":"CFA franc (BEAC)","currency_code":"XAF","currency_sub_unit":"centime","full_name":"Gabonese Republic","iso_3166_2":"GA","iso_3166_3":"GAB","name":"Gabon","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"268","capital":"Tbilisi","citizenship":"Georgian","country_code":"268","currency":"lari","currency_code":"GEL","currency_sub_unit":"tetri (inv.)","full_name":"Georgia","iso_3166_2":"GE","iso_3166_3":"GEO","name":"Georgia","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"270","capital":"Banjul","citizenship":"Gambian","country_code":"270","currency":"dalasi (inv.)","currency_code":"GMD","currency_sub_unit":"butut","full_name":"Republic of the Gambia","iso_3166_2":"GM","iso_3166_3":"GMB","name":"Gambia","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"275","capital":null,"citizenship":"Palestinian","country_code":"275","currency":null,"currency_code":null,"currency_sub_unit":null,"full_name":null,"iso_3166_2":"PS","iso_3166_3":"PSE","name":"Palestine","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"276","capital":"Berlin","citizenship":"German","country_code":"276","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Federal Republic of Germany","iso_3166_2":"DE","iso_3166_3":"DEU","name":"Germany","region_code":"150","sub_region_code":"155","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"288","capital":"Accra","citizenship":"Ghanaian","country_code":"288","currency":"Ghana cedi","currency_code":"GHS","currency_sub_unit":"pesewa","full_name":"Republic of Ghana","iso_3166_2":"GH","iso_3166_3":"GHA","name":"Ghana","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"292","capital":"Gibraltar","citizenship":"Gibraltarian","country_code":"292","currency":"Gibraltar pound","currency_code":"GIP","currency_sub_unit":"penny","full_name":"Gibraltar","iso_3166_2":"GI","iso_3166_3":"GIB","name":"Gibraltar","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"296","capital":"Tarawa","citizenship":"Kiribatian","country_code":"296","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Republic of Kiribati","iso_3166_2":"KI","iso_3166_3":"KIR","name":"Kiribati","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"300","capital":"Athens","citizenship":"Greek","country_code":"300","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Hellenic Republic","iso_3166_2":"GR","iso_3166_3":"GRC","name":"Greece","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"304","capital":"Nuuk","citizenship":"Greenlander","country_code":"304","currency":"Danish krone","currency_code":"DKK","currency_sub_unit":"\u00f8re (inv.)","full_name":"Greenland","iso_3166_2":"GL","iso_3166_3":"GRL","name":"Greenland","region_code":"019","sub_region_code":"021","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"308","capital":"St George\u2019s","citizenship":"Grenadian","country_code":"308","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Grenada","iso_3166_2":"GD","iso_3166_3":"GRD","name":"Grenada","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"312","capital":"Basse Terre","citizenship":"Guadeloupean","country_code":"312","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Guadeloupe","iso_3166_2":"GP","iso_3166_3":"GLP","name":"Guadeloupe","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"316","capital":"Aga\u00f1a (Hag\u00e5t\u00f1a)","citizenship":"Guamanian","country_code":"316","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Territory of Guam","iso_3166_2":"GU","iso_3166_3":"GUM","name":"Guam","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"320","capital":"Guatemala City","citizenship":"Guatemalan","country_code":"320","currency":"quetzal (pl. quetzales)","currency_code":"GTQ","currency_sub_unit":"centavo","full_name":"Republic of Guatemala","iso_3166_2":"GT","iso_3166_3":"GTM","name":"Guatemala","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"324","capital":"Conakry","citizenship":"Guinean","country_code":"324","currency":"Guinean franc","currency_code":"GNF","currency_sub_unit":"","full_name":"Republic of Guinea","iso_3166_2":"GN","iso_3166_3":"GIN","name":"Guinea","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"328","capital":"Georgetown","citizenship":"Guyanese","country_code":"328","currency":"Guyana dollar","currency_code":"GYD","currency_sub_unit":"cent","full_name":"Cooperative Republic of Guyana","iso_3166_2":"GY","iso_3166_3":"GUY","name":"Guyana","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"332","capital":"Port-au-Prince","citizenship":"Haitian","country_code":"332","currency":"gourde","currency_code":"HTG","currency_sub_unit":"centime","full_name":"Republic of Haiti","iso_3166_2":"HT","iso_3166_3":"HTI","name":"Haiti","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"334","capital":"Territory of Heard Island and McDonald Islands","citizenship":"of Territory of Heard Island and McDonald Islands","country_code":"334","currency":"","currency_code":"","currency_sub_unit":"","full_name":"Territory of Heard Island and McDonald Islands","iso_3166_2":"HM","iso_3166_3":"HMD","name":"Heard Island and McDonald Islands","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"336","capital":"Vatican City","citizenship":"of the Holy See\/of the Vatican","country_code":"336","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"the Holy See\/ Vatican City State","iso_3166_2":"VA","iso_3166_3":"VAT","name":"Holy See (Vatican City State)","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"340","capital":"Tegucigalpa","citizenship":"Honduran","country_code":"340","currency":"lempira","currency_code":"HNL","currency_sub_unit":"centavo","full_name":"Republic of Honduras","iso_3166_2":"HN","iso_3166_3":"HND","name":"Honduras","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"344","capital":"(HK3)","citizenship":"Hong Kong Chinese","country_code":"344","currency":"Hong Kong dollar","currency_code":"HKD","currency_sub_unit":"cent","full_name":"Hong Kong Special Administrative Region of the People\u2019s Republic of China (HK2)","iso_3166_2":"HK","iso_3166_3":"HKG","name":"Hong Kong","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"348","capital":"Budapest","citizenship":"Hungarian","country_code":"348","currency":"forint (inv.)","currency_code":"HUF","currency_sub_unit":"(fill\u00e9r (inv.))","full_name":"Republic of Hungary","iso_3166_2":"HU","iso_3166_3":"HUN","name":"Hungary","region_code":"150","sub_region_code":"151","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"352","capital":"Reykjavik","citizenship":"Icelander","country_code":"352","currency":"kr\u00f3na (pl. kr\u00f3nur)","currency_code":"ISK","currency_sub_unit":"","full_name":"Republic of Iceland","iso_3166_2":"IS","iso_3166_3":"ISL","name":"Iceland","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"356","capital":"New Delhi","citizenship":"Indian","country_code":"356","currency":"Indian rupee","currency_code":"INR","currency_sub_unit":"paisa","full_name":"Republic of India","iso_3166_2":"IN","iso_3166_3":"IND","name":"India","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"360","capital":"Jakarta","citizenship":"Indonesian","country_code":"360","currency":"Indonesian rupiah (inv.)","currency_code":"IDR","currency_sub_unit":"sen (inv.)","full_name":"Republic of Indonesia","iso_3166_2":"ID","iso_3166_3":"IDN","name":"Indonesia","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"364","capital":"Tehran","citizenship":"Iranian","country_code":"364","currency":"Iranian rial","currency_code":"IRR","currency_sub_unit":"(dinar) (IR1)","full_name":"Islamic Republic of Iran","iso_3166_2":"IR","iso_3166_3":"IRN","name":"Iran, Islamic Republic of","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"368","capital":"Baghdad","citizenship":"Iraqi","country_code":"368","currency":"Iraqi dinar","currency_code":"IQD","currency_sub_unit":"fils (inv.)","full_name":"Republic of Iraq","iso_3166_2":"IQ","iso_3166_3":"IRQ","name":"Iraq","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"372","capital":"Dublin","citizenship":"Irish","country_code":"372","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Ireland (IE1)","iso_3166_2":"IE","iso_3166_3":"IRL","name":"Ireland","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":",","decimal_separator":"."},{"id":"376","capital":"(IL1)","citizenship":"Israeli","country_code":"376","currency":"shekel","currency_code":"ILS","currency_sub_unit":"agora","full_name":"State of Israel","iso_3166_2":"IL","iso_3166_3":"ISR","name":"Israel","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"380","capital":"Rome","citizenship":"Italian","country_code":"380","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Italian Republic","iso_3166_2":"IT","iso_3166_3":"ITA","name":"Italy","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"384","capital":"Yamoussoukro (CI1)","citizenship":"Ivorian","country_code":"384","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Republic of C\u00f4te d\u2019Ivoire","iso_3166_2":"CI","iso_3166_3":"CIV","name":"C\u00f4te d\'Ivoire","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"388","capital":"Kingston","citizenship":"Jamaican","country_code":"388","currency":"Jamaica dollar","currency_code":"JMD","currency_sub_unit":"cent","full_name":"Jamaica","iso_3166_2":"JM","iso_3166_3":"JAM","name":"Jamaica","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"392","capital":"Tokyo","citizenship":"Japanese","country_code":"392","currency":"yen (inv.)","currency_code":"JPY","currency_sub_unit":"(sen (inv.)) (JP1)","full_name":"Japan","iso_3166_2":"JP","iso_3166_3":"JPN","name":"Japan","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"398","capital":"Astana","citizenship":"Kazakh","country_code":"398","currency":"tenge (inv.)","currency_code":"KZT","currency_sub_unit":"tiyn","full_name":"Republic of Kazakhstan","iso_3166_2":"KZ","iso_3166_3":"KAZ","name":"Kazakhstan","region_code":"142","sub_region_code":"143","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"400","capital":"Amman","citizenship":"Jordanian","country_code":"400","currency":"Jordanian dinar","currency_code":"JOD","currency_sub_unit":"100 qirsh","full_name":"Hashemite Kingdom of Jordan","iso_3166_2":"JO","iso_3166_3":"JOR","name":"Jordan","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"404","capital":"Nairobi","citizenship":"Kenyan","country_code":"404","currency":"Kenyan shilling","currency_code":"KES","currency_sub_unit":"cent","full_name":"Republic of Kenya","iso_3166_2":"KE","iso_3166_3":"KEN","name":"Kenya","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"408","capital":"Pyongyang","citizenship":"North Korean","country_code":"408","currency":"North Korean won (inv.)","currency_code":"KPW","currency_sub_unit":"chun (inv.)","full_name":"Democratic People\u2019s Republic of Korea","iso_3166_2":"KP","iso_3166_3":"PRK","name":"Korea, Democratic People\'s Republic of","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"410","capital":"Seoul","citizenship":"South Korean","country_code":"410","currency":"South Korean won (inv.)","currency_code":"KRW","currency_sub_unit":"(chun (inv.))","full_name":"Republic of Korea","iso_3166_2":"KR","iso_3166_3":"KOR","name":"Korea, Republic of","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"414","capital":"Kuwait City","citizenship":"Kuwaiti","country_code":"414","currency":"Kuwaiti dinar","currency_code":"KWD","currency_sub_unit":"fils (inv.)","full_name":"State of Kuwait","iso_3166_2":"KW","iso_3166_3":"KWT","name":"Kuwait","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"417","capital":"Bishkek","citizenship":"Kyrgyz","country_code":"417","currency":"som","currency_code":"KGS","currency_sub_unit":"tyiyn","full_name":"Kyrgyz Republic","iso_3166_2":"KG","iso_3166_3":"KGZ","name":"Kyrgyzstan","region_code":"142","sub_region_code":"143","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"418","capital":"Vientiane","citizenship":"Lao","country_code":"418","currency":"kip (inv.)","currency_code":"LAK","currency_sub_unit":"(at (inv.))","full_name":"Lao People\u2019s Democratic Republic","iso_3166_2":"LA","iso_3166_3":"LAO","name":"Lao People\'s Democratic Republic","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"422","capital":"Beirut","citizenship":"Lebanese","country_code":"422","currency":"Lebanese pound","currency_code":"LBP","currency_sub_unit":"(piastre)","full_name":"Lebanese Republic","iso_3166_2":"LB","iso_3166_3":"LBN","name":"Lebanon","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"426","capital":"Maseru","citizenship":"Basotho","country_code":"426","currency":"loti (pl. maloti)","currency_code":"LSL","currency_sub_unit":"sente","full_name":"Kingdom of Lesotho","iso_3166_2":"LS","iso_3166_3":"LSO","name":"Lesotho","region_code":"002","sub_region_code":"018","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"428","capital":"Riga","citizenship":"Latvian","country_code":"428","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Latvia","iso_3166_2":"LV","iso_3166_3":"LVA","name":"Latvia","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"430","capital":"Monrovia","citizenship":"Liberian","country_code":"430","currency":"Liberian dollar","currency_code":"LRD","currency_sub_unit":"cent","full_name":"Republic of Liberia","iso_3166_2":"LR","iso_3166_3":"LBR","name":"Liberia","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"434","capital":"Tripoli","citizenship":"Libyan","country_code":"434","currency":"Libyan dinar","currency_code":"LYD","currency_sub_unit":"dirham","full_name":"Socialist People\u2019s Libyan Arab Jamahiriya","iso_3166_2":"LY","iso_3166_3":"LBY","name":"Libya","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"438","capital":"Vaduz","citizenship":"Liechtensteiner","country_code":"438","currency":"Swiss franc","currency_code":"CHF","currency_sub_unit":"centime","full_name":"Principality of Liechtenstein","iso_3166_2":"LI","iso_3166_3":"LIE","name":"Liechtenstein","region_code":"150","sub_region_code":"155","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"440","capital":"Vilnius","citizenship":"Lithuanian","country_code":"440","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Lithuania","iso_3166_2":"LT","iso_3166_3":"LTU","name":"Lithuania","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"442","capital":"Luxembourg","citizenship":"Luxembourger","country_code":"442","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Grand Duchy of Luxembourg","iso_3166_2":"LU","iso_3166_3":"LUX","name":"Luxembourg","region_code":"150","sub_region_code":"155","eea":true,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"446","capital":"Macao (MO3)","citizenship":"Macanese","country_code":"446","currency":"pataca","currency_code":"MOP","currency_sub_unit":"avo","full_name":"Macao Special Administrative Region of the People\u2019s Republic of China (MO2)","iso_3166_2":"MO","iso_3166_3":"MAC","name":"Macao","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"450","capital":"Antananarivo","citizenship":"Malagasy","country_code":"450","currency":"ariary","currency_code":"MGA","currency_sub_unit":"iraimbilanja (inv.)","full_name":"Republic of Madagascar","iso_3166_2":"MG","iso_3166_3":"MDG","name":"Madagascar","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"454","capital":"Lilongwe","citizenship":"Malawian","country_code":"454","currency":"Malawian kwacha (inv.)","currency_code":"MWK","currency_sub_unit":"tambala (inv.)","full_name":"Republic of Malawi","iso_3166_2":"MW","iso_3166_3":"MWI","name":"Malawi","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"458","capital":"Kuala Lumpur (MY1)","citizenship":"Malaysian","country_code":"458","currency":"ringgit (inv.)","currency_code":"MYR","currency_sub_unit":"sen (inv.)","full_name":"Malaysia","iso_3166_2":"MY","iso_3166_3":"MYS","name":"Malaysia","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"462","capital":"Mal\u00e9","citizenship":"Maldivian","country_code":"462","currency":"rufiyaa","currency_code":"MVR","currency_sub_unit":"laari (inv.)","full_name":"Republic of Maldives","iso_3166_2":"MV","iso_3166_3":"MDV","name":"Maldives","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"466","capital":"Bamako","citizenship":"Malian","country_code":"466","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Republic of Mali","iso_3166_2":"ML","iso_3166_3":"MLI","name":"Mali","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"470","capital":"Valletta","citizenship":"Maltese","country_code":"470","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Malta","iso_3166_2":"MT","iso_3166_3":"MLT","name":"Malta","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":",","decimal_separator":"."},{"id":"474","capital":"Fort-de-France","citizenship":"Martinican","country_code":"474","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Martinique","iso_3166_2":"MQ","iso_3166_3":"MTQ","name":"Martinique","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"478","capital":"Nouakchott","citizenship":"Mauritanian","country_code":"478","currency":"ouguiya","currency_code":"MRO","currency_sub_unit":"khoum","full_name":"Islamic Republic of Mauritania","iso_3166_2":"MR","iso_3166_3":"MRT","name":"Mauritania","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"480","capital":"Port Louis","citizenship":"Mauritian","country_code":"480","currency":"Mauritian rupee","currency_code":"MUR","currency_sub_unit":"cent","full_name":"Republic of Mauritius","iso_3166_2":"MU","iso_3166_3":"MUS","name":"Mauritius","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"484","capital":"Mexico City","citizenship":"Mexican","country_code":"484","currency":"Mexican peso","currency_code":"MXN","currency_sub_unit":"centavo","full_name":"United Mexican States","iso_3166_2":"MX","iso_3166_3":"MEX","name":"Mexico","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"492","capital":"Monaco","citizenship":"Monegasque","country_code":"492","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Principality of Monaco","iso_3166_2":"MC","iso_3166_3":"MCO","name":"Monaco","region_code":"150","sub_region_code":"155","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"496","capital":"Ulan Bator","citizenship":"Mongolian","country_code":"496","currency":"tugrik","currency_code":"MNT","currency_sub_unit":"m\u00f6ng\u00f6 (inv.)","full_name":"Mongolia","iso_3166_2":"MN","iso_3166_3":"MNG","name":"Mongolia","region_code":"142","sub_region_code":"030","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"498","capital":"Chisinau","citizenship":"Moldovan","country_code":"498","currency":"Moldovan leu (pl. lei)","currency_code":"MDL","currency_sub_unit":"ban","full_name":"Republic of Moldova","iso_3166_2":"MD","iso_3166_3":"MDA","name":"Moldova, Republic of","region_code":"150","sub_region_code":"151","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"499","capital":"Podgorica","citizenship":"Montenegrin","country_code":"499","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Montenegro","iso_3166_2":"ME","iso_3166_3":"MNE","name":"Montenegro","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"500","capital":"Plymouth (MS2)","citizenship":"Montserratian","country_code":"500","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Montserrat","iso_3166_2":"MS","iso_3166_3":"MSR","name":"Montserrat","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"504","capital":"Rabat","citizenship":"Moroccan","country_code":"504","currency":"Moroccan dirham","currency_code":"MAD","currency_sub_unit":"centime","full_name":"Kingdom of Morocco","iso_3166_2":"MA","iso_3166_3":"MAR","name":"Morocco","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"508","capital":"Maputo","citizenship":"Mozambican","country_code":"508","currency":"metical","currency_code":"MZN","currency_sub_unit":"centavo","full_name":"Republic of Mozambique","iso_3166_2":"MZ","iso_3166_3":"MOZ","name":"Mozambique","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"512","capital":"Muscat","citizenship":"Omani","country_code":"512","currency":"Omani rial","currency_code":"OMR","currency_sub_unit":"baiza","full_name":"Sultanate of Oman","iso_3166_2":"OM","iso_3166_3":"OMN","name":"Oman","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"516","capital":"Windhoek","citizenship":"Namibian","country_code":"516","currency":"Namibian dollar","currency_code":"NAD","currency_sub_unit":"cent","full_name":"Republic of Namibia","iso_3166_2":"NA","iso_3166_3":"NAM","name":"Namibia","region_code":"002","sub_region_code":"018","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"520","capital":"Yaren","citizenship":"Nauruan","country_code":"520","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Republic of Nauru","iso_3166_2":"NR","iso_3166_3":"NRU","name":"Nauru","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"524","capital":"Kathmandu","citizenship":"Nepalese","country_code":"524","currency":"Nepalese rupee","currency_code":"NPR","currency_sub_unit":"paisa (inv.)","full_name":"Nepal","iso_3166_2":"NP","iso_3166_3":"NPL","name":"Nepal","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"528","capital":"Amsterdam (NL2)","citizenship":"Dutch","country_code":"528","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Kingdom of the Netherlands","iso_3166_2":"NL","iso_3166_3":"NLD","name":"Netherlands","region_code":"150","sub_region_code":"155","eea":true,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"531","capital":"Willemstad","citizenship":"Cura\u00e7aoan","country_code":"531","currency":"Netherlands Antillean guilder (CW1)","currency_code":"ANG","currency_sub_unit":"cent","full_name":"Cura\u00e7ao","iso_3166_2":"CW","iso_3166_3":"CUW","name":"Cura\u00e7ao","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"533","capital":"Oranjestad","citizenship":"Aruban","country_code":"533","currency":"Aruban guilder","currency_code":"AWG","currency_sub_unit":"cent","full_name":"Aruba","iso_3166_2":"AW","iso_3166_3":"ABW","name":"Aruba","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"534","capital":"Philipsburg","citizenship":"Sint Maartener","country_code":"534","currency":"Netherlands Antillean guilder (SX1)","currency_code":"ANG","currency_sub_unit":"cent","full_name":"Sint Maarten","iso_3166_2":"SX","iso_3166_3":"SXM","name":"Sint Maarten (Dutch part)","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"535","capital":null,"citizenship":"of Bonaire, Sint Eustatius and Saba","country_code":"535","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":null,"iso_3166_2":"BQ","iso_3166_3":"BES","name":"Bonaire, Sint Eustatius and Saba","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"540","capital":"Noum\u00e9a","citizenship":"New Caledonian","country_code":"540","currency":"CFP franc","currency_code":"XPF","currency_sub_unit":"centime","full_name":"New Caledonia","iso_3166_2":"NC","iso_3166_3":"NCL","name":"New Caledonia","region_code":"009","sub_region_code":"054","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"548","capital":"Port Vila","citizenship":"Vanuatuan","country_code":"548","currency":"vatu (inv.)","currency_code":"VUV","currency_sub_unit":"","full_name":"Republic of Vanuatu","iso_3166_2":"VU","iso_3166_3":"VUT","name":"Vanuatu","region_code":"009","sub_region_code":"054","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"554","capital":"Wellington","citizenship":"New Zealander","country_code":"554","currency":"New Zealand dollar","currency_code":"NZD","currency_sub_unit":"cent","full_name":"New Zealand","iso_3166_2":"NZ","iso_3166_3":"NZL","name":"New Zealand","region_code":"009","sub_region_code":"053","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"558","capital":"Managua","citizenship":"Nicaraguan","country_code":"558","currency":"c\u00f3rdoba oro","currency_code":"NIO","currency_sub_unit":"centavo","full_name":"Republic of Nicaragua","iso_3166_2":"NI","iso_3166_3":"NIC","name":"Nicaragua","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"562","capital":"Niamey","citizenship":"Nigerien","country_code":"562","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Republic of Niger","iso_3166_2":"NE","iso_3166_3":"NER","name":"Niger","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"566","capital":"Abuja","citizenship":"Nigerian","country_code":"566","currency":"naira (inv.)","currency_code":"NGN","currency_sub_unit":"kobo (inv.)","full_name":"Federal Republic of Nigeria","iso_3166_2":"NG","iso_3166_3":"NGA","name":"Nigeria","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"570","capital":"Alofi","citizenship":"Niuean","country_code":"570","currency":"New Zealand dollar","currency_code":"NZD","currency_sub_unit":"cent","full_name":"Niue","iso_3166_2":"NU","iso_3166_3":"NIU","name":"Niue","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"574","capital":"Kingston","citizenship":"Norfolk Islander","country_code":"574","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Territory of Norfolk Island","iso_3166_2":"NF","iso_3166_3":"NFK","name":"Norfolk Island","region_code":"009","sub_region_code":"053","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"578","capital":"Oslo","citizenship":"Norwegian","country_code":"578","currency":"Norwegian krone (pl. kroner)","currency_code":"NOK","currency_sub_unit":"\u00f8re (inv.)","full_name":"Kingdom of Norway","iso_3166_2":"NO","iso_3166_3":"NOR","name":"Norway","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"580","capital":"Saipan","citizenship":"Northern Mariana Islander","country_code":"580","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Commonwealth of the Northern Mariana Islands","iso_3166_2":"MP","iso_3166_3":"MNP","name":"Northern Mariana Islands","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"581","capital":"United States Minor Outlying Islands","citizenship":"of United States Minor Outlying Islands","country_code":"581","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"United States Minor Outlying Islands","iso_3166_2":"UM","iso_3166_3":"UMI","name":"United States Minor Outlying Islands","region_code":"","sub_region_code":"","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"583","capital":"Palikir","citizenship":"Micronesian","country_code":"583","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Federated States of Micronesia","iso_3166_2":"FM","iso_3166_3":"FSM","name":"Micronesia, Federated States of","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"584","capital":"Majuro","citizenship":"Marshallese","country_code":"584","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Republic of the Marshall Islands","iso_3166_2":"MH","iso_3166_3":"MHL","name":"Marshall Islands","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"585","capital":"Melekeok","citizenship":"Palauan","country_code":"585","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Republic of Palau","iso_3166_2":"PW","iso_3166_3":"PLW","name":"Palau","region_code":"009","sub_region_code":"057","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"586","capital":"Islamabad","citizenship":"Pakistani","country_code":"586","currency":"Pakistani rupee","currency_code":"PKR","currency_sub_unit":"paisa","full_name":"Islamic Republic of Pakistan","iso_3166_2":"PK","iso_3166_3":"PAK","name":"Pakistan","region_code":"142","sub_region_code":"034","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"591","capital":"Panama City","citizenship":"Panamanian","country_code":"591","currency":"balboa","currency_code":"PAB","currency_sub_unit":"cent\u00e9simo","full_name":"Republic of Panama","iso_3166_2":"PA","iso_3166_3":"PAN","name":"Panama","region_code":"019","sub_region_code":"013","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"598","capital":"Port Moresby","citizenship":"Papua New Guinean","country_code":"598","currency":"kina (inv.)","currency_code":"PGK","currency_sub_unit":"toea (inv.)","full_name":"Independent State of Papua New Guinea","iso_3166_2":"PG","iso_3166_3":"PNG","name":"Papua New Guinea","region_code":"009","sub_region_code":"054","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"600","capital":"Asunci\u00f3n","citizenship":"Paraguayan","country_code":"600","currency":"guaran\u00ed","currency_code":"PYG","currency_sub_unit":"c\u00e9ntimo","full_name":"Republic of Paraguay","iso_3166_2":"PY","iso_3166_3":"PRY","name":"Paraguay","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"604","capital":"Lima","citizenship":"Peruvian","country_code":"604","currency":"new sol","currency_code":"PEN","currency_sub_unit":"c\u00e9ntimo","full_name":"Republic of Peru","iso_3166_2":"PE","iso_3166_3":"PER","name":"Peru","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"608","capital":"Manila","citizenship":"Filipino","country_code":"608","currency":"Philippine peso","currency_code":"PHP","currency_sub_unit":"centavo","full_name":"Republic of the Philippines","iso_3166_2":"PH","iso_3166_3":"PHL","name":"Philippines","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"612","capital":"Adamstown","citizenship":"Pitcairner","country_code":"612","currency":"New Zealand dollar","currency_code":"NZD","currency_sub_unit":"cent","full_name":"Pitcairn Islands","iso_3166_2":"PN","iso_3166_3":"PCN","name":"Pitcairn","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"616","capital":"Warsaw","citizenship":"Polish","country_code":"616","currency":"zloty","currency_code":"PLN","currency_sub_unit":"grosz (pl. groszy)","full_name":"Republic of Poland","iso_3166_2":"PL","iso_3166_3":"POL","name":"Poland","region_code":"150","sub_region_code":"151","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"620","capital":"Lisbon","citizenship":"Portuguese","country_code":"620","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Portuguese Republic","iso_3166_2":"PT","iso_3166_3":"PRT","name":"Portugal","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"624","capital":"Bissau","citizenship":"Guinea-Bissau national","country_code":"624","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Republic of Guinea-Bissau","iso_3166_2":"GW","iso_3166_3":"GNB","name":"Guinea-Bissau","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"626","capital":"Dili","citizenship":"East Timorese","country_code":"626","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Democratic Republic of East Timor","iso_3166_2":"TL","iso_3166_3":"TLS","name":"Timor-Leste","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"630","capital":"San Juan","citizenship":"Puerto Rican","country_code":"630","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Commonwealth of Puerto Rico","iso_3166_2":"PR","iso_3166_3":"PRI","name":"Puerto Rico","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"634","capital":"Doha","citizenship":"Qatari","country_code":"634","currency":"Qatari riyal","currency_code":"QAR","currency_sub_unit":"dirham","full_name":"State of Qatar","iso_3166_2":"QA","iso_3166_3":"QAT","name":"Qatar","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"638","capital":"Saint-Denis","citizenship":"Reunionese","country_code":"638","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"R\u00e9union","iso_3166_2":"RE","iso_3166_3":"REU","name":"R\u00e9union","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"642","capital":"Bucharest","citizenship":"Romanian","country_code":"642","currency":"Romanian leu (pl. lei)","currency_code":"RON","currency_sub_unit":"ban (pl. bani)","full_name":"Romania","iso_3166_2":"RO","iso_3166_3":"ROU","name":"Romania","region_code":"150","sub_region_code":"151","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"643","capital":"Moscow","citizenship":"Russian","country_code":"643","currency":"Russian rouble","currency_code":"RUB","currency_sub_unit":"kopek","full_name":"Russian Federation","iso_3166_2":"RU","iso_3166_3":"RUS","name":"Russian Federation","region_code":"150","sub_region_code":"151","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"646","capital":"Kigali","citizenship":"Rwandan; Rwandese","country_code":"646","currency":"Rwandese franc","currency_code":"RWF","currency_sub_unit":"centime","full_name":"Republic of Rwanda","iso_3166_2":"RW","iso_3166_3":"RWA","name":"Rwanda","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"652","capital":"Gustavia","citizenship":"of Saint Barth\u00e9lemy","country_code":"652","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Collectivity of Saint Barth\u00e9lemy","iso_3166_2":"BL","iso_3166_3":"BLM","name":"Saint Barth\u00e9lemy","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"654","capital":"Jamestown","citizenship":"Saint Helenian","country_code":"654","currency":"Saint Helena pound","currency_code":"SHP","currency_sub_unit":"penny","full_name":"Saint Helena, Ascension and Tristan da Cunha","iso_3166_2":"SH","iso_3166_3":"SHN","name":"Saint Helena, Ascension and Tristan da Cunha","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"659","capital":"Basseterre","citizenship":"Kittsian; Nevisian","country_code":"659","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Federation of Saint Kitts and Nevis","iso_3166_2":"KN","iso_3166_3":"KNA","name":"Saint Kitts and Nevis","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"660","capital":"The Valley","citizenship":"Anguillan","country_code":"660","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Anguilla","iso_3166_2":"AI","iso_3166_3":"AIA","name":"Anguilla","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"662","capital":"Castries","citizenship":"Saint Lucian","country_code":"662","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Saint Lucia","iso_3166_2":"LC","iso_3166_3":"LCA","name":"Saint Lucia","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"663","capital":"Marigot","citizenship":"of Saint Martin","country_code":"663","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Collectivity of Saint Martin","iso_3166_2":"MF","iso_3166_3":"MAF","name":"Saint Martin (French part)","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"666","capital":"Saint-Pierre","citizenship":"St-Pierrais; Miquelonnais","country_code":"666","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Territorial Collectivity of Saint Pierre and Miquelon","iso_3166_2":"PM","iso_3166_3":"SPM","name":"Saint Pierre and Miquelon","region_code":"019","sub_region_code":"021","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"670","capital":"Kingstown","citizenship":"Vincentian","country_code":"670","currency":"East Caribbean dollar","currency_code":"XCD","currency_sub_unit":"cent","full_name":"Saint Vincent and the Grenadines","iso_3166_2":"VC","iso_3166_3":"VCT","name":"Saint Vincent and the Grenadines","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"674","capital":"San Marino","citizenship":"San Marinese","country_code":"674","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of San Marino","iso_3166_2":"SM","iso_3166_3":"SMR","name":"San Marino","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"678","capital":"S\u00e3o Tom\u00e9","citizenship":"S\u00e3o Tom\u00e9an","country_code":"678","currency":"dobra","currency_code":"STD","currency_sub_unit":"centavo","full_name":"Democratic Republic of S\u00e3o Tom\u00e9 and Pr\u00edncipe","iso_3166_2":"ST","iso_3166_3":"STP","name":"Sao Tome and Principe","region_code":"002","sub_region_code":"017","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"682","capital":"Riyadh","citizenship":"Saudi Arabian","country_code":"682","currency":"riyal","currency_code":"SAR","currency_sub_unit":"halala","full_name":"Kingdom of Saudi Arabia","iso_3166_2":"SA","iso_3166_3":"SAU","name":"Saudi Arabia","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"686","capital":"Dakar","citizenship":"Senegalese","country_code":"686","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Republic of Senegal","iso_3166_2":"SN","iso_3166_3":"SEN","name":"Senegal","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"688","capital":"Belgrade","citizenship":"Serb","country_code":"688","currency":"Serbian dinar","currency_code":"RSD","currency_sub_unit":"para (inv.)","full_name":"Republic of Serbia","iso_3166_2":"RS","iso_3166_3":"SRB","name":"Serbia","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"690","capital":"Victoria","citizenship":"Seychellois","country_code":"690","currency":"Seychelles rupee","currency_code":"SCR","currency_sub_unit":"cent","full_name":"Republic of Seychelles","iso_3166_2":"SC","iso_3166_3":"SYC","name":"Seychelles","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"694","capital":"Freetown","citizenship":"Sierra Leonean","country_code":"694","currency":"leone","currency_code":"SLL","currency_sub_unit":"cent","full_name":"Republic of Sierra Leone","iso_3166_2":"SL","iso_3166_3":"SLE","name":"Sierra Leone","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"702","capital":"Singapore","citizenship":"Singaporean","country_code":"702","currency":"Singapore dollar","currency_code":"SGD","currency_sub_unit":"cent","full_name":"Republic of Singapore","iso_3166_2":"SG","iso_3166_3":"SGP","name":"Singapore","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"703","capital":"Bratislava","citizenship":"Slovak","country_code":"703","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Slovak Republic","iso_3166_2":"SK","iso_3166_3":"SVK","name":"Slovakia","region_code":"150","sub_region_code":"151","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"704","capital":"Hanoi","citizenship":"Vietnamese","country_code":"704","currency":"dong","currency_code":"VND","currency_sub_unit":"(10 h\u00e0o","full_name":"Socialist Republic of Vietnam","iso_3166_2":"VN","iso_3166_3":"VNM","name":"Viet Nam","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"705","capital":"Ljubljana","citizenship":"Slovene","country_code":"705","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Republic of Slovenia","iso_3166_2":"SI","iso_3166_3":"SVN","name":"Slovenia","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"706","capital":"Mogadishu","citizenship":"Somali","country_code":"706","currency":"Somali shilling","currency_code":"SOS","currency_sub_unit":"cent","full_name":"Somali Republic","iso_3166_2":"SO","iso_3166_3":"SOM","name":"Somalia","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"710","capital":"Pretoria (ZA1)","citizenship":"South African","country_code":"710","currency":"rand","currency_code":"ZAR","currency_sub_unit":"cent","full_name":"Republic of South Africa","iso_3166_2":"ZA","iso_3166_3":"ZAF","name":"South Africa","region_code":"002","sub_region_code":"018","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"716","capital":"Harare","citizenship":"Zimbabwean","country_code":"716","currency":"Zimbabwe dollar (ZW1)","currency_code":"ZWL","currency_sub_unit":"cent","full_name":"Republic of Zimbabwe","iso_3166_2":"ZW","iso_3166_3":"ZWE","name":"Zimbabwe","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"724","capital":"Madrid","citizenship":"Spaniard","country_code":"724","currency":"euro","currency_code":"EUR","currency_sub_unit":"cent","full_name":"Kingdom of Spain","iso_3166_2":"ES","iso_3166_3":"ESP","name":"Spain","region_code":"150","sub_region_code":"039","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"728","capital":"Juba","citizenship":"South Sudanese","country_code":"728","currency":"South Sudanese pound","currency_code":"SSP","currency_sub_unit":"piaster","full_name":"Republic of South Sudan","iso_3166_2":"SS","iso_3166_3":"SSD","name":"South Sudan","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"729","capital":"Khartoum","citizenship":"Sudanese","country_code":"729","currency":"Sudanese pound","currency_code":"SDG","currency_sub_unit":"piastre","full_name":"Republic of the Sudan","iso_3166_2":"SD","iso_3166_3":"SDN","name":"Sudan","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"732","capital":"Al aaiun","citizenship":"Sahrawi","country_code":"732","currency":"Moroccan dirham","currency_code":"MAD","currency_sub_unit":"centime","full_name":"Western Sahara","iso_3166_2":"EH","iso_3166_3":"ESH","name":"Western Sahara","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"740","capital":"Paramaribo","citizenship":"Surinamese","country_code":"740","currency":"Surinamese dollar","currency_code":"SRD","currency_sub_unit":"cent","full_name":"Republic of Suriname","iso_3166_2":"SR","iso_3166_3":"SUR","name":"Suriname","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"744","capital":"Longyearbyen","citizenship":"of Svalbard","country_code":"744","currency":"Norwegian krone (pl. kroner)","currency_code":"NOK","currency_sub_unit":"\u00f8re (inv.)","full_name":"Svalbard and Jan Mayen","iso_3166_2":"SJ","iso_3166_3":"SJM","name":"Svalbard and Jan Mayen","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"748","capital":"Mbabane","citizenship":"Swazi","country_code":"748","currency":"lilangeni","currency_code":"SZL","currency_sub_unit":"cent","full_name":"Kingdom of Swaziland","iso_3166_2":"SZ","iso_3166_3":"SWZ","name":"Swaziland","region_code":"002","sub_region_code":"018","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"752","capital":"Stockholm","citizenship":"Swedish","country_code":"752","currency":"krona (pl. kronor)","currency_code":"SEK","currency_sub_unit":"\u00f6re (inv.)","full_name":"Kingdom of Sweden","iso_3166_2":"SE","iso_3166_3":"SWE","name":"Sweden","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":true,"swap_currency_symbol":true,"thousand_separator":"","decimal_separator":""},{"id":"756","capital":"Berne","citizenship":"Swiss","country_code":"756","currency":"Swiss franc","currency_code":"CHF","currency_sub_unit":"centime","full_name":"Swiss Confederation","iso_3166_2":"CH","iso_3166_3":"CHE","name":"Switzerland","region_code":"150","sub_region_code":"155","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"760","capital":"Damascus","citizenship":"Syrian","country_code":"760","currency":"Syrian pound","currency_code":"SYP","currency_sub_unit":"piastre","full_name":"Syrian Arab Republic","iso_3166_2":"SY","iso_3166_3":"SYR","name":"Syrian Arab Republic","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"762","capital":"Dushanbe","citizenship":"Tajik","country_code":"762","currency":"somoni","currency_code":"TJS","currency_sub_unit":"diram","full_name":"Republic of Tajikistan","iso_3166_2":"TJ","iso_3166_3":"TJK","name":"Tajikistan","region_code":"142","sub_region_code":"143","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"764","capital":"Bangkok","citizenship":"Thai","country_code":"764","currency":"baht (inv.)","currency_code":"THB","currency_sub_unit":"satang (inv.)","full_name":"Kingdom of Thailand","iso_3166_2":"TH","iso_3166_3":"THA","name":"Thailand","region_code":"142","sub_region_code":"035","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"768","capital":"Lom\u00e9","citizenship":"Togolese","country_code":"768","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Togolese Republic","iso_3166_2":"TG","iso_3166_3":"TGO","name":"Togo","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"772","capital":"(TK2)","citizenship":"Tokelauan","country_code":"772","currency":"New Zealand dollar","currency_code":"NZD","currency_sub_unit":"cent","full_name":"Tokelau","iso_3166_2":"TK","iso_3166_3":"TKL","name":"Tokelau","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"776","capital":"Nuku\u2019alofa","citizenship":"Tongan","country_code":"776","currency":"pa\u2019anga (inv.)","currency_code":"TOP","currency_sub_unit":"seniti (inv.)","full_name":"Kingdom of Tonga","iso_3166_2":"TO","iso_3166_3":"TON","name":"Tonga","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"780","capital":"Port of Spain","citizenship":"Trinidadian; Tobagonian","country_code":"780","currency":"Trinidad and Tobago dollar","currency_code":"TTD","currency_sub_unit":"cent","full_name":"Republic of Trinidad and Tobago","iso_3166_2":"TT","iso_3166_3":"TTO","name":"Trinidad and Tobago","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"784","capital":"Abu Dhabi","citizenship":"Emirian","country_code":"784","currency":"UAE dirham","currency_code":"AED","currency_sub_unit":"fils (inv.)","full_name":"United Arab Emirates","iso_3166_2":"AE","iso_3166_3":"ARE","name":"United Arab Emirates","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"788","capital":"Tunis","citizenship":"Tunisian","country_code":"788","currency":"Tunisian dinar","currency_code":"TND","currency_sub_unit":"millime","full_name":"Republic of Tunisia","iso_3166_2":"TN","iso_3166_3":"TUN","name":"Tunisia","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"792","capital":"Ankara","citizenship":"Turk","country_code":"792","currency":"Turkish lira (inv.)","currency_code":"TRY","currency_sub_unit":"kurus (inv.)","full_name":"Republic of Turkey","iso_3166_2":"TR","iso_3166_3":"TUR","name":"Turkey","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"795","capital":"Ashgabat","citizenship":"Turkmen","country_code":"795","currency":"Turkmen manat (inv.)","currency_code":"TMT","currency_sub_unit":"tenge (inv.)","full_name":"Turkmenistan","iso_3166_2":"TM","iso_3166_3":"TKM","name":"Turkmenistan","region_code":"142","sub_region_code":"143","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"796","capital":"Cockburn Town","citizenship":"Turks and Caicos Islander","country_code":"796","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"Turks and Caicos Islands","iso_3166_2":"TC","iso_3166_3":"TCA","name":"Turks and Caicos Islands","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"798","capital":"Funafuti","citizenship":"Tuvaluan","country_code":"798","currency":"Australian dollar","currency_code":"AUD","currency_sub_unit":"cent","full_name":"Tuvalu","iso_3166_2":"TV","iso_3166_3":"TUV","name":"Tuvalu","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"800","capital":"Kampala","citizenship":"Ugandan","country_code":"800","currency":"Uganda shilling","currency_code":"UGX","currency_sub_unit":"cent","full_name":"Republic of Uganda","iso_3166_2":"UG","iso_3166_3":"UGA","name":"Uganda","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"804","capital":"Kiev","citizenship":"Ukrainian","country_code":"804","currency":"hryvnia","currency_code":"UAH","currency_sub_unit":"kopiyka","full_name":"Ukraine","iso_3166_2":"UA","iso_3166_3":"UKR","name":"Ukraine","region_code":"150","sub_region_code":"151","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"807","capital":"Skopje","citizenship":"of the former Yugoslav Republic of Macedonia","country_code":"807","currency":"denar (pl. denars)","currency_code":"MKD","currency_sub_unit":"deni (inv.)","full_name":"the former Yugoslav Republic of Macedonia","iso_3166_2":"MK","iso_3166_3":"MKD","name":"Macedonia, the former Yugoslav Republic of","region_code":"150","sub_region_code":"039","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"818","capital":"Cairo","citizenship":"Egyptian","country_code":"818","currency":"Egyptian pound","currency_code":"EGP","currency_sub_unit":"piastre","full_name":"Arab Republic of Egypt","iso_3166_2":"EG","iso_3166_3":"EGY","name":"Egypt","region_code":"002","sub_region_code":"015","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"826","capital":"London","citizenship":"British","country_code":"826","currency":"pound sterling","currency_code":"GBP","currency_sub_unit":"penny (pl. pence)","full_name":"United Kingdom of Great Britain and Northern Ireland","iso_3166_2":"GB","iso_3166_3":"GBR","name":"United Kingdom","region_code":"150","sub_region_code":"154","eea":true,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"831","capital":"St Peter Port","citizenship":"of Guernsey","country_code":"831","currency":"Guernsey pound (GG2)","currency_code":"GGP (GG2)","currency_sub_unit":"penny (pl. pence)","full_name":"Bailiwick of Guernsey","iso_3166_2":"GG","iso_3166_3":"GGY","name":"Guernsey","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"832","capital":"St Helier","citizenship":"of Jersey","country_code":"832","currency":"Jersey pound (JE2)","currency_code":"JEP (JE2)","currency_sub_unit":"penny (pl. pence)","full_name":"Bailiwick of Jersey","iso_3166_2":"JE","iso_3166_3":"JEY","name":"Jersey","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"833","capital":"Douglas","citizenship":"Manxman; Manxwoman","country_code":"833","currency":"Manx pound (IM2)","currency_code":"IMP (IM2)","currency_sub_unit":"penny (pl. pence)","full_name":"Isle of Man","iso_3166_2":"IM","iso_3166_3":"IMN","name":"Isle of Man","region_code":"150","sub_region_code":"154","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"834","capital":"Dodoma (TZ1)","citizenship":"Tanzanian","country_code":"834","currency":"Tanzanian shilling","currency_code":"TZS","currency_sub_unit":"cent","full_name":"United Republic of Tanzania","iso_3166_2":"TZ","iso_3166_3":"TZA","name":"Tanzania, United Republic of","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"840","capital":"Washington DC","citizenship":"American","country_code":"840","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"United States of America","iso_3166_2":"US","iso_3166_3":"USA","name":"United States","region_code":"019","sub_region_code":"021","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":",","decimal_separator":"."},{"id":"850","capital":"Charlotte Amalie","citizenship":"US Virgin Islander","country_code":"850","currency":"US dollar","currency_code":"USD","currency_sub_unit":"cent","full_name":"United States Virgin Islands","iso_3166_2":"VI","iso_3166_3":"VIR","name":"Virgin Islands, U.S.","region_code":"019","sub_region_code":"029","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"854","capital":"Ouagadougou","citizenship":"Burkinabe","country_code":"854","currency":"CFA franc (BCEAO)","currency_code":"XOF","currency_sub_unit":"centime","full_name":"Burkina Faso","iso_3166_2":"BF","iso_3166_3":"BFA","name":"Burkina Faso","region_code":"002","sub_region_code":"011","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"858","capital":"Montevideo","citizenship":"Uruguayan","country_code":"858","currency":"Uruguayan peso","currency_code":"UYU","currency_sub_unit":"cent\u00e9simo","full_name":"Eastern Republic of Uruguay","iso_3166_2":"UY","iso_3166_3":"URY","name":"Uruguay","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":true,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"860","capital":"Tashkent","citizenship":"Uzbek","country_code":"860","currency":"sum (inv.)","currency_code":"UZS","currency_sub_unit":"tiyin (inv.)","full_name":"Republic of Uzbekistan","iso_3166_2":"UZ","iso_3166_3":"UZB","name":"Uzbekistan","region_code":"142","sub_region_code":"143","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"862","capital":"Caracas","citizenship":"Venezuelan","country_code":"862","currency":"bol\u00edvar fuerte (pl. bol\u00edvares fuertes)","currency_code":"VEF","currency_sub_unit":"c\u00e9ntimo","full_name":"Bolivarian Republic of Venezuela","iso_3166_2":"VE","iso_3166_3":"VEN","name":"Venezuela, Bolivarian Republic of","region_code":"019","sub_region_code":"005","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"876","capital":"Mata-Utu","citizenship":"Wallisian; Futunan; Wallis and Futuna Islander","country_code":"876","currency":"CFP franc","currency_code":"XPF","currency_sub_unit":"centime","full_name":"Wallis and Futuna","iso_3166_2":"WF","iso_3166_3":"WLF","name":"Wallis and Futuna","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"882","capital":"Apia","citizenship":"Samoan","country_code":"882","currency":"tala (inv.)","currency_code":"WST","currency_sub_unit":"sene (inv.)","full_name":"Independent State of Samoa","iso_3166_2":"WS","iso_3166_3":"WSM","name":"Samoa","region_code":"009","sub_region_code":"061","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"887","capital":"San\u2019a","citizenship":"Yemenite","country_code":"887","currency":"Yemeni rial","currency_code":"YER","currency_sub_unit":"fils (inv.)","full_name":"Republic of Yemen","iso_3166_2":"YE","iso_3166_3":"YEM","name":"Yemen","region_code":"142","sub_region_code":"145","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""},{"id":"894","capital":"Lusaka","citizenship":"Zambian","country_code":"894","currency":"Zambian kwacha (inv.)","currency_code":"ZMW","currency_sub_unit":"ngwee (inv.)","full_name":"Republic of Zambia","iso_3166_2":"ZM","iso_3166_3":"ZMB","name":"Zambia","region_code":"002","sub_region_code":"014","eea":false,"swap_postal_code":false,"swap_currency_symbol":false,"thousand_separator":"","decimal_separator":""}]'; + /** * Run the database seeds. * @@ -27,188 +29,13 @@ class CountriesSeeder extends Seeder { Model::unguard(); - $countries_object = new Countries; - $countries = $countries_object->getList(); + $countries = json_decode($this->countries, 1); - foreach ($countries as $countryId => $country) { - if ($record = Country::whereCountryCode($country['country-code'])->first()) { - $record->name = $country['name']; - $record->full_name = ((isset($country['full_name'])) ? $country['full_name'] : null); - $record->save(); - } else { - \Illuminate\Support\Facades\DB::table('countries')->insert([ - 'id' => $countryId, - 'capital' => ((isset($country['capital'])) ? $country['capital'] : null), - 'citizenship' => ((isset($country['citizenship'])) ? $country['citizenship'] : null), - 'country_code' => $country['country-code'], - 'currency' => ((isset($country['currency'])) ? $country['currency'] : null), - 'currency_code' => ((isset($country['currency_code'])) ? $country['currency_code'] : null), - 'currency_sub_unit' => ((isset($country['currency_sub_unit'])) ? $country['currency_sub_unit'] : null), - 'full_name' => ((isset($country['full_name'])) ? $country['full_name'] : null), - 'iso_3166_2' => $country['iso_3166_2'], - 'iso_3166_3' => $country['iso_3166_3'], - 'name' => $country['name'], - 'region_code' => $country['region-code'], - 'sub_region_code' => $country['sub-region-code'], - 'eea' => (bool) $country['eea'], - 'thousand_separator' => '', - 'decimal_separator' => '', - ]); - } + foreach($countries as $country) + { + Country::create($country); } - // Source: http://www.bitboost.com/ref/international-address-formats.html - // Source: https://en.wikipedia.org/wiki/Linguistic_issues_concerning_the_euro - $countries = [ - 'AR' => [ - 'swap_postal_code' => true, - ], - 'AT' => [ // Austria - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'BE' => [ - 'swap_postal_code' => true, - ], - 'BG' => [ // Belgium - 'swap_currency_symbol' => true, - ], - 'CA' => [ - 'thousand_separator' => ',', - 'decimal_separator' => '.', - ], - 'CH' => [ - 'swap_postal_code' => true, - ], - 'CZ' => [ // Czech Republic - 'swap_currency_symbol' => true, - ], - 'DE' => [ // Germany - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'DK' => [ - 'swap_postal_code' => true, - ], - 'EE' => [ // Estonia - 'swap_currency_symbol' => true, - 'thousand_separator' => ' ', - ], - 'ES' => [ // Spain - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'FI' => [ // Finland - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'FR' => [ // France - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - 'thousand_separator' => ' ', - ], - 'GR' => [ // Greece - 'swap_currency_symbol' => true, - ], - 'HR' => [ // Croatia - 'swap_currency_symbol' => true, - ], - 'HU' => [ // Hungary - 'swap_currency_symbol' => true, - ], - 'GL' => [ - 'swap_postal_code' => true, - ], - 'IE' => [ // Ireland - 'thousand_separator' => ',', - 'decimal_separator' => '.', - ], - 'IL' => [ - 'swap_postal_code' => true, - ], - 'IS' => [ // Iceland - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'IT' => [ // Italy - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'JP' => [ // Japan - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'LT' => [ // Lithuania - 'swap_currency_symbol' => true, - ], - 'LU' => [ - 'swap_postal_code' => true, - ], - 'MT' => [ - 'thousand_separator' => ',', - 'decimal_separator' => '.', - ], - 'MY' => [ - 'swap_postal_code' => true, - ], - 'MX' => [ - 'swap_postal_code' => true, - ], - 'NL' => [ - 'swap_postal_code' => true, - ], - 'PL' => [ // Poland - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'PT' => [ // Portugal - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'RO' => [ // Romania - 'swap_currency_symbol' => true, - ], - 'SE' => [ // Sweden - 'swap_postal_code' => true, - 'swap_currency_symbol' => true, - ], - 'SI' => [ // Slovenia - 'swap_currency_symbol' => true, - ], - 'SK' => [ // Slovakia - 'swap_currency_symbol' => true, - ], - 'US' => [ - 'thousand_separator' => ',', - 'decimal_separator' => '.', - ], - 'SR' => [ // Suriname - 'swap_currency_symbol' => true, - ], - 'UY' => [ - 'swap_postal_code' => true, - ], - ]; - - foreach ($countries as $code => $data) { - $country = Country::where('iso_3166_2', '=', $code)->first(); - if (isset($data['swap_postal_code'])) { - $country->swap_postal_code = true; - } - if (isset($data['swap_currency_symbol'])) { - $country->swap_currency_symbol = true; - } - if (isset($data['thousand_separator'])) { - $country->thousand_separator = $data['thousand_separator'] ?: ''; - } - if (isset($data['decimal_separator'])) { - $country->decimal_separator = $data['decimal_separator'] ?: ''; - } - $country->save(); - } - - $p = Country::where('country_code', 275)->first(); - $p->name = 'Palestine'; - $p->save(); + Model::reguard(); } } diff --git a/lang/ar/texts.php b/lang/ar/texts.php index 0c56c48f4e74..96182c97c3c7 100644 --- a/lang/ar/texts.php +++ b/lang/ar/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'تمت إزالة الشعار بنجاح', 'sent_message' => 'تم إرسال الرسالة بنجاح', 'invoice_error' => 'يرجى التأكد من تحديد العميل وتصحيح أي أخطاء', - 'limit_clients' => 'لقد وصلت إلى حد العميل :count للحسابات المجانية. تهانينا على نجاحك!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'كان هناك خطأ في معالجة الدفع الخاص بك. الرجاء معاودة المحاولة في وقت لاحق', 'registration_required' => 'التسجيل مطلوب', 'confirmation_required' => 'يرجى تأكيد عنوان بريدك الإلكتروني: رابط لإعادة إرسال رسالة التأكيد عبر البريد الإلكتروني.', @@ -5128,7 +5128,7 @@ $lang = array( 'payment_refund_receipt' => 'إيصال استرداد المبلغ رقم :number', 'payment_receipt' => 'إيصال الدفع رقم :number', 'load_template_description' => 'سيتم تطبيق القالب على ما يلي:', - 'run_template' => 'تشغيل القالب', + 'run_template' => 'Run Template', 'statement_design' => 'تصميم البيان', 'delivery_note_design' => 'تصميم مذكرة التسليم', 'payment_receipt_design' => 'تصميم إيصال الدفع', @@ -5281,6 +5281,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/ca/texts.php b/lang/ca/texts.php index 8b287895b718..1ea46d3f2524 100644 --- a/lang/ca/texts.php +++ b/lang/ca/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'El logo s\'ha eliminat correctament', 'sent_message' => 'S\'ha enviat el missatge satisfactòriament', 'invoice_error' => 'Per favor, assegura\'t de seleccionar un client, i corregeix els errors', - 'limit_clients' => 'Heu arribat al límit de client :count als comptes gratuïts. Felicitats pel teu èxit!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Ha hagut un error al processar el teu pagament. Per favor, torna-ho a intentar més tard.', 'registration_required' => 'Registration Required', 'confirmation_required' => 'Per favor, confirma la teua adreça de correu electrònic, :link per a reenviar el missatge de confirmació.', @@ -5147,7 +5147,7 @@ $lang = array( 'payment_refund_receipt' => 'Rebut de devolució del pagament # :number', 'payment_receipt' => 'Rebut de pagament # :number', 'load_template_description' => 'La plantilla s'aplicarà a:', - 'run_template' => 'Executar plantilla', + 'run_template' => 'Run Template', 'statement_design' => 'Disseny de declaracions', 'delivery_note_design' => 'Disseny de albarans', 'payment_receipt_design' => 'Disseny del rebut de pagament', @@ -5300,6 +5300,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/da/texts.php b/lang/da/texts.php index a3e2c75d7bd9..9b6d9e84defc 100644 --- a/lang/da/texts.php +++ b/lang/da/texts.php @@ -2196,7 +2196,7 @@ $lang = array( 'mailgun_private_key' => 'Mailgun privat nøgle', 'brevo_domain' => 'Brevo domæne', 'brevo_private_key' => 'Brevo privat nøgle', - 'send_test_email' => 'Send Test Email', + 'send_test_email' => 'Send test e-mail', 'select_label' => 'Vælg Label', 'label' => 'Etiket', 'service' => 'Service', @@ -4028,7 +4028,7 @@ $lang = array( 'user_detached' => 'Bruger løsrevet fra selskabet', 'create_webhook_failure' => 'Opret Webhook mislykkedes', 'payment_message_extended' => 'Tak for din Betaling på :amount for :invoice', - 'online_payments_minimum_note' => 'Note: Online payments are supported only if amount is larger than $1 or currency equivalent.', + 'online_payments_minimum_note' => 'Bemærk : Online Betalinger understøttes kun, hvis Beløb er større end $1 eller tilsvarende i valuta.', 'payment_token_not_found' => 'Betaling blev ikke fundet, prøv venligst igen. Hvis et problem stadig fortsætter, kan du prøve med en anden Betaling', 'vendor_address1' => 'Sælger Gade', 'vendor_address2' => 'Sælger Apt/Suite', @@ -4169,7 +4169,7 @@ $lang = array( 'one_time_purchases' => 'Engangskøb', 'recurring_purchases' => 'Gentagen indkøb', 'you_might_be_interested_in_following' => 'Du kan være interesseret i følgende', - 'quotes_with_status_sent_can_be_approved' => 'Only quotes with "Sent" status can be approved. Expired quotes cannot be approved.', + 'quotes_with_status_sent_can_be_approved' => 'Kun tilbud med status "Sendt" kan være godkendt. Udløbede tilbud can ikke blive godkendt', 'no_quotes_available_for_download' => 'Ingen tilbud tilgængelige for download.', 'copyright' => 'ophavsret', 'user_created_user' => ':user oprettet :created_user på :time', @@ -5295,10 +5295,45 @@ $lang = array( 'rappen_rounding' => 'Rappen afrunding', 'rappen_rounding_help' => 'Rund Beløb til 5 øre', 'assign_group' => 'Tildel gruppe', - 'paypal_advanced_cards' => 'Advanced Card Payments', - 'local_domain_help' => 'EHLO domain (optional)', - 'port_help' => 'ie. 25,587,465', - 'host_help' => 'ie. smtp.gmail.com', + 'paypal_advanced_cards' => 'Avancerede Kort Betalinger', + 'local_domain_help' => 'EHLO domæne (valgfrit)', + 'port_help' => 'fx. 25,587,465', + 'host_help' => 'fx. smtp.gmail.com', + 'always_show_required_fields' => 'Tillad visning af obligatoriske formularfelter', + 'always_show_required_fields_help' => 'Vis altid de obligatoriske formularfelter ved kassen', + 'advanced_cards' => 'Avancerede Kort', + 'activity_140' => 'Kontoudtog sendt til :client', + 'invoice_net_amount' => 'Faktura netto beløb', + 'round_to_minutes' => 'Afrund til minutter', + '1_second' => '1 Sekund', + '1_minute' => '1 Minut', + '5_minutes' => '5 Minutter', + '15_minutes' => '15 Minutter', + '30_minutes' => '30 Minutter', + '1_hour' => '1 Time', + '1_day' => '1 Dag', + 'round_tasks' => 'Opgave afrundingsretning', + 'round_tasks_help' => 'Afrund opgave tider op eller ned.', + 'direction' => 'Retning', + 'round_up' => 'Afrund op', + 'round_down' => 'Afrund ned', + 'task_round_to_nearest' => 'Afrund til nærmeste', + 'task_round_to_nearest_help' => 'Afrundingsinterval for opgaven.', + 'bulk_updated' => 'Data opdateret succesfuldt', + 'bulk_update' => 'Bulk opdater', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Penge', + 'web_app' => 'Web App', + 'desktop_app' => 'Skrivebords App', + 'disconnected' => 'Afbrudt', + 'reconnect' => 'Genoprrettet', + 'e_invoice_settings' => 'E-faktura indstillinger', + 'btcpay_refund_subject' => 'Refunderer din faktura via BTCPay', + 'btcpay_refund_body' => 'En refundering til dig er blevet udstedt. For at gøre krav på det via BTCPay, klik venligst på dette link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/de/texts.php b/lang/de/texts.php index 49b63440ea15..2e74c0e0aed6 100644 --- a/lang/de/texts.php +++ b/lang/de/texts.php @@ -200,7 +200,7 @@ $lang = array( 'removed_logo' => 'Logo erfolgreich entfernt', 'sent_message' => 'Nachricht erfolgreich versendet', 'invoice_error' => 'Bitte stelle sicher, dass ein Kunde ausgewählt und alle Fehler behoben wurden', - 'limit_clients' => 'Sie haben das Kunde von :count für kostenlose Konten erreicht. Herzlichen Glückwunsch zu Ihrem Erfolg!', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Es ist ein Fehler während der Zahlung aufgetreten. Bitte versuche es später noch einmal.', 'registration_required' => 'Registrierung erforderlich', 'confirmation_required' => 'Bitte verifiziern Sie Ihre E-Mail-Adresse, :link um die E-Mail-Bestätigung erneut zu senden.', @@ -5151,7 +5151,7 @@ Leistungsempfängers', 'payment_refund_receipt' => 'Zahlungs-Rückerstattungsbeleg #:number', 'payment_receipt' => 'Zahlungsbeleg #:number', 'load_template_description' => 'Das Template wird auf Folgendes angewendet:', - 'run_template' => 'Template anwenden', + 'run_template' => 'Run Template', 'statement_design' => 'Statement-Design', 'delivery_note_design' => 'Lieferschein Design', 'payment_receipt_design' => 'Zahlungsbeleg Design', @@ -5310,18 +5310,20 @@ Leistungsempfängers', 'activity_140' => 'Statement sent to :client', 'invoice_net_amount' => 'Rechnungsnettobetrag', 'round_to_minutes' => 'Auf Minuten runden', + '1_second' => '1 Second', '1_minute' => '1 Minute', '5_minutes' => '5 Minuten', '15_minutes' => '15 Minuten', '30_minutes' => '30 Minuten', '1_hour' => '1 Stunde', '1_day' => '1 Tag', - 'round_tasks' => 'Round Tasks', - 'round_tasks_help' => 'Zeitintervalle beim speichern runden', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', 'direction' => 'Richtung', 'round_up' => 'Aufrunden', 'round_down' => 'Abrunden', 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', 'bulk_updated' => 'Daten erfolgreich aktualisiert', 'bulk_update' => 'Bulk Update', 'calculate' => 'Berechnen', @@ -5329,6 +5331,14 @@ Leistungsempfängers', 'money' => 'Money', 'web_app' => 'Webanwendung', 'desktop_app' => 'Desktopanwendung', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/en/texts.php b/lang/en/texts.php index 375bfbf5ecb3..486e1079fd57 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -4437,7 +4437,7 @@ $lang = array( 'client_shipping_country' => 'Client Shipping Country', 'load_pdf' => 'Load PDF', 'start_free_trial' => 'Start Free Trial', - 'start_free_trial_message' => 'Start your FREE 14 day trial of the pro plan', + 'start_free_trial_message' => 'Start your FREE 14 day trial of the Pro Plan', 'due_on_receipt' => 'Due on Receipt', 'is_paid' => 'Is Paid', 'age_group_paid' => 'Paid', diff --git a/lang/es/texts.php b/lang/es/texts.php index c19863a7f439..a3a2df83401f 100644 --- a/lang/es/texts.php +++ b/lang/es/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo eliminado con éxito', 'sent_message' => 'Mensaje enviado con éxito', 'invoice_error' => 'Seleccionar cliente y corregir errores.', - 'limit_clients' => 'Has alcanzado el límite de clientes :count en cuentas gratuitas. ¡Felicidades por tu éxito!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Ha habido un error en el proceso de tu pago. Inténtalo de nuevo más tarde.', 'registration_required' => 'Se requiere registro', 'confirmation_required' => 'Por favor confirma tu dirección de correo electrónico, :link para reenviar el correo de confirmación.', @@ -5146,7 +5146,7 @@ $lang = array( 'payment_refund_receipt' => 'Recibo de reembolso de pago n.° :number', 'payment_receipt' => 'Recibo de pago # :number', 'load_template_description' => 'La plantilla se aplicará a lo siguiente:', - 'run_template' => 'Ejecutar plantilla', + 'run_template' => 'Run Template', 'statement_design' => 'Diseño de declaración', 'delivery_note_design' => 'Diseño de albarán de entrega', 'payment_receipt_design' => 'Diseño de recibo de pago', @@ -5299,6 +5299,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/es_ES/texts.php b/lang/es_ES/texts.php index 1ceaaaf83c62..499b1b1a8a00 100644 --- a/lang/es_ES/texts.php +++ b/lang/es_ES/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo eliminado correctamente', 'sent_message' => 'Mensaje enviado correctamente', 'invoice_error' => 'Seleccionar cliente y corregir errores.', - 'limit_clients' => 'Has alcanzado el límite de :count clientes en cuentas gratuitas. ¡Felicidades por tu éxito!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Ha habido un error en el proceso de tu Pago. Inténtalo de nuevo más tarde.', 'registration_required' => 'Se requiere registro', 'confirmation_required' => 'Por favor, confirma tu dirección de correo electrónico, :link para reenviar el email de confirmación.', @@ -5144,7 +5144,7 @@ De lo contrario, este campo deberá dejarse en blanco.', 'payment_refund_receipt' => 'Recibo de reembolso de pago Nº :number', 'payment_receipt' => 'Recibo de pago Nº :number', 'load_template_description' => 'La plantilla se aplicará a lo siguiente:', - 'run_template' => 'Ejecutar plantilla', + 'run_template' => 'Run Template', 'statement_design' => 'Diseño de Estado de Cuenta', 'delivery_note_design' => 'Diseño de albarán de entrega', 'payment_receipt_design' => 'Diseño de recibo de pago', @@ -5297,6 +5297,41 @@ De lo contrario, este campo deberá dejarse en blanco.', 'local_domain_help' => 'Dominio EHLO (opcional)', 'port_help' => 'Ej. 25.587.465', 'host_help' => 'Ej. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/fr/texts.php b/lang/fr/texts.php index 5ac3f1ba58ac..39dbd514add6 100644 --- a/lang/fr/texts.php +++ b/lang/fr/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo supprimé avec succès', 'sent_message' => 'Message envoyé avec succès', 'invoice_error' => 'Veuillez vous assurer de sélectionner un client et de corriger les erreurs', - 'limit_clients' => 'Vous avez atteint la limite de clients :count sur les comptes gratuits. Félicitations pour votre succès !.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Il y a eu une erreur lors du traitement de votre paiement. Veuillez réessayer ultérieurement', 'registration_required' => 'Enregistrement Requis', 'confirmation_required' => 'Veuillez confirmer votre adresse e-mail, :link pour renvoyer l\'e-mail de confirmation.', @@ -5147,7 +5147,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'payment_refund_receipt' => 'Reçu de remboursement de paiement # :number', 'payment_receipt' => 'Reçu de paiement # :number', 'load_template_description' => 'Le modèle sera appliqué aux éléments suivants :', - 'run_template' => 'Exécuter le modèle', + 'run_template' => 'Run Template', 'statement_design' => 'Conception de la déclaration', 'delivery_note_design' => 'Conception du bon de livraison', 'payment_receipt_design' => 'Conception du reçu de paiement', @@ -5300,6 +5300,41 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/fr_CA/texts.php b/lang/fr_CA/texts.php index 8a7abbb0fbea..30daffbd8bbc 100644 --- a/lang/fr_CA/texts.php +++ b/lang/fr_CA/texts.php @@ -5303,18 +5303,20 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'activity_140' => 'État de compte envoyé à :client', 'invoice_net_amount' => 'Montant net de la facture', 'round_to_minutes' => 'Arrondir aux minutes', + '1_second' => '1 seconde', '1_minute' => '1 minute', '5_minutes' => '5 minutes', '15_minutes' => '15 minutes', '30_minutes' => '30 minutes', '1_hour' => '1 heure', '1_day' => '1 jour', - 'round_tasks' => 'Arrondir les tâches', - 'round_tasks_help' => 'Arrondir les intervales à la sauvegarde des tâches', + 'round_tasks' => 'Direction d\'arrondi des tâches', + 'round_tasks_help' => 'Arrondir les temps des tâches vers le haut ou vers le bas', 'direction' => 'Direction', 'round_up' => 'Arrondir à hausse', 'round_down' => 'Arrondir à la baisse', 'task_round_to_nearest' => 'Arrondir au plus près', + 'task_round_to_nearest_help' => 'Intervalle d\'arrondi des tâches', 'bulk_updated' => 'Les données ont été mises à jour', 'bulk_update' => 'Mise à jour groupée', 'calculate' => 'Calculer', @@ -5325,9 +5327,11 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'disconnected' => 'Déconnecté', 'reconnect' => 'Reconnecté', 'e_invoice_settings' => 'Paramètres E-Facture', + 'btcpay_refund_subject' => 'Remboursement de votre facture via BTCPay', + 'btcpay_refund_body' => 'Un remboursement qui vous est destiné a été émis. Pour le réclamer via BTCPay, veuillez cliquer sur ce lien :', 'currency_mauritanian_ouguiya' => 'Ouguiya mauritanien', 'currency_bhutan_ngultrum' => 'Ngultrum Bhoutan', - + 'end_of_month' => 'Fin de mois' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/fr_CH/texts.php b/lang/fr_CH/texts.php index 3ebbd72abf14..8fbd588b87df 100644 --- a/lang/fr_CH/texts.php +++ b/lang/fr_CH/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Le logo a été supprimé avec succès', 'sent_message' => 'Le message a été envoyé avec succès', 'invoice_error' => 'Veuillez vous assurer de sélectionner un client et de corriger les erreurs', - 'limit_clients' => 'Vous avez atteint la limite de clients :count sur les comptes gratuits. Félicitations pour votre succès !.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Il y a eu une erreur lors du traitement de votre paiement. Veuillez réessayer ultérieurement', 'registration_required' => 'Inscription requise', 'confirmation_required' => 'Veuillez confirmer votre adresse courriel, :link pour renvoyer le courriel de confirmation.', @@ -5144,7 +5144,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'payment_refund_receipt' => 'Reçu de remboursement de paiement # :number', 'payment_receipt' => 'Reçu de paiement # :number', 'load_template_description' => 'Le modèle sera appliqué aux éléments suivants :', - 'run_template' => 'Exécuter le modèle', + 'run_template' => 'Run Template', 'statement_design' => 'Modèle de relevé', 'delivery_note_design' => 'Conception du bon de livraison', 'payment_receipt_design' => 'Modèle de reçu de paiement', @@ -5297,6 +5297,41 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/he/texts.php b/lang/he/texts.php index 1fcbacd8e260..fe65b742ae5f 100644 --- a/lang/he/texts.php +++ b/lang/he/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'לוגו הוסר בהצלחה', 'sent_message' => 'הודעה נשלחה בהצלחה', 'invoice_error' => 'בבקשה בחר לקוח ותקן כל שגיאה', - 'limit_clients' => 'הגעת למגבלת הלקוחות :count בחשבונות בחינם. ברכות על הצלחתך!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'אופס קרתה תקלה בביצוע התשלום, נא בבקשה לנסות שוב מאוחר יותר.', 'registration_required' => 'נדרשת הרשמה', 'confirmation_required' => 'בבקשה לאמת את הכתובת דואר אלקטרוני : קישור לשליחה מחדש הודעת אימות למייל', @@ -5145,7 +5145,7 @@ $lang = array( 'payment_refund_receipt' => 'קבלה על החזר תשלום מס' :number', 'payment_receipt' => 'קבלה על תשלום מס' :number', 'load_template_description' => 'התבנית תיושם על הבאים:', - 'run_template' => 'הפעל תבנית', + 'run_template' => 'Run Template', 'statement_design' => 'עיצוב הצהרה', 'delivery_note_design' => 'עיצוב תעודת משלוח', 'payment_receipt_design' => 'עיצוב קבלה על תשלום', @@ -5298,6 +5298,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/hu/texts.php b/lang/hu/texts.php index dc6a2ae95cf9..c286d8f7402a 100644 --- a/lang/hu/texts.php +++ b/lang/hu/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'Logó eltávolítva', 'sent_message' => 'Üzenet elküldve', 'invoice_error' => 'Válasszon ki egy ügyfelet és javítson ki minden hibát', - 'limit_clients' => 'Elérte az ingyenes fiókok :count ügyféllimitjét. Gratulálok a sikeredhez!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'A fizetés feldolgozásában hibát észleltünk, próbálja újra később', 'registration_required' => 'Regisztráció szükséges', 'confirmation_required' => 'Megerősítés szükséges', @@ -5131,7 +5131,7 @@ adva :date', 'payment_refund_receipt' => 'Fizetési visszatérítési nyugta # :number', 'payment_receipt' => 'Fizetési nyugta # :number', 'load_template_description' => 'A sablon a következőkre lesz alkalmazva:', - 'run_template' => 'Sablon futtatása', + 'run_template' => 'Run Template', 'statement_design' => 'Nyilatkozat tervezése', 'delivery_note_design' => 'Szállítólevél tervezése', 'payment_receipt_design' => 'Fizetési nyugta tervezése', @@ -5284,6 +5284,41 @@ adva :date', 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/it/texts.php b/lang/it/texts.php index 3be580a43d24..f63d8e3114d8 100644 --- a/lang/it/texts.php +++ b/lang/it/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo rimosso con successo', 'sent_message' => 'Messaggio inviato con successo', 'invoice_error' => 'Per favore, assicurati di aver selezionato un cliente e correggi tutti gli errori', - 'limit_clients' => 'Hai raggiunto il limite Cliente :count sugli account gratuiti. Congratulazioni per il tuo successo!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'C\'è stato un errore durante il pagamento. Riprova più tardi, per favore.', 'registration_required' => 'Registrazione richiesta', 'confirmation_required' => 'Vogliate confermare il vostro indirizzo email, :link per rinviare una email di conferma', @@ -5138,7 +5138,7 @@ $lang = array( 'payment_refund_receipt' => 'Ricevuta di rimborso Pagamento n. :number', 'payment_receipt' => 'Ricevuta Pagamento n. :number', 'load_template_description' => 'Il modello verrà applicato a quanto segue:', - 'run_template' => 'Esegui modello', + 'run_template' => 'Run Template', 'statement_design' => 'Progettazione di dichiarazioni', 'delivery_note_design' => 'Progettazione Nota di consegna', 'payment_receipt_design' => 'Progettazione delle ricevute Pagamento', @@ -5291,6 +5291,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/km_KH/texts.php b/lang/km_KH/texts.php index 9733863f301a..81ca4d67ea80 100644 --- a/lang/km_KH/texts.php +++ b/lang/km_KH/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'បានលុបរូបសញ្ញាដោយជោគជ័យ', 'sent_message' => 'បានផ្ញើសារដោយជោគជ័យ', 'invoice_error' => 'សូមប្រាកដថាអ្នកជ្រើសរើសអតិថិជន និងកែកំហុសណាមួយ។', - 'limit_clients' => 'អ្នកបានឈានដល់ដែនកំណត់អតិថិជន :count នៅលើគណនីឥតគិតថ្លៃ។ សូមអបអរសាទរចំពោះជោគជ័យរបស់អ្នក!', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'មានកំហុសក្នុងដំណើរការការបង់ប្រាក់របស់អ្នក។ សូម​ព្យាយាម​ម្តង​ទៀត​នៅ​ពេល​ក្រោយ។', 'registration_required' => 'ការចុះឈ្មោះត្រូវបានទាមទារ', 'confirmation_required' => 'សូមបញ្ជាក់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក :link ដើម្បីផ្ញើអ៊ីមែលបញ្ជាក់ឡើងវិញ។', @@ -5127,7 +5127,7 @@ $lang = array( 'payment_refund_receipt' => 'បង្កាន់ដៃការសងប្រាក់វិញ # :number', 'payment_receipt' => 'បង្កាន់ដៃបង់ប្រាក់ # :number', 'load_template_description' => 'គំរូនឹងត្រូវបានអនុវត្តចំពោះដូចខាងក្រោម៖', - 'run_template' => 'ដំណើរការគំរូ', + 'run_template' => 'Run Template', 'statement_design' => 'ការរចនាសេចក្តីថ្លែងការណ៍', 'delivery_note_design' => 'ការរចនាកំណត់ចំណាំដឹកជញ្ជូន', 'payment_receipt_design' => 'ការរចនាបង្កាន់ដៃបង់ប្រាក់', @@ -5280,6 +5280,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/lo_LA/texts.php b/lang/lo_LA/texts.php index 5aecc2bd0cc8..00adc2be6f19 100644 --- a/lang/lo_LA/texts.php +++ b/lang/lo_LA/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'ລຶບໂລໂກ້ສຳເລັດແລ້ວ', 'sent_message' => 'ສົ່ງຂໍ້ຄວາມສຳເລັດແລ້ວ', 'invoice_error' => 'ກະລຸນາໃຫ້ແນ່ໃຈວ່າເລືອກລູກຄ້າແລະແກ້ໄຂຂໍ້ຜິດພາດຕ່າງໆ', - 'limit_clients' => 'ທ່ານໄດ້ເຖິງຂີດຈຳກັດລູກຄ້າ :count ໃນບັນຊີຟຣີ. ຂໍສະແດງຄວາມຍິນດີກັບຄວາມສໍາເລັດຂອງເຈົ້າ!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'ມີຄວາມຜິດພາດໃນການປະມວນຜົນການຈ່າຍເງິນຂອງທ່ານ. ກະລຸນາລອງໃໝ່ໃນພາຍຫຼັງ.', 'registration_required' => 'ຕ້ອງລົງທະບຽນ', 'confirmation_required' => 'ກະລຸນາຢືນຢັນທີ່ຢູ່ອີເມວຂອງເຈົ້າ, :ລິ້ງເພື່ອສົ່ງອີເມວຢືນຢັນຄືນໃໝ່.', @@ -5147,7 +5147,7 @@ $lang = array( 'payment_refund_receipt' => 'ໃບຮັບເງິນຄືນການຈ່າຍເງິນ # : ໝາຍເລກ', 'payment_receipt' => 'ໃບຮັບເງິນ # : ໝາຍເລກ', 'load_template_description' => 'ແມ່ແບບຈະຖືກນໍາໃຊ້ກັບດັ່ງຕໍ່ໄປນີ້:', - 'run_template' => 'ແລ່ນແມ່ແບບ', + 'run_template' => 'Run Template', 'statement_design' => 'ການອອກແບບຖະແຫຼງການ', 'delivery_note_design' => 'ການອອກແບບບັນທຶກການຈັດສົ່ງ', 'payment_receipt_design' => 'ການອອກແບບໃບຮັບເງິນ', @@ -5300,6 +5300,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/nl/texts.php b/lang/nl/texts.php index f95a12f85c37..c12d9a9ac843 100644 --- a/lang/nl/texts.php +++ b/lang/nl/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Het logo is verwijderd', 'sent_message' => 'Het bericht is verzonden', 'invoice_error' => 'Selecteer een klant en verbeter eventuele fouten', - 'limit_clients' => 'U heeft de klantlimiet van :count voor gratis accounts bereikt. Gefeliciteerd met je succes!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Er was een fout bij het verwerken van de betaling. Probeer het later opnieuw.', 'registration_required' => 'Registratie verplicht', 'confirmation_required' => 'Bevestig het e-mailadres, :link om de bevestigingsmail opnieuw te ontvangen.', @@ -5147,7 +5147,7 @@ Email: :email
', 'payment_refund_receipt' => 'Betalingsrestitutieontvangst # :number', 'payment_receipt' => 'Betalingsbewijs # :number', 'load_template_description' => 'De sjabloon wordt toegepast op het volgende:', - 'run_template' => 'Sjabloon uitvoeren', + 'run_template' => 'Run Template', 'statement_design' => 'Verklaring ontwerp', 'delivery_note_design' => 'Ontwerp van leveringsbon', 'payment_receipt_design' => 'Ontwerp van betalingsontvangst', @@ -5300,6 +5300,41 @@ Email: :email
', 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/pt_BR/texts.php b/lang/pt_BR/texts.php index 2496de3271f1..d559f6c80602 100644 --- a/lang/pt_BR/texts.php +++ b/lang/pt_BR/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logotipo removido com sucesso', 'sent_message' => 'Mensagem enviada com sucesso', 'invoice_error' => 'Assegure-se de selecionar um cliente e corrigir quaisquer erros', - 'limit_clients' => 'Você atingiu o limite de clientes :count em contas gratuitas. Parabéns pelo seu sucesso!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Ocorreu um erro ao processar seu pagamento. Por favor tente novamente mais tarde.', 'registration_required' => 'Registro requerido', 'confirmation_required' => 'Por favor confirme seu endereço de email, :link para re-enviar o email de confirmação.', @@ -5144,7 +5144,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique " 'payment_refund_receipt' => 'Recibo de reembolso de pagamento # :number', 'payment_receipt' => 'Recibo de pagamento # :number', 'load_template_description' => 'O modelo será aplicado ao seguinte:', - 'run_template' => 'Executar modelo', + 'run_template' => 'Run Template', 'statement_design' => 'Design de declaração', 'delivery_note_design' => 'Design de nota de entrega', 'payment_receipt_design' => 'Design de recibo de pagamento', @@ -5297,6 +5297,41 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique " 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/pt_PT/texts.php b/lang/pt_PT/texts.php index 17218c9b85ad..159b7e207fb6 100644 --- a/lang/pt_PT/texts.php +++ b/lang/pt_PT/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logótipo removido com sucesso', 'sent_message' => 'Mensagem enviada com sucesso', 'invoice_error' => 'Certifique-se de selecionar um cliente e corrigir quaisquer erros', - 'limit_clients' => 'Você atingiu o limite de clientes :count em contas gratuitas. Parabéns pelo seu sucesso!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Ocorreu um erro ao processar o pagamento. Por favor tente novamente mais tarde.', 'registration_required' => 'Registro requerido', 'confirmation_required' => 'Por favor confirme o seu e-mail, :link para reenviar o e-mail de confirmação.', @@ -5147,7 +5147,7 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.', 'payment_refund_receipt' => 'Recibo de reembolso de pagamento # :number', 'payment_receipt' => 'Recibo de pagamento # :number', 'load_template_description' => 'O modelo será aplicado ao seguinte:', - 'run_template' => 'Executar modelo', + 'run_template' => 'Run Template', 'statement_design' => 'Design de declaração', 'delivery_note_design' => 'Design de nota de entrega', 'payment_receipt_design' => 'Design de recibo de pagamento', @@ -5300,6 +5300,41 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.', 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/ro/texts.php b/lang/ro/texts.php index 994490e1f6ce..36fce500a36d 100644 --- a/lang/ro/texts.php +++ b/lang/ro/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo sters cu succes', 'sent_message' => 'Mesaj trimis cu succes', 'invoice_error' => 'Te rog alege un client si corecteaza erorile', - 'limit_clients' => 'Ați atins limita de clienți :count pentru conturile gratuite. Felicitări pentru succesul tău!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'A fost o eroare in procesarea platii. Te rog sa incerci mai tarizu.', 'registration_required' => 'Înregistrare necesară', 'confirmation_required' => 'Confirmați adresa dvs. de e-mail, :link pentru a retrimite e-mailul de confirmare.', @@ -5148,7 +5148,7 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl 'payment_refund_receipt' => 'Chitanța de rambursare a plății # :number', 'payment_receipt' => 'Chitanța de plată # :number', 'load_template_description' => 'Șablonul va fi aplicat la următoarele:', - 'run_template' => 'Rulați șablonul', + 'run_template' => 'Run Template', 'statement_design' => 'Design de declarație', 'delivery_note_design' => 'Design bon de livrare', 'payment_receipt_design' => 'Design chitanță de plată', @@ -5301,6 +5301,41 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/sk/texts.php b/lang/sk/texts.php index fd5bb9ac0fb6..dabfb77a003b 100644 --- a/lang/sk/texts.php +++ b/lang/sk/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo bolo úspešne odstánené', 'sent_message' => 'Správa úspešne odoslaná', 'invoice_error' => 'Uistite sa, že máte zvoleného klienta a opravte prípadné chyby', - 'limit_clients' => 'Dosiahli ste limit klientov :count na bezplatných účtoch. Gratulujem k úspechu!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Nastala chyba počas spracovávania Vašej platby. Skúste to prosím zopakovať neskôr.', 'registration_required' => 'Vyžaduje sa registrácia', 'confirmation_required' => 'Prosím potvrďte vašu email adresu, kliknutím sem na preposlanie potvrdzujúceho emailu.', @@ -5134,7 +5134,7 @@ $lang = array( 'payment_refund_receipt' => 'Potvrdenie o vrátení platby # :number', 'payment_receipt' => 'Potvrdenie o platbe # :number', 'load_template_description' => 'Šablóna sa použije na nasledujúce:', - 'run_template' => 'Spustiť šablónu', + 'run_template' => 'Run Template', 'statement_design' => 'Návrh vyhlásenia', 'delivery_note_design' => 'Dizajn dodacieho listu', 'payment_receipt_design' => 'Návrh potvrdenia o platbe', @@ -5287,6 +5287,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/sv/texts.php b/lang/sv/texts.php index f5440b6f0bf2..a7b75c5b5ac6 100644 --- a/lang/sv/texts.php +++ b/lang/sv/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logotyp borttagen', 'sent_message' => 'Meddelandet skickat', 'invoice_error' => 'Välj kund och rätta till eventuella fel', - 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => 'Något blev fel när din betalning bearbetades. Var vänlig och försök igen lite senare.', 'registration_required' => 'Registering krävs', 'confirmation_required' => 'Please confirm your email address, :link to resend the confirmation email.', @@ -5155,7 +5155,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k 'payment_refund_receipt' => 'Återbetalningskvitto # :number', 'payment_receipt' => 'Betalningskvitto # :number', 'load_template_description' => 'Mallen kommer att tillämpas på följande:', - 'run_template' => 'Kör mall', + 'run_template' => 'Run Template', 'statement_design' => 'Utlåtandedesign', 'delivery_note_design' => 'Leveranssedel design', 'payment_receipt_design' => 'Design av betalningskvitto', @@ -5308,6 +5308,41 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file diff --git a/lang/zh_TW/texts.php b/lang/zh_TW/texts.php index c81ce606f421..8fce614652c0 100644 --- a/lang/zh_TW/texts.php +++ b/lang/zh_TW/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => '移除標誌成功', 'sent_message' => '寄出訊息成功', 'invoice_error' => '請確認選取一個用戶並更正任何錯誤', - 'limit_clients' => '您已達到免費帳戶的:count客戶限制。恭喜您成功!', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!', 'payment_error' => '您的付款處理過程有誤。請稍後重試。', 'registration_required' => '需要註冊', 'confirmation_required' => '請確認您的電子郵件地址 :link ,以重寄確認函。', @@ -5147,7 +5147,7 @@ $lang = array( 'payment_refund_receipt' => '付款退款收據 # :number', 'payment_receipt' => '付款收據 # :number', 'load_template_description' => '此模板將應用於以下領域:', - 'run_template' => '運行模板', + 'run_template' => 'Run Template', 'statement_design' => '聲明設計', 'delivery_note_design' => '送貨單設計', 'payment_receipt_design' => '付款收據設計', @@ -5300,6 +5300,41 @@ $lang = array( 'local_domain_help' => 'EHLO domain (optional)', 'port_help' => 'ie. 25,587,465', 'host_help' => 'ie. smtp.gmail.com', + 'always_show_required_fields' => 'Allows show required fields form', + 'always_show_required_fields_help' => 'Displays the required fields form always at checkout', + 'advanced_cards' => 'Advanced Cards', + 'activity_140' => 'Statement sent to :client', + 'invoice_net_amount' => 'Invoice Net Amount', + 'round_to_minutes' => 'Round To Minutes', + '1_second' => '1 Second', + '1_minute' => '1 Minute', + '5_minutes' => '5 Minutes', + '15_minutes' => '15 Minutes', + '30_minutes' => '30 Minutes', + '1_hour' => '1 Hour', + '1_day' => '1 Day', + 'round_tasks' => 'Task Rounding Direction', + 'round_tasks_help' => 'Round task times up or down.', + 'direction' => 'Direction', + 'round_up' => 'Round Up', + 'round_down' => 'Round Down', + 'task_round_to_nearest' => 'Round To Nearest', + 'task_round_to_nearest_help' => 'The interval to round the task to.', + 'bulk_updated' => 'Successfully updated data', + 'bulk_update' => 'Bulk Update', + 'calculate' => 'Calculate', + 'sum' => 'Sum', + 'money' => 'Money', + 'web_app' => 'Web App', + 'desktop_app' => 'Desktop App', + 'disconnected' => 'Disconnected', + 'reconnect' => 'Reconnect', + 'e_invoice_settings' => 'E-Invoice Settings', + 'btcpay_refund_subject' => 'Refund of your invoice via BTCPay', + 'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:', + 'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya', + 'currency_bhutan_ngultrum' => 'Bhutan Ngultrum', + 'end_of_month' => 'End Of Month' ); -return $lang; +return $lang; \ No newline at end of file