From 000f39b9c8bf6daf7a4d21658d6528aaf563d15e Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Fri, 30 Jun 2023 04:08:23 +0000 Subject: [PATCH] New Crowdin translations by Github Action --- apps/web/public/static/locales/de/common.json | 1 + apps/web/public/static/locales/fr/common.json | 1 + apps/web/public/static/locales/it/common.json | 1 + apps/web/public/static/locales/ru/common.json | 1 + 4 files changed, 4 insertions(+) diff --git a/apps/web/public/static/locales/de/common.json b/apps/web/public/static/locales/de/common.json index e8b23df701..a5539b03b8 100644 --- a/apps/web/public/static/locales/de/common.json +++ b/apps/web/public/static/locales/de/common.json @@ -1400,6 +1400,7 @@ "team_name_taken": "Dieser Name ist bereits vergeben", "must_enter_team_name": "Team-Name muss eingegeben werden", "team_url_required": "Team-URL muss eingegeben werden", + "url_taken": "Diese URL ist bereits vergeben", "team_publish": "Team veröffentlichen", "attendee_email_variable": "Teilnehmer E-Mail", "attendee_email_info": "Die E-Mail-Adresse der buchenden Person", diff --git a/apps/web/public/static/locales/fr/common.json b/apps/web/public/static/locales/fr/common.json index 8654a19e09..41a66113ab 100644 --- a/apps/web/public/static/locales/fr/common.json +++ b/apps/web/public/static/locales/fr/common.json @@ -1473,6 +1473,7 @@ "team_name_taken": "Ce nom est déjà pris", "must_enter_team_name": "Vous devez saisir un nom d'équipe", "team_url_required": "Vous devez saisir un lien d'équipe", + "url_taken": "Ce lien est déjà pris", "team_publish": "Publier l'équipe", "number_sms_notifications": "Numéro de téléphone (notifications par SMS)", "attendee_email_variable": "Adresse e-mail du participant", diff --git a/apps/web/public/static/locales/it/common.json b/apps/web/public/static/locales/it/common.json index 7c9028de93..1f965ba7ef 100644 --- a/apps/web/public/static/locales/it/common.json +++ b/apps/web/public/static/locales/it/common.json @@ -1429,6 +1429,7 @@ "team_name_taken": "Nome già utilizzato", "must_enter_team_name": "Necessario immettere un nome per il team", "team_url_required": "Immettere un URL per il team", + "url_taken": "URL già occupato", "team_publish": "Pubblica team", "attendee_email_variable": "E-mail partecipante", "attendee_email_info": "E-mail della persona che prenota", diff --git a/apps/web/public/static/locales/ru/common.json b/apps/web/public/static/locales/ru/common.json index a72414f393..acd0902b84 100644 --- a/apps/web/public/static/locales/ru/common.json +++ b/apps/web/public/static/locales/ru/common.json @@ -1400,6 +1400,7 @@ "team_name_taken": "Это название уже занято", "must_enter_team_name": "Необходимо ввести название команды", "team_url_required": "Необходимо ввести URL-адрес команды", + "url_taken": "Этот URL-адрес уже занят", "team_publish": "Опубликовать команду", "attendee_email_variable": "Электронная почта участника", "attendee_email_info": "Электронная почта участника, на которого оформляется бронирование",