blob: 2da5e34488ab04335a09c1f4404d79f214834e24 (
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
|
<!-- 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/. -->
<!ENTITY pref.images.title "Bilder">
<!ENTITY imageBlocking.label "Bildetillatelser">
<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;".
Place "&brandShortName;" in the phrase where the name of the application should
appear
-->
<!ENTITY imageDetails "Angi hvordan &brandShortName; håndterer bilder.">
<!ENTITY loadAllImagesRadio.label "Last alle bilder">
<!ENTITY loadAllImagesRadio.accesskey "L">
<!ENTITY loadOrgImagesRadio.label "Last bare bilder som kommer fra opprinnelig server">
<!ENTITY loadOrgImagesRadio.accesskey "r">
<!ENTITY loadNoImagesRadio.label "Ikke last noen bilder">
<!ENTITY loadNoImagesRadio.accesskey "I">
<!ENTITY viewPermissions.label "Behandle tillatelser">
<!ENTITY viewPermissions.accesskey "B">
<!ENTITY animLoopingTitle.label "Animerte bilder skal gå i løkke">
<!ENTITY animLoopAsSpecified.label "Så mange ganger som bildet angir">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "En gang">
<!ENTITY animLoopOnce.accesskey "E">
<!ENTITY animLoopNever.label "Aldri">
<!ENTITY animLoopNever.accesskey "A">
|