diff --git a/apps/web/public/locales/ca/app.json b/apps/web/public/locales/ca/app.json
index f0fc065b6..02ea9cdad 100644
--- a/apps/web/public/locales/ca/app.json
+++ b/apps/web/public/locales/ca/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Selecciona la zona horària…",
"timeZoneSelect__noOption": "No s'ha trobat cap opció",
"timeZoneSelect__inputPlaceholder": "Cerca…",
+ "timeZonePicker__ignore": "Ignora la zona horària",
"poweredByRallly": "Amb la tecnologia de {name}",
"participants": "Participants",
"language": "Idioma",
diff --git a/apps/web/public/locales/es/app.json b/apps/web/public/locales/es/app.json
index 24440a60b..2ec8264f9 100644
--- a/apps/web/public/locales/es/app.json
+++ b/apps/web/public/locales/es/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Selecciona la zona horaria…",
"timeZoneSelect__noOption": "No se encontraron opciones",
"timeZoneSelect__inputPlaceholder": "Buscar…",
+ "timeZonePicker__ignore": "Ignorar la zona horaria",
"poweredByRallly": "Desarrollado por {name}",
"participants": "Participantes",
"language": "Idioma",
diff --git a/apps/web/public/locales/fr/app.json b/apps/web/public/locales/fr/app.json
index ceb679146..4dfcc5ec7 100644
--- a/apps/web/public/locales/fr/app.json
+++ b/apps/web/public/locales/fr/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Définir le fuseau horaire…",
"timeZoneSelect__noOption": "Aucune option trouvée",
"timeZoneSelect__inputPlaceholder": "Rechercher…",
+ "timeZonePicker__ignore": "Ignorer le fuseau horaire",
"poweredByRallly": "Propulsé par {name}",
"participants": "Participants",
"language": "Langue",
diff --git a/apps/web/public/locales/hu/app.json b/apps/web/public/locales/hu/app.json
index 7d6199c3a..f2982e1e6 100644
--- a/apps/web/public/locales/hu/app.json
+++ b/apps/web/public/locales/hu/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Válassz időzónát…",
"timeZoneSelect__noOption": "Nem található lehetőség",
"timeZoneSelect__inputPlaceholder": "Keresés…",
+ "timeZonePicker__ignore": "Időzóna figyelmen kívül hagyása",
"poweredByRallly": "Működteti a {name}",
"participants": "Résztvevők",
"language": "Nyelv",
diff --git a/apps/web/public/locales/nl/app.json b/apps/web/public/locales/nl/app.json
index 0ed63b040..48e25270d 100644
--- a/apps/web/public/locales/nl/app.json
+++ b/apps/web/public/locales/nl/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Tijdzone selecteren…",
"timeZoneSelect__noOption": "Geen optie gevonden",
"timeZoneSelect__inputPlaceholder": "Zoeken…",
+ "timeZonePicker__ignore": "Tijdzone negeren",
"poweredByRallly": "Mogelijk gemaakt door {name}",
"participants": "Deelnemers",
"language": "Taal",
diff --git a/apps/web/public/locales/no/app.json b/apps/web/public/locales/no/app.json
index ed791fcdc..5464ce1d6 100644
--- a/apps/web/public/locales/no/app.json
+++ b/apps/web/public/locales/no/app.json
@@ -40,6 +40,7 @@
"location": "Sted",
"locationPlaceholder": "Vippetangen konditori",
"login": "Innlogging",
+ "loginWith": "Logg inn med {provider}",
"logout": "Logg ut",
"manage": "Administrer",
"mixedOptionsDescription": "Du kan ikke ha både tids- og datoalternativer i samme avstemning. Hva vil du beholde?",
@@ -101,6 +102,7 @@
"timeZoneSelect__defaultValue": "Velg tidssone …",
"timeZoneSelect__noOption": "Intet alternativ funnet",
"timeZoneSelect__inputPlaceholder": "Søk …",
+ "timeZonePicker__ignore": "Ignorer tidssone",
"poweredByRallly": "Drevet av {name}",
"participants": "Deltakere",
"language": "Språk",
@@ -137,6 +139,7 @@
"timeShownIn": "Tider vises i {timeZone}",
"editDetailsDescription": "Rediger detaljene for arrangementet ditt.",
"finalizeDescription": "Velg en endelig dato for arrangementet.",
+ "notificationsGuestTooltip": "Opprett en konto eller logg inn for å motta varslinger",
"planFree": "Gratis",
"dateAndTimeDescription": "Endre foretrukket dato- og klokkeslettformat",
"createdTime": "Opprettet for {relativeTime}",
@@ -222,5 +225,8 @@
"authErrorTitle": "Feil ved innlogging",
"authErrorDescription": "Det oppstod en feil under påloggingen. Prøv på nytt.",
"authErrorCta": "Gå til innlogging",
- "continueAs": "Fortsett som"
+ "continueAs": "Fortsett som",
+ "finalizeFeature": "Ferdigstill",
+ "duplicateFeature": "Dupliser",
+ "pageMovedDescription": "Videresender til {newUrl}"
}
diff --git a/apps/web/public/locales/pt-BR/app.json b/apps/web/public/locales/pt-BR/app.json
index 39f9fc99d..b8c4208db 100644
--- a/apps/web/public/locales/pt-BR/app.json
+++ b/apps/web/public/locales/pt-BR/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Selecione o fuso horário…",
"timeZoneSelect__noOption": "Nenhuma opção encontrada",
"timeZoneSelect__inputPlaceholder": "Procurar…",
+ "timeZonePicker__ignore": "Ignorar fuso horário",
"poweredByRallly": "Tecnologias de {name}",
"participants": "Participantes",
"language": "Idioma",
diff --git a/apps/web/public/locales/ru/app.json b/apps/web/public/locales/ru/app.json
index 0ceb40972..5b70a822c 100644
--- a/apps/web/public/locales/ru/app.json
+++ b/apps/web/public/locales/ru/app.json
@@ -102,6 +102,7 @@
"timeZoneSelect__defaultValue": "Выбрать часовой пояс…",
"timeZoneSelect__noOption": "Вариантов не найдено",
"timeZoneSelect__inputPlaceholder": "Поиск…",
+ "timeZonePicker__ignore": "Игнорировать часовой пояс",
"poweredByRallly": "Работает с помощью {name}",
"participants": "Участники",
"language": "Язык",
diff --git a/apps/web/public/locales/sv/app.json b/apps/web/public/locales/sv/app.json
index 9aacd7faa..e77f20455 100644
--- a/apps/web/public/locales/sv/app.json
+++ b/apps/web/public/locales/sv/app.json
@@ -101,6 +101,7 @@
"timeZoneSelect__defaultValue": "Välj tidszon…",
"timeZoneSelect__noOption": "Inga alternativ hittades",
"timeZoneSelect__inputPlaceholder": "Sök…",
+ "timeZonePicker__ignore": "Ignorera tidszon",
"poweredByRallly": "Drivs av {name}",
"participants": "Deltagare",
"language": "Språk",
diff --git a/apps/web/public/locales/tr/app.json b/apps/web/public/locales/tr/app.json
index 63b005f57..c07533873 100644
--- a/apps/web/public/locales/tr/app.json
+++ b/apps/web/public/locales/tr/app.json
@@ -40,6 +40,7 @@
"location": "Konum",
"locationPlaceholder": "Joe'nun Kahve dükkanı",
"login": "Giriş yap",
+ "loginWith": "{provider} ile giriş yapın",
"logout": "Çıkış yap",
"manage": "Yönet",
"mixedOptionsDescription": "Aynı ankette hem saat hem de tarih seçeneğine sahip olamazsınız. Hangisini korumak istersin?",
@@ -215,6 +216,7 @@
"pricing": "Fiyatlandırma",
"pleaseUpgrade": "Bu özelliği kullanmak için lütfen Pro plana yükseltin",
"pollSettingsDescription": "Anketinizin davranışını özelleştirin",
+ "requireParticipantEmailLabel": "Katılımcılar için email adresi zorunlu hale getir",
"hideParticipantsLabel": "Katılımcı listesini diğer katılımcılardan gizle",
"hideScoresLabel": "Katılımcı oylama yaptıktan sonra sonuçları göster",
"authErrorTitle": "Giriş Hatası",
@@ -222,5 +224,7 @@
"authErrorCta": "Oturum açma sayfasına git",
"continueAs": "Olarak devam edin",
"finalizeFeature": "Sonlandır",
- "duplicateFeature": "Çoğalt"
+ "duplicateFeature": "Çoğalt",
+ "pageMovedDescription": "{newUrl} linkine yönlendiriliyorsunuz",
+ "notRegistered": "Hesabınız yokmu? Kayıt olun"
}