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:
authorStefan Giehl <stefan@piwik.org>2016-04-03 23:19:24 +0300
committerStefan Giehl <stefan@piwik.org>2016-04-03 23:19:24 +0300
commitd9031717cb25d9ae943cbe6e7c64215a8851189d (patch)
tree93f1b292f44df30534ae2f36028fdfc11fdf58ee /plugins/DevicePlugins
parent432ad26af6765afa9459645c1c5dc9870b1a2f8f (diff)
parentdc61656c5a36db6ea0974e357b9073acb6088a15 (diff)
Merge pull request #9994 from piwik/translationupdates
[automatic translation update] Updated 77 strings in 4 languages (nb, ru, pl, sr)
Diffstat (limited to 'plugins/DevicePlugins')
-rw-r--r--plugins/DevicePlugins/lang/ru.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/DevicePlugins/lang/ru.json b/plugins/DevicePlugins/lang/ru.json
index b1ae429313..cca6f1f296 100644
--- a/plugins/DevicePlugins/lang/ru.json
+++ b/plugins/DevicePlugins/lang/ru.json
@@ -1,7 +1,9 @@
{
"DevicePlugins": {
"BrowserWithNoPluginsEnabled": "%1$s без активированных плагинов",
+ "BrowserWithPluginsEnabled": "%1$s с плагинами %2$s включен",
"PluginDescription": "Сообщает список плагинов, доступных в браузерах посетителей.",
+ "PluginDetectionDoesNotWorkInIE": "Внимание: Определение плагинов не работает в Internet Explorer до 11. Этот отчет базируется только на не-IE браузерах и новейших версиях IE.",
"WidgetPlugins": "Список плагинов",
"WidgetPluginsDocumentation": "Этот отчет показывается какие плагины посетители используют в своих браузерах. Эта информация может быть важна для того, чтобы посетители смогли видеть ваш контент должным образом."
}