Updated nl files

This commit is contained in:
Luca Tagliaferri 2019-06-26 10:10:43 +02:00
parent 2f74fdbae5
commit 08e946fea1
7 changed files with 84 additions and 56 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
iso-countries-languages.sublime-project iso-countries-languages.sublime-project
iso-countries-languages.sublime-workspace iso-countries-languages.sublime-workspace
.idea
node_modules/ node_modules/

File diff suppressed because one or more lines are too long

47
package-lock.json generated
View file

@ -1068,6 +1068,12 @@
"estraverse": "^4.1.1" "estraverse": "^4.1.1"
} }
}, },
"esm": {
"version": "3.2.25",
"resolved": "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz",
"integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==",
"dev": true
},
"esrecurse": { "esrecurse": {
"version": "4.2.1", "version": "4.2.1",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz", "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
@ -1401,7 +1407,8 @@
"ansi-regex": { "ansi-regex": {
"version": "2.1.1", "version": "2.1.1",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"aproba": { "aproba": {
"version": "1.2.0", "version": "1.2.0",
@ -1422,12 +1429,14 @@
"balanced-match": { "balanced-match": {
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"brace-expansion": { "brace-expansion": {
"version": "1.1.11", "version": "1.1.11",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"balanced-match": "^1.0.0", "balanced-match": "^1.0.0",
"concat-map": "0.0.1" "concat-map": "0.0.1"
@ -1442,17 +1451,20 @@
"code-point-at": { "code-point-at": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"concat-map": { "concat-map": {
"version": "0.0.1", "version": "0.0.1",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"console-control-strings": { "console-control-strings": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"core-util-is": { "core-util-is": {
"version": "1.0.2", "version": "1.0.2",
@ -1569,7 +1581,8 @@
"inherits": { "inherits": {
"version": "2.0.3", "version": "2.0.3",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"ini": { "ini": {
"version": "1.3.5", "version": "1.3.5",
@ -1581,6 +1594,7 @@
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"number-is-nan": "^1.0.0" "number-is-nan": "^1.0.0"
} }
@ -1595,6 +1609,7 @@
"version": "3.0.4", "version": "3.0.4",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"brace-expansion": "^1.1.7" "brace-expansion": "^1.1.7"
} }
@ -1602,12 +1617,14 @@
"minimist": { "minimist": {
"version": "0.0.8", "version": "0.0.8",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"minipass": { "minipass": {
"version": "2.3.5", "version": "2.3.5",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"safe-buffer": "^5.1.2", "safe-buffer": "^5.1.2",
"yallist": "^3.0.0" "yallist": "^3.0.0"
@ -1626,6 +1643,7 @@
"version": "0.5.1", "version": "0.5.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"minimist": "0.0.8" "minimist": "0.0.8"
} }
@ -1706,7 +1724,8 @@
"number-is-nan": { "number-is-nan": {
"version": "1.0.1", "version": "1.0.1",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"object-assign": { "object-assign": {
"version": "4.1.1", "version": "4.1.1",
@ -1718,6 +1737,7 @@
"version": "1.4.0", "version": "1.4.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"wrappy": "1" "wrappy": "1"
} }
@ -1803,7 +1823,8 @@
"safe-buffer": { "safe-buffer": {
"version": "5.1.2", "version": "5.1.2",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"safer-buffer": { "safer-buffer": {
"version": "2.1.2", "version": "2.1.2",
@ -1839,6 +1860,7 @@
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"code-point-at": "^1.0.0", "code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0", "is-fullwidth-code-point": "^1.0.0",
@ -1858,6 +1880,7 @@
"version": "3.0.1", "version": "3.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"ansi-regex": "^2.0.0" "ansi-regex": "^2.0.0"
} }
@ -1901,12 +1924,14 @@
"wrappy": { "wrappy": {
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
}, },
"yallist": { "yallist": {
"version": "3.0.3", "version": "3.0.3",
"bundled": true, "bundled": true,
"dev": true "dev": true,
"optional": true
} }
} }
}, },

View file

@ -4,7 +4,8 @@
"description": "ISO 639-1 languages and ISO 3166-1 countries translated in 89 languages", "description": "ISO 639-1 languages and ISO 3166-1 countries translated in 89 languages",
"main": "./lib/iso-countries-languages.js", "main": "./lib/iso-countries-languages.js",
"scripts": { "scripts": {
"build": "NODE_ENV=production webpack --progress" "build": "NODE_ENV=production webpack --progress",
"packageJson": "node -r esm scripts/packageJson"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
@ -13,6 +14,7 @@
"author": "Luca Tagliaferri", "author": "Luca Tagliaferri",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"esm": "^3.2.25",
"json-loader": "^0.5.7", "json-loader": "^0.5.7",
"lzstring-loader": "^0.2.0", "lzstring-loader": "^0.2.0",
"webpack": "^4.29.0", "webpack": "^4.29.0",

View file

@ -6,9 +6,9 @@
"sq": "Albanese", "sq": "Albanese",
"am": "Amhaars", "am": "Amhaars",
"ar": "Arabisch", "ar": "Arabisch",
"an": "Aragonese", "an": "Aragonees",
"hy": "Armeense", "hy": "Armeens",
"as": "Assamese", "as": "Assamees",
"av": "Avaric", "av": "Avaric",
"ae": "Avestisch", "ae": "Avestisch",
"ay": "Aymara", "ay": "Aymara",
@ -21,31 +21,31 @@
"bh": "Bihari", "bh": "Bihari",
"bi": "Bislama", "bi": "Bislama",
"bs": "Bosnisch", "bs": "Bosnisch",
"br": "Het bretons", "br": "Bretons",
"bg": "Bulgaarse", "bg": "Bulgaars",
"my": "Birmese", "my": "Birmees",
"ca": "Het catalaans", "ca": "Catalaans",
"ch": "Chamorro", "ch": "Chamorro",
"ce": "Tsjetsjeense", "ce": "Tsjetsjeens",
"ny": "Chichewa (Nyanja), Chewa, Nyanja", "ny": "Chichewa (Nyanja), Chewa, Nyanja",
"zh": "Chinees", "zh": "Chinees",
"cv": "Tsjoevasjisch (Chuvash)", "cv": "Tsjoevasjisch (Chuvash)",
"kw": "Cornish", "kw": "Cornish",
"co": "Corsicaanse", "co": "Corsicaans",
"cr": "Cree", "cr": "Cree",
"hr": "Het kroatisch", "hr": "Het kroatisch",
"cs": "Tsjechisch", "cs": "Tsjechisch",
"da": "Deens", "da": "Deens",
"dv": "Divehi, Dhivehi, Maldivische", "dv": "Divehi, Dhivehi, Maldivisch",
"nl": "Nederlandse", "nl": "Nederlands",
"dz": "Dzongkha", "dz": "Dzongkha",
"en": "Engels", "en": "Engels",
"eo": "Het Esperanto", "eo": "Het Esperanto",
"et": "Estlandse", "et": "Estisch",
"ee": "Ooi", "ee": "Ewe",
"fo": "Faeröers", "fo": "Faeröers",
"fj": "Fiji", "fj": "Fiji",
"fi": "Finse", "fi": "Fins",
"fr": "Frans", "fr": "Frans",
"ff": "Fula, Fulah, Pulaar, Verschillende Populaire", "ff": "Fula, Fulah, Pulaar, Verschillende Populaire",
"gl": "Galicisch", "gl": "Galicisch",
@ -64,28 +64,28 @@
"ia": "Interlingua", "ia": "Interlingua",
"id": "Indonesisch", "id": "Indonesisch",
"ie": "Interlingue", "ie": "Interlingue",
"ga": "Ierse", "ga": "Iers",
"ig": "Het Igbo", "ig": "Igbo",
"ik": "Inupiaq", "ik": "Inupiaq",
"io": "Ido", "io": "Ido",
"is": "Ijslands", "is": "Ijslands",
"it": "Italiaans", "it": "Italiaans",
"iu": "Het Inuktitut", "iu": "Inuktitut",
"ja": "Japans", "ja": "Japans",
"jv": "Javaanse", "jv": "Javaans",
"kl": "Kalaallisut, Het Groenlands", "kl": "Kalaallisut, Het Groenlands",
"kn": "Kannada", "kn": "Canadees",
"kr": "Kanuri", "kr": "Kanuri",
"ks": "Kashmiri", "ks": "Kashmiri",
"kk": "De kazachse", "kk": "Kazachs",
"km": "Khmer", "km": "Khmer",
"ki": "De Kikuyu, Gikuyu", "ki": "Gikuyu",
"rw": "Kinyarwanda", "rw": "Kinyarwanda",
"ky": "Kirgizische", "ky": "Kirgizisch",
"kv": "Komi", "kv": "Komi",
"kg": "Kongo", "kg": "Kongo",
"ko": "Koreaanse", "ko": "Koreaans",
"ku": "Het koerdisch", "ku": "Koerdisch",
"kj": "Kwanyama, Kuanyama", "kj": "Kwanyama, Kuanyama",
"la": "Latijn", "la": "Latijn",
"lb": "Luxemburgs, Letzeburgesch", "lb": "Luxemburgs, Letzeburgesch",
@ -97,15 +97,15 @@
"lu": "Luba-Katanga", "lu": "Luba-Katanga",
"lv": "Lets", "lv": "Lets",
"gv": "Manx", "gv": "Manx",
"mk": "Macedonische", "mk": "Macedonisch",
"mg": "Ariary", "mg": "Ariary",
"ms": "Maleis", "ms": "Maleis",
"ml": "Malayalam", "ml": "Malayalam",
"mt": "Het maltees", "mt": "Maltees",
"mi": "Het maori", "mi": "Maori",
"mr": "Marathi (Marāṭhī)", "mr": "Marathi (Marāṭhī)",
"mh": "Marshallees", "mh": "Marshallees",
"mn": "Mongoolse", "mn": "Mongools",
"na": "Nauruan", "na": "Nauruan",
"nv": "Navajo, Navaho", "nv": "Navajo, Navaho",
"nd": "Noord-Ndebele", "nd": "Noord-Ndebele",
@ -113,10 +113,10 @@
"ng": "Ndonga", "ng": "Ndonga",
"nb": "Noors Bokmål", "nb": "Noors Bokmål",
"nn": "Noors Nynorsk", "nn": "Noors Nynorsk",
"no": "Noorse", "no": "Noors",
"ii": "Nuosu", "ii": "Nuosu",
"nr": "Zuid-Ndebele", "nr": "Zuid-Ndebele",
"oc": "Het occitaans", "oc": "Occitaans",
"oj": "Ojibway, Ojibwa", "oj": "Ojibway, Ojibwa",
"cu": "Oude Kerkslavisch, Slavische, Oude Bulgaarse", "cu": "Oude Kerkslavisch, Slavische, Oude Bulgaarse",
"om": "Oromo", "om": "Oromo",
@ -133,8 +133,8 @@
"rn": "Kirundi", "rn": "Kirundi",
"ro": "Roemeense", "ro": "Roemeense",
"ru": "Russisch", "ru": "Russisch",
"sa": "Het Sanskriet (Saṁskṛta)", "sa": "Sanskriet (Saṁskṛta)",
"sc": "Sardijnse", "sc": "Sardijns",
"sd": "Sindhi", "sd": "Sindhi",
"se": "Noordelijk Sami", "se": "Noordelijk Sami",
"sm": "Samoan", "sm": "Samoan",
@ -143,22 +143,22 @@
"gd": "Schots-Gaelisch, Gaelic", "gd": "Schots-Gaelisch, Gaelic",
"sn": "Shona", "sn": "Shona",
"si": "Singalees, Sinhala", "si": "Singalees, Sinhala",
"sk": "De slowaakse", "sk": "Slowaaks",
"sl": "Het sloveens", "sl": "Sloveens",
"so": "Somalische", "so": "Somalisch",
"st": "Zuid-Sotho", "st": "Zuid-Sotho",
"es": "Spaans", "es": "Spaans",
"su": "Sundanese", "su": "Sundanees",
"sw": "Swahili", "sw": "Swahili",
"ss": "Swati", "ss": "Swati",
"sv": "Zweeds", "sv": "Zweeds",
"ta": "Tamil", "ta": "Tamil",
"te": "Telugu", "te": "Telugu",
"tg": "Tajik", "tg": "Tajik",
"th": "Thaise", "th": "Thais",
"ti": "Tigrinya", "ti": "Tigrinya",
"bo": "Tibetaanse Standaard, Tibetaanse, Centrale", "bo": "Tibetaanse Standaard, Tibetaanse, Centrale",
"tk": "Turkmeense", "tk": "Turkmeens",
"tl": "Tagalog", "tl": "Tagalog",
"tn": "Tswana", "tn": "Tswana",
"to": "Tonga (Tonga Eilanden)", "to": "Tonga (Tonga Eilanden)",
@ -179,7 +179,7 @@
"wo": "Wolof", "wo": "Wolof",
"fy": "West-Friese", "fy": "West-Friese",
"xh": "Xhosa", "xh": "Xhosa",
"yi": "Het jiddisch", "yi": "Jiddisch",
"yo": "Yoruba", "yo": "Yoruba",
"za": "Zhuang, Chuang", "za": "Zhuang, Chuang",
"zu": "Zulu" "zu": "Zulu"

View file

@ -11,6 +11,6 @@ for (const lang of supportedLangs) {
obj.countries[lang] = require(`../res/countries/${lang}`); obj.countries[lang] = require(`../res/countries/${lang}`);
} }
fs.writeFileSync(`../src/packagedJson.json.icl`, fs.writeFileSync(`./src/packagedJson.json.icl`,
JSON.stringify(obj)); JSON.stringify(obj));

File diff suppressed because one or more lines are too long