viewer.ftl 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  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 = Īprīkšejā lopa
  7. pdfjs-previous-button-label = Īprīkšejā
  8. pdfjs-next-button =
  9. .title = Nuokomuo lopa
  10. pdfjs-next-button-label = Nuokomuo
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Lopa
  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 = nu { $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 } nu { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Attuolynuot
  24. pdfjs-zoom-out-button-label = Attuolynuot
  25. pdfjs-zoom-in-button =
  26. .title = Pītuvynuot
  27. pdfjs-zoom-in-button-label = Pītuvynuot
  28. pdfjs-zoom-select =
  29. .title = Palelynuojums
  30. pdfjs-presentation-mode-button =
  31. .title = Puorslēgtīs iz Prezentacejis režymu
  32. pdfjs-presentation-mode-button-label = Prezentacejis režyms
  33. pdfjs-open-file-button =
  34. .title = Attaiseit failu
  35. pdfjs-open-file-button-label = Attaiseit
  36. pdfjs-print-button =
  37. .title = Drukuošona
  38. pdfjs-print-button-label = Drukōt
  39. ## Secondary toolbar and context menu
  40. pdfjs-tools-button =
  41. .title = Reiki
  42. pdfjs-tools-button-label = Reiki
  43. pdfjs-first-page-button =
  44. .title = Īt iz pyrmū lopu
  45. pdfjs-first-page-button-label = Īt iz pyrmū lopu
  46. pdfjs-last-page-button =
  47. .title = Īt iz piedejū lopu
  48. pdfjs-last-page-button-label = Īt iz piedejū lopu
  49. pdfjs-page-rotate-cw-button =
  50. .title = Pagrīzt pa pulksteni
  51. pdfjs-page-rotate-cw-button-label = Pagrīzt pa pulksteni
  52. pdfjs-page-rotate-ccw-button =
  53. .title = Pagrīzt pret pulksteni
  54. pdfjs-page-rotate-ccw-button-label = Pagrīzt pret pulksteni
  55. pdfjs-cursor-text-select-tool-button =
  56. .title = Aktivizēt teksta izvieles reiku
  57. pdfjs-cursor-text-select-tool-button-label = Teksta izvieles reiks
  58. pdfjs-cursor-hand-tool-button =
  59. .title = Aktivēt rūkys reiku
  60. pdfjs-cursor-hand-tool-button-label = Rūkys reiks
  61. pdfjs-scroll-vertical-button =
  62. .title = Izmontōt vertikalū ritinōšonu
  63. pdfjs-scroll-vertical-button-label = Vertikalō ritinōšona
  64. pdfjs-scroll-horizontal-button =
  65. .title = Izmontōt horizontalū ritinōšonu
  66. pdfjs-scroll-horizontal-button-label = Horizontalō ritinōšona
  67. pdfjs-scroll-wrapped-button =
  68. .title = Izmontōt mārūgojamū ritinōšonu
  69. pdfjs-scroll-wrapped-button-label = Mārūgojamō ritinōšona
  70. pdfjs-spread-none-button =
  71. .title = Naizmontōt lopu atvāruma režimu
  72. pdfjs-spread-none-button-label = Bez atvārumim
  73. pdfjs-spread-odd-button =
  74. .title = Izmontōt lopu atvārumus sōkut nu napōra numeru lopom
  75. pdfjs-spread-odd-button-label = Napōra lopys pa kreisi
  76. pdfjs-spread-even-button =
  77. .title = Izmontōt lopu atvārumus sōkut nu pōra numeru lopom
  78. pdfjs-spread-even-button-label = Pōra lopys pa kreisi
  79. ## Document properties dialog
  80. pdfjs-document-properties-button =
  81. .title = Dokumenta īstatiejumi…
  82. pdfjs-document-properties-button-label = Dokumenta īstatiejumi…
  83. pdfjs-document-properties-file-name = Faila nūsaukums:
  84. pdfjs-document-properties-file-size = Faila izmārs:
  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 } biti)
  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 } biti)
  93. pdfjs-document-properties-title = Nūsaukums:
  94. pdfjs-document-properties-author = Autors:
  95. pdfjs-document-properties-subject = Tema:
  96. pdfjs-document-properties-keywords = Atslāgi vuordi:
  97. pdfjs-document-properties-creation-date = Izveides datums:
  98. pdfjs-document-properties-modification-date = lobuošonys datums:
  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 = Radeituojs:
  104. pdfjs-document-properties-producer = PDF producents:
  105. pdfjs-document-properties-version = PDF verseja:
  106. pdfjs-document-properties-page-count = Lopu skaits:
  107. pdfjs-document-properties-page-size = Lopas izmārs:
  108. pdfjs-document-properties-page-size-unit-inches = collas
  109. pdfjs-document-properties-page-size-unit-millimeters = mm
  110. pdfjs-document-properties-page-size-orientation-portrait = portreta orientaceja
  111. pdfjs-document-properties-page-size-orientation-landscape = ainovys orientaceja
  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 = Letter
  115. pdfjs-document-properties-page-size-name-legal = Legal
  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 = Fast Web View:
  128. pdfjs-document-properties-linearized-yes = Jā
  129. pdfjs-document-properties-linearized-no = Nā
  130. pdfjs-document-properties-close-button = Aiztaiseit
  131. ## Print
  132. pdfjs-print-progress-message = Preparing document for printing…
  133. # Variables:
  134. # $progress (Number) - percent value
  135. pdfjs-print-progress-percent = { $progress }%
  136. pdfjs-print-progress-close-button = Atceļt
  137. pdfjs-printing-not-supported = Uzmaneibu: Drukuošona nu itei puorlūka dorbojās tikai daleji.
  138. pdfjs-printing-not-ready = Uzmaneibu: PDF nav pilneibā īluodeits drukuošonai.
  139. ## Tooltips and alt text for side panel toolbar buttons
  140. pdfjs-toggle-sidebar-button =
  141. .title = Puorslēgt suonu jūslu
  142. pdfjs-toggle-sidebar-button-label = Puorslēgt suonu jūslu
  143. pdfjs-document-outline-button =
  144. .title = Show Document Outline (double-click to expand/collapse all items)
  145. pdfjs-document-outline-button-label = Dokumenta saturs
  146. pdfjs-attachments-button =
  147. .title = Show Attachments
  148. pdfjs-attachments-button-label = Attachments
  149. pdfjs-thumbs-button =
  150. .title = Paruodeit seiktālus
  151. pdfjs-thumbs-button-label = Seiktāli
  152. pdfjs-findbar-button =
  153. .title = Mekleit dokumentā
  154. pdfjs-findbar-button-label = Mekleit
  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 = Lopa { $page }
  160. # Variables:
  161. # $page (Number) - the page number
  162. pdfjs-thumb-page-canvas =
  163. .aria-label = Lopys { $page } seiktāls
  164. ## Find panel button title and messages
  165. pdfjs-find-input =
  166. .title = Mekleit
  167. .placeholder = Mekleit dokumentā…
  168. pdfjs-find-previous-button =
  169. .title = Atrast īprīkšejū
  170. pdfjs-find-previous-button-label = Īprīkšejā
  171. pdfjs-find-next-button =
  172. .title = Atrast nuokamū
  173. pdfjs-find-next-button-label = Nuokomuo
  174. pdfjs-find-highlight-checkbox = Īkruosuot vysys
  175. pdfjs-find-match-case-checkbox-label = Lelū, mozū burtu jiuteigs
  176. pdfjs-find-reached-top = Sasnīgts dokumenta suokums, turpynojom nu beigom
  177. pdfjs-find-reached-bottom = Sasnīgtys dokumenta beigys, turpynojom nu suokuma
  178. pdfjs-find-not-found = Frāze nav atrosta
  179. ## Predefined zoom values
  180. pdfjs-page-scale-width = Lopys plotumā
  181. pdfjs-page-scale-fit = Ītylpynūt lopu
  182. pdfjs-page-scale-auto = Automatiskais izmārs
  183. pdfjs-page-scale-actual = Patīsais izmārs
  184. # Variables:
  185. # $scale (Number) - percent value for page scale
  186. pdfjs-page-scale-percent = { $scale }%
  187. ## PDF page
  188. ## Loading indicator messages
  189. pdfjs-loading-error = Īluodejūt PDF nūtyka klaida.
  190. pdfjs-invalid-file-error = Nadereigs voi būjuots PDF fails.
  191. pdfjs-missing-file-error = PDF fails nav atrosts.
  192. pdfjs-unexpected-response-error = Unexpected server response.
  193. pdfjs-rendering-error = Attālojūt lopu rodās klaida
  194. ## Annotations
  195. # .alt: This is used as a tooltip.
  196. # Variables:
  197. # $type (String) - an annotation type from a list defined in the PDF spec
  198. # (32000-1:2008 Table 169 – Annotation types).
  199. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  200. pdfjs-text-annotation-type =
  201. .alt = [{ $type } Annotation]
  202. ## Password
  203. pdfjs-password-label = Īvodit paroli, kab attaiseitu PDF failu.
  204. pdfjs-password-invalid = Napareiza parole, raugit vēļreiz.
  205. pdfjs-password-ok-button = Labi
  206. pdfjs-password-cancel-button = Atceļt
  207. pdfjs-web-fonts-disabled = Šķārsteikla fonti nav aktivizāti: Navar īgult PDF fontus.
  208. ## Editing
  209. ## Alt-text dialog
  210. ## Editor resizers
  211. ## This is used in an aria label to help to understand the role of the resizer.