viewer.properties 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  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=({{pagesCount}} नि {{pageNumber}})
  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. # Secondary toolbar and context menu
  40. tools.title=टुल
  41. tools_label=टुल
  42. first_page.title=गिबि बिलाइआव थां
  43. first_page_label=गिबि बिलाइआव थां
  44. last_page.title=जोबथा बिलाइआव थां
  45. last_page_label=जोबथा बिलाइआव थां
  46. page_rotate_cw.title=घरि गिदिंनाय फार्से फिदिं
  47. page_rotate_cw_label=घरि गिदिंनाय फार्से फिदिं
  48. page_rotate_ccw.title=घरि गिदिंनाय उल्था फार्से फिदिं
  49. page_rotate_ccw_label=घरि गिदिंनाय उल्था फार्से फिदिं
  50. # Document properties dialog box
  51. document_properties.title=फोरमान बिलाइनि आखुथाय...
  52. document_properties_label=फोरमान बिलाइनि आखुथाय...
  53. document_properties_file_name=फाइलनि मुं:
  54. document_properties_file_size=फाइलनि महर:
  55. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  56. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  57. document_properties_kb={{size_kb}} KB ({{size_b}} बाइट)
  58. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  59. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  60. document_properties_mb={{size_mb}} MB ({{size_b}} बाइट)
  61. document_properties_title=बिमुं:
  62. document_properties_author=लिरगिरि:
  63. document_properties_subject=आयदा:
  64. document_properties_keywords=गाहाय सोदोब:
  65. document_properties_creation_date=सोरजिनाय अक्ट':
  66. document_properties_modification_date=सुद्रायनाय अक्ट':
  67. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  68. # will be replaced by the creation/modification date, and time, of the PDF file.
  69. document_properties_date_string={{date}}, {{time}}
  70. document_properties_creator=सोरजिग्रा:
  71. document_properties_producer=PDF दिहुनग्रा:
  72. document_properties_version=PDF बिसान:
  73. document_properties_page_count=बिलाइनि हिसाब:
  74. document_properties_page_size_unit_inches=in
  75. document_properties_page_size_unit_millimeters=mm
  76. document_properties_page_size_orientation_portrait=प'र्ट्रेट
  77. document_properties_page_size_orientation_landscape=लेण्डस्केप
  78. document_properties_page_size_name_a3=A3
  79. document_properties_page_size_name_a4=A4
  80. document_properties_page_size_name_letter=लायजाम
  81. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  82. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  83. # the size, respectively their unit of measurement and orientation, of the (current) page.
  84. document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
  85. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  86. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  87. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  88. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
  89. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  90. # the document; usually called "Fast Web View" in English locales of Adobe software.
  91. document_properties_linearized_yes=नंगौ
  92. document_properties_linearized_no=नङा
  93. document_properties_close=बन्द खालाम
  94. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  95. # a numerical per cent value.
  96. print_progress_percent={{progress}}%
  97. print_progress_close=नेवसि
  98. # Tooltips and alt text for side panel toolbar buttons
  99. # (the _label strings are alt text for the buttons, the .title strings are
  100. # tooltips)
  101. toggle_sidebar.title=टग्गल साइडबार
  102. toggle_sidebar_label=टग्गल साइडबार
  103. document_outline_label=फोरमान बिलाइ सिमा हांखो
  104. attachments.title=नांजाब होनायखौ दिन्थि
  105. attachments_label=नांजाब होनाय
  106. thumbs.title=थामनेइलखौ दिन्थि
  107. thumbs_label=थामनेइल
  108. findbar.title=फोरमान बिलाइआव नागिरना दिहुन
  109. findbar_label=नायगिरना दिहुन
  110. # Thumbnails panel item (tooltip and alt text for images)
  111. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  112. # number.
  113. thumb_page_title=बिलाइ {{page}}
  114. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  115. # number.
  116. thumb_page_canvas=बिलाइ {{page}} नि थामनेइल
  117. # Find panel button title and messages
  118. find_input.title=नायगिरना दिहुन
  119. find_input.placeholder=फोरमान बिलाइआव नागिरना दिहुन...
  120. find_previous.title=बाथ्रा खोन्दोबनि सिगांनि नुजाथिनायखौ नागिर
  121. find_previous_label=आगोलनि
  122. find_next.title=बाथ्रा खोन्दोबनि उननि नुजाथिनायखौ नागिर
  123. find_next_label=उननि
  124. find_highlight=गासैखौबो हाइलाइट खालाम
  125. find_match_case_label=गोरोबनाय केस
  126. find_reached_top=थालो निफ्राय जागायनानै फोरमान बिलाइनि बिजौआव सौहैबाय
  127. find_reached_bottom=बिजौ निफ्राय जागायनानै फोरमान बिलाइनि बिजौआव सौहैबाय
  128. # LOCALIZATION NOTE (find_match_count): The supported plural forms are
  129. # [one|two|few|many|other], with [other] as the default value.
  130. # "{{current}}" and "{{total}}" will be replaced by a number representing the
  131. # index of the currently active find result, respectively a number representing
  132. # the total number of matches in the document.
  133. # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
  134. # [zero|one|two|few|many|other], with [other] as the default value.
  135. # "{{limit}}" will be replaced by a numerical value.
  136. find_match_count_limit={[ plural(limit) ]}
  137. find_not_found=बाथ्रा खोन्दोब मोनाखै
  138. # Predefined zoom values
  139. page_scale_width=बिलाइनि गुवार
  140. page_scale_fit=बिलाइ गोरोबनाय
  141. page_scale_auto=गावनोगाव जुम
  142. page_scale_actual=थार महर
  143. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  144. # numerical scale value.
  145. page_scale_percent={{scale}}%
  146. loading_error=PDF ल'ड खालामनाय समाव मोनसे गोरोन्थि जाबाय।
  147. invalid_file_error=बाहायजायै एबा गाज्रि जानाय PDF फाइल
  148. missing_file_error=गोमानाय PDF फाइल
  149. unexpected_response_error=मिजिंथियै सार्भार फिननाय।
  150. rendering_error=बिलाइखौ राव सोलायनाय समाव मोनसे गोरोन्थि जादों।
  151. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
  152. # replaced by the modification date, and time, of the annotation.
  153. annotation_date_string={{date}}, {{time}}
  154. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  155. # "{{type}}" will be replaced with an annotation type from a list defined in
  156. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  157. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  158. text_annotation_type.alt=[{{type}} सोदोब बेखेवनाय]
  159. password_label=बे PDF फाइलखौ खेवनो पासवार्ड हाबहो।
  160. password_invalid=बाहायजायै पासवार्ड। अननानै फिन नाजा।
  161. password_ok=OK
  162. password_cancel=नेवसि
  163. printing_not_supported=सांग्रांथि: साफायनाया बे ब्राउजारजों आबुङै हेफाजाब होजाया।
  164. printing_not_ready=सांग्रांथि: PDF खौ साफायनायनि थाखाय फुरायै ल'ड खालामाखै।
  165. web_fonts_disabled=वेब फन्टखौ लोरबां खालामबाय: अरजाबहोनाय PDF फन्टखौ बाहायनो हायाखै।