diff options
author | Robin Appelman <icewind@owncloud.com> | 2013-07-16 15:22:47 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2013-07-16 15:22:47 +0200 |
commit | 0ae8eb4f5e05d9e3c5a22a7278ee104edd95fdf4 (patch) | |
tree | 47d53cb6b0deb37aa31a41342c7c73f1f0805ba0 /lib/l10n/vi.php | |
parent | 5418c98a81caba2da00b2e81fb56fe373737a7c8 (diff) | |
parent | d673d8c25310f0ea73927b8b252e6823a11087f4 (diff) | |
download | nextcloud-server-0ae8eb4f5e05d9e3c5a22a7278ee104edd95fdf4.tar.gz nextcloud-server-0ae8eb4f5e05d9e3c5a22a7278ee104edd95fdf4.zip |
Merge branch 'master' into cache
Diffstat (limited to 'lib/l10n/vi.php')
-rw-r--r-- | lib/l10n/vi.php | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/l10n/vi.php b/lib/l10n/vi.php index ea9660093ae..f2a7d669b8f 100644 --- a/lib/l10n/vi.php +++ b/lib/l10n/vi.php @@ -5,6 +5,7 @@ "Users" => "Người dùng", "Apps" => "Ứng dụng", "Admin" => "Quản trị", +"web services under your control" => "dịch vụ web dưới sự kiểm soát của bạn", "ZIP download is turned off." => "Tải về ZIP đã bị tắt.", "Files need to be downloaded one by one." => "Tập tin cần phải được tải về từng người một.", "Back to Files" => "Trở lại tập tin", @@ -13,10 +14,10 @@ "Application is not enabled" => "Ứng dụng không được BẬT", "Authentication error" => "Lỗi xác thực", "Token expired. Please reload page." => "Mã Token đã hết hạn. Hãy tải lại trang.", -"Files" => "Các tập tin", +"Files" => "Tập tin", "Text" => "Văn bản", "Images" => "Hình ảnh", -"seconds ago" => "1 giây trước", +"seconds ago" => "vài giây trước", "1 minute ago" => "1 phút trước", "%d minutes ago" => "%d phút trước", "1 hour ago" => "1 giờ trước", @@ -28,8 +29,5 @@ "%d months ago" => "%d tháng trước", "last year" => "năm trước", "years ago" => "năm trước", -"%s is available. Get <a href=\"%s\">more information</a>" => "%s có sẵn. <a href=\"%s\">xem thêm ở đây</a>", -"up to date" => "đến ngày", -"updates check is disabled" => "đã TĂT chức năng cập nhật ", "Could not find category \"%s\"" => "không thể tìm thấy mục \"%s\"" ); |