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/API/lang/vi.json')
-rw-r--r--plugins/API/lang/vi.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/plugins/API/lang/vi.json b/plugins/API/lang/vi.json
index 4b5a7f8974..1e5dd0bb04 100644
--- a/plugins/API/lang/vi.json
+++ b/plugins/API/lang/vi.json
@@ -1,13 +1,12 @@
{
"API": {
- "GenerateVisits": "Nếu bạn không có dữ liệu cho ngày hôm nay, bạn có thể sinh một số dữ liệu (về người thăm website) bằng cách sử dụng plugin %1$s. Bạn có thể khởi động plugin %2$s, sau đó click vào menu \"Visitor Generator\" trên khu vực quản trị Matomo.",
+ "Glossary": "Thuật ngữ",
"KeepTokenSecret": "token_auth này chặt chẽ như mật khẩu đăng nhập của bạn, %1$s không thể chia sẻ nó %2$s!",
"LoadedAPIs": "Nạp thành công API %s",
"MoreInformation": "Để biết thêm thông tin về các API của Matomo, vui lòng xem ở Giới thiệu %1$s về %2$s API Matomo và API %3$s Matomo Reference %4$s",
"PluginDescription": "Tất cả dữ liệu của Matomo đều tủy cập được thông qua API. Plugin này là 1 web service, từ đó bạn có thể gọi để truy cập dữ liệu dưới dạng xml, json, csv,...",
"ReportingApiReference": "Tham chiếu API báo cáo",
"TopLinkTooltip": "Truy cập dữ liệu lập trình Web Analytics của bạn thông qua một API đơn giản trong JSON, xml, vv",
- "UserAuthentication": "Xác thực người dùng",
- "Glossary": "Thuật ngữ"
+ "UserAuthentication": "Xác thực người dùng"
}
-} \ No newline at end of file
+}