Translated using Weblate (Chinese (Traditional))

Currently translated at 46.5% (136 of 292 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/
This commit is contained in:
notlin4
2023-12-02 19:30:50 +00:00
committed by Hosted Weblate
parent 1e40b377af
commit 35568bd299

View File

@ -33,7 +33,7 @@
"css-file-not-found": "CSS 檔案「{{cssFile}}」不存在,已忽略" "css-file-not-found": "CSS 檔案「{{cssFile}}」不存在,已忽略"
}, },
"unresponsive": { "unresponsive": {
"details": "回應錯誤!\n{{error}}" "details": "沒有回應錯誤!\n{{error}}"
}, },
"when-ready": { "when-ready": {
"clearing-cache-after-20s": "清理程式的快取資料" "clearing-cache-after-20s": "清理程式的快取資料"
@ -122,32 +122,32 @@
}, },
"language": { "language": {
"dialog": { "dialog": {
"message": "語言會在下一次重啟應用時變更", "message": "語言會在下一次重啟應用程式時變更",
"title": "語言已變更" "title": "語言已變更"
}, },
"label": "語言", "label": "語言",
"submenu": { "submenu": {
"to-help-translate": "想要協助翻譯?點擊這裡" "to-help-translate": "想要協助翻譯?按一下這裡"
} }
}, },
"resume-on-start": "繼續上次關閉應用前的音樂", "resume-on-start": "繼續上次關閉應用程式前的音樂",
"single-instance-lock": "禁止多開應用程式", "single-instance-lock": "禁止多開應用程式",
"start-at-login": "開機時啟動", "start-at-login": "開機時啟動",
"starting-page": { "starting-page": {
"label": "啟動頁面", "label": "啟動頁面",
"unset": "未設" "unset": "未設"
}, },
"tray": { "tray": {
"label": "系統閘", "label": "系統閘",
"submenu": { "submenu": {
"disabled": "已停用", "disabled": "已停用",
"enabled-and-hide-app": "啟用並隱藏應用", "enabled-and-hide-app": "啟用並隱藏應用程式",
"enabled-and-show-app": "啟用並顯示應用", "enabled-and-show-app": "啟用並顯示應用程式",
"play-pause-on-click": "點擊時播放/暫停" "play-pause-on-click": "點擊時開始/暫停播放"
} }
}, },
"visual-tweaks": { "visual-tweaks": {
"label": "視覺設", "label": "視覺設",
"submenu": { "submenu": {
"like-buttons": { "like-buttons": {
"default": "預設", "default": "預設",
@ -159,7 +159,7 @@
"theme": { "theme": {
"label": "主題", "label": "主題",
"submenu": { "submenu": {
"import-css-file": "匯入自訂CSS檔案", "import-css-file": "匯入自訂 CSS 檔案",
"no-theme": "無主題" "no-theme": "無主題"
} }
} }
@ -185,7 +185,7 @@
}, },
"tray": { "tray": {
"next": "下一首", "next": "下一首",
"play-pause": "播放/暫停", "play-pause": "開始/暫停播放",
"previous": "上一首", "previous": "上一首",
"quit": "關閉", "quit": "關閉",
"restart": "重啟應用", "restart": "重啟應用",
@ -283,7 +283,17 @@
"name": "收合側邊欄" "name": "收合側邊欄"
}, },
"crossfade": { "crossfade": {
"description": "在歌曲之間使用交叉淡化" "description": "在歌曲之間使用交叉淡化",
"menu": {
"advanced": "進階"
},
"prompt": {
"options": {
"multi-input": {
"fade-in-duration": "淡入時間(毫秒)"
}
}
}
} }
} }
} }