mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-28 10:57:23 +08:00
feat: 优化翻译
This commit is contained in:
@@ -258,7 +258,6 @@ export default {
|
|||||||
lyricLines: 'Lyric Lines',
|
lyricLines: 'Lyric Lines',
|
||||||
mobileUnavailable: 'This setting is only available on mobile devices'
|
mobileUnavailable: 'This setting is only available on mobile devices'
|
||||||
},
|
},
|
||||||
// Lyric translation engine
|
|
||||||
translationEngine: 'Lyric Translation Engine',
|
translationEngine: 'Lyric Translation Engine',
|
||||||
translationEngineOptions: {
|
translationEngineOptions: {
|
||||||
none: 'Off',
|
none: 'Off',
|
||||||
|
|||||||
@@ -257,7 +257,6 @@ export default {
|
|||||||
lyricLines: '歌詞行数',
|
lyricLines: '歌詞行数',
|
||||||
mobileUnavailable: 'この設定はモバイルでのみ利用可能です'
|
mobileUnavailable: 'この設定はモバイルでのみ利用可能です'
|
||||||
},
|
},
|
||||||
// 歌詞翻訳エンジン
|
|
||||||
translationEngine: '歌詞翻訳エンジン',
|
translationEngine: '歌詞翻訳エンジン',
|
||||||
translationEngineOptions: {
|
translationEngineOptions: {
|
||||||
none: 'オフ',
|
none: 'オフ',
|
||||||
|
|||||||
@@ -258,6 +258,11 @@ export default {
|
|||||||
lyricLines: '가사 줄 수',
|
lyricLines: '가사 줄 수',
|
||||||
mobileUnavailable: '이 설정은 모바일에서만 사용 가능합니다'
|
mobileUnavailable: '이 설정은 모바일에서만 사용 가능합니다'
|
||||||
},
|
},
|
||||||
|
translationEngine: '가사 번역 엔진',
|
||||||
|
translationEngineOptions: {
|
||||||
|
none: '닫기',
|
||||||
|
opencc: 'OpenCC 중국어 번체'
|
||||||
|
},
|
||||||
themeColor: {
|
themeColor: {
|
||||||
title: '가사 테마 색상',
|
title: '가사 테마 색상',
|
||||||
presetColors: '미리 설정된 색상',
|
presetColors: '미리 설정된 색상',
|
||||||
|
|||||||
@@ -258,7 +258,6 @@ export default {
|
|||||||
lyricLines: '歌词行数',
|
lyricLines: '歌词行数',
|
||||||
mobileUnavailable: '此设置仅在移动端可用'
|
mobileUnavailable: '此设置仅在移动端可用'
|
||||||
},
|
},
|
||||||
// 歌词翻译引擎相关
|
|
||||||
translationEngine: '歌詞翻譯引擎',
|
translationEngine: '歌詞翻譯引擎',
|
||||||
translationEngineOptions: {
|
translationEngineOptions: {
|
||||||
none: '关闭',
|
none: '关闭',
|
||||||
|
|||||||
@@ -255,7 +255,6 @@ export default {
|
|||||||
},
|
},
|
||||||
placeholder: '#1db954'
|
placeholder: '#1db954'
|
||||||
},
|
},
|
||||||
// 歌詞翻譯引擎相關
|
|
||||||
translationEngine: '歌詞翻譯引擎',
|
translationEngine: '歌詞翻譯引擎',
|
||||||
translationEngineOptions: {
|
translationEngineOptions: {
|
||||||
none: '關閉',
|
none: '關閉',
|
||||||
|
|||||||
Reference in New Issue
Block a user