Translated using Weblate (Japanese)

Currently translated at 34.1% (99 of 290 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/
This commit is contained in:
onebone
2023-12-01 19:52:00 +00:00
committed by Hosted Weblate
parent b4b7ad824b
commit 5f6cfd9558

View File

@ -1,7 +1,42 @@
{ {
"language": {
"code": "ja",
"local-name": "日本語",
"name": "Japanese"
},
"plugins": { "plugins": {
"ambient-mode": { "adblocker": {
"description": "すべての広告とトラッカーを遮断します",
"menu": { "menu": {
"blocker": "遮断方法"
},
"name": "アドブロック"
},
"album-color-theme": {
"description": "アルバムカバーの色をベースにして動的テーマと視覚効果を適用します",
"name": "アルバムカラーベースのテーマ"
},
"ambient-mode": {
"description": "動画の間接照明を画面背景に投射します。",
"menu": {
"blur-amount": {
"label": "曇り効果の強さ",
"submenu": {
"pixels": "{{blurAmount}} ピクセル"
}
},
"buffer": {
"label": "バッファリング",
"submenu": {
"buffer": "{{buffer}}"
}
},
"opacity": {
"label": "不透明度",
"submenu": {
"percent": "{{opacity}}%"
}
},
"quality": { "quality": {
"label": "品質", "label": "品質",
"submenu": { "submenu": {
@ -9,80 +44,42 @@
} }
}, },
"size": { "size": {
"label": "大きさ",
"submenu": { "submenu": {
"percent": "{{size}}%" "percent": "{{size}}%"
}
}, },
"label": "大きさ" "smoothness-transition": {
}, "label": "スムーズな切り替えり",
"buffer": {
"submenu": { "submenu": {
"buffer": "{{buffer}}" "during": "{{interpolationTime}}秒間切り替えり"
}, }
"label": "バッファリング"
},
"opacity": {
"submenu": {
"percent": "{{opacity}}%"
},
"label": "不透明度"
},
"blur-amount": {
"submenu": {
"pixels": "{{blurAmount}} ピクセル"
},
"label": "曇り効果の強さ"
}, },
"use-fullscreen": { "use-fullscreen": {
"label": "全体画面モード使用" "label": "全体画面モード使用"
},
"smoothness-transition": {
"submenu": {
"during": "{{interpolationTime}}秒間切り替えり"
},
"label": "スムーズな切り替えり"
} }
}, },
"name": "アンビエント モード", "name": "アンビエント モード"
"description": "動画の間接照明を画面背景に投射します。"
}, },
"audio-compressor": { "audio-compressor": {
"description": "オーディオにコンプレッサーを適用します(信号での一番大きい部分の音量を下げ、小さい部分の音量を上げる)", "description": "オーディオにコンプレッサーを適用します(信号での一番大きい部分の音量を下げ、小さい部分の音量を上げる)",
"name": "オーディオコンプレッサー" "name": "オーディオコンプレッサー"
}, },
"adblocker": { "blur-nav-bar": {
"description": "すべての広告とトラッカーを遮断します", "description": "ナビゲーションバーを透明かつぼやけにします",
"name": "アドブロック", "name": "ナビゲーションバーの曇り効果"
"menu": {
"blocker": "遮断方法"
}
}, },
"compact-sidebar": { "bypass-age-restrictions": {
"description": "サイドバーを常にコンパクトモードに設定します", "description": "ユーチューブの年齢制限を迂回します",
"name": "コンパクト·サイドバー" "name": "年齢制限迂回"
},
"crossfade": {
"prompt": {
"options": {
"title": "クロスフェード設定",
"multi-input": {
"fade-scaling": {
"logarithmic": "対数スケール",
"linear": "線形",
"label": "フェードスケーリング"
},
"seconds-before-end": "終了N秒前にクロスフェードを適用",
"fade-in-duration": "フェードイン持続時間(ミリ秒)",
"fade-out-duration": "フェードアウト持続時間(ミリ秒)"
}
}
},
"description": "曲の間にクロスフェード効果を適用します",
"name": "クロスフェード[ベータ]",
"menu": {
"advanced": "高級"
}
}, },
"captions-selector": { "captions-selector": {
"description": "YouTube Musicトラック用字幕選択機",
"menu": {
"autoload": "最後の字幕を自動に選択",
"disable-captions": "基本字幕無し"
},
"name": "字幕選択機",
"prompt": { "prompt": {
"selector": { "selector": {
"label": "選択した字幕言語: {{language}}", "label": "選択した字幕言語: {{language}}",
@ -90,42 +87,53 @@
"title": "字幕言語選択" "title": "字幕言語選択"
} }
}, },
"description": "YouTube Musicトラック用字幕選択機",
"menu": {
"disable-captions": "基本字幕無し",
"autoload": "最後の字幕を自動に選択"
},
"templates": { "templates": {
"title": "字幕選択機を開く" "title": "字幕選択機を開く"
}
}, },
"name": "字幕選択機" "compact-sidebar": {
"description": "サイドバーを常にコンパクトモードに設定します",
"name": "コンパクト·サイドバー"
}, },
"album-color-theme": { "crossfade": {
"description": "アルバムカバーの色をベースにして動的テーマと視覚効果を適用します", "description": "曲の間にクロスフェード効果を適用します",
"name": "アルバムカラーベースのテーマ" "menu": {
"advanced": "高級"
}, },
"bypass-age-restrictions": { "name": "クロスフェード[ベータ]",
"description": "ユーチューブの年齢制限を迂回します", "prompt": {
"name": "年齢制限迂回" "options": {
"multi-input": {
"fade-in-duration": "フェードイン持続時間(ミリ秒)",
"fade-out-duration": "フェードアウト持続時間(ミリ秒)",
"fade-scaling": {
"label": "フェードスケーリング",
"linear": "線形",
"logarithmic": "対数スケール"
},
"seconds-before-end": "終了N秒前にクロスフェードを適用"
},
"title": "クロスフェード設定"
}
}
}, },
"disable-autoplay": { "disable-autoplay": {
"name": "自動再生解除",
"description": "曲を「一時停止」モードで始めさせます", "description": "曲を「一時停止」モードで始めさせます",
"menu": { "menu": {
"apply-once": "初起動時にのみ適用" "apply-once": "初起動時にのみ適用"
}
}, },
"blur-nav-bar": { "name": "自動再生解除"
"description": "ナビゲーションバーを透明かつぼやけにします",
"name": "ナビゲーションバーの曇り効果"
}, },
"discord": { "discord": {
"backend": {
"connected": "ディスコードに接続中"
},
"menu": { "menu": {
"auto-reconnect": "自動接続", "auto-reconnect": "自動接続",
"connected": "接続中", "connected": "接続中",
"hide-duration-left": "残りの再生時間を隠す",
"hide-github-button": "GitHubリンクボタンを隠す", "hide-github-button": "GitHubリンクボタンを隠す",
"play-on-youtube-music": "YouTube Musicで再生", "play-on-youtube-music": "YouTube Musicで再生",
"hide-duration-left": "残りの再生時間を隠す",
"set-inactivity-timeout": "タイムアウト時間を設定" "set-inactivity-timeout": "タイムアウト時間を設定"
}, },
"prompt": { "prompt": {
@ -133,65 +141,83 @@
"label": "不活動タイムアウト時間を秒単位で入力してください:", "label": "不活動タイムアウト時間を秒単位で入力してください:",
"title": "不活動タイムアウト時間設定" "title": "不活動タイムアウト時間設定"
} }
},
"backend": {
"connected": "ディスコードに接続中"
} }
}, },
"downloader": { "downloader": {
"backend": { "backend": {
"feedback": {
"video-id-not-found": "動画が見つかりません",
"conversion-progress": "変換:{{percent}}",
"download-info": "{{artist}}ー{{title}} {{videoId}} ダウンロード中",
"playlist-id-not-found": "プレイリストIDが見つかりません",
"preparing-file": "ファイル準備中…",
"downloading": "ダウンロード中…",
"done": "完了:{{filePath}}",
"writing-id3": "ID3タグ作成中…",
"converting": "変換中…",
"download-progress": "ダウンロード:{{percent}}",
"saving": "保存中…",
"loading": "ロード中…",
"getting-playlist-info": "プレイリスト情報を取得中…",
"downloading-playlist": "プレイリストダウンロード中:”{{playlistTitle}}”ー{{playlistSize}}曲({{playlistId}}",
"downloading-counter": "ダウンロード中:{{current}}/{{total}}…",
"trying-to-get-playlist-id": "プレイリストIDを取得中{{playlistId}}",
"playlist-has-only-one-song": "プレイリストに1曲しかありません。直接ダウンロードします",
"folder-already-exists": "{{playlistFolder}}フォルダが既に存在します"
},
"dialog": { "dialog": {
"start-download-playlist": {
"buttons": {
"ok": "確認"
},
"message": "プレイリスト {{playlistTitle}} ダウンロード中",
"title": "ダウンロード開始",
"detail": "{{playlistSize}}曲)"
},
"error": { "error": {
"buttons": { "buttons": {
"ok": "確認" "ok": "確認"
}, },
"title": "ダウンロード中にエラー発生!", "message": "ダウンロード失敗!ごめんね…",
"message": "ダウンロード失敗!ごめんね…" "title": "ダウンロード中にエラー発生!"
} },
"start-download-playlist": {
"buttons": {
"ok": "確認"
},
"detail": "{{playlistSize}}曲)",
"message": "プレイリスト {{playlistTitle}} ダウンロード中",
"title": "ダウンロード開始"
} }
}, },
"feedback": {
"conversion-progress": "変換:{{percent}}",
"converting": "変換中…",
"done": "完了:{{filePath}}",
"download-info": "{{artist}}ー{{title}} {{videoId}} ダウンロード中",
"download-progress": "ダウンロード:{{percent}}",
"downloading": "ダウンロード中…",
"downloading-counter": "ダウンロード中:{{current}}/{{total}}…",
"downloading-playlist": "プレイリストダウンロード中:”{{playlistTitle}}”ー{{playlistSize}}曲({{playlistId}}",
"error-while-downloading": "”{{author}}ー{{title}}”ダウンロード中エラー発生:{{error}}",
"folder-already-exists": "{{playlistFolder}}フォルダが既に存在します",
"getting-playlist-info": "プレイリスト情報を取得中…",
"loading": "ロード中…",
"playlist-has-only-one-song": "プレイリストに1曲しかありません。直接ダウンロードします",
"playlist-id-not-found": "プレイリストIDが見つかりません",
"preparing-file": "ファイル準備中…",
"saving": "保存中…",
"trying-to-get-playlist-id": "プレイリストIDを取得中{{playlistId}}",
"video-id-not-found": "動画が見つかりません",
"writing-id3": "ID3タグ作成中…"
}
},
"description": "UIから直にMP3・ソースオーディオをダウンロードします",
"menu": { "menu": {
"choose-download-folder": "ダウンロードフォルダ", "choose-download-folder": "ダウンロードフォルダ",
"presets": "プリセット" "presets": "プリセット"
}, },
"name": "ダウンローダー", "name": "ダウンローダー",
"description": "UIから直にMP3・ソースオーディオをダウンロードします",
"templates": { "templates": {
"button": "ダウンロード" "button": "ダウンロード"
} }
},
"exponential-volume": {
"description": "音量スライダを指数関数的にさせ、低い音量に設定しやすくなります。",
"name": "指数音量"
},
"in-app-menu": {
"menu": {
"hide-dom-window-controls": "DOMウィンドウコントロールを隠す"
} }
}, },
"language": { "last-fm": {
"code": "ja", "name": "Last.fm"
"name": "Japanese", },
"local-name": "日本語" "lyrics-genius": {
"description": "より広い範囲の曲に歌詞を付けます",
"menu": {
"romanized-lyrics": "ローマ字歌詞"
},
"renderer": {
"fetched-lyrics": "Geniusから歌詞取得完了"
}
},
"navigation": {
"description": "ブラウザの戻る・進むボタンのようにUIからコントロールできるボタン",
"name": "ナビゲーション"
}
} }
} }