viewer.ftl 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  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 = Hello Ɓennungo
  7. pdfjs-previous-button-label = Ɓennuɗo
  8. pdfjs-next-button =
  9. .title = Hello faango
  10. pdfjs-next-button-label = Yeeso
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Hello
  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 = e nder { $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 = ({ $pageNumber } of { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Lonngo Woɗɗa
  24. pdfjs-zoom-out-button-label = Lonngo Woɗɗa
  25. pdfjs-zoom-in-button =
  26. .title = Lonngo Ara
  27. pdfjs-zoom-in-button-label = Lonngo Ara
  28. pdfjs-zoom-select =
  29. .title = Lonngo
  30. pdfjs-presentation-mode-button =
  31. .title = Faytu to Presentation Mode
  32. pdfjs-presentation-mode-button-label = Presentation Mode
  33. pdfjs-open-file-button =
  34. .title = Uddit Fiilde
  35. pdfjs-open-file-button-label = Uddit
  36. pdfjs-print-button =
  37. .title = Winndito
  38. pdfjs-print-button-label = Winndito
  39. ## Secondary toolbar and context menu
  40. pdfjs-tools-button =
  41. .title = Kuutorɗe
  42. pdfjs-tools-button-label = Kuutorɗe
  43. pdfjs-first-page-button =
  44. .title = Yah to hello adanngo
  45. pdfjs-first-page-button-label = Yah to hello adanngo
  46. pdfjs-last-page-button =
  47. .title = Yah to hello wattindiingo
  48. pdfjs-last-page-button-label = Yah to hello wattindiingo
  49. pdfjs-page-rotate-cw-button =
  50. .title = Yiiltu Faya Ñaamo
  51. pdfjs-page-rotate-cw-button-label = Yiiltu Faya Ñaamo
  52. pdfjs-page-rotate-ccw-button =
  53. .title = Yiiltu Faya Nano
  54. pdfjs-page-rotate-ccw-button-label = Yiiltu Faya Nano
  55. pdfjs-cursor-text-select-tool-button =
  56. .title = Gollin kaɓirgel cuɓirgel binndi
  57. pdfjs-cursor-text-select-tool-button-label = Kaɓirgel cuɓirgel binndi
  58. pdfjs-cursor-hand-tool-button =
  59. .title = Hurmin kuutorgal junngo
  60. pdfjs-cursor-hand-tool-button-label = Kaɓirgel junngo
  61. pdfjs-scroll-vertical-button =
  62. .title = Huutoro gorwitol daringol
  63. pdfjs-scroll-vertical-button-label = Gorwitol daringol
  64. pdfjs-scroll-horizontal-button =
  65. .title = Huutoro gorwitol lelingol
  66. pdfjs-scroll-horizontal-button-label = Gorwitol daringol
  67. pdfjs-scroll-wrapped-button =
  68. .title = Huutoro gorwitol coomingol
  69. pdfjs-scroll-wrapped-button-label = Gorwitol coomingol
  70. pdfjs-spread-none-button =
  71. .title = Hoto tawtu kelle kelle
  72. pdfjs-spread-none-button-label = Alaa Spreads
  73. pdfjs-spread-odd-button =
  74. .title = Tawtu kelle puɗɗortooɗe kelle teelɗe
  75. pdfjs-spread-odd-button-label = Kelle teelɗe
  76. pdfjs-spread-even-button =
  77. .title = Tawtu ɗereeji kelle puɗɗoriiɗi kelle teeltuɗe
  78. pdfjs-spread-even-button-label = Kelle teeltuɗe
  79. ## Document properties dialog
  80. pdfjs-document-properties-button =
  81. .title = Keeroraaɗi Winndannde…
  82. pdfjs-document-properties-button-label = Keeroraaɗi Winndannde…
  83. pdfjs-document-properties-file-name = Innde fiilde:
  84. pdfjs-document-properties-file-size = Ɓetol fiilde:
  85. # Variables:
  86. # $size_kb (Number) - the PDF file size in kilobytes
  87. # $size_b (Number) - the PDF file size in bytes
  88. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bite)
  89. # Variables:
  90. # $size_mb (Number) - the PDF file size in megabytes
  91. # $size_b (Number) - the PDF file size in bytes
  92. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bite)
  93. pdfjs-document-properties-title = Tiitoonde:
  94. pdfjs-document-properties-author = Binnduɗo:
  95. pdfjs-document-properties-subject = Toɓɓere:
  96. pdfjs-document-properties-keywords = Kelmekele jiytirɗe:
  97. pdfjs-document-properties-creation-date = Ñalnde Sosaa:
  98. pdfjs-document-properties-modification-date = Ñalnde Waylaa:
  99. # Variables:
  100. # $date (Date) - the creation/modification date of the PDF file
  101. # $time (Time) - the creation/modification time of the PDF file
  102. pdfjs-document-properties-date-string = { $date }, { $time }
  103. pdfjs-document-properties-creator = Cosɗo:
  104. pdfjs-document-properties-producer = Paggiiɗo PDF:
  105. pdfjs-document-properties-version = Yamre PDF:
  106. pdfjs-document-properties-page-count = Limoore Kelle:
  107. pdfjs-document-properties-page-size = Ɓeto Hello:
  108. pdfjs-document-properties-page-size-unit-inches = nder
  109. pdfjs-document-properties-page-size-unit-millimeters = mm
  110. pdfjs-document-properties-page-size-orientation-portrait = dariingo
  111. pdfjs-document-properties-page-size-orientation-landscape = wertiingo
  112. pdfjs-document-properties-page-size-name-a-three = A3
  113. pdfjs-document-properties-page-size-name-a-four = A4
  114. pdfjs-document-properties-page-size-name-letter = Ɓataake
  115. pdfjs-document-properties-page-size-name-legal = Laawol
  116. ## Variables:
  117. ## $width (Number) - the width of the (current) page
  118. ## $height (Number) - the height of the (current) page
  119. ## $unit (String) - the unit of measurement of the (current) page
  120. ## $name (String) - the name of the (current) page
  121. ## $orientation (String) - the orientation of the (current) page
  122. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  123. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  124. ##
  125. # The linearization status of the document; usually called "Fast Web View" in
  126. # English locales of Adobe software.
  127. pdfjs-document-properties-linearized = Ɗisngo geese yaawngo:
  128. pdfjs-document-properties-linearized-yes = Eey
  129. pdfjs-document-properties-linearized-no = Alaa
  130. pdfjs-document-properties-close-button = Uddu
  131. ## Print
  132. pdfjs-print-progress-message = Nana heboo winnditaade fiilannde…
  133. # Variables:
  134. # $progress (Number) - percent value
  135. pdfjs-print-progress-percent = { $progress }%
  136. pdfjs-print-progress-close-button = Haaytu
  137. pdfjs-printing-not-supported = Reentino: Winnditagol tammbitaaka no feewi e ndee wanngorde.
  138. pdfjs-printing-not-ready = Reentino: PDF oo loowaaki haa timmi ngam winnditagol.
  139. ## Tooltips and alt text for side panel toolbar buttons
  140. pdfjs-toggle-sidebar-button =
  141. .title = Toggilo Palal Sawndo
  142. pdfjs-toggle-sidebar-button-label = Toggilo Palal Sawndo
  143. pdfjs-document-outline-button =
  144. .title = Hollu Ƴiyal Fiilannde (dobdobo ngam wertude/taggude teme fof)
  145. pdfjs-document-outline-button-label = Toɓɓe Fiilannde
  146. pdfjs-attachments-button =
  147. .title = Hollu Ɗisanɗe
  148. pdfjs-attachments-button-label = Ɗisanɗe
  149. pdfjs-thumbs-button =
  150. .title = Hollu Dooɓe
  151. pdfjs-thumbs-button-label = Dooɓe
  152. pdfjs-findbar-button =
  153. .title = Yiylo e fiilannde
  154. pdfjs-findbar-button-label = Yiytu
  155. ## Thumbnails panel item (tooltip and alt text for images)
  156. # Variables:
  157. # $page (Number) - the page number
  158. pdfjs-thumb-page-title =
  159. .title = Hello { $page }
  160. # Variables:
  161. # $page (Number) - the page number
  162. pdfjs-thumb-page-canvas =
  163. .aria-label = Dooɓre Hello { $page }
  164. ## Find panel button title and messages
  165. pdfjs-find-input =
  166. .title = Yiytu
  167. .placeholder = Yiylo nder dokimaa
  168. pdfjs-find-previous-button =
  169. .title = Yiylo cilol ɓennugol konngol ngol
  170. pdfjs-find-previous-button-label = Ɓennuɗo
  171. pdfjs-find-next-button =
  172. .title = Yiylo cilol garowol konngol ngol
  173. pdfjs-find-next-button-label = Yeeso
  174. pdfjs-find-highlight-checkbox = Jalbin fof
  175. pdfjs-find-match-case-checkbox-label = Jaaɓnu darnde
  176. pdfjs-find-entire-word-checkbox-label = Kelme timmuɗe tan
  177. pdfjs-find-reached-top = Heɓii fuɗɗorde fiilannde, jokku faya les
  178. pdfjs-find-reached-bottom = Heɓii hoore fiilannde, jokku faya les
  179. pdfjs-find-not-found = Konngi njiyataa
  180. ## Predefined zoom values
  181. pdfjs-page-scale-width = Njaajeendi Hello
  182. pdfjs-page-scale-fit = Keƴeendi Hello
  183. pdfjs-page-scale-auto = Loongorde Jaajol
  184. pdfjs-page-scale-actual = Ɓetol Jaati
  185. # Variables:
  186. # $scale (Number) - percent value for page scale
  187. pdfjs-page-scale-percent = { $scale }%
  188. ## PDF page
  189. ## Loading indicator messages
  190. pdfjs-loading-error = Juumre waɗii tuma nde loowata PDF oo.
  191. pdfjs-invalid-file-error = Fiilde PDF moƴƴaani walla jiibii.
  192. pdfjs-missing-file-error = Fiilde PDF ena ŋakki.
  193. pdfjs-unexpected-response-error = Jaabtol sarworde tijjinooka.
  194. pdfjs-rendering-error = Juumre waɗii tuma nde yoŋkittoo hello.
  195. ## Annotations
  196. # .alt: This is used as a tooltip.
  197. # Variables:
  198. # $type (String) - an annotation type from a list defined in the PDF spec
  199. # (32000-1:2008 Table 169 – Annotation types).
  200. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  201. pdfjs-text-annotation-type =
  202. .alt = [{ $type } Siiftannde]
  203. ## Password
  204. pdfjs-password-label = Naatu finnde ngam uddite ndee fiilde PDF.
  205. pdfjs-password-invalid = Finnde moƴƴaani. Tiiɗno eto kadi.
  206. pdfjs-password-ok-button = OK
  207. pdfjs-password-cancel-button = Haaytu
  208. pdfjs-web-fonts-disabled = Ponte geese ko daaƴaaɗe: horiima huutoraade ponte PDF coomtoraaɗe.
  209. ## Editing
  210. ## Alt-text dialog
  211. ## Editor resizers
  212. ## This is used in an aria label to help to understand the role of the resizer.