diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 4995a2fb2c8..ea5770eb549 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -51,6 +51,11 @@ OC.L10N.register( "No translation provider available" : "Không có nhà cung cấp bản dịch", "Could not detect language" : "Không thể phát hiện ngôn ngữ", "Unable to translate" : "Không thể dịch", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Bước sửa chữa:", + "Repair info:" : "Thông tin sửa chữa:", + "Repair warning:" : "Cảnh báo sửa chữa:", + "Repair error:" : "Lỗi sửa chữa:", "Nextcloud Server" : "Máy chủ vWorkspace", "Some of your link shares have been removed" : "Một số liên kết chia sẻ của bạn đã bị xóa", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Do lỗi bảo mật, chúng tôi đã phải xóa một số liên kết chia sẻ của bạn. Vui lòng xem liên kết để biết thêm thông tin.", @@ -58,11 +63,6 @@ OC.L10N.register( "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Hãy nhập khóa đăng ký của bạn vào ứng dụng \"Support\" để tăng giới hạn tài khoản. Việc này cũng sẽ cung cấp cho bạn những đặc quyền do Nextcloud Enterprise cung cấp.", "Learn more ↗" : "Để biết thêm↗", "Preparing update" : "Đang chuẩn bị cập nhật", - "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step:" : "Bước sửa chữa:", - "Repair info:" : "Thông tin sửa chữa:", - "Repair warning:" : "Cảnh báo sửa chữa:", - "Repair error:" : "Lỗi sửa chữa:", "Please use the command line updater because updating via browser is disabled in your config.php." : "Vui lòng sử dụng trình cập nhật dòng lệnh vì cập nhật qua trình duyệt bị tắt trong config.php của bạn.", "Turned on maintenance mode" : "Bật chế độ bảo trì", "Turned off maintenance mode" : "Tắt chế độ bảo trì", |