mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
97 lines
2.5 KiB
YAML
Vendored
97 lines
2.5 KiB
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
zh_TW:
|
|
js:
|
|
discourse_automation:
|
|
triggerables:
|
|
event_started:
|
|
fields:
|
|
topic_id:
|
|
label: 話題 ID
|
|
discourse_calendar:
|
|
disable_holiday: "禁用"
|
|
enable_holiday: "啟用"
|
|
date: "日期"
|
|
region:
|
|
none: "無"
|
|
toolbar_button:
|
|
today: "今天"
|
|
month: "月"
|
|
week: "週"
|
|
day: "天"
|
|
year: "年"
|
|
group_timezones:
|
|
search: "搜尋..."
|
|
discourse_post_event:
|
|
notifications:
|
|
invite_user_notification: "%{username} %{description}"
|
|
event_description:
|
|
show_more: "顯示更多"
|
|
show_less: "顯示更少"
|
|
show_all: "顯示全部"
|
|
add_to_calendar: "新增至行事曆"
|
|
created_by: "創建者"
|
|
bulk_invite: "批量邀請"
|
|
bulk_invite_modal:
|
|
confirm: "確認"
|
|
title: "批量邀請"
|
|
success: "檔案已上傳成功,處理完畢後將以私人訊息通知你。"
|
|
error: "上傳的檔案必須是 csv 格式。"
|
|
send_bulk_invites: "送出邀請"
|
|
upcoming_events:
|
|
status: "狀態"
|
|
models:
|
|
event:
|
|
expired: "已過期"
|
|
closed: "已關閉"
|
|
status:
|
|
public:
|
|
title: "公開"
|
|
private:
|
|
title: "私密"
|
|
composer:
|
|
reminder:
|
|
units:
|
|
minutes:
|
|
other: "分鐘"
|
|
hours:
|
|
other: "小時"
|
|
days:
|
|
other: "天"
|
|
builder_modal:
|
|
custom_fields:
|
|
placeholder: "可選"
|
|
create: "建立"
|
|
update: "儲存"
|
|
timezone:
|
|
label: 時區
|
|
reminders:
|
|
units:
|
|
minutes: "分鐘"
|
|
hours: "小時"
|
|
days: "天"
|
|
periods:
|
|
before: "之前"
|
|
after: "之後"
|
|
recurrence:
|
|
label: "週期"
|
|
none: "單一"
|
|
every_day: "每天"
|
|
attendance:
|
|
none: "無"
|
|
url:
|
|
label: "網址"
|
|
placeholder: "可選"
|
|
location:
|
|
label: "位置"
|
|
description:
|
|
label: "描述"
|
|
event_type:
|
|
public:
|
|
title: "公開"
|
|
invite_user_or_group:
|
|
invite: "傳送"
|