mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
632 B
21 lines
632 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
zh-TW:
|
|
pagy:
|
|
p11n: 'Other'
|
|
aria_label:
|
|
nav: "頁"
|
|
previous: "上一頁"
|
|
next: "下一頁"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name: "項"
|
|
info_tag:
|
|
no_count: "第 %{page} 頁,共 %{pages} 頁"
|
|
no_items: "未找到任何 %{item_name}"
|
|
single_page: "顯示 %{count} 項 %{item_name}"
|
|
multiple_pages: "共 %{count} 項 %{item_name},顯示第 %{from} 至 %{to} 項"
|
|
input_nav_js: "第 %{page_input} 頁,共 %{pages} 頁"
|
|
limit_tag_js: "每頁顯示 %{limit_input} 項 %{item_name}"
|