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

es.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4346c18d58698a8f1a2631986b2454d5ef276c87 (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": "y %s otros",
        "Cities": "Ciudades",
        "Countries": "Países",
        "DaysAgo": "Hace %s días",
        "GoalConversions": "%s conversiones de objetivo",
        "Hours": "horas",
        "HoursAgo": "Hace %s horas",
        "map": "mapa",
        "Minutes": "minutos",
        "MinutesAgo": "Hace %s minutos",
        "None": "Ninguno",
        "NoVisit": "Ninguna visita",
        "RealTimeMap": "Mapa en Tiempo Real",
        "Regions": "Regiones",
        "Searches": "%s búsquedas",
        "Seconds": "segundos",
        "SecondsAgo": "Hace %s segundos",
        "ShowingVisits": "Geo-ubicadas últimas visitas",
        "Unlocated": "<b>%s<\/b> %p de las visitas desde %c no pudieron ser geo ubicadas.",
        "VisitorMap": "Mapa de Visitantes",
        "WorldWide": "Mundial"
    }
}