Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions public/locales/cs/categories.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"categories_list": {
"entertainment": {
"items": {
"games": "Hry",
"movies": "Filmy",
"music": "Hudba",
"other": "Zábava",
"sports": "Sporty"
},
"name": "Zábava"
},
"food": {
"items": {
"diningOut": "Strava mimo domov",
"groceries": "Potraviny",
"liquor": "Alkohol",
"other": "Jídlo & Pití"
},
"name": "Jídlo & Pití"
},
"general": {
"items": {
"general": "Všeobecné",
"other": "Všeobecné"
},
"name": "Všeobecné"
},
"home": {
"items": {
"electronics": "Elektronika",
"furniture": "Nábytek",
"maintenance": "Údržba",
"mortgage": "Hypotéka",
"other": "Domácnost",
"pets": "Mazlíčci",
"rent": "Nájem",
"services": "Služby",
"supplies": "Zásoby"
},
"name": "Domácnost"
},
"life": {
"items": {
"childcare": "Péče o děti",
"clothing": "Oblečení",
"education": "Vzdělání",
"gifts": "Dárky",
"insurance": "Pojištění",
"medical": "Zdravotní",
"other": "Život",
"taxes": "Daně"
},
"name": "Život"
},
"travel": {
"items": {
"bicycle": "Kolo",
"bus": "Autobus",
"car": "Auto",
"fuel": "Palivo",
"hotel": "Hotel",
"other": "Cestování",
"parking": "Parkování",
"plane": "Letadlo",
"taxi": "Taxi",
"train": "Vlak"
},
"name": "Cestování"
},
"utilities": {
"items": {
"cleaning": "Úklid",
"electricity": "Elektřina",
"gas": "Plyn",
"internet": "Internet",
"other": "Služby",
"phone": "Telefon",
"trash": "Odpad",
"water": "Voda"
},
"name": "Služby"
}
},
"title": "Kategorie"
}
10 changes: 10 additions & 0 deletions public/locales/ja/categories.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"categories_list": {
"entertainment": {
"items": {
"games": "ゲーム",
"movies": "映画"
}
}
}
}
86 changes: 86 additions & 0 deletions public/locales/sq/categories.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"categories_list": {
"entertainment": {
"items": {
"games": "Lojra",
"movies": "Filma",
"music": "Muzik",
"other": "Zbavitje",
"sports": "Sporte"
},
"name": "Zbavitje"
},
"food": {
"items": {
"diningOut": "Darka",
"groceries": "Ushqime",
"liquor": "Alkolike",
"other": "Pije & Ngrënje"
},
"name": "Pije & Ngrënje"
},
"general": {
"items": {
"general": "Te Përgjithshme",
"other": "Të Përgjithshme"
},
"name": "Të Përgjithshme"
},
"home": {
"items": {
"electronics": "Elektronike",
"furniture": "Mobilje",
"maintenance": "Mirëmbajtje",
"mortgage": "Kredi Shtëpie",
"other": "Shtëpia",
"pets": "Kafshë Shtëpiake",
"rent": "Qira",
"services": "Shërbime",
"supplies": "Furnizime"
},
"name": "Shtëpi"
},
"life": {
"items": {
"childcare": "Kopështi/ Çerdhja",
"clothing": "Veshje",
"education": "Edukim",
"gifts": "Dhurata",
"insurance": "Sigurime",
"medical": "Mjekësore",
"other": "Jeta",
"taxes": "Taksa"
},
"name": "Jeta"
},
"travel": {
"items": {
"bicycle": "Biçikleta",
"bus": "Urbani",
"car": "Makina",
"fuel": "Karburanti",
"hotel": "Hotel",
"other": "Udhëtime",
"parking": "Parkimi",
"plane": "Fluturimi",
"taxi": "Taxi",
"train": "Treni"
},
"name": "Udhëtim"
},
"utilities": {
"items": {
"cleaning": "Pastrimi",
"electricity": "Energjia Elektrike",
"gas": "Gazi",
"internet": "Internet",
"other": "Utilitetet",
"phone": "Telefoni",
"trash": "Plera",
"water": "Ujë"
},
"name": "Utilitetet"
}
},
"title": "Kategoritë"
}
Loading