From de22c91fac77f7cf6abe88f542d9ed5ccc50cf69 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 28 May 2026 10:11:34 +0200 Subject: [PATCH] Translated using Weblate (Greek) Currently translated at 100.0% (54 of 54 strings) Added translation using Weblate (Greek) Translated using Weblate (Dutch) Currently translated at 100.0% (54 of 54 strings) Co-authored-by: Hosted Weblate Co-authored-by: Professor_6 Co-authored-by: Vaios Translate-URL: https://hosted.weblate.org/projects/splitpro/categories/el/ Translate-URL: https://hosted.weblate.org/projects/splitpro/categories/nl/ Translation: SplitPro/Categories --- public/locales/el/categories.json | 86 +++++++++++++++++++++++++++++++ public/locales/nl/categories.json | 2 +- 2 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 public/locales/el/categories.json diff --git a/public/locales/el/categories.json b/public/locales/el/categories.json new file mode 100644 index 00000000..b0cdcd19 --- /dev/null +++ b/public/locales/el/categories.json @@ -0,0 +1,86 @@ +{ + "categories_list": { + "entertainment": { + "items": { + "games": "Παιχνίδια", + "movies": "Ταινίες", + "music": "Μουσική", + "other": "Διασκέδαση", + "sports": "Αθλητικά" + }, + "name": "Διασκέδαση" + }, + "food": { + "items": { + "diningOut": "Φαγητό έξω", + "groceries": "Ψώνια", + "liquor": "Αλκοόλ", + "other": "Φαγητό και Ποτά" + }, + "name": "Φαγητό και Ποτά" + }, + "general": { + "items": { + "general": "Γενικά", + "other": "Γενικά" + }, + "name": "Γενικά" + }, + "home": { + "items": { + "electronics": "Ηλεκτρονικά", + "furniture": "Έπιπλα", + "maintenance": "Συντήρηση", + "mortgage": "Δάνειο", + "other": "Σπίτι", + "pets": "Κατοικίδια", + "rent": "Ενοίκιο", + "services": "Υπηρεσίες", + "supplies": "Προμήθειες" + }, + "name": "Σπίτι" + }, + "life": { + "items": { + "childcare": "Παιδική μέριμνα", + "clothing": "Ρουχισμός", + "education": "Εκπαίδευση", + "gifts": "Δώρα", + "insurance": "Ασφάλιση", + "medical": "Ιατρικά", + "other": "Ζωή", + "taxes": "Φόροι" + }, + "name": "Ζωή" + }, + "travel": { + "items": { + "bicycle": "Ποδήλατο", + "bus": "Λεωφορείο", + "car": "Αυτοκίνητο", + "fuel": "Καύσιμο", + "hotel": "Διαμονή", + "other": "Ταξίδια", + "parking": "Στάθμευση", + "plane": "Αεροπορικά", + "taxi": "Ταξί", + "train": "Τρένο" + }, + "name": "Ταξίδια" + }, + "utilities": { + "items": { + "cleaning": "Καθαριότητα", + "electricity": "Ηλεκτρισμός", + "gas": "Αέριο", + "internet": "Ίντερνετ", + "other": "Υπηρεσίες Κοινής Ωφέλειας", + "phone": "Τηλέφωνο", + "trash": "Σκουπίδια", + "water": "Ύδρευση" + }, + "name": "Υπηρεσίες Κοινής Ωφέλειας" + } + }, + "title": "Κατηγορίες" +} diff --git a/public/locales/nl/categories.json b/public/locales/nl/categories.json index 5cbc4672..9a7508fb 100644 --- a/public/locales/nl/categories.json +++ b/public/locales/nl/categories.json @@ -2,7 +2,7 @@ "categories_list": { "entertainment": { "items": { - "games": "Spellen", + "games": "Spelen", "movies": "Films", "music": "Muziek", "other": "Entertainment",