From 67ad1cb3a8f7197ee0434d265ab2d1b7b56bde0e Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 25 Jul 2024 04:30:32 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: marudosurdo Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/ja/ Translation: Servarr/Sonarr --- src/NzbDrone.Core/Localization/Core/ja.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/ja.json b/src/NzbDrone.Core/Localization/Core/ja.json index 4f2c6f41d..90c02aff8 100644 --- a/src/NzbDrone.Core/Localization/Core/ja.json +++ b/src/NzbDrone.Core/Localization/Core/ja.json @@ -1,3 +1,8 @@ { - "About": "約" + "About": "約", + "AddANewPath": "新しいパスを追加", + "Add": "追加", + "AddCondition": "条件の追加", + "DeleteAutoTagHelpText": "オートタグ'{name}'を削除してもよろしいですか?", + "Activity": "アクティビティ" }