update pdf.js to v1.0.907
This commit is contained in:
parent
613faa2e3b
commit
9c967c7ac4
348 changed files with 39147 additions and 25203 deletions
|
|
@ -62,6 +62,26 @@ hand_tool_enable_label=啟用掌型工具
|
|||
hand_tool_disable.title=停用掌型工具
|
||||
hand_tool_disable_label=停用掌型工具
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=文件內容…
|
||||
document_properties_label=文件內容…
|
||||
document_properties_file_name=檔案名稱:
|
||||
document_properties_file_size=檔案大小:
|
||||
document_properties_kb={{size_kb}} KB({{size_b}} 位元組)
|
||||
document_properties_mb={{size_kb}} MB({{size_b}} 位元組)
|
||||
document_properties_title=標題:
|
||||
document_properties_author=作者:
|
||||
document_properties_subject=主旨:
|
||||
document_properties_keywords=關鍵字:
|
||||
document_properties_creation_date=建立日期:
|
||||
document_properties_modification_date=修改日期:
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=建立者:
|
||||
document_properties_producer=PDF 產生器:
|
||||
document_properties_version=PDF 版本:
|
||||
document_properties_page_count=頁數:
|
||||
document_properties_close=關閉
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
|
|
@ -69,6 +89,8 @@ toggle_sidebar.title=切換側邊欄
|
|||
toggle_sidebar_label=切換側邊欄
|
||||
outline.title=顯示文件大綱
|
||||
outline_label=文件大綱
|
||||
attachments.title=顯示附件
|
||||
attachments_label=附件
|
||||
thumbs.title=顯示縮圖
|
||||
thumbs_label=縮圖
|
||||
findbar.title=在文件中尋找
|
||||
|
|
@ -124,6 +146,7 @@ loading_error_indicator=錯誤
|
|||
loading_error=載入 PDF 時發生錯誤。
|
||||
invalid_file_error=無效或毀損的 PDF 檔案。
|
||||
missing_file_error=找不到 PDF 檔案。
|
||||
unexpected_response_error=伺服器傳回未預期的回應。
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
|
|
@ -139,3 +162,4 @@ printing_not_supported=警告: 此瀏覽器未完整支援列印功能。
|
|||
printing_not_ready=警告: 此 PDF 未完成下載以供列印。
|
||||
web_fonts_disabled=已停用網路字型 (Web fonts): 無法使用 PDF 內嵌字型。
|
||||
document_colors_disabled=瀏覽器的「優先使用網頁指定的色彩」未被勾選,PDF 文件無法使用自己的色彩。
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue