diff options
| author | hoanghuy309 <hoanghuy309@gmail.com> | 2021-07-10 14:57:02 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-07-14 04:29:43 -0400 |
| commit | 927ec5a363a1a40706a5686db4b4819b8beafdd7 (patch) | |
| tree | 4249febc6a2e3e63c14514c9668ca94166824110 | |
| parent | db579e6eee05cccd09cfaa36ee9560a555e9e80d (diff) | |
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/vi.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/vi.json b/Emby.Server.Implementations/Localization/Core/vi.json index 58652c469..20ab1dd7d 100644 --- a/Emby.Server.Implementations/Localization/Core/vi.json +++ b/Emby.Server.Implementations/Localization/Core/vi.json @@ -117,5 +117,7 @@ "TaskCleanActivityLog": "Xóa Nhật Ký Hoạt Động", "Undefined": "Không Xác Định", "Forced": "Bắt Buộc", - "Default": "Mặc Định" + "Default": "Mặc Định", + "TaskOptimizeDatabaseDescription": "Thu gọn cơ sở dữ liệu và cắt bớt dung lượng trống. Chạy tác vụ này sau khi quét thư viện hoặc thực hiện các thay đổi khác ngụ ý sửa đổi cơ sở dữ liệu có thể cải thiện hiệu suất.", + "TaskOptimizeDatabase": "Tối ưu hóa cơ sở dữ liệu" } |
