diff --git a/lib/l10n/intl_vi.arb b/lib/l10n/intl_vi.arb index e7ce13b79..e88bfc8c4 100644 --- a/lib/l10n/intl_vi.arb +++ b/lib/l10n/intl_vi.arb @@ -4675,5 +4675,97 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "saveMessageToTemplateCancelled": "Đã huỷ lưu thư mẫu", + "@saveMessageToTemplateCancelled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youNeedToGrantFilesPermissionToExportFile": "Bạn cần phải cấp quyền truy cập bộ nhớ để trích xuất tệp", + "@youNeedToGrantFilesPermissionToExportFile": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exportTraceLog": "Trích xuất nhật kí", + "@exportTraceLog": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noLogsHaveBeenRecordedYet": "Không có nhật kí nào được lưu.", + "@noLogsHaveBeenRecordedYet": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exportTraceLogSuccess": "Trích xuất nhật kí thành công {path}", + "@exportTraceLogSuccess": { + "type": "text", + "placeholders_order": [ + "path" + ], + "placeholders": { + "path": {} + } + }, + "saveMessageToTemplateFailed": "Lưu thư mẫu thất bại", + "@saveMessageToTemplateFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exportTraceLogFailed": "Trích xuất nhật kí không thành công", + "@exportTraceLogFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "updateMessageToTemplateSuccess": "Chỉnh sửa thư mẫu thành công", + "@updateMessageToTemplateSuccess": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "savingTemplate": "Đang lưu thư mẫu", + "@savingTemplate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "saveAsTemplate": "Lưu thư mẫu", + "@saveAsTemplate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "savingMessageToTemplateFolder": "Đang lưu thư mẫu", + "@savingMessageToTemplateFolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "invalidArguments": "Yêu cầu không hợp lệ: \"{description}\"", + "@invalidArguments": { + "type": "text", + "placeholders_order": [ + "description" + ], + "placeholders": { + "description": {} + } + }, + "messageExportTraceLogDialog": "Bạn có muốn trích xuất nhật kí?", + "@messageExportTraceLogDialog": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "saveMessageToTemplateSuccess": "Lưu thư mẫu thành công", + "@saveMessageToTemplateSuccess": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }