mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-11 14:16:43 +00:00
implement text-id based translations for currencies
This commit is contained in:
parent
24212a63e9
commit
d64446f868
@ -21,616 +21,616 @@ ListModel {
|
|||||||
ListElement {
|
ListElement {
|
||||||
key: "aed"
|
key: "aed"
|
||||||
code: "AED"
|
code: "AED"
|
||||||
//% ""
|
//% "United Arab Emirates dirham"
|
||||||
name: qsTrId("")
|
name: qsTrId("united-arab-emirates-dirham")
|
||||||
symbol: "د.إ"
|
symbol: "د.إ"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "afn"
|
key: "afn"
|
||||||
code: "AFN"
|
code: "AFN"
|
||||||
//% ""
|
//% "Afghan afghani"
|
||||||
name: qsTrId("")
|
name: qsTrId("afghan-afghani")
|
||||||
symbol: "؋"
|
symbol: "؋"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ars"
|
key: "ars"
|
||||||
code: "ARS"
|
code: "ARS"
|
||||||
//% ""
|
//% "Argentine peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("argentine-peso")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "aud"
|
key: "aud"
|
||||||
code: "AUD"
|
code: "AUD"
|
||||||
//% ""
|
//% "Australian dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("australian-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "bbd"
|
key: "bbd"
|
||||||
code: "BBD"
|
code: "BBD"
|
||||||
//% ""
|
//% "Barbadian dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("barbadian-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "bdt"
|
key: "bdt"
|
||||||
code: "BDT"
|
code: "BDT"
|
||||||
//% ""
|
//% "Bangladeshi taka"
|
||||||
name: qsTrId("")
|
name: qsTrId("bangladeshi-taka")
|
||||||
symbol: " Tk"
|
symbol: " Tk"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "bgn"
|
key: "bgn"
|
||||||
code: "BGN"
|
code: "BGN"
|
||||||
//% ""
|
//% "Bulgarian lev"
|
||||||
name: qsTrId("")
|
name: qsTrId("bulgarian-lev")
|
||||||
symbol: "лв"
|
symbol: "лв"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "bhd"
|
key: "bhd"
|
||||||
code: "BHD"
|
code: "BHD"
|
||||||
//% ""
|
//% "Bahraini dinar"
|
||||||
name: qsTrId("")
|
name: qsTrId("bahraini-dinar")
|
||||||
symbol: "BD"
|
symbol: "BD"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "bnd"
|
key: "bnd"
|
||||||
code: "BND"
|
code: "BND"
|
||||||
//% ""
|
//% "Brunei dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("brunei-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "bob"
|
key: "bob"
|
||||||
code: "BOB"
|
code: "BOB"
|
||||||
//% ""
|
//% "Bolivian boliviano"
|
||||||
name: qsTrId("")
|
name: qsTrId("bolivian-boliviano")
|
||||||
symbol: "$b"
|
symbol: "$b"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "brl"
|
key: "brl"
|
||||||
code: "BRL"
|
code: "BRL"
|
||||||
//% ""
|
//% "Brazillian real"
|
||||||
name: qsTrId("")
|
name: qsTrId("brazillian-real")
|
||||||
symbol: "R$"
|
symbol: "R$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "btn"
|
key: "btn"
|
||||||
code: "BTN"
|
code: "BTN"
|
||||||
//% ""
|
//% "Bhutanese ngultrum"
|
||||||
name: qsTrId("")
|
name: qsTrId("bhutanese-ngultrum")
|
||||||
symbol: "Nu."
|
symbol: "Nu."
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "cad"
|
key: "cad"
|
||||||
code: "CAD"
|
code: "CAD"
|
||||||
//% ""
|
//% "Canadian dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("canadian-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "chf"
|
key: "chf"
|
||||||
code: "CHF"
|
code: "CHF"
|
||||||
//% ""
|
//% "Swiss franc"
|
||||||
name: qsTrId("")
|
name: qsTrId("swiss-franc")
|
||||||
symbol: "CHF"
|
symbol: "CHF"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "clp"
|
key: "clp"
|
||||||
code: "CLP"
|
code: "CLP"
|
||||||
//% ""
|
//% "Chilean peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("chilean-peso")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "cny"
|
key: "cny"
|
||||||
code: "CNY"
|
code: "CNY"
|
||||||
//% ""
|
//% "Chinese yuan"
|
||||||
name: qsTrId("")
|
name: qsTrId("chinese-yuan")
|
||||||
symbol: "¥"
|
symbol: "¥"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "cop"
|
key: "cop"
|
||||||
code: "COP"
|
code: "COP"
|
||||||
//% ""
|
//% "Colombian peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("colombian-peso")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "crc"
|
key: "crc"
|
||||||
code: "CRC"
|
code: "CRC"
|
||||||
//% ""
|
//% "Costa Rican colón"
|
||||||
name: qsTrId("")
|
name: qsTrId("costa-rican-colón")
|
||||||
symbol: "₡"
|
symbol: "₡"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "czk"
|
key: "czk"
|
||||||
code: "CZK"
|
code: "CZK"
|
||||||
//% ""
|
//% "Czech koruna"
|
||||||
name: qsTrId("")
|
name: qsTrId("czech-koruna")
|
||||||
symbol: "Kč"
|
symbol: "Kč"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "dkk"
|
key: "dkk"
|
||||||
code: "DKK"
|
code: "DKK"
|
||||||
//% ""
|
//% "Danish krone"
|
||||||
name: qsTrId("")
|
name: qsTrId("danish-krone")
|
||||||
symbol: "kr"
|
symbol: "kr"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "dop"
|
key: "dop"
|
||||||
code: "DOP"
|
code: "DOP"
|
||||||
//% ""
|
//% "Dominican peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("dominican-peso")
|
||||||
symbol: "RD$"
|
symbol: "RD$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "egp"
|
key: "egp"
|
||||||
code: "EGP"
|
code: "EGP"
|
||||||
//% ""
|
//% "Egyptian pound"
|
||||||
name: qsTrId("")
|
name: qsTrId("egyptian-pound")
|
||||||
symbol: "£"
|
symbol: "£"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "etb"
|
key: "etb"
|
||||||
code: "ETB"
|
code: "ETB"
|
||||||
//% ""
|
//% "Ethiopian birr"
|
||||||
name: qsTrId("")
|
name: qsTrId("ethiopian-birr")
|
||||||
symbol: "Br"
|
symbol: "Br"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "gbp"
|
key: "gbp"
|
||||||
code: "GBP"
|
code: "GBP"
|
||||||
//% ""
|
//% "British Pound"
|
||||||
name: qsTrId("")
|
name: qsTrId("british-pound")
|
||||||
symbol: "£"
|
symbol: "£"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "gel"
|
key: "gel"
|
||||||
code: "GEL"
|
code: "GEL"
|
||||||
//% ""
|
//% "Georgian lari"
|
||||||
name: qsTrId("")
|
name: qsTrId("georgian-lari")
|
||||||
symbol: "₾"
|
symbol: "₾"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ghs"
|
key: "ghs"
|
||||||
code: "GHS"
|
code: "GHS"
|
||||||
//% ""
|
//% "Ghanaian cedi"
|
||||||
name: qsTrId("")
|
name: qsTrId("ghanaian-cedi")
|
||||||
symbol: "¢"
|
symbol: "¢"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "hkd"
|
key: "hkd"
|
||||||
code: "HKD"
|
code: "HKD"
|
||||||
//% ""
|
//% "Hong Kong dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("hong-kong-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "hrk"
|
key: "hrk"
|
||||||
code: "HRK"
|
code: "HRK"
|
||||||
//% ""
|
//% "Croatian kuna"
|
||||||
name: qsTrId("")
|
name: qsTrId("croatian-kuna")
|
||||||
symbol: "kn"
|
symbol: "kn"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "huf"
|
key: "huf"
|
||||||
code: "HUF"
|
code: "HUF"
|
||||||
//% ""
|
//% "Hungarian forint"
|
||||||
name: qsTrId("")
|
name: qsTrId("hungarian-forint")
|
||||||
symbol: "Ft"
|
symbol: "Ft"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "idr"
|
key: "idr"
|
||||||
code: "IDR"
|
code: "IDR"
|
||||||
//% ""
|
//% "Indonesian rupiah"
|
||||||
name: qsTrId("")
|
name: qsTrId("indonesian-rupiah")
|
||||||
symbol: "Rp"
|
symbol: "Rp"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ils"
|
key: "ils"
|
||||||
code: "ILS"
|
code: "ILS"
|
||||||
//% ""
|
//% "Israeli new shekel"
|
||||||
name: qsTrId("")
|
name: qsTrId("israeli-new-shekel")
|
||||||
symbol: "₪"
|
symbol: "₪"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "inr"
|
key: "inr"
|
||||||
code: "INR"
|
code: "INR"
|
||||||
//% ""
|
//% "Indian rupee"
|
||||||
name: qsTrId("")
|
name: qsTrId("indian-rupee")
|
||||||
symbol: "₹"
|
symbol: "₹"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "isk"
|
key: "isk"
|
||||||
code: "ISK"
|
code: "ISK"
|
||||||
//% ""
|
//% "Icelandic króna"
|
||||||
name: qsTrId("")
|
name: qsTrId("icelandic-króna")
|
||||||
symbol: "kr"
|
symbol: "kr"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "jmd"
|
key: "jmd"
|
||||||
code: "JMD"
|
code: "JMD"
|
||||||
//% ""
|
//% "Jamaican dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("jamaican-dollar")
|
||||||
symbol: "J$"
|
symbol: "J$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "jpy"
|
key: "jpy"
|
||||||
code: "JPY"
|
code: "JPY"
|
||||||
//% ""
|
//% "Japanese yen"
|
||||||
name: qsTrId("")
|
name: qsTrId("japanese-yen")
|
||||||
symbol: "¥"
|
symbol: "¥"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "kes"
|
key: "kes"
|
||||||
code: "KES"
|
code: "KES"
|
||||||
//% ""
|
//% "Kenyan shilling"
|
||||||
name: qsTrId("")
|
name: qsTrId("kenyan-shilling")
|
||||||
symbol: "KSh"
|
symbol: "KSh"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "krw"
|
key: "krw"
|
||||||
code: "KRW"
|
code: "KRW"
|
||||||
//% ""
|
//% "South Korean won"
|
||||||
name: qsTrId("")
|
name: qsTrId("south-korean-won")
|
||||||
symbol: "₩"
|
symbol: "₩"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "kwd"
|
key: "kwd"
|
||||||
code: "KWD"
|
code: "KWD"
|
||||||
//% ""
|
//% "Kuwaiti dinar"
|
||||||
name: qsTrId("")
|
name: qsTrId("kuwaiti-dinar")
|
||||||
symbol: "د.ك"
|
symbol: "د.ك"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "kzt"
|
key: "kzt"
|
||||||
code: "KZT"
|
code: "KZT"
|
||||||
//% ""
|
//% "Kazakhstani tenge"
|
||||||
name: qsTrId("")
|
name: qsTrId("kazakhstani-tenge")
|
||||||
symbol: "лв"
|
symbol: "лв"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "lkr"
|
key: "lkr"
|
||||||
code: "LKR"
|
code: "LKR"
|
||||||
//% ""
|
//% "Sri Lankan rupee"
|
||||||
name: qsTrId("")
|
name: qsTrId("sri-lankan-rupee")
|
||||||
symbol: "₨"
|
symbol: "₨"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "mad"
|
key: "mad"
|
||||||
code: "MAD"
|
code: "MAD"
|
||||||
//% ""
|
//% "Moroccan dirham"
|
||||||
name: qsTrId("")
|
name: qsTrId("moroccan-dirham")
|
||||||
symbol: "MAD"
|
symbol: "MAD"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "mdl"
|
key: "mdl"
|
||||||
code: "MDL"
|
code: "MDL"
|
||||||
//% ""
|
//% "Moldovan leu"
|
||||||
name: qsTrId("")
|
name: qsTrId("moldovan-leu")
|
||||||
symbol: "MDL"
|
symbol: "MDL"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "mur"
|
key: "mur"
|
||||||
code: "MUR"
|
code: "MUR"
|
||||||
//% ""
|
//% "Mauritian rupee"
|
||||||
name: qsTrId("")
|
name: qsTrId("mauritian-rupee ")
|
||||||
symbol: "₨"
|
symbol: "₨"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "mwk"
|
key: "mwk"
|
||||||
code: "MWK"
|
code: "MWK"
|
||||||
//% ""
|
//% "Malawian kwacha"
|
||||||
name: qsTrId("")
|
name: qsTrId("malawian-kwacha")
|
||||||
symbol: "MK"
|
symbol: "MK"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "mxn"
|
key: "mxn"
|
||||||
code: "MXN"
|
code: "MXN"
|
||||||
//% ""
|
//% "Mexican peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("mexican-peso")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "myr"
|
key: "myr"
|
||||||
code: "MYR"
|
code: "MYR"
|
||||||
//% ""
|
//% "Malaysian ringgit"
|
||||||
name: qsTrId("")
|
name: qsTrId("malaysian-ringgit")
|
||||||
symbol: "RM"
|
symbol: "RM"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "mzn"
|
key: "mzn"
|
||||||
code: "MZN"
|
code: "MZN"
|
||||||
//% ""
|
//% "Mozambican metical"
|
||||||
name: qsTrId("")
|
name: qsTrId("mozambican-metical")
|
||||||
symbol: "MT"
|
symbol: "MT"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "nad"
|
key: "nad"
|
||||||
code: "NAD"
|
code: "NAD"
|
||||||
//% ""
|
//% "Namibian dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("namibian-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ngn"
|
key: "ngn"
|
||||||
code: "NGN"
|
code: "NGN"
|
||||||
//% ""
|
//% "Nigerian naira"
|
||||||
name: qsTrId("")
|
name: qsTrId("nigerian-naira")
|
||||||
symbol: "₦"
|
symbol: "₦"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "nok"
|
key: "nok"
|
||||||
code: "NOK"
|
code: "NOK"
|
||||||
//% ""
|
//% "Norwegian krone"
|
||||||
name: qsTrId("")
|
name: qsTrId("norwegian-krone")
|
||||||
symbol: "kr"
|
symbol: "kr"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "npr"
|
key: "npr"
|
||||||
code: "NPR"
|
code: "NPR"
|
||||||
//% ""
|
//% "Nepalese rupee"
|
||||||
name: qsTrId("")
|
name: qsTrId("nepalese-rupee")
|
||||||
symbol: "₨"
|
symbol: "₨"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "nzd"
|
key: "nzd"
|
||||||
code: "NZD"
|
code: "NZD"
|
||||||
//% ""
|
//% "New Zealand dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("new-zealand-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "omr"
|
key: "omr"
|
||||||
code: "OMR"
|
code: "OMR"
|
||||||
//% ""
|
//% "Omani rial"
|
||||||
name: qsTrId("")
|
name: qsTrId("omani-rial")
|
||||||
symbol: "﷼"
|
symbol: "﷼"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "pen"
|
key: "pen"
|
||||||
code: "PEN"
|
code: "PEN"
|
||||||
//% ""
|
//% "Peruvian sol"
|
||||||
name: qsTrId("")
|
name: qsTrId("peruvian-sol")
|
||||||
symbol: "S/."
|
symbol: "S/."
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "pgk"
|
key: "pgk"
|
||||||
code: "PGK"
|
code: "PGK"
|
||||||
//% ""
|
//% "Papua New Guinean kina"
|
||||||
name: qsTrId("")
|
name: qsTrId("papua-new-guinean-kina")
|
||||||
symbol: "K"
|
symbol: "K"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "php"
|
key: "php"
|
||||||
code: "PHP"
|
code: "PHP"
|
||||||
//% ""
|
//% "Philippine peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("philippine-peso")
|
||||||
symbol: "₱"
|
symbol: "₱"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "pkr"
|
key: "pkr"
|
||||||
code: "PKR"
|
code: "PKR"
|
||||||
//% ""
|
//% "Pakistani rupee"
|
||||||
name: qsTrId("")
|
name: qsTrId("pakistani-rupee")
|
||||||
symbol: "₨"
|
symbol: "₨"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "pln"
|
key: "pln"
|
||||||
code: "PLN"
|
code: "PLN"
|
||||||
//% ""
|
//% "Polish złoty"
|
||||||
name: qsTrId("")
|
name: qsTrId("polish-złoty")
|
||||||
symbol: "zł"
|
symbol: "zł"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "pyg"
|
key: "pyg"
|
||||||
code: "PYG"
|
code: "PYG"
|
||||||
//% ""
|
//% "Paraguayan guaraní"
|
||||||
name: qsTrId("")
|
name: qsTrId("paraguayan-guaraní")
|
||||||
symbol: "Gs"
|
symbol: "Gs"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "qar"
|
key: "qar"
|
||||||
code: "QAR"
|
code: "QAR"
|
||||||
//% ""
|
//% "Qatari riyal"
|
||||||
name: qsTrId("")
|
name: qsTrId("qatari-riyal")
|
||||||
symbol: "﷼"
|
symbol: "﷼"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ron"
|
key: "ron"
|
||||||
code: "RON"
|
code: "RON"
|
||||||
//% ""
|
//% "Romanian leu"
|
||||||
name: qsTrId("")
|
name: qsTrId("romanian-leu")
|
||||||
symbol: "lei"
|
symbol: "lei"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "rsd"
|
key: "rsd"
|
||||||
code: "RSD"
|
code: "RSD"
|
||||||
//% ""
|
//% "Serbian dinar"
|
||||||
name: qsTrId("")
|
name: qsTrId("serbian-dinar")
|
||||||
symbol: "Дин."
|
symbol: "Дин."
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "rub"
|
key: "rub"
|
||||||
code: "RUB"
|
code: "RUB"
|
||||||
//% ""
|
//% "Russian ruble"
|
||||||
name: qsTrId("")
|
name: qsTrId("russian-ruble")
|
||||||
symbol: "₽"
|
symbol: "₽"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "sar"
|
key: "sar"
|
||||||
code: "SAR"
|
code: "SAR"
|
||||||
//% ""
|
//% "Saudi riyal"
|
||||||
name: qsTrId("")
|
name: qsTrId("saudi-riyal")
|
||||||
symbol: "﷼"
|
symbol: "﷼"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "sek"
|
key: "sek"
|
||||||
code: "SEK"
|
code: "SEK"
|
||||||
//% ""
|
//% "Swedish krona"
|
||||||
name: qsTrId("")
|
name: qsTrId("swedish-krona")
|
||||||
symbol: "kr"
|
symbol: "kr"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "sgd"
|
key: "sgd"
|
||||||
code: "SGD"
|
code: "SGD"
|
||||||
//% ""
|
//% "Singapore dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("singapore-dollar")
|
||||||
symbol: "$"
|
symbol: "$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "thb"
|
key: "thb"
|
||||||
code: "THB"
|
code: "THB"
|
||||||
//% ""
|
//% "Thai baht"
|
||||||
name: qsTrId("")
|
name: qsTrId("thai-baht")
|
||||||
symbol: "฿"
|
symbol: "฿"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ttd"
|
key: "ttd"
|
||||||
code: "TTD"
|
code: "TTD"
|
||||||
//% ""
|
//% "Trinidad and Tobago dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("trinidad-and-tobago-dollar")
|
||||||
symbol: "TT$"
|
symbol: "TT$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "twd"
|
key: "twd"
|
||||||
code: "TWD"
|
code: "TWD"
|
||||||
//% ""
|
//% "New Taiwan dollar"
|
||||||
name: qsTrId("")
|
name: qsTrId("new-taiwan-dollar")
|
||||||
symbol: "NT$"
|
symbol: "NT$"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "tzs"
|
key: "tzs"
|
||||||
code: "TZS"
|
code: "TZS"
|
||||||
//% ""
|
//% "Tanzanian shilling"
|
||||||
name: qsTrId("")
|
name: qsTrId("tanzanian-shilling")
|
||||||
symbol: "TSh"
|
symbol: "TSh"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "try"
|
key: "try"
|
||||||
code: "TRY"
|
code: "TRY"
|
||||||
//% ""
|
//% "Turkish lira"
|
||||||
name: qsTrId("")
|
name: qsTrId("turkish-lira")
|
||||||
symbol: "₺"
|
symbol: "₺"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "uah"
|
key: "uah"
|
||||||
code: "UAH"
|
code: "UAH"
|
||||||
//% ""
|
//% "Ukrainian hryvnia"
|
||||||
name: qsTrId("")
|
name: qsTrId("ukrainian-hryvnia")
|
||||||
symbol: "₴"
|
symbol: "₴"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "ugx"
|
key: "ugx"
|
||||||
code: "UGX"
|
code: "UGX"
|
||||||
//% ""
|
//% "Ugandan shilling"
|
||||||
name: qsTrId("")
|
name: qsTrId("ugandan-shilling")
|
||||||
symbol: "USh"
|
symbol: "USh"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "uyu"
|
key: "uyu"
|
||||||
code: "UYU"
|
code: "UYU"
|
||||||
//% ""
|
//% "Uruguayan peso"
|
||||||
name: qsTrId("")
|
name: qsTrId("uruguayan-peso")
|
||||||
symbol: "$U"
|
symbol: "$U"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "vef"
|
key: "vef"
|
||||||
code: "VEF"
|
code: "VEF"
|
||||||
//% ""
|
//% "Venezuelan bolívar"
|
||||||
name: qsTrId("")
|
name: qsTrId("venezuelan-bolívar")
|
||||||
symbol: "Bs"
|
symbol: "Bs"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "vnd"
|
key: "vnd"
|
||||||
code: "VND"
|
code: "VND"
|
||||||
//% ""
|
//% "Vietnamese đồng"
|
||||||
name: qsTrId("")
|
name: qsTrId("vietnamese-đồng")
|
||||||
symbol: "₫"
|
symbol: "₫"
|
||||||
}
|
}
|
||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "zar"
|
key: "zar"
|
||||||
code: "ZAR"
|
code: "ZAR"
|
||||||
//% ""
|
//% "South African rand"
|
||||||
name: qsTrId("")
|
name: qsTrId("south-african-rand")
|
||||||
symbol: "R"
|
symbol: "R"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
ui/i18n/base.qm
BIN
ui/i18n/base.qm
Binary file not shown.
1002
ui/i18n/base.ts
1002
ui/i18n/base.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_af.ts
4062
ui/i18n/qml_af.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_ar.ts
4126
ui/i18n/qml_ar.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
4062
ui/i18n/qml_cs.ts
4062
ui/i18n/qml_cs.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_da.ts
4062
ui/i18n/qml_da.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_de.ts
4126
ui/i18n/qml_de.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_de_ch.ts
4062
ui/i18n/qml_de_ch.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_el.ts
4062
ui/i18n/qml_el.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4264
ui/i18n/qml_en.ts
4264
ui/i18n/qml_en.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_es.ts
4126
ui/i18n/qml_es.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4122
ui/i18n/qml_es_ar.ts
4122
ui/i18n/qml_es_ar.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_es_mx.ts
4062
ui/i18n/qml_es_mx.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_fa.ts
4062
ui/i18n/qml_fa.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_fi.ts
4062
ui/i18n/qml_fi.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_fil.ts
4126
ui/i18n/qml_fil.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_fr.ts
4126
ui/i18n/qml_fr.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_fr_ch.ts
4062
ui/i18n/qml_fr_ch.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_fy.ts
4062
ui/i18n/qml_fy.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_he.ts
4062
ui/i18n/qml_he.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_hi.ts
4062
ui/i18n/qml_hi.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_hu.ts
4062
ui/i18n/qml_hu.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_id.ts
4126
ui/i18n/qml_id.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_it.ts
4126
ui/i18n/qml_it.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_it_ch.ts
4062
ui/i18n/qml_it_ch.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4106
ui/i18n/qml_ja.ts
4106
ui/i18n/qml_ja.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_ko.ts
4126
ui/i18n/qml_ko.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
4062
ui/i18n/qml_lt.ts
4062
ui/i18n/qml_lt.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_lv.ts
4062
ui/i18n/qml_lv.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4082
ui/i18n/qml_ms.ts
4082
ui/i18n/qml_ms.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_nb.ts
4062
ui/i18n/qml_nb.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4082
ui/i18n/qml_ne.ts
4082
ui/i18n/qml_ne.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4082
ui/i18n/qml_nl.ts
4082
ui/i18n/qml_nl.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4082
ui/i18n/qml_pl.ts
4082
ui/i18n/qml_pl.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_pt.ts
4126
ui/i18n/qml_pt.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_pt_BR.ts
4126
ui/i18n/qml_pt_BR.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4110
ui/i18n/qml_pt_pt.ts
4110
ui/i18n/qml_pt_pt.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_ro.ts
4062
ui/i18n/qml_ro.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_ru.ts
4126
ui/i18n/qml_ru.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_sl.ts
4062
ui/i18n/qml_sl.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_sv.ts
4062
ui/i18n/qml_sv.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_sw.ts
4062
ui/i18n/qml_sw.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4085
ui/i18n/qml_th.ts
4085
ui/i18n/qml_th.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4126
ui/i18n/qml_tr.ts
4126
ui/i18n/qml_tr.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_uk.ts
4062
ui/i18n/qml_uk.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
4062
ui/i18n/qml_ur.ts
4062
ui/i18n/qml_ur.ts
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user