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:
Diffstat (limited to 'plugins/SegmentEditor/lang/id.json')
-rw-r--r--plugins/SegmentEditor/lang/id.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/plugins/SegmentEditor/lang/id.json b/plugins/SegmentEditor/lang/id.json
new file mode 100644
index 0000000000..7b48c501b5
--- /dev/null
+++ b/plugins/SegmentEditor/lang/id.json
@@ -0,0 +1,24 @@
+{
+ "SegmentEditor": {
+ "AddANDorORCondition": "Tambah %s kondisi",
+ "AddNewSegment": "Tambah pecahan baru",
+ "AreYouSureDeleteSegment": "Apakah Anda yakin menghapus pecahan ini?",
+ "AutoArchivePreProcessed": "laporan terpecah merupakan praproses (lebih cepat, membutuhkan cron archive.php)",
+ "AutoArchiveRealTime": "laporan terpecah diproses dalam waktu nyata",
+ "ChooseASegment": "Pilih pecahan",
+ "DefaultAllVisits": "Semua kunjungan",
+ "DragDropCondition": "Kondisi Seret dan Taruh",
+ "LoadingSegmentedDataMayTakeSomeTime": "Memproses pecahan data pengunjung mungkin membutuhkan waktu beberapa menit...",
+ "OperatorAND": "TAMBAH",
+ "OperatorOR": "ATAU",
+ "SaveAndApply": "Simpan dan Terapkan",
+ "SegmentDisplayedAllWebsites": "seluruh situs",
+ "SegmentDisplayedThisWebsiteOnly": "hanya situs ini",
+ "SegmentIsDisplayedForWebsite": "dan ditampilkan untuk",
+ "SelectSegmentOfVisitors": "Pilih sebuah pecahan pengunjung:",
+ "ThisSegmentIsVisibleTo": "Pecahan ini tampak untuk:",
+ "VisibleToAllUsers": "seluruh pengunjung",
+ "VisibleToMe": "saya",
+ "YouMustBeLoggedInToCreateSegments": "Anda harus masuk-log untuk membuat dan menyunting pecahan pengunjung kustom."
+ }
+} \ No newline at end of file