From 78ce3c45011e6c9038d7d4b649e9cfc46263c0a5 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 9 Mar 2026 11:09:49 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 2.5% (1 of 40 strings) Added translation using Weblate (Japanese) Translated using Weblate (Dutch) Currently translated at 65.0% (26 of 40 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (French) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Albanian) Currently translated at 5.0% (2 of 40 strings) Added translation using Weblate (Albanian) Co-authored-by: Hamlyn Co-authored-by: Hans Co-authored-by: Hosted Weblate Co-authored-by: Ndricim Jaho Co-authored-by: V-e-n-i-m Translate-URL: https://hosted.weblate.org/projects/splitpro/home/fr/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/ja/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/nl/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/sq/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/sv/ Translation: SplitPro/Home --- public/locales/fr/home.json | 2 +- public/locales/ja/home.json | 7 +++++++ public/locales/nl/home.json | 12 ++++++------ public/locales/sq/home.json | 8 ++++++++ public/locales/sv/home.json | 6 +++++- 5 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 public/locales/ja/home.json create mode 100644 public/locales/sq/home.json diff --git a/public/locales/fr/home.json b/public/locales/fr/home.json index a94db441..d035e7d4 100644 --- a/public/locales/fr/home.json +++ b/public/locales/fr/home.json @@ -5,7 +5,7 @@ "title": "Connexion à ta banque" }, "currency_conversion": { - "description": "Convertis rapidement les dépenses entre plusieurs devises, avec le taux de change actuel ou antérieur.", + "description": "Convertis rapidement les dépenses entre plusieurs devises, avec le taux de change actuel ou antérieur", "title": "Conversion monétaire" }, "debt_simplification": { diff --git a/public/locales/ja/home.json b/public/locales/ja/home.json new file mode 100644 index 00000000..f58d5b77 --- /dev/null +++ b/public/locales/ja/home.json @@ -0,0 +1,7 @@ +{ + "features": { + "currency_conversion": { + "description": "最新・過去のレートで通貨を換算" + } + } +} diff --git a/public/locales/nl/home.json b/public/locales/nl/home.json index 700e7be9..8bce7d77 100644 --- a/public/locales/nl/home.json +++ b/public/locales/nl/home.json @@ -13,7 +13,7 @@ "title": "" }, "groups_and_friends": { - "description": "Kan meerdere groepen creëren of meteen een saldo toevoegen. Alles wordt geconsolideerd", + "description": "Kan meerdere groepen creëren of meteen een saldo toevoegen. Alles wordt samengevoegd", "title": "Groepen en Vrienden" }, "i18": { @@ -21,11 +21,11 @@ "title": "" }, "import_splitwise": { - "description": "Geen nood om manueel saldos to migreren. Je kan gebruikers en groepen importeren van Splitwise", - "title": "Import van Splitwise" + "description": "Saldos hoeven niet handmatig gemigreerd te worden. Je kan gebruikers en groepen importeren van Splitwise", + "title": "Importeren van Splitwise" }, "multiple_currencies": { - "description": "Nood aan meerdere valuta voor dezelfde gebruiker? Geen probleem!", + "description": "Meerdere valuta aan dezelfde gebruiker toevoegen? Geen probleem!", "title": "Meerdere valuta" }, "open_source": { @@ -33,8 +33,8 @@ "title": "Open source" }, "push_notifications": { - "description": "Miss nooit belangrijke notificaties. Wordt geüpdatet zodra iemand een uitgave toevoegt of zijn schuld vereffend", - "title": "Push notificaties" + "description": "Mis nooit belangrijke notificaties. Krijg bericht zodra iemand een uitgave toevoegt of zijn schuld aflost", + "title": "Pushbericht" }, "pwa_support": { "description": "Hou je van mobiele apps? We steunen je hierin. Installeer het als een PWA en je merkt geen verschil!", diff --git a/public/locales/sq/home.json b/public/locales/sq/home.json new file mode 100644 index 00000000..5ccc6bd5 --- /dev/null +++ b/public/locales/sq/home.json @@ -0,0 +1,8 @@ +{ + "features": { + "currency_conversion": { + "description": "Konvertim i shpejtë midis valutave, duke perdorur kurs këmbimi të përditësuar ose kurs historik", + "title": "Kursi Këmbimit" + } + } +} diff --git a/public/locales/sv/home.json b/public/locales/sv/home.json index 6692403a..78cce252 100644 --- a/public/locales/sv/home.json +++ b/public/locales/sv/home.json @@ -1,7 +1,7 @@ { "features": { "bank_connection": { - "description": "Lägg till utgifter snabbare med en integration till GoCardless eller Plaid banktransaktions-API", + "description": "Lägg till utgifter snabbare med en integration till GoCardless eller Plaid bank-API", "title": "Bankanslutning" }, "currency_conversion": { @@ -40,6 +40,10 @@ "description": "Älskar du mobila appar? Inga problem. Installera det som en PWA och du kommer inte ens att märka!", "title": "PWA support" }, + "recurring_transactions": { + "description": "Skapa automatiska återkommande utgifter för hyra, prenumerationer eller andra regelbundna gemensamma kostnader", + "title": "Återkommande utgifter" + }, "title": "Funktioner", "unequal_split": { "description": "Avancerade delningsalternativ. Efter andelar, procent eller exakta belopp.",