nextcloud/settings/l10n/vi.php

66 lines
4.8 KiB
PHP

<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Không thể tải danh sách ứng dụng từ App Store",
"Authentication error" => "Lỗi xác thực",
"Group already exists" => "Nhóm đã tồn tại",
"Unable to add group" => "Không thể thêm nhóm",
"Email saved" => "Lưu email",
"Invalid email" => "Email không hợp lệ",
"OpenID Changed" => "Đổi OpenID",
"Invalid request" => "Yêu cầu không hợp lệ",
"Unable to delete group" => "Không thể xóa nhóm",
"Unable to delete user" => "Không thể xóa người dùng",
"Language changed" => "Ngôn ngữ đã được thay đổi",
"Unable to add user to group %s" => "Không thể thêm người dùng vào nhóm %s",
"Unable to remove user from group %s" => "Không thể xóa người dùng từ nhóm %s",
"Disable" => "Vô hiệu",
"Enable" => "Cho phép",
"Saving..." => "Đang tiến hành lưu ...",
"__language_name__" => "__Ngôn ngữ___",
"Security Warning" => "Cảnh bảo bảo mật",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Thư mục dữ liệu và những tập tin của bạn có thể dễ dàng bị truy cập từ internet. Tập tin .htaccess của ownCloud cung cấp không hoạt động. Chúng tôi đề nghị bạn nên cấu hình lại máy chủ webserver của bạn để thư mục dữ liệu không còn bị truy cập hoặc bạn di chuyển thư mục dữ liệu ra bên ngoài thư mục gốc của máy chủ.",
"Cron" => "Cron",
"Enable Share API" => "Bật chia sẻ API",
"Allow apps to use the Share API" => "Cho phép các ứng dụng sử dụng chia sẻ API",
"Allow links" => "Cho phép liên kết",
"Allow users to share items to the public with links" => "Cho phép người dùng chia sẻ công khai các mục bằng các liên kết",
"Allow resharing" => "Cho phép chia sẻ lại",
"Allow users to share items shared with them again" => "Cho phép người dùng chia sẻ lại những mục đã được chia sẻ",
"Allow users to share with anyone" => "Cho phép người dùng chia sẻ với bất cứ ai",
"Allow users to only share with users in their groups" => "Chỉ cho phép người dùng chia sẻ với những người dùng trong nhóm của họ",
"Log" => "Log",
"More" => "nhiều hơn",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Được phát triển bởi <a href=\"http://ownCloud.org/contact\" target=\"_blank\">cộng đồng ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">mã nguồn </a> đã được cấp phép theo chuẩn <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Thêm ứng dụng của bạn",
"Select an App" => "Chọn một ứng dụng",
"See application page at apps.owncloud.com" => "Xem ứng dụng tại apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-Giấy phép được cấp bởi <span class=\"author\"></span>",
"Documentation" => "Tài liệu",
"Managing Big Files" => "Quản lý tập tin lớn",
"Ask a question" => "Đặt câu hỏi",
"Problems connecting to help database." => "Vấn đề kết nối đến cơ sở dữ liệu.",
"Go there manually." => "Đến bằng thủ công",
"Answer" => "trả lời",
"Desktop and Mobile Syncing Clients" => "Đồng bộ dữ liệu",
"Download" => "Tải về",
"Unable to change your password" => "Không thể đổi mật khẩu",
"Current password" => "Mật khẩu cũ",
"New password" => "Mật khẩu mới ",
"show" => "Hiện",
"Change password" => "Đổi mật khẩu",
"Email" => "Email",
"Your email address" => "Email của bạn",
"Fill in an email address to enable password recovery" => "Nhập địa chỉ email của bạn để khôi phục lại mật khẩu",
"Language" => "Ngôn ngữ",
"Help translate" => "Dịch ",
"use this address to connect to your ownCloud in your file manager" => "sử dụng địa chỉ này để kết nối với ownCloud của bạn trong quản lý tập tin ",
"Name" => "Tên",
"Password" => "Mật khẩu",
"Groups" => "Nhóm",
"Create" => "Tạo",
"Default Quota" => "Hạn ngạch mặt định",
"Other" => "Khác",
"Group Admin" => "Nhóm quản trị",
"Quota" => "Hạn ngạch",
"Delete" => "Xóa"
);