blob: 1b1c5198c26ceb774c200b3c20563138bc1161dd (
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
|
# 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/.
translation-window =
.title = Excepciones - Traducción
.style = width: 36em
translation-window2 =
.title = Excepciones - Traducción
.style = min-width: 36em
translation-close-key =
.key = w
translation-languages-disabled-desc = No se ofrecerá traducción para los siguientes idiomas
translation-languages-column =
.label = Idiomas
translation-languages-button-remove =
.label = Eliminar idioma
.accesskey = E
translation-languages-button-remove-all =
.label = Eliminar todos los idiomas
.accesskey = t
translation-sites-disabled-desc = No se ofrecerá traducción para los siguientes sitios
translation-sites-column =
.label = Sitios web
translation-sites-button-remove =
.label = Eliminar sitio
.accesskey = s
translation-sites-button-remove-all =
.label = Eliminar todos los sitios
.accesskey = d
translation-dialog =
.buttonlabelaccept = Cerrar
.buttonaccesskeyaccept = C
|