blob: 0e3f4919659f26c65f674c26c6d8a19868a7b961 (
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
41
|
<!-- 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/. -->
<!--
# Translator(s):
#
# BuBBaX <mikebubbax@yahoo.com>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!ENTITY pref.images.title "Imagini">
<!ENTITY imageBlocking.label "Image Acceptance Policy">
<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;".
Place "&brandShortName;" in the phrase where the name of the application should
appear
-->
<!ENTITY imageDetails "Specify how &brandShortName; handles images.">
<!ENTITY loadAllImagesRadio.label "Load all images">
<!ENTITY loadAllImagesRadio.accesskey "L">
<!ENTITY loadOrgImagesRadio.label "Only load images that come from the originating server">
<!ENTITY loadOrgImagesRadio.accesskey "n">
<!ENTITY loadNoImagesRadio.label "Do not load any images">
<!ENTITY loadNoImagesRadio.accesskey "D">
<!ENTITY viewPermissions.label "Manage Permissions">
<!ENTITY viewPermissions.accesskey "P">
<!ENTITY animLoopingTitle.label "Animated images should loop">
<!ENTITY animLoopAsSpecified.label "As many times as the image specifies">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "O dată">
<!ENTITY animLoopOnce.accesskey "O">
<!ENTITY animLoopNever.label "Niciodată">
<!ENTITY animLoopNever.accesskey "N">
|