blob: e6a7409144f66ff94935d4627ff131c977254f81 (
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
|
# 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/.
permissions-reminder-window =
.title = Excepcións
.style = width: 36em;
window-close-key =
.key = w
website-address-label =
.value = Enderezo do sitio web:
.accesskey = w
block-button =
.label = Bloquear
.accesskey = B
allow-session-button =
.label = Permitir nesta sesión
.accesskey = s
allow-button =
.label = Permitir
.accesskey = m
treehead-sitename-label =
.label = Sitio
treehead-status-label =
.label = Estado
remove-site-button =
.label = Eliminar sitio
.accesskey = E
remove-all-site-button =
.label = Eliminar todos os sitios
.accesskey = t
permission-can-label = Permitir
permission-can-session-label = Permitir nesta sesión
permission-cannot-label = Bloquear
invalid-uri-message = Introduza un nome de servidor válido
invalid-uri-title = Introduciuse un nome de servidor non válido
|