mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 10:26:33 +02:00
Translated using Weblate
Currently translated at 100.0% (1310 of 1310 strings) (Chinese (Traditional Han script)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Translated using Weblate Currently translated at 100.0% (1308 of 1308 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: York <goog10216922@gmail.com>
This commit is contained in:
@@ -50,7 +50,9 @@
|
|||||||
"sleepTimer_cancel": "Zrušit časovač",
|
"sleepTimer_cancel": "Zrušit časovač",
|
||||||
"albumRadio": "Rádio alba",
|
"albumRadio": "Rádio alba",
|
||||||
"scrobbleForceSubmit": "Vynutit scrobble",
|
"scrobbleForceSubmit": "Vynutit scrobble",
|
||||||
"sleepTimer_endOfAlbum": "Konec aktuálního alba"
|
"sleepTimer_endOfAlbum": "Konec aktuálního alba",
|
||||||
|
"nextAlbum": "Alt+kliknutí pro daší album",
|
||||||
|
"previousAlbum": "Alt+kliknutí pro předchozí album"
|
||||||
},
|
},
|
||||||
"setting": {
|
"setting": {
|
||||||
"crossfadeStyle_description": "Vyberte způsob prolnutí u přehrávače zvuku",
|
"crossfadeStyle_description": "Vyberte způsob prolnutí u přehrávače zvuku",
|
||||||
@@ -500,7 +502,9 @@
|
|||||||
"windowBarTrackinfo": "Informace o skladbě v titulku okna",
|
"windowBarTrackinfo": "Informace o skladbě v titulku okna",
|
||||||
"audioDeviceDefault": "Podle systému",
|
"audioDeviceDefault": "Podle systému",
|
||||||
"microtonalPitchControls": "Ovládání mikrotonální výšky tónu",
|
"microtonalPitchControls": "Ovládání mikrotonální výšky tónu",
|
||||||
"microtonalPitchControls_description": "Přidat další ovládání výšky mezi půltóny"
|
"microtonalPitchControls_description": "Přidat další ovládání výšky mezi půltóny",
|
||||||
|
"hotkey_playbackNextAlbum": "Další album",
|
||||||
|
"hotkey_playbackPreviousAlbum": "Předchozí album"
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
"editPlaylist": "Upravit $t(entity.playlist, {\"count\": 1})",
|
"editPlaylist": "Upravit $t(entity.playlist, {\"count\": 1})",
|
||||||
|
|||||||
@@ -75,7 +75,7 @@
|
|||||||
"noResultsFromQuery": "查詢回傳了無結果",
|
"noResultsFromQuery": "查詢回傳了無結果",
|
||||||
"note": "注釋",
|
"note": "注釋",
|
||||||
"additionalParticipants": "額外參與者",
|
"additionalParticipants": "額外參與者",
|
||||||
"newVersion": "新版本 ({{version}}) 已被安裝",
|
"newVersion": "已安裝新版本 ({{version}})",
|
||||||
"viewReleaseNotes": "查看發行註記",
|
"viewReleaseNotes": "查看發行註記",
|
||||||
"albumGain": "專輯增益",
|
"albumGain": "專輯增益",
|
||||||
"albumPeak": "專輯峰值",
|
"albumPeak": "專輯峰值",
|
||||||
@@ -244,7 +244,7 @@
|
|||||||
"lyricPaddingRight": "歌詞右側邊距 (%)"
|
"lyricPaddingRight": "歌詞右側邊距 (%)"
|
||||||
},
|
},
|
||||||
"lyrics": "歌詞",
|
"lyrics": "歌詞",
|
||||||
"related": "相關",
|
"related": "相關歌曲",
|
||||||
"upNext": "即將播放",
|
"upNext": "即將播放",
|
||||||
"visualizer": "視覺化",
|
"visualizer": "視覺化",
|
||||||
"noLyrics": "未找到歌詞",
|
"noLyrics": "未找到歌詞",
|
||||||
@@ -285,7 +285,7 @@
|
|||||||
"title": "$t(entity.albumArtist, {\"count\": 2})"
|
"title": "$t(entity.albumArtist, {\"count\": 2})"
|
||||||
},
|
},
|
||||||
"albumDetail": {
|
"albumDetail": {
|
||||||
"moreFromArtist": "更多來自 $t(entity.artist, {\"count\": 1}) 的作品",
|
"moreFromArtist": "更多來自該$t(entity.artist, {\"count\": 1})的作品",
|
||||||
"moreFromGeneric": "更多 {{item}} 作品",
|
"moreFromGeneric": "更多 {{item}} 作品",
|
||||||
"released": "發行"
|
"released": "發行"
|
||||||
},
|
},
|
||||||
@@ -312,10 +312,10 @@
|
|||||||
"nowPlaying": "正在播放",
|
"nowPlaying": "正在播放",
|
||||||
"playlists": "$t(entity.playlist, {\"count\": 2})",
|
"playlists": "$t(entity.playlist, {\"count\": 2})",
|
||||||
"myLibrary": "我的媒體庫",
|
"myLibrary": "我的媒體庫",
|
||||||
"shared": "已分享 $t(entity.playlist, {\"count\": 2})",
|
"shared": "共享$t(entity.playlist, {\"count\": 2})",
|
||||||
"favorites": "$t(entity.favorite, {\"count\": 2})",
|
"favorites": "$t(entity.favorite, {\"count\": 2})",
|
||||||
"radio": "$t(entity.radioStation, {\"count\": 2})",
|
"radio": "$t(entity.radioStation, {\"count\": 2})",
|
||||||
"collections": "收藏"
|
"collections": "收藏集"
|
||||||
},
|
},
|
||||||
"trackList": {
|
"trackList": {
|
||||||
"title": "$t(entity.track, {\"count\": 2})",
|
"title": "$t(entity.track, {\"count\": 2})",
|
||||||
@@ -327,15 +327,15 @@
|
|||||||
"appearsOn": "出現在",
|
"appearsOn": "出現在",
|
||||||
"recentReleases": "最近發行",
|
"recentReleases": "最近發行",
|
||||||
"viewDiscography": "查看音樂作品",
|
"viewDiscography": "查看音樂作品",
|
||||||
"relatedArtists": "關聯 $t(entity.artist, {\"count\": 2})",
|
"relatedArtists": "相關$t(entity.artist, {\"count\": 2})",
|
||||||
"topSongs": "熱門歌曲",
|
"topSongs": "熱門歌曲",
|
||||||
"topSongsFrom": "{{title}} 的熱門歌曲",
|
"topSongsFrom": "{{title}} 的熱門歌曲",
|
||||||
"viewAll": "檢視所有",
|
"viewAll": "檢視所有",
|
||||||
"viewAllTracks": "檢視所有$t(entity.track, {\"count\": 2})",
|
"viewAllTracks": "檢視所有$t(entity.track, {\"count\": 2})",
|
||||||
"groupingTypeAll": "所有發行類型",
|
"groupingTypeAll": "所有發行類型",
|
||||||
"groupingTypePrimary": "主要發行類型",
|
"groupingTypePrimary": "主要發行類型",
|
||||||
"favoriteSongs": "最愛歌曲",
|
"favoriteSongs": "收藏的歌曲",
|
||||||
"favoriteSongsFrom": "{{title}} 的最愛歌曲",
|
"favoriteSongsFrom": "{{title}} 收藏的歌曲",
|
||||||
"topSongsCommunity": "社群",
|
"topSongsCommunity": "社群",
|
||||||
"topSongsPersonal": "個人"
|
"topSongsPersonal": "個人"
|
||||||
},
|
},
|
||||||
@@ -370,10 +370,10 @@
|
|||||||
},
|
},
|
||||||
"collections": {
|
"collections": {
|
||||||
"overrideExisting": "複寫現有的",
|
"overrideExisting": "複寫現有的",
|
||||||
"saveAsCollection": "儲存為收藏"
|
"saveAsCollection": "儲存為收藏集"
|
||||||
},
|
},
|
||||||
"releasenotes": {
|
"releasenotes": {
|
||||||
"commitsSinceStable": "提交自 {{stable}}",
|
"commitsSinceStable": "自 {{stable}} 以來的提交",
|
||||||
"noNewCommits": "在此區間內沒有新的提交",
|
"noNewCommits": "在此區間內沒有新的提交",
|
||||||
"noStableReleaseToCompare": "沒有穩定的發行可供比較"
|
"noStableReleaseToCompare": "沒有穩定的發行可供比較"
|
||||||
}
|
}
|
||||||
@@ -606,11 +606,11 @@
|
|||||||
"customCssEnable_description": "允許撰寫自訂 CSS",
|
"customCssEnable_description": "允許撰寫自訂 CSS",
|
||||||
"customCssNotice": "警告:即使已限制某些用法(不允許 URL() 和 content:),但使用自訂 CSS 仍然會透過更改介面帶來風險",
|
"customCssNotice": "警告:即使已限制某些用法(不允許 URL() 和 content:),但使用自訂 CSS 仍然會透過更改介面帶來風險",
|
||||||
"customCss": "自訂 CSS",
|
"customCss": "自訂 CSS",
|
||||||
"customCss_description": "自訂 CSS 內容。注意:內容和遠端 URL 是不允許使用的屬性。您的內容預覽如下所示。由於需要進行清理,因此存在一些您未設定的其他欄位。桌面端:feishin 在應用程式配置目錄中讀取和寫入 custom.css,並在檔案更改時重新載入",
|
"customCss_description": "自訂 CSS 內容。注意:不允許使用 content 與遠端 URL 屬性。下方會顯示內容預覽。由於系統會進行淨化處理,因此可能會出現一些你未設定的額外欄位。桌面端:Feishin 會讀取及寫入應用程式設定目錄中的 custom.css,並在檔案變更時自動重新載入",
|
||||||
"discordPausedStatus": "暫停時顯示 Rich Presence",
|
"discordPausedStatus": "暫停時顯示 Rich Presence",
|
||||||
"discordPausedStatus_description": "啟用後,播放器暫停時將顯示狀態",
|
"discordPausedStatus_description": "啟用後,播放器暫停時將顯示狀態",
|
||||||
"discordListening": "將狀態設為\"正在聽\"",
|
"discordListening": "將狀態設為「正在聽」",
|
||||||
"discordListening_description": "將狀態顯示為\"正在聽\"而不是\"正在玩\"",
|
"discordListening_description": "將狀態顯示為「正在聽」而不是「正在玩」",
|
||||||
"discordServeImage": "從伺服器提供 {{discord}} 圖片",
|
"discordServeImage": "從伺服器提供 {{discord}} 圖片",
|
||||||
"discordServeImage_description": "從伺服器本身分享 {{discord}} Rich Presence的封面圖片,僅支援 Jellyfin 與 Navidrome。{{discord}} 會透過機器人擷取圖片,因此您的伺服器必須能從公開網路連線",
|
"discordServeImage_description": "從伺服器本身分享 {{discord}} Rich Presence的封面圖片,僅支援 Jellyfin 與 Navidrome。{{discord}} 會透過機器人擷取圖片,因此您的伺服器必須能從公開網路連線",
|
||||||
"externalLinks": "顯示外部連結",
|
"externalLinks": "顯示外部連結",
|
||||||
@@ -915,13 +915,13 @@
|
|||||||
"pagination_paginate": "分頁式",
|
"pagination_paginate": "分頁式",
|
||||||
"alternateRowColors": "隔行上色",
|
"alternateRowColors": "隔行上色",
|
||||||
"horizontalBorders": "行邊框線",
|
"horizontalBorders": "行邊框線",
|
||||||
"rowHoverHighlight": "滑鼠懸停Highlight",
|
"rowHoverHighlight": "滑鼠懸停時醒目顯示",
|
||||||
"verticalBorders": "列邊框線",
|
"verticalBorders": "列邊框線",
|
||||||
"showHeader": "顯示標題",
|
"showHeader": "顯示標題",
|
||||||
"albumGroupConfig": "專輯群組設定",
|
"albumGroupConfig": "專輯群組設定",
|
||||||
"albumImageSize": "專輯圖片大小",
|
"albumImageSize": "專輯圖片大小",
|
||||||
"albumGroupMetadata": "中繼資料欄位",
|
"albumGroupMetadata": "中繼資料欄位",
|
||||||
"albumGroupShowFavoriteRating": "顯示最愛與評分",
|
"albumGroupShowFavoriteRating": "顯示收藏與評分",
|
||||||
"albumGroupVerticalLayout": "垂直佈局"
|
"albumGroupVerticalLayout": "垂直佈局"
|
||||||
},
|
},
|
||||||
"label": {
|
"label": {
|
||||||
@@ -1043,7 +1043,8 @@
|
|||||||
"selectRangeOfItems": "批量選取",
|
"selectRangeOfItems": "批量選取",
|
||||||
"goToCurrent": "前往當前項目",
|
"goToCurrent": "前往當前項目",
|
||||||
"expandAllFolders": "展開所有資料夾",
|
"expandAllFolders": "展開所有資料夾",
|
||||||
"collapseAllFolders": "摺疊所有資料夾"
|
"collapseAllFolders": "摺疊所有資料夾",
|
||||||
|
"createPlaylistFromQueue": "從佇列建立$t(entity.playlist, {\"count\": 1})"
|
||||||
},
|
},
|
||||||
"entity": {
|
"entity": {
|
||||||
"album_other": "專輯",
|
"album_other": "專輯",
|
||||||
@@ -1232,6 +1233,9 @@
|
|||||||
},
|
},
|
||||||
"editRadioStation": {
|
"editRadioStation": {
|
||||||
"success": "電台更新成功"
|
"success": "電台更新成功"
|
||||||
|
},
|
||||||
|
"createPrefilledPlaylist": {
|
||||||
|
"title": "從選取的歌曲建立$t(entity.playlist, {\"count\": 1})"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"releaseType": {
|
"releaseType": {
|
||||||
|
|||||||
Reference in New Issue
Block a user