From fbe809d06207ceff9f576c29fa531d06a267534f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 11 Mar 2026 22:09:49 +0100 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (54 of 54 strings) Added translation using Weblate (Czech) Translated using Weblate (Japanese) Currently translated at 3.7% (2 of 54 strings) Added translation using Weblate (Japanese) Translated using Weblate (Albanian) Currently translated at 100.0% (54 of 54 strings) Added translation using Weblate (Albanian) Co-authored-by: Hamlyn Co-authored-by: Hosted Weblate Co-authored-by: Jan Viktorin Co-authored-by: Ndricim Jaho Translate-URL: https://hosted.weblate.org/projects/splitpro/categories/cs/ Translate-URL: https://hosted.weblate.org/projects/splitpro/categories/ja/ Translate-URL: https://hosted.weblate.org/projects/splitpro/categories/sq/ Translation: SplitPro/Categories --- public/locales/cs/categories.json | 86 +++++++++++++++++++++++++++++++ public/locales/ja/categories.json | 10 ++++ public/locales/sq/categories.json | 86 +++++++++++++++++++++++++++++++ 3 files changed, 182 insertions(+) create mode 100644 public/locales/cs/categories.json create mode 100644 public/locales/ja/categories.json create mode 100644 public/locales/sq/categories.json diff --git a/public/locales/cs/categories.json b/public/locales/cs/categories.json new file mode 100644 index 00000000..9aacb95d --- /dev/null +++ b/public/locales/cs/categories.json @@ -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" +} diff --git a/public/locales/ja/categories.json b/public/locales/ja/categories.json new file mode 100644 index 00000000..fb430c22 --- /dev/null +++ b/public/locales/ja/categories.json @@ -0,0 +1,10 @@ +{ + "categories_list": { + "entertainment": { + "items": { + "games": "ゲーム", + "movies": "映画" + } + } + } +} diff --git a/public/locales/sq/categories.json b/public/locales/sq/categories.json new file mode 100644 index 00000000..a31ef7b3 --- /dev/null +++ b/public/locales/sq/categories.json @@ -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ë" +}