blob: d322f5f19e2fbc47d07b9051b8e3f7aa3de292a9 (
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
42
43
44
45
46
47
48
49
50
51
52
|
# 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/.
colors-dialog-window =
.title = Colores
.style =
{ PLATFORM() ->
[macos] width: 47em !important
*[other] width: 45em !important
}
colors-dialog-legend = Testu y fondu
text-color-label =
.value = Testu:
.accesskey = T
background-color-label =
.value = Fondu:
.accesskey = F
use-system-colors =
.label = Usar los colores del sistema
.accesskey = U
colors-link-legend = Color de los enllaces
link-color-label =
.value = Enllaces ensin visitar:
.accesskey = E
visited-link-color-label =
.value = Enllaces visitaos:
.accesskey = a
underline-link-checkbox =
.label = Solliñar enllaces
.accesskey = S
override-color-label =
.value = Anular colores especificaos pol conteníu coles mios esbilles d'enriba:
.accesskey = A
override-color-always =
.label = Siempres
override-color-auto =
.label = Namái con temes d'altu contraste
override-color-never =
.label = Enxamás
|