translations: update qsTrs to Translation.tr and allow translation of notifications

This commit is contained in:
end-4
2025-07-17 13:56:50 +07:00
parent 9ca67f0095
commit 1e7c84a6c1
10 changed files with 104 additions and 41 deletions
+24 -2
View File
@@ -315,6 +315,28 @@
"%1 notifications": "%1 notifications",
"Load chat from %1": "Load chat from %1",
"Load prompt from %1": "Load prompt from %1",
"Online models disallowed for \n\nControlled by `policies.ai` config option": "Online models disallowed for \n\nControlled by `policies.ai` config option",
"Save chat to %1": "Save chat to %1"
"Save chat to %1": "Save chat to %1",
"Weather Service": "Weather Service",
"Cannot find a GPS service. Using the fallback method instead.": "Cannot find a GPS service. Using the fallback method instead.",
"Critically low battery": "Critically low battery",
"Select output device": "Select output device",
"Code saved to file": "Code saved to file",
"Online models disallowed\n\nControlled by `policies.ai` config option": "Online models disallowed\n\nControlled by `policies.ai` config option",
"Opens bar on press": "Opens bar on press",
"Scroll to change volume": "Scroll to change volume",
"Toggles bar on press": "Toggles bar on press",
"Elements": "Elements",
"%1 • %2 tasks": "%1 • %2 tasks",
"Download complete": "Download complete",
"Please charge!\nAutomatic suspend triggers at %1": "Please charge!\nAutomatic suspend triggers at %1",
"Cloudflare WARP": "Cloudflare WARP",
"Cloudflare WARP (1.1.1.1)": "Cloudflare WARP (1.1.1.1)",
"Closes bar on press": "Closes bar on press",
"Scroll to change brightness": "Scroll to change brightness",
"Connection failed. Please inspect manually with the <tt>warp-cli</tt> command": "Connection failed. Please inspect manually with the <tt>warp-cli</tt> command",
"Select input device": "Select input device",
"Registration failed. Please inspect manually with the <tt>warp-cli</tt> command": "Registration failed. Please inspect manually with the <tt>warp-cli</tt> command",
"Consider plugging in your device": "Consider plugging in your device",
"Low battery": "Low battery",
"Saved to %1": "Saved to %1"
}
+21 -2
View File
@@ -310,7 +310,26 @@
"Color generation": "Chỉnh màu",
"Select output device": "Chọn đầu ra",
"Select input device": "Chọn đầu vào",
"Save chat from %1": "Lưu cuộc trò chuyện vào %1",
"%1 • %2 tasks": "%1 • %2 việc cần làm",
"Online models disallowed\n\nControlled by `policies.ai` config option": "Model trực tuyến không được cho phép\n\nCài đặt bởi lựa chọn `policies.ai`"
"Online models disallowed\n\nControlled by `policies.ai` config option": "Model trực tuyến không được cho phép\n\nCài đặt bởi lựa chọn `policies.ai`",
"Download complete": "Đã tải xong",
"Code saved to file": "Code đã lưu vào file",
"Critically low battery": "Pin rất thấp",
"Scroll to change brightness": "Cuộn để thay đổi độ sáng",
"Cloudflare WARP": "Cloudflare WARP",
"Toggles bar on press": "Mở/đóng bar khi ấn",
"Saved to %1": "Đã lưu vào %1",
"Elements": "Nguyên tố",
"Save chat to %1": "Lưu chat vào %1",
"Connection failed. Please inspect manually with the <tt>warp-cli</tt> command": "Kết nối không thành công. Hãy xem lại với lệnh <tt>warp-cli</tt>",
"Weather Service": "Thời tiết",
"Registration failed. Please inspect manually with the <tt>warp-cli</tt> command": "Đăng ký không thành công. Hãy xem lại với lệnh <tt>warp-cli</tt>",
"Consider plugging in your device": "Hãy cắm nguồn thiết bị của bạn",
"Cloudflare WARP (1.1.1.1)": "Cloudflare WARP (1.1.1.1)",
"Cannot find a GPS service. Using the fallback method instead.": "Không tìm thấy dịch vụ GPS. Đang sử dụng phương pháp dự phòng.",
"Opens bar on press": "Mở bar khi ấn",
"Low battery": "Pin yếu",
"Scroll to change volume": "Cuộn để thay đổi âm lượng",
"Please charge!\nAutomatic suspend triggers at %1": "Hãy sạc pin!\nHệ thống sẽ tự động ngủ khi pin xuống %1",
"Closes bar on press": "Đóng bar khi ấn"
}