From af05d1ebca36c1d7a421d65e03e3021b3d22b566 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Wed, 7 Aug 2024 12:14:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20New=20Crowdin=20updates=20(#1245?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/landing/public/locales/pl/pricing.json | 4 +++- apps/web/public/locales/eu/app.json | 8 +++++++- apps/web/public/locales/nl/app.json | 8 +++++++- apps/web/public/locales/pl/app.json | 10 +++++++++- apps/web/public/locales/sv/app.json | 7 ++++++- 5 files changed, 32 insertions(+), 5 deletions(-) diff --git a/apps/landing/public/locales/pl/pricing.json b/apps/landing/public/locales/pl/pricing.json index 2bd6a939a..b1bf4cbc5 100644 --- a/apps/landing/public/locales/pl/pricing.json +++ b/apps/landing/public/locales/pl/pricing.json @@ -27,5 +27,7 @@ "planFree": "Darmowy", "keepPollsIndefinitely": "Przechowuj ankiety w nieskończoność", "whenPollInactive": "Kiedy ankieta staje się nieaktywna?", - "whenPollInactiveAnswer": "Ankiety stają się nieaktywne, gdy wszystkie opcje daty znajdują się w przeszłości ORAZ ankieta nie była używana przez ponad 30 dni. Nieaktywne ankiety są automatycznie usuwane, jeśli użytkownik nie posiada płatnej subskrypcji." + "whenPollInactiveAnswer": "Ankiety stają się nieaktywne, gdy wszystkie opcje daty znajdują się w przeszłości ORAZ ankieta nie była używana przez ponad 30 dni. Nieaktywne ankiety są automatycznie usuwane, jeśli użytkownik nie posiada płatnej subskrypcji.", + "discount": "Oszczędź {amount}", + "yearlyBillingDescription": "rocznie" } diff --git a/apps/web/public/locales/eu/app.json b/apps/web/public/locales/eu/app.json index ee662f45a..290784552 100644 --- a/apps/web/public/locales/eu/app.json +++ b/apps/web/public/locales/eu/app.json @@ -263,5 +263,11 @@ "activePollCount": "{{activePollCount}} zuzenean", "createPoll": "Sortu galdetegi bat", "yearlyDiscount": "Gorde {amount}", - "yearlyBillingDescription": "urteko" + "yearlyBillingDescription": "urteko", + "addToCalendar": "Gehitu egutegira", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "Deskargatu ICS fitxategia", + "schedulateDate": "Programatutako data" } diff --git a/apps/web/public/locales/nl/app.json b/apps/web/public/locales/nl/app.json index 67faa31a8..f6a6b6599 100644 --- a/apps/web/public/locales/nl/app.json +++ b/apps/web/public/locales/nl/app.json @@ -263,5 +263,11 @@ "activePollCount": "{{activePollCount}} actief", "createPoll": "Poll maken", "yearlyDiscount": "Bespaar {amount}", - "yearlyBillingDescription": "per jaar" + "yearlyBillingDescription": "per jaar", + "addToCalendar": "Toevoegen aan Agenda", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "ICS-bestand downloaden", + "schedulateDate": "Geplande datum" } diff --git a/apps/web/public/locales/pl/app.json b/apps/web/public/locales/pl/app.json index b12d63d83..e7c4de544 100644 --- a/apps/web/public/locales/pl/app.json +++ b/apps/web/public/locales/pl/app.json @@ -261,5 +261,13 @@ "pastEventsEmptyStateTitle": "Brak poprzednich wydarzeń", "pastEventsEmptyStateDescription": "Po zaplanowaniu wydarzeń pojawią się one tutaj.", "activePollCount": "Aktywnych: {{activePollCount}}", - "createPoll": "Utwórz ankietę" + "createPoll": "Utwórz ankietę", + "yearlyDiscount": "Oszczędź {amount}", + "yearlyBillingDescription": "rocznie", + "addToCalendar": "Dodaj do kalendarza", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "Pobierz plik ICS", + "schedulateDate": "Zaplanowana data" } diff --git a/apps/web/public/locales/sv/app.json b/apps/web/public/locales/sv/app.json index 300bff975..94868b85c 100644 --- a/apps/web/public/locales/sv/app.json +++ b/apps/web/public/locales/sv/app.json @@ -233,5 +233,10 @@ "activePollCount": "{{activePollCount}} Live", "createPoll": "Skapa omröstning", "yearlyDiscount": "Spara {amount}", - "yearlyBillingDescription": "per år" + "yearlyBillingDescription": "per år", + "addToCalendar": "Lägg till i kalender", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "Ladda ner ICS-fil" }