viewer.properties 7.2 KB

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