blob: a73ed1e065003441bed2a8bdc25966e84d291b8c (
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
53
54
55
56
|
# 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/.
offline-dialog-window =
.title = Lineaz kanpoko ezarpenak
autodetect-online-label =
.label = Automatikoki jarraitu atzemandako lineako egoera
.accesskey = a
startup-label = Eskuzko egoera abiatzean:
status-radio-remember =
.label = Gogoratu aurreko lineako egoera
.accesskey = r
status-radio-ask =
.label = Niri galdetu lineako egoera
.accesskey = g
status-radio-always-online =
.label = Lineaz kanpo
.accesskey = L
status-radio-always-offline =
.label = Lineaz kanpo
.accesskey = k
going-online-label = Bidali bidali gabeko mezuak linean jartzean?
going-online-auto =
.label = Bai
.accesskey = B
going-online-not =
.label = Ez
.accesskey = E
going-online-ask =
.label = Galdetu niri
.accesskey = d
going-offline-label = Deskargatu mezuak lineaz kanpo erabiltzeko lineaz kanpo jartzean?
going-offline-auto =
.label = Bai
.accesskey = a
going-offline-not =
.label = Ez
.accesskey = z
going-offline-ask =
.label = Galdetu niri
.accesskey = G
|