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:
authorsgiehl <stefan@piwik.org>2014-11-05 01:07:42 +0300
committersgiehl <stefan@piwik.org>2014-11-05 01:07:42 +0300
commit565daa48a55e955754e01cff0f57e8619b7fde11 (patch)
tree76e2eb6a57d20a0df70e032bd653415594da8e6a /plugins/Live
parentf442c88f1f25c23cab6bc1d3101e6993de3a7a38 (diff)
language update refs #3430
Diffstat (limited to 'plugins/Live')
-rw-r--r--plugins/Live/lang/es.json1
-rw-r--r--plugins/Live/lang/ja.json4
-rw-r--r--plugins/Live/lang/pl.json5
-rw-r--r--plugins/Live/lang/ro.json3
-rw-r--r--plugins/Live/lang/sv.json3
5 files changed, 12 insertions, 4 deletions
diff --git a/plugins/Live/lang/es.json b/plugins/Live/lang/es.json
index a290476af7..cbf5df7eb0 100644
--- a/plugins/Live/lang/es.json
+++ b/plugins/Live/lang/es.json
@@ -1,5 +1,6 @@
{
"Live": {
+ "AbandonedCartSummary": "%1$s%2$s carritos abandonados%3$s y %4$s artículos abandonados %5$scon un valor total de %6$s%7$s.",
"AveragePageGenerationTime": "Cada página tomó en promedio %1$s para cargarle a este visitante.",
"CalculatedOverNPageViews": "Calculado usando las últimas %1$s páginas vistas de este visitante.",
"ClickToViewMoreAboutVisit": "Clic para ver más información acerca de la visita",
diff --git a/plugins/Live/lang/ja.json b/plugins/Live/lang/ja.json
index 3755352bc7..cb64183bd6 100644
--- a/plugins/Live/lang/ja.json
+++ b/plugins/Live/lang/ja.json
@@ -1,5 +1,6 @@
{
"Live": {
+ "AbandonedCartSummary": "%1$s%2$s はカート %3$s と %4$s を放棄し、 はアイテム %5$s (総合 %6$s%7$s に値する)を放棄しました。",
"AveragePageGenerationTime": "この訪問者のロードに、各ページ平均 %1$s かかりました。",
"CalculatedOverNPageViews": "この訪問者の最終 %1$s ページビューを利用して計算",
"ClickToViewMoreAboutVisit": "この訪問に関する詳細情報を見るには、クリックしてください。",
@@ -33,6 +34,7 @@
"VisitorProfile": "ビジターのプロフィール",
"VisitorsInRealTime": "リアルタイムのビジター",
"VisitorsLastVisit": "このビジターの最新のビジットは %s 日前です。",
- "VisitsFrom": "から %1$s%2$s が %3$s を訪問"
+ "VisitsFrom": "から %1$s%2$s が %3$s を訪問",
+ "VisitSummary": "ウェブサイト %3$s で、合計 %1$s%2$s を消費し、%4$s は %6$s 訪問で、%5$s ページ閲覧しました。%7$s"
}
} \ No newline at end of file
diff --git a/plugins/Live/lang/pl.json b/plugins/Live/lang/pl.json
index 10a2f34478..0ba5e1dcfc 100644
--- a/plugins/Live/lang/pl.json
+++ b/plugins/Live/lang/pl.json
@@ -1,6 +1,7 @@
{
"Live": {
"ClickToViewMoreAboutVisit": "Kliknij po więcej informacji o tej wizycie",
+ "EcommerceSummaryConversions": "%1$s%2$s zamówienia na łączną %3$s%4$s, zakupione %5$s elementy.",
"FirstVisit": "Pierwsza wizyta",
"GoalType": "Rodzaj",
"HideMap": "ukryj mapę",
@@ -18,10 +19,12 @@
"PreviousVisitor": "Poprzedni odwiedzający",
"Referrer_URL": "Przysyłający adres URL",
"ShowMap": "Pokaż mapę",
+ "SimpleRealTimeWidget_Message": "%s %s na %s ostatni",
"ViewVisitorProfile": "Zobacz profil odwiedzającego",
"VisitedPages": "Odwiedzone strony",
"VisitorLog": "Log odwiedzających",
"VisitorProfile": "Profil odwiedzającego",
- "VisitorsInRealTime": "Odwiedzający w czasie rzeczywistym"
+ "VisitorsInRealTime": "Odwiedzający w czasie rzeczywistym",
+ "VisitorsLastVisit": "Ostatnia wizyta tego gościa była %s dni temu."
}
} \ No newline at end of file
diff --git a/plugins/Live/lang/ro.json b/plugins/Live/lang/ro.json
index 17f87b0c74..5458d02724 100644
--- a/plugins/Live/lang/ro.json
+++ b/plugins/Live/lang/ro.json
@@ -34,6 +34,7 @@
"VisitorProfile": "Profilul vizitator",
"VisitorsInRealTime": "Vizitatori în timp real",
"VisitorsLastVisit": "Ultima vizită a acestui vizitator a avut loc cu %s zile în urmă.",
- "VisitsFrom": "%1$s%2$s vizite%3$s de la"
+ "VisitsFrom": "%1$s%2$s vizite%3$s de la",
+ "VisitSummary": "A petrecut un total de %1$s%2$s pe site-ul%3$s și%4$s vizionari %5$s paginile %6$s în vizite de .%7$s"
}
} \ No newline at end of file
diff --git a/plugins/Live/lang/sv.json b/plugins/Live/lang/sv.json
index c48c059510..486fa5be65 100644
--- a/plugins/Live/lang/sv.json
+++ b/plugins/Live/lang/sv.json
@@ -34,6 +34,7 @@
"VisitorProfile": "Besöksprofil",
"VisitorsInRealTime": "Besökare i realtid",
"VisitorsLastVisit": "Denna besökares senaste besök var %s dagar sedan.",
- "VisitsFrom": "%1$s%2$s besökta %3$s från"
+ "VisitsFrom": "%1$s%2$s besökta %3$s från",
+ "VisitSummary": "Spenderade totalt %1$s%2$s på den här webbsidan%3$s, och %4$svar inne på %5$s sidor under %6$sbesöket. %7$s"
}
} \ No newline at end of file