fix: changed Japanese translations on booking page to better match the scenario. (#10416) (#11529)

Co-authored-by: sajanlamsal <saznlamsal@gmail.com>
This commit is contained in:
Richard Poelderl 2023-09-26 17:01:06 +02:00 committed by GitHub
parent 4acfb4b28c
commit fda3192d53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -283,10 +283,10 @@
"connect": "接続",
"try_for_free": "無料で試す",
"create_booking_link_with_calcom": "{{appName}} で独自の予約リンクを作成する",
"who": "誰が",
"what": "何を",
"when": "いつ",
"where": "どこで",
"who": "ホスト",
"what": "イベント",
"when": "日時",
"where": "参加方法",
"add_to_calendar": "カレンダーに追加",
"add_another_calendar": "別のカレンダーを追加",
"other": "その他",
@ -298,7 +298,7 @@
"needs_to_be_confirmed_or_rejected_recurring": "繰り返しミーティングは、まだ確認または拒否が必要です。",
"user_needs_to_confirm_or_reject_booking": "{{user}} はまだ予約を承認または拒否する必要があります",
"user_needs_to_confirm_or_reject_booking_recurring": "{{user}} は、まだ繰り返しミーティングの各予約を確認または拒否する必要があります。",
"meeting_is_scheduled": "このミーティングは予定されています",
"meeting_is_scheduled": "このミーティングを予定しました",
"meeting_is_scheduled_recurring": "繰り返しイベントがスケジュールされています",
"booking_submitted": "予約が送信されました",
"booking_submitted_recurring": "繰り返しミーティングが送信されました",