summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/zh-TW.yaml
blob: 022fc586e751f18396e31f747b7e3997c9c68f6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
global:
  language: "繁體中文"

article:
  anchor_label: "定位點"
  date: "{{ .Date }}"
  date_updated: "上次編輯: {{ .Date }}"
  draft: "草稿"
  edit_title: "編輯內容"
  reading_time:
    other: "{{ .Count }} 分鐘"
  reading_time_title: "預計閱讀時間"
  table_of_contents: "目錄"
  word_count:
    one: "{{ .Count }} 字"
    other: "{{ .Count }} 字"
  part_of_series: "本文屬於一個選集。"
  part: "§"
  this_article: "本文"
  related_articles: "相關文章"

author:
  byline_title: "作者"

code:
  copy: "複製"
  copied: "已複製"

error:
  404_title: "找不到網頁 :confused:"
  404_error: "404 錯誤"
  404_description: "您在尋找的頁面似乎不存在。"

footer:
  dark_appearance: "切換為深色模式"
  light_appearance: "切換為淺色模式"
  powered_by: "以 {{ .Hugo }} & {{ .Theme }} 製作"

list:
  externalurl_title: "外部網站連結"
  no_articles: "這裡還沒有任何文章。"

nav:
  scroll_to_top_title: "捲動到頁頂"
  skip_to_main: "快轉到主要內容"

search:
  open_button_title: "搜尋 (/)"
  close_button_title: "關閉 (Esc)"
  input_placeholder: "搜尋"

sharing:
  email: "以電子郵件發送"
  facebook: "分享到 Facebook"
  linkedin: "分享到 LinkedIn"
  pinterest: "釘到 Pinterest"
  reddit: "發送到 Reddit"
  twitter: "推到 Twitter"

shortcode:
  recent_articles: "最近的文章"

recent:
  show_more: "顯示更多"