blob: 8afd8bfec630be53191de87e97ba028af726d8a4 (
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 "Imatges">
<!ENTITY imageBlocking.label "Política d'acceptació d'imatges">
<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;".
Place "&brandShortName;" in the phrase where the name of the application should
appear
-->
<!ENTITY imageDetails "Especifica com el &brandShortName; gestiona les imatges.">
<!ENTITY loadAllImagesRadio.label "Carrega totes les imatges">
<!ENTITY loadAllImagesRadio.accesskey "a">
<!ENTITY loadOrgImagesRadio.label "Carrega només les imatges que provenen del servidor originari">
<!ENTITY loadOrgImagesRadio.accesskey "r">
<!ENTITY loadNoImagesRadio.label "No carreguis cap imatge">
<!ENTITY loadNoImagesRadio.accesskey "N">
<!ENTITY viewPermissions.label "Gestiona els permisos">
<!ENTITY viewPermissions.accesskey "p">
<!ENTITY animLoopingTitle.label "Les imatges animades han de reproduir-se repetidament">
<!ENTITY animLoopAsSpecified.label "Tantes vegades com ho especifiqui la imatge">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "Una vegada">
<!ENTITY animLoopOnce.accesskey "U">
<!ENTITY animLoopNever.label "Mai">
<!ENTITY animLoopNever.accesskey "i">
|