2012-06-04 15:35:12 +09:00
|
|
|
|
# 主工具列按鍵 (工具提示和圖像的替代文字)
|
2012-05-21 03:29:27 +09:00
|
|
|
|
previous.title=上一頁
|
2012-06-04 15:35:12 +09:00
|
|
|
|
previous_label=上一頁
|
2012-05-21 03:29:27 +09:00
|
|
|
|
next.title=下一頁
|
2012-06-04 15:35:12 +09:00
|
|
|
|
next_label=下一頁
|
2012-06-05 17:20:30 +09:00
|
|
|
|
|
|
|
|
|
# 本地化提示 (page_label, page_of):
|
|
|
|
|
# 這些字符串會連接成 "Page: X of Y" 的表示方式。
|
|
|
|
|
# 不要翻譯 "{{pageCount}}" , 因為它用來表示總頁數。
|
2012-06-04 15:35:12 +09:00
|
|
|
|
page_label=第
|
|
|
|
|
page_of=頁, 共 {{pageCount}} 頁
|
2012-06-05 17:20:30 +09:00
|
|
|
|
|
2012-05-21 03:29:27 +09:00
|
|
|
|
zoom_out.title=縮小
|
2012-06-04 15:35:12 +09:00
|
|
|
|
zoom_out_label=縮小
|
2012-05-21 03:29:27 +09:00
|
|
|
|
zoom_in.title=放大
|
2012-06-04 15:35:12 +09:00
|
|
|
|
zoom_in_label=放大
|
|
|
|
|
zoom.title=縮放
|
|
|
|
|
print.title=列印
|
|
|
|
|
print_label=列印
|
|
|
|
|
open_file.title=開啟檔案
|
|
|
|
|
open_file_label=開啟
|
|
|
|
|
download.title=下載
|
|
|
|
|
download_label=下載
|
|
|
|
|
bookmark.title=目前檢視(複製或在新視窗中開啟)
|
|
|
|
|
bookmark_label=目前檢視
|
|
|
|
|
|
|
|
|
|
# 側邊欄工具列按鍵 (工具提示和圖像的替代文字)
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# (_label 字符串是按鍵的替代文字, .title 字符串是工具提示)
|
2012-06-04 15:35:12 +09:00
|
|
|
|
toggle_slider.title=切換側邊欄
|
|
|
|
|
toggle_slider_label=切換側邊欄
|
|
|
|
|
outline.title=顯示文件綱要
|
|
|
|
|
outline_label=文件綱要
|
|
|
|
|
thumbs.title=顯示縮圖
|
|
|
|
|
thumbs_label=縮圖
|
|
|
|
|
search_panel.title=搜索文件
|
|
|
|
|
search_panel_label=搜索
|
|
|
|
|
|
|
|
|
|
# 文件綱要相關訊息
|
|
|
|
|
no_outline=無可用的綱要
|
|
|
|
|
|
|
|
|
|
# 縮圖面板項目 (工具提示和圖像的替代文字)
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (thumb_page_title): "{{page}}" 會被頁數取代。
|
2012-06-04 15:35:12 +09:00
|
|
|
|
thumb_page_title=第 {{page}} 頁
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (thumb_page_canvas): "{{page}}" 會被頁數取代。
|
2012-06-04 15:35:12 +09:00
|
|
|
|
thumb_page_canvas=第 {{page}} 頁的縮圖
|
|
|
|
|
|
|
|
|
|
# 搜尋面板按鍵文字及訊息
|
|
|
|
|
search=搜索
|
|
|
|
|
search_terms_not_found=(沒有找到)
|
|
|
|
|
|
|
|
|
|
# 錯誤面板標籤
|
2012-05-21 03:29:27 +09:00
|
|
|
|
error_more_info=更多資訊
|
|
|
|
|
error_less_info=更少資訊
|
|
|
|
|
error_close=關閉
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (error_build): "{{build}}" 會被PDF.JS版本號取代。
|
2012-05-21 03:29:27 +09:00
|
|
|
|
error_build=PDF.JS 版本號: {{build}}
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (error_message): "{{message}}" 會被英文的錯誤描述取代。
|
2012-05-21 03:29:27 +09:00
|
|
|
|
error_message=錯誤信息: {{message}}
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (error_stack): "{{stack}}" 會被錯誤堆疊取代。
|
2012-05-21 03:29:27 +09:00
|
|
|
|
error_stack=堆疊: {{stack}}
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (error_file): "{{file}}" 會被檔案名稱取代。
|
2012-05-21 03:29:27 +09:00
|
|
|
|
error_file=檔案: {{file}}
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (error_line): "{{line}}" 會被行數取代。
|
2012-05-21 03:29:27 +09:00
|
|
|
|
error_line=行數: {{line}}
|
2012-06-04 15:35:12 +09:00
|
|
|
|
rendering_error=渲染頁面時發生錯誤。
|
|
|
|
|
|
|
|
|
|
# 預設的縮放值
|
2012-05-21 03:29:27 +09:00
|
|
|
|
page_scale_width=符合頁寬
|
|
|
|
|
page_scale_fit=符合頁面
|
|
|
|
|
page_scale_auto=自動縮放
|
|
|
|
|
page_scale_actual=實際大小
|
2012-06-04 15:35:12 +09:00
|
|
|
|
|
|
|
|
|
# 載入指示訊息
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# 本地化提示 (error_line): "{{percent}}" 會被百分比取代。
|
2012-05-21 03:29:27 +09:00
|
|
|
|
loading=正在載入... {{percent}}%
|
|
|
|
|
loading_error_indicator=錯誤
|
|
|
|
|
loading_error=載入PDF檔案時發生錯誤。
|
2012-06-04 15:35:12 +09:00
|
|
|
|
|
|
|
|
|
# 其他標籤和訊息
|
2012-06-05 17:20:30 +09:00
|
|
|
|
# "{{type}}" 用來表示PDF格式規範 (32000-1:2008 Table 169 – Annotation types) 入面所定義的註解種類。
|
|
|
|
|
# 一些常見的類型有: "Check"、 "Text"、 "Comment"、 "Note"
|
2012-05-21 03:29:27 +09:00
|
|
|
|
text_annotation_type=[{{type}} 註解]
|
2012-06-04 15:35:12 +09:00
|
|
|
|
request_password=PDF檔案受密碼保護:
|