mirror of https://github.com/espruino/BangleApps
Remove unused currency data
parent
10b2ff9449
commit
2000193011
|
@ -66,8 +66,6 @@ var locales = {
|
|||
lang: "en_GB",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "£", currency_first: true,
|
||||
int_curr_symbol: "GBP",
|
||||
speed: 'mph',
|
||||
distance: { "0": "yd", "1": "mi" },
|
||||
temperature: '°C',
|
||||
|
@ -85,8 +83,6 @@ var locales = {
|
|||
notes: "USA with MM/DD/YY date",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "$", currency_first: true,
|
||||
int_curr_symbol: "USD",
|
||||
speed: "mph",
|
||||
distance: { 0: "ft", 1: "mi" },
|
||||
temperature: "°F",
|
||||
|
@ -104,8 +100,6 @@ var locales = {
|
|||
notes: "USA with YYYY-MM-DD date",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "$", currency_first: true,
|
||||
int_curr_symbol: "USD",
|
||||
speed: "mph",
|
||||
distance: { 0: "ft", 1: "mi" },
|
||||
temperature: "°F",
|
||||
|
@ -122,9 +116,6 @@ var locales = {
|
|||
lang: "en_IN",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "Rs.",
|
||||
currency_first: true,
|
||||
int_curr_symbol: "INR",
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -141,9 +132,6 @@ var locales = {
|
|||
lang: "en_IE",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
currency_first: true,
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -160,8 +148,6 @@ var locales = {
|
|||
lang: "en_NAV", icon: "⛵✈️",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "£", currency_first: true,
|
||||
int_curr_symbol: "GBP",
|
||||
speed: 'kts',
|
||||
distance: { "0": "m", "1": "nm" },
|
||||
temperature: '°C',
|
||||
|
@ -178,8 +164,6 @@ var locales = {
|
|||
lang: "de_DE",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -197,8 +181,6 @@ var locales = {
|
|||
lang: "en_JP",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "¥",
|
||||
int_curr_symbol: "JPY",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -215,8 +197,6 @@ var locales = {
|
|||
lang: "nl_NL",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -230,12 +210,10 @@ var locales = {
|
|||
trans: { yes: "ja", Yes: "Ja", no: "nee", No: "Nee", ok: "ok", on: "aan", off: "uit",
|
||||
"< Back": "< Terug", "Delete": "Verwijderen", "Mark Unread": "Markeer als ongelezen" }
|
||||
},
|
||||
"en_NL": { // English date units with Dutch number, currency and navigation units.
|
||||
"en_NL": { // English date units with Dutch number and navigation units.
|
||||
lang: "en_NL",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -251,8 +229,6 @@ var locales = {
|
|||
lang: "en_CA",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "$",
|
||||
int_curr_symbol: "CAD",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -269,8 +245,6 @@ var locales = {
|
|||
lang: "fr_FR",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -287,8 +261,6 @@ var locales = {
|
|||
lang: "sv_SE",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "kr",
|
||||
int_curr_symbol: "SKR",
|
||||
speed: "km/tim",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -305,8 +277,6 @@ var locales = {
|
|||
lang: "en_SE",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "kr",
|
||||
int_curr_symbol: "SKR",
|
||||
speed: 'km/h',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -323,8 +293,6 @@ var locales = {
|
|||
lang: "da_DK",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "kr",
|
||||
int_curr_symbol: "DKK",
|
||||
speed: "km/t",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -341,8 +309,6 @@ var locales = {
|
|||
lang: "en_DK",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "kr",
|
||||
int_curr_symbol: "DKK",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -359,8 +325,6 @@ var locales = {
|
|||
lang: "en_NZ",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "$",
|
||||
int_curr_symbol: "NZD",
|
||||
speed: "kph",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -377,8 +341,6 @@ var locales = {
|
|||
lang: "en_AU",
|
||||
decimal_point: ".",
|
||||
thousands_sep: ",",
|
||||
currency_symbol: "$",
|
||||
int_curr_symbol: "AUD",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -395,8 +357,6 @@ var locales = {
|
|||
lang: "de_AT",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -414,8 +374,6 @@ var locales = {
|
|||
lang: "en_IL",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "ILS"/*"₪"*/,
|
||||
int_curr_symbol: "ILS",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -432,8 +390,6 @@ var locales = {
|
|||
lang: "es_ES",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -451,8 +407,6 @@ var locales = {
|
|||
lang: "fr_BE",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -469,8 +423,6 @@ var locales = {
|
|||
lang: "fi_FI",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -487,8 +439,6 @@ var locales = {
|
|||
lang: "de_CH",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "CHF",
|
||||
int_curr_symbol: "CHF",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -505,8 +455,6 @@ var locales = {
|
|||
lang: "fr_CH",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "CHF",
|
||||
int_curr_symbol: "CHF",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -523,8 +471,6 @@ var locales = {
|
|||
lang: "it_CH",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "CHF",
|
||||
int_curr_symbol: "CHF",
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -541,8 +487,6 @@ var locales = {
|
|||
lang: "it_IT",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -559,8 +503,6 @@ var locales = {
|
|||
lang: "wae_CH",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "CHF",
|
||||
int_curr_symbol: "CHF",
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -577,8 +519,6 @@ var locales = {
|
|||
lang: "tr_TR",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "TL",
|
||||
int_curr_symbol: "TRY",
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -595,8 +535,6 @@ var locales = {
|
|||
lang: "hu_HU",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "Ft",
|
||||
int_curr_symbol: "HUF",
|
||||
speed: 'kph',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -613,8 +551,6 @@ var locales = {
|
|||
lang: "oc_FR",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -631,8 +567,6 @@ var locales = {
|
|||
lang: "pt_BR",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "R$", currency_first: true,
|
||||
int_curr_symbol: "BRL",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -649,8 +583,6 @@ var locales = {
|
|||
lang: "cs_CZ",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "Kč",
|
||||
int_curr_symbol: " CZK",
|
||||
speed: 'kmh',
|
||||
distance: { "0": "m", "1": "km" },
|
||||
temperature: '°C',
|
||||
|
@ -667,8 +599,6 @@ var locales = {
|
|||
lang: "hr_HR",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -685,8 +615,6 @@ var locales = {
|
|||
lang: "sl_SI",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "km/h",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -703,8 +631,6 @@ var locales = {
|
|||
lang: "pt_PT",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -721,8 +647,6 @@ var locales = {
|
|||
lang: "pl_PL",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "zł",
|
||||
int_curr_symbol: "PLN",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -739,8 +663,6 @@ var locales = {
|
|||
lang: "lv_LV",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -757,8 +679,6 @@ var locales = {
|
|||
lang: "nn_NO",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "kr",
|
||||
int_curr_symbol: "NOK",
|
||||
speed: "kmt",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -775,8 +695,6 @@ var locales = {
|
|||
lang: "nb_NO",
|
||||
decimal_point: ",",
|
||||
thousands_sep: " ",
|
||||
currency_symbol: "kr",
|
||||
int_curr_symbol: "NOK",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -794,8 +712,6 @@ var locales = {
|
|||
icon: "🇪🇺",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "€",
|
||||
int_curr_symbol: "EUR",
|
||||
speed: "kmh",
|
||||
distance: { 0: "m", 1: "km" },
|
||||
temperature: "°C",
|
||||
|
@ -815,8 +731,6 @@ var locales = {
|
|||
lang: "he_IL",
|
||||
decimal_point: ",",
|
||||
thousands_sep: ".",
|
||||
currency_symbol: "₪",
|
||||
int_curr_symbol: "ILS",
|
||||
speed: "קמ״ש",
|
||||
distance: { 0: "מ׳", 1: "ק״מ" },
|
||||
temperature: "°C",
|
||||
|
|
Loading…
Reference in New Issue