blob: db52acef3722534e657b9dbf6a7b1b57a5556fe6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
set-desktop-background-window =
.title = Sett skrivebordsbakgrunn
set-desktop-background-accept =
.label = Sett skrivebordsbakgrunn
open-desktop-prefs =
.label = Åpne skrivebordsinnstillinger
set-background-preview-unavailable = Forhåndsvisning ikke tilgjengelig
# This refers to the wallpaper "spanning" multiple monitors when the
# user has more than one. Only some of the entire image will be on
# each monitor. This should ideally match the wording in Windows' own
# Desktop Background settings page.
set-background-span =
.label = Utstrekning
set-background-color = Farge:
set-background-position = Posisjon:
set-background-tile =
.label = Side ved side
set-background-center =
.label = Midtstilt
set-background-stretch =
.label = Strukket
set-background-fill =
.label = Fyll
set-background-fit =
.label = Pass
|