You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
4.3 KiB
JSON

8 years ago
{
"trending": "Trending",
"installed": "Đã cài đặt",
"active": "Kích hoạt",
"inactive": "Chưa kích hoạt",
"out-of-date": "Hết Hạn",
"none-found": "Không tìm thấy plugin nào.",
"none-active": "Không Có Plugin Hoạt Động",
"find-plugins": "Tìm Plugins",
8 years ago
"plugin-search": "Tìm Plugin",
"plugin-search-placeholder": "Tìm kiếm plugin...",
"submit-anonymous-usage": "Gửi dữ liệu sử dụng plugin ẩn danh.",
"reorder-plugins": "Sắp Xếp Lại Plugin",
"order-active": "Sắp Xếp Plugin Hoạt Động",
"dev-interested": "Bạn quan tâm đến việc viết plugin cho NodeBB?",
"docs-info": "Tài liệu đầy đủ về tác giả plugin có thể được tìm thấy trong <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">Cổng Thông Tin Tài Liệu NodeBB </a>.",
8 years ago
"order.description": "Một số plugin nhất định hoạt động lý tưởng khi chúng được khởi tạo trước / sau các plugin khác.",
"order.explanation": "Các plugin tải theo thứ tự được chỉ định ở đây, từ trên xuống dưới",
"plugin-item.themes": "Giao diện",
"plugin-item.deactivate": "Hủy kích hoạt",
"plugin-item.activate": "Kích hoạt",
"plugin-item.install": "Install",
"plugin-item.uninstall": "Gỡ cài đặt",
"plugin-item.settings": "Cài đặt",
"plugin-item.installed": "Đã Cài Đặt",
"plugin-item.latest": "Mới nhất",
"plugin-item.upgrade": "Nâng cấp",
"plugin-item.more-info": "Để biết thêm thông tin:",
"plugin-item.unknown": "Không Xác Định",
"plugin-item.unknown-explanation": "Không thể xác định trạng thái của plugin này, có thể do lỗi định cấu hình sai.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
8 years ago
"alert.enabled": "Đã Bật Plugin",
"alert.disabled": "Plugin Đã Tắt",
"alert.upgraded": "Đã Nâng Cấp Plugin",
"alert.installed": "Đã Cài Đặt Plugin",
"alert.uninstalled": "Đã Gỡ Bỏ Plugin",
"alert.activate-success": "Vui lòng khởi động lại NodeBB của bạn để kích hoạt hoàn toàn plugin này",
"alert.deactivate-success": "Đã hủy kích hoạt plugin thành công",
"alert.upgrade-success": "Vui lòng xây dựng lại và khởi động lại NodeBB của bạn để nâng cấp đầy đủ plugin này.",
"alert.install-success": "Đã cài đặt thành công plugin, vui lòng kích hoạt plugin.",
"alert.uninstall-success": "Đã hủy kích hoạt và gỡ cài đặt plugin thành công.",
"alert.suggest-error": "<p>NodeBB không thể tiếp cận trình quản lý gói, hãy tiến hành cài đặt phiên bản mới nhất?</p><div class=\"alert alert-danger\"><strong>Máy chủ trả về (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB không thể tiếp cận trình quản lý gói, bản nâng cấp không được đề xuất vào lúc này.</p>",
"alert.incompatible": "<p>Phiên bản NodeBB (v%1) của bạn chỉ được xóa để nâng cấp lên v%2 của plugin này. Vui lòng cập nhật NodeBB của bạn nếu muốn cài đặt phiên bản mới hơn của plugin này.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>Không Có Thông Tin Tương Thích</strong></p><p>Plugin này không đưa ra một phiên bản cụ thể để cài đặt với phiên bản NodeBB của bạn. Không đảm bảo khả năng tương thích hoàn toàn và có thể khiến NodeBB của bạn không hoạt động bình thường.</p></div><p>Trường hợp NodeBB không thể hoạt động đúng:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Tiếp tục cài đặt phiên bản mới nhất của plugin này?</p>",
"alert.reorder": "Plugins Re-ordered",
"alert.reorder-success": "Vui lòng xây dựng lại và khởi động lại NodeBB của bạn để hoàn tất quá trình.",
"license.title": "Plugin License Information",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.",
"license.cta": "Do you wish to continue with activating this plugin?"
}