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>2017-01-18 00:27:13 +0300
committerGitHub <noreply@github.com>2017-01-18 00:27:13 +0300
commit131ba3796945814938a21992e54cc29f871bb752 (patch)
treee070f3b369baaf874ac97c733f53bda81ed694dc /plugins/Actions
parent45fbb0a467bab558c2de3cd0acad8601ac1e1906 (diff)
language update (#11210)
Diffstat (limited to 'plugins/Actions')
-rw-r--r--plugins/Actions/lang/it.json1
-rw-r--r--plugins/Actions/lang/uk.json1
-rw-r--r--plugins/Actions/lang/zh-tw.json2
3 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Actions/lang/it.json b/plugins/Actions/lang/it.json
index 2524ca464e..a360a9fb9b 100644
--- a/plugins/Actions/lang/it.json
+++ b/plugins/Actions/lang/it.json
@@ -18,6 +18,7 @@
"ColumnSearchCategory": "Categoria di Ricerca",
"ColumnSearches": "Ricerche",
"ColumnSearchesDocumentation": "Il numero di visite che hanno ricercato questa parola chiave sul motore di ricerca del vostro sito.",
+ "ColumnSearchExits": "%% Esiti Ricerca",
"ColumnSearchExitsDocumentation": "La percentuale di visite che hanno lasciato il sito dopo aver ricercato questa parola chiave sul motore di ricerca del vostro sito.",
"ColumnSearchResultsCount": "Numero risultati di ricerca",
"ColumnSiteSearchKeywords": "Parole chiave uniche",
diff --git a/plugins/Actions/lang/uk.json b/plugins/Actions/lang/uk.json
index b1c7e602dc..5243fc3990 100644
--- a/plugins/Actions/lang/uk.json
+++ b/plugins/Actions/lang/uk.json
@@ -18,6 +18,7 @@
"ColumnSearchCategory": "Шукати категорію",
"ColumnSearches": "Пошуки",
"ColumnSearchesDocumentation": "Число відвідувань, коли відвідувач шукав саме це ключове слово через пошук на сайті.",
+ "ColumnSearchExits": "%% Виходів після пошуку",
"ColumnSearchExitsDocumentation": "Відсоток відвідувань, коли відвідувач пішов з сайту після пошуку на вашому сайті саме цього ключового слова.",
"ColumnSearchResultsCount": "Лічильник результатів",
"ColumnSiteSearchKeywords": "Унікальні ключові слова",
diff --git a/plugins/Actions/lang/zh-tw.json b/plugins/Actions/lang/zh-tw.json
index 01f4e98d36..a98937a74f 100644
--- a/plugins/Actions/lang/zh-tw.json
+++ b/plugins/Actions/lang/zh-tw.json
@@ -29,7 +29,7 @@
"ColumnIdPageview": "瀏覽數 ID",
"ColumnInteractionPosition": "互動位置",
"DownloadsReportDocumentation": "在這份報表你可以查看訪客已下載了哪個檔案。%sPiwik 是透過點擊下載連結來計算下載數,但不知道下載完成與否。",
- "EntryPagesReportDocumentation": "此報表包含指定期間內之到達網頁的相關資訊。所謂的到達網頁,是訪客進入網站時所訪問的第一個網頁。%s 到達網頁之 URL 以資料夾結構顯示。",
+ "EntryPagesReportDocumentation": "此報表包含指定期間內之到達網頁的相關資訊。所謂的到達網頁,是訪客進入網站時所訪問的第一個網頁。%s 到達網頁的網址以資料夾結構顯示。",
"EntryPageTitles": "到達網頁標題",
"EntryPageTitlesReportDocumentation": "此報告包含指定期間內,到達網頁標題的相關資訊。",
"ExitPagesReportDocumentation": "這份報表包含指定期間內離開網頁的資訊。離開網頁是訪客離開網頁前最後留覽的頁面。%s離開網頁的網址以資料夾結構顯示。",