viewer.ftl 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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 = Xët wi jiitu
  7. pdfjs-previous-button-label = Bi jiitu
  8. pdfjs-next-button =
  9. .title = Xët wi ci topp
  10. pdfjs-next-button-label = Bi ci topp
  11. pdfjs-zoom-out-button =
  12. .title = Wàññi
  13. pdfjs-zoom-out-button-label = Wàññi
  14. pdfjs-zoom-in-button =
  15. .title = Yaatal
  16. pdfjs-zoom-in-button-label = Yaatal
  17. pdfjs-zoom-select =
  18. .title = Yambalaŋ
  19. pdfjs-presentation-mode-button =
  20. .title = Wañarñil ci anamu wone
  21. pdfjs-presentation-mode-button-label = Anamu Wone
  22. pdfjs-open-file-button =
  23. .title = Ubbi benn dencukaay
  24. pdfjs-open-file-button-label = Ubbi
  25. pdfjs-print-button =
  26. .title = Móol
  27. pdfjs-print-button-label = Móol
  28. ## Secondary toolbar and context menu
  29. ## Document properties dialog
  30. pdfjs-document-properties-title = Bopp:
  31. ## Variables:
  32. ## $width (Number) - the width of the (current) page
  33. ## $height (Number) - the height of the (current) page
  34. ## $unit (String) - the unit of measurement of the (current) page
  35. ## $name (String) - the name of the (current) page
  36. ## $orientation (String) - the orientation of the (current) page
  37. ##
  38. ## Print
  39. pdfjs-printing-not-supported = Artu: Joowkat bii nanguwul lool mool.
  40. ## Tooltips and alt text for side panel toolbar buttons
  41. pdfjs-thumbs-button =
  42. .title = Wone nataal yu ndaw yi
  43. pdfjs-thumbs-button-label = Nataal yu ndaw yi
  44. pdfjs-findbar-button =
  45. .title = Gis ci biir jukki bi
  46. pdfjs-findbar-button-label = Wut
  47. ## Thumbnails panel item (tooltip and alt text for images)
  48. # Variables:
  49. # $page (Number) - the page number
  50. pdfjs-thumb-page-title =
  51. .title = Xët { $page }
  52. # Variables:
  53. # $page (Number) - the page number
  54. pdfjs-thumb-page-canvas =
  55. .aria-label = Wiñet bu xët { $page }
  56. ## Find panel button title and messages
  57. pdfjs-find-previous-button =
  58. .title = Seet beneen kaddu bu ni mel te jiitu
  59. pdfjs-find-previous-button-label = Bi jiitu
  60. pdfjs-find-next-button =
  61. .title = Seet beneen kaddu bu ni mel
  62. pdfjs-find-next-button-label = Bi ci topp
  63. pdfjs-find-highlight-checkbox = Melaxal lépp
  64. pdfjs-find-match-case-checkbox-label = Sàmm jëmmalin wi
  65. pdfjs-find-reached-top = Jot nañu ndorteel xët wi, kontine dale ko ci suuf
  66. pdfjs-find-reached-bottom = Jot nañu jeexitalu xët wi, kontine ci ndorte
  67. pdfjs-find-not-found = Gisiñu kaddu gi
  68. ## Predefined zoom values
  69. pdfjs-page-scale-width = Yaatuwaay bu mët
  70. pdfjs-page-scale-fit = Xët lëmm
  71. pdfjs-page-scale-auto = Yambalaŋ ci saa si
  72. pdfjs-page-scale-actual = Dayo bi am
  73. ## PDF page
  74. ## Loading indicator messages
  75. pdfjs-loading-error = Am na njumte ci yebum dencukaay PDF bi.
  76. pdfjs-invalid-file-error = Dencukaay PDF bi baaxul walla mu sankar.
  77. pdfjs-rendering-error = Am njumte bu am bi xët bi di wonewu.
  78. ## Annotations
  79. # .alt: This is used as a tooltip.
  80. # Variables:
  81. # $type (String) - an annotation type from a list defined in the PDF spec
  82. # (32000-1:2008 Table 169 – Annotation types).
  83. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  84. pdfjs-text-annotation-type =
  85. .alt = [Karmat { $type }]
  86. ## Password
  87. pdfjs-password-ok-button = OK
  88. pdfjs-password-cancel-button = Neenal
  89. ## Editing
  90. ## Alt-text dialog
  91. ## Editor resizers
  92. ## This is used in an aria label to help to understand the role of the resizer.