From ceaa52a097a2f1f0aa1c74a7668478da4e370228 Mon Sep 17 00:00:00 2001 From: "Sven (AAMOS AI)" Date: Thu, 13 Aug 2026 02:31:25 +0700 Subject: [PATCH] feat(mobile): consent-texter pa 11 sprak --- apps/mobile/src/locales/da/common.json | 8 +++++++- apps/mobile/src/locales/de/common.json | 8 +++++++- apps/mobile/src/locales/en/common.json | 8 +++++++- apps/mobile/src/locales/es/common.json | 8 +++++++- apps/mobile/src/locales/fi/common.json | 8 +++++++- apps/mobile/src/locales/fr/common.json | 8 +++++++- apps/mobile/src/locales/it/common.json | 8 +++++++- apps/mobile/src/locales/nb/common.json | 8 +++++++- apps/mobile/src/locales/nl/common.json | 8 +++++++- apps/mobile/src/locales/pl/common.json | 8 +++++++- apps/mobile/src/locales/pt/common.json | 8 +++++++- 11 files changed, 77 insertions(+), 11 deletions(-) diff --git a/apps/mobile/src/locales/da/common.json b/apps/mobile/src/locales/da/common.json index f226ab9..daab968 100644 --- a/apps/mobile/src/locales/da/common.json +++ b/apps/mobile/src/locales/da/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Resterne må være mindst lige så mange som antallet af madkasseportioner.", "mealbox.undoConfirmTitle": "Fortryd madlavning?", "mealbox.undoConfirmBody": "Dette tilbagefører lagerfradraget og madkassen for denne madlavning.", - "mealbox.undoSuccess": "Madlavningen er fortrudt." + "mealbox.undoSuccess": "Madlavningen er fortrudt.", + "consent.title": "Før du starter", + "consent.body": "For at bruge Cibello skal du acceptere vores vilkår. Billederne, du tager i appen (køleskab, emballage, retter), bruges til at træne og forbedre Cibellos AI – det er en del af vilkårene.", + "consent.termsLink": "Læs Brugervilkårene", + "consent.privacyLink": "Læs Privatlivspolitikken", + "consent.checkbox": "Jeg har læst og accepterer Brugervilkårene og Privatlivspolitikken.", + "consent.submit": "Accepter og fortsæt" } diff --git a/apps/mobile/src/locales/de/common.json b/apps/mobile/src/locales/de/common.json index 006566d..baa8f98 100644 --- a/apps/mobile/src/locales/de/common.json +++ b/apps/mobile/src/locales/de/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Die Reste müssen mindestens so viele sein wie die Anzahl der Lunchbox-Portionen.", "mealbox.undoConfirmTitle": "Kochen rückgängig machen?", "mealbox.undoConfirmBody": "Dies macht den Lagerabzug und die Essensbox für diese Kochsession rückgängig.", - "mealbox.undoSuccess": "Kochsession rückgängig gemacht." + "mealbox.undoSuccess": "Kochsession rückgängig gemacht.", + "consent.title": "Bevor du loslegst", + "consent.body": "Um Cibello zu nutzen, musst du unsere Bedingungen akzeptieren. Die Fotos, die du in der App machst (Kühlschrank, Verpackungen, Gerichte), werden verwendet, um Cibellos KI zu trainieren und zu verbessern – das ist Teil der Bedingungen.", + "consent.termsLink": "Nutzungsbedingungen lesen", + "consent.privacyLink": "Datenschutzerklärung lesen", + "consent.checkbox": "Ich habe die Nutzungsbedingungen und die Datenschutzerklärung gelesen und akzeptiere sie.", + "consent.submit": "Akzeptieren und fortfahren" } diff --git a/apps/mobile/src/locales/en/common.json b/apps/mobile/src/locales/en/common.json index 897da8a..657e3b2 100644 --- a/apps/mobile/src/locales/en/common.json +++ b/apps/mobile/src/locales/en/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Leftovers must be at least as many as the number of meal-box portions.", "mealbox.undoConfirmTitle": "Undo cooking?", "mealbox.undoConfirmBody": "This reverses the inventory deduction and meal box for this cooking session.", - "mealbox.undoSuccess": "Cooking session undone." + "mealbox.undoSuccess": "Cooking session undone.", + "consent.title": "Before you start", + "consent.body": "To use Cibello you need to accept our terms. The photos you take in the app (fridge, packaging, dishes) are used to train and improve Cibello's AI – this is part of the terms.", + "consent.termsLink": "Read the Terms of Use", + "consent.privacyLink": "Read the Privacy Policy", + "consent.checkbox": "I have read and accept the Terms of Use and the Privacy Policy.", + "consent.submit": "Accept and continue" } diff --git a/apps/mobile/src/locales/es/common.json b/apps/mobile/src/locales/es/common.json index 04dce85..3ab287e 100644 --- a/apps/mobile/src/locales/es/common.json +++ b/apps/mobile/src/locales/es/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Las sobras deben ser al menos tantas como el número de porciones de tupper.", "mealbox.undoConfirmTitle": "¿Deshacer cocina?", "mealbox.undoConfirmBody": "Esto revierte la deducción de inventario y la fiambrera para esta sesión de cocina.", - "mealbox.undoSuccess": "Sesión de cocina deshecha." + "mealbox.undoSuccess": "Sesión de cocina deshecha.", + "consent.title": "Antes de empezar", + "consent.body": "Para usar Cibello debes aceptar nuestros términos. Las fotos que haces en la app (nevera, envases, platos) se usan para entrenar y mejorar la IA de Cibello: forma parte de los términos.", + "consent.termsLink": "Leer los Términos de uso", + "consent.privacyLink": "Leer la Política de privacidad", + "consent.checkbox": "He leído y acepto los Términos de uso y la Política de privacidad.", + "consent.submit": "Aceptar y continuar" } diff --git a/apps/mobile/src/locales/fi/common.json b/apps/mobile/src/locales/fi/common.json index 01ce6da..9dbbaa8 100644 --- a/apps/mobile/src/locales/fi/common.json +++ b/apps/mobile/src/locales/fi/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Tähteitä on oltava vähintään yhtä paljon kuin eväsrasioiden annosten määrä.", "mealbox.undoConfirmTitle": "Peruuta ruoanlaitto?", "mealbox.undoConfirmBody": "Tämä kumoaa varastovähennyksen ja eväsrasian tätä ruoanlaittoistuntoa varten.", - "mealbox.undoSuccess": "Ruoanlaittoistunto kumottu." + "mealbox.undoSuccess": "Ruoanlaittoistunto kumottu.", + "consent.title": "Ennen kuin aloitat", + "consent.body": "Käyttääksesi Cibelloa sinun on hyväksyttävä ehtomme. Sovelluksessa ottamiasi kuvia (jääkaappi, pakkaukset, ruoat) käytetään Cibellon tekoälyn kouluttamiseen ja parantamiseen – tämä on osa ehtoja.", + "consent.termsLink": "Lue käyttöehdot", + "consent.privacyLink": "Lue tietosuojaseloste", + "consent.checkbox": "Olen lukenut käyttöehdot ja tietosuojaselosteen ja hyväksyn ne.", + "consent.submit": "Hyväksy ja jatka" } diff --git a/apps/mobile/src/locales/fr/common.json b/apps/mobile/src/locales/fr/common.json index e2e191d..b521920 100644 --- a/apps/mobile/src/locales/fr/common.json +++ b/apps/mobile/src/locales/fr/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Les restes doivent être au moins aussi nombreux que le nombre de portions de lunch-box.", "mealbox.undoConfirmTitle": "Annuler la cuisine ?", "mealbox.undoConfirmBody": "Cela annule la déduction d'inventaire et la lunchbox pour cette session de cuisine.", - "mealbox.undoSuccess": "Session de cuisine annulée." + "mealbox.undoSuccess": "Session de cuisine annulée.", + "consent.title": "Avant de commencer", + "consent.body": "Pour utiliser Cibello, tu dois accepter nos conditions. Les photos que tu prends dans l'application (frigo, emballages, plats) servent à entraîner et améliorer l'IA de Cibello – cela fait partie des conditions.", + "consent.termsLink": "Lire les Conditions d'utilisation", + "consent.privacyLink": "Lire la Politique de confidentialité", + "consent.checkbox": "J'ai lu et j'accepte les Conditions d'utilisation et la Politique de confidentialité.", + "consent.submit": "Accepter et continuer" } diff --git a/apps/mobile/src/locales/it/common.json b/apps/mobile/src/locales/it/common.json index 9cadeb9..c16cfd4 100644 --- a/apps/mobile/src/locales/it/common.json +++ b/apps/mobile/src/locales/it/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Gli avanzi devono essere almeno tanti quanto il numero di porzioni dei contenitori per il pranzo.", "mealbox.undoConfirmTitle": "Annulla cucina?", "mealbox.undoConfirmBody": "Questo annulla la deduzione dell'inventario e il porta pranzo per questa sessione di cucina.", - "mealbox.undoSuccess": "Sessione di cucina annullata." + "mealbox.undoSuccess": "Sessione di cucina annullata.", + "consent.title": "Prima di iniziare", + "consent.body": "Per usare Cibello devi accettare i nostri termini. Le foto che scatti nell'app (frigo, confezioni, piatti) servono ad allenare e migliorare l'IA di Cibello: fa parte dei termini.", + "consent.termsLink": "Leggi i Termini di servizio", + "consent.privacyLink": "Leggi l'Informativa sulla privacy", + "consent.checkbox": "Ho letto e accetto i Termini di servizio e l'Informativa sulla privacy.", + "consent.submit": "Accetta e continua" } diff --git a/apps/mobile/src/locales/nb/common.json b/apps/mobile/src/locales/nb/common.json index c237651..f7cc049 100644 --- a/apps/mobile/src/locales/nb/common.json +++ b/apps/mobile/src/locales/nb/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "Restene må være minst like mange som antallet matboksporsjoner.", "mealbox.undoConfirmTitle": "Angre matlaging?", "mealbox.undoConfirmBody": "Dette tilbakefører lagerforbruket og matboksen for denne matlagingen.", - "mealbox.undoSuccess": "Matlagingen er angret." + "mealbox.undoSuccess": "Matlagingen er angret.", + "consent.title": "Før du starter", + "consent.body": "For å bruke Cibello må du godta vilkårene våre. Bildene du tar i appen (kjøleskap, emballasje, retter), brukes til å trene og forbedre Cibellos AI – det er en del av vilkårene.", + "consent.termsLink": "Les Brukervilkårene", + "consent.privacyLink": "Les Personvernerklæringen", + "consent.checkbox": "Jeg har lest og godtar Brukervilkårene og Personvernerklæringen.", + "consent.submit": "Godta og fortsett" } diff --git a/apps/mobile/src/locales/nl/common.json b/apps/mobile/src/locales/nl/common.json index 896e4d7..857e46d 100644 --- a/apps/mobile/src/locales/nl/common.json +++ b/apps/mobile/src/locales/nl/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "De restjes moeten minstens even veel zijn als het aantal lunchboxporties.", "mealbox.undoConfirmTitle": "Koken ongedaan maken?", "mealbox.undoConfirmBody": "Dit maakt de voorraadvermindering en maaltijddoos voor deze kooksessie ongedaan.", - "mealbox.undoSuccess": "Kooksessie ongedaan gemaakt." + "mealbox.undoSuccess": "Kooksessie ongedaan gemaakt.", + "consent.title": "Voordat je begint", + "consent.body": "Om Cibello te gebruiken moet je onze voorwaarden accepteren. De foto's die je in de app maakt (koelkast, verpakkingen, gerechten) gebruiken we om Cibello's AI te trainen en te verbeteren – dit hoort bij de voorwaarden.", + "consent.termsLink": "Lees de Gebruiksvoorwaarden", + "consent.privacyLink": "Lees het Privacybeleid", + "consent.checkbox": "Ik heb de Gebruiksvoorwaarden en het Privacybeleid gelezen en ga ermee akkoord.", + "consent.submit": "Accepteren en doorgaan" } diff --git a/apps/mobile/src/locales/pl/common.json b/apps/mobile/src/locales/pl/common.json index e5c307c..a7f3d96 100644 --- a/apps/mobile/src/locales/pl/common.json +++ b/apps/mobile/src/locales/pl/common.json @@ -403,5 +403,11 @@ "cooked.leftoverLessThanBox": "Pozostałości muszą być co najmniej tak liczne jak liczba porcji w lunchboxie.", "mealbox.undoConfirmTitle": "Cofnąć gotowanie?", "mealbox.undoConfirmBody": "Cofnie to potrącenie z inwentarza i pudełko na posiłek dla tej sesji gotowania.", - "mealbox.undoSuccess": "Sesja gotowania cofnięta." + "mealbox.undoSuccess": "Sesja gotowania cofnięta.", + "consent.title": "Zanim zaczniesz", + "consent.body": "Aby korzystać z Cibello, musisz zaakceptować nasz regulamin. Zdjęcia, które robisz w aplikacji (lodówka, opakowania, potrawy), służą do trenowania i ulepszania AI Cibello – jest to część regulaminu.", + "consent.termsLink": "Przeczytaj Regulamin", + "consent.privacyLink": "Przeczytaj Politykę prywatności", + "consent.checkbox": "Przeczytałem(-am) i akceptuję Regulamin oraz Politykę prywatności.", + "consent.submit": "Akceptuję i kontynuuj" } diff --git a/apps/mobile/src/locales/pt/common.json b/apps/mobile/src/locales/pt/common.json index 91c12a6..89470a8 100644 --- a/apps/mobile/src/locales/pt/common.json +++ b/apps/mobile/src/locales/pt/common.json @@ -389,5 +389,11 @@ "cooked.leftoverLessThanBox": "As sobras têm de ser pelo menos tantas quanto o número de porções da marmita.", "mealbox.undoConfirmTitle": "Desfazer cozinha?", "mealbox.undoConfirmBody": "Isto reverte a dedução do inventário e a marmita para esta sessão de cozinha.", - "mealbox.undoSuccess": "Sessão de cozinha desfeita." + "mealbox.undoSuccess": "Sessão de cozinha desfeita.", + "consent.title": "Antes de começar", + "consent.body": "Para usar a Cibello precisas de aceitar os nossos termos. As fotos que tiras na app (frigorífico, embalagens, pratos) são usadas para treinar e melhorar a IA da Cibello – faz parte dos termos.", + "consent.termsLink": "Ler os Termos de Utilização", + "consent.privacyLink": "Ler a Política de Privacidade", + "consent.checkbox": "Li e aceito os Termos de Utilização e a Política de Privacidade.", + "consent.submit": "Aceitar e continuar" }