Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DevicePlugins/lang')
-rw-r--r--plugins/DevicePlugins/lang/ja.json1
-rw-r--r--plugins/DevicePlugins/lang/zh-tw.json7
2 files changed, 7 insertions, 1 deletions
diff --git a/plugins/DevicePlugins/lang/ja.json b/plugins/DevicePlugins/lang/ja.json
index 20dd03c4ec..18d6858eb5 100644
--- a/plugins/DevicePlugins/lang/ja.json
+++ b/plugins/DevicePlugins/lang/ja.json
@@ -3,6 +3,7 @@
"BrowserWithNoPluginsEnabled": "%1$s のプラグインが有効ではありません",
"BrowserWithPluginsEnabled": "%1$s のプラグイン %2$s は有効",
"PluginDescription": "ビジターのブラウザでサポートされているプラグインの一覧を報告します。",
+ "PluginDetectionDoesNotWorkInIE": "注:プラグインの検出はInternet Explorer 11 より前では機能しません。このレポートはIE 以外のブラウザーと IE の新しいバージョンにのみ基づいています。",
"WidgetPlugins": "プラグイン一覧",
"WidgetPluginsDocumentation": "ビジターが利用しているブラウザのプラグインについてのリポートです。コンテンツの最適な表示方法を選択するために重要な情報です。"
}
diff --git a/plugins/DevicePlugins/lang/zh-tw.json b/plugins/DevicePlugins/lang/zh-tw.json
index cf32c00f58..315856a850 100644
--- a/plugins/DevicePlugins/lang/zh-tw.json
+++ b/plugins/DevicePlugins/lang/zh-tw.json
@@ -1,5 +1,10 @@
{
"DevicePlugins": {
- "WidgetPlugins": "瀏覽器外掛清單"
+ "BrowserWithNoPluginsEnabled": "%1$s 無啟用任何外掛",
+ "BrowserWithPluginsEnabled": "%1$s 啟用外掛 %2$s",
+ "PluginDescription": "顯示訪客的瀏覽器中所有啟用的外掛程式。",
+ "PluginDetectionDoesNotWorkInIE": "注意:外掛偵測功能無法在比 Internet Explorer 11 舊的版本中運作。這份報表僅基於非 IE 瀏覽器或新版的 IE 來統計。",
+ "WidgetPlugins": "瀏覽器外掛清單",
+ "WidgetPluginsDocumentation": "這份報表顯示訪客所使用的瀏覽器中已啟用的外掛。這些資訊對你以正確的方式提供內容來說可能很重要。"
}
} \ No newline at end of file