diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-vi/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-vi/mail/chrome/messenger/migration/migration.properties | 25 |
2 files changed, 55 insertions, 0 deletions
diff --git a/l10n-vi/mail/chrome/messenger/migration/migration.dtd b/l10n-vi/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..585cf8320e --- /dev/null +++ b/l10n-vi/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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/. --> + + +<!ENTITY migrationWizard.title "Trình thuật sĩ Nhập"> + +<!ENTITY importFromWin.label "Nhập tùy chọn, cài đặt tài khoản, sổ địa chỉ, bộ lọc và các dữ liệu khác từ:"> +<!ENTITY importFromNonWin.label "Nhập tùy chỉnh, cài đặt tài khoản, sổ địa chỉ, bộ lọc và các dữ liệu khác từ:"> +<!ENTITY importSourceNotFound.label "Không có ứng dụng để nhập dữ liệu từ tìm thấy."> + +<!ENTITY importFromNothing.label "Không nhập gì cả"> +<!ENTITY importFromNothing.accesskey "K"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 trở lên"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Nhập Thiết lập và Thư mục Thư"> +<!ENTITY importItems.title "Các mục cần Nhập"> +<!ENTITY importItems.label "Chọn các mục để nhập:"> + +<!ENTITY migrating.title "Đang nhập…"> +<!ENTITY migrating.label "Các mục sau đang được nhập…"> + +<!ENTITY selectProfile.title "Chọn Hồ Sơ"> +<!ENTITY selectProfile.label "Các hồ sơ có thể nhập được từ:"> + +<!ENTITY done.title "Nhập Xong"> +<!ENTITY done.label "Các mục sau đã được nhập thành công:"> diff --git a/l10n-vi/mail/chrome/messenger/migration/migration.properties b/l10n-vi/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..13755c9ed0 --- /dev/null +++ b/l10n-vi/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,25 @@ +# 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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=Tùy chỉnh + +2_seamonkey=Cài đặt tài khoản +2_outlook=Cài đặt tài khoản + +4_seamonkey=Sổ địa chỉ +4_outlook=Sổ địa chỉ + +8_seamonkey=Huấn luyện Nhận dạng Thư rác + +16_seamonkey=Mật khẩu đã lưu + +32_seamonkey=Dữ liệu Khác + +64_seamonkey=Thư mục Nhóm tin + +128_seamonkey=Thư mục Thư +128_outlook=Thư mục Thư |