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

nb.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6048af8613c49f1b5224ec61c491386d2c728742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "UserCountryMap": {
        "AndNOthers": "og %s andre",
        "Cities": "Byer",
        "Countries": "Land",
        "DaysAgo": "%s dager siden",
        "Hours": "timer",
        "HoursAgo": "%s timer siden",
        "map": "kart",
        "Minutes": "minutter",
        "MinutesAgo": "%s minutter siden",
        "RealTimeMap": "Sanntidskart",
        "Regions": "Regioner",
        "Searches": "%s søk",
        "Seconds": "sekunder",
        "SecondsAgo": "%s sekunder siden",
        "WorldWide": "Verdensbasis"
    }
}