diff --git a/apps/web/public/static/locales/fr/common.json b/apps/web/public/static/locales/fr/common.json index 1b1a9e3593..5e54264b5a 100644 --- a/apps/web/public/static/locales/fr/common.json +++ b/apps/web/public/static/locales/fr/common.json @@ -1636,6 +1636,7 @@ "verification_code": "Code de vérification", "verify": "Vérifier", "select_all": "Tout sélectionner", - "default_conferncing_bulk_title": "Mise à jour multiple des types d'événements existants", - "default_conferncing_bulk_description": "Mettez à jour les emplacements pour les types d'événements sélectionnés." + "default_conferencing_bulk_title": "Mise à jour multiple des types d'événements existants", + "default_conferencing_bulk_description": "Mettez à jour les emplacements pour les types d'événements sélectionnés.", + "invalid_event_name_variables": "Il y a une variable invalide dans le nom de votre événement" } diff --git a/apps/web/public/static/locales/he/common.json b/apps/web/public/static/locales/he/common.json index 6e5ca34fae..e297082d5b 100644 --- a/apps/web/public/static/locales/he/common.json +++ b/apps/web/public/static/locales/he/common.json @@ -1635,8 +1635,8 @@ "this_will_be_the_placeholder": "זה יהיה הממלא מקום", "verification_code": "קוד אימות", "verify": "אמת", - "invalid_event_name_variables": "יש משתנה שגוי בשם הארוע שלך", "select_all": "בחר הכל", - "default_conferncing_bulk_title": "בצע עדכון אצווה של סוגי הארועים הקיימים", - "default_conferncing_bulk_description": "עדכן את המיקומים עבור סוגי הארועים שנבחרו" + "default_conferencing_bulk_title": "בצע עדכון אצווה של סוגי הארועים הקיימים", + "default_conferencing_bulk_description": "עדכן את המיקומים עבור סוגי הארועים שנבחרו", + "invalid_event_name_variables": "יש משתנה שגוי בשם הארוע שלך" } diff --git a/apps/web/public/static/locales/tr/common.json b/apps/web/public/static/locales/tr/common.json index 7e98a0a679..4537baa135 100644 --- a/apps/web/public/static/locales/tr/common.json +++ b/apps/web/public/static/locales/tr/common.json @@ -25,6 +25,7 @@ "rejection_confirmation": "Rezervasyonu reddet", "manage_this_event": "Bu etkinliği yönet", "invite_team_member": "Ekip üyesi davet et", + "invite_team_notifcation_badge": "Dvt.", "your_event_has_been_scheduled": "Etkinliğiniz planlandı", "your_event_has_been_scheduled_recurring": "Yinelenen etkinliğiniz planlandı", "accept_our_license": "<1>NEXT_PUBLIC_LICENSE_CONSENT .env değişkenini '{{agree}}' olarak değiştirerek lisansımızı kabul edin.", @@ -944,6 +945,7 @@ "new_location": "Yeni Konum", "session": "Oturum", "session_description": "Hesap oturumunuzu kontrol edin", + "session_timeout_after": "Şu süreden sonra oturum zamanaşımı:", "session_timeout": "Oturum zaman aşımına uğradı", "session_timeout_description": "Belirli bir süre sonra oturumunuzu geçersiz kılın.", "no_location": "Konum tanımlı değil", @@ -1529,6 +1531,7 @@ "teams_plan_required": "Ekip planı gerekli", "routing_forms_are_a_great_way": "Yönlendirme formları, gelen müşteri adaylarınızı doğru kişiye yönlendirmenin harika bir yoludur. Bu özelliğe erişmek için bir Teams planına geçin.", "choose_a_license": "Bir lisans seçin", + "choose_license_description": "Erişilebilir ve ücretsiz bir AGPLv3 lisansı ile birlikte gelen Cal.com uygulaması Bazı sınırlamalara sahip olmakla birlikte uygulamayı istediğiniz zamanda Enterprise lisansına yükseltilebilirsiniz.\n\n\n\n\n\n\n\n Daha sonra istediğiniz zaman yükseltebilirsiniz.", "license": "Lisans", "agplv3_license": "AGPLv3 Lisansı", "ee_enterprise_license": "“/ee” Kuruluş Lisansı",