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

ru.json « lang « GeoIp2 « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: baf84809178509fc84733d8768f61bf329349af2 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "GeoIp2": {
        "CannotFindGeoIPDatabaseInArchive": "В tar-архиве %1$s не найдено корректной базы данных GeoIP!",
        "CannotUnzipGeoIPFile": "Не получилось распаковать файл GeoIP за %1$s:%2$s",
        "PluginDescription": "Механизмы определения геолокации GeoIP2.",
        "ServerBasedVariablesConfiguration": "Конфигурация серверных переменных, использованная модулями сервера GeoIP2.",
        "GeoIPVariablesConfigurationHere": "Вы можете сконфигурировать используемые серверные переменные %1$s здесь %2$s.",
        "ServerVariableFor": "Серверная переменная для %s"
    }
}