You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

403 lines
15KB

  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 = Foarige side
  7. pdfjs-previous-button-label = Foarige
  8. pdfjs-next-button =
  9. .title = Folgjende side
  10. pdfjs-next-button-label = Folgjende
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Side
  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 = fan { $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 } fan { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Utzoome
  24. pdfjs-zoom-out-button-label = Utzoome
  25. pdfjs-zoom-in-button =
  26. .title = Ynzoome
  27. pdfjs-zoom-in-button-label = Ynzoome
  28. pdfjs-zoom-select =
  29. .title = Zoome
  30. pdfjs-presentation-mode-button =
  31. .title = Wikselje nei presintaasjemodus
  32. pdfjs-presentation-mode-button-label = Presintaasjemodus
  33. pdfjs-open-file-button =
  34. .title = Bestân iepenje
  35. pdfjs-open-file-button-label = Iepenje
  36. pdfjs-print-button =
  37. .title = Ofdrukke
  38. pdfjs-print-button-label = Ofdrukke
  39. pdfjs-save-button =
  40. .title = Bewarje
  41. pdfjs-save-button-label = Bewarje
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Downloade
  45. # Used in Firefox for Android as a label for the download button (“download” is a verb).
  46. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  47. pdfjs-download-button-label = Downloade
  48. pdfjs-bookmark-button =
  49. .title = Aktuele side (URL fan aktuele side besjen)
  50. pdfjs-bookmark-button-label = Aktuele side
  51. # Used in Firefox for Android.
  52. pdfjs-open-in-app-button =
  53. .title = Iepenje yn app
  54. # Used in Firefox for Android.
  55. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  56. pdfjs-open-in-app-button-label = Iepenje yn app
  57. ## Secondary toolbar and context menu
  58. pdfjs-tools-button =
  59. .title = Ark
  60. pdfjs-tools-button-label = Ark
  61. pdfjs-first-page-button =
  62. .title = Gean nei earste side
  63. pdfjs-first-page-button-label = Gean nei earste side
  64. pdfjs-last-page-button =
  65. .title = Gean nei lêste side
  66. pdfjs-last-page-button-label = Gean nei lêste side
  67. pdfjs-page-rotate-cw-button =
  68. .title = Rjochtsom draaie
  69. pdfjs-page-rotate-cw-button-label = Rjochtsom draaie
  70. pdfjs-page-rotate-ccw-button =
  71. .title = Linksom draaie
  72. pdfjs-page-rotate-ccw-button-label = Linksom draaie
  73. pdfjs-cursor-text-select-tool-button =
  74. .title = Tekstseleksjehelpmiddel ynskeakelje
  75. pdfjs-cursor-text-select-tool-button-label = Tekstseleksjehelpmiddel
  76. pdfjs-cursor-hand-tool-button =
  77. .title = Hânhelpmiddel ynskeakelje
  78. pdfjs-cursor-hand-tool-button-label = Hânhelpmiddel
  79. pdfjs-scroll-page-button =
  80. .title = Sideskowen brûke
  81. pdfjs-scroll-page-button-label = Sideskowen
  82. pdfjs-scroll-vertical-button =
  83. .title = Fertikaal skowe brûke
  84. pdfjs-scroll-vertical-button-label = Fertikaal skowe
  85. pdfjs-scroll-horizontal-button =
  86. .title = Horizontaal skowe brûke
  87. pdfjs-scroll-horizontal-button-label = Horizontaal skowe
  88. pdfjs-scroll-wrapped-button =
  89. .title = Skowe mei oersjoch brûke
  90. pdfjs-scroll-wrapped-button-label = Skowe mei oersjoch
  91. pdfjs-spread-none-button =
  92. .title = Sidesprieding net gearfetsje
  93. pdfjs-spread-none-button-label = Gjin sprieding
  94. pdfjs-spread-odd-button =
  95. .title = Sidesprieding gearfetsje te starten mei ûneven nûmers
  96. pdfjs-spread-odd-button-label = Uneven sprieding
  97. pdfjs-spread-even-button =
  98. .title = Sidesprieding gearfetsje te starten mei even nûmers
  99. pdfjs-spread-even-button-label = Even sprieding
  100. ## Document properties dialog
  101. pdfjs-document-properties-button =
  102. .title = Dokuminteigenskippen…
  103. pdfjs-document-properties-button-label = Dokuminteigenskippen…
  104. pdfjs-document-properties-file-name = Bestânsnamme:
  105. pdfjs-document-properties-file-size = Bestânsgrutte:
  106. # Variables:
  107. # $size_kb (Number) - the PDF file size in kilobytes
  108. # $size_b (Number) - the PDF file size in bytes
  109. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
  110. # Variables:
  111. # $size_mb (Number) - the PDF file size in megabytes
  112. # $size_b (Number) - the PDF file size in bytes
  113. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
  114. pdfjs-document-properties-title = Titel:
  115. pdfjs-document-properties-author = Auteur:
  116. pdfjs-document-properties-subject = Underwerp:
  117. pdfjs-document-properties-keywords = Kaaiwurden:
  118. pdfjs-document-properties-creation-date = Oanmaakdatum:
  119. pdfjs-document-properties-modification-date = Bewurkingsdatum:
  120. # Variables:
  121. # $date (Date) - the creation/modification date of the PDF file
  122. # $time (Time) - the creation/modification time of the PDF file
  123. pdfjs-document-properties-date-string = { $date }, { $time }
  124. pdfjs-document-properties-creator = Makker:
  125. pdfjs-document-properties-producer = PDF-makker:
  126. pdfjs-document-properties-version = PDF-ferzje:
  127. pdfjs-document-properties-page-count = Siden:
  128. pdfjs-document-properties-page-size = Sideformaat:
  129. pdfjs-document-properties-page-size-unit-inches = yn
  130. pdfjs-document-properties-page-size-unit-millimeters = mm
  131. pdfjs-document-properties-page-size-orientation-portrait = steand
  132. pdfjs-document-properties-page-size-orientation-landscape = lizzend
  133. pdfjs-document-properties-page-size-name-a-three = A3
  134. pdfjs-document-properties-page-size-name-a-four = A4
  135. pdfjs-document-properties-page-size-name-letter = Letter
  136. pdfjs-document-properties-page-size-name-legal = Juridysk
  137. ## Variables:
  138. ## $width (Number) - the width of the (current) page
  139. ## $height (Number) - the height of the (current) page
  140. ## $unit (String) - the unit of measurement of the (current) page
  141. ## $name (String) - the name of the (current) page
  142. ## $orientation (String) - the orientation of the (current) page
  143. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  144. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  145. ##
  146. # The linearization status of the document; usually called "Fast Web View" in
  147. # English locales of Adobe software.
  148. pdfjs-document-properties-linearized = Flugge webwerjefte:
  149. pdfjs-document-properties-linearized-yes = Ja
  150. pdfjs-document-properties-linearized-no = Nee
  151. pdfjs-document-properties-close-button = Slute
  152. ## Print
  153. pdfjs-print-progress-message = Dokumint tariede oar ôfdrukken…
  154. # Variables:
  155. # $progress (Number) - percent value
  156. pdfjs-print-progress-percent = { $progress }%
  157. pdfjs-print-progress-close-button = Annulearje
  158. pdfjs-printing-not-supported = Warning: Printen is net folslein stipe troch dizze browser.
  159. pdfjs-printing-not-ready = Warning: PDF is net folslein laden om ôf te drukken.
  160. ## Tooltips and alt text for side panel toolbar buttons
  161. pdfjs-toggle-sidebar-button =
  162. .title = Sidebalke yn-/útskeakelje
  163. pdfjs-toggle-sidebar-notification-button =
  164. .title = Sidebalke yn-/útskeakelje (dokumint befettet oersjoch/bylagen/lagen)
  165. pdfjs-toggle-sidebar-button-label = Sidebalke yn-/útskeakelje
  166. pdfjs-document-outline-button =
  167. .title = Dokumintoersjoch toane (dûbelklik om alle items út/yn te klappen)
  168. pdfjs-document-outline-button-label = Dokumintoersjoch
  169. pdfjs-attachments-button =
  170. .title = Bylagen toane
  171. pdfjs-attachments-button-label = Bylagen
  172. pdfjs-layers-button =
  173. .title = Lagen toane (dûbelklik om alle lagen nei de standertsteat werom te setten)
  174. pdfjs-layers-button-label = Lagen
  175. pdfjs-thumbs-button =
  176. .title = Foarbylden toane
  177. pdfjs-thumbs-button-label = Foarbylden
  178. pdfjs-current-outline-item-button =
  179. .title = Aktueel item yn ynhâldsopjefte sykje
  180. pdfjs-current-outline-item-button-label = Aktueel item yn ynhâldsopjefte
  181. pdfjs-findbar-button =
  182. .title = Sykje yn dokumint
  183. pdfjs-findbar-button-label = Sykje
  184. pdfjs-additional-layers = Oanfoljende lagen
  185. ## Thumbnails panel item (tooltip and alt text for images)
  186. # Variables:
  187. # $page (Number) - the page number
  188. pdfjs-thumb-page-title =
  189. .title = Side { $page }
  190. # Variables:
  191. # $page (Number) - the page number
  192. pdfjs-thumb-page-canvas =
  193. .aria-label = Foarbyld fan side { $page }
  194. ## Find panel button title and messages
  195. pdfjs-find-input =
  196. .title = Sykje
  197. .placeholder = Sykje yn dokumint…
  198. pdfjs-find-previous-button =
  199. .title = It foarige foarkommen fan de tekst sykje
  200. pdfjs-find-previous-button-label = Foarige
  201. pdfjs-find-next-button =
  202. .title = It folgjende foarkommen fan de tekst sykje
  203. pdfjs-find-next-button-label = Folgjende
  204. pdfjs-find-highlight-checkbox = Alles markearje
  205. pdfjs-find-match-case-checkbox-label = Haadlettergefoelich
  206. pdfjs-find-match-diacritics-checkbox-label = Diakrityske tekens brûke
  207. pdfjs-find-entire-word-checkbox-label = Hiele wurden
  208. pdfjs-find-reached-top = Boppekant fan dokumint berikt, trochgien fan ûnder ôf
  209. pdfjs-find-reached-bottom = Ein fan dokumint berikt, trochgien fan boppe ôf
  210. # Variables:
  211. # $current (Number) - the index of the currently active find result
  212. # $total (Number) - the total number of matches in the document
  213. pdfjs-find-match-count =
  214. { $total ->
  215. [one] { $current } fan { $total } oerienkomst
  216. *[other] { $current } fan { $total } oerienkomsten
  217. }
  218. # Variables:
  219. # $limit (Number) - the maximum number of matches
  220. pdfjs-find-match-count-limit =
  221. { $limit ->
  222. [one] Mear as { $limit } oerienkomst
  223. *[other] Mear as { $limit } oerienkomsten
  224. }
  225. pdfjs-find-not-found = Tekst net fûn
  226. ## Predefined zoom values
  227. pdfjs-page-scale-width = Sidebreedte
  228. pdfjs-page-scale-fit = Hiele side
  229. pdfjs-page-scale-auto = Automatysk zoome
  230. pdfjs-page-scale-actual = Werklike grutte
  231. # Variables:
  232. # $scale (Number) - percent value for page scale
  233. pdfjs-page-scale-percent = { $scale }%
  234. ## PDF page
  235. # Variables:
  236. # $page (Number) - the page number
  237. pdfjs-page-landmark =
  238. .aria-label = Side { $page }
  239. ## Loading indicator messages
  240. pdfjs-loading-error = Der is in flater bard by it laden fan de PDF.
  241. pdfjs-invalid-file-error = Ynfalide of korruptearre PDF-bestân.
  242. pdfjs-missing-file-error = PDF-bestân ûntbrekt.
  243. pdfjs-unexpected-response-error = Unferwacht serverantwurd.
  244. pdfjs-rendering-error = Der is in flater bard by it renderjen fan de side.
  245. ## Annotations
  246. # Variables:
  247. # $date (Date) - the modification date of the annotation
  248. # $time (Time) - the modification time of the annotation
  249. pdfjs-annotation-date-string = { $date }, { $time }
  250. # .alt: This is used as a tooltip.
  251. # Variables:
  252. # $type (String) - an annotation type from a list defined in the PDF spec
  253. # (32000-1:2008 Table 169 – Annotation types).
  254. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  255. pdfjs-text-annotation-type =
  256. .alt = [{ $type }-annotaasje]
  257. ## Password
  258. pdfjs-password-label = Jou it wachtwurd om dit PDF-bestân te iepenjen.
  259. pdfjs-password-invalid = Ferkeard wachtwurd. Probearje opnij.
  260. pdfjs-password-ok-button = OK
  261. pdfjs-password-cancel-button = Annulearje
  262. pdfjs-web-fonts-disabled = Weblettertypen binne útskeakele: gebrûk fan ynsluten PDF-lettertypen is net mooglik.
  263. ## Editing
  264. pdfjs-editor-free-text-button =
  265. .title = Tekst
  266. pdfjs-editor-free-text-button-label = Tekst
  267. pdfjs-editor-ink-button =
  268. .title = Tekenje
  269. pdfjs-editor-ink-button-label = Tekenje
  270. pdfjs-editor-stamp-button =
  271. .title = Ofbyldingen tafoegje of bewurkje
  272. pdfjs-editor-stamp-button-label = Ofbyldingen tafoegje of bewurkje
  273. pdfjs-editor-highlight-button =
  274. .title = Markearje
  275. pdfjs-editor-highlight-button-label = Markearje
  276. pdfjs-highlight-floating-button =
  277. .title = Markearje
  278. pdfjs-highlight-floating-button1 =
  279. .title = Markearje
  280. .aria-label = Markearje
  281. pdfjs-highlight-floating-button-label = Markearje
  282. ## Remove button for the various kind of editor.
  283. pdfjs-editor-remove-ink-button =
  284. .title = Tekening fuortsmite
  285. pdfjs-editor-remove-freetext-button =
  286. .title = Tekst fuortsmite
  287. pdfjs-editor-remove-stamp-button =
  288. .title = Ofbylding fuortsmite
  289. pdfjs-editor-remove-highlight-button =
  290. .title = Markearring fuortsmite
  291. ##
  292. # Editor Parameters
  293. pdfjs-editor-free-text-color-input = Kleur
  294. pdfjs-editor-free-text-size-input = Grutte
  295. pdfjs-editor-ink-color-input = Kleur
  296. pdfjs-editor-ink-thickness-input = Tsjokte
  297. pdfjs-editor-ink-opacity-input = Transparânsje
  298. pdfjs-editor-stamp-add-image-button =
  299. .title = Ofbylding tafoegje
  300. pdfjs-editor-stamp-add-image-button-label = Ofbylding tafoegje
  301. # This refers to the thickness of the line used for free highlighting (not bound to text)
  302. pdfjs-editor-free-highlight-thickness-input = Tsjokte
  303. pdfjs-editor-free-highlight-thickness-title =
  304. .title = Tsjokte wizigje by aksintuearring fan oare items as tekst
  305. pdfjs-free-text =
  306. .aria-label = Tekstbewurker
  307. pdfjs-free-text-default-content = Begjin mei typen…
  308. pdfjs-ink =
  309. .aria-label = Tekeningbewurker
  310. pdfjs-ink-canvas =
  311. .aria-label = Troch brûker makke ôfbylding
  312. ## Alt-text dialog
  313. # Alternative text (alt text) helps when people can't see the image.
  314. pdfjs-editor-alt-text-button-label = Alternative tekst
  315. pdfjs-editor-alt-text-edit-button-label = Alternative tekst bewurkje
  316. pdfjs-editor-alt-text-dialog-label = Kies in opsje
  317. pdfjs-editor-alt-text-dialog-description = Alternative tekst helpt wannear’t minsken de ôfbylding net sjen kinne of wannear’t dizze net laden wurdt.
  318. pdfjs-editor-alt-text-add-description-label = Foegje in beskriuwing ta
  319. pdfjs-editor-alt-text-add-description-description = Stribje nei 1-2 sinnen dy’t it ûnderwerp, de omjouwing of de aksjes beskriuwe.
  320. pdfjs-editor-alt-text-mark-decorative-label = As dekoratyf markearje
  321. pdfjs-editor-alt-text-mark-decorative-description = Dit wurdt brûkt foar sierlike ôfbyldingen, lykas rânen of wettermerken.
  322. pdfjs-editor-alt-text-cancel-button = Annulearje
  323. pdfjs-editor-alt-text-save-button = Bewarje
  324. pdfjs-editor-alt-text-decorative-tooltip = As dekoratyf markearre
  325. # .placeholder: This is a placeholder for the alt text input area
  326. pdfjs-editor-alt-text-textarea =
  327. .placeholder = Bygelyks, ‘In jonge man sit oan in tafel om te iten’
  328. ## Editor resizers
  329. ## This is used in an aria label to help to understand the role of the resizer.
  330. pdfjs-editor-resizer-label-top-left = Linkerboppehoek – formaat wizigje
  331. pdfjs-editor-resizer-label-top-middle = Midden boppe – formaat wizigje
  332. pdfjs-editor-resizer-label-top-right = Rjochterboppehoek – formaat wizigje
  333. pdfjs-editor-resizer-label-middle-right = Midden rjochts – formaat wizigje
  334. pdfjs-editor-resizer-label-bottom-right = Rjochterûnderhoek – formaat wizigje
  335. pdfjs-editor-resizer-label-bottom-middle = Midden ûnder – formaat wizigje
  336. pdfjs-editor-resizer-label-bottom-left = Linkerûnderhoek – formaat wizigje
  337. pdfjs-editor-resizer-label-middle-left = Links midden – formaat wizigje
  338. ## Color picker
  339. # This means "Color used to highlight text"
  340. pdfjs-editor-highlight-colorpicker-label = Markearringskleur
  341. pdfjs-editor-colorpicker-button =
  342. .title = Kleur wizigje
  343. pdfjs-editor-colorpicker-dropdown =
  344. .aria-label = Kleurkarren
  345. pdfjs-editor-colorpicker-yellow =
  346. .title = Giel
  347. pdfjs-editor-colorpicker-green =
  348. .title = Grien
  349. pdfjs-editor-colorpicker-blue =
  350. .title = Blau
  351. pdfjs-editor-colorpicker-pink =
  352. .title = Roze
  353. pdfjs-editor-colorpicker-red =
  354. .title = Read
  355. ## Show all highlights
  356. ## This is a toggle button to show/hide all the highlights.
  357. pdfjs-editor-highlight-show-all-button-label = Alles toane
  358. pdfjs-editor-highlight-show-all-button =
  359. .title = Alles toane