blob: 0377ccbf2292ba11ec5b32b0932c71519615c4b7 (
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 = Ange skrivbordsbakgrund
set-desktop-background-accept =
.label = Ange skrivbordsbakgrund
open-desktop-prefs =
.label = Öppna skrivbordsinställningarna
set-background-preview-unavailable = Förhandsgranskning ej tillgänglig
# 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 = Sträck över
set-background-color = Färg:
set-background-position = Position:
set-background-tile =
.label = Sida vid sida
set-background-center =
.label = Centrerad
set-background-stretch =
.label = Dra ut
set-background-fill =
.label = Fyll
set-background-fit =
.label = Anpassa
|