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

ja.json « lang « GeoIp2 « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5e29cf5bf02ff99bd0d07ccdd8059b0d307fd30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "GeoIp2": {
        "CannotUnzipGeoIPFile": "%1$s の GeoIP ファイルを解凍できません: %2$s",
        "LocationProviderDesc_Php_WithExtension": "この位置情報プロバイダーは、インストールされている%1$smaxminddb%2$s 拡張機能により高速化されています。",
        "LocationProviderDesc_ServerModule": "このロケーションプロバイダーは、HTTP サーバーにインストールされている GeoIP2 モジュールを使用します。 このプロバイダは高速で正確ですが、%1$s通常のブラウザトラッキングでのみ使用できます。%2$s",
        "LocationProviderDesc_ServerModule2": "ログファイルをインポートやIPアドレスの設定が必要な場合は、 %3$sPHP GeoIP2 実装%4$s を使用し、%1$smaxminddb 拡張モジュール%2$sをインストールしてください。",
        "ServerBasedVariablesConfiguration": "GeoIP2 サーバーモジュールで使用されるサーバー変数の設定",
        "GeoIPVariablesConfigurationHere": "%1$sこちら%2$s で使用しているサーバー変数の設定ができます。",
        "ShowCustomServerVariablesConfig": "Geoip2サーバーモジュール(Nginx,Apacheなど)を使いサーバーの設定を調整します。",
        "ServerVariableFor": "%s のサーバー変数"
    }
}