Skip to content

Commit e51a51d

Browse files
committed
Merge pull request mozilla#2322 from xavier114fch/zh-TW
Update zh-TW translation
2 parents a470331 + 555bb5e commit e51a51d

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

l10n/zh-TW/viewer.properties

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 主工具列按鍵 (工具提示和圖像的替代文字)
1+
# 主工具列按鍵 (工具提示和圖像的替代文字)
22
previous.title=上一頁
33
previous_label=上一頁
44
next.title=下一頁
@@ -51,29 +51,31 @@ page_rotate_cw.label=順時針旋轉
5151
page_rotate_ccw.label=逆時針旋轉
5252

5353
# 搜尋面板按鍵文字及訊息
54-
find_label=搜尋
54+
find_label=搜尋
5555
find_previous.title=尋找上一個出現的詞組
56+
find_previous_label=上一個
5657
find_next.title=尋找下一個出現的詞組
58+
find_next_label=下一個
5759
find_highlight=全部以高亮顯示
5860
find_match_case_label=區分大小寫
59-
find_wrapped_to_bottom=此頁完結,由頁底繼續搜尋
60-
find_wrapped_to_top=此頁完結,由頁首繼續搜尋
61+
find_wrapped_to_bottom=到達頁首,由頁底繼續搜尋
62+
find_wrapped_to_top=到達頁底,由頁首繼續搜尋
6163
find_not_found=找不到詞組
6264

6365
# 錯誤面板標籤
6466
error_more_info=更多資訊
6567
error_less_info=更少資訊
6668
error_close=關閉
6769
# 本地化提示 (error_build): "{{build}}" 會被PDF.JS版本號取代。
68-
error_build=PDF.JS 版本號: {{build}}
70+
error_build=PDF.JS 版本號{{build}}
6971
# 本地化提示 (error_message): "{{message}}" 會被英文的錯誤描述取代。
70-
error_message=錯誤信息: {{message}}
72+
error_message=錯誤信息{{message}}
7173
# 本地化提示 (error_stack): "{{stack}}" 會被錯誤堆疊取代。
72-
error_stack=堆疊: {{stack}}
74+
error_stack=堆疊{{stack}}
7375
# 本地化提示 (error_file): "{{file}}" 會被檔案名稱取代。
74-
error_file=檔案: {{file}}
76+
error_file=檔案{{file}}
7577
# 本地化提示 (error_line): "{{line}}" 會被行數取代。
76-
error_line=行數: {{line}}
78+
error_line=行數{{line}}
7779
rendering_error=渲染頁面時發生錯誤。
7880

7981
# 預設的縮放值
@@ -85,6 +87,7 @@ page_scale_actual=實際大小
8587
# 載入指示訊息
8688
loading_error_indicator=錯誤
8789
loading_error=載入PDF檔案時發生錯誤。
90+
invalid_file_error=無效或受損的PDF檔案。
8891

8992
# 其他標籤和訊息
9093
# "{{type}}" 用來表示PDF格式規範 (32000-1:2008 Table 169 – Annotation types) 入面所定義的註解種類。

0 commit comments

Comments
 (0)