viewer.ftl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. ## Main toolbar buttons (tooltips and alt text for images)
  5. pdfjs-previous-button =
  6. .title = अघिल्लो पृष्ठ
  7. pdfjs-previous-button-label = अघिल्लो
  8. pdfjs-next-button =
  9. .title = पछिल्लो पृष्ठ
  10. pdfjs-next-button-label = पछिल्लो
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = पृष्ठ
  14. # Variables:
  15. # $pagesCount (Number) - the total number of pages in the document
  16. # This string follows an input field with the number of the page currently displayed.
  17. pdfjs-of-pages = { $pagesCount } मध्ये
  18. # Variables:
  19. # $pageNumber (Number) - the currently visible page
  20. # $pagesCount (Number) - the total number of pages in the document
  21. pdfjs-page-of-pages = ({ $pagesCount } को { $pageNumber })
  22. pdfjs-zoom-out-button =
  23. .title = जुम घटाउनुहोस्
  24. pdfjs-zoom-out-button-label = जुम घटाउनुहोस्
  25. pdfjs-zoom-in-button =
  26. .title = जुम बढाउनुहोस्
  27. pdfjs-zoom-in-button-label = जुम बढाउनुहोस्
  28. pdfjs-zoom-select =
  29. .title = जुम गर्नुहोस्
  30. pdfjs-presentation-mode-button =
  31. .title = प्रस्तुति मोडमा जानुहोस्
  32. pdfjs-presentation-mode-button-label = प्रस्तुति मोड
  33. pdfjs-open-file-button =
  34. .title = फाइल खोल्नुहोस्
  35. pdfjs-open-file-button-label = खोल्नुहोस्
  36. pdfjs-print-button =
  37. .title = मुद्रण गर्नुहोस्
  38. pdfjs-print-button-label = मुद्रण गर्नुहोस्
  39. ## Secondary toolbar and context menu
  40. pdfjs-tools-button =
  41. .title = औजारहरू
  42. pdfjs-tools-button-label = औजारहरू
  43. pdfjs-first-page-button =
  44. .title = पहिलो पृष्ठमा जानुहोस्
  45. pdfjs-first-page-button-label = पहिलो पृष्ठमा जानुहोस्
  46. pdfjs-last-page-button =
  47. .title = पछिल्लो पृष्ठमा जानुहोस्
  48. pdfjs-last-page-button-label = पछिल्लो पृष्ठमा जानुहोस्
  49. pdfjs-page-rotate-cw-button =
  50. .title = घडीको दिशामा घुमाउनुहोस्
  51. pdfjs-page-rotate-cw-button-label = घडीको दिशामा घुमाउनुहोस्
  52. pdfjs-page-rotate-ccw-button =
  53. .title = घडीको विपरित दिशामा घुमाउनुहोस्
  54. pdfjs-page-rotate-ccw-button-label = घडीको विपरित दिशामा घुमाउनुहोस्
  55. pdfjs-cursor-text-select-tool-button =
  56. .title = पाठ चयन उपकरण सक्षम गर्नुहोस्
  57. pdfjs-cursor-text-select-tool-button-label = पाठ चयन उपकरण
  58. pdfjs-cursor-hand-tool-button =
  59. .title = हाते उपकरण सक्षम गर्नुहोस्
  60. pdfjs-cursor-hand-tool-button-label = हाते उपकरण
  61. pdfjs-scroll-vertical-button =
  62. .title = ठाडो स्क्रोलिङ्ग प्रयोग गर्नुहोस्
  63. pdfjs-scroll-vertical-button-label = ठाडो स्क्र्रोलिङ्ग
  64. pdfjs-scroll-horizontal-button =
  65. .title = तेर्सो स्क्रोलिङ्ग प्रयोग गर्नुहोस्
  66. pdfjs-scroll-horizontal-button-label = तेर्सो स्क्रोलिङ्ग
  67. pdfjs-scroll-wrapped-button =
  68. .title = लिपि स्क्रोलिङ्ग प्रयोग गर्नुहोस्
  69. pdfjs-scroll-wrapped-button-label = लिपि स्क्रोलिङ्ग
  70. pdfjs-spread-none-button =
  71. .title = पृष्ठ स्प्रेडमा सामेल हुनुहुन्न
  72. pdfjs-spread-none-button-label = स्प्रेड छैन
  73. ## Document properties dialog
  74. pdfjs-document-properties-button =
  75. .title = कागजात विशेषताहरू...
  76. pdfjs-document-properties-button-label = कागजात विशेषताहरू...
  77. pdfjs-document-properties-file-name = फाइल नाम:
  78. pdfjs-document-properties-file-size = फाइल आकार:
  79. # Variables:
  80. # $size_kb (Number) - the PDF file size in kilobytes
  81. # $size_b (Number) - the PDF file size in bytes
  82. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
  83. # Variables:
  84. # $size_mb (Number) - the PDF file size in megabytes
  85. # $size_b (Number) - the PDF file size in bytes
  86. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
  87. pdfjs-document-properties-title = शीर्षक:
  88. pdfjs-document-properties-author = लेखक:
  89. pdfjs-document-properties-subject = विषयः
  90. pdfjs-document-properties-keywords = शब्दकुञ्जीः
  91. pdfjs-document-properties-creation-date = सिर्जना गरिएको मिति:
  92. pdfjs-document-properties-modification-date = परिमार्जित मिति:
  93. # Variables:
  94. # $date (Date) - the creation/modification date of the PDF file
  95. # $time (Time) - the creation/modification time of the PDF file
  96. pdfjs-document-properties-date-string = { $date }, { $time }
  97. pdfjs-document-properties-creator = सर्जक:
  98. pdfjs-document-properties-producer = PDF निर्माता:
  99. pdfjs-document-properties-version = PDF संस्करण
  100. pdfjs-document-properties-page-count = पृष्ठ गणना:
  101. pdfjs-document-properties-page-size = पृष्ठ आकार:
  102. pdfjs-document-properties-page-size-unit-inches = इन्च
  103. pdfjs-document-properties-page-size-unit-millimeters = मि.मि.
  104. pdfjs-document-properties-page-size-orientation-portrait = पोट्रेट
  105. pdfjs-document-properties-page-size-orientation-landscape = परिदृश्य
  106. pdfjs-document-properties-page-size-name-letter = अक्षर
  107. pdfjs-document-properties-page-size-name-legal = कानूनी
  108. ## Variables:
  109. ## $width (Number) - the width of the (current) page
  110. ## $height (Number) - the height of the (current) page
  111. ## $unit (String) - the unit of measurement of the (current) page
  112. ## $name (String) - the name of the (current) page
  113. ## $orientation (String) - the orientation of the (current) page
  114. ##
  115. pdfjs-document-properties-linearized-yes = हो
  116. pdfjs-document-properties-linearized-no = होइन
  117. pdfjs-document-properties-close-button = बन्द गर्नुहोस्
  118. ## Print
  119. pdfjs-print-progress-message = मुद्रणका लागि कागजात तयारी गरिदै…
  120. # Variables:
  121. # $progress (Number) - percent value
  122. pdfjs-print-progress-percent = { $progress }%
  123. pdfjs-print-progress-close-button = रद्द गर्नुहोस्
  124. pdfjs-printing-not-supported = चेतावनी: यो ब्राउजरमा मुद्रण पूर्णतया समर्थित छैन।
  125. pdfjs-printing-not-ready = चेतावनी: PDF मुद्रणका लागि पूर्णतया लोड भएको छैन।
  126. ## Tooltips and alt text for side panel toolbar buttons
  127. pdfjs-toggle-sidebar-button =
  128. .title = टगल साइडबार
  129. pdfjs-toggle-sidebar-button-label = टगल साइडबार
  130. pdfjs-document-outline-button =
  131. .title = कागजातको रूपरेखा देखाउनुहोस् (सबै वस्तुहरू विस्तार/पतन गर्न डबल-क्लिक गर्नुहोस्)
  132. pdfjs-document-outline-button-label = दस्तावेजको रूपरेखा
  133. pdfjs-attachments-button =
  134. .title = संलग्नहरू देखाउनुहोस्
  135. pdfjs-attachments-button-label = संलग्नकहरू
  136. pdfjs-thumbs-button =
  137. .title = थम्बनेलहरू देखाउनुहोस्
  138. pdfjs-thumbs-button-label = थम्बनेलहरू
  139. pdfjs-findbar-button =
  140. .title = कागजातमा फेला पार्नुहोस्
  141. pdfjs-findbar-button-label = फेला पार्नुहोस्
  142. ## Thumbnails panel item (tooltip and alt text for images)
  143. # Variables:
  144. # $page (Number) - the page number
  145. pdfjs-thumb-page-title =
  146. .title = पृष्ठ { $page }
  147. # Variables:
  148. # $page (Number) - the page number
  149. pdfjs-thumb-page-canvas =
  150. .aria-label = { $page } पृष्ठको थम्बनेल
  151. ## Find panel button title and messages
  152. pdfjs-find-input =
  153. .title = फेला पार्नुहोस्
  154. .placeholder = कागजातमा फेला पार्नुहोस्…
  155. pdfjs-find-previous-button =
  156. .title = यस वाक्यांशको अघिल्लो घटना फेला पार्नुहोस्
  157. pdfjs-find-previous-button-label = अघिल्लो
  158. pdfjs-find-next-button =
  159. .title = यस वाक्यांशको पछिल्लो घटना फेला पार्नुहोस्
  160. pdfjs-find-next-button-label = अर्को
  161. pdfjs-find-highlight-checkbox = सबै हाइलाइट गर्ने
  162. pdfjs-find-match-case-checkbox-label = केस जोडा मिलाउनुहोस्
  163. pdfjs-find-entire-word-checkbox-label = पुरा शब्दहरु
  164. pdfjs-find-reached-top = पृष्ठको शिर्षमा पुगीयो, तलबाट जारी गरिएको थियो
  165. pdfjs-find-reached-bottom = पृष्ठको अन्त्यमा पुगीयो, शिर्षबाट जारी गरिएको थियो
  166. pdfjs-find-not-found = वाक्यांश फेला परेन
  167. ## Predefined zoom values
  168. pdfjs-page-scale-width = पृष्ठ चौडाइ
  169. pdfjs-page-scale-fit = पृष्ठ ठिक्क मिल्ने
  170. pdfjs-page-scale-auto = स्वचालित जुम
  171. pdfjs-page-scale-actual = वास्तविक आकार
  172. # Variables:
  173. # $scale (Number) - percent value for page scale
  174. pdfjs-page-scale-percent = { $scale }%
  175. ## PDF page
  176. ## Loading indicator messages
  177. pdfjs-loading-error = यो PDF लोड गर्दा एउटा त्रुटि देखापर्‍यो।
  178. pdfjs-invalid-file-error = अवैध वा दुषित PDF फाइल।
  179. pdfjs-missing-file-error = हराईरहेको PDF फाइल।
  180. pdfjs-unexpected-response-error = अप्रत्याशित सर्भर प्रतिक्रिया।
  181. pdfjs-rendering-error = पृष्ठ प्रतिपादन गर्दा एउटा त्रुटि देखापर्‍यो।
  182. ## Annotations
  183. # .alt: This is used as a tooltip.
  184. # Variables:
  185. # $type (String) - an annotation type from a list defined in the PDF spec
  186. # (32000-1:2008 Table 169 – Annotation types).
  187. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  188. pdfjs-text-annotation-type =
  189. .alt = [{ $type } Annotation]
  190. ## Password
  191. pdfjs-password-label = यस PDF फाइललाई खोल्न गोप्यशब्द प्रविष्ट गर्नुहोस्।
  192. pdfjs-password-invalid = अवैध गोप्यशब्द। पुनः प्रयास गर्नुहोस्।
  193. pdfjs-password-ok-button = ठिक छ
  194. pdfjs-password-cancel-button = रद्द गर्नुहोस्
  195. pdfjs-web-fonts-disabled = वेब फन्ट असक्षम छन्: एम्बेडेड PDF फन्ट प्रयोग गर्न असमर्थ।
  196. ## Editing
  197. ## Alt-text dialog
  198. ## Editor resizers
  199. ## This is used in an aria label to help to understand the role of the resizer.