viewer.properties 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. # Copyright 2012 Mozilla Foundation
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=Trang Trước
  16. previous_label=Trước
  17. next.title=Trang Sau
  18. next_label=Tiếp
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=Trang
  21. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  22. # representing the total number of pages in the document.
  23. of_pages=trên {{pagesCount}}
  24. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  25. # will be replaced by a number representing the currently visible page,
  26. # respectively a number representing the total number of pages in the document.
  27. page_of_pages=({{pageNumber}} trên {{pagesCount}})
  28. zoom_out.title=Thu nhỏ
  29. zoom_out_label=Thu nhỏ
  30. zoom_in.title=Phóng to
  31. zoom_in_label=Phóng to
  32. zoom.title=Chỉnh kích thước
  33. presentation_mode.title=Chuyển sang chế độ trình chiếu
  34. presentation_mode_label=Chế độ trình chiếu
  35. open_file.title=Mở tập tin
  36. open_file_label=Mở tập tin
  37. print.title=In
  38. print_label=In
  39. download.title=Tải xuống
  40. download_label=Tải xuống
  41. bookmark.title=Góc nhìn hiện tại (copy hoặc mở trong cửa sổ mới)
  42. bookmark_label=Chế độ xem hiện tại
  43. # Secondary toolbar and context menu
  44. tools.title=Công cụ
  45. tools_label=Công cụ
  46. first_page.title=Về trang đầu
  47. first_page.label=Về trang đầu
  48. first_page_label=Về trang đầu
  49. last_page.title=Đến trang cuối
  50. last_page.label=Đến trang cuối
  51. last_page_label=Đến trang cuối
  52. page_rotate_cw.title=Xoay theo chiều kim đồng hồ
  53. page_rotate_cw.label=Xoay theo chiều kim đồng hồ
  54. page_rotate_cw_label=Xoay theo chiều kim đồng hồ
  55. page_rotate_ccw.title=Xoay ngược chiều kim đồng hồ
  56. page_rotate_ccw.label=Xoay ngược chiều kim đồng hồ
  57. page_rotate_ccw_label=Xoay ngược chiều kim đồng hồ
  58. cursor_text_select_tool.title=Bật công cụ chọn vùng văn bản
  59. cursor_text_select_tool_label=Công cụ chọn vùng văn bản
  60. cursor_hand_tool.title=Bật công cụ con trỏ
  61. cursor_hand_tool_label=Công cụ con trỏ
  62. # Document properties dialog box
  63. document_properties.title=Thuộc tính của tài liệu…
  64. document_properties_label=Thuộc tính của tài liệu…
  65. document_properties_file_name=Tên tập tin:
  66. document_properties_file_size=Kích thước:
  67. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  69. document_properties_kb={{size_kb}} KB ({{size_b}} byte)
  70. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  71. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  72. document_properties_mb={{size_mb}} MB ({{size_b}} byte)
  73. document_properties_title=Tiêu đề:
  74. document_properties_author=Tác giả:
  75. document_properties_subject=Chủ đề:
  76. document_properties_keywords=Từ khóa:
  77. document_properties_creation_date=Ngày tạo:
  78. document_properties_modification_date=Ngày sửa đổi:
  79. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  80. # will be replaced by the creation/modification date, and time, of the PDF file.
  81. document_properties_date_string={{date}}, {{time}}
  82. document_properties_creator=Người tạo:
  83. document_properties_producer=Phần mềm tạo PDF:
  84. document_properties_version=Phiên bản PDF:
  85. document_properties_page_count=Tổng số trang:
  86. document_properties_page_size_unit_inches=in
  87. document_properties_page_size_unit_millimeters=mm
  88. document_properties_page_size_orientation_portrait=khổ dọc
  89. document_properties_page_size_orientation_landscape=khổ ngang
  90. document_properties_page_size_name_a3=A3
  91. document_properties_page_size_name_a4=A4
  92. document_properties_page_size_name_legal=Pháp lý
  93. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  94. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  95. # the size, respectively their unit of measurement and orientation, of the (current) page.
  96. document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
  97. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  98. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  99. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  100. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
  101. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  102. # the document; usually called "Fast Web View" in English locales of Adobe software.
  103. document_properties_linearized_yes=Có
  104. document_properties_linearized_no=Không
  105. document_properties_close=Ðóng
  106. print_progress_message=Chuẩn bị trang để in…
  107. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  108. # a numerical per cent value.
  109. print_progress_percent={{progress}}%
  110. print_progress_close=Hủy bỏ
  111. # Tooltips and alt text for side panel toolbar buttons
  112. # (the _label strings are alt text for the buttons, the .title strings are
  113. # tooltips)
  114. toggle_sidebar.title=Bật/Tắt thanh lề
  115. toggle_sidebar_notification.title=Bật tắt thanh lề (tài liệu bao gồm bản phác thảo/tập tin đính kèm)
  116. toggle_sidebar_label=Bật/Tắt thanh lề
  117. document_outline.title=Hiện tài liệu phác thảo (nhấp đúp vào để mở rộng/thu gọn tất cả các mục)
  118. document_outline_label=Bản phác tài liệu
  119. attachments.title=Hiện nội dung đính kèm
  120. attachments_label=Nội dung đính kèm
  121. thumbs.title=Hiển thị ảnh thu nhỏ
  122. thumbs_label=Ảnh thu nhỏ
  123. findbar.title=Tìm trong tài liệu
  124. findbar_label=Tìm
  125. # Thumbnails panel item (tooltip and alt text for images)
  126. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  127. # number.
  128. thumb_page_title=Trang {{page}}
  129. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  130. # number.
  131. thumb_page_canvas=Ảnh thu nhỏ của trang {{page}}
  132. # Find panel button title and messages
  133. find_input.title=Tìm
  134. find_input.placeholder=Tìm trong tài liệu…
  135. find_previous.title=Tìm cụm từ ở phần trước
  136. find_previous_label=Trước
  137. find_next.title=Tìm cụm từ ở phần sau
  138. find_next_label=Tiếp
  139. find_highlight=Tô sáng tất cả
  140. find_match_case_label=Phân biệt hoa, thường
  141. find_reached_top=Đã đến phần đầu tài liệu, quay trở lại từ cuối
  142. find_reached_bottom=Đã đến phần cuối của tài liệu, quay trở lại từ đầu
  143. find_not_found=Không tìm thấy cụm từ này
  144. # Error panel labels
  145. error_more_info=Thông tin thêm
  146. error_less_info=Hiển thị ít thông tin hơn
  147. error_close=Đóng
  148. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  149. # replaced by the PDF.JS version and build ID.
  150. error_version_info=PDF.js v{{version}} (build: {{build}})
  151. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  152. # english string describing the error.
  153. error_message=Thông điệp: {{message}}
  154. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  155. # trace.
  156. error_stack=Stack: {{stack}}
  157. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  158. error_file=Tập tin: {{file}}
  159. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  160. error_line=Dòng: {{line}}
  161. rendering_error=Lỗi khi hiển thị trang.
  162. # Predefined zoom values
  163. page_scale_width=Vừa chiều rộng
  164. page_scale_fit=Vừa chiều cao
  165. page_scale_auto=Tự động chọn kích thước
  166. page_scale_actual=Kích thước thực
  167. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  168. # numerical scale value.
  169. page_scale_percent={{scale}}%
  170. # Loading indicator messages
  171. loading_error_indicator=Lỗi
  172. loading_error=Lỗi khi tải tài liệu PDF.
  173. invalid_file_error=Tập tin PDF hỏng hoặc không hợp lệ.
  174. missing_file_error=Thiếu tập tin PDF.
  175. unexpected_response_error=Máy chủ có phản hồi lạ.
  176. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  177. # "{{type}}" will be replaced with an annotation type from a list defined in
  178. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  179. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  180. text_annotation_type.alt=[{{type}} Chú thích]
  181. password_label=Nhập mật khẩu để mở tập tin PDF này.
  182. password_invalid=Mật khẩu không đúng. Vui lòng thử lại.
  183. password_ok=OK
  184. password_cancel=Hủy bỏ
  185. printing_not_supported=Cảnh báo: In ấn không được hỗ trợ đầy đủ ở trình duyệt này.
  186. printing_not_ready=Cảnh báo: PDF chưa được tải hết để in.
  187. web_fonts_disabled=Phông chữ Web bị vô hiệu hóa: không thể sử dụng các phông chữ PDF được nhúng.
  188. document_colors_not_allowed=Tài liệu PDF không được cho phép dùng màu riêng: 'Cho phép trang chọn màu riêng' đã bị tắt trên trình duyệt.