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/vi.json')
-rw-r--r--plugins/SegmentEditor/lang/vi.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/plugins/SegmentEditor/lang/vi.json b/plugins/SegmentEditor/lang/vi.json
new file mode 100644
index 0000000000..b6630be6c9
--- /dev/null
+++ b/plugins/SegmentEditor/lang/vi.json
@@ -0,0 +1,24 @@
+{
+ "SegmentEditor": {
+ "AddANDorORCondition": "Thêm điều kiện %s",
+ "AddNewSegment": "Thêm segment mới",
+ "AreYouSureDeleteSegment": "Bạn có chắc chắn muốn xóa phân đoạn này?",
+ "AutoArchivePreProcessed": "Các báo cáo phân đoạn là tiền xử lý (nhanh hơn, cần thiết archive.php cron)",
+ "AutoArchiveRealTime": "Các báo cáo phân đoạn được xử lý trong thời gian thực",
+ "ChooseASegment": "Chọn một phân đoạn",
+ "DefaultAllVisits": "Tất cả lượt truy cập",
+ "DragDropCondition": "Kéo và thả",
+ "LoadingSegmentedDataMayTakeSomeTime": "Xử lý dữ liệu khách truy cập bị phân đoạn có thể mất một vài phút ...",
+ "OperatorAND": "AND",
+ "OperatorOR": "OR",
+ "SaveAndApply": "Lưu và áp dụng",
+ "SegmentDisplayedAllWebsites": "Tất cả các website",
+ "SegmentDisplayedThisWebsiteOnly": "Chỉ website này",
+ "SegmentIsDisplayedForWebsite": "và hiển thị cho",
+ "SelectSegmentOfVisitors": "Chọn một phân đoạn của khách truy cập:",
+ "ThisSegmentIsVisibleTo": "Phân đoạn này có thể nhìn thấy:",
+ "VisibleToAllUsers": "Tất cả người dùng",
+ "VisibleToMe": "Tôi",
+ "YouMustBeLoggedInToCreateSegments": "Bạn phải đăng nhập để tạo và chỉnh sửa các phân đoạn khách hàng."
+ }
+} \ No newline at end of file