From c3b7ee54dedddcea277fdf76b36b3e43d3293a0f Mon Sep 17 00:00:00 2001 From: xPumi86 Date: Sun, 6 Jul 2025 22:55:10 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Japanese) Currently translated at 99.2% (420 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/ --- src/i18n/resources/ja.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/ja.json b/src/i18n/resources/ja.json index 9a5fabb2..f2f53542 100644 --- a/src/i18n/resources/ja.json +++ b/src/i18n/resources/ja.json @@ -339,11 +339,19 @@ "enable": "プロキシアダプターを有効にする", "hostname": { "label": "ホスト名" + }, + "port": { + "label": "ポート" } }, "prompt": { "hostname": { - "label": "ローカルプロキシサーバのホスト名を入力します(再起動が必要です):" + "label": "ローカルプロキシサーバのホスト名を入力します(再起動が必要です):", + "title": "プロキシホスト名" + }, + "port": { + "label": "ローカルプロキシサーバのポートを入力します(再起動が必要です):", + "title": "プロキシポート" } } }, @@ -614,6 +622,9 @@ }, "name": "通知" }, + "performance-improvement": { + "name": "パフォーマンス改善 [ベータ]" + }, "picture-in-picture": { "description": "アプリでピクチャ・イン・ピクチャを切り替えられるようになります", "menu": {