This commit is contained in:
2022-08-19 11:15:25 +02:00
parent c595814b08
commit 9fd3fe6186
34 changed files with 398 additions and 398 deletions

View File

@ -1,20 +1,20 @@
{
"currencies_set": {
"eu-EUR": "Euro",
"de-DM": "Deutsche Mark",
"de-RM": "Reichsmark (Germany)",
"es-Real": "Spanish Real",
"hu-Ft": "Forint",
"hu-Lari": "Lari",
"hu-Peng\u0151": "Peng\u0151",
"id-IDR": "Indonesian Rupiah",
"pl-Z\u0142oty": "Z\u0142oty",
"us-USD": "US Dollar",
"ddr-Mark": "Mark (GDR)",
"ddr-MDN": "MDN (GDR)",
"hu-Korona": "Austro-Hungarian krone"
"eu-EUR": "\u0415\u0432\u0440\u043e",
"de-DM": "\u041d\u0435\u043c\u0435\u0446\u043a\u0430\u044f \u043c\u0430\u0440\u043a\u0430",
"de-RM": "\u0420\u0435\u0439\u0445\u0441\u043c\u0430\u0440\u043a\u0430 (\u0413\u0435\u0440\u043c\u0430\u043d\u0438\u044f)",
"es-Real": "\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438\u0439 \u0440\u0435\u0430\u043b",
"hu-Ft": "\u0424\u043e\u0440\u0438\u043d\u0442",
"hu-Lari": "\u041b\u0430\u0440\u0438",
"hu-Peng\u0151": "\u041f\u0435\u043d\u0433\u0451",
"id-IDR": "\u0418\u043d\u0434\u043e\u043d\u0435\u0437\u0438\u0439\u0441\u043a\u0430\u044f \u0440\u0443\u043f\u0438\u044f",
"pl-Z\u0142oty": "\u0417\u043b\u043e\u0442\u044b\u0439",
"us-USD": "\u0414\u043e\u043b\u043b\u0430\u0440 \u0421\u0428\u0410",
"ddr-Mark": "\u041c\u0430\u0440\u043a\u0430 (\u0413\u0414\u0420)",
"ddr-MDN": "\u041c\u0430\u0440\u043a\u0430 MDN (\u0413\u0414\u0420)",
"hu-Korona": "\u0410\u0432\u0441\u0442\u0440\u043e-\u0432\u0435\u043d\u0433\u0435\u0440\u0441\u043a\u0430\u044f \u043a\u0440\u043e\u043d\u0430"
},
"license_full_names": {
"CC BY-NC-ND": "Attribution - Non Commercial - No Derivates"
"CC BY-NC-ND": "\u0410\u0442\u0440\u0438\u0431\u0443\u0446\u0438\u044f - \u0411\u0435\u0437 \u043a\u043e\u043c\u043c\u0435\u0440\u0446\u0438\u0438 - \u0411\u0435\u0437 \u0434\u0435\u0440\u0438\u0432\u0430\u0442\u043e\u0432"
}
}