viewer.properties 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  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=Pot buk mukato
  16. previous_label=Mukato
  17. next.title=Pot buk malubo
  18. next_label=Malubo
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=Pot buk
  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=pi {{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}} me {{pagesCount}})
  28. zoom_out.title=Jwik Matidi
  29. zoom_out_label=Jwik Matidi
  30. zoom_in.title=Kwot Madit
  31. zoom_in_label=Kwot Madit
  32. zoom.title=Kwoti
  33. presentation_mode.title=Lokke i kit me tyer
  34. presentation_mode_label=Kit me tyer
  35. open_file.title=Yab Pwail
  36. open_file_label=Yab
  37. print.title=Go
  38. print_label=Go
  39. download.title=Gam
  40. download_label=Gam
  41. bookmark.title=Neno ma kombedi (lok onyo yab i dirica manyen)
  42. bookmark_label=Neno ma kombedi
  43. # Secondary toolbar and context menu
  44. tools.title=Gintic
  45. tools_label=Gintic
  46. first_page.title=Cit i pot buk mukwongo
  47. first_page.label=Cit i pot buk mukwongo
  48. first_page_label=Cit i pot buk mukwongo
  49. last_page.title=Cit i pot buk magiko
  50. last_page.label=Cit i pot buk magiko
  51. last_page_label=Cit i pot buk magiko
  52. page_rotate_cw.title=Wire i tung lacuc
  53. page_rotate_cw.label=Wire i tung lacuc
  54. page_rotate_cw_label=Wire i tung lacuc
  55. page_rotate_ccw.title=Wire i tung lacam
  56. page_rotate_ccw.label=Wire i tung lacam
  57. page_rotate_ccw_label=Wire i tung lacam
  58. cursor_text_select_tool.title=Cak gitic me yero coc
  59. cursor_text_select_tool_label=Gitic me yero coc
  60. cursor_hand_tool.title=Cak gitic me cing
  61. cursor_hand_tool_label=Gitic cing
  62. # Document properties dialog box
  63. document_properties.title=Jami me gin acoya…
  64. document_properties_label=Jami me gin acoya…
  65. document_properties_file_name=Nying pwail:
  66. document_properties_file_size=Dit pa pwail:
  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}} bytes)
  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}} bytes)
  73. document_properties_title=Wiye:
  74. document_properties_author=Ngat mucoyo:
  75. document_properties_subject=Subjek:
  76. document_properties_keywords=Lok mapire tek:
  77. document_properties_creation_date=Nino dwe me cwec:
  78. document_properties_modification_date=Nino dwe me yub:
  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=Lacwec:
  83. document_properties_producer=Layub PDF:
  84. document_properties_version=Kit PDF:
  85. document_properties_page_count=Kwan me pot buk:
  86. document_properties_page_size=Dit pa potbuk:
  87. document_properties_page_size_unit_inches=i
  88. document_properties_page_size_unit_millimeters=mm
  89. document_properties_page_size_orientation_portrait=atir
  90. document_properties_page_size_orientation_landscape=arii
  91. document_properties_page_size_name_a3=A3
  92. document_properties_page_size_name_a4=A4
  93. document_properties_page_size_name_letter=Waraga
  94. document_properties_page_size_name_legal=Cik
  95. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  96. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  97. # the size, respectively their unit of measurement and orientation, of the (current) page.
  98. document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
  99. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  100. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  101. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  102. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
  103. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  104. # the document; usually called "Fast Web View" in English locales of Adobe software.
  105. document_properties_linearized_yes=Eyo
  106. document_properties_linearized_no=Pe
  107. document_properties_close=Lor
  108. print_progress_message=Yubo coc me agoya…
  109. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  110. # a numerical per cent value.
  111. print_progress_percent={{progress}}%
  112. print_progress_close=Juki
  113. # Tooltips and alt text for side panel toolbar buttons
  114. # (the _label strings are alt text for the buttons, the .title strings are
  115. # tooltips)
  116. toggle_sidebar.title=Lok gintic ma inget
  117. toggle_sidebar_notification.title=Lok lanyut me nget (wiyewiye tye i gin acoya/attachments)
  118. toggle_sidebar_label=Lok gintic ma inget
  119. document_outline.title=Nyut Wiyewiye me Gin acoya (dii-kiryo me yaro/kano jami weng)
  120. document_outline_label=Pek pa gin acoya
  121. attachments.title=Nyut twec
  122. attachments_label=Twec
  123. thumbs.title=Nyut cal
  124. thumbs_label=Cal
  125. findbar.title=Nong iye gin acoya
  126. findbar_label=Nong
  127. # Thumbnails panel item (tooltip and alt text for images)
  128. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  129. # number.
  130. thumb_page_title=Pot buk {{page}}
  131. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  132. # number.
  133. thumb_page_canvas=Cal me pot buk {{page}}
  134. # Find panel button title and messages
  135. find_input.title=Nong
  136. find_input.placeholder=Nong i dokumen…
  137. find_previous.title=Nong timme pa lok mukato
  138. find_previous_label=Mukato
  139. find_next.title=Nong timme pa lok malubo
  140. find_next_label=Malubo
  141. find_highlight=Wer weng
  142. find_match_case_label=Lok marwate
  143. find_reached_top=Oo iwi gin acoya, omede ki i tere
  144. find_reached_bottom=Oo i agiki me gin acoya, omede ki iwiye
  145. find_not_found=Lok pe ononge
  146. # Error panel labels
  147. error_more_info=Ngec Mukene
  148. error_less_info=Ngec Manok
  149. error_close=Lor
  150. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  151. # replaced by the PDF.JS version and build ID.
  152. error_version_info=PDF.js v{{version}} (build: {{build}})
  153. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  154. # english string describing the error.
  155. error_message=Kwena: {{message}}
  156. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  157. # trace.
  158. error_stack=Can kikore {{stack}}
  159. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  160. error_file=Pwail: {{file}}
  161. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  162. error_line=Rek: {{line}}
  163. rendering_error=Bal otime i kare me nyuto pot buk.
  164. # Predefined zoom values
  165. page_scale_width=Lac me iye pot buk
  166. page_scale_fit=Porre me pot buk
  167. page_scale_auto=Kwot pire kene
  168. page_scale_actual=Dite kikome
  169. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  170. # numerical scale value.
  171. page_scale_percent={{scale}}%
  172. # Loading indicator messages
  173. loading_error_indicator=Bal
  174. loading_error=Bal otime kun cano PDF.
  175. invalid_file_error=Pwail me PDF ma pe atir onyo obale woko.
  176. missing_file_error=Pwail me PDF tye ka rem.
  177. unexpected_response_error=Lagam mape kigeno pa lapok tic.
  178. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  179. # "{{type}}" will be replaced with an annotation type from a list defined in
  180. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  181. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  182. text_annotation_type.alt=[{{type}} Lok angea manok]
  183. password_label=Ket mung me donyo me yabo pwail me PDF man.
  184. password_invalid=Mung me donyo pe atir. Tim ber i tem doki.
  185. password_ok=OK
  186. password_cancel=Juki
  187. printing_not_supported=Ciko: Layeny ma pe teno goyo liweng.
  188. printing_not_ready=Ciko: PDF pe ocane weng me agoya.
  189. web_fonts_disabled=Kijuko dit pa coc me kakube woko: pe romo tic ki dit pa coc me PDF ma kiketo i kine.
  190. document_colors_not_allowed=Pe ki yee ki gin acoya me PDF me tic ki rangi gi kengi: Kijuko woko “Yee pot buk me yero rangi mamegi kengi” ki i layeny.