2024-04-08 10:54:23 +08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
|
<TS version="2.1" language="zh_Hant">
|
|
|
|
|
<context>
|
|
|
|
|
<name>AboutDialog</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/aboutdialog.cpp" line="7"/>
|
|
|
|
|
<source>Kylin Theme Builder</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>主題製作工坊</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>CursorThemeWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/cursorthemewidget.cpp" line="282"/>
|
|
|
|
|
<location filename="../src/module/cursorthemewidget.cpp" line="347"/>
|
|
|
|
|
<source>Select SVG file</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇SVG檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/cursorthemewidget.cpp" line="282"/>
|
|
|
|
|
<location filename="../src/module/cursorthemewidget.cpp" line="347"/>
|
|
|
|
|
<source>SVG file (*.svg)</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>SVG 檔案 (*.svg)</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>EditButton</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemefeature.cpp" line="499"/>
|
|
|
|
|
<source>Import</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>導入</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>FileCheck</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="31"/>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="36"/>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="41"/>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="46"/>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="66"/>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="85"/>
|
|
|
|
|
<source>error</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>錯誤</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="31"/>
|
|
|
|
|
<source>The wallpaper size must be 3840x2160</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>壁紙尺寸必須為3840x2160</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="36"/>
|
|
|
|
|
<source>The file size cannot exceed 10MB</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>檔大小不能超過10MB</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="41"/>
|
|
|
|
|
<source>Cover size must be 1640x1080</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>封面尺寸必須為1640x1080</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="46"/>
|
|
|
|
|
<source>The file size cannot exceed 5MB</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>檔大小不能超過5MB</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="66"/>
|
|
|
|
|
<source>The file size cannot exceed 1MB</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>文件大小不能超過5MB {1M?}</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/fileProcess/filecheck.cpp" line="85"/>
|
|
|
|
|
<source>The file size cannot exceed 20KB</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>文件大小不能超過5MB {20K?}</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>GlobalThemeWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="243"/>
|
|
|
|
|
<source>Overall theme rendering</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>全域主題效果圖</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="262"/>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="328"/>
|
|
|
|
|
<source>Select picture file</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇圖片檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="262"/>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="328"/>
|
|
|
|
|
<source>Picture file (*.png *.jpg)</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖片檔 (*.png *.jpg)</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="309"/>
|
|
|
|
|
<source>Desktop wallpaper</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>桌面壁紙</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="386"/>
|
|
|
|
|
<source>Window appearance</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>窗口外觀</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="390"/>
|
|
|
|
|
<source>light</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>淺色</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="391"/>
|
|
|
|
|
<source>dark</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>深色</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="447"/>
|
|
|
|
|
<source>Control fillet</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>控件圓角</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="521"/>
|
|
|
|
|
<source>Accent colour</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>強調色</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="525"/>
|
|
|
|
|
<source>daybreakBlue</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>拂曉藍</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="526"/>
|
|
|
|
|
<source>jamPurple</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>果醬紫</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="527"/>
|
|
|
|
|
<source>magenta</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>玫瑰紅</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="528"/>
|
|
|
|
|
<source>sunRed</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>烈日紅</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="529"/>
|
|
|
|
|
<source>sunsetOrange</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>日暮橙</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="530"/>
|
|
|
|
|
<source>dustGold</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>薄霧金</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="531"/>
|
|
|
|
|
<source>polarGreen</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>極光綠</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="584"/>
|
|
|
|
|
<source>Window transparency</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>視窗透明度</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="658"/>
|
|
|
|
|
<source>Window fillet</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>視窗圓角</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="662"/>
|
|
|
|
|
<source>Large</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>大</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="663"/>
|
|
|
|
|
<source>Medium</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>中</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/globalthemewidget.cpp" line="664"/>
|
|
|
|
|
<source>Small</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>小</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>GrubEditButton</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/grubthemefeature.cpp" line="166"/>
|
|
|
|
|
<source>Import</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>導入</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>GrubThemeWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/grubthemewidget.cpp" line="105"/>
|
|
|
|
|
<source>Select picture file</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇圖片檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/grubthemewidget.cpp" line="105"/>
|
|
|
|
|
<source>Picture file (*.png)</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖片檔 (*.png)</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>Picture file (*.png *.jpg)</source>
|
|
|
|
|
<translation type="vanished">图片文件 (*.png *.jpg)</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>HistoryButton</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="279"/>
|
|
|
|
|
<source>globalTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>全域主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="281"/>
|
|
|
|
|
<source>iconTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖示主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="283"/>
|
|
|
|
|
<source>cursorTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>游標主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="285"/>
|
|
|
|
|
<source>plymouthTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開機動畫</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="287"/>
|
|
|
|
|
<source>grubTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>Grub主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>HistoryWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="25"/>
|
|
|
|
|
<source>Historical record</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>歷史記錄</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/historywidget.cpp" line="27"/>
|
|
|
|
|
<source>Records are kept for 30 days only</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>僅保留30天內的記錄</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>IconThemeWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/iconthemewidget.cpp" line="123"/>
|
|
|
|
|
<location filename="../src/module/iconthemewidget.cpp" line="300"/>
|
|
|
|
|
<source>Select SVG file</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇SVG檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/iconthemewidget.cpp" line="123"/>
|
|
|
|
|
<location filename="../src/module/iconthemewidget.cpp" line="300"/>
|
|
|
|
|
<source>SVG file (*.svg)</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>SVG 檔案 (*.svg)</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>APP</source>
|
|
|
|
|
<translation type="vanished">APP</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>System setting</source>
|
|
|
|
|
<translation type="vanished">系统设置</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>InfoCreateWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="65"/>
|
|
|
|
|
<source>ThemeName-CN</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>主題名稱-中文</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="76"/>
|
|
|
|
|
<source>ThemeName-EN</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>主題名稱-英文</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="92"/>
|
|
|
|
|
<source>Builder Name</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>創作者</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="103"/>
|
|
|
|
|
<source>Builder Mail</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>聯繫郵箱</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="117"/>
|
|
|
|
|
<source>Back</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>取消</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="119"/>
|
|
|
|
|
<source>OK</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>確定</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="121"/>
|
|
|
|
|
<source>Create</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>創建</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="170"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="200"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="276"/>
|
|
|
|
|
<source>Please enter less than 15 characters</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>請保障輸入內容小於15個字節</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="179"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="248"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="296"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="352"/>
|
|
|
|
|
<source>Input format error!</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>輸入格式錯誤!</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="185"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="258"/>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="361"/>
|
|
|
|
|
<source>Input is empty!</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>輸入為空!</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="208"/>
|
|
|
|
|
<source>Please enter more than 1 characters</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>請保障輸入內容多於1個字節</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="217"/>
|
|
|
|
|
<source>Please don't duplicate the name of a package that already exists!</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>請不要重複已經存在的套件名稱!</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="240"/>
|
|
|
|
|
<source>Please keep theme names in lowercase!</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>請保持主題名字小寫!</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="332"/>
|
|
|
|
|
<source>Please enter more than 6 characters</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>請保障輸入內容多於6個字節</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>Please enter less than 6 characters</source>
|
|
|
|
|
<translation type="vanished">请保障输入内容多于6个字节</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>Theme name does not conform to the specification</source>
|
|
|
|
|
<translation type="vanished">themename 不符合规范</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/infocreatewidget.cpp" line="324"/>
|
|
|
|
|
<source>Please enter less than 35 characters</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>請保障輸入內容小於35個字節</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MainInterface</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="188"/>
|
|
|
|
|
<source>GlobalTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>全域樣式</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="190"/>
|
|
|
|
|
<source>IconTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖示主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="192"/>
|
|
|
|
|
<source>CursorTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>游標主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="194"/>
|
|
|
|
|
<source>PlymouthTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開機動畫</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="196"/>
|
|
|
|
|
<source>GrubTheme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>啟動個人化</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="237"/>
|
|
|
|
|
<source>Start Global Theme Building</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開始製作全域主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="250"/>
|
|
|
|
|
<source>Start Icon Theme Building</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開始製作圖示主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="263"/>
|
|
|
|
|
<source>Start Cursor Theme Building</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開始製作游標主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="277"/>
|
|
|
|
|
<source>Start Plymouth Theme Building</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開始製作開機動畫主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/maininterface.cpp" line="290"/>
|
|
|
|
|
<source>Start Grub Theme Building</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開始製作Grub主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>Start Building</source>
|
|
|
|
|
<translation type="vanished">制作全局主题</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MainWindow</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="157"/>
|
|
|
|
|
<source>kylin-theme-builder</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>主題製作工坊</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="160"/>
|
|
|
|
|
<source>User guide</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>使用指南</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="343"/>
|
|
|
|
|
<source>Global Theme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>全域主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="344"/>
|
|
|
|
|
<source>Topics include basic styles for windows and controls, icons, cursors, and more!</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>主題包含視窗與控件基礎樣式、圖示、游標等內容</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="346"/>
|
|
|
|
|
<source>Icon Theme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖示主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="347"/>
|
|
|
|
|
<source>The icon theme includes multiple application icons and system settings homepage icons.</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖示主題包含系統自帶多個應用圖示和系統設置首頁圖示</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="349"/>
|
|
|
|
|
<source>Cursor Theme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>游標主題</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="350"/>
|
|
|
|
|
<source>Cursor theme for pointer cursor icon</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>游標主題為指標游標圖示</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="352"/>
|
|
|
|
|
<source>Plymouth Theme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開機動畫</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="353"/>
|
|
|
|
|
<source>Boot animation can be customized to boot screen effect</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>開機動畫可以自定義開機介面效果</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="355"/>
|
|
|
|
|
<source>GRUB Theme</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>GRUB背景</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/mainwindow.cpp" line="356"/>
|
|
|
|
|
<source>Modify GRUB background wallpaper</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>修改 GRUB 背景壁紙</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>Boot Theme</source>
|
|
|
|
|
<translation type="vanished">启动个性化</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>PlymouthThemeWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<source>Select SVG file</source>
|
|
|
|
|
<translation type="vanished">选择SVG文件</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>SVG file (*.svg *.png *.gif *.mp4)</source>
|
|
|
|
|
<translation type="obsolete">图片文件 (*.svg *.png *.gif *.mp4)</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/plymouththemewidget.cpp" line="116"/>
|
|
|
|
|
<source>Select Png file</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇圖片檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/plymouththemewidget.cpp" line="116"/>
|
|
|
|
|
<source>Png file (*.png)</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>圖片檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/plymouththemewidget.cpp" line="131"/>
|
|
|
|
|
<source>Select MP4 file</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇MP4檔</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/plymouththemewidget.cpp" line="131"/>
|
|
|
|
|
<source>MP4 file (*.mp4)</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>MP4 檔 (*.mp4)</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<source>MP4 file (*.svg *.png *.gif *.mp4)</source>
|
|
|
|
|
<translation type="vanished">选择MP4文件(*.mp4)</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>SavePathDialog</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/savepathdialog.cpp" line="14"/>
|
|
|
|
|
<location filename="../src/module/savepathdialog.cpp" line="33"/>
|
|
|
|
|
<source>Storage Path:</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>產生deb包路徑:</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/savepathdialog.cpp" line="17"/>
|
|
|
|
|
<source>Modify</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>修改</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/savepathdialog.cpp" line="20"/>
|
|
|
|
|
<source>Confirm</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>確認</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/savepathdialog.cpp" line="57"/>
|
|
|
|
|
<source>Select Directory</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>選擇資料夾</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>TitleBar</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="27"/>
|
|
|
|
|
<source>Kylin-Theme-Builder</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>主題製作工坊</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="32"/>
|
|
|
|
|
<source>Return</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>返回</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="39"/>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="148"/>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="183"/>
|
|
|
|
|
<source>Minimize</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>最小化</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="46"/>
|
|
|
|
|
<source>Maximize</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>最大化</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="54"/>
|
|
|
|
|
<source>Close</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>關閉</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="70"/>
|
|
|
|
|
<source>Menu</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>功能表</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="79"/>
|
|
|
|
|
<source>Save path</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>保存路徑</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="81"/>
|
|
|
|
|
<source>about</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>關於</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="83"/>
|
|
|
|
|
<source>help</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>説明</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="85"/>
|
|
|
|
|
<source>exit</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>退出</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="138"/>
|
|
|
|
|
<location filename="../src/titlebar.cpp" line="179"/>
|
|
|
|
|
<source>Restore</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>還原</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>cacheConfirmedWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/cacheconfirmedwidget.cpp" line="15"/>
|
|
|
|
|
<location filename="../src/module/cacheconfirmedwidget.cpp" line="16"/>
|
|
|
|
|
<source>Is it saved as edit history?</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>是否保存為編輯歷史?</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/cacheconfirmedwidget.cpp" line="26"/>
|
|
|
|
|
<source>Save</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>保存</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/cacheconfirmedwidget.cpp" line="27"/>
|
|
|
|
|
<source>Clean</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>清楚</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/module/cacheconfirmedwidget.cpp" line="28"/>
|
|
|
|
|
<source>cancel</source>
|
2024-04-08 10:56:38 +08:00
|
|
|
|
<translation>取消</translation>
|
2024-04-08 10:54:23 +08:00
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
</TS>
|