viewer.properties 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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=ຫນ້າກ່ອນຫນ້າ
  16. previous_label=ກ່ອນຫນ້າ
  17. next.title=ຫນ້າຖັດໄປ
  18. next_label=ຖັດໄປ
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=ຫນ້າ
  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=ຈາກ {{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}} ຈາກ {{pagesCount}})
  28. zoom_out.title=ຂະຫຍາຍອອກ
  29. zoom_out_label=ຂະຫຍາຍອອກ
  30. zoom_in.title=ຂະຫຍາຍເຂົ້າ
  31. zoom_in_label=ຂະຫຍາຍເຂົ້າ
  32. zoom.title=ຂະຫຍາຍ
  33. presentation_mode.title=ສັບປ່ຽນເປັນໂຫມດການນຳສະເຫນີ
  34. presentation_mode_label=ໂຫມດການນຳສະເຫນີ
  35. open_file.title=ເປີດໄຟລ໌
  36. open_file_label=ເປີດ
  37. print.title=ພິມ
  38. print_label=ພິມ
  39. download.title=ດາວໂຫລດ
  40. download_label=ດາວໂຫລດ
  41. bookmark.title=ມຸມມອງປະຈຸບັນ (ສຳເນົາ ຫລື ເປີດໃນວິນໂດໃຫມ່)
  42. bookmark_label=ມຸມມອງປະຈຸບັນ
  43. # Secondary toolbar and context menu
  44. tools.title=ເຄື່ອງມື
  45. tools_label=ເຄື່ອງມື
  46. first_page.title=ໄປທີ່ຫນ້າທຳອິດ
  47. first_page.label=ໄປທີ່ຫນ້າທຳອິດ
  48. first_page_label=ໄປທີ່ຫນ້າທຳອິດ
  49. last_page.title=ໄປທີ່ຫນ້າສຸດທ້າຍ
  50. last_page.label=ໄປທີ່ຫນ້າສຸດທ້າຍ
  51. last_page_label=ໄປທີ່ຫນ້າສຸດທ້າຍ
  52. page_rotate_cw.title=ຫມູນຕາມເຂັມໂມງ
  53. page_rotate_cw.label=ຫມູນຕາມເຂັມໂມງ
  54. page_rotate_cw_label=ຫມູນຕາມເຂັມໂມງ
  55. page_rotate_ccw.title=ຫມູນທວນເຂັມໂມງ
  56. page_rotate_ccw.label=ຫມູນທວນເຂັມໂມງ
  57. page_rotate_ccw_label=ຫມູນທວນເຂັມໂມງ
  58. # Document properties dialog box
  59. document_properties_file_name=ຊື່ໄຟລ໌:
  60. document_properties_file_size=ຂະຫນາດໄຟລ໌:
  61. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  62. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  63. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  64. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  65. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  66. # will be replaced by the creation/modification date, and time, of the PDF file.
  67. document_properties_page_size_unit_inches=in
  68. document_properties_page_size_unit_millimeters=mm
  69. document_properties_page_size_orientation_portrait=ລວງຕັ້ງ
  70. document_properties_page_size_orientation_landscape=ລວງນອນ
  71. document_properties_page_size_name_a3=A3
  72. document_properties_page_size_name_a4=A4
  73. document_properties_page_size_name_letter=ຈົດໝາຍ
  74. document_properties_page_size_name_legal=ຂໍ້ກົດຫມາຍ
  75. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  76. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  77. # the size, respectively their unit of measurement and orientation, of the (current) page.
  78. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  79. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  80. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  81. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  82. # the document; usually called "Fast Web View" in English locales of Adobe software.
  83. document_properties_close=ປິດ
  84. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  85. # a numerical per cent value.
  86. print_progress_close=ຍົກເລີກ
  87. # Tooltips and alt text for side panel toolbar buttons
  88. # (the _label strings are alt text for the buttons, the .title strings are
  89. # tooltips)
  90. toggle_sidebar.title=ເປີດ/ປິດແຖບຂ້າງ
  91. toggle_sidebar_notification.title=ເປີດ/ປິດແຖບຂ້າງ (ເອກະສານມີເຄົ້າຮ່າງ/ໄຟລ໌ແນບ)
  92. toggle_sidebar_label=ເປີດ/ປິດແຖບຂ້າງ
  93. document_outline_label=ເຄົ້າຮ່າງເອກະສານ
  94. findbar_label=ຄົ້ນຫາ
  95. # Thumbnails panel item (tooltip and alt text for images)
  96. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  97. # number.
  98. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  99. # number.
  100. # Find panel button title and messages
  101. find_input.title=ຄົ້ນຫາ
  102. # LOCALIZATION NOTE (find_match_count): The supported plural forms are
  103. # [one|two|few|many|other], with [other] as the default value.
  104. # "{{current}}" and "{{total}}" will be replaced by a number representing the
  105. # index of the currently active find result, respectively a number representing
  106. # the total number of matches in the document.
  107. # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
  108. # [zero|one|two|few|many|other], with [other] as the default value.
  109. # "{{limit}}" will be replaced by a numerical value.
  110. # Error panel labels
  111. error_more_info=ຂໍ້ມູນເພີ່ມເຕີມ
  112. error_less_info=ຂໍ້ມູນນ້ອຍລົງ
  113. error_close=ປິດ
  114. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  115. # replaced by the PDF.JS version and build ID.
  116. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  117. # english string describing the error.
  118. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  119. # trace.
  120. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  121. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  122. rendering_error=ມີຂໍ້ຜິດພາດເກີດຂື້ນຂະນະທີ່ກຳລັງເຣັນເດີຫນ້າ.
  123. # Predefined zoom values
  124. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  125. # numerical scale value.
  126. # Loading indicator messages
  127. loading_error_indicator=ຂໍ້ຜິດພາດ
  128. loading_error=ມີຂໍ້ຜິດພາດເກີດຂື້ນຂະນະທີ່ກຳລັງໂຫລດ PDF.
  129. invalid_file_error=ໄຟລ໌ PDF ບໍ່ຖືກຕ້ອງຫລືເສຍຫາຍ.
  130. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  131. # "{{type}}" will be replaced with an annotation type from a list defined in
  132. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  133. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  134. password_ok=ຕົກລົງ
  135. password_cancel=ຍົກເລີກ