blob: e54294d009120d5ed27a32a4a779cc39b2b45a0f (
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
|
<!-- 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/. -->
<!-- Entities for AccountWizard -->
<!ENTITY windowTitle.label "Trình thuật sĩ tài khoản">
<!ENTITY accountWizard.size "width: 40em; height: 38em;">
<!-- Entities for Account Type page -->
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "Nhận dạng">
<!ENTITY identityDesc.label "Mỗi tài khoản có một danh tính, đó là thông tin nhận dạng bạn với người khác khi họ nhận được thư của bạn.">
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line -->
<!ENTITY fullnameDesc.label "Nhập tên mà bạn muốn hiển thị trong trường "Từ" trên các thư gửi đi">
<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line
1, do not translate two of """
2, Use localized full name instead of "John Smith"
-->
<!ENTITY fullnameExample.label "(ví dụ, "John Smith").">
<!ENTITY fullnameLabel.label "Tên của bạn:">
<!ENTITY fullnameLabel.accesskey "Y">
<!ENTITY emailLabel.label "Địa chỉ email:">
<!ENTITY emailLabel.accesskey "E">
<!-- Entities for Incoming Server page -->
<!ENTITY incomingTitle.label "Thông tin máy chủ nhận thư">
<!ENTITY incomingUsername.label "Tên đăng nhập:">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line -->
<!ENTITY newsServerNameDesc.label "Nhập tên của máy chủ tin tức của bạn (NNTP) (ví dụ: "news.example.net").">
<!ENTITY newsServerLabel.label "Máy chủ nhóm tin:">
<!ENTITY newsServerLabel.accesskey "S">
<!-- Entities for Outgoing Server page -->
<!-- Entities for Account name page -->
<!ENTITY accnameTitle.label "Tên tài khoản">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line -->
<!ENTITY accnameDesc.label "Nhập tên mà bạn muốn dùng để nói tới tài khoản này (ví dụ, "Tài khoản công việc", "Tài khoản ở nhà" hoặc "Tài khoản tin tức").">
<!ENTITY accnameLabel.label "Tên tài khoản:">
<!ENTITY accnameLabel.accesskey "A">
<!-- Entities for Done (Congratulations) page -->
<!ENTITY completionTitle.label "Chúc mừng!">
<!ENTITY completionText.label "Vui lòng xác minh rằng thông tin dưới đây là chính xác.">
<!ENTITY newsServerNamePrefix.label "Tên máy chủ tin tức (NNTP):">
<!ENTITY clickFinish.label "Nhấn Hoàn Thành để lưu các thiết lập này và thoát trình thuật sĩ tài khoản.">
<!ENTITY clickFinish.labelMac "Nhấn Xong để lưu các thiết lập này và thoát trình thuật sĩ tài khoản.">
|