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:
authorStefan Giehl <stefan@piwik.org>2018-07-25 15:34:55 +0300
committerGitHub <noreply@github.com>2018-07-25 15:34:55 +0300
commit7230b6d2173ee9f9f9237f71f3ca44c97be143c2 (patch)
treec0763e2aa6f02eb7568d171a07a9d8f581d83228 /plugins/UserCountryMap
parentf4491e1bb3fd994615835e268bddb297a3782aaa (diff)
language update (#13209)
Diffstat (limited to 'plugins/UserCountryMap')
-rw-r--r--plugins/UserCountryMap/lang/pt.json21
1 files changed, 20 insertions, 1 deletions
diff --git a/plugins/UserCountryMap/lang/pt.json b/plugins/UserCountryMap/lang/pt.json
index 15348978f2..c0f2ca7a2c 100644
--- a/plugins/UserCountryMap/lang/pt.json
+++ b/plugins/UserCountryMap/lang/pt.json
@@ -1,6 +1,25 @@
{
"UserCountryMap": {
+ "PluginDescription": "Esta extensão fornece as widgets do Mapa de visitantes e o Mapa em tempo real. Nota: Requer que a extensão UserCountry esteja ativa.",
+ "AndNOthers": "e %s outros",
"Cities": "Cidades",
- "map": "mapa"
+ "Countries": "Países",
+ "DaysAgo": "Há %s dias",
+ "GoalConversions": "%s conversões de objetivos",
+ "HoursAgo": "Há %s horas",
+ "map": "mapa",
+ "MinutesAgo": "Há %s minutos",
+ "None": "Nenhum",
+ "NoVisit": "Nenhuma visita",
+ "RealTimeMap": "Mapa em tempo real",
+ "Regions": "Regiões",
+ "Searches": "%s pesquisas",
+ "SecondsAgo": "Há %s segundos",
+ "ShowingVisits": "Visitas geolocalizadas dos últimos",
+ "Unlocated": "<b>%s<\/b> %p das visitas de %c não puderam ser geolocalizadas.",
+ "VisitorMap": "Mapa de visitantes",
+ "WorldWide": "Mundial",
+ "WithUnknownRegion": "%s com uma região desconhecida",
+ "WithUnknownCity": "%s com uma cidade desconhecida"
}
} \ No newline at end of file