diff options
Diffstat (limited to 'settings/l10n/vi.php')
-rw-r--r-- | settings/l10n/vi.php | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index 2adc87f4576..0b9234938af 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -24,7 +24,17 @@ "Error" => "Lỗi", "Updated" => "Đã cập nhật", "Saving..." => "Đang tiến hành lưu ...", +"deleted" => "đã xóa", +"undo" => "lùi lại", +"Groups" => "Nhóm", +"Group Admin" => "Nhóm quản trị", +"Delete" => "Xóa", "__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ừ mạng. Tập tin .htaccess do 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ủ web để thư mục dữ liệu không còn bị truy cập hoặc bạn nê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ủ.", +"More" => "hơ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>.", "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", @@ -38,6 +48,7 @@ "Bugtracker" => "Hệ ghi nhận lỗi", "Commercial Support" => "Hỗ trợ có phí", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Bạn đã sử dụng <strong>%s </ strong> có sẵn <strong> %s </ strong>", +"Show First Run Wizard again" => "Hiện lại việc chạy đồ thuật khởi đầu", "Password" => "Mật khẩu", "Your password was changed" => "Mật khẩu của bạn đã được thay đổi.", "Unable to change your password" => "Không thể đổi mật khẩu", @@ -55,18 +66,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" ); |