i18n update + update cider i18n
This commit is contained in:
parent
a0ad154ba5
commit
4e44795044
5 changed files with 30 additions and 9 deletions
|
@ -125,6 +125,7 @@
|
|||
"term.menu": "Menu",
|
||||
"term.check": "Check",
|
||||
"term.aboutArtist": "About {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "Update Cider",
|
||||
|
||||
// Home
|
||||
"home.title": "Home",
|
||||
|
|
|
@ -116,6 +116,9 @@
|
|||
"term.tracks": "曲", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "ビデオ",
|
||||
"term.menu": "メニュー",
|
||||
"term.check": "確認",
|
||||
"term.aboutArtist": "{{artistName}}について", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "Cider 更新",
|
||||
|
||||
// Home
|
||||
"home.title": "ホーム",
|
||||
|
@ -181,6 +184,11 @@
|
|||
"action.removeTracks": "${self.selectedItems.length}曲が「次はこちら」から削除",
|
||||
"action.import": "インポート",
|
||||
"action.export": "エクスポート",
|
||||
"action.showAlbum": "すべて見る",
|
||||
"action.tray.minimize": "最小化",
|
||||
"action.tray.quit": "終了",
|
||||
"action.tray.show": "表示",
|
||||
"action.update": "アップデート",
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "オーディオ",
|
||||
|
@ -249,10 +257,7 @@
|
|||
"settings.header.experimental": "試験的な機能",
|
||||
"settings.header.experimental.description": "開発中の実験的な機能は不完全で不安定である可能性があります",
|
||||
"settings.option.experimental.compactUI": "コンパクトインターフェース", // Toggle
|
||||
"settings.option.experimental.closeButtonBehaviour": "「閉じる」ボタンの動作", // Dropdown
|
||||
"settings.option.experimental.closeButtonBehaviour.quit": "アプリを終了する",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTaskbar": "タスクバーに最小化する",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTray": "トレイに最小化する",
|
||||
"settings.option.experimental.closeButtonBehaviour": "「閉じる」ボタンでアプリを隠します", // Dropdown
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
|
|
|
@ -116,6 +116,9 @@
|
|||
"term.tracks": "首歌曲", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "视频",
|
||||
"term.menu": "菜单",
|
||||
"term.check": "检查",
|
||||
"term.aboutArtist": "关于{{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "更新 Cider",
|
||||
|
||||
// Home
|
||||
"home.title": "主页",
|
||||
|
@ -183,6 +186,12 @@
|
|||
"action.removeTracks": "从队列中移除 ${self.selectedItems.length} 首歌曲",
|
||||
"action.import": "导入",
|
||||
"action.export": "导出",
|
||||
"action.showAlbum": "显示专辑",
|
||||
"action.tray.minimize": "最小化",
|
||||
"action.tray.quit": "退出",
|
||||
"action.tray.show": "显示",
|
||||
"action.update": "更新",
|
||||
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "音频",
|
||||
|
|
|
@ -116,7 +116,9 @@
|
|||
"term.tracks": "首歌曲", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "影片",
|
||||
"term.menu": "選單",
|
||||
|
||||
"term.check": "檢查",
|
||||
"term.aboutArtist": "關於{{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "更新 Cider",
|
||||
|
||||
// Home
|
||||
"home.title": "主頁",
|
||||
|
@ -182,6 +184,12 @@
|
|||
"action.removeTracks": "從待播清單刪除 ${self.selectedItems.length} 首歌曲",
|
||||
"action.import": "導入",
|
||||
"action.export": "導出",
|
||||
"action.showAlbum": "顯示專輯",
|
||||
"action.tray.minimize": "最小化",
|
||||
"action.tray.quit": "退出",
|
||||
"action.tray.show": "顯示",
|
||||
"action.update": "更新",
|
||||
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "音訊",
|
||||
|
@ -251,9 +259,7 @@
|
|||
"settings.header.experimental.description": "調整 Cider 的實驗性功能",
|
||||
"settings.option.experimental.compactUI": "緊凑型 UI", // Toggle
|
||||
"settings.option.experimental.closeButtonBehaviour": "關閉按鈕行為", // Dropdown
|
||||
"settings.option.experimental.closeButtonBehaviour.quit": "退出 Cider",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTaskbar": "最小化到工作列",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTray": "最小化到系統匣",
|
||||
"settings.option.experimental.close_button_hide": "關閉按鈕會隱藏 Cider",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
|
|
|
@ -606,7 +606,7 @@
|
|||
</div>
|
||||
<div class="md-option-line">
|
||||
<div class="md-option-segment">
|
||||
{{$root.getLz('action.update')}} {{$root.getLz('app.name')}}
|
||||
{{$root.getLz('term.updateCider')}}
|
||||
</div>
|
||||
<div class="md-option-segment md-option-segment_auto">
|
||||
<button class="md-btn" @click="app.checkForUpdate()">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue