translation-json/value-sets/de/currencies_set.json

22 lines
694 B
JSON
Raw Normal View History

2020-08-06 23:07:42 +02:00
{
"currencies_set": {
"eu-EUR": "Euro",
"de-DM": "Deutsche Mark",
"de-RM": "Reichsmark (Deutsches Reich)",
"es-Real": "Real (Spanien)",
"hu-Ft": "Forint",
"hu-Lari": "Lari",
"hu-Peng\u0151": "Peng\u0151",
"id-IDR": "Indonesische Rupiah",
"pl-Z\u0142oty": "Z\u0142oty",
2020-09-15 19:09:49 +02:00
"us-USD": "US Dollar",
"ddr-Mark": "Mark (DDR)",
2022-05-15 01:26:25 +02:00
"ddr-MDN": "MDN (DDR)",
2022-10-24 16:33:54 +02:00
"hu-Korona": "\u00d6sterreichisch-ungarische Krone",
2022-10-30 21:26:59 +01:00
"fr-FF": "Franz\u00f6sischer Franc",
"uk-GBP": "Pfund Sterling"
2020-08-07 15:43:13 +02:00
},
"license_full_names": {
"CC BY-NC-ND": "Attribution - Non Commercial - No Derivates"
2020-08-06 23:07:42 +02:00
}
}