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>2016-12-26 01:12:42 +0300
committerGitHub <noreply@github.com>2016-12-26 01:12:42 +0300
commitdfab3037843444df09958daf94863bc2abcd6c8d (patch)
tree223a853308b2e31c240de03c10617e2d2a1c7c46 /plugins/UserCountryMap
parent8dbc563e99432f38de107be3dfb0f0a17b9e8f87 (diff)
language update (#11080)
Diffstat (limited to 'plugins/UserCountryMap')
-rw-r--r--plugins/UserCountryMap/lang/zh-tw.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/plugins/UserCountryMap/lang/zh-tw.json b/plugins/UserCountryMap/lang/zh-tw.json
index 16905f298b..68d68eddad 100644
--- a/plugins/UserCountryMap/lang/zh-tw.json
+++ b/plugins/UserCountryMap/lang/zh-tw.json
@@ -1,5 +1,22 @@
{
"UserCountryMap": {
- "map": "地圖"
+ "Cities": "城市",
+ "Countries": "國家",
+ "DaysAgo": "%s 天前",
+ "HoursAgo": "%s 小時前",
+ "map": "地圖",
+ "MinutesAgo": "%s 分前",
+ "None": "無",
+ "NoVisit": "沒有資料",
+ "RealTimeMap": "即時地圖",
+ "Regions": "地區",
+ "Searches": "%s 個搜尋次數",
+ "SecondsAgo": "%s 秒前",
+ "ShowingVisits": "訪客地理位置從過去的",
+ "Unlocated": "來自 %c 的訪客 <b>%s<\/b> %p 無法定位地理位置。",
+ "VisitorMap": "訪客分佈地圖",
+ "WorldWide": "全球",
+ "WithUnknownRegion": "%s 個未知地區",
+ "WithUnknownCity": "%s 個未知城市"
}
} \ No newline at end of file