From 4b96a8f79d9cd4547ce90b46cda5059b220ac52a Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 24 Aug 2015 09:25:46 -0400 Subject: [PATCH] translation work from https://crowdin.com/project/ublock --- src/_locales/ja/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json index cd5cda189..ab29c96db 100644 --- a/src/_locales/ja/messages.json +++ b/src/_locales/ja/messages.json @@ -104,7 +104,7 @@ "description":"" }, "popup3pPassiveRulePrompt":{ - "message":"3rd-party css\/images", + "message":"サードパーティ CSS\/イメージ", "description":"" }, "popupInlineScriptRulePrompt":{ @@ -176,7 +176,7 @@ "description":"English: Color-blind friendly" }, "settingsCloudStorageEnabledPrompt":{ - "message":"Enable cloud storage support", + "message":"クラウドストレージのサポートを有効にする", "description":"" }, "settingsAdvancedUserPrompt":{ @@ -448,7 +448,7 @@ "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartType":{ - "message":"type “{{type}}”", + "message":"タイプ \"{{type}}\"", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAnyType":{ @@ -456,7 +456,7 @@ "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartOrigin":{ - "message":"from “{{origin}}”", + "message":"{{origin}} から", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAnyOrigin":{