From d37b4f772edb850e7542fe0a6857a64c0518c799 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 14 Feb 2026 14:09:48 +0100 Subject: [PATCH] Translated using Weblate (Albanian) Currently translated at 100.0% (54 of 54 strings) Added translation using Weblate (Albanian) Co-authored-by: Hosted Weblate Co-authored-by: Ndricim Jaho Translate-URL: https://hosted.weblate.org/projects/splitpro/categories/sq/ Translation: SplitPro/Categories --- public/locales/sq/categories.json | 86 +++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 public/locales/sq/categories.json 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ë" +}