Translated using Weblate

Currently translated at 100.0% (1393 of 1393 strings) (Estonian)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/

Translated using Weblate

Currently translated at 100.0% (1393 of 1393 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% (1393 of 1393 strings) (Polish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/

Translated using Weblate

Currently translated at 100.0% (1393 of 1393 strings) (Spanish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/

Translated using Weblate

Currently translated at 53.4% (744 of 1393 strings) (Japanese)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/

Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: York <goog10216922@gmail.com>
Co-authored-by: karigane <169052233+karigane-cha@users.noreply.github.com>
Co-authored-by: rimasx <riks_12@hot.ee>
Co-authored-by: skajmer <skajmer@protonmail.com>
This commit is contained in:
Hosted Weblate
2026-08-06 07:02:01 +02:00
parent a7b6afd8a6
commit a622148092
5 changed files with 202 additions and 69 deletions
+7 -1
View File
@@ -523,7 +523,9 @@
"shareExpirationUseServerDefault": "Usar la expiración predeterminada del servidor",
"shareExpiration": "Expiración de compartir predeterminada",
"shareExpiration_description": "Cuándo expiran en el futuro de forma predeterminada los nuevos enlaces de compartir. Limpiar la fecha en el diálogo de compartir para usar en su lugar la predeterminada del servidor",
"shareExpirationUseServerDefault_description": "Omite una expiración cuando se crean enlaces de compartir para que el servidor pueda aplicar la predeterminada configurada (p. ej. Navidrome DefaultShareExpiration)"
"shareExpirationUseServerDefault_description": "Omite una expiración cuando se crean enlaces de compartir para que el servidor pueda aplicar la predeterminada configurada (p. ej. Navidrome DefaultShareExpiration)",
"confirmQueueChanges": "Confirmar cambios en cola",
"confirmQueueChanges_description": "Pide confirmación antes de descartar la cola actual"
},
"action": {
"editPlaylist": "Editar $t(entity.playlist, {\"count\": 1})",
@@ -1176,6 +1178,10 @@
},
"createPrefilledPlaylist": {
"title": "Crear $t(entity.playlist, {\"count\": 1}) desde las canciones seleccionadas"
},
"queueChangeConfirmation": {
"title": "¿Descartar la cola actual?",
"description": "Esto eliminará todos los elementos de la cola actual."
}
},
"table": {
+7 -1
View File
@@ -449,6 +449,10 @@
},
"createPrefilledPlaylist": {
"title": "Loo $t(entity.playlist, {\"count\": 1}) valitud lugudest"
},
"queueChangeConfirmation": {
"title": "Kas tühistada praegune järjekord?",
"description": "See eemaldab kõik üksused praegusest järjekorrast."
}
},
"page": {
@@ -1263,7 +1267,9 @@
"customThemeWarnings_description": "Need teemad laaditi, kuid mõned väärtused olid vigased ja neid eirati.",
"customThemeWarnings": "Hoiatused",
"customThemes_description": "Lohista kohandatud teemade lisamiseks sellesse kausta .json teemafailid. Need tuvastatakse automaatselt iga kord, kui faile lisad, muudad või eemaldad.",
"customThemes": "Kohandatud teemad"
"customThemes": "Kohandatud teemad",
"confirmQueueChanges": "Kinnita järjekorra muudatused",
"confirmQueueChanges_description": "Küsi enne praeguse järjekorra tühistamist kinnitust"
},
"datetime": {
"minuteShort": "m",
+120 -51
View File
@@ -79,7 +79,7 @@
"mpvExecutablePath_description": "MPV を実行するファイルパスを設定します。空のままにすると、デフォルトのパスが使用されます",
"replayGainClipping_description": "自動的にゲインを下げて {{ReplayGain}} によるクリッピングを防ぎます",
"replayGainPreamp": "{{ReplayGain}} プリアンプ (dB)",
"hotkey_favoriteCurrentSong": "$t(common.currentSong) をお気に入りに登録",
"hotkey_favoriteCurrentSong": "$t(common.currentSong)をお気に入りに登録",
"sampleRate": "サンプルレート",
"sidePlayQueueStyle_optionAttached": "結合",
"sidebarConfiguration": "サイドバー設定",
@@ -104,9 +104,9 @@
"zoom": "ズーム率",
"minimizeToTray_description": "最小化ボタンが押された際、システムトレイに格納します",
"hotkey_playbackPlay": "再生",
"hotkey_togglePreviousSongFavorite": "$t(common.previousSong) のお気に入りを切り替え",
"hotkey_togglePreviousSongFavorite": "$t(common.previousSong)のお気に入りを切り替え",
"hotkey_volumeDown": "音量を下げる",
"hotkey_unfavoritePreviousSong": "$t(common.previousSong) をお気に入りから解除",
"hotkey_unfavoritePreviousSong": "$t(common.previousSong)をお気に入りから解除",
"audioPlayer_description": "再生に使用するオーディオプレーヤーを選択します",
"globalMediaHotkeys": "グローバルメディアホットキー",
"hotkey_globalSearch": "グローバル検索",
@@ -114,7 +114,7 @@
"remoteUsername_description": "リモートコントロール サーバーのユーザ名を設定します。 ユーザー名とパスワードの両方が空の場合、認証は無効になります",
"exitToTray_description": "アプリケーション終了ボタンが押された際、システムトレイに格納します",
"followLyric_description": "現在の再生位置に歌詞をスクロールします",
"hotkey_favoritePreviousSong": "$t(common.previousSong) をお気に入りに登録",
"hotkey_favoritePreviousSong": "$t(common.previousSong)をお気に入りに登録",
"replayGainMode_optionAlbum": "$t(entity.album, {\"count\": 1})",
"lyricOffset": "歌詞のオフセット (ミリ秒)",
"discordUpdateInterval_description": "更新間隔 (秒単位、最小 15 秒)",
@@ -132,7 +132,7 @@
"hotkey_toggleFullScreenPlayer": "全画面プレーヤーに切り替え",
"hotkey_localSearch": "ページ内検索",
"hotkey_toggleQueue": "キューの切り替え",
"zoom_description": "アプリケーションのズーム率を設定します",
"zoom_description": "アプリのズーム率を設定します",
"remotePassword_description": "リモートコントロール サーバーのパスワードを設定します。 ログイン情報はデフォルトでセキュアな通信がされないため、個人情報と関係ないランダムなパスワードを利用してください",
"hotkey_rate5": "5 つ星で評価",
"hotkey_playbackPrevious": "前のトラック",
@@ -186,12 +186,12 @@
"sidePlayQueueStyle_optionDetached": "分離",
"audioPlayer": "オーディオプレーヤー",
"hotkey_zoomOut": "縮小",
"hotkey_unfavoriteCurrentSong": "$t(common.currentSong) をお気に入りから解除",
"hotkey_unfavoriteCurrentSong": "$t(common.currentSong)をお気に入りから解除",
"hotkey_rate0": "評価をクリア",
"discordApplicationId": "{{discord}} アプリケーション ID",
"applicationHotkeys_description": "アプリケーションのホットキーを設定します。チェックボックスを切り替えて、グローバルホットキーとして設定します (デスクトップのみ)",
"hotkey_volumeMute": "音量をミュート",
"hotkey_toggleCurrentSongFavorite": "$t(common.currentSong) のお気に入りを切り替え",
"hotkey_toggleCurrentSongFavorite": "$t(common.currentSong)のお気に入りを切り替え",
"remoteUsername": "リモートコントロールサーバーのユーザー名",
"hotkey_browserBack": "ブラウザ 戻る",
"showSkipButton": "スキップボタンを表示",
@@ -263,11 +263,11 @@
"artistConfiguration_description": "アルバムアーティストページに表示するアイテムと順序を設定します",
"buttonSize_description": "プレーヤーバーのボタンのサイズ",
"buttonSize": "プレーヤーバーのボタンサイズ",
"clearCache_description": "Feishin の「ハードクリア」。Feishin のキャッシュをクリアするだけでなく、ブラウザーのキャッシュ (保存された画像やその他のアセット) も空にします。サーバーの資格情報や設定は保持されます",
"clearCache": "ブラウザーのキャッシュをクリア",
"clearCacheSuccess": "キャッシュが正常にクリアされました",
"clearQueryCache_description": "Feishin の「ソフトクリア」。これにより、プレイリストとトラックのメタデータが更新され、保存された歌詞がリセットされます。設定、サーバーの資格情報、キャッシュされた画像は保持されます",
"clearQueryCache": "Feishin のキャッシュをクリアする",
"clearCache_description": "Feishin の「ハードクリア」を実行します。Feishin のキャッシュを消去するだけでなく、ブラウザーのキャッシュ保存された画像やその他のアセットも空にします。サーバーの資格情報や設定は保持されます",
"clearCache": "ブラウザーのキャッシュを消去",
"clearCacheSuccess": "キャッシュが正常に消去されました",
"clearQueryCache_description": "Feishin の「ソフトクリア」を実行します。これにより、プレイリストとトラックのメタデータが更新され、保存された歌詞がリセットされます。設定、サーバーの資格情報、キャッシュされた画像は保持されます",
"clearQueryCache": "Feishin のキャッシュを消去",
"contextMenu_description": "アイテムを右クリックした際にメニューに表示される項目を非表示にすることができます。チェックされていない項目は非表示になります",
"contextMenu": "コンテキストメニュー (右クリック) の設定",
"crossfadeStyle": "クロスフェードのスタイル",
@@ -374,7 +374,7 @@
"pathReplace_description": "サーバーのデフォルトのファイルパスを置き換えます",
"pathReplace_optionRemovePrefix": "接頭辞を削除",
"pathReplace_optionAddPrefix": "接頭辞を追加",
"analyticsEnable": "使用状況に基づく分析を送信する",
"analyticsEnable": "使用状況に基づく分析を送信",
"analyticsEnable_description": "匿名化された利用データは、アプリケーションの改善のために開発者に送信されます",
"automaticUpdates": "自動更新",
"automaticUpdates_description": "更新を自動的に確認してインストールします",
@@ -436,7 +436,7 @@
"autoDJ_mode_albums": "アルバム",
"autoDJ_mode_description": "曲またはアルバム全体をキューに追加するかを選択してください",
"autoDJ_mode_songs": "曲",
"autoDJ_enabled": "Auto DJを有効にする",
"autoDJ_enabled": "自動 DJ を有効にする",
"autoDJ_albumStrategy": "アルバム選択モード",
"autoDJ_songStrategy": "選曲モード",
"autoDJ_strategy_option_library_random": "ランダム",
@@ -465,7 +465,7 @@
"sidebarPlaylistMode_optionCompact": "コンパクト",
"sidebarPlaylistMode_optionExpanded": "拡張",
"autoDJ_allowDuplicates": "重複を許可",
"autoDJ_allowDuplicates_description": "Auto DJ が既にキューに入っている曲やアルバムを再度追加できるようにします",
"autoDJ_allowDuplicates_description": "自動 DJ が既にキューに入っている曲やアルバムを再度追加できるようにします",
"autoDJ_onlySimilar": "類似のもののみ",
"autoDJ_onlySimilar_description": "トリガーとなった曲に類似した曲のみを追加します。曲数は、他のソースで上限まで埋められるのではなく、追加可能な曲の最大数として扱われます",
"audioDeviceDefault": "システムのデフォルト",
@@ -481,26 +481,68 @@
"showFavorites": "お気に入りを表示",
"showFavorites_description": "インターフェースにお気に入り(ハート)ボタンを表示するかどうかを設定します",
"showQueueInSidebar_description": "サイドバーのプレーヤーに、再生キューを表示するパネルが追加されます",
"showQueueInSidebar": "サイドバーのプレーヤーに再生キューを表示"
"showQueueInSidebar": "サイドバーのプレーヤーに再生キューを表示",
"equalizerPresetDeletePlaceholder": "カスタム設定を削除します...",
"equalizerPresetNamePlaceholder": "プリセット名を設定します...",
"confirmQueueChanges": "キューの変更を確認",
"confirmQueueChanges_description": "現在のキューを破棄する前に、確認を要求します",
"windowBarTrackinfo": "ウィンドウタイトルにトラック情報を表示",
"windowBarTrackinfo_description": "ウィンドウのタイトルバーに、現在再生中のトラックのタイトルとアーティスト名、再生位置、および再生中 / 一時停止の状態を表示します。",
"microtonalPitchControls": "マイクロトーン音程制御",
"microtonalPitchControls_description": "半音間のピッチ調整を可能にするピッチコントロールを追加します",
"compressor_descriptionMpv": "FFmpeg acompressorMPV)によるダイナミックレンジコンプレッサー",
"compressor_descriptionWebAudio": "Web Audio API によるダイナミックレンジコンプレッサー",
"compressorKnee_description": "ソフトニーの幅。値が大きいほど、コンプレッサーへの移行がより緩やかになります。",
"compressorPreset_description": "組み込みのコンプレッサー設定または保存済みのカスタム設定を適用します",
"compressorRatio_description": "圧縮比。例:4 = 4:1。",
"compressorRatio": "比率",
"compressorRelease_description": "信号がしきい値を下回った後、コンプレッサーが解除されるまでの速さ。",
"compressorReset_description": "コンプレッサーのすべてのパラメーターをデフォルト値に戻します",
"compressorSavePreset_description": "現在のコンプレッサー設定を名前付きプリセットとして保存します",
"compressorThreshold_description": "圧縮が開始される信号レベル。",
"compressorThreshold": "しきい値",
"shareExpiration_description": "新しい共有リンクのデフォルトの有効期限を設定します。共有ダイアログで日付を空白にすると、サーバーのデフォルト設定が適用されます",
"shareExpiration": "デフォルトの共有リンクの有効期限",
"shareExpirationUseServerDefault_description": "共有リンクの作成時に有効期限を省略すると、サーバーは設定されたデフォルト値(例:Navidrome DefaultShareExpiration)を適用できるようになります",
"shareExpirationUseServerDefault": "サーバーのデフォルトの有効期限を使用",
"sidebarPlaylistFolderView_description": "サイドバーにフォルダーを表示する方法",
"sidebarPlaylistFolderView": "フォルダー表示",
"sidebarPlaylistFolderView_optionSingle": "単一フォルダー",
"sidebarPlaylistFolderView_optionTree": "ツリー表示",
"sidebarPlaylistFolderView_optionNavigation": "ナビゲーション表示",
"sidebarPlaylistFolderTreeIndent_description": "各ツリーレベルごとにピクセル単位でインデントされます",
"sidebarPlaylistFolderTreeLineColor_description": "接続ツリーの線の色(テーマのデフォルト設定を使用する場合は空欄のままにしてください)",
"sidebarPlaylistFolderTreeLineColor": "ツリーの線の色",
"sidebarPlaylistMode_description": "サイドバーのリストにおける各プレイリストの表示方法",
"sidebarPlaylistMode": "サイドバーのプレイリストモード",
"customThemeErrors_description": "これらのテーマファイルは読み込めませんでした。",
"customThemeErrors": "エラー",
"customThemeWarnings_description": "これらのテーマは読み込まれましたが、一部の値が無効であったため無視されました。",
"customThemeWarnings": "警告",
"customThemes_description": "カスタムテーマを追加するには、.json 形式のテーマファイルをこのフォルダーに配置してください。ファイルを追加、編集、削除するたびに、自動的に読み込まれます。",
"customThemes": "カスタムテーマ",
"compressorRelease": "解放",
"compressorMakeupGain_description": "圧縮後に出力を増幅させて音量を復元します。",
"compressorMakeupGain": "出力ゲイン"
},
"action": {
"editPlaylist": "$t(entity.playlist, {\"count\": 1}) を編集",
"editPlaylist": "$t(entity.playlist, {\"count\": 1})を編集",
"goToPage": "ページへ移動",
"moveToTop": "一番上へ移動",
"clearQueue": "キューをクリア",
"addToFavorites": "$t(entity.favorite, {\"count\": 2}) に追加",
"addToPlaylist": "$t(entity.playlist, {\"count\": 1}) に追加",
"createPlaylist": "$t(entity.playlist, {\"count\": 1}) を作成",
"removeFromPlaylist": "$t(entity.playlist, {\"count\": 1}) から削除",
"viewPlaylists": "$t(entity.playlist, {\"count\": 2}) を表示",
"addToFavorites": "$t(entity.favorite, {\"count\": 2})に追加",
"addToPlaylist": "$t(entity.playlist, {\"count\": 1})に追加",
"createPlaylist": "$t(entity.playlist, {\"count\": 1})を作成",
"removeFromPlaylist": "$t(entity.playlist, {\"count\": 1})から削除",
"viewPlaylists": "$t(entity.playlist, {\"count\": 2})を表示",
"refresh": "$t(common.refresh)",
"deletePlaylist": "$t(entity.playlist, {\"count\": 1}) を削除",
"deletePlaylist": "$t(entity.playlist, {\"count\": 1})を削除",
"removeFromQueue": "キューから削除",
"deselectAll": "すべて選択解除",
"moveToBottom": "一番下へ移動",
"setRating": "評価を設定",
"toggleSmartPlaylistEditor": "$t(entity.smartPlaylist) エディターを切り替え",
"removeFromFavorites": "$t(entity.favorite, {\"count\": 2}) から削除",
"removeFromFavorites": "$t(entity.favorite, {\"count\": 2})から削除",
"openIn": {
"lastfm": "Last.fm で開く",
"musicbrainz": "MusicBrainz で開く",
@@ -515,8 +557,8 @@
"shuffleAll": "すべてシャッフル",
"shuffleSelected": "選択した曲をシャッフル",
"viewMore": "さらに表示",
"createRadioStation": "$t(entity.radioStation, {\"count\": 1}) を作成",
"deleteRadioStation": "$t(entity.radioStation, {\"count\": 1}) を削除",
"createRadioStation": "$t(entity.radioStation, {\"count\": 1})を作成",
"deleteRadioStation": "$t(entity.radioStation, {\"count\": 1})を削除",
"selectAll": "すべて選択",
"moveUp": "上に移動",
"moveDown": "下に移動",
@@ -528,7 +570,7 @@
"goToCurrent": "現在の項目へ移動",
"collapseAllFolders": "すべてのフォルダーを折りたたむ",
"expandAllFolders": "すべてのフォルダーを展開する",
"createPlaylistFromQueue": "キューから $t(entity.playlist, {\"count\": 1}) を作成"
"createPlaylistFromQueue": "キューから$t(entity.playlist, {\"count\": 1})を作成"
},
"common": {
"backward": "逆行",
@@ -543,7 +585,7 @@
"left": "左側",
"save": "保存",
"right": "右側",
"currentSong": "現在の $t(entity.track, {\"count\": 1})",
"currentSong": "現在の$t(entity.track, {\"count\": 1})",
"collapse": "折りたたむ",
"trackNumber": "トラック",
"descending": "降順",
@@ -594,7 +636,7 @@
"none": "なし",
"menu": "メニュー",
"restartRequired": "再起動が必要です",
"previousSong": "前の $t(entity.track, {\"count\": 1})",
"previousSong": "前の$t(entity.track, {\"count\": 1})",
"noResultsFromQuery": "クエリに一致する結果がありません",
"quit": "終了",
"expand": "展開",
@@ -697,7 +739,12 @@
"verticalBorders": "列の境界線",
"rowHoverHighlight": "行ホバーハイライト",
"alternateRowColors": "交互の行の色",
"horizontalBorders": "行の境界線"
"horizontalBorders": "行の境界線",
"albumGroupConfig": "アルバムグループの設定",
"albumGroupMetadata": "メタデータフィールド",
"albumGroupShowFavoriteRating": "お気に入りと評価を表示",
"albumGroupVerticalLayout": "縦型レイアウト",
"albumImageSize": "アルバムの画像サイズ"
},
"label": {
"releaseDate": "発売日",
@@ -735,7 +782,9 @@
"sampleRate": "$t(common.sampleRate)",
"composer": "作曲家",
"titleArtist": "$t(common.title) (アーティスト)",
"albumGroup": "アルバムグループ"
"albumGroup": "アルバムグループ",
"date": "日付",
"releaseYear": "発売年"
}
},
"column": {
@@ -745,7 +794,7 @@
"favorite": "お気に入り",
"playCount": "再生回数",
"albumCount": "アルバム",
"releaseYear": "年",
"releaseYear": "発売年",
"lastPlayed": "最後に再生",
"biography": "バイオグラフィー",
"releaseDate": "発売日",
@@ -765,7 +814,9 @@
"codec": "コーデック",
"bitDepth": "ビット深度",
"sampleRate": "サンプリング周波数",
"owner": "所有者"
"owner": "所有者",
"date": "日付",
"year": "年"
}
},
"error": {
@@ -848,7 +899,9 @@
"explicitStatus": "$t(common.explicitStatus)",
"sortName": "ソート名",
"matchAnd": "すべて",
"matchOr": "いずれか"
"matchOr": "いずれか",
"date": "日付",
"year": "年"
},
"page": {
"sidebar": {
@@ -902,7 +955,9 @@
"lyricSizeSynchronized_description": "同期歌詞のフォントサイズ",
"lyricSizeUnsynchronized_description": "非同期歌詞のフォントサイズ",
"showLyricMatch_description": "一致した歌詞の曲名とアーティスト名を表示します",
"showLyricProvider_description": "現在の歌詞を提供したプロバイダーを表示します"
"showLyricProvider_description": "現在の歌詞を提供したプロバイダーを表示します",
"lyricOpacityNonActive_description": "現在アクティブではない歌詞行の不透明度",
"lyricScaleNonActive_description": "現在アクティブではない歌詞行の縮小率"
},
"upNext": "次へ",
"lyrics": "歌詞",
@@ -1001,7 +1056,8 @@
"discord": "Discord",
"logger": "ロガー",
"playerFilters": "プレーヤーフィルター",
"lyricsTranslation": "翻訳歌詞"
"lyricsTranslation": "翻訳歌詞",
"sharing": "共有"
},
"albumArtistList": {
"title": "$t(entity.albumArtist, {\"count\": 2})"
@@ -1110,16 +1166,16 @@
},
"form": {
"deletePlaylist": {
"title": "$t(entity.playlist, {\"count\": 1}) を削除",
"success": "$t(entity.playlist, {\"count\": 1}) が削除されました",
"input_confirm": "確認のため $t(entity.playlist, {\"count\": 1}) の名前を入力してください"
"title": "$t(entity.playlist, {\"count\": 1})を削除",
"success": "$t(entity.playlist, {\"count\": 1})が削除されました",
"input_confirm": "確認のため$t(entity.playlist, {\"count\": 1})の名前を入力してください"
},
"createPlaylist": {
"input_description": "$t(common.description)",
"title": "$t(entity.playlist, {\"count\": 1}) を作成",
"title": "$t(entity.playlist, {\"count\": 1})を作成",
"input_public": "公開",
"input_name": "$t(common.name)",
"success": "$t(entity.playlist, {\"count\": 1}) を作成しました",
"success": "$t(entity.playlist, {\"count\": 1})を作成しました",
"input_owner": "$t(common.owner)"
},
"addServer": {
@@ -1143,11 +1199,11 @@
},
"addToPlaylist": {
"success": "$t(entity.trackWithCount, {\"count\": {{message}} }) を $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} }) に追加しました",
"title": "$t(entity.playlist, {\"count\": 1}) に追加",
"title": "$t(entity.playlist, {\"count\": 1})に追加",
"input_skipDuplicates": "重複をスキップ",
"input_playlists": "$t(entity.playlist, {\"count\": 2})",
"create": "$t(entity.playlist, {\"count\": 1}) {{playlist}} を作成",
"searchOrCreate": "$t(entity.playlist, {\"count\": 2}) を検索するか、入力して新しいプレイリストを作成してください",
"searchOrCreate": "$t(entity.playlist, {\"count\": 2})を検索するか、入力して新しいプレイリストを作成してください",
"noneAdded": "$t(entity.playlist, {\"count\": 1}) {{playlist}} にトラックが追加されませんでした"
},
"updateServer": {
@@ -1169,9 +1225,9 @@
"title": "歌詞検索"
},
"editPlaylist": {
"title": "$t(entity.playlist, {\"count\": 1}) を編集",
"title": "$t(entity.playlist, {\"count\": 1})を編集",
"publicJellyfinNote": "Jellyfin では、何らかの理由でプレイリストが公開されているかどうかが表示されません。公開されたままにしたい場合は、以下の項目を選択してください",
"success": "$t(entity.playlist, {\"count\": 1}) が正常に更新されました"
"success": "$t(entity.playlist, {\"count\": 1})が正常に更新されました"
},
"shareItem": {
"allowDownloading": "ダウンロードを許可",
@@ -1181,7 +1237,9 @@
"expireInvalid": "有効期限は将来の日時である必要があります",
"createFailed": "共有リンクを作成できませんでした (共有は有効になっていますか?)",
"copyToClipboard": "クリップボードにコピー: Ctrl+C、Enter",
"successMustClick": "共有リンクが正常に作成されました。開くにはここをクリックしてください"
"successMustClick": "共有リンクが正常に作成されました。開くにはここをクリックしてください",
"setExpiration_description": "サーバーのデフォルトの有効期限を使用する場合は空欄のままにしてください",
"setExpiration_serverDefault": "サーバーのデフォルト"
},
"privateMode": {
"enabled": "プライベートモードが有効になりました。再生ステータスは外部連携から非表示になっています",
@@ -1190,7 +1248,7 @@
},
"largeFetchConfirmation": {
"title": "キューにアイテムを追加する",
"description": "このアクションは、現在のフィルターされたビュー内のすべてのアイテム追加ます"
"description": "この操作により、現在のフィルタービュー内のすべてのアイテム追加されます"
},
"createRadioStation": {
"success": "ラジオ局が正常に作成されました",
@@ -1216,7 +1274,7 @@
"input_played": "再生フィルター",
"input_kind_albums": "アルバム",
"input_kind_songs": "曲",
"input_kind": "ランダムピック",
"input_kind": "ランダムな選択",
"input_limit_albums": "アルバムは何枚ですか?",
"input_limit_songs": "何曲ですか?"
},
@@ -1227,7 +1285,11 @@
"success": "ラジオ局の更新に成功しました"
},
"createPrefilledPlaylist": {
"title": "選択した曲から $t(entity.playlist, {\"count\": 1}) を作成"
"title": "選択した曲から$t(entity.playlist, {\"count\": 1})を作成"
},
"queueChangeConfirmation": {
"title": "現在のキューを破棄しますか?",
"description": "これにより、現在のキューからすべての曲が削除されます。"
}
},
"entity": {
@@ -1243,7 +1305,7 @@
"favorite_other": "お気に入り",
"artistWithCount_other": "{{count}} 人のアーティスト",
"folder_other": "フォルダー",
"smartPlaylist": "スマート $t(entity.playlist, {\"count\": 1})",
"smartPlaylist": "スマート$t(entity.playlist, {\"count\": 1})",
"album_other": "アルバム",
"genreWithCount_other": "{{count}} 個のジャンル",
"trackWithCount_other": "{{count}} 個のトラック",
@@ -1284,7 +1346,14 @@
"minuteShort": "分",
"secondShort": "秒",
"hourShort": "時間",
"dayShort": "日"
"dayShort": "日",
"secondLong": "秒",
"minuteLong": "分",
"hourLong": "時間",
"dayLong": "日",
"weekLong": "週",
"monthLong": "月",
"yearLong": "年"
},
"queryBuilder": {
"standardTags": "標準タグ",
+34 -8
View File
@@ -323,7 +323,9 @@
"explicitStatus": "$t(common.explicitStatus)",
"sortName": "Sortowanie po nazwie",
"matchAnd": "I",
"matchOr": "Lub"
"matchOr": "Lub",
"date": "Data",
"year": "Rok"
},
"form": {
"deletePlaylist": {
@@ -398,7 +400,9 @@
"createFailed": "Nie udało się utworzyć linku do udostępniania (czy udostępnianie jest włączone?)",
"expireInvalid": "Ustawiony czas wygaśnięcia musi być w przyszłości",
"copyToClipboard": "Skopiuj do schowka: Ctrl+C, enter",
"successMustClick": "Udostępnianie utworzone pomyślnie, kliknij tutaj żeby otworzyć"
"successMustClick": "Udostępnianie utworzone pomyślnie, kliknij tutaj żeby otworzyć",
"setExpiration_description": "Pozostaw puste, aby użyć domyślnego wygaśnięcia serwera",
"setExpiration_serverDefault": "Domyślne serwera"
},
"privateMode": {
"enabled": "Tryb prywatny włączony, status odtwarzania jest ukryty przed usługami zewnętrznymi",
@@ -445,6 +449,10 @@
},
"createPrefilledPlaylist": {
"title": "Utwórz $t(entity.playlist, {\"count\": 1}) z wybranych piosenek"
},
"queueChangeConfirmation": {
"title": "Wyczyścić aktualną kolejkę?",
"description": "To usunie wszystkie elementy z aktualnej kolejki."
}
},
"page": {
@@ -613,7 +621,8 @@
"playerFilters": "Filtry odtwarzacza",
"logger": "Logger",
"lyricsDisplay": "Wyświetlanie tekstu",
"lyricsTranslation": "Tłumaczenie tekstu"
"lyricsTranslation": "Tłumaczenie tekstu",
"sharing": "Udostępnianie"
},
"trackList": {
"title": "$t(entity.track, {\"count\": 2})",
@@ -1227,7 +1236,13 @@
"customThemeWarnings_description": "Te motywy zostały załadowane, ale niektóre wartości były nieprawidłowe i zostały zignorowane.",
"customThemeWarnings": "Ostrzeżenia",
"customThemes_description": "Upuść pliki motywów .json do tego folderu, aby dodać niestandardowe motywy. Są one wczytywane automatycznie kiedy zmienisz, dodasz lub usuniesz plik.",
"customThemes": "Niestandardowe motywy"
"customThemes": "Niestandardowe motywy",
"confirmQueueChanges": "Potwierdź zmiany w kolejce",
"confirmQueueChanges_description": "Pytaj o potwierdzenie przed wyczyszczeniem aktualnej kolejki",
"shareExpiration_description": "Jak daleko w przyszłości będą domyślnie wygasać nowe linki udostępniania. Wyczyść datę w oknie udostępniania, aby użyć domyślnego czasu z serwera",
"shareExpiration": "Domyślne wygasanie udostępniania",
"shareExpirationUseServerDefault_description": "Pomiń dodawanie wygaśnięcia podczas tworzenia udostępnień, aby serwer mógł zastosować swoje skonfigurowane domyślne wygasanie (np. Navidrome DefaultShareExpiration)",
"shareExpirationUseServerDefault": "Używaj domyślnego wygasania serwera"
},
"table": {
"config": {
@@ -1310,7 +1325,9 @@
"sampleRate": "$t(common.sampleRate)",
"composer": "Kompozytor",
"titleArtist": "$t(common.title) (wykonawca)",
"albumGroup": "Grupa albumu"
"albumGroup": "Grupa albumu",
"date": "Data",
"releaseYear": "Rok wydania"
}
},
"column": {
@@ -1320,7 +1337,7 @@
"favorite": "Ulubione",
"playCount": "Odtwarzane",
"albumCount": "Albumy",
"releaseYear": "Rok",
"releaseYear": "Rok wydania",
"lastPlayed": "Ostatnio odtwarzane",
"biography": "Biografia",
"releaseDate": "Data premiery",
@@ -1340,7 +1357,9 @@
"codec": "Kodek",
"owner": "Właściciel",
"bitDepth": "Głębia bitowa",
"sampleRate": "Częstotliwość próbkowania"
"sampleRate": "Częstotliwość próbkowania",
"date": "Data",
"year": "Rok"
}
},
"queryBuilder": {
@@ -1402,7 +1421,14 @@
"minuteShort": "Min",
"secondShort": "Sek",
"hourShort": "Godz",
"dayShort": "Dzień"
"dayShort": "d",
"secondLong": "Sekunda",
"minuteLong": "Minuta",
"hourLong": "Godzina",
"dayLong": "Dzień",
"weekLong": "Tydzień",
"monthLong": "Miesiąc",
"yearLong": "Rok"
},
"visualizer": {
"visualizerType": "Typ Wizualizacji",
+34 -8
View File
@@ -303,7 +303,8 @@
"playerFilters": "播放篩選器",
"logger": "日誌記錄器",
"lyricsDisplay": "歌詞顯示",
"lyricsTranslation": "歌詞翻譯"
"lyricsTranslation": "歌詞翻譯",
"sharing": "分享"
},
"albumArtistList": {
"title": "$t(entity.albumArtist, {\"count\": 2})"
@@ -942,7 +943,13 @@
"customThemeWarnings_description": "這些主題已載入,但部分值無效,已被忽略。",
"customThemeWarnings": "警告",
"customThemes_description": "將 .json 主題檔案拖入此資料夾以新增自訂主題。每當您新增、編輯或移除檔案時,都會自動載入它們。",
"customThemes": "自訂主題"
"customThemes": "自訂主題",
"confirmQueueChanges": "確認佇列變更",
"confirmQueueChanges_description": "在捨棄目前佇列前先詢問確認",
"shareExpiration_description": "新分享連結預設的過期時間。在分享對話框中清除日期即可改用伺服器預設值",
"shareExpiration": "預設分享過期時間",
"shareExpirationUseServerDefault_description": "建立分享時不指定過期時間,以便伺服器套用其設定的預設值 (例如 Navidrome 的 DefaultShareExpiration)",
"shareExpirationUseServerDefault": "使用伺服器預設過期時間"
},
"table": {
"config": {
@@ -1019,7 +1026,9 @@
"sampleRate": "$t(common.sampleRate)",
"composer": "作曲者",
"titleArtist": "$t(common.title) (藝人)",
"albumGroup": "專輯分組"
"albumGroup": "專輯分組",
"date": "日期",
"releaseYear": "發行年份"
},
"view": {
"table": "表格",
@@ -1045,7 +1054,7 @@
"playCount": "播放次數",
"rating": "評分",
"releaseDate": "發行日期",
"releaseYear": "年份",
"releaseYear": "發行年份",
"genre": "曲風",
"bpm": "BPM",
"songCount": "曲目",
@@ -1055,7 +1064,9 @@
"codec": "編解碼器",
"owner": "擁有者",
"bitDepth": "位元深度",
"sampleRate": "取樣率"
"sampleRate": "取樣率",
"date": "日期",
"year": "年"
}
},
"action": {
@@ -1173,7 +1184,9 @@
"explicitStatus": "$t(common.explicitStatus)",
"sortName": "排序名稱",
"matchAnd": "和",
"matchOr": "或"
"matchOr": "或",
"date": "日期",
"year": "年"
},
"form": {
"addServer": {
@@ -1248,7 +1261,9 @@
"expireInvalid": "到期日必須是未來",
"createFailed": "無法建立分享(分享是否啟用?)",
"copyToClipboard": "複製到剪貼簿:Ctrl+C, Enter",
"successMustClick": "分享建立成功,點擊此處開啟"
"successMustClick": "分享建立成功,點擊此處開啟",
"setExpiration_description": "留空以使用伺服器預設過期時間",
"setExpiration_serverDefault": "伺服器預設"
},
"privateMode": {
"enabled": "已啟用私人模式,播放狀態現在將對外部整合功能隱藏",
@@ -1295,6 +1310,10 @@
},
"createPrefilledPlaylist": {
"title": "從選取的歌曲建立$t(entity.playlist, {\"count\": 1})"
},
"queueChangeConfirmation": {
"title": "捨棄目前佇列?",
"description": "這將從目前佇列中刪除所有項目。"
}
},
"releaseType": {
@@ -1356,7 +1375,14 @@
"minuteShort": "分",
"secondShort": "秒",
"hourShort": "小時",
"dayShort": "天"
"dayShort": "天",
"secondLong": "秒",
"minuteLong": "分",
"hourLong": "小時",
"dayLong": "天",
"weekLong": "週",
"monthLong": "月",
"yearLong": "年"
},
"visualizer": {
"visualizerType": "視覺化效果類型",