viewer.properties 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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=Laman Sebelumnya
  16. previous_label=Terdahulu
  17. next.title=Laman seterusnya
  18. next_label=Berikut
  19. # LOCALIZATION NOTE (page_label, page_of):
  20. # These strings are concatenated to form the "Page: X of Y" string.
  21. # Do not translate "{{pageCount}}", it will be substituted with a number
  22. # representing the total number of pages.
  23. page_label=Laman:
  24. page_of=daripada {{pageCount}}
  25. zoom_out.title=Zum Keluar
  26. zoom_out_label=Zum Keluar
  27. zoom_in.title=Zum Masuk
  28. zoom_in_label=Zum Masuk
  29. zoom.title=Zum
  30. presentation_mode.title=Bertukar ke Mod Persembahan
  31. presentation_mode_label=Mod Persembahan
  32. open_file.title=Buka Fail
  33. open_file_label=Buka
  34. print.title=Cetak
  35. print_label=Cetak
  36. download.title=Muat turun
  37. download_label=Muat turun
  38. bookmark.title=Pandangan semasa (salinan atau dibuka dalam tetingkap baru)
  39. bookmark_label=Lihat semasa
  40. # Secondary toolbar and context menu
  41. tools.title=Alatan
  42. tools_label=Alatan
  43. first_page.title=Pergi ke Halaman Pertama
  44. first_page.label=Pergi ke Halaman Pertama
  45. first_page_label=Pergi ke Halaman Pertama
  46. last_page.title=Pergi ke Halaman Terakhir
  47. last_page.label=Pergi ke Halaman Terakhir
  48. last_page_label=Pergi ke Halaman Terakhir
  49. page_rotate_cw.title=Berputar ikut arah Jam
  50. page_rotate_cw.label=Berputar ikut arah Jam
  51. page_rotate_cw_label=Berputar ikut arah Jam
  52. page_rotate_ccw.title=Pusing berlawan arah jam
  53. page_rotate_ccw.label=Pusing berlawan arah jam
  54. page_rotate_ccw_label=Pusing berlawan arah jam
  55. hand_tool_enable.title=Bolehkan alatan tangan
  56. hand_tool_enable_label=Bolehkan alatan tangan
  57. hand_tool_disable.title=Lumpuhkan alatan tangan
  58. hand_tool_disable_label=Lumpuhkan alatan tangan
  59. # Document properties dialog box
  60. document_properties.title=Ciri Dokumen…
  61. document_properties_label=Ciri Dokumen…
  62. document_properties_file_name=Nama fail:
  63. document_properties_file_size=Saiz fail:
  64. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  65. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  66. document_properties_kb={{size_kb}} KB ({{size_b}} bait)
  67. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  69. document_properties_mb={{size_mb}} MB ({{size_b}} bait)
  70. document_properties_title=Tajuk:
  71. document_properties_author=Pengarang:
  72. document_properties_subject=Subjek:
  73. document_properties_keywords=Kata kunci:
  74. document_properties_creation_date=Masa Dicipta:
  75. document_properties_modification_date=Tarikh Ubahsuai:
  76. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  77. # will be replaced by the creation/modification date, and time, of the PDF file.
  78. document_properties_date_string={{date}}, {{time}}
  79. document_properties_creator=Pencipta:
  80. document_properties_producer=Pengeluar PDF:
  81. document_properties_version=Versi PDF:
  82. document_properties_page_count=Kiraan Laman:
  83. document_properties_close=Tutup
  84. # Tooltips and alt text for side panel toolbar buttons
  85. # (the _label strings are alt text for the buttons, the .title strings are
  86. # tooltips)
  87. toggle_sidebar.title=Togol Bar Sisi
  88. toggle_sidebar_label=Togol Bar Sisi
  89. outline.title=Tunjuk Rangka Dokumen
  90. outline_label=Rangka Dokument
  91. attachments.title=Tunjuk Lampiran
  92. attachments_label=Lampiran
  93. thumbs.title=Tunjuk Imej kecil
  94. thumbs_label=Imej kecil
  95. findbar.title=Cari didalam Dokumen
  96. findbar_label=Cari
  97. # Thumbnails panel item (tooltip and alt text for images)
  98. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  99. # number.
  100. thumb_page_title=Halaman {{page}}
  101. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  102. # number.
  103. thumb_page_canvas=Halaman Imej kecil {{page}}
  104. # Find panel button title and messages
  105. find_label=Cari:
  106. find_previous.title=Cari teks frasa berkenaan yang terdahulu
  107. find_previous_label=Sebelumnya
  108. find_next.title=Cari teks frasa berkenaan yang berikut
  109. find_next_label=Berikut
  110. find_highlight=Serlahkan semua
  111. find_match_case_label=Kes Sepadan
  112. find_reached_top=Mencapai teratas daripada dokumen, sambungan daripada bawah
  113. find_reached_bottom=Mencapai terakhir daripada dokumen, sambungan daripada atas
  114. find_not_found=Frasa tidak ditemui
  115. # Error panel labels
  116. error_more_info=Maklumat lanjut
  117. error_less_info=Kurang Informasi
  118. error_close=Tutup
  119. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  120. # replaced by the PDF.JS version and build ID.
  121. error_version_info=PDF.js v{{version}} (build: {{build}})
  122. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  123. # english string describing the error.
  124. error_message=Mesej: {{message}}
  125. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  126. # trace.
  127. error_stack=Timbun: {{stack}}
  128. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  129. error_file=Fail: {{file}}
  130. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  131. error_line=Garis: {{line}}
  132. rendering_error=Ralat berlaku ketika memberikan halaman.
  133. # Predefined zoom values
  134. page_scale_width=Lebar Halaman
  135. page_scale_fit=Muat Halaman
  136. page_scale_auto=Zoom Automatik
  137. page_scale_actual=Saiz Sebenar
  138. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  139. # numerical scale value.
  140. # Loading indicator messages
  141. loading_error_indicator=Ralat
  142. loading_error=Masalah berlaku semasa menuatkan sebuah PDF.
  143. invalid_file_error=Tidak sah atau fail PDF rosak.
  144. missing_file_error=Fail PDF Hilang.
  145. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  146. # "{{type}}" will be replaced with an annotation type from a list defined in
  147. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  148. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  149. text_annotation_type.alt=[{{type}} Anotasi]
  150. password_label=Masukan kata kunci untuk membuka fail PDF ini.
  151. password_invalid=Kata laluan salah. Cuba lagi.
  152. password_ok=OK
  153. password_cancel=Batal
  154. printing_not_supported=Amaran: Cetakan ini tidak sepenuhnya disokong oleh pelayar ini.
  155. printing_not_ready=Amaran: PDF tidak sepenuhnya dimuatkan untuk dicetak.
  156. web_fonts_disabled=Fon web dilumpuhkan: tidak dapat fon PDF terbenam.
  157. document_colors_not_allowed=Dokumen PDF tidak dibenarkan untuk menggunakan warna sendiri: 'Benarkan muka surat untuk memilih warna sendiri' telah dinyahaktif dalam pelayar.