mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-03 14:11:08 +00:00
Update japanese.js (#608)
This commit is contained in:
parent
871d841ebd
commit
405531a03b
1 changed files with 23 additions and 23 deletions
|
@ -5,8 +5,8 @@ module.exports = {
|
||||||
home: "ホーム",
|
home: "ホーム",
|
||||||
subscriptions: "登録チャンネル",
|
subscriptions: "登録チャンネル",
|
||||||
library: "ライブラリ",
|
library: "ライブラリ",
|
||||||
restart: "Restart",
|
restart: "再起動",
|
||||||
later: "Later",
|
later: "後で",
|
||||||
settingRestart:
|
settingRestart:
|
||||||
"変更を適用するためにアプリの再起動が必要です。",
|
"変更を適用するためにアプリの再起動が必要です。",
|
||||||
okay: "OK",
|
okay: "OK",
|
||||||
|
@ -27,26 +27,26 @@ module.exports = {
|
||||||
plugins: "プラグイン",
|
plugins: "プラグイン",
|
||||||
startup: "起動時",
|
startup: "起動時",
|
||||||
theme: "テーマ",
|
theme: "テーマ",
|
||||||
tweaks: "Tweaks",
|
tweaks: "調整",
|
||||||
updates: "アップデート"
|
updates: "アップデート"
|
||||||
},
|
},
|
||||||
|
|
||||||
index: {
|
index: {
|
||||||
connecting: "Connecting",
|
connecting: "接続中",
|
||||||
plugins: "Loading Plugins",
|
plugins: "プラグインを読み込み",
|
||||||
launching: "Launching",
|
launching: "起動中",
|
||||||
},
|
},
|
||||||
|
|
||||||
settings: {
|
settings: {
|
||||||
general: "全般",
|
general: "全般",
|
||||||
theme: "テーマ",
|
theme: "テーマ",
|
||||||
player: "プレーヤー",
|
player: "プレーヤー",
|
||||||
uitweaker: "UI Tweaker",
|
uitweaker: "UI 設定",
|
||||||
startupoptions: "起動時の設定",
|
startupoptions: "起動時の設定",
|
||||||
plugins: "プラグイン",
|
plugins: "プラグイン",
|
||||||
updates: "アップデート",
|
updates: "アップデート",
|
||||||
logs: "ログ",
|
logs: "ログ",
|
||||||
about: "About",
|
about: "情報",
|
||||||
devmode: "開発者モード",
|
devmode: "開発者モード",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -59,15 +59,15 @@ module.exports = {
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
normal: "通常",
|
normal: "通常",
|
||||||
adaptive: "Adaptive",
|
adaptive: "適応的",
|
||||||
custom: "カスタム",
|
custom: "カスタム",
|
||||||
dark: "ダーク",
|
dark: "ダーク",
|
||||||
black: "Black",
|
black: "ブラック",
|
||||||
darkmode: "ダークモード",
|
darkmode: "ダークモード",
|
||||||
darkmodetagline: "Bravo Six, Going Dark.(ブラボー6 通信を終了する)",
|
darkmodetagline: "Bravo Six, Going Dark.(ブラボー6 通信を終了する)",
|
||||||
},
|
},
|
||||||
tweaks: {
|
tweaks: {
|
||||||
fullscreen: "フルスクリーン",
|
fullscreen: "全画面",
|
||||||
navbarblur: "ナビゲーションバーをぼかす",
|
navbarblur: "ナビゲーションバーをぼかす",
|
||||||
roundedcorners: "角丸",
|
roundedcorners: "角丸",
|
||||||
roundthumbnails: "丸みを帯びたサムネイル",
|
roundthumbnails: "丸みを帯びたサムネイル",
|
||||||
|
@ -88,14 +88,14 @@ module.exports = {
|
||||||
installed: "インストール済のバージョン",
|
installed: "インストール済のバージョン",
|
||||||
latest: "最新バージョン",
|
latest: "最新バージョン",
|
||||||
|
|
||||||
published: "Published",
|
published: "公開日",
|
||||||
users: "Users",
|
users: "利用数",
|
||||||
size: "Update Size",
|
size: "更新サイズ",
|
||||||
|
|
||||||
okay: "OK",
|
okay: "OK",
|
||||||
refresh: "Refresh",
|
refresh: "更新",
|
||||||
update: "Update",
|
update: "アップデート",
|
||||||
later: "Later",
|
later: "後で",
|
||||||
},
|
},
|
||||||
logs: {
|
logs: {
|
||||||
more: "詳細",
|
more: "詳細",
|
||||||
|
@ -119,8 +119,8 @@ module.exports = {
|
||||||
createentryfull: "レジストリのエントリを作成",
|
createentryfull: "レジストリのエントリを作成",
|
||||||
cancel: "キャンセル",
|
cancel: "キャンセル",
|
||||||
create: "作成",
|
create: "作成",
|
||||||
key: "Key",
|
key: "キー",
|
||||||
value: "Value",
|
value: "値",
|
||||||
confirmdelete: "削除を確認",
|
confirmdelete: "削除を確認",
|
||||||
areyousure: "本当に削除しますか?",
|
areyousure: "本当に削除しますか?",
|
||||||
delete: "削除",
|
delete: "削除",
|
||||||
|
@ -130,17 +130,17 @@ module.exports = {
|
||||||
|
|
||||||
events: {
|
events: {
|
||||||
welcome: "ようこそVueTubeへ",
|
welcome: "ようこそVueTubeへ",
|
||||||
tagline: "The future of video streaming",
|
tagline: "動画ストリーミングの未来形",
|
||||||
next: "次へ",
|
next: "次へ",
|
||||||
updated: "VueTubeはアップデートされました。",
|
updated: "VueTubeはアップデートされました。",
|
||||||
awesome: "Awesome",
|
awesome: "ナイス",
|
||||||
langsetup: "言語を選択",
|
langsetup: "言語を選択",
|
||||||
featuresetup: "いくつかの機能を選択",
|
featuresetup: "いくつかの機能を選択",
|
||||||
enableryd: "Return YouTube Dislikeを有効化",
|
enableryd: "Return YouTube Dislikeを有効化",
|
||||||
enablespb: "SponsorBlockを有効化",
|
enablespb: "SponsorBlockを有効化",
|
||||||
thanks: "VueTubeをご利用いただきありがとうございます。",
|
thanks: "VueTubeをご利用いただきありがとうございます。",
|
||||||
enjoy: "素晴らしい体験になるよう願っています",
|
enjoy: "素晴らしい体験になるよう願っています",
|
||||||
packageinstaller: "Select a Package to Download",
|
packageinstaller: "ダウンロードしたいパッケージを選択",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue