blob: b0ff376ec3b5b0e64197c0f10a18a2cae51dbafa (
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 = Cài đặt ngoại tuyến
autodetect-online-label =
.label = Tự động theo dõi trạng thái trực tuyến được phát hiện
.accesskey = d
startup-label = Trạng thái thủ công khi khởi động:
status-radio-remember =
.label = Ghi nhớ tình trạng trực tuyến trước đó
.accesskey = R
status-radio-ask =
.label = Hỏi tôi về trạng thái trực tuyến
.accesskey = k
status-radio-always-online =
.label = Trực tuyến
.accesskey = l
status-radio-always-offline =
.label = Ngoại tuyến
.accesskey = f
going-online-label = Gửi những thư chưa gửi khi trực tuyến?
going-online-auto =
.label = Có
.accesskey = Y
going-online-not =
.label = Không
.accesskey = N
going-online-ask =
.label = Hỏi tôi
.accesskey = s
going-offline-label = Tải thư để sử dụng ngoại tuyến khi rời mạng?
going-offline-auto =
.label = Có
.accesskey = e
going-offline-not =
.label = Không
.accesskey = o
going-offline-ask =
.label = Hỏi tôi
.accesskey = a
|