diff options
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 26a97e89a04..d6e3118de75 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -3,6 +3,21 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "Không thể ghi vào thư mục \"config\"!", "See %s" : "Xem %s", + "Email verification" : "Xác thực email", + "Click the following button to confirm your email." : "Nhấn nút sau để xác nhận email của bạn.", + "Click the following link to confirm your email." : "Nhấn liên kết sau để xác nhận email của bạn.", + "Confirm your email" : "Xác nhận email của bạn", + "Other activities" : "Hoạt động khác", + "%1$s and %2$s" : "%1$s và %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s và %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s và %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s và %5$s", + "Education Edition" : "Bản Giáo dục", + "Enterprise bundle" : "Gói doanh nghiệp", + "The library %s is not available." : "Thư viện %s không có sẵn.", + "The following platforms are supported: %s" : "Các nền tảng sau được hỗ trợ: %s", + "Server version %s or higher is required." : "Yêu cầu máy chủ phiên bản %s hoặc cao hơn.", + "Server version %s or lower is required." : "Yêu cầu máy chủ phiên bản %s hoặc thấp hơn.", "Unknown filetype" : "Không biết kiểu tập tin", "Invalid image" : "Hình ảnh không hợp lệ", "today" : "hôm nay", |