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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserCountryMap/lang/es.json')
-rw-r--r--plugins/UserCountryMap/lang/es.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/UserCountryMap/lang/es.json b/plugins/UserCountryMap/lang/es.json
new file mode 100644
index 0000000000..4346c18d58
--- /dev/null
+++ b/plugins/UserCountryMap/lang/es.json
@@ -0,0 +1,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"
+ }
+} \ No newline at end of file