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>2015-11-03 00:18:30 +0300
committersgiehl <stefan@piwik.org>2015-11-03 00:18:30 +0300
commit430f88a21cff1a5fb5d34e067f84bdbfd5bf47bf (patch)
tree77cf2528f743f1b53e6920eb1508aa067abc3790 /plugins/UserCountryMap
parent6eb8bee1bf150d1b483f27db51c3d726a26a05ae (diff)
language update
Diffstat (limited to 'plugins/UserCountryMap')
-rw-r--r--plugins/UserCountryMap/lang/id.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/UserCountryMap/lang/id.json b/plugins/UserCountryMap/lang/id.json
index dc6cddf743..84fce004d8 100644
--- a/plugins/UserCountryMap/lang/id.json
+++ b/plugins/UserCountryMap/lang/id.json
@@ -1,5 +1,6 @@
{
"UserCountryMap": {
+ "PluginDescription": "Pengaya ini menyediakan gawit Peta Pengunjung dan Peta Waktu-Nyata. Catatan: Membutuhkan pengaya NegaraPengguna diaktifkan.",
"AndNOthers": "dan %s lain",
"Cities": "Kita",
"Countries": "Negara",
@@ -17,6 +18,8 @@
"ShowingVisits": "Kunjungan Lokasi-Geo terakhir",
"Unlocated": "<b>%s<\/b> %p kunjungan dari %c lokasi-geo tidak diketahui.",
"VisitorMap": "Peta Pengunjung",
- "WorldWide": "Seluruh Dunia"
+ "WorldWide": "Seluruh Dunia",
+ "WithUnknownRegion": "%s dengan wilayah tidak dikenal",
+ "WithUnknownCity": "%s dengan kota tidak dikenal"
}
} \ No newline at end of file