From 17b035d317bddebd22f34f887b04c173b9b2eb55 Mon Sep 17 00:00:00 2001 From: onebone Date: Sat, 2 Dec 2023 09:49:28 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 38.6% (113 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/ --- src/i18n/resources/ja.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/i18n/resources/ja.json b/src/i18n/resources/ja.json index d94265af..2e1ea17e 100644 --- a/src/i18n/resources/ja.json +++ b/src/i18n/resources/ja.json @@ -1,9 +1,36 @@ { + "common": { + "console": { + "plugins": { + "load-all": "すべてのプラグインをロード中", + "load-failed": "プラグイン”{{pluginName}}”のロードが失敗しました", + "loaded": "プラグイン”{{pluginName}}”ロード完了" + } + } + }, "language": { "code": "ja", "local-name": "日本語", "name": "Japanese" }, + "main": { + "console": { + "did-finish-load": { + "dev-tools": "ロード完了。デベロッパーツールが開きました" + } + }, + "dialog": { + "need-to-restart": { + "detail": "”{{pluginName}}”プラグインを適用するには再起動が必要です", + "message": "”{{pluginName}}”は再起動が必要です" + } + }, + "menu": { + "plugins": { + "label": "プラグイン" + } + } + }, "plugins": { "adblocker": { "description": "すべての広告とトラッカーを遮断します",