diff options
Diffstat (limited to 'settings/l10n/vi.php')
-rw-r--r-- | settings/l10n/vi.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index 1b0bfe07462..b0ed4ae8360 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -24,7 +24,12 @@ "Error" => "Lỗi", "Updated" => "Đã cập nhật", "Saving..." => "Đang tiến hành lưu ...", +"Groups" => "Nhóm", +"Group Admin" => "Nhóm quản trị", +"Delete" => "Xóa", "__language_name__" => "__Ngôn ngữ___", +"Version" => "Phiên bả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", "More Apps" => "Nhiều ứng dụng hơn", "Select an App" => "Chọn một ứng dụng", @@ -56,18 +61,13 @@ "Help translate" => "Hỗ trợ dịch thuật", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Sử dụng địa chỉ này để kết nối ownCloud của bạn trong trình quản lý file của bạn", -"Version" => "Phiên bả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>.", "Login Name" => "Tên đăng nhập", -"Groups" => "Nhóm", "Create" => "Tạo", "Default Storage" => "Bộ nhớ mặc định", "Unlimited" => "Không giới hạn", "Other" => "Khác", -"Group Admin" => "Nhóm quản trị", "Storage" => "Bộ nhớ", "change display name" => "Thay đổi tên hiển thị", "set new password" => "đặt mật khẩu mới", -"Default" => "Mặc định", -"Delete" => "Xóa" +"Default" => "Mặc định" ); |