From 8b538de0cd54a22084c7af2fd108722e42ba368a Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 1 Mar 2018 11:44:24 -0500 Subject: [PATCH] import translation work from https://crowdin.com/project/ublock/ --- src/_locales/da/messages.json | 2 +- src/_locales/ja/messages.json | 14 +++++++------- src/_locales/ro/messages.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/_locales/da/messages.json b/src/_locales/da/messages.json index e0921ec05..8a3fe25fa 100644 --- a/src/_locales/da/messages.json +++ b/src/_locales/da/messages.json @@ -512,7 +512,7 @@ "description": "Pretty name for behind-the-scene network requests" }, "loggerCurrentTab": { - "message": "Current tab", + "message": "Nuværende fane", "description": "Appears in the logger's tab selector" }, "logFilterPrompt": { diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json index b8b974dda..ec88c02b2 100644 --- a/src/_locales/ja/messages.json +++ b/src/_locales/ja/messages.json @@ -64,7 +64,7 @@ "description": "English: on this page" }, "popupBlockedStats": { - "message": "{{count}}個 か {{percent}}%", + "message": "{{count}}件 \/ {{percent}}%", "description": "Example: 15 or 13%" }, "popupBlockedSinceInstallPrompt": { @@ -80,7 +80,7 @@ "description": "English: Click to open the dashboard" }, "popupTipZapper": { - "message": "要素除去モードに移行", + "message": "要素隠蔽モードに移行", "description": "Tooltip for the element-zapper icon in the popup panel" }, "popupTipPicker": { @@ -168,7 +168,7 @@ "description": "" }, "popup3pPassiveRulePrompt": { - "message": "サードパーティ CSS\/イメージ", + "message": "外部のCSS\/イメージ", "description": "" }, "popupInlineScriptRulePrompt": { @@ -252,7 +252,7 @@ "description": "" }, "settingsAdvancedUserPrompt": { - "message": "私は上級者です (※必ず読んでください<\/a>)", + "message": "私は上級者です (※必ずお読みください<\/a>)", "description": "" }, "settingsAdvancedUserSettings": { @@ -276,7 +276,7 @@ "description": "" }, "settingPerSiteSwitchGroupSynopsis": { - "message": "これらのデフォルトの動作は、サイトごとに上書きできます", + "message": "以下の設定による動作は、サイトごとに上書きできます", "description": "" }, "settingsNoCosmeticFilteringPrompt": { @@ -448,7 +448,7 @@ "description": "Will discard manually-edited content and exit manual-edit mode" }, "rulesImport": { - "message": "ファイルからインポート", + "message": "ファイルからインポート...", "description": "" }, "rulesExport": { @@ -540,7 +540,7 @@ "description": "Small header to identify the static filtering section" }, "loggerStaticFilteringSentence": { - "message": "URLアドレスが {{url}} と一致し、{{origin}} を発信源とする{{br}}ネットワークリクエストが {{type}} であれば、{{br}}要素を {{action}} する。{{br}}例外フィルターと一致する項目がある場合は {{importance}} とする。", + "message": "URLアドレスが {{url}} と一致し、{{origin}} を発信源とする{{br}}ネットワークリクエストが {{type}} であれば、要素を {{action}} する。{{br}}例外フィルターと一致する項目がある場合は {{importance}} とする。", "description": "Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartBlock": { diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json index c3537f081..f1b1ee508 100644 --- a/src/_locales/ro/messages.json +++ b/src/_locales/ro/messages.json @@ -512,7 +512,7 @@ "description": "Pretty name for behind-the-scene network requests" }, "loggerCurrentTab": { - "message": "Tab-ul curent", + "message": "Fila actuală", "description": "Appears in the logger's tab selector" }, "logFilterPrompt": {