diff --git a/apps/landing/public/locales/nl/common.json b/apps/landing/public/locales/nl/common.json index 36ec1aaeb..da2632429 100644 --- a/apps/landing/public/locales/nl/common.json +++ b/apps/landing/public/locales/nl/common.json @@ -24,5 +24,6 @@ "howItWorks": "Hoe het werkt", "status": "Status", "when2MeetAlternative": "Alternatief voor When2Meet", - "meetingPoll": "Poll voor vergadering" + "meetingPoll": "Poll voor vergadering", + "signUp": "Aanmelden" } diff --git a/apps/landing/public/locales/nl/home.json b/apps/landing/public/locales/nl/home.json index cc846a2a0..d35e8aa2d 100644 --- a/apps/landing/public/locales/nl/home.json +++ b/apps/landing/public/locales/nl/home.json @@ -1,6 +1,8 @@ { "createPageLikeThis": "Maak een pagina zoals deze in seconden!", "noLoginRequired": "Inloggen is niet vereist", + "headline": "Vind de beste tijd om elkaar te ontmoeten", + "subheading": "Coördineer groepsbijeenkomsten zonder al die e-mails heen en weer", "pcmagQuote": "“Maak in enkele ogenblikken een plannings poll op.\"", "hubspotQuote": "De eenvoudigste keuze voor beschikbaarheid van grote groepen.\"", "goodfirmsQuote": "“Uniek in zijn eenvoud en met minimale interactietijd.\"", diff --git a/apps/web/public/locales/da/app.json b/apps/web/public/locales/da/app.json index 673ab3456..59e14ebf1 100644 --- a/apps/web/public/locales/da/app.json +++ b/apps/web/public/locales/da/app.json @@ -235,7 +235,6 @@ "12months": "12 måneder", "savePercentage": "Spar {percentage}%", "1month": "1 måned", - "subscribe": "Abonner", "cancelAnytime": "Annuller når som helst fra din faktureringsside.", "unsubscribeToastTitle": "Du har deaktiveret notifikationer", "unsubscribeToastDescription": "Du vil ikke længere modtage notifikationer for denne afstemning", diff --git a/apps/web/public/locales/de/app.json b/apps/web/public/locales/de/app.json index 481a28e4c..4f2b530da 100644 --- a/apps/web/public/locales/de/app.json +++ b/apps/web/public/locales/de/app.json @@ -236,7 +236,6 @@ "12months": "12 Monate", "savePercentage": "Spare {percentage}%", "1month": "1 Monat", - "subscribe": "Abonnieren", "cancelAnytime": "Kündige jederzeit auf deiner Abrechnungsseite.", "unsubscribeToastTitle": "Du hast Benachrichtigungen deaktiviert", "unsubscribeToastDescription": "Du wirst für diese Umfrage keine Benachrichtigungen mehr erhalten", diff --git a/apps/web/public/locales/es/app.json b/apps/web/public/locales/es/app.json index c8247c9ee..0089618aa 100644 --- a/apps/web/public/locales/es/app.json +++ b/apps/web/public/locales/es/app.json @@ -236,7 +236,6 @@ "12months": "12 meses", "savePercentage": "Ahorre {percentage}%", "1month": "1 mes", - "subscribe": "Suscribirse", "cancelAnytime": "Cancela en cualquier momento desde tu página de facturación.", "unsubscribeToastTitle": "Has deshabilitado las notificaciones", "unsubscribeToastDescription": "Ya no recibirás notificaciones de esta encuesta", diff --git a/apps/web/public/locales/eu/app.json b/apps/web/public/locales/eu/app.json index 6dc6afcfc..bac9ebd65 100644 --- a/apps/web/public/locales/eu/app.json +++ b/apps/web/public/locales/eu/app.json @@ -235,7 +235,6 @@ "12months": "12 hilabete", "savePercentage": "Gorde % {percentage}", "1month": "Hilabete 1", - "subscribe": "Harpidetu", "cancelAnytime": "Utzi nahi duzunean zure fakturazio orritik.", "unsubscribeToastTitle": "Jakinarazpenak desgaituak dituzu", "unsubscribeToastDescription": "Inkesta honen jakinarazpenik ez duzu jasoko", diff --git a/apps/web/public/locales/fi/app.json b/apps/web/public/locales/fi/app.json index 22f4d11ab..4d120f02b 100644 --- a/apps/web/public/locales/fi/app.json +++ b/apps/web/public/locales/fi/app.json @@ -235,7 +235,6 @@ "12months": "12 kuukautta", "savePercentage": "Säästä {percentage} %", "1month": "1 kuukausi", - "subscribe": "Tilaa", "cancelAnytime": "Peruuta milloin tahansa laskutussivulta.", "unsubscribeToastTitle": "Olet poistanut ilmoitukset käytöstä", "unsubscribeToastDescription": "Et enää saa ilmoituksia tästä kyselystä", diff --git a/apps/web/public/locales/fr/app.json b/apps/web/public/locales/fr/app.json index 9d54a81c1..350f91d28 100644 --- a/apps/web/public/locales/fr/app.json +++ b/apps/web/public/locales/fr/app.json @@ -235,7 +235,6 @@ "12months": "12 mois", "savePercentage": "Économisez {percentage}%", "1month": "1 mois", - "subscribe": "S'abonner", "cancelAnytime": "Annulez à tout moment depuis votre page de facturation.", "unsubscribeToastTitle": "Vous avez désactivé les notifications", "unsubscribeToastDescription": "Vous ne recevrez plus de notifications pour ce sondage", diff --git a/apps/web/public/locales/hu/app.json b/apps/web/public/locales/hu/app.json index 47cb8c70a..5ff13f5a0 100644 --- a/apps/web/public/locales/hu/app.json +++ b/apps/web/public/locales/hu/app.json @@ -236,7 +236,6 @@ "12months": "12 hónap", "savePercentage": "Spórolj {percentage}%-ot", "1month": "1 hónap", - "subscribe": "Előfizetés", "cancelAnytime": "Bármikor lemondhatod a számlázás oldalon.", "unsubscribeToastTitle": "Kikapcsoltad az értesítéseket", "unsubscribeToastDescription": "Mostantól nem kapsz több értesítést erről a szavazásról", diff --git a/apps/web/public/locales/it/app.json b/apps/web/public/locales/it/app.json index bff9c53a7..3a67f6b6e 100644 --- a/apps/web/public/locales/it/app.json +++ b/apps/web/public/locales/it/app.json @@ -235,7 +235,6 @@ "12months": "12 mesi", "savePercentage": "Risparmia {percentage}%", "1month": "1 mese", - "subscribe": "Iscriviti", "cancelAnytime": "Annulla in qualsiasi momento dalla tua pagina di fatturazione.", "unsubscribeToastTitle": "Hai disattivato le notifiche", "unsubscribeToastDescription": "Non riceverai più notifiche per questo sondaggio", diff --git a/apps/web/public/locales/nl/app.json b/apps/web/public/locales/nl/app.json index ae2961b74..132014ff4 100644 --- a/apps/web/public/locales/nl/app.json +++ b/apps/web/public/locales/nl/app.json @@ -236,7 +236,6 @@ "12months": "12 maanden", "savePercentage": "Bespaar {percentage}%", "1month": "1 maand", - "subscribe": "Aanmelden", "cancelAnytime": "Je kunt op ieder moment annuleren via de factureringspagina.", "unsubscribeToastTitle": "Je ontvangt geen meldingen", "unsubscribeToastDescription": "Je zult niet langer meldingen ontvangen voor deze poll", @@ -303,5 +302,6 @@ "addPaymentMethod": "Betalingsmethode toevoegen", "needToMakeChanges": "Wil je wijzigingen aanbrengen?", "billingPortalDescription": "Bezoek het factuurportaal voor het beheren van je abonnement, betalingsmethoden of om je facturen te bekijken.", - "priceFree": "Gratis" + "priceFree": "Gratis", + "signUp": "Aanmelden" } diff --git a/apps/web/public/locales/no/app.json b/apps/web/public/locales/no/app.json index c13dc5342..d3c810511 100644 --- a/apps/web/public/locales/no/app.json +++ b/apps/web/public/locales/no/app.json @@ -30,6 +30,7 @@ "editVotes": "Endre stemmer", "email": "E-postadresse", "emailNotAllowed": "Denne e-postadressen er ikke tillatt.", + "temporaryEmailNotAllowed": "Midlertidig eller engangs e-postadresse er ikke tillatt.", "emailPlaceholder": "kari.nordmann@eksempel.no", "exportToCsv": "Eksporter CSV", "guest": "Gjest", @@ -234,7 +235,6 @@ "12months": "12 måneder", "savePercentage": "Spar {percentage} %", "1month": "1 måned", - "subscribe": "Abonner", "cancelAnytime": "Si opp når som helst fra faktureringssiden.", "unsubscribeToastTitle": "Du har skrudd av varslinger", "unsubscribeToastDescription": "Du vil ikke lenger motta varsler for denne avstemningen", @@ -272,8 +272,33 @@ "loginVerifyTitle": "Fullfør innlogging", "loginVerifyDescription": "Se etter verifiseringskoden i e-posten din", "createAccount": "Opprett konto", + "tooManyRequests": "For mange forespørsler", + "tooManyRequestsDescription": "Vennligst prøv igjen senere.", + "loginMagicLinkError": "Denne koblingen er utløpt eller ugyldig. Vennligst forespør en ny kobling.", + "subscriptionPriceMonthly": "{price} per måned", + "subscriptionPriceYearly": "{price} per år", + "billingSubscriptionTitle": "Abonnement", + "billingSubscriptionDescription": "Se og administrer ditt gjeldende abonnement", + "billingSubscriptionNotActive": "Du har for øyeblikket ikke et abonnement.", + "billingSubscriptionUpgradeToProDescription": "Oppgrader til Pro for å få tilgang til alle funksjoner og fordeler.", + "billingSubscriptionUpgradeToPro": "Oppgrader til Pro", "subscriptionStatusActive": "Aktiv", + "subscriptionStatusPastDue": "Forfalt", + "subscriptionStatusCanceled": "Kansellert", + "subscriptionStatusUnpaid": "Utestående", + "subscriptionStatusUnknown": "Ukjent", + "subscriptionCancelOn": "Kanselleres {date}", "subscriptionStatusPaused": "Midlertidig stanset", + "subscriptionStatusIncomplete": "Ufullstendig", "billingSubscriptionPlan": "Abonnement", - "priceFree": "Gratis" + "billingSubscriptionPrice": "Pris", + "billingSubscriptionNextPaymentDue": "Neste forfall", + "billingPaymentMethod": "Betalingsmåte", + "noPaymentMethodSet": "Ingen betalingsmåte er angitt", + "addPaymentMethodDescription": "Legg til en betalingsmåte for å hindre avbrudd i abonnementet ditt.", + "addPaymentMethod": "Legg til betalingsmåte", + "needToMakeChanges": "Trenger du å gjøre endringer?", + "billingPortalDescription": "Gå til faktureringssiden for å administrere abonnementet ditt, oppdatere betalingsmåter eller se faktureringer.", + "priceFree": "Gratis", + "signUp": "Registrer deg" } diff --git a/apps/web/public/locales/pl/app.json b/apps/web/public/locales/pl/app.json index c19495ebd..3698fc02c 100644 --- a/apps/web/public/locales/pl/app.json +++ b/apps/web/public/locales/pl/app.json @@ -235,7 +235,6 @@ "12months": "12 miesięcy", "savePercentage": "Zapisz {percentage}%", "1month": "1 miesiąc", - "subscribe": "Subskrybuj", "cancelAnytime": "Możesz anulować w dowolnym momencie na stronie rozliczeniowej.", "back": "Powrót", "verifyEmail": "Zweryfikuj swój e-mail", diff --git a/apps/web/public/locales/pt-BR/app.json b/apps/web/public/locales/pt-BR/app.json index dad31e599..37e326560 100644 --- a/apps/web/public/locales/pt-BR/app.json +++ b/apps/web/public/locales/pt-BR/app.json @@ -235,7 +235,6 @@ "12months": "12 meses", "savePercentage": "Economize {percentage}%", "1month": "1 mês", - "subscribe": "Assine", "cancelAnytime": "Cancele a qualquer momento na página de cobrança.", "unsubscribeToastTitle": "Você desativou as notificações", "unsubscribeToastDescription": "Você não receberá mais notificações para esta enquete", diff --git a/apps/web/public/locales/pt/app.json b/apps/web/public/locales/pt/app.json index fa6ae5b2d..fd007a61f 100644 --- a/apps/web/public/locales/pt/app.json +++ b/apps/web/public/locales/pt/app.json @@ -235,7 +235,6 @@ "12months": "12 meses", "savePercentage": "Economize {percentage}%", "1month": "1 mês", - "subscribe": "Subscreva", "cancelAnytime": "Cancele em qualquer altura a partir da sua página de faturação.", "emailChangeRequestSent": "Verifique o seu novo endereço de e-mail", "back": "Voltar", diff --git a/apps/web/public/locales/ru/app.json b/apps/web/public/locales/ru/app.json index bf2fff9b9..893c7b166 100644 --- a/apps/web/public/locales/ru/app.json +++ b/apps/web/public/locales/ru/app.json @@ -236,7 +236,6 @@ "12months": "12 месяцев", "savePercentage": "Сэкономьте {percentage}%", "1month": "1 месяц", - "subscribe": "Подписаться", "cancelAnytime": "Отмените в любой момент на вашей странице оплаты.", "unsubscribeToastTitle": "Вы отключили уведомления", "unsubscribeToastDescription": "Вы больше не будете получать уведомления об этом опросе", diff --git a/apps/web/public/locales/sv/app.json b/apps/web/public/locales/sv/app.json index 62e63ae6e..d66bda67d 100644 --- a/apps/web/public/locales/sv/app.json +++ b/apps/web/public/locales/sv/app.json @@ -235,7 +235,6 @@ "12months": "12 månader", "savePercentage": "Spara {percentage}%", "1month": "1 månad", - "subscribe": "Prenumerera", "cancelAnytime": "Avbryt när som helst från din faktureringssida.", "unsubscribeToastTitle": "Du har inaktiverat notifieringar", "unsubscribeToastDescription": "Du kommer inte längre att få notifieringar för denna förfrågan", diff --git a/apps/web/public/locales/tr/app.json b/apps/web/public/locales/tr/app.json index e23605811..c097ca0b6 100644 --- a/apps/web/public/locales/tr/app.json +++ b/apps/web/public/locales/tr/app.json @@ -235,7 +235,6 @@ "12months": "12 aylık", "savePercentage": "% {percentage} kazanç sağlayın", "1month": "1 ay", - "subscribe": "Abone Ol", "cancelAnytime": "İstediğiniz zaman faturalama sayfasından iptal edin.", "back": "Geri", "verifyEmail": "E-postanızı doğrulayın", diff --git a/apps/web/public/locales/zh-Hant/app.json b/apps/web/public/locales/zh-Hant/app.json index d91d61ba2..ffd8f4399 100644 --- a/apps/web/public/locales/zh-Hant/app.json +++ b/apps/web/public/locales/zh-Hant/app.json @@ -231,7 +231,6 @@ "12months": "12個月", "savePercentage": "節省 {percentage}%", "1month": "1個月", - "subscribe": "訂閱", "verifyEmail": "驗證您的電子郵件地址", "userNotFound": "使用該電子郵件地址的用戶不存在", "registerDescription": "簡化您的日程安排流程並節省時間", diff --git a/apps/web/public/locales/zh/app.json b/apps/web/public/locales/zh/app.json index 0f99b0555..4874dd12e 100644 --- a/apps/web/public/locales/zh/app.json +++ b/apps/web/public/locales/zh/app.json @@ -235,7 +235,6 @@ "12months": "12 个月", "savePercentage": "节省{percentage}%", "1month": "1个月", - "subscribe": "订阅", "cancelAnytime": "随时在账单页取消订阅", "back": "返回", "verifyEmail": "驗證您的電子郵件地址",