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

it.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 458a2c58394d8b1ca5412d404eb6a083c187f333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "UserCountryMap": {
        "AndNOthers": "e %s altri",
        "Cities": "Città",
        "Countries": "Nazioni",
        "DaysAgo": "%s giorni fa",
        "GoalConversions": "%s conversioni obiettivi",
        "Hours": "ore",
        "HoursAgo": "%s ore fa",
        "map": "mappa",
        "Minutes": "minuti",
        "MinutesAgo": "%s minuti fa",
        "None": "Nessuno",
        "NoVisit": "Nessuna visita",
        "RealTimeMap": "Mappa Real Time",
        "Regions": "Regioni",
        "Searches": "%s ricerche",
        "Seconds": "secondi",
        "SecondsAgo": "%s secondi fa",
        "ShowingVisits": "Visite geolocalizzate degli ultimi",
        "Unlocated": "<b>%s<\/b> %p delle visite da %c non possono essere geolocalizzate.",
        "VisitorMap": "Mappa Visitatori",
        "WorldWide": "Tutto il Mondo"
    }
}