viewer.ftl 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  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 = Føregåande side
  7. pdfjs-previous-button-label = Føregåande
  8. pdfjs-next-button =
  9. .title = Neste side
  10. pdfjs-next-button-label = Neste
  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 = av { $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 } av { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Zoom ut
  24. pdfjs-zoom-out-button-label = Zoom ut
  25. pdfjs-zoom-in-button =
  26. .title = Zoom inn
  27. pdfjs-zoom-in-button-label = Zoom inn
  28. pdfjs-zoom-select =
  29. .title = Zoom
  30. pdfjs-presentation-mode-button =
  31. .title = Byt til presentasjonsmodus
  32. pdfjs-presentation-mode-button-label = Presentasjonsmodus
  33. pdfjs-open-file-button =
  34. .title = Opne fil
  35. pdfjs-open-file-button-label = Opne
  36. pdfjs-print-button =
  37. .title = Skriv ut
  38. pdfjs-print-button-label = Skriv ut
  39. pdfjs-save-button =
  40. .title = Lagre
  41. pdfjs-save-button-label = Lagre
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Last ned
  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 = Last ned
  48. pdfjs-bookmark-button =
  49. .title = Gjeldande side (sjå URL frå gjeldande side)
  50. pdfjs-bookmark-button-label = Gjeldande side
  51. # Used in Firefox for Android.
  52. pdfjs-open-in-app-button =
  53. .title = Opne i 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 = Opne i app
  57. ## Secondary toolbar and context menu
  58. pdfjs-tools-button =
  59. .title = Verktøy
  60. pdfjs-tools-button-label = Verktøy
  61. pdfjs-first-page-button =
  62. .title = Gå til første side
  63. pdfjs-first-page-button-label = Gå til første side
  64. pdfjs-last-page-button =
  65. .title = Gå til siste side
  66. pdfjs-last-page-button-label = Gå til siste side
  67. pdfjs-page-rotate-cw-button =
  68. .title = Roter med klokka
  69. pdfjs-page-rotate-cw-button-label = Roter med klokka
  70. pdfjs-page-rotate-ccw-button =
  71. .title = Roter mot klokka
  72. pdfjs-page-rotate-ccw-button-label = Roter mot klokka
  73. pdfjs-cursor-text-select-tool-button =
  74. .title = Aktiver tekstmarkeringsverktøy
  75. pdfjs-cursor-text-select-tool-button-label = Tekstmarkeringsverktøy
  76. pdfjs-cursor-hand-tool-button =
  77. .title = Aktiver handverktøy
  78. pdfjs-cursor-hand-tool-button-label = Handverktøy
  79. pdfjs-scroll-page-button =
  80. .title = Bruk siderulling
  81. pdfjs-scroll-page-button-label = Siderulling
  82. pdfjs-scroll-vertical-button =
  83. .title = Bruk vertikal rulling
  84. pdfjs-scroll-vertical-button-label = Vertikal rulling
  85. pdfjs-scroll-horizontal-button =
  86. .title = Bruk horisontal rulling
  87. pdfjs-scroll-horizontal-button-label = Horisontal rulling
  88. pdfjs-scroll-wrapped-button =
  89. .title = Bruk fleirsiderulling
  90. pdfjs-scroll-wrapped-button-label = Fleirsiderulling
  91. pdfjs-spread-none-button =
  92. .title = Vis enkeltsider
  93. pdfjs-spread-none-button-label = Enkeltside
  94. pdfjs-spread-odd-button =
  95. .title = Vis oppslag med ulike sidenummer til venstre
  96. pdfjs-spread-odd-button-label = Oppslag med framside
  97. pdfjs-spread-even-button =
  98. .title = Vis oppslag med like sidenummmer til venstre
  99. pdfjs-spread-even-button-label = Oppslag utan framside
  100. ## Document properties dialog
  101. pdfjs-document-properties-button =
  102. .title = Dokumenteigenskapar…
  103. pdfjs-document-properties-button-label = Dokumenteigenskapar…
  104. pdfjs-document-properties-file-name = Filnamn:
  105. pdfjs-document-properties-file-size = Filstorleik:
  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 = Tittel:
  115. pdfjs-document-properties-author = Forfattar:
  116. pdfjs-document-properties-subject = Emne:
  117. pdfjs-document-properties-keywords = Stikkord:
  118. pdfjs-document-properties-creation-date = Dato oppretta:
  119. pdfjs-document-properties-modification-date = Dato endra:
  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 = Oppretta av:
  125. pdfjs-document-properties-producer = PDF-verktøy:
  126. pdfjs-document-properties-version = PDF-versjon:
  127. pdfjs-document-properties-page-count = Sidetal:
  128. pdfjs-document-properties-page-size = Sidestørrelse:
  129. pdfjs-document-properties-page-size-unit-inches = in
  130. pdfjs-document-properties-page-size-unit-millimeters = mm
  131. pdfjs-document-properties-page-size-orientation-portrait = ståande
  132. pdfjs-document-properties-page-size-orientation-landscape = liggande
  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 = Brev
  136. pdfjs-document-properties-page-size-name-legal = Legal
  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 = Rask nettvising:
  149. pdfjs-document-properties-linearized-yes = Ja
  150. pdfjs-document-properties-linearized-no = Nei
  151. pdfjs-document-properties-close-button = Lat att
  152. ## Print
  153. pdfjs-print-progress-message = Førebur dokumentet for utskrift…
  154. # Variables:
  155. # $progress (Number) - percent value
  156. pdfjs-print-progress-percent = { $progress }%
  157. pdfjs-print-progress-close-button = Avbryt
  158. pdfjs-printing-not-supported = Åtvaring: Utskrift er ikkje fullstendig støtta av denne nettlesaren.
  159. pdfjs-printing-not-ready = Åtvaring: PDF ikkje fullstendig innlasta for utskrift.
  160. ## Tooltips and alt text for side panel toolbar buttons
  161. pdfjs-toggle-sidebar-button =
  162. .title = Slå av/på sidestolpe
  163. pdfjs-toggle-sidebar-notification-button =
  164. .title = Vis/gøym sidestolpe (dokumentet inneheld oversikt/vedlegg/lag)
  165. pdfjs-toggle-sidebar-button-label = Slå av/på sidestolpe
  166. pdfjs-document-outline-button =
  167. .title = Vis dokumentdisposisjonen (dobbelklikk for å utvide/gøyme alle elementa)
  168. pdfjs-document-outline-button-label = Dokumentdisposisjon
  169. pdfjs-attachments-button =
  170. .title = Vis vedlegg
  171. pdfjs-attachments-button-label = Vedlegg
  172. pdfjs-layers-button =
  173. .title = Vis lag (dobbeltklikk for å tilbakestille alle lag til standardtilstand)
  174. pdfjs-layers-button-label = Lag
  175. pdfjs-thumbs-button =
  176. .title = Vis miniatyrbilde
  177. pdfjs-thumbs-button-label = Miniatyrbilde
  178. pdfjs-current-outline-item-button =
  179. .title = Finn gjeldande disposisjonselement
  180. pdfjs-current-outline-item-button-label = Gjeldande disposisjonselement
  181. pdfjs-findbar-button =
  182. .title = Finn i dokumentet
  183. pdfjs-findbar-button-label = Finn
  184. pdfjs-additional-layers = Ytterlegare lag
  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 = Miniatyrbilde av side { $page }
  194. ## Find panel button title and messages
  195. pdfjs-find-input =
  196. .title = Søk
  197. .placeholder = Søk i dokument…
  198. pdfjs-find-previous-button =
  199. .title = Finn førre førekomst av frasen
  200. pdfjs-find-previous-button-label = Førre
  201. pdfjs-find-next-button =
  202. .title = Finn neste førekomst av frasen
  203. pdfjs-find-next-button-label = Neste
  204. pdfjs-find-highlight-checkbox = Uthev alle
  205. pdfjs-find-match-case-checkbox-label = Skil store/små bokstavar
  206. pdfjs-find-match-diacritics-checkbox-label = Samsvar diakritiske teikn
  207. pdfjs-find-entire-word-checkbox-label = Heile ord
  208. pdfjs-find-reached-top = Nådde toppen av dokumentet, fortset frå botnen
  209. pdfjs-find-reached-bottom = Nådde botnen av dokumentet, fortset frå toppen
  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 } av { $total } treff
  216. *[other] { $current } av { $total } treff
  217. }
  218. # Variables:
  219. # $limit (Number) - the maximum number of matches
  220. pdfjs-find-match-count-limit =
  221. { $limit ->
  222. [one] Meir enn { $limit } treff
  223. *[other] Meir enn { $limit } treff
  224. }
  225. pdfjs-find-not-found = Fann ikkje teksten
  226. ## Predefined zoom values
  227. pdfjs-page-scale-width = Sidebreidde
  228. pdfjs-page-scale-fit = Tilpass til sida
  229. pdfjs-page-scale-auto = Automatisk skalering
  230. pdfjs-page-scale-actual = Verkeleg storleik
  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 = Ein feil oppstod ved lasting av PDF.
  241. pdfjs-invalid-file-error = Ugyldig eller korrupt PDF-fil.
  242. pdfjs-missing-file-error = Manglande PDF-fil.
  243. pdfjs-unexpected-response-error = Uventa tenarrespons.
  244. pdfjs-rendering-error = Ein feil oppstod under vising av sida.
  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 } annotasjon]
  257. ## Password
  258. pdfjs-password-label = Skriv inn passordet for å opne denne PDF-fila.
  259. pdfjs-password-invalid = Ugyldig passord. Prøv på nytt.
  260. pdfjs-password-ok-button = OK
  261. pdfjs-password-cancel-button = Avbryt
  262. pdfjs-web-fonts-disabled = Web-skrifter er slått av: Kan ikkje bruke innbundne PDF-skrifter.
  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 = Teikne
  269. pdfjs-editor-ink-button-label = Teikne
  270. pdfjs-editor-stamp-button =
  271. .title = Legg til eller rediger bilde
  272. pdfjs-editor-stamp-button-label = Legg til eller rediger bilde
  273. pdfjs-editor-remove-button =
  274. .title = Fjern
  275. # Editor Parameters
  276. pdfjs-editor-free-text-color-input = Farge
  277. pdfjs-editor-free-text-size-input = Storleik
  278. pdfjs-editor-ink-color-input = Farge
  279. pdfjs-editor-ink-thickness-input = Tjukkleik
  280. pdfjs-editor-ink-opacity-input = Ugjennomskinleg
  281. pdfjs-editor-stamp-add-image-button =
  282. .title = Legg til bilde
  283. pdfjs-editor-stamp-add-image-button-label = Legg til bilde
  284. pdfjs-free-text =
  285. .aria-label = Tekstredigering
  286. pdfjs-free-text-default-content = Byrje å skrive…
  287. pdfjs-ink =
  288. .aria-label = Teikneredigering
  289. pdfjs-ink-canvas =
  290. .aria-label = Brukarskapt bilde
  291. ## Alt-text dialog
  292. # Alternative text (alt text) helps when people can't see the image.
  293. pdfjs-editor-alt-text-button-label = Alt-tekst
  294. pdfjs-editor-alt-text-edit-button-label = Rediger alt-tekst tekst
  295. pdfjs-editor-alt-text-dialog-label = Vel eit alternativ
  296. pdfjs-editor-alt-text-dialog-description = Alt-tekst (alternativ tekst) hjelper når folk ikkje kan sjå bildet eller når det ikkje vert lasta inn.
  297. pdfjs-editor-alt-text-add-description-label = Legg til ei skildring
  298. pdfjs-editor-alt-text-add-description-description = Gå etter 1-2 setninger som skildrar emnet, settinga eller handlingane.
  299. pdfjs-editor-alt-text-mark-decorative-label = Merk som dekorativt
  300. pdfjs-editor-alt-text-mark-decorative-description = Dette vert brukt til dekorative bilde, som kantlinjer eller vassmerke.
  301. pdfjs-editor-alt-text-cancel-button = Avbryt
  302. pdfjs-editor-alt-text-save-button = Lagre
  303. pdfjs-editor-alt-text-decorative-tooltip = Merkt som dekorativ
  304. # .placeholder: This is a placeholder for the alt text input area
  305. pdfjs-editor-alt-text-textarea =
  306. .placeholder = Til dømes, «Ein ung mann set seg ved eit bord for å ete eit måltid»
  307. ## Editor resizers
  308. ## This is used in an aria label to help to understand the role of the resizer.