discourse/plugins/discourse-local-dates/config/locales/client.zh_TW.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

45 lines
1.7 KiB
YAML
Raw Normal View History

2020-08-05 09:55:12 -04:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
2020-08-05 09:55:12 -04:00
# https://translate.discourse.org/
2019-04-05 10:02:54 -04:00
zh_TW:
js:
discourse_local_dates:
relative_dates:
today: 今天%{time}
tomorrow: 明天%{time}
yesterday: 昨天%{time}
2021-10-12 10:00:22 -04:00
countdown:
passed: 已結束
title: 插入日期/時間
2019-04-05 10:02:54 -04:00
create:
form:
insert: 插入
advanced_mode: 進階模式
simple_mode: 簡單模式
2021-10-12 10:00:22 -04:00
format_description: "日期的顯示格式。可用 Z 來顯示時區偏移量或 zz 來顯示時區名稱。"
2019-04-05 10:02:54 -04:00
timezones_title: 時區顯示
2021-10-12 10:00:22 -04:00
timezones_description: 時區決定顯示的日期及時間。
recurring_title: 週期
2022-05-24 10:03:04 -04:00
recurring_description: "定義事件的重複發生。您還可以手動編輯表單生成的重複選項並使用以下鍵之一:年、季度、月、週、日、小時、分鐘、秒、毫秒。"
2021-10-12 10:00:22 -04:00
recurring_none: 單一
invalid_date: 無效的日期,請再次確認日期及時間。
2019-05-20 07:42:05 -04:00
date_title: 日期
2019-04-24 09:02:04 -04:00
time_title: 時間
2021-10-12 10:00:22 -04:00
format_title: 日期格式
timezone: 時區
until: 直到
2022-05-24 10:03:04 -04:00
current_timezone: "目前時區:"
2021-10-12 10:00:22 -04:00
recurring:
every_day: "每天"
every_week: "每周"
every_two_weeks: "每兩周"
every_month: "每月"
every_two_months: "每兩個月"
every_three_months: "每三個月"
every_six_months: "每半年"
every_year: "每年"
2022-05-24 10:03:04 -04:00
default_title: "%{site_name} 事件"