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

uk.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66747bf97498a9a1e8bf83b743d765f901329e6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "UserCountry": {
        "Continent": "Континент",
        "continent_afr": "Африка",
        "continent_amc": "Центральна Америка",
        "continent_amn": "Північна америка",
        "continent_ams": "Південна та Центральна Америка",
        "continent_ant": "Антарктида",
        "continent_asi": "Азія",
        "continent_eur": "Європа",
        "continent_oce": "Океанія",
        "Country": "Країна",
        "country_a1": "Анонімний проксі",
        "country_a2": "Супутниковий провайдер",
        "country_o1": "Інша країна",
        "DistinctCountries": "%s унікальних країн",
        "Location": "Місцезнаходження",
        "SubmenuLocations": "Місцезнаходження"
    }
}