PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.6.2
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.6.2
4.6.4 4.6.3 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / nb-NO / viewer.ftl
embedpress / assets / pdf / web / locale / nb-NO Last commit date
viewer.ftl 2 years ago
viewer.ftl
399 lines
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
5
6 ## Main toolbar buttons (tooltips and alt text for images)
7
8 pdfjs-previous-button =
9 .title = Forrige side
10 pdfjs-previous-button-label = Forrige
11 pdfjs-next-button =
12 .title = Neste side
13 pdfjs-next-button-label = Neste
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Side
17 # Variables:
18 # $pagesCount (Number) - the total number of pages in the document
19 # This string follows an input field with the number of the page currently displayed.
20 pdfjs-of-pages = av { $pagesCount }
21 # Variables:
22 # $pageNumber (Number) - the currently visible page
23 # $pagesCount (Number) - the total number of pages in the document
24 pdfjs-page-of-pages = ({ $pageNumber } av { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Zoom ut
27 pdfjs-zoom-out-button-label = Zoom ut
28 pdfjs-zoom-in-button =
29 .title = Zoom inn
30 pdfjs-zoom-in-button-label = Zoom inn
31 pdfjs-zoom-select =
32 .title = Zoom
33 pdfjs-presentation-mode-button =
34 .title = Bytt til presentasjonsmodus
35 pdfjs-presentation-mode-button-label = Presentasjonsmodus
36 pdfjs-open-file-button =
37 .title = �
38 pne fil
39 pdfjs-open-file-button-label = �
40 pne
41 pdfjs-print-button =
42 .title = Skriv ut
43 pdfjs-print-button-label = Skriv ut
44 pdfjs-save-button =
45 .title = Lagre
46 pdfjs-save-button-label = Lagre
47 # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
48 pdfjs-download-button =
49 .title = Last ned
50 # Used in Firefox for Android as a label for the download button (“download” is a verb).
51 # Length of the translation matters since we are in a mobile context, with limited screen estate.
52 pdfjs-download-button-label = Last ned
53 pdfjs-bookmark-button =
54 .title = Gjeldende side (se URL fra gjeldende side)
55 pdfjs-bookmark-button-label = Gjeldende side
56
57 ## Secondary toolbar and context menu
58
59 pdfjs-tools-button =
60 .title = Verktøy
61 pdfjs-tools-button-label = Verktøy
62 pdfjs-first-page-button =
63 .title = Gå til første side
64 pdfjs-first-page-button-label = Gå til første side
65 pdfjs-last-page-button =
66 .title = Gå til siste side
67 pdfjs-last-page-button-label = Gå til siste side
68 pdfjs-page-rotate-cw-button =
69 .title = Roter med klokken
70 pdfjs-page-rotate-cw-button-label = Roter med klokken
71 pdfjs-page-rotate-ccw-button =
72 .title = Roter mot klokken
73 pdfjs-page-rotate-ccw-button-label = Roter mot klokken
74 pdfjs-cursor-text-select-tool-button =
75 .title = Aktiver tekstmarkeringsverktøy
76 pdfjs-cursor-text-select-tool-button-label = Tekstmarkeringsverktøy
77 pdfjs-cursor-hand-tool-button =
78 .title = Aktiver handverktøy
79 pdfjs-cursor-hand-tool-button-label = Handverktøy
80 pdfjs-scroll-page-button =
81 .title = Bruk siderulling
82 pdfjs-scroll-page-button-label = Siderulling
83 pdfjs-scroll-vertical-button =
84 .title = Bruk vertikal rulling
85 pdfjs-scroll-vertical-button-label = Vertikal rulling
86 pdfjs-scroll-horizontal-button =
87 .title = Bruk horisontal rulling
88 pdfjs-scroll-horizontal-button-label = Horisontal rulling
89 pdfjs-scroll-wrapped-button =
90 .title = Bruk flersiderulling
91 pdfjs-scroll-wrapped-button-label = Flersiderulling
92 pdfjs-spread-none-button =
93 .title = Vis enkeltsider
94 pdfjs-spread-none-button-label = Enkeltsider
95 pdfjs-spread-odd-button =
96 .title = Vis oppslag med ulike sidenumre til venstre
97 pdfjs-spread-odd-button-label = Oppslag med forside
98 pdfjs-spread-even-button =
99 .title = Vis oppslag med like sidenumre til venstre
100 pdfjs-spread-even-button-label = Oppslag uten forside
101
102 ## Document properties dialog
103
104 pdfjs-document-properties-button =
105 .title = Dokumentegenskaper …
106 pdfjs-document-properties-button-label = Dokumentegenskaper …
107 pdfjs-document-properties-file-name = Filnavn:
108 pdfjs-document-properties-file-size = Filstørrelse:
109 # Variables:
110 # $size_kb (Number) - the PDF file size in kilobytes
111 # $size_b (Number) - the PDF file size in bytes
112 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
113 # Variables:
114 # $size_mb (Number) - the PDF file size in megabytes
115 # $size_b (Number) - the PDF file size in bytes
116 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
117 pdfjs-document-properties-title = Dokumentegenskaper …
118 pdfjs-document-properties-author = Forfatter:
119 pdfjs-document-properties-subject = Emne:
120 pdfjs-document-properties-keywords = Nøkkelord:
121 pdfjs-document-properties-creation-date = Opprettet dato:
122 pdfjs-document-properties-modification-date = Endret dato:
123 # Variables:
124 # $date (Date) - the creation/modification date of the PDF file
125 # $time (Time) - the creation/modification time of the PDF file
126 pdfjs-document-properties-date-string = { $date }, { $time }
127 pdfjs-document-properties-creator = Opprettet av:
128 pdfjs-document-properties-producer = PDF-verktøy:
129 pdfjs-document-properties-version = PDF-versjon:
130 pdfjs-document-properties-page-count = Sideantall:
131 pdfjs-document-properties-page-size = Sidestørrelse:
132 pdfjs-document-properties-page-size-unit-inches = in
133 pdfjs-document-properties-page-size-unit-millimeters = mm
134 pdfjs-document-properties-page-size-orientation-portrait = stående
135 pdfjs-document-properties-page-size-orientation-landscape = liggende
136 pdfjs-document-properties-page-size-name-a-three = A3
137 pdfjs-document-properties-page-size-name-a-four = A4
138 pdfjs-document-properties-page-size-name-letter = Letter
139 pdfjs-document-properties-page-size-name-legal = Legal
140
141 ## Variables:
142 ## $width (Number) - the width of the (current) page
143 ## $height (Number) - the height of the (current) page
144 ## $unit (String) - the unit of measurement of the (current) page
145 ## $name (String) - the name of the (current) page
146 ## $orientation (String) - the orientation of the (current) page
147
148 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
149 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
150
151 ##
152
153 # The linearization status of the document; usually called "Fast Web View" in
154 # English locales of Adobe software.
155 pdfjs-document-properties-linearized = Hurtig nettvisning:
156 pdfjs-document-properties-linearized-yes = Ja
157 pdfjs-document-properties-linearized-no = Nei
158 pdfjs-document-properties-close-button = Lukk
159
160 ## Print
161
162 pdfjs-print-progress-message = Forbereder dokument for utskrift …
163 # Variables:
164 # $progress (Number) - percent value
165 pdfjs-print-progress-percent = { $progress }%
166 pdfjs-print-progress-close-button = Avbryt
167 pdfjs-printing-not-supported = Advarsel: Utskrift er ikke fullstendig støttet av denne nettleseren.
168 pdfjs-printing-not-ready = Advarsel: PDF er ikke fullstendig innlastet for utskrift.
169
170 ## Tooltips and alt text for side panel toolbar buttons
171
172 pdfjs-toggle-sidebar-button =
173 .title = Slå av/på sidestolpe
174 pdfjs-toggle-sidebar-notification-button =
175 .title = Vis/gjem sidestolpe (dokumentet inneholder oversikt/vedlegg/lag)
176 pdfjs-toggle-sidebar-button-label = Slå av/på sidestolpe
177 pdfjs-document-outline-button =
178 .title = Vis dokumentdisposisjonen (dobbeltklikk for å utvide/skjule alle elementer)
179 pdfjs-document-outline-button-label = Dokumentdisposisjon
180 pdfjs-attachments-button =
181 .title = Vis vedlegg
182 pdfjs-attachments-button-label = Vedlegg
183 pdfjs-layers-button =
184 .title = Vis lag (dobbeltklikk for å tilbakestille alle lag til standardtilstand)
185 pdfjs-layers-button-label = Lag
186 pdfjs-thumbs-button =
187 .title = Vis miniatyrbilde
188 pdfjs-thumbs-button-label = Miniatyrbilde
189 pdfjs-current-outline-item-button =
190 .title = Finn gjeldende disposisjonselement
191 pdfjs-current-outline-item-button-label = Gjeldende disposisjonselement
192 pdfjs-findbar-button =
193 .title = Finn i dokumentet
194 pdfjs-findbar-button-label = Finn
195 pdfjs-additional-layers = Ytterligere lag
196
197 ## Thumbnails panel item (tooltip and alt text for images)
198
199 # Variables:
200 # $page (Number) - the page number
201 pdfjs-thumb-page-title =
202 .title = Side { $page }
203 # Variables:
204 # $page (Number) - the page number
205 pdfjs-thumb-page-canvas =
206 .aria-label = Miniatyrbilde av side { $page }
207
208 ## Find panel button title and messages
209
210 pdfjs-find-input =
211 .title = Søk
212 .placeholder = Søk i dokument…
213 pdfjs-find-previous-button =
214 .title = Finn forrige forekomst av frasen
215 pdfjs-find-previous-button-label = Forrige
216 pdfjs-find-next-button =
217 .title = Finn neste forekomst av frasen
218 pdfjs-find-next-button-label = Neste
219 pdfjs-find-highlight-checkbox = Uthev alle
220 pdfjs-find-match-case-checkbox-label = Skill store/små bokstaver
221 pdfjs-find-match-diacritics-checkbox-label = Samsvar diakritiske tegn
222 pdfjs-find-entire-word-checkbox-label = Hele ord
223 pdfjs-find-reached-top = Nådde toppen av dokumentet, fortsetter fra bunnen
224 pdfjs-find-reached-bottom = Nådde bunnen av dokumentet, fortsetter fra toppen
225 # Variables:
226 # $current (Number) - the index of the currently active find result
227 # $total (Number) - the total number of matches in the document
228 pdfjs-find-match-count =
229 { $total ->
230 [one] { $current } av { $total } treff
231 *[other] { $current } av { $total } treff
232 }
233 # Variables:
234 # $limit (Number) - the maximum number of matches
235 pdfjs-find-match-count-limit =
236 { $limit ->
237 [one] Mer enn { $limit } treff
238 *[other] Mer enn { $limit } treff
239 }
240 pdfjs-find-not-found = Fant ikke teksten
241
242 ## Predefined zoom values
243
244 pdfjs-page-scale-width = Sidebredde
245 pdfjs-page-scale-fit = Tilpass til siden
246 pdfjs-page-scale-auto = Automatisk zoom
247 pdfjs-page-scale-actual = Virkelig størrelse
248 # Variables:
249 # $scale (Number) - percent value for page scale
250 pdfjs-page-scale-percent = { $scale } %
251
252 ## PDF page
253
254 # Variables:
255 # $page (Number) - the page number
256 pdfjs-page-landmark =
257 .aria-label = Side { $page }
258
259 ## Loading indicator messages
260
261 pdfjs-loading-error = En feil oppstod ved lasting av PDF.
262 pdfjs-invalid-file-error = Ugyldig eller skadet PDF-fil.
263 pdfjs-missing-file-error = Manglende PDF-fil.
264 pdfjs-unexpected-response-error = Uventet serverrespons.
265 pdfjs-rendering-error = En feil oppstod ved opptegning av siden.
266
267 ## Annotations
268
269 # Variables:
270 # $date (Date) - the modification date of the annotation
271 # $time (Time) - the modification time of the annotation
272 pdfjs-annotation-date-string = { $date }, { $time }
273 # .alt: This is used as a tooltip.
274 # Variables:
275 # $type (String) - an annotation type from a list defined in the PDF spec
276 # (32000-1:2008 Table 169 – Annotation types).
277 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
278 pdfjs-text-annotation-type =
279 .alt = [{ $type } annotasjon]
280
281 ## Password
282
283 pdfjs-password-label = Skriv inn passordet for å åpne denne PDF-filen.
284 pdfjs-password-invalid = Ugyldig passord. Prøv igjen.
285 pdfjs-password-ok-button = OK
286 pdfjs-password-cancel-button = Avbryt
287 pdfjs-web-fonts-disabled = Web-fonter er avslått: Kan ikke bruke innbundne PDF-fonter.
288
289 ## Editing
290
291 pdfjs-editor-free-text-button =
292 .title = Tekst
293 pdfjs-editor-free-text-button-label = Tekst
294 pdfjs-editor-ink-button =
295 .title = Tegn
296 pdfjs-editor-ink-button-label = Tegn
297 pdfjs-editor-stamp-button =
298 .title = Legg til eller rediger bilder
299 pdfjs-editor-stamp-button-label = Legg til eller rediger bilder
300 pdfjs-editor-highlight-button =
301 .title = Markere
302 pdfjs-editor-highlight-button-label = Markere
303 pdfjs-highlight-floating-button =
304 .title = Markere
305 pdfjs-highlight-floating-button1 =
306 .title = Markere
307 .aria-label = Markere
308 pdfjs-highlight-floating-button-label = Markere
309
310 ## Remove button for the various kind of editor.
311
312 pdfjs-editor-remove-ink-button =
313 .title = Fjern tegningen
314 pdfjs-editor-remove-freetext-button =
315 .title = Fjern tekst
316 pdfjs-editor-remove-stamp-button =
317 .title = Fjern bildet
318 pdfjs-editor-remove-highlight-button =
319 .title = Fjern utheving
320
321 ##
322
323 # Editor Parameters
324 pdfjs-editor-free-text-color-input = Farge
325 pdfjs-editor-free-text-size-input = Størrelse
326 pdfjs-editor-ink-color-input = Farge
327 pdfjs-editor-ink-thickness-input = Tykkelse
328 pdfjs-editor-ink-opacity-input = Ugjennomsiktighet
329 pdfjs-editor-stamp-add-image-button =
330 .title = Legg til bilde
331 pdfjs-editor-stamp-add-image-button-label = Legg til bilde
332 # This refers to the thickness of the line used for free highlighting (not bound to text)
333 pdfjs-editor-free-highlight-thickness-input = Tykkelse
334 pdfjs-editor-free-highlight-thickness-title =
335 .title = Endre tykkelse når du markerer andre elementer enn tekst
336 pdfjs-free-text =
337 .aria-label = Tekstredigering
338 pdfjs-free-text-default-content = Begynn å skrive…
339 pdfjs-ink =
340 .aria-label = Tegneredigering
341 pdfjs-ink-canvas =
342 .aria-label = Brukerskapt bilde
343
344 ## Alt-text dialog
345
346 # Alternative text (alt text) helps when people can't see the image.
347 pdfjs-editor-alt-text-button-label = Alt-tekst
348 pdfjs-editor-alt-text-edit-button-label = Rediger alt-tekst tekst
349 pdfjs-editor-alt-text-dialog-label = Velg et alternativ
350 pdfjs-editor-alt-text-dialog-description = Alt-tekst (alternativ tekst) hjelper når folk ikke kan se bildet eller når det ikke lastes inn.
351 pdfjs-editor-alt-text-add-description-label = Legg til en beskrivelse
352 pdfjs-editor-alt-text-add-description-description = Gå etter 1-2 setninger som beskriver emnet, settingen eller handlingene.
353 pdfjs-editor-alt-text-mark-decorative-label = Merk som dekorativt
354 pdfjs-editor-alt-text-mark-decorative-description = Dette brukes til dekorative bilder, som kantlinjer eller vannmerker.
355 pdfjs-editor-alt-text-cancel-button = Avbryt
356 pdfjs-editor-alt-text-save-button = Lagre
357 pdfjs-editor-alt-text-decorative-tooltip = Merket som dekorativ
358 # .placeholder: This is a placeholder for the alt text input area
359 pdfjs-editor-alt-text-textarea =
360 .placeholder = For eksempel, «En ung mann setter seg ved et bord for å spise et måltid»
361
362 ## Editor resizers
363 ## This is used in an aria label to help to understand the role of the resizer.
364
365 pdfjs-editor-resizer-label-top-left = Øverste venstre hjørne – endre størrelse
366 pdfjs-editor-resizer-label-top-middle = Øverst i midten — endre størrelse
367 pdfjs-editor-resizer-label-top-right = Øverste høyre hjørne – endre størrelse
368 pdfjs-editor-resizer-label-middle-right = Midt til høyre – endre størrelse
369 pdfjs-editor-resizer-label-bottom-right = Nederste høyre hjørne – endre størrelse
370 pdfjs-editor-resizer-label-bottom-middle = Nederst i midten — endre størrelse
371 pdfjs-editor-resizer-label-bottom-left = Nederste venstre hjørne – endre størrelse
372 pdfjs-editor-resizer-label-middle-left = Midt til venstre — endre størrelse
373
374 ## Color picker
375
376 # This means "Color used to highlight text"
377 pdfjs-editor-highlight-colorpicker-label = Uthevingsfarge
378 pdfjs-editor-colorpicker-button =
379 .title = Endre farge
380 pdfjs-editor-colorpicker-dropdown =
381 .aria-label = Fargevalg
382 pdfjs-editor-colorpicker-yellow =
383 .title = Gul
384 pdfjs-editor-colorpicker-green =
385 .title = Grønn
386 pdfjs-editor-colorpicker-blue =
387 .title = Blå
388 pdfjs-editor-colorpicker-pink =
389 .title = Rosa
390 pdfjs-editor-colorpicker-red =
391 .title = Rød
392
393 ## Show all highlights
394 ## This is a toggle button to show/hide all the highlights.
395
396 pdfjs-editor-highlight-show-all-button-label = Vis alle
397 pdfjs-editor-highlight-show-all-button =
398 .title = Vis alle
399