diff options
Diffstat (limited to 'settings/l10n/vi.php')
-rw-r--r-- | settings/l10n/vi.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index b93e50e51e6..da9dbdf0a1f 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Email sent" => "Email đã được gửi", "Encryption" => "Mã hóa", "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", @@ -34,6 +35,8 @@ $TRANSLATIONS = array( "Group Admin" => "Nhóm quản trị", "Delete" => "Xóa", "__language_name__" => "__Ngôn ngữ___", +"None" => "Không gì cả", +"Login" => "Đăng nhập", "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 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 và các tập tin của bạn có thể được truy cập từ Internet. Tập tin .htaccess không làm việc. Chúng tôi đề nghị bạn cấu hình ebserver ,phân quyền lại thư mục dữ liệu và cấp quyền truy cập hoặc di chuyển thư mục dữ liệu bên ngoài tài liệu gốc máy chủ web.", "Cron" => "Cron", @@ -47,6 +50,9 @@ $TRANSLATIONS = array( "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ọ", +"Server address" => "Địa chỉ máy chủ", +"Port" => "Cổng", +"Credentials" => "Giấy chứng nhận", "Log" => "Log", "More" => "hơn", "Less" => "ít", @@ -76,6 +82,7 @@ $TRANSLATIONS = array( "Your email address" => "Email của bạn", "Upload new" => "Tải lên", "Remove image" => "Xóa ", +"Cancel" => "Hủy", "Choose as profile image" => "Chọn hình ảnh như hồ sơ cá nhân", "Language" => "Ngôn ngữ", "Help translate" => "Hỗ trợ dịch thuật", |