viewer.ftl 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  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. ## Document properties dialog
  62. pdfjs-document-properties-button =
  63. .title = ಡಾಕ್ಯುಮೆಂಟ್‌ ಗುಣಗಳು...
  64. pdfjs-document-properties-button-label = ಡಾಕ್ಯುಮೆಂಟ್‌ ಗುಣಗಳು...
  65. pdfjs-document-properties-file-name = ಕಡತದ ಹೆಸರು:
  66. pdfjs-document-properties-file-size = ಕಡತದ ಗಾತ್ರ:
  67. # Variables:
  68. # $size_kb (Number) - the PDF file size in kilobytes
  69. # $size_b (Number) - the PDF file size in bytes
  70. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } ಬೈಟ್‍ಗಳು)
  71. # Variables:
  72. # $size_mb (Number) - the PDF file size in megabytes
  73. # $size_b (Number) - the PDF file size in bytes
  74. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } ಬೈಟ್‍ಗಳು)
  75. pdfjs-document-properties-title = ಶೀರ್ಷಿಕೆ:
  76. pdfjs-document-properties-author = ಕರ್ತೃ:
  77. pdfjs-document-properties-subject = ವಿಷಯ:
  78. pdfjs-document-properties-keywords = ಮುಖ್ಯಪದಗಳು:
  79. pdfjs-document-properties-creation-date = ರಚಿಸಿದ ದಿನಾಂಕ:
  80. pdfjs-document-properties-modification-date = ಮಾರ್ಪಡಿಸಲಾದ ದಿನಾಂಕ:
  81. # Variables:
  82. # $date (Date) - the creation/modification date of the PDF file
  83. # $time (Time) - the creation/modification time of the PDF file
  84. pdfjs-document-properties-date-string = { $date }, { $time }
  85. pdfjs-document-properties-creator = ರಚಿಸಿದವರು:
  86. pdfjs-document-properties-producer = PDF ಉತ್ಪಾದಕ:
  87. pdfjs-document-properties-version = PDF ಆವೃತ್ತಿ:
  88. pdfjs-document-properties-page-count = ಪುಟದ ಎಣಿಕೆ:
  89. pdfjs-document-properties-page-size-unit-inches = ಇದರಲ್ಲಿ
  90. pdfjs-document-properties-page-size-orientation-portrait = ಭಾವಚಿತ್ರ
  91. pdfjs-document-properties-page-size-orientation-landscape = ಪ್ರಕೃತಿ ಚಿತ್ರ
  92. ## Variables:
  93. ## $width (Number) - the width of the (current) page
  94. ## $height (Number) - the height of the (current) page
  95. ## $unit (String) - the unit of measurement of the (current) page
  96. ## $name (String) - the name of the (current) page
  97. ## $orientation (String) - the orientation of the (current) page
  98. ##
  99. pdfjs-document-properties-close-button = ಮುಚ್ಚು
  100. ## Print
  101. pdfjs-print-progress-message = ಮುದ್ರಿಸುವುದಕ್ಕಾಗಿ ದಸ್ತಾವೇಜನ್ನು ಸಿದ್ಧಗೊಳಿಸಲಾಗುತ್ತಿದೆ…
  102. # Variables:
  103. # $progress (Number) - percent value
  104. pdfjs-print-progress-percent = { $progress }%
  105. pdfjs-print-progress-close-button = ರದ್ದು ಮಾಡು
  106. pdfjs-printing-not-supported = ಎಚ್ಚರಿಕೆ: ಈ ಜಾಲವೀಕ್ಷಕದಲ್ಲಿ ಮುದ್ರಣಕ್ಕೆ ಸಂಪೂರ್ಣ ಬೆಂಬಲವಿಲ್ಲ.
  107. pdfjs-printing-not-ready = ಎಚ್ಚರಿಕೆ: PDF ಕಡತವು ಮುದ್ರಿಸಲು ಸಂಪೂರ್ಣವಾಗಿ ಲೋಡ್ ಆಗಿಲ್ಲ.
  108. ## Tooltips and alt text for side panel toolbar buttons
  109. pdfjs-toggle-sidebar-button =
  110. .title = ಬದಿಪಟ್ಟಿಯನ್ನು ಹೊರಳಿಸು
  111. pdfjs-toggle-sidebar-button-label = ಬದಿಪಟ್ಟಿಯನ್ನು ಹೊರಳಿಸು
  112. pdfjs-document-outline-button-label = ದಸ್ತಾವೇಜಿನ ಹೊರರೇಖೆ
  113. pdfjs-attachments-button =
  114. .title = ಲಗತ್ತುಗಳನ್ನು ತೋರಿಸು
  115. pdfjs-attachments-button-label = ಲಗತ್ತುಗಳು
  116. pdfjs-thumbs-button =
  117. .title = ಚಿಕ್ಕಚಿತ್ರದಂತೆ ತೋರಿಸು
  118. pdfjs-thumbs-button-label = ಚಿಕ್ಕಚಿತ್ರಗಳು
  119. pdfjs-findbar-button =
  120. .title = ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಹುಡುಕು
  121. pdfjs-findbar-button-label = ಹುಡುಕು
  122. ## Thumbnails panel item (tooltip and alt text for images)
  123. # Variables:
  124. # $page (Number) - the page number
  125. pdfjs-thumb-page-title =
  126. .title = ಪುಟ { $page }
  127. # Variables:
  128. # $page (Number) - the page number
  129. pdfjs-thumb-page-canvas =
  130. .aria-label = ಪುಟವನ್ನು ಚಿಕ್ಕಚಿತ್ರದಂತೆ ತೋರಿಸು { $page }
  131. ## Find panel button title and messages
  132. pdfjs-find-input =
  133. .title = ಹುಡುಕು
  134. .placeholder = ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಹುಡುಕು…
  135. pdfjs-find-previous-button =
  136. .title = ವಾಕ್ಯದ ಹಿಂದಿನ ಇರುವಿಕೆಯನ್ನು ಹುಡುಕು
  137. pdfjs-find-previous-button-label = ಹಿಂದಿನ
  138. pdfjs-find-next-button =
  139. .title = ವಾಕ್ಯದ ಮುಂದಿನ ಇರುವಿಕೆಯನ್ನು ಹುಡುಕು
  140. pdfjs-find-next-button-label = ಮುಂದಿನ
  141. pdfjs-find-highlight-checkbox = ಎಲ್ಲವನ್ನು ಹೈಲೈಟ್ ಮಾಡು
  142. pdfjs-find-match-case-checkbox-label = ಕೇಸನ್ನು ಹೊಂದಿಸು
  143. pdfjs-find-reached-top = ದಸ್ತಾವೇಜಿನ ಮೇಲ್ಭಾಗವನ್ನು ತಲುಪಿದೆ, ಕೆಳಗಿನಿಂದ ಆರಂಭಿಸು
  144. pdfjs-find-reached-bottom = ದಸ್ತಾವೇಜಿನ ಕೊನೆಯನ್ನು ತಲುಪಿದೆ, ಮೇಲಿನಿಂದ ಆರಂಭಿಸು
  145. pdfjs-find-not-found = ವಾಕ್ಯವು ಕಂಡು ಬಂದಿಲ್ಲ
  146. ## Predefined zoom values
  147. pdfjs-page-scale-width = ಪುಟದ ಅಗಲ
  148. pdfjs-page-scale-fit = ಪುಟದ ಸರಿಹೊಂದಿಕೆ
  149. pdfjs-page-scale-auto = ಸ್ವಯಂಚಾಲಿತ ಗಾತ್ರಬದಲಾವಣೆ
  150. pdfjs-page-scale-actual = ನಿಜವಾದ ಗಾತ್ರ
  151. # Variables:
  152. # $scale (Number) - percent value for page scale
  153. pdfjs-page-scale-percent = { $scale }%
  154. ## PDF page
  155. ## Loading indicator messages
  156. pdfjs-loading-error = PDF ಅನ್ನು ಲೋಡ್ ಮಾಡುವಾಗ ಒಂದು ದೋಷ ಎದುರಾಗಿದೆ.
  157. pdfjs-invalid-file-error = ಅಮಾನ್ಯವಾದ ಅಥವ ಹಾಳಾದ PDF ಕಡತ.
  158. pdfjs-missing-file-error = PDF ಕಡತ ಇಲ್ಲ.
  159. pdfjs-unexpected-response-error = ಅನಿರೀಕ್ಷಿತವಾದ ಪೂರೈಕೆಗಣಕದ ಪ್ರತಿಕ್ರಿಯೆ.
  160. pdfjs-rendering-error = ಪುಟವನ್ನು ನಿರೂಪಿಸುವಾಗ ಒಂದು ದೋಷ ಎದುರಾಗಿದೆ.
  161. ## Annotations
  162. # .alt: This is used as a tooltip.
  163. # Variables:
  164. # $type (String) - an annotation type from a list defined in the PDF spec
  165. # (32000-1:2008 Table 169 – Annotation types).
  166. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  167. pdfjs-text-annotation-type =
  168. .alt = [{ $type } ಟಿಪ್ಪಣಿ]
  169. ## Password
  170. pdfjs-password-label = PDF ಅನ್ನು ತೆರೆಯಲು ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ.
  171. pdfjs-password-invalid = ಅಮಾನ್ಯವಾದ ಗುಪ್ತಪದ, ದಯವಿಟ್ಟು ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ.
  172. pdfjs-password-ok-button = OK
  173. pdfjs-password-cancel-button = ರದ್ದು ಮಾಡು
  174. pdfjs-web-fonts-disabled = ಜಾಲ ಅಕ್ಷರಶೈಲಿಯನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ: ಅಡಕಗೊಳಿಸಿದ PDF ಅಕ್ಷರಶೈಲಿಗಳನ್ನು ಬಳಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ.
  175. ## Editing
  176. ## Alt-text dialog
  177. ## Editor resizers
  178. ## This is used in an aria label to help to understand the role of the resizer.