From e7bdb2d4ed091a412d8c6e8f71a16ce3de229f9b Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 13 Dec 2025 11:03:30 +0100 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (913 of 913 strings) Translated using Weblate (French) Currently translated at 100.0% (908 of 908 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 99.4% (903 of 908 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (908 of 908 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (908 of 908 strings) Translated using Weblate (Czech) Currently translated at 100.0% (908 of 908 strings) Added translation using Weblate (Ukrainian) Translated using Weblate (Polish) Currently translated at 100.0% (908 of 908 strings) Co-authored-by: Fjuro Co-authored-by: Fordas Co-authored-by: Hosted Weblate Co-authored-by: Soderes Sanyi Co-authored-by: Vincent Co-authored-by: linger Co-authored-by: russssl Co-authored-by: skajmer Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/hu/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Translation: feishin/Translation --- src/i18n/locales/cs.json | 3 ++- src/i18n/locales/es.json | 3 ++- src/i18n/locales/fr.json | 3 ++- src/i18n/locales/hu.json | 5 +++-- src/i18n/locales/pl.json | 12 ++++++++++-- src/i18n/locales/uk.json | 1 + src/i18n/locales/zh-Hant.json | 23 ++++++++++++----------- 7 files changed, 32 insertions(+), 18 deletions(-) create mode 100644 src/i18n/locales/uk.json diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 7f3ff35d0..6c4b6d22c 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -36,7 +36,8 @@ "queueType": "typ fronty", "queueType_default": "výchozí", "queueType_priority": "priorita", - "holdToShuffle": "podržte pro zamíchání" + "holdToShuffle": "podržte pro zamíchání", + "lyrics": "texty" }, "setting": { "crossfadeStyle_description": "vyberte způsob prolnutí u přehrávače zvuku", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 3304b37ae..883471769 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -36,7 +36,8 @@ "queueType": "Tipo de cola", "queueType_default": "Predeterminado", "queueType_priority": "Prioridad", - "holdToShuffle": "Mantener para mezclar" + "holdToShuffle": "Mantener para mezclar", + "lyrics": "Letras" }, "setting": { "crossfadeStyle_description": "selecciona el estilo de crossfade a usar por el reproductor de audio", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 5cec40da7..32ee04ca5 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -36,7 +36,8 @@ "queueType": "type de file d'attente", "queueType_default": "défaut", "queueType_priority": "priorité", - "holdToShuffle": "maintenir pour mélanger" + "holdToShuffle": "maintenir pour mélanger", + "lyrics": "paroles" }, "action": { "editPlaylist": "éditer $t(entity.playlist_one)", diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json index 8b434de8b..17e1c9a55 100644 --- a/src/i18n/locales/hu.json +++ b/src/i18n/locales/hu.json @@ -391,7 +391,7 @@ "selectMusicFolder": "zene mappa kiválasztása", "noMusicFolder": "nincs zene mappa kiválasztva", "multipleMusicFolders": "{{count}} kiválasztott zene mappák", - "commandPalette": "nyisd meg a parancspalettát" + "commandPalette": "Parancspaletta" }, "manageServers": { "title": "Szerverek kezelés", @@ -574,7 +574,8 @@ "queueType": "lekérdezés típus", "queueType_default": "alapértelmezett", "queueType_priority": "prioritás", - "holdToShuffle": "tartsd lenyomva a keveréshez" + "holdToShuffle": "tartsd lenyomva a keveréshez", + "lyrics": "dalszöveg" }, "releaseType": { "primary": { diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index eafb9ce6c..a16c0e3a3 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -228,7 +228,9 @@ "networkError": "wystąpił błąd sieciowy", "openError": "nie można otworzyć pliku", "badValue": "niewłaściwa opcja \"{{value}}\". ta wartość już nie istnieje", - "notificationDenied": "odmówiono uprawnień dla powiadomień. to ustawienie nie będzie miało efektu" + "notificationDenied": "odmówiono uprawnień dla powiadomień. to ustawienie nie będzie miało efektu", + "multipleServerSaveQueueError": "kolejka odtwarzania ma jedną lub więcej piosenek które nie pochodzą z aktualnego serwera. to nie jest wspierane", + "saveQueueFailed": "nie udało się zapisać kolejki" }, "filter": { "mostPlayed": "najczęściej odtwarzane", @@ -363,6 +365,9 @@ "input_played_optionAll": "wszystkie utwory", "input_played_optionUnplayed": "tylko nieodtworzone utwory", "input_played_optionPlayed": "tylko odtworzone utwory" + }, + "saveQueue": { + "success": "zapisano kolejkę odtwarzania na serwerze" } }, "page": { @@ -589,7 +594,10 @@ "queueType": "typ kolejki", "queueType_default": "domyślna", "queueType_priority": "priorytetowa", - "holdToShuffle": "przytrzymaj aby odtwarzać losowo" + "holdToShuffle": "przytrzymaj aby odtwarzać losowo", + "lyrics": "tekst", + "restoreQueueFromServer": "przywróć kolejkę z serwera", + "saveQueueToServer": "zapisz kolejkę na serwerze" }, "setting": { "crossfadeStyle_description": "wybierz styl przenikania, który ma być używany do odtwarzania dźwięku", diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/src/i18n/locales/uk.json @@ -0,0 +1 @@ +{} diff --git a/src/i18n/locales/zh-Hant.json b/src/i18n/locales/zh-Hant.json index f19a67f27..1f29e5601 100644 --- a/src/i18n/locales/zh-Hant.json +++ b/src/i18n/locales/zh-Hant.json @@ -358,7 +358,8 @@ "queueType": "佇列類型", "queueType_default": "預設", "queueType_priority": "優先", - "holdToShuffle": "按住以隨機" + "holdToShuffle": "按住以隨機", + "lyrics": "歌詞" }, "setting": { "audioPlayer_description": "選擇用於播放的音訊播放器", @@ -394,7 +395,7 @@ "discordUpdateInterval_description": "更新間隔秒數(至少 15 秒)", "enableRemote": "啟用遠端控制伺服器", "enableRemote_description": "啟用遠端控制伺服器,以允許其他設備控制此應用程式", - "exitToTray": "退出時最小化到托盤", + "exitToTray": "退出時最小化到系統匣", "followLyric": "跟隨目前歌詞", "font_description": "設定應用程式使用的字體", "fontType": "字體類型", @@ -439,8 +440,8 @@ "lyricOffset": "歌詞偏移(毫秒)", "lyricOffset_description": "將歌詞偏移指定的毫秒數", "lyricFetchProvider_description": "選擇歌詞來源。 來源順序即為搜尋的順序", - "minimizeToTray": "最小化到托盤", - "minimizeToTray_description": "將應用程式最小化到系統托盤", + "minimizeToTray": "最小化到匣", + "minimizeToTray_description": "將應用程式最小化到系統匣", "minimumScrobbleSeconds": "最小紀錄時間(秒)", "minimumScrobbleSeconds_description": "歌曲被記錄為已播放(scrobble)所需的最小播放時間", "mpvExecutablePath": "mpv 執行檔路徑", @@ -497,7 +498,7 @@ "sampleRate": "取樣率", "showSkipButtons_description": "在播放條顯示/隱藏播放按鈕", "playbackStyle": "播放風格", - "exitToTray_description": "退出應用程式時最小化到系統托盤而非關閉", + "exitToTray_description": "退出應用程式時最小化到系統匣而非關閉", "followLyric_description": "滾動歌詞到目前播放位置", "font": "字體", "globalMediaHotkeys_description": "啟用或禁用系統媒體快捷鍵以控制播放", @@ -568,7 +569,7 @@ "playerbarOpenDrawer": "播放器列全螢幕切換", "playerbarOpenDrawer_description": "允許點擊播放器列以開啟全螢幕播放器", "startMinimized": "最小化啟動", - "startMinimized_description": "在系統托盤中啟動應用程式", + "startMinimized_description": "在系統匣中啟動應用程式", "transcode_description": "啟用轉碼到不同格式", "transcodeBitrate": "要轉碼的比特率", "transcodeBitrate_description": "選擇要轉碼的比特率。 0 表示讓伺服器選擇", @@ -580,8 +581,8 @@ "translationApiKey_description": "翻譯的API金鑰(僅限全域服務端點)", "translationTargetLanguage": "目標翻譯語言", "translationTargetLanguage_description": "翻譯的目標語言", - "trayEnabled": "顯示托盤", - "trayEnabled_description": "顯示/隱藏托盤圖示/選單。如果停用,則也會停用最小化/退出到托盤", + "trayEnabled": "顯示系統匣", + "trayEnabled_description": "顯示/隱藏系統匣圖示/選單。如果停用,將同時停用最小化/退出到系統匣", "volumeWidth": "音量條寬度", "volumeWidth_description": "音量條的寬度", "webAudio": "使用網頁音訊", @@ -630,7 +631,7 @@ "notify_description": "當歌曲變更時顯示通知", "playerbarSlider": "播放進度條", "playerbarSliderType_optionSlider": "滑桿", - "playerbarSliderType_optionWaveform": "波型", + "playerbarSliderType_optionWaveform": "波形", "playerbarWaveformAlign": "波形對齊", "playerbarWaveformAlign_optionTop": "靠上對齊", "playerbarWaveformAlign_optionCenter": "置中對齊", @@ -657,8 +658,8 @@ "playerFilters_description": "根據以下條件,排除要新增至佇列中的歌曲", "autoDJ": "Auto DJ", "autoDJ_description": "自動將相似的歌曲加入到播放佇列", - "autoDJ_itemCount": "項目數量", - "autoDJ_itemCount_description": "在啟用Auto DJ時嘗試加入佇列的項目數量", + "autoDJ_itemCount": "歌曲數量", + "autoDJ_itemCount_description": "在啟用Auto DJ時嘗試加入佇列的歌曲數量", "autoDJ_timing_description": "佇列中剩餘多少歌曲時啟動 Auto DJ", "autoDJ_timing": "觸發時機", "logLevel": "log等級",