New Crowdin translations by Github Action (#2017)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
parent
8fd976f5c7
commit
fcdd2ab81b
2 changed files with 14 additions and 4 deletions
|
@ -402,6 +402,7 @@
|
|||
"phone_number": "Tel. číslo",
|
||||
"enter_phone_number": "Zadejte telefonní číslo",
|
||||
"reschedule": "Přesunout na jindy",
|
||||
"reschedule_this": "Raději přesunout na jindy",
|
||||
"book_a_team_member": "Namísto toho si rezervujte člena týmu",
|
||||
"or": "NEBO",
|
||||
"go_back": "Vrátit se zpět",
|
||||
|
@ -435,6 +436,7 @@
|
|||
"danger_zone": "Nebezpečná zóna",
|
||||
"back": "Zpět",
|
||||
"cancel": "Zrušit",
|
||||
"cancel_event": "Zrušit tuto událost",
|
||||
"continue": "Pokračovat",
|
||||
"confirm": "Potvrdit",
|
||||
"disband_team": "Rozpustit tým",
|
||||
|
@ -656,5 +658,8 @@
|
|||
"contact_sales": "Kontaktovat obchodní oddělení",
|
||||
"error_404": "Chyba 404",
|
||||
"requires_ownership_of_a_token": "Vyžaduje vlastnictví tokenu, který patří následující adrese:",
|
||||
"example_name": "Jan Novák"
|
||||
"example_name": "Jan Novák",
|
||||
"time_format": "Formát času",
|
||||
"12_hour": "12hodinový",
|
||||
"24_hour": "24hodinový"
|
||||
}
|
||||
|
|
|
@ -272,8 +272,8 @@
|
|||
"bookings": "預約",
|
||||
"bookings_description": "透過活動類型連結,查看接下來與過去已預約的活動。",
|
||||
"upcoming_bookings": "只要有人預約了時段,立即會在這裡顯示。",
|
||||
"past_bookings": "這裡是之前的預約。",
|
||||
"cancelled_bookings": "這裡是取消的預約。",
|
||||
"past_bookings": "這裡會顯示之前的預約。",
|
||||
"cancelled_bookings": "這裡會顯示取消的預約。",
|
||||
"on": "在",
|
||||
"and": "與",
|
||||
"calendar_shows_busy_between": "行事曆顯示忙碌時段",
|
||||
|
@ -400,6 +400,7 @@
|
|||
"phone_number": "電話號碼",
|
||||
"enter_phone_number": "輸入電話號碼",
|
||||
"reschedule": "重新預定",
|
||||
"reschedule_this": "改為重新預約",
|
||||
"book_a_team_member": "改預約團隊成員",
|
||||
"or": "或",
|
||||
"go_back": "回去",
|
||||
|
@ -433,6 +434,7 @@
|
|||
"danger_zone": "危險禁區",
|
||||
"back": "上一步",
|
||||
"cancel": "取消",
|
||||
"cancel_event": "取消活動",
|
||||
"continue": "繼續",
|
||||
"confirm": "確認",
|
||||
"disband_team": "解散團隊",
|
||||
|
@ -654,5 +656,8 @@
|
|||
"prisma_studio_tip_description": "學習如何設定第一位使用者",
|
||||
"contact_sales": "聯繫業務",
|
||||
"error_404": "404 錯誤",
|
||||
"requires_ownership_of_a_token": "必須有屬於以下位址的 Token 所有權:"
|
||||
"requires_ownership_of_a_token": "必須有屬於以下位址的 Token 所有權:",
|
||||
"time_format": "時間格式",
|
||||
"12_hour": "12 小時",
|
||||
"24_hour": "24 小時"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue