@strapi/admin 5.31.2 → 5.31.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/admin/admin/src/components/GuidedTour/Steps/ContentTypeBuilderSteps.js +2 -2
- package/dist/admin/admin/src/components/GuidedTour/Steps/ContentTypeBuilderSteps.js.map +1 -1
- package/dist/admin/admin/src/components/GuidedTour/Steps/ContentTypeBuilderSteps.mjs +1 -1
- package/dist/admin/admin/src/components/GuidedTour/Steps/ContentTypeBuilderSteps.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Auth/components/Register.js +2 -1
- package/dist/admin/admin/src/pages/Auth/components/Register.js.map +1 -1
- package/dist/admin/admin/src/pages/Auth/components/Register.mjs +2 -1
- package/dist/admin/admin/src/pages/Auth/components/Register.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Home/HomePage.js +1 -1
- package/dist/admin/admin/src/pages/Home/HomePage.js.map +1 -1
- package/dist/admin/admin/src/pages/Home/HomePage.mjs +1 -1
- package/dist/admin/admin/src/pages/Home/HomePage.mjs.map +1 -1
- package/dist/admin/admin/src/pages/ProfilePage.js +6 -0
- package/dist/admin/admin/src/pages/ProfilePage.js.map +1 -1
- package/dist/admin/admin/src/pages/ProfilePage.mjs +6 -0
- package/dist/admin/admin/src/pages/ProfilePage.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/ActionBoundRoutes.js +2 -0
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/ActionBoundRoutes.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/ActionBoundRoutes.mjs +2 -0
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/ActionBoundRoutes.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/CollapsableContentType.js +2 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/CollapsableContentType.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/CollapsableContentType.mjs +2 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/CollapsableContentType.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/FormApiTokenContainer.js +4 -4
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/FormApiTokenContainer.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/FormApiTokenContainer.mjs +4 -4
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/FormApiTokenContainer.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/Permissions.js +1 -0
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/Permissions.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/Permissions.mjs +1 -0
- package/dist/admin/admin/src/pages/Settings/pages/ApiTokens/EditView/components/Permissions.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApplicationInfo/ApplicationInfoPage.js +5 -5
- package/dist/admin/admin/src/pages/Settings/pages/ApplicationInfo/ApplicationInfoPage.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/ApplicationInfo/ApplicationInfoPage.mjs +5 -5
- package/dist/admin/admin/src/pages/Settings/pages/ApplicationInfo/ApplicationInfoPage.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.js +4 -4
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.mjs +4 -4
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.js +4 -4
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.mjs +4 -4
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseSingleSignOn.js +4 -2
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseSingleSignOn.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseSingleSignOn.mjs +4 -2
- package/dist/admin/admin/src/pages/Settings/pages/PurchaseSingleSignOn.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/CreatePage.js +4 -2
- package/dist/admin/admin/src/pages/Settings/pages/Roles/CreatePage.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/CreatePage.mjs +4 -2
- package/dist/admin/admin/src/pages/Settings/pages/Roles/CreatePage.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/PluginsAndSettings.js +3 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/PluginsAndSettings.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/PluginsAndSettings.mjs +3 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/PluginsAndSettings.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/RoleForm.js +2 -0
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/RoleForm.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/RoleForm.mjs +2 -0
- package/dist/admin/admin/src/pages/Settings/pages/Roles/components/RoleForm.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/EditPage.js +2 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/EditPage.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/EditPage.mjs +2 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/EditPage.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/components/NewUserForm.js +2 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/components/NewUserForm.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/components/NewUserForm.mjs +2 -1
- package/dist/admin/admin/src/pages/Settings/pages/Users/components/NewUserForm.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/HeadersInput.js +2 -0
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/HeadersInput.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/HeadersInput.mjs +2 -0
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/HeadersInput.mjs.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/WebhookForm.js +1 -0
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/WebhookForm.js.map +1 -1
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/WebhookForm.mjs +1 -0
- package/dist/admin/admin/src/pages/Settings/pages/Webhooks/components/WebhookForm.mjs.map +1 -1
- package/dist/admin/admin/src/services/auth.js +1 -12
- package/dist/admin/admin/src/services/auth.js.map +1 -1
- package/dist/admin/admin/src/services/auth.mjs +2 -11
- package/dist/admin/admin/src/services/auth.mjs.map +1 -1
- package/dist/admin/admin/src/translations/vi.json.js +772 -129
- package/dist/admin/admin/src/translations/vi.json.js.map +1 -1
- package/dist/admin/admin/src/translations/vi.json.mjs +764 -130
- package/dist/admin/admin/src/translations/vi.json.mjs.map +1 -1
- package/dist/admin/ee/admin/src/pages/AuthPage/components/SSOProviders.js +7 -0
- package/dist/admin/ee/admin/src/pages/AuthPage/components/SSOProviders.js.map +1 -1
- package/dist/admin/ee/admin/src/pages/AuthPage/components/SSOProviders.mjs +7 -0
- package/dist/admin/ee/admin/src/pages/AuthPage/components/SSOProviders.mjs.map +1 -1
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/ApplicationInfoPage/components/AdminSeatInfo.js +1 -1
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/ApplicationInfoPage/components/AdminSeatInfo.js.map +1 -1
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/ApplicationInfoPage/components/AdminSeatInfo.mjs +1 -1
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/ApplicationInfoPage/components/AdminSeatInfo.mjs.map +1 -1
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/SingleSignOnPage.js +1 -0
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/SingleSignOnPage.js.map +1 -1
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/SingleSignOnPage.mjs +1 -0
- package/dist/admin/ee/admin/src/pages/SettingsPage/pages/SingleSignOnPage.mjs.map +1 -1
- package/dist/admin/index.js +0 -2
- package/dist/admin/index.js.map +1 -1
- package/dist/admin/index.mjs +0 -1
- package/dist/admin/index.mjs.map +1 -1
- package/dist/admin/src/index.d.ts +0 -2
- package/dist/admin/src/services/auth.d.ts +2 -11
- package/dist/ee/server/src/ai/containers/ai.d.ts +4 -0
- package/dist/ee/server/src/ai/containers/ai.d.ts.map +1 -1
- package/dist/ee/server/src/ai/controllers/ai.d.ts.map +1 -1
- package/dist/ee/server/src/ai/routes/ai.d.ts.map +1 -1
- package/dist/server/ee/server/src/ai/containers/ai.js +143 -1
- package/dist/server/ee/server/src/ai/containers/ai.js.map +1 -1
- package/dist/server/ee/server/src/ai/containers/ai.mjs +143 -1
- package/dist/server/ee/server/src/ai/containers/ai.mjs.map +1 -1
- package/dist/server/ee/server/src/ai/controllers/ai.js +7 -106
- package/dist/server/ee/server/src/ai/controllers/ai.js.map +1 -1
- package/dist/server/ee/server/src/ai/controllers/ai.mjs +7 -106
- package/dist/server/ee/server/src/ai/controllers/ai.mjs.map +1 -1
- package/dist/server/ee/server/src/ai/routes/ai.js +0 -3
- package/dist/server/ee/server/src/ai/routes/ai.js.map +1 -1
- package/dist/server/ee/server/src/ai/routes/ai.mjs +0 -3
- package/dist/server/ee/server/src/ai/routes/ai.mjs.map +1 -1
- package/dist/server/server/src/controllers/authenticated-user.js +0 -15
- package/dist/server/server/src/controllers/authenticated-user.js.map +1 -1
- package/dist/server/server/src/controllers/authenticated-user.mjs +0 -15
- package/dist/server/server/src/controllers/authenticated-user.mjs.map +1 -1
- package/dist/server/server/src/routes/users.js +0 -10
- package/dist/server/server/src/routes/users.js.map +1 -1
- package/dist/server/server/src/routes/users.mjs +0 -10
- package/dist/server/server/src/routes/users.mjs.map +1 -1
- package/dist/server/server/src/services/user.js +1 -143
- package/dist/server/server/src/services/user.js.map +1 -1
- package/dist/server/server/src/services/user.mjs +1 -143
- package/dist/server/server/src/services/user.mjs.map +1 -1
- package/dist/server/src/controllers/authenticated-user.d.ts +0 -1
- package/dist/server/src/controllers/authenticated-user.d.ts.map +1 -1
- package/dist/server/src/controllers/index.d.ts +0 -1
- package/dist/server/src/controllers/index.d.ts.map +1 -1
- package/dist/server/src/index.d.ts +0 -5
- package/dist/server/src/index.d.ts.map +1 -1
- package/dist/server/src/routes/users.d.ts.map +1 -1
- package/dist/server/src/services/index.d.ts +0 -4
- package/dist/server/src/services/index.d.ts.map +1 -1
- package/dist/server/src/services/user.d.ts +0 -4
- package/dist/server/src/services/user.d.ts.map +1 -1
- package/dist/shared/contracts/ai.d.ts +1 -1
- package/dist/shared/contracts/users.d.ts +0 -32
- package/dist/shared/contracts/users.d.ts.map +1 -1
- package/package.json +9 -9
- package/dist/admin/admin/src/hooks/useAIAvailability.js +0 -13
- package/dist/admin/admin/src/hooks/useAIAvailability.js.map +0 -1
- package/dist/admin/admin/src/hooks/useAIAvailability.mjs +0 -11
- package/dist/admin/admin/src/hooks/useAIAvailability.mjs.map +0 -1
- package/dist/admin/src/hooks/useAIAvailability.d.ts +0 -5
|
@@ -2,189 +2,823 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Analytics = "Phân
|
|
5
|
+
var Analytics = "Phân tích";
|
|
6
6
|
var Documentation = "Tài liệu";
|
|
7
7
|
var Email = "Email";
|
|
8
|
-
var Password = "Mật
|
|
9
|
-
var Provider = "Nhà
|
|
10
|
-
var ResetPasswordToken = "
|
|
8
|
+
var Password = "Mật khẩu";
|
|
9
|
+
var Provider = "Nhà cung cấp";
|
|
10
|
+
var ResetPasswordToken = "Mã đặt lại mật khẩu";
|
|
11
11
|
var Role = "Vai trò";
|
|
12
|
-
var Username = "Tên
|
|
12
|
+
var Username = "Tên người dùng";
|
|
13
13
|
var Users = "Người dùng";
|
|
14
|
+
var anErrorOccurred = "Rất tiếc! Đã xảy ra lỗi. Vui lòng thử lại.";
|
|
15
|
+
var noPreview = "Không có bản xem trước";
|
|
16
|
+
var clearLabel = "Xoá";
|
|
17
|
+
var dark = "Tối";
|
|
18
|
+
var light = "Sáng";
|
|
19
|
+
var or = "HOẶC";
|
|
20
|
+
var selectButtonTitle = "Chọn";
|
|
21
|
+
var skipToContent = "Bỏ qua nội dung";
|
|
22
|
+
var submit = "Gửi";
|
|
14
23
|
var vi = {
|
|
15
24
|
Analytics: Analytics,
|
|
16
|
-
"Auth.components.Oops.text": "Tài khoản của bạn đã bị
|
|
17
|
-
"Auth.components.Oops.text.admin": "Nếu
|
|
25
|
+
"Auth.components.Oops.text": "Tài khoản của bạn đã bị khoá.",
|
|
26
|
+
"Auth.components.Oops.text.admin": "Nếu đây là nhầm lẫn, vui lòng liên hệ với quản trị viên.",
|
|
27
|
+
"Auth.components.Oops.title": "Rất tiếc...",
|
|
28
|
+
"Auth.form.active.label": "Hoạt động",
|
|
18
29
|
"Auth.form.button.forgot-password": "Gửi Email",
|
|
19
|
-
"Auth.form.button.go-home": "QUAY
|
|
30
|
+
"Auth.form.button.go-home": "QUAY LẠI TRANG CHỦ",
|
|
20
31
|
"Auth.form.button.login": "Đăng nhập",
|
|
21
|
-
"Auth.form.button.login.providers.error": "
|
|
22
|
-
"Auth.form.button.login.strapi": "Đăng nhập
|
|
32
|
+
"Auth.form.button.login.providers.error": "Chúng tôi không thể kết nối bạn qua nhà cung cấp đã chọn.",
|
|
33
|
+
"Auth.form.button.login.strapi": "Đăng nhập qua Strapi",
|
|
23
34
|
"Auth.form.button.password-recovery": "Khôi phục mật khẩu",
|
|
24
|
-
"Auth.form.button.register": "
|
|
25
|
-
"Auth.form.confirmPassword.label": "
|
|
35
|
+
"Auth.form.button.register": "Bắt đầu",
|
|
36
|
+
"Auth.form.confirmPassword.label": "Xác nhận mật khẩu",
|
|
26
37
|
"Auth.form.currentPassword.label": "Mật khẩu hiện tại",
|
|
27
38
|
"Auth.form.email.label": "Email",
|
|
28
|
-
"Auth.form.email.placeholder": "kai@doe.com",
|
|
29
|
-
"Auth.form.error.blocked": "Tài khoản của bạn bị
|
|
30
|
-
"Auth.form.error.code.provide": "Mã
|
|
31
|
-
"Auth.form.error.confirmed": "
|
|
32
|
-
"Auth.form.error.email.invalid": "Email
|
|
33
|
-
"Auth.form.error.email.provide": "Vui lòng cung cấp tên
|
|
34
|
-
"Auth.form.error.email.taken": "Email đã
|
|
35
|
-
"Auth.form.error.invalid": "
|
|
36
|
-
"Auth.form.error.params.provide": "Tham số
|
|
37
|
-
"Auth.form.error.password.format": "Mật khẩu
|
|
38
|
-
"Auth.form.error.password.local": "Người dùng này chưa
|
|
39
|
+
"Auth.form.email.placeholder": "ví dụ: kai@doe.com",
|
|
40
|
+
"Auth.form.error.blocked": "Tài khoản của bạn đã bị khoá bởi quản trị viên.",
|
|
41
|
+
"Auth.form.error.code.provide": "Mã xác minh không đúng.",
|
|
42
|
+
"Auth.form.error.confirmed": "Email tài khoản của bạn chưa được xác nhận.",
|
|
43
|
+
"Auth.form.error.email.invalid": "Email không hợp lệ.",
|
|
44
|
+
"Auth.form.error.email.provide": "Vui lòng cung cấp tên người dùng hoặc email.",
|
|
45
|
+
"Auth.form.error.email.taken": "Email đã được sử dụng.",
|
|
46
|
+
"Auth.form.error.invalid": "Tên đăng nhập hoặc mật khẩu không đúng.",
|
|
47
|
+
"Auth.form.error.params.provide": "Tham số không chính xác.",
|
|
48
|
+
"Auth.form.error.password.format": "Mật khẩu không được chứa ký hiệu `$` quá ba lần.",
|
|
49
|
+
"Auth.form.error.password.local": "Người dùng này chưa thiết lập mật khẩu nội bộ, vui lòng đăng nhập bằng nhà cung cấp đã sử dụng khi tạo tài khoản.",
|
|
39
50
|
"Auth.form.error.password.matching": "Mật khẩu không khớp.",
|
|
40
|
-
"Auth.form.error.password.provide": "Vui lòng
|
|
41
|
-
"Auth.form.error.ratelimit": "Thử quá nhiều lần, vui lòng thử lại sau một phút",
|
|
42
|
-
"Auth.form.error.user.not-exist": "Email
|
|
43
|
-
"Auth.form.error.username.taken": "Tên
|
|
44
|
-
"Auth.form.firstname.label": "
|
|
45
|
-
"Auth.form.firstname.placeholder": "
|
|
51
|
+
"Auth.form.error.password.provide": "Vui lòng nhập mật khẩu.",
|
|
52
|
+
"Auth.form.error.ratelimit": "Thử quá nhiều lần, vui lòng thử lại sau một phút.",
|
|
53
|
+
"Auth.form.error.user.not-exist": "Email không tồn tại.",
|
|
54
|
+
"Auth.form.error.username.taken": "Tên người dùng đã được sử dụng.",
|
|
55
|
+
"Auth.form.firstname.label": "Tên",
|
|
56
|
+
"Auth.form.firstname.placeholder": "ví dụ: Kai",
|
|
46
57
|
"Auth.form.forgot-password.email.label": "Nhập email của bạn",
|
|
47
|
-
"Auth.form.forgot-password.email.label.success": "Email đã gửi
|
|
48
|
-
"Auth.form.lastname.label": "
|
|
49
|
-
"Auth.form.lastname.placeholder": "
|
|
58
|
+
"Auth.form.forgot-password.email.label.success": "Email đã được gửi đến",
|
|
59
|
+
"Auth.form.lastname.label": "Họ",
|
|
60
|
+
"Auth.form.lastname.placeholder": "ví dụ: Doe",
|
|
50
61
|
"Auth.form.password.hide-password": "Ẩn mật khẩu",
|
|
51
|
-
"Auth.form.password.hint": "
|
|
52
|
-
"Auth.form.password.show-password": "
|
|
53
|
-
"Auth.form.register.news.label": "Cập nhật
|
|
54
|
-
"Auth.form.register.subtitle": "Thông tin
|
|
55
|
-
"Auth.form.rememberMe.label": "
|
|
56
|
-
"Auth.form.username.label": "Tên
|
|
57
|
-
"Auth.form.username.placeholder": "
|
|
62
|
+
"Auth.form.password.hint": "Ít nhất 8 ký tự, gồm 1 chữ hoa, 1 chữ thường và 1 số",
|
|
63
|
+
"Auth.form.password.show-password": "Hiện mật khẩu",
|
|
64
|
+
"Auth.form.register.news.label": "Cập nhật các tính năng mới & cải tiến sắp tới (bằng cách này bạn đồng ý với {terms} và {policy}).",
|
|
65
|
+
"Auth.form.register.subtitle": "Thông tin xác thực chỉ được sử dụng để đăng nhập vào Strapi. Dữ liệu sẽ được lưu trong cơ sở dữ liệu của bạn.",
|
|
66
|
+
"Auth.form.rememberMe.label": "Ghi nhớ tôi",
|
|
67
|
+
"Auth.form.username.label": "Tên người dùng",
|
|
68
|
+
"Auth.form.username.placeholder": "ví dụ: Kai_Doe",
|
|
58
69
|
"Auth.form.welcome.subtitle": "Đăng nhập vào tài khoản Strapi của bạn",
|
|
59
|
-
"Auth.form.welcome.title": "Chào mừng!",
|
|
70
|
+
"Auth.form.welcome.title": "Chào mừng đến với Strapi!",
|
|
60
71
|
"Auth.link.forgot-password": "Quên mật khẩu?",
|
|
61
72
|
"Auth.link.ready": "Sẵn sàng đăng nhập?",
|
|
62
73
|
"Auth.link.signin": "Đăng nhập",
|
|
63
74
|
"Auth.link.signin.account": "Đã có tài khoản?",
|
|
64
|
-
"Auth.login.sso.divider": "Hoặc đăng nhập
|
|
65
|
-
"Auth.login.sso.loading": "Đang tải
|
|
66
|
-
"Auth.login.sso.subtitle": "Đăng nhập qua SSO",
|
|
75
|
+
"Auth.login.sso.divider": "Hoặc đăng nhập bằng",
|
|
76
|
+
"Auth.login.sso.loading": "Đang tải nhà cung cấp...",
|
|
77
|
+
"Auth.login.sso.subtitle": "Đăng nhập vào tài khoản qua SSO",
|
|
67
78
|
"Auth.privacy-policy-agreement.policy": "chính sách bảo mật",
|
|
68
|
-
"Auth.privacy-policy-agreement.terms": "
|
|
79
|
+
"Auth.privacy-policy-agreement.terms": "điều khoản",
|
|
69
80
|
"Auth.reset-password.title": "Đặt lại mật khẩu",
|
|
70
|
-
"Content Manager": "Quản
|
|
81
|
+
"Content Manager": "Quản lý nội dung",
|
|
82
|
+
"Content Type Builder": "Công cụ xây dựng loại nội dung",
|
|
71
83
|
Documentation: Documentation,
|
|
72
84
|
Email: Email,
|
|
73
|
-
"Files Upload": "Tải
|
|
85
|
+
"Files Upload": "Tải tệp lên",
|
|
74
86
|
"HomePage.head.title": "Trang chủ",
|
|
75
|
-
"HomePage.
|
|
76
|
-
"HomePage.
|
|
77
|
-
"HomePage.
|
|
78
|
-
"
|
|
87
|
+
"HomePage.header.title": "Xin chào {name}",
|
|
88
|
+
"HomePage.header.subtitle": "Chào mừng bạn đến với bảng quản trị",
|
|
89
|
+
"HomePage.widget.loading": "Đang tải nội dung tiện ích",
|
|
90
|
+
"HomePage.widget.error": "Không thể tải nội dung tiện ích.",
|
|
91
|
+
"HomePage.widget.no-data": "Không có nội dung nào.",
|
|
92
|
+
"HomePage.widget.no-permissions": "Bạn không có quyền xem tiện ích này",
|
|
93
|
+
"Media Library": "Thư viện phương tiện",
|
|
94
|
+
"New entry": "Thêm mục mới",
|
|
79
95
|
Password: Password,
|
|
80
96
|
Provider: Provider,
|
|
81
97
|
ResetPasswordToken: ResetPasswordToken,
|
|
82
98
|
Role: Role,
|
|
99
|
+
"Roles & Permissions": "Vai trò & Quyền hạn",
|
|
100
|
+
"Roles.ListPage.notification.delete-all-not-allowed": "Một số vai trò không thể xóa vì đang được liên kết với người dùng",
|
|
101
|
+
"Roles.ListPage.notification.delete-not-allowed": "Không thể xóa vai trò nếu đang được liên kết với người dùng",
|
|
102
|
+
"Roles.RoleRow.select-all": "Chọn {name} cho hành động hàng loạt",
|
|
103
|
+
"Roles.RoleRow.user-count": "{number, plural, =0 {# người dùng} one {# người dùng} other {# người dùng}}",
|
|
104
|
+
"Roles.components.List.empty.withSearch": "Không tìm thấy vai trò phù hợp với tìm kiếm ({search})...",
|
|
105
|
+
"Settings.PageTitle": "Cài đặt — {name}",
|
|
106
|
+
"Settings.apiTokens.ListView.headers.createdAt": "Được tạo lúc",
|
|
107
|
+
"Settings.apiTokens.ListView.headers.description": "Mô tả",
|
|
108
|
+
"Settings.apiTokens.ListView.headers.lastUsedAt": "Sử dụng lần cuối",
|
|
109
|
+
"Settings.apiTokens.ListView.headers.name": "Tên",
|
|
110
|
+
"Settings.apiTokens.ListView.headers.type": "Loại token",
|
|
111
|
+
"Settings.apiTokens.addFirstToken": "Thêm token API đầu tiên của bạn",
|
|
112
|
+
"Settings.apiTokens.addNewToken": "Thêm token API mới",
|
|
113
|
+
"Settings.apiTokens.create": "Tạo token API mới",
|
|
114
|
+
"Settings.apiTokens.createPage.BoundRoute.title": "Liên kết định hướng tới",
|
|
115
|
+
"Settings.apiTokens.createPage.permissions.description": "Chỉ hiển thị các hành động đã được liên kết với tuyến đường.",
|
|
116
|
+
"Settings.apiTokens.createPage.permissions.header.hint": "Chọn hành động của ứng dụng hoặc plugin và nhấp vào biểu tượng bánh răng để hiển thị tuyến đường liên kết",
|
|
117
|
+
"Settings.apiTokens.createPage.permissions.header.title": "Cài đặt nâng cao",
|
|
118
|
+
"Settings.apiTokens.createPage.permissions.title": "Quyền hạn",
|
|
119
|
+
"Settings.apiTokens.createPage.title": "Tạo token API",
|
|
120
|
+
"Settings.apiTokens.description": "Danh sách các token được tạo để sử dụng API",
|
|
121
|
+
"Settings.apiTokens.emptyStateLayout": "Bạn chưa có nội dung nào...",
|
|
122
|
+
"Settings.apiTokens.regenerate": "Tạo lại",
|
|
123
|
+
"Settings.apiTokens.title": "Token API",
|
|
124
|
+
"Settings.apiTokens.lastHour": "giờ qua",
|
|
125
|
+
"Settings.application.customization": "Tùy chỉnh",
|
|
126
|
+
"Settings.application.customization.auth-logo.carousel-hint": "Thay đổi logo trong các trang xác thực",
|
|
127
|
+
"Settings.application.customization.carousel-hint": "Thay đổi logo bảng quản trị (Kích thước tối đa: {dimension}x{dimension}, Dung lượng tối đa: {size}KB)",
|
|
128
|
+
"Settings.application.customization.carousel-slide.label": "Trang trình chiếu logo",
|
|
129
|
+
"Settings.application.customization.carousel.auth-logo.title": "Logo xác thực",
|
|
130
|
+
"Settings.application.customization.carousel.change-action": "Thay đổi logo",
|
|
131
|
+
"Settings.application.customization.carousel.menu-logo.title": "Logo menu",
|
|
132
|
+
"Settings.application.customization.carousel.reset-action": "Đặt lại logo",
|
|
133
|
+
"Settings.application.customization.carousel.title": "Logo",
|
|
134
|
+
"Settings.application.customization.menu-logo.carousel-hint": "Thay đổi logo trong điều hướng chính",
|
|
135
|
+
"Settings.application.customization.modal.cancel": "Hủy",
|
|
136
|
+
"Settings.application.customization.modal.pending": "Logo đang chờ",
|
|
137
|
+
"Settings.application.customization.modal.pending.card-badge": "hình ảnh",
|
|
138
|
+
"Settings.application.customization.modal.pending.choose-another": "Chọn logo khác",
|
|
139
|
+
"Settings.application.customization.modal.pending.subtitle": "Quản lý logo đã chọn trước khi tải lên",
|
|
140
|
+
"Settings.application.customization.modal.pending.title": "Logo sẵn sàng tải lên",
|
|
141
|
+
"Settings.application.customization.modal.pending.upload": "Tải lên logo",
|
|
142
|
+
"Settings.application.customization.modal.tab.label": "Bạn muốn tải tài sản của mình lên bằng cách nào?",
|
|
143
|
+
"Settings.application.customization.modal.upload": "Tải lên logo",
|
|
144
|
+
"Settings.application.customization.modal.upload.cta.browse": "Duyệt tệp",
|
|
145
|
+
"Settings.application.customization.modal.upload.drag-drop": "Kéo và thả vào đây hoặc",
|
|
146
|
+
"Settings.application.customization.modal.upload.error-format": "Định dạng không hợp lệ (chỉ chấp nhận: jpeg, jpg, png, svg).",
|
|
147
|
+
"Settings.application.customization.modal.upload.error-network": "Lỗi mạng",
|
|
148
|
+
"Settings.application.customization.modal.upload.error-size": "Tệp tải lên quá lớn (kích thước tối đa: {dimension}x{dimension}, dung lượng tối đa: {size}KB)",
|
|
149
|
+
"Settings.application.customization.modal.upload.file-validation": "Kích thước tối đa: {dimension}x{dimension}, dung lượng tối đa: {size}KB",
|
|
150
|
+
"Settings.application.customization.modal.upload.from-computer": "Từ máy tính",
|
|
151
|
+
"Settings.application.customization.modal.upload.from-url": "Từ URL",
|
|
152
|
+
"Settings.application.customization.modal.upload.from-url.input-label": "URL",
|
|
153
|
+
"Settings.application.customization.modal.upload.next": "Tiếp theo",
|
|
154
|
+
"Settings.application.customization.size-details": "Kích thước tối đa: {dimension}×{dimension}, dung lượng tối đa: {size}KB",
|
|
155
|
+
"Settings.application.description": "Thông tin tổng quan của bảng quản trị",
|
|
156
|
+
"Settings.application.edition-title": "phiên bản hiện tại",
|
|
157
|
+
"Settings.application.ee-or-ce": "{communityEdition, select, true {Phiên bản cộng đồng} other {Phiên bản doanh nghiệp}}",
|
|
158
|
+
"Settings.application.ee.admin-seats.add-seats": "Quản lý số lượng người dùng",
|
|
159
|
+
"Settings.application.ee.admin-seats.support": "Liên hệ bộ phận kinh doanh",
|
|
160
|
+
"Settings.application.ee.admin-seats.at-limit-tooltip": "Đạt giới hạn: thêm chỗ để mời thêm người dùng",
|
|
161
|
+
"Settings.application.ee.admin-seats.count": "<text>{enforcementUserCount}</text>/{permittedSeats}",
|
|
162
|
+
"Settings.application.get-help": "Nhận trợ giúp",
|
|
163
|
+
"Settings.application.link-pricing": "Xem tất cả gói giá",
|
|
164
|
+
"Settings.application.link-upgrade": "Nâng cấp bảng quản trị",
|
|
165
|
+
"Settings.application.node-version": "Phiên bản Node",
|
|
166
|
+
"Settings.application.strapi-version": "Phiên bản Strapi",
|
|
167
|
+
"Settings.application.strapiVersion": "Phiên bản Strapi",
|
|
168
|
+
"Settings.application.title": "Tổng quan",
|
|
169
|
+
"Settings.error": "Lỗi",
|
|
170
|
+
"Settings.global": "Cài đặt chung",
|
|
171
|
+
"Settings.permissions": "Bảng quản trị",
|
|
172
|
+
"Settings.permissions.auditLogs.action": "Hành động",
|
|
173
|
+
"Settings.permissions.auditLogs.admin.auth.success": "Đăng nhập quản trị viên",
|
|
174
|
+
"Settings.permissions.auditLogs.admin.logout": "Đăng xuất quản trị viên",
|
|
175
|
+
"Settings.permissions.auditLogs.component.create": "Tạo cấu trúc",
|
|
176
|
+
"Settings.permissions.auditLogs.component.delete": "Xóa cấu trúc",
|
|
177
|
+
"Settings.permissions.auditLogs.component.update": "Cập nhật cấu trúc",
|
|
178
|
+
"Settings.permissions.auditLogs.content-type.create": "Tạo loại nội dung",
|
|
179
|
+
"Settings.permissions.auditLogs.content-type.delete": "Xóa loại nội dung",
|
|
180
|
+
"Settings.permissions.auditLogs.content-type.update": "Cập nhật loại nội dung",
|
|
181
|
+
"Settings.permissions.auditLogs.date": "Ngày",
|
|
182
|
+
"Settings.permissions.auditLogs.details": "Chi tiết nhật ký",
|
|
183
|
+
"Settings.permissions.auditLogs.entry.create": "Tạo mục{model, select, undefined {} other { ({model})}}",
|
|
184
|
+
"Settings.permissions.auditLogs.entry.delete": "Xóa mục{model, select, undefined {} other { ({model})}}",
|
|
185
|
+
"Settings.permissions.auditLogs.entry.publish": "Xuất bản mục{model, select, undefined {} other {({model})}}",
|
|
186
|
+
"Settings.permissions.auditLogs.entry.unpublish": "Gỡ xuất bản mục{model, select, undefined {} other { ({model})}}",
|
|
187
|
+
"Settings.permissions.auditLogs.entry.update": "Cập nhật mục{model, select, undefined {} other { ({model})}}",
|
|
188
|
+
"Settings.permissions.auditLogs.filters.combobox.aria-label": "Tìm kiếm và chọn một tùy chọn để lọc",
|
|
189
|
+
"Settings.permissions.auditLogs.listview.header.subtitle": "Nhật ký của tất cả các hoạt động đã xảy ra trong môi trường của bạn",
|
|
190
|
+
"Settings.permissions.auditLogs.not-available": "Nhật ký kiểm tra chỉ khả dụng trong gói trả phí. Nâng cấp để có thể tìm kiếm và lọc tất cả các hoạt động.",
|
|
191
|
+
"Settings.permissions.auditLogs.media.create": "Tạo phương tiện",
|
|
192
|
+
"Settings.permissions.auditLogs.media.delete": "Xóa phương tiện",
|
|
193
|
+
"Settings.permissions.auditLogs.media.update": "Cập nhật phương tiện",
|
|
194
|
+
"Settings.permissions.auditLogs.payload": "Dữ liệu tải",
|
|
195
|
+
"Settings.permissions.auditLogs.permission.create": "Tạo quyền",
|
|
196
|
+
"Settings.permissions.auditLogs.permission.delete": "Xóa quyền",
|
|
197
|
+
"Settings.permissions.auditLogs.permission.update": "Cập nhật quyền",
|
|
198
|
+
"Settings.permissions.auditLogs.role.create": "Tạo vai trò",
|
|
199
|
+
"Settings.permissions.auditLogs.role.delete": "Xóa vai trò",
|
|
200
|
+
"Settings.permissions.auditLogs.role.update": "Cập nhật vai trò",
|
|
201
|
+
"Settings.permissions.auditLogs.user": "Người dùng",
|
|
202
|
+
"Settings.permissions.auditLogs.user.create": "Tạo người dùng",
|
|
203
|
+
"Settings.permissions.auditLogs.user.delete": "Xóa người dùng",
|
|
204
|
+
"Settings.permissions.auditLogs.user.fullname": "{firstname} {lastname}",
|
|
205
|
+
"Settings.permissions.auditLogs.user.update": "Cập nhật người dùng",
|
|
206
|
+
"Settings.permissions.auditLogs.userId": "ID người dùng",
|
|
207
|
+
"Settings.permissions.category": "Cài đặt quyền cho {category}",
|
|
208
|
+
"Settings.permissions.category.plugins": "Cài đặt quyền cho plugin {category}",
|
|
209
|
+
"Settings.permissions.conditions.anytime": "Bất kỳ lúc nào",
|
|
210
|
+
"Settings.permissions.conditions.apply": "Áp dụng",
|
|
211
|
+
"Settings.permissions.conditions.can": "Có thể",
|
|
212
|
+
"Settings.permissions.conditions.conditions": "Điều kiện",
|
|
213
|
+
"Settings.permissions.conditions.define-conditions": "Định nghĩa điều kiện",
|
|
214
|
+
"Settings.permissions.conditions.links": "Liên kết",
|
|
215
|
+
"Settings.permissions.conditions.no-actions": "Bạn cần chọn hành động (tạo, đọc, cập nhật, ...) trước khi định nghĩa điều kiện cho chúng.",
|
|
216
|
+
"Settings.permissions.conditions.none-selected": "Bất kỳ lúc nào",
|
|
217
|
+
"Settings.permissions.conditions.or": "HOẶC",
|
|
218
|
+
"Settings.permissions.conditions.when": "Khi",
|
|
219
|
+
"Settings.permissions.select-all-by-permission": "Chọn tất cả quyền {label}",
|
|
220
|
+
"Settings.permissions.select-by-permission": "Chọn quyền {label}",
|
|
221
|
+
"Settings.permissions.users.active": "Đang hoạt động",
|
|
222
|
+
"Settings.permissions.users.create": "Mời người dùng mới",
|
|
223
|
+
"Settings.permissions.users.email": "Email",
|
|
224
|
+
"Settings.permissions.users.firstname": "Tên",
|
|
225
|
+
"Settings.permissions.users.form.sso": "Kết nối với SSO",
|
|
226
|
+
"Settings.permissions.users.sso.provider.error": "Đã xảy ra lỗi khi yêu cầu cài đặt SSO",
|
|
227
|
+
"Settings.permissions.users.form.sso.description": "Khi được bật (ON), người dùng có thể đăng nhập qua SSO",
|
|
228
|
+
"Settings.permissions.users.inactive": "Không hoạt động",
|
|
229
|
+
"Settings.permissions.users.lastname": "Họ",
|
|
230
|
+
"Settings.permissions.users.listview.header.subtitle": "Tất cả người dùng có quyền truy cập vào bảng quản trị Strapi",
|
|
231
|
+
"Settings.permissions.users.roles": "Vai trò",
|
|
232
|
+
"Settings.permissions.users.strapi-author": "Tác giả",
|
|
233
|
+
"Settings.permissions.users.strapi-editor": "Biên tập viên",
|
|
234
|
+
"Settings.permissions.users.strapi-super-admin": "Quản trị viên cấp cao",
|
|
235
|
+
"Settings.permissions.users.tabs.label": "Quyền tab",
|
|
236
|
+
"Settings.permissions.users.user-status": "Trạng thái người dùng",
|
|
237
|
+
"Settings.permissions.users.username": "Tên người dùng",
|
|
238
|
+
"Settings.profile.form.notify.data.loaded": "Dữ liệu hồ sơ của bạn đã được tải",
|
|
239
|
+
"Settings.profile.form.section.experience.clear.select": "Xóa ngôn ngữ giao diện đã chọn",
|
|
240
|
+
"Settings.profile.form.section.experience.here": "tại đây",
|
|
241
|
+
"Settings.profile.form.section.experience.interfaceLanguage": "Ngôn ngữ giao diện",
|
|
242
|
+
"Settings.profile.form.section.experience.interfaceLanguage.hint": "Chỉ giao diện của bạn sẽ được hiển thị bằng ngôn ngữ đã chọn.",
|
|
243
|
+
"Settings.profile.form.section.experience.interfaceLanguageHelp": "Thay đổi tùy chọn chỉ áp dụng cho bạn. Thông tin thêm có tại {here}.",
|
|
244
|
+
"Settings.profile.form.section.experience.mode.hint": "Hiển thị giao diện ở chế độ đã chọn.",
|
|
245
|
+
"Settings.profile.form.section.experience.mode.label": "Chế độ giao diện",
|
|
246
|
+
"Settings.profile.form.section.experience.mode.option-label": "Chế độ {name}",
|
|
247
|
+
"Settings.profile.form.section.experience.mode.option-system-label": "Sử dụng cài đặt hệ thống",
|
|
248
|
+
"Settings.profile.form.section.experience.title": "Trải nghiệm",
|
|
249
|
+
"Settings.profile.form.section.head.title": "Hồ sơ người dùng",
|
|
250
|
+
"Settings.profile.form.section.profile.page.title": "Trang hồ sơ",
|
|
251
|
+
"Settings.roles.create.description": "Xác định các quyền được cấp cho vai trò",
|
|
252
|
+
"Settings.roles.create.title": "Tạo vai trò",
|
|
253
|
+
"Settings.roles.created": "Đã tạo vai trò",
|
|
254
|
+
"Settings.roles.edit.title": "Chỉnh sửa vai trò",
|
|
255
|
+
"Settings.roles.form.button.users-with-role": "{number, plural, =0 {# người dùng} one {# người dùng} other {# người dùng}} có vai trò này",
|
|
256
|
+
"Settings.roles.form.created": "Đã tạo",
|
|
257
|
+
"Settings.roles.form.description": "Tên và mô tả của vai trò",
|
|
258
|
+
"Settings.roles.form.permission.property-label": "Quyền {label}",
|
|
259
|
+
"Settings.roles.form.permissions.attributesPermissions": "Quyền trường dữ liệu",
|
|
260
|
+
"Settings.roles.form.permissions.create": "Tạo",
|
|
261
|
+
"Settings.roles.form.permissions.delete": "Xóa",
|
|
262
|
+
"Settings.roles.form.permissions.publish": "Xuất bản",
|
|
263
|
+
"Settings.roles.form.permissions.read": "Xem",
|
|
264
|
+
"Settings.roles.form.permissions.update": "Cập nhật",
|
|
265
|
+
"Settings.roles.list.button.add": "Thêm vai trò mới",
|
|
266
|
+
"Settings.roles.list.description": "Danh sách vai trò",
|
|
267
|
+
"Settings.roles.title.singular": "vai trò",
|
|
268
|
+
"Settings.sso.description": "Cấu hình cài đặt cho tính năng Đăng nhập một lần (SSO).",
|
|
269
|
+
"Settings.sso.form.defaultRole.description": "Người dùng xác thực mới sẽ được gán vào vai trò đã chọn",
|
|
270
|
+
"Settings.sso.form.defaultRole.description-not-allowed": "Bạn cần có quyền để xem vai trò quản trị",
|
|
271
|
+
"Settings.sso.form.defaultRole.label": "Vai trò mặc định",
|
|
272
|
+
"Settings.sso.form.localAuthenticationLock.label": "Khóa xác thực nội bộ",
|
|
273
|
+
"Settings.sso.form.localAuthenticationLock.description": "Chọn các vai trò bạn muốn vô hiệu hóa xác thực nội bộ",
|
|
274
|
+
"Settings.sso.form.registration.description": "Tự động tạo người dùng khi đăng nhập SSO nếu chưa có tài khoản",
|
|
275
|
+
"Settings.sso.form.registration.label": "Tự động đăng ký",
|
|
276
|
+
"Settings.sso.title": "Đăng nhập một lần (SSO)",
|
|
277
|
+
"Settings.sso.not-available": "SSO chỉ khả dụng trong gói trả phí. Nâng cấp để cấu hình các phương thức đăng nhập & đăng ký bổ sung cho bảng quản trị.",
|
|
278
|
+
"Settings.content-history.title": "Lịch sử nội dung",
|
|
279
|
+
"Settings.content-history.description": "Kiểm soát nhiều hơn từng bước trong vòng đời nội dung của bạn.",
|
|
280
|
+
"Settings.content-history.not-available": "Lịch sử nội dung chỉ khả dụng trong gói trả phí. Nâng cấp để kiểm soát toàn bộ vòng đời nội dung của bạn.",
|
|
281
|
+
"Settings.tokens.Button.cancel": "Hủy",
|
|
282
|
+
"Settings.tokens.Button.regenerate": "Tạo lại",
|
|
283
|
+
"Settings.tokens.ListView.headers.createdAt": "Đã tạo lúc",
|
|
284
|
+
"Settings.tokens.ListView.headers.description": "Mô tả",
|
|
285
|
+
"Settings.tokens.ListView.headers.lastUsedAt": "Lần sử dụng gần nhất",
|
|
286
|
+
"Settings.tokens.ListView.headers.name": "Tên",
|
|
287
|
+
"Settings.tokens.RegenerateDialog.title": "Tạo lại token",
|
|
288
|
+
"Settings.tokens.copy.editMessage": "Vì lý do bảo mật, bạn chỉ có thể xem token một lần.",
|
|
289
|
+
"Settings.tokens.copy.editTitle": "Token này không còn khả dụng nữa.",
|
|
290
|
+
"Settings.tokens.copy.lastWarning": "Hãy sao chép token này, bạn sẽ không thể xem lại nó!",
|
|
291
|
+
"Settings.tokens.duration.30-days": "30 ngày",
|
|
292
|
+
"Settings.tokens.duration.7-days": "7 ngày",
|
|
293
|
+
"Settings.tokens.duration.90-days": "90 ngày",
|
|
294
|
+
"Settings.tokens.duration.expiration-date": "Ngày hết hạn",
|
|
295
|
+
"Settings.tokens.duration.unlimited": "Không giới hạn",
|
|
296
|
+
"Settings.tokens.form.description": "Mô tả",
|
|
297
|
+
"Settings.tokens.form.duration": "Thời hạn token",
|
|
298
|
+
"Settings.tokens.form.name": "Tên",
|
|
299
|
+
"Settings.tokens.form.type": "Loại token",
|
|
300
|
+
"Settings.tokens.notification.copied": "Đã sao chép token vào clipboard.",
|
|
301
|
+
"Settings.tokens.popUpWarning.message": "Bạn có chắc chắn muốn tạo lại token này không?",
|
|
302
|
+
"Settings.tokens.regenerate": "Tạo lại",
|
|
303
|
+
"Settings.tokens.types.custom": "Tùy chỉnh",
|
|
304
|
+
"Settings.tokens.types.full-access": "Toàn quyền truy cập",
|
|
305
|
+
"Settings.tokens.types.read-only": "Chỉ đọc",
|
|
306
|
+
"Settings.transferTokens.ListView.headers.type": "Loại token",
|
|
307
|
+
"Settings.transferTokens.addFirstToken": "Thêm Token chuyển đầu tiên của bạn",
|
|
308
|
+
"Settings.transferTokens.addNewToken": "Thêm Token chuyển mới",
|
|
309
|
+
"Settings.transferTokens.create": "Tạo Token chuyển mới",
|
|
310
|
+
"Settings.transferTokens.createPage.title": "Tạo Token chuyển",
|
|
311
|
+
"Settings.transferTokens.description": "Danh sách token chuyển đã tạo",
|
|
312
|
+
"Settings.transferTokens.emptyStateLayout": "Bạn chưa có nội dung nào...",
|
|
313
|
+
"Settings.transferTokens.title": "Token chuyển",
|
|
314
|
+
"Settings.webhooks.create": "Tạo webhook",
|
|
315
|
+
"Settings.webhooks.create.header": "Tạo header mới",
|
|
316
|
+
"Settings.webhooks.created": "Đã tạo webhook",
|
|
317
|
+
"Settings.webhooks.event.publish-tooltip": "Sự kiện này chỉ tồn tại với nội dung có bật hệ thống Nháp/Xuất bản",
|
|
318
|
+
"Settings.webhooks.event.select": "Chọn sự kiện",
|
|
319
|
+
"Settings.webhooks.events.isLoading": "Đang tải sự kiện",
|
|
320
|
+
"Settings.webhooks.events.create": "Tạo",
|
|
321
|
+
"Settings.webhooks.events.update": "Cập nhật",
|
|
322
|
+
"Settings.webhooks.events.delete": "Xóa webhook",
|
|
323
|
+
"Settings.webhooks.form.events": "Sự kiện",
|
|
324
|
+
"Settings.webhooks.form.headers": "Header",
|
|
325
|
+
"Settings.webhooks.form.url": "URL",
|
|
326
|
+
"Settings.webhooks.headers.remove": "Xoá hàng tiêu đề {number}",
|
|
327
|
+
"Settings.webhooks.key": "Khóa",
|
|
328
|
+
"Settings.webhooks.list.button.add": "Tạo webhook mới",
|
|
329
|
+
"Settings.webhooks.list.description": "Nhận thông báo khi có thay đổi (POST)",
|
|
330
|
+
"Settings.webhooks.list.empty.description": "Chưa có webhook nào",
|
|
331
|
+
"Settings.webhooks.list.empty.link": "Xem tài liệu hướng dẫn",
|
|
332
|
+
"Settings.webhooks.list.empty.title": "Chưa có webhook",
|
|
333
|
+
"Settings.webhooks.list.th.actions": "Thao tác",
|
|
334
|
+
"Settings.webhooks.list.th.status": "Trạng thái",
|
|
335
|
+
"Settings.webhooks.list.loading.success": "Đã tải webhook thành công",
|
|
336
|
+
"Settings.webhooks.singular": "webhook",
|
|
337
|
+
"Settings.webhooks.title": "Webhook",
|
|
338
|
+
"Settings.webhooks.to.delete": "{webhooksToDeleteLength, plural, one {# webhook} other {# webhook}} đã chọn",
|
|
339
|
+
"Settings.webhooks.trigger": "Kích hoạt",
|
|
340
|
+
"Settings.webhooks.trigger.cancel": "Hủy kích hoạt",
|
|
341
|
+
"Settings.webhooks.trigger.pending": "Đang chờ…",
|
|
342
|
+
"Settings.webhooks.trigger.save": "Vui lòng lưu để kích hoạt",
|
|
343
|
+
"Settings.webhooks.trigger.success": "Thành công!",
|
|
344
|
+
"Settings.webhooks.trigger.success.label": "Kích hoạt thành công",
|
|
345
|
+
"Settings.webhooks.trigger.test": "Kích hoạt thử",
|
|
346
|
+
"Settings.webhooks.trigger.title": "Lưu trước khi kích hoạt",
|
|
347
|
+
"Settings.webhooks.value": "Giá trị",
|
|
348
|
+
"Settings.webhooks.validation.name.required": "Tên là bắt buộc",
|
|
349
|
+
"Settings.webhooks.validation.name.regex": "Tên phải bắt đầu bằng chữ cái và chỉ chứa chữ, số, khoảng trắng và dấu gạch dưới",
|
|
350
|
+
"Settings.webhooks.validation.url.required": "URL là bắt buộc",
|
|
351
|
+
"Settings.webhooks.validation.url.regex": "Giá trị phải là một URL hợp lệ",
|
|
352
|
+
"Settings.webhooks.validation.key": "Khóa là bắt buộc",
|
|
353
|
+
"Settings.webhooks.validation.value": "Giá trị là bắt buộc",
|
|
354
|
+
"Settings.page.PurchaseAudit-logs.description": "Theo dõi và xem lại các thay đổi cùng nhóm của bạn",
|
|
355
|
+
"Settings.page.PurchaseAudit-logs.perks1": "Dễ dàng theo dõi thay đổi",
|
|
356
|
+
"Settings.page.PurchaseAudit-logs.perks2": "Xem lại thay đổi một cách dễ dàng",
|
|
357
|
+
"Settings.page.PurchaseAudit-logs.perks3": "Duy trì bảo mật và tuân thủ",
|
|
358
|
+
"Settings.page.PurchaseContent-history.description": "Hoàn tác thay đổi nội dung ngay lập tức",
|
|
359
|
+
"Settings.page.PurchaseContent-history.perks1": "Duyệt lịch sử nội dung của bạn",
|
|
360
|
+
"Settings.page.PurchaseContent-history.perks2": "Hoàn tác thay đổi chỉ với một cú nhấp",
|
|
361
|
+
"Settings.page.PurchaseContent-history.perks3": "Theo dõi thay đổi trên nhiều ngôn ngữ",
|
|
362
|
+
"Settings.page.PurchaseSSO.description": "Đơn giản hóa xác thực cho nhóm của bạn",
|
|
363
|
+
"Settings.page.PurchaseSSO.perks1": "Xác thực thống nhất",
|
|
364
|
+
"Settings.page.PurchaseSSO.perks2": "Tăng cường bảo mật",
|
|
365
|
+
"Settings.page.PurchaseSSO.perks3": "Hỗ trợ webhook",
|
|
366
|
+
"Settings.page.purchase.upgrade.cta": "Nâng cấp",
|
|
367
|
+
"Settings.page.purchase.learn-more.cta": "Tìm hiểu thêm",
|
|
368
|
+
"Usecase.back-end": "Lập trình viên Back-end",
|
|
369
|
+
"Usecase.button.skip": "Bỏ qua câu hỏi này",
|
|
370
|
+
"Usecase.content-creator": "Người tạo nội dung",
|
|
371
|
+
"Usecase.front-end": "Lập trình viên Front-end",
|
|
372
|
+
"Usecase.full-stack": "Lập trình viên Full-stack",
|
|
373
|
+
"Usecase.input.work-type": "Bạn đang làm công việc gì?",
|
|
374
|
+
"Usecase.notification.success.project-created": "Dự án đã được tạo thành công",
|
|
375
|
+
"Usecase.other": "Khác",
|
|
376
|
+
"Usecase.title": "Hãy chia sẻ thêm về bạn",
|
|
83
377
|
Username: Username,
|
|
378
|
+
"Users & Permissions": "Người dùng & Quyền hạn",
|
|
84
379
|
Users: Users,
|
|
85
|
-
"Users
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
380
|
+
"Users.components.List.empty": "Không có người dùng nào...",
|
|
381
|
+
"Users.components.List.empty.withFilters": "Không có người dùng nào phù hợp với bộ lọc đã áp dụng...",
|
|
382
|
+
"Users.components.List.empty.withSearch": "Không có người dùng nào phù hợp với tìm kiếm ({search})...",
|
|
383
|
+
"admin.pages.MarketPlacePage.sort.label": "Sắp xếp theo",
|
|
384
|
+
"admin.pages.MarketPlacePage.filters.categories": "Danh mục",
|
|
385
|
+
"admin.pages.MarketPlacePage.filters.categoriesSelected": "{count, plural, =0 {Không có danh mục nào} one {# danh mục} other {# danh mục}} đã chọn",
|
|
386
|
+
"admin.pages.MarketPlacePage.filters.collections": "Bộ sưu tập",
|
|
387
|
+
"admin.pages.MarketPlacePage.filters.collectionsSelected": "{count, plural, =0 {Không có bộ sưu tập nào} one {# bộ sưu tập} other {# bộ sưu tập}} đã chọn",
|
|
388
|
+
"admin.pages.MarketPlacePage.head": "Chợ ứng dụng — Plugins",
|
|
389
|
+
"admin.pages.MarketPlacePage.missingPlugin.description": "Hãy cho chúng tôi biết plugin bạn đang tìm và chúng tôi sẽ thông báo đến cộng đồng lập trình viên của Strapi để truyền cảm hứng!",
|
|
390
|
+
"admin.pages.MarketPlacePage.missingPlugin.title": "Thiếu plugin?",
|
|
391
|
+
"admin.pages.MarketPlacePage.offline.subtitle": "Bạn cần kết nối Internet để truy cập Strapi Market.",
|
|
392
|
+
"admin.pages.MarketPlacePage.offline.title": "Bạn đang ngoại tuyến",
|
|
393
|
+
"admin.pages.MarketPlacePage.plugin.copy": "Sao chép lệnh cài đặt",
|
|
394
|
+
"admin.pages.MarketPlacePage.plugin.copy.success": "Lệnh cài đặt đã sẵn sàng để dán vào terminal của bạn",
|
|
395
|
+
"admin.pages.MarketPlacePage.plugin.downloads": "Plugin này có {downloadsCount} lượt tải mỗi tuần",
|
|
396
|
+
"admin.pages.MarketPlacePage.plugin.githubStars": "Plugin này có {starsCount} lượt gắn sao trên GitHub",
|
|
397
|
+
"admin.pages.MarketPlacePage.plugin.info": "Tìm hiểu thêm",
|
|
398
|
+
"admin.pages.MarketPlacePage.plugin.info.label": "Tìm hiểu thêm về {pluginName}",
|
|
399
|
+
"admin.pages.MarketPlacePage.plugin.info.text": "Xem thêm",
|
|
400
|
+
"admin.pages.MarketPlacePage.plugin.installed": "Đã cài đặt",
|
|
401
|
+
"admin.pages.MarketPlacePage.plugin.tooltip.madeByStrapi": "Được tạo bởi Strapi",
|
|
402
|
+
"admin.pages.MarketPlacePage.plugin.tooltip.verified": "Plugin được Strapi xác minh",
|
|
403
|
+
"admin.pages.MarketPlacePage.plugin.version": "Cập nhật phiên bản Strapi của bạn: \"{strapiAppVersion}\" thành: \"{versionRange}\"",
|
|
404
|
+
"admin.pages.MarketPlacePage.plugin.version.null": "Không thể xác minh khả năng tương thích với phiên bản Strapi của bạn: \"{strapiAppVersion}\"",
|
|
405
|
+
"admin.pages.MarketPlacePage.plugins": "Plugins",
|
|
406
|
+
"admin.pages.MarketPlacePage.provider.downloads": "Nhà cung cấp này có {downloadsCount} lượt tải mỗi tuần",
|
|
407
|
+
"admin.pages.MarketPlacePage.provider.githubStars": "Nhà cung cấp này có {starsCount} lượt gắn sao trên GitHub",
|
|
408
|
+
"admin.pages.MarketPlacePage.providers": "Nhà cung cấp",
|
|
409
|
+
"admin.pages.MarketPlacePage.search.clear": "Xóa tìm kiếm",
|
|
410
|
+
"admin.pages.MarketPlacePage.search.empty": "Không có kết quả cho \"{target}\"",
|
|
411
|
+
"admin.pages.MarketPlacePage.search.placeholder": "Tìm kiếm",
|
|
412
|
+
"admin.pages.MarketPlacePage.sort.alphabetical": "Thứ tự bảng chữ cái",
|
|
413
|
+
"admin.pages.MarketPlacePage.sort.alphabetical.selected": "Sắp xếp theo thứ tự bảng chữ cái",
|
|
414
|
+
"admin.pages.MarketPlacePage.sort.githubStars": "Số lượt gắn sao trên GitHub",
|
|
415
|
+
"admin.pages.MarketPlacePage.sort.githubStars.selected": "Sắp xếp theo sao GitHub",
|
|
416
|
+
"admin.pages.MarketPlacePage.sort.newest": "Mới nhất",
|
|
417
|
+
"admin.pages.MarketPlacePage.sort.newest.selected": "Sắp xếp theo mới nhất",
|
|
418
|
+
"admin.pages.MarketPlacePage.sort.npmDownloads": "Số lượt tải về",
|
|
419
|
+
"admin.pages.MarketPlacePage.sort.npmDownloads.selected": "Sắp xếp theo lượt tải npm",
|
|
420
|
+
"admin.pages.MarketPlacePage.submit.plugin.link": "Gửi plugin",
|
|
421
|
+
"admin.pages.MarketPlacePage.submit.provider.link": "Gửi nhà cung cấp",
|
|
422
|
+
"admin.pages.MarketPlacePage.subtitle": "Tận dụng tối đa Strapi",
|
|
423
|
+
"admin.pages.MarketPlacePage.tab-group.label": "Plugins và Nhà cung cấp cho Strapi",
|
|
424
|
+
anErrorOccurred: anErrorOccurred,
|
|
425
|
+
noPreview: noPreview,
|
|
426
|
+
"app.component.CopyToClipboard.label": "Sao chép vào clipboard",
|
|
427
|
+
"app.component.search.label": "Tìm kiếm {target}",
|
|
428
|
+
"app.component.table.duplicate": "Nhân bản {target}",
|
|
429
|
+
"app.component.table.edit": "Chỉnh sửa {target}",
|
|
430
|
+
"app.component.table.read": "Xem {target}",
|
|
431
|
+
"app.component.table.select.one-entry": "Chọn {target}",
|
|
432
|
+
"app.component.table.view": "Chi tiết {target}",
|
|
433
|
+
"app.components.BlockLink.blog": "Blog",
|
|
434
|
+
"app.components.BlockLink.blog.content": "Đọc tin tức mới nhất về Strapi và hệ sinh thái.",
|
|
435
|
+
"app.components.BlockLink.cloud": "Strapi Cloud",
|
|
436
|
+
"app.components.BlockLink.cloud.content": "Dịch vụ lưu trữ đám mây được quản lý hoàn toàn cho dự án Strapi của bạn.",
|
|
437
|
+
"app.components.BlockLink.code": "Ví dụ mã nguồn",
|
|
438
|
+
"app.components.BlockLink.code.content": "Học bằng cách thử nghiệm các dự án thực tế do cộng đồng phát triển.",
|
|
439
|
+
"app.components.BlockLink.documentation.content": "Khám phá các khái niệm, hướng dẫn và chỉ dẫn cần thiết.",
|
|
440
|
+
"app.components.BlockLink.tutorial": "Hướng dẫn",
|
|
441
|
+
"app.components.BlockLink.tutorial.content": "Làm theo hướng dẫn từng bước để sử dụng và tùy chỉnh Strapi.",
|
|
442
|
+
"app.components.Button.cancel": "Hủy",
|
|
443
|
+
"app.components.Button.confirm": "Xác nhận",
|
|
444
|
+
"app.components.Button.reset": "Đặt lại",
|
|
445
|
+
"app.components.ComingSoonPage.comingSoon": "Sắp ra mắt",
|
|
446
|
+
"app.components.ConfirmDialog.title": "Xác nhận",
|
|
447
|
+
"app.components.DownloadInfo.download": "Đang tải xuống...",
|
|
448
|
+
"app.components.DownloadInfo.text": "Quá trình này có thể mất một chút thời gian. Cảm ơn bạn đã kiên nhẫn.",
|
|
449
|
+
"app.components.EmptyAttributes.title": "Chưa có trường nào",
|
|
450
|
+
"app.components.EmptyStateLayout.content-document": "Không tìm thấy nội dung",
|
|
451
|
+
"app.components.EmptyStateLayout.content-permissions": "Bạn không có quyền truy cập nội dung này",
|
|
452
|
+
"app.components.FreeTrialEndedModal.button.downgrade": "Hạ cấp xuống Community",
|
|
453
|
+
"app.components.FreeTrialEndedModal.button.upgrade": "Tiếp tục với gói Growth",
|
|
454
|
+
"app.components.FreeTrialEndedModal.description": "Quyền truy cập của bạn vào các tính năng trong gói Growth như Lịch sử nội dung, Phát hành và Đăng nhập một lần (SSO) đã hết hạn.",
|
|
455
|
+
"app.components.FreeTrialEndedModal.notice.item1": "Hạ cấp sẽ làm mất quyền truy cập các tính năng trên.",
|
|
456
|
+
"app.components.FreeTrialEndedModal.notice.item2": "Lịch sử phiên bản tài liệu sẽ bị xóa.",
|
|
457
|
+
"app.components.FreeTrialEndedModal.notice.item3": "Tất cả các bản phát hành sẽ bị xóa.",
|
|
458
|
+
"app.components.FreeTrialEndedModal.notice.item4": "Nếu bạn hạ cấp, hãy đảm bảo thiết lập mật khẩu quản trị viên gốc để tiếp tục truy cập bảng điều khiển quản trị.",
|
|
459
|
+
"app.components.FreeTrialEndedModal.notice.title": "Thông tin quan trọng:",
|
|
460
|
+
"app.components.FreeTrialEndedModal.title": "Thời gian dùng thử đã kết thúc",
|
|
461
|
+
"app.components.FreeTrialWelcomeModal.button": "Bắt đầu khám phá",
|
|
462
|
+
"app.components.FreeTrialWelcomeModal.description1": "Trong 30 ngày tới, bạn sẽ có toàn quyền truy cập vào các tính năng nâng cao như Lịch sử nội dung, Phát hành và Đăng nhập một lần (SSO) – mọi thứ bạn cần để khám phá sức mạnh của Strapi CMS.",
|
|
463
|
+
"app.components.FreeTrialWelcomeModal.description2": "Hãy tận dụng thời gian này để xây dựng, tùy chỉnh và kiểm thử quy trình nội dung với sự linh hoạt tối đa!",
|
|
464
|
+
"app.components.FreeTrialWelcomeModal.title": "Chúng tôi rất vui khi bạn tham gia",
|
|
465
|
+
"app.components.GuidedTour.CM.create.content": "<p>Tạo và quản lý tất cả nội dung tại đây trong Trình quản lý nội dung.</p><p>Ví dụ: Với một trang blog, bạn có thể viết Bài viết, lưu và xuất bản bất cứ khi nào bạn muốn.</p><p>💡 Mẹo nhanh — Đừng quên nhấn Xuất bản cho nội dung bạn tạo.</p>",
|
|
466
|
+
"app.components.GuidedTour.CM.create.title": "⚡️ Tạo nội dung",
|
|
467
|
+
"app.components.GuidedTour.CM.success.content": "<p>Xuất sắc, chỉ còn một bước nữa!</p><b>🚀 Xem nội dung hoạt động</b>",
|
|
468
|
+
"app.components.GuidedTour.CM.success.cta.title": "Kiểm thử API",
|
|
469
|
+
"app.components.GuidedTour.CM.success.title": "Bước 2: Hoàn thành ✅",
|
|
470
|
+
"app.components.GuidedTour.CTB.create.content": "<p>Loại Tập hợp giúp bạn quản lý nhiều mục, trong khi Loại Đơn phù hợp để quản lý một mục duy nhất.</p> <p>Ví dụ: Với một trang blog, Bài viết là Loại Tập hợp còn Trang chủ là Loại Đơn.</p>",
|
|
471
|
+
"app.components.GuidedTour.CTB.create.cta.title": "Tạo Loại Tập hợp",
|
|
472
|
+
"app.components.GuidedTour.CTB.create.title": "🧠 Tạo Loại Tập hợp đầu tiên",
|
|
473
|
+
"app.components.GuidedTour.CTB.success.content": "<p>Làm tốt lắm!</p><b>⚡️ Bạn muốn chia sẻ điều gì với thế giới?</b>",
|
|
474
|
+
"app.components.GuidedTour.CTB.success.title": "Bước 1: Hoàn thành ✅",
|
|
475
|
+
"app.components.GuidedTour.apiTokens.create.content": "<p>Tạo mã xác thực tại đây và truy xuất nội dung bạn vừa tạo.</p>",
|
|
476
|
+
"app.components.GuidedTour.apiTokens.create.cta.title": "Tạo mã API",
|
|
477
|
+
"app.components.GuidedTour.apiTokens.create.title": "🚀 Xem nội dung hoạt động",
|
|
478
|
+
"app.components.GuidedTour.apiTokens.success.content": "<p>Xem nội dung hoạt động bằng cách gửi yêu cầu HTTP:</p><ul><li><p>Đến URL: <light>https://'<'TEN_MIENDICHVU'>'/api/'<'TEN_LOAI_NOIDUNG'>'</light></p></li><li><p>Với tiêu đề: <light>Authorization: bearer '<'MA_API_CUA_BAN'>'</light></p></li></ul><p>Để biết thêm cách tương tác với nội dung, hãy xem <documentationLink>tài liệu</documentationLink>.</p>",
|
|
479
|
+
"app.components.GuidedTour.apiTokens.success.cta.title": "Quay lại trang chủ",
|
|
480
|
+
"app.components.GuidedTour.apiTokens.success.title": "Bước 3: Hoàn thành ✅",
|
|
481
|
+
"app.components.GuidedTour.create-content": "Tạo nội dung",
|
|
482
|
+
"app.components.GuidedTour.home.CM.title": "⚡️ Bạn muốn chia sẻ điều gì với thế giới?",
|
|
483
|
+
"app.components.GuidedTour.home.CTB.cta.title": "Đi đến Trình tạo loại nội dung",
|
|
484
|
+
"app.components.GuidedTour.home.CTB.title": "🧠 Xây dựng cấu trúc nội dung",
|
|
485
|
+
"app.components.GuidedTour.home.apiTokens.cta.title": "Kiểm thử API",
|
|
486
|
+
"app.components.GuidedTour.skip": "Bỏ qua hướng dẫn",
|
|
487
|
+
"app.components.GuidedTour.title": "3 bước để bắt đầu",
|
|
488
|
+
"app.components.ImgPreview.hint": "Kéo & thả tập tin vào đây hoặc {browse} để chọn tập tin tải lên",
|
|
102
489
|
"app.components.ImgPreview.hint.browse": "duyệt",
|
|
103
490
|
"app.components.InputFile.newFile": "Thêm tập tin mới",
|
|
104
|
-
"app.components.InputFileDetails.open": "Mở
|
|
491
|
+
"app.components.InputFileDetails.open": "Mở trong tab mới",
|
|
105
492
|
"app.components.InputFileDetails.originalName": "Tên gốc:",
|
|
106
|
-
"app.components.InputFileDetails.remove": "
|
|
493
|
+
"app.components.InputFileDetails.remove": "Xóa tập tin này",
|
|
107
494
|
"app.components.InputFileDetails.size": "Kích thước:",
|
|
108
|
-
"app.components.InstallPluginPage.Download.description": "
|
|
109
|
-
"app.components.InstallPluginPage.Download.title": "Đang tải
|
|
110
|
-
"app.components.InstallPluginPage.description": "Mở rộng ứng dụng của bạn dễ dàng",
|
|
111
|
-
"app.components.
|
|
495
|
+
"app.components.InstallPluginPage.Download.description": "Có thể mất vài giây để tải và cài đặt plugin.",
|
|
496
|
+
"app.components.InstallPluginPage.Download.title": "Đang tải...",
|
|
497
|
+
"app.components.InstallPluginPage.description": "Mở rộng ứng dụng của bạn một cách dễ dàng.",
|
|
498
|
+
"app.components.LeftMenu.collapse": "Thu gọn thanh điều hướng",
|
|
499
|
+
"app.components.LeftMenu.expand": "Mở rộng thanh điều hướng",
|
|
500
|
+
"app.components.LeftMenu.general": "Chung",
|
|
501
|
+
"app.components.LeftMenu.logo.alt": "Logo ứng dụng",
|
|
502
|
+
"app.components.LeftMenu.logout": "Đăng xuất",
|
|
503
|
+
"app.components.LeftMenu.navbrand.title": "Bảng điều khiển Strapi",
|
|
504
|
+
"app.components.LeftMenu.navbrand.workplace": "Không gian làm việc",
|
|
505
|
+
"app.components.LeftMenu.plugins": "Plugin",
|
|
506
|
+
"app.components.LeftMenu.trialCountdown.endedAt": "Thời gian dùng thử của bạn đã kết thúc vào ngày {date}.",
|
|
507
|
+
"app.components.LeftMenu.trialCountdown.endsAt": "Thời gian dùng thử của bạn sẽ kết thúc vào ngày {date}.",
|
|
508
|
+
"app.components.LeftMenuFooter.help": "Trợ giúp",
|
|
112
509
|
"app.components.LeftMenuFooter.poweredBy": "Cung cấp bởi ",
|
|
113
|
-
"app.components.LeftMenuLinkContainer.
|
|
510
|
+
"app.components.LeftMenuLinkContainer.collectionTypes": "Loại Tập hợp",
|
|
511
|
+
"app.components.LeftMenuLinkContainer.configuration": "Cấu hình",
|
|
114
512
|
"app.components.LeftMenuLinkContainer.general": "Chung",
|
|
115
|
-
"app.components.LeftMenuLinkContainer.noPluginsInstalled": "Chưa
|
|
116
|
-
"app.components.LeftMenuLinkContainer.plugins": "
|
|
117
|
-
"app.components.
|
|
118
|
-
"app.components.ListPluginsPage.
|
|
513
|
+
"app.components.LeftMenuLinkContainer.noPluginsInstalled": "Chưa cài đặt plugin nào",
|
|
514
|
+
"app.components.LeftMenuLinkContainer.plugins": "Plugin",
|
|
515
|
+
"app.components.LeftMenuLinkContainer.singleTypes": "Loại Đơn",
|
|
516
|
+
"app.components.ListPluginsPage.deletePlugin.description": "Có thể mất vài giây để gỡ cài đặt plugin.",
|
|
517
|
+
"app.components.ListPluginsPage.deletePlugin.title": "Đang gỡ cài đặt",
|
|
518
|
+
"app.components.ListPluginsPage.description": "Danh sách các plugin đã cài đặt trong dự án.",
|
|
519
|
+
"app.components.ListPluginsPage.head.title": "Danh sách plugin",
|
|
119
520
|
"app.components.Logout.logout": "Đăng xuất",
|
|
120
521
|
"app.components.Logout.profile": "Hồ sơ",
|
|
121
|
-
"app.components.
|
|
122
|
-
"app.components.
|
|
123
|
-
"app.components.
|
|
522
|
+
"app.components.MarketplaceBanner": "Khám phá các plugin do cộng đồng xây dựng và nhiều thứ tuyệt vời khác để khởi động dự án của bạn trên Strapi Marketplace.",
|
|
523
|
+
"app.components.MarketplaceBanner.image.alt": "Logo tên lửa Strapi",
|
|
524
|
+
"app.components.MarketplaceBanner.link": "Khám phá ngay",
|
|
525
|
+
"app.components.NotFoundPage.back": "Quay lại trang chủ",
|
|
526
|
+
"app.components.NotFoundPage.description": "Không tìm thấy",
|
|
527
|
+
"app.components.NpsSurvey.banner-title": "Bạn có sẵn lòng giới thiệu Strapi cho bạn bè hoặc đồng nghiệp không?",
|
|
528
|
+
"app.components.NpsSurvey.feedback-response": "Cảm ơn bạn rất nhiều vì phản hồi!",
|
|
529
|
+
"app.components.NpsSurvey.feedback-question": "Bạn có gợi ý gì để cải thiện không?",
|
|
530
|
+
"app.components.NpsSurvey.submit-feedback": "Gửi phản hồi",
|
|
531
|
+
"app.components.NpsSurvey.dismiss-survey-label": "Bỏ qua khảo sát",
|
|
532
|
+
"app.components.NpsSurvey.no-recommendation": "Không sẵn lòng chút nào",
|
|
533
|
+
"app.components.NpsSurvey.happy-to-recommend": "Rất sẵn lòng",
|
|
534
|
+
"app.components.Official": "Chính thức",
|
|
535
|
+
"app.components.Onboarding.help.button": "Nút trợ giúp",
|
|
124
536
|
"app.components.Onboarding.label.completed": "% đã hoàn thành",
|
|
125
|
-
"app.components.Onboarding.
|
|
537
|
+
"app.components.Onboarding.link.build-content": "Xây dựng kiến trúc nội dung",
|
|
538
|
+
"app.components.Onboarding.link.manage-content": "Thêm & quản lý nội dung",
|
|
539
|
+
"app.components.Onboarding.link.manage-media": "Quản lý phương tiện",
|
|
540
|
+
"app.components.Onboarding.link.more-videos": "Xem thêm video",
|
|
541
|
+
"app.components.Onboarding.title": "Video bắt đầu",
|
|
126
542
|
"app.components.PluginCard.Button.label.download": "Tải về",
|
|
127
|
-
"app.components.PluginCard.Button.label.install": "Đã
|
|
128
|
-
"app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "
|
|
129
|
-
"app.components.PluginCard.PopUpWarning.install.impossible.confirm": "Tôi hiểu!",
|
|
130
|
-
"app.components.PluginCard.PopUpWarning.install.impossible.environment": "Vì
|
|
131
|
-
"app.components.PluginCard.PopUpWarning.install.impossible.title": "
|
|
543
|
+
"app.components.PluginCard.Button.label.install": "Đã cài đặt",
|
|
544
|
+
"app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "Cần bật tính năng autoReload. Vui lòng khởi động ứng dụng bằng `yarn develop`.",
|
|
545
|
+
"app.components.PluginCard.PopUpWarning.install.impossible.confirm": "Tôi hiểu rồi!",
|
|
546
|
+
"app.components.PluginCard.PopUpWarning.install.impossible.environment": "Vì lý do bảo mật, plugin chỉ có thể được tải xuống trong môi trường phát triển.",
|
|
547
|
+
"app.components.PluginCard.PopUpWarning.install.impossible.title": "Không thể tải xuống",
|
|
132
548
|
"app.components.PluginCard.compatible": "Tương thích với ứng dụng của bạn",
|
|
133
549
|
"app.components.PluginCard.compatibleCommunity": "Tương thích với cộng đồng",
|
|
134
|
-
"app.components.PluginCard.more-details": "
|
|
135
|
-
"app.components.
|
|
136
|
-
"app.components.
|
|
137
|
-
"app.components.
|
|
138
|
-
"app.
|
|
550
|
+
"app.components.PluginCard.more-details": "Chi tiết thêm",
|
|
551
|
+
"app.components.ToggleCheckbox.off-label": "Sai",
|
|
552
|
+
"app.components.ToggleCheckbox.on-label": "Đúng",
|
|
553
|
+
"app.components.UpsellBanner.button": "Nâng cấp ngay",
|
|
554
|
+
"app.components.UpsellBanner.intro": "Truy cập các tính năng của gói Growth:",
|
|
555
|
+
"app.components.UpsellBanner.text": "Là một phần trong giai đoạn dùng thử, bạn có thể khám phá các công cụ cao cấp như Lịch sử nội dung, Phát hành và Đăng nhập một lần (SSO).",
|
|
556
|
+
"app.components.Users.MagicLink.connect": "Sao chép và chia sẻ liên kết này để cấp quyền truy cập cho người dùng",
|
|
557
|
+
"app.components.Users.MagicLink.connect.sso": "Gửi liên kết này cho người dùng, lần đăng nhập đầu tiên có thể thông qua nhà cung cấp SSO",
|
|
558
|
+
"app.components.Users.ModalCreateBody.block-title.details": "Chi tiết người dùng",
|
|
559
|
+
"app.components.Users.ModalCreateBody.block-title.roles": "Vai trò của người dùng",
|
|
560
|
+
"app.components.Users.ModalCreateBody.block-title.roles.description": "Một người dùng có thể có một hoặc nhiều vai trò",
|
|
561
|
+
"app.components.Users.SortPicker.button-label": "Sắp xếp theo",
|
|
562
|
+
"app.components.Users.SortPicker.sortby.email_asc": "Email (A đến Z)",
|
|
563
|
+
"app.components.Users.SortPicker.sortby.email_desc": "Email (Z đến A)",
|
|
564
|
+
"app.components.Users.SortPicker.sortby.firstname_asc": "Tên (A đến Z)",
|
|
565
|
+
"app.components.Users.SortPicker.sortby.firstname_desc": "Tên (Z đến A)",
|
|
566
|
+
"app.components.Users.SortPicker.sortby.lastname_asc": "Họ (A đến Z)",
|
|
567
|
+
"app.components.Users.SortPicker.sortby.lastname_desc": "Họ (Z đến A)",
|
|
568
|
+
"app.components.Users.SortPicker.sortby.username_asc": "Tên người dùng (A đến Z)",
|
|
569
|
+
"app.components.Users.SortPicker.sortby.username_desc": "Tên người dùng (Z đến A)",
|
|
570
|
+
"app.components.listPlugins.button": "Thêm Plugin mới",
|
|
571
|
+
"app.components.listPlugins.title.none": "Chưa có plugin nào được cài đặt",
|
|
572
|
+
"app.components.listPluginsPage.deletePlugin.error": "Đã xảy ra lỗi khi gỡ cài đặt plugin",
|
|
573
|
+
"app.containers.App.notification.error.init": "Đã xảy ra lỗi khi gọi API",
|
|
574
|
+
"app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin": "Nếu bạn không nhận được liên kết, vui lòng liên hệ với quản trị viên của bạn.",
|
|
575
|
+
"app.containers.AuthPage.ForgotPasswordSuccess.text.email": "Có thể mất vài phút để nhận được liên kết khôi phục mật khẩu.",
|
|
576
|
+
"app.containers.AuthPage.ForgotPasswordSuccess.title": "Email đã được gửi",
|
|
577
|
+
"app.containers.Users.EditPage.form.active.label": "Đang hoạt động",
|
|
578
|
+
"app.containers.Users.EditPage.header.label": "Chỉnh sửa {name}",
|
|
579
|
+
"app.containers.Users.EditPage.header.label-loading": "Chỉnh sửa người dùng",
|
|
580
|
+
"app.containers.Users.EditPage.roles-bloc-title": "Vai trò được gán",
|
|
581
|
+
"app.containers.Users.ModalForm.footer.button-success": "Mời người dùng",
|
|
582
|
+
"app.links.configure-view": "Cấu hình giao diện",
|
|
583
|
+
"app.page.not.found": "Ôi! Chúng tôi không thể tìm thấy trang bạn đang tìm kiếm...",
|
|
584
|
+
"app.static.links.cheatsheet": "Bảng tham khảo nhanh",
|
|
139
585
|
"app.utils.SelectOption.defaultMessage": " ",
|
|
586
|
+
"app.utils.add-filter": "Thêm bộ lọc",
|
|
587
|
+
"app.utils.close-label": "Đóng",
|
|
140
588
|
"app.utils.defaultMessage": " ",
|
|
589
|
+
"app.utils.delete": "Xoá",
|
|
590
|
+
"app.utils.duplicate": "Nhân bản",
|
|
591
|
+
"app.utils.edit": "Chỉnh sửa",
|
|
592
|
+
"app.utils.errors.file-too-big.message": "Tập tin quá lớn",
|
|
593
|
+
"app.utils.filter-value": "Giá trị lọc",
|
|
594
|
+
"app.utils.filters": "Bộ lọc",
|
|
595
|
+
"app.utils.notify.data-loaded": "{target} đã được tải",
|
|
141
596
|
"app.utils.placeholder.defaultMessage": " ",
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
597
|
+
"app.utils.publish": "Xuất bản",
|
|
598
|
+
"app.utils.refresh": "Làm mới",
|
|
599
|
+
"app.utils.select-all": "Chọn tất cả",
|
|
600
|
+
"app.utils.select-field": "Chọn trường",
|
|
601
|
+
"app.utils.select-filter": "Chọn bộ lọc",
|
|
602
|
+
"app.utils.unpublish": "Gỡ xuất bản",
|
|
603
|
+
"app.utils.published": "Đã xuất bản",
|
|
604
|
+
"app.utils.ready-to-publish": "Sẵn sàng để xuất bản",
|
|
605
|
+
"app.utils.already-published": "Đã xuất bản",
|
|
606
|
+
"app.utils.ready-to-publish-changes": "Sẵn sàng xuất bản các thay đổi",
|
|
607
|
+
"app.utils.ready-to-unpublish-changes": "Sẵn sàng gỡ xuất bản",
|
|
608
|
+
"app.confirm.body": "Bạn có chắc chắn không?",
|
|
609
|
+
clearLabel: clearLabel,
|
|
610
|
+
"coming.soon": "Nội dung này đang được hoàn thiện và sẽ quay lại trong vài tuần tới!",
|
|
611
|
+
"component.Input.error.validation.integer": "Giá trị phải là số nguyên",
|
|
612
|
+
"components.AutoReloadBlocker.description": "Chạy Strapi bằng một trong các lệnh sau:",
|
|
613
|
+
"components.AutoReloadBlocker.header": "Tính năng tải lại là bắt buộc cho plugin này.",
|
|
614
|
+
"components.ErrorBoundary.title": "Đã xảy ra lỗi...",
|
|
615
|
+
"components.FilterOptions.FILTER_TYPES.$contains": "chứa",
|
|
616
|
+
"components.FilterOptions.FILTER_TYPES.$containsi": "chứa (không phân biệt chữ hoa/thường)",
|
|
617
|
+
"components.FilterOptions.FILTER_TYPES.$endsWith": "kết thúc bằng",
|
|
618
|
+
"components.FilterOptions.FILTER_TYPES.$endsWithi": "kết thúc bằng (không phân biệt chữ hoa/thường)",
|
|
619
|
+
"components.FilterOptions.FILTER_TYPES.$eq": "là",
|
|
620
|
+
"components.FilterOptions.FILTER_TYPES.$eqi": "là (không phân biệt chữ hoa/thường)",
|
|
621
|
+
"components.FilterOptions.FILTER_TYPES.$gt": "lớn hơn",
|
|
622
|
+
"components.FilterOptions.FILTER_TYPES.$gte": "lớn hơn hoặc bằng",
|
|
623
|
+
"components.FilterOptions.FILTER_TYPES.$lt": "nhỏ hơn",
|
|
624
|
+
"components.FilterOptions.FILTER_TYPES.$lte": "nhỏ hơn hoặc bằng",
|
|
625
|
+
"components.FilterOptions.FILTER_TYPES.$ne": "không là",
|
|
626
|
+
"components.FilterOptions.FILTER_TYPES.$nei": "không là (không phân biệt chữ hoa/thường)",
|
|
627
|
+
"components.FilterOptions.FILTER_TYPES.$notContains": "không chứa",
|
|
628
|
+
"components.FilterOptions.FILTER_TYPES.$notContainsi": "không chứa (không phân biệt chữ hoa/thường)",
|
|
629
|
+
"components.FilterOptions.FILTER_TYPES.$notNull": "không rỗng",
|
|
630
|
+
"components.FilterOptions.FILTER_TYPES.$null": "rỗng",
|
|
631
|
+
"components.FilterOptions.FILTER_TYPES.$startsWith": "bắt đầu bằng",
|
|
632
|
+
"components.FilterOptions.FILTER_TYPES.$startsWithi": "bắt đầu bằng (không phân biệt chữ hoa/thường)",
|
|
145
633
|
"components.Input.error.attribute.key.taken": "Giá trị này đã tồn tại",
|
|
146
|
-
"components.Input.error.attribute.sameKeyAndName": "Không thể
|
|
147
|
-
"components.Input.error.attribute.taken": "
|
|
634
|
+
"components.Input.error.attribute.sameKeyAndName": "Không thể giống nhau",
|
|
635
|
+
"components.Input.error.attribute.taken": "Tên trường này đã tồn tại",
|
|
636
|
+
"components.Input.error.contain.lowercase": "Mật khẩu phải có ít nhất một ký tự thường",
|
|
637
|
+
"components.Input.error.contain.number": "Mật khẩu phải có ít nhất một số",
|
|
638
|
+
"components.Input.error.contain.maxBytes": "Mật khẩu phải nhỏ hơn 73 byte",
|
|
639
|
+
"components.Input.error.contain.uppercase": "Mật khẩu phải có ít nhất một ký tự in hoa",
|
|
148
640
|
"components.Input.error.contentTypeName.taken": "Tên này đã tồn tại",
|
|
149
|
-
"components.Input.error.custom-error": "{errorMessage}
|
|
641
|
+
"components.Input.error.custom-error": "{errorMessage}",
|
|
150
642
|
"components.Input.error.password.noMatch": "Mật khẩu không khớp",
|
|
643
|
+
"components.Input.error.validation.combobox.invalid": "Giá trị cung cấp không hợp lệ",
|
|
151
644
|
"components.Input.error.validation.email": "Email không hợp lệ",
|
|
152
|
-
"components.Input.error.validation.json": "
|
|
153
|
-
"components.Input.error.validation.
|
|
154
|
-
"components.Input.error.validation.
|
|
155
|
-
"components.Input.error.validation.
|
|
156
|
-
"components.Input.error.validation.
|
|
157
|
-
"components.Input.error.validation.
|
|
158
|
-
"components.Input.error.validation.
|
|
159
|
-
"components.Input.error.validation.
|
|
160
|
-
"components.
|
|
645
|
+
"components.Input.error.validation.json": "Không đúng định dạng JSON",
|
|
646
|
+
"components.Input.error.validation.lowercase": "Giá trị phải là chuỗi viết thường",
|
|
647
|
+
"components.Input.error.validation.max": "Giá trị quá lớn (tối đa: {max}).",
|
|
648
|
+
"components.Input.error.validation.maxLength": "Giá trị quá dài (tối đa: {max}).",
|
|
649
|
+
"components.Input.error.validation.min": "Giá trị quá nhỏ (tối thiểu: {min}).",
|
|
650
|
+
"components.Input.error.validation.minLength": "Giá trị quá ngắn (tối thiểu: {min}).",
|
|
651
|
+
"components.Input.error.validation.minSupMax": "Không được lớn hơn giới hạn",
|
|
652
|
+
"components.Input.error.validation.regex": "Giá trị không khớp với biểu thức chính quy.",
|
|
653
|
+
"components.Input.error.validation.string": "Đây không phải là chuỗi hợp lệ.",
|
|
654
|
+
"components.Input.error.validation.required": "Giá trị này là bắt buộc.",
|
|
655
|
+
"components.Input.error.validation.unique": "Giá trị này đã được sử dụng.",
|
|
656
|
+
"components.Input.error.validation.email.withField": "{field} không phải là địa chỉ email hợp lệ",
|
|
657
|
+
"components.Input.error.validation.json.withField": "{field} không đúng định dạng JSON",
|
|
658
|
+
"components.Input.error.validation.lowercase.withField": "{field} phải là chuỗi viết thường",
|
|
659
|
+
"components.Input.error.validation.max.withField": "{field} quá lớn.",
|
|
660
|
+
"components.Input.error.validation.maxLength.withField": "{field} quá dài.",
|
|
661
|
+
"components.Input.error.validation.min.withField": "{field} quá nhỏ.",
|
|
662
|
+
"components.Input.error.validation.minLength.withField": "{field} quá ngắn.",
|
|
663
|
+
"components.Input.error.validation.minSupMax.withField": "{field} không được lớn hơn giới hạn",
|
|
664
|
+
"components.Input.error.validation.regex.withField": "{field} không khớp với biểu thức chính quy.",
|
|
665
|
+
"components.Input.error.validation.required.withField": "{field} là bắt buộc.",
|
|
666
|
+
"components.Input.error.validation.unique.withField": "{field} đã được sử dụng.",
|
|
667
|
+
"components.InputSelect.option.placeholder": "Chọn tại đây",
|
|
161
668
|
"components.ListRow.empty": "Không có dữ liệu để hiển thị.",
|
|
162
|
-
"components.
|
|
163
|
-
"components.OverlayBlocker.description
|
|
164
|
-
"components.OverlayBlocker.
|
|
165
|
-
"components.OverlayBlocker.title
|
|
166
|
-
"components.
|
|
167
|
-
"components.
|
|
168
|
-
"components.ProductionBlocker.
|
|
169
|
-
"components.
|
|
170
|
-
"components.
|
|
171
|
-
"components.
|
|
172
|
-
"components.
|
|
173
|
-
"components.
|
|
174
|
-
"components.
|
|
175
|
-
"components.
|
|
176
|
-
"components.
|
|
669
|
+
"components.NotAllowedInput.text": "Không có quyền xem trường này",
|
|
670
|
+
"components.OverlayBlocker.description": "Bạn đang sử dụng tính năng yêu cầu khởi động lại máy chủ. Trang sẽ tự động tải lại.",
|
|
671
|
+
"components.OverlayBlocker.description.serverError": "Máy chủ đáng lẽ đã khởi động lại, vui lòng kiểm tra nhật ký trong terminal.",
|
|
672
|
+
"components.OverlayBlocker.title": "Đang chờ khởi động lại...",
|
|
673
|
+
"components.OverlayBlocker.title.serverError": "Khởi động lại đang mất nhiều thời gian hơn dự kiến",
|
|
674
|
+
"components.PageFooter.select": "Số mục mỗi trang",
|
|
675
|
+
"components.ProductionBlocker.description": "Vì lý do an toàn, chúng tôi phải vô hiệu hóa plugin này ở các môi trường khác.",
|
|
676
|
+
"components.ProductionBlocker.header": "Plugin này chỉ khả dụng trong môi trường phát triển.",
|
|
677
|
+
"components.ViewSettings.tooltip": "Cài đặt hiển thị",
|
|
678
|
+
"components.TableHeader.sort": "Sắp xếp theo {label}",
|
|
679
|
+
"components.Blocks.modifiers.bold": "Đậm",
|
|
680
|
+
"components.Blocks.modifiers.italic": "Nghiêng",
|
|
681
|
+
"components.Blocks.modifiers.underline": "Gạch dưới",
|
|
682
|
+
"components.Blocks.modifiers.strikethrough": "Gạch ngang",
|
|
683
|
+
"components.Blocks.modifiers.code": "Mã nội tuyến",
|
|
684
|
+
"components.Blocks.link": "Liên kết",
|
|
685
|
+
"components.Blocks.expand": "Mở rộng",
|
|
686
|
+
"components.Blocks.collapse": "Thu gọn",
|
|
687
|
+
"components.Blocks.popover.text": "Văn bản",
|
|
688
|
+
"components.Blocks.popover.text.placeholder": "Nhập văn bản liên kết",
|
|
689
|
+
"components.Blocks.popover.link": "Liên kết",
|
|
690
|
+
"components.Blocks.popover.link.placeholder": "Dán liên kết",
|
|
691
|
+
"components.Blocks.popover.link.error": "Vui lòng nhập liên kết hợp lệ",
|
|
692
|
+
"components.Blocks.popover.remove": "Xóa",
|
|
693
|
+
"components.Blocks.popover.edit": "Chỉnh sửa",
|
|
694
|
+
"components.Blocks.blocks.selectBlock": "Chọn khối",
|
|
695
|
+
"components.Blocks.blocks.text": "Văn bản",
|
|
696
|
+
"components.Blocks.blocks.heading1": "Tiêu đề 1",
|
|
697
|
+
"components.Blocks.blocks.heading2": "Tiêu đề 2",
|
|
698
|
+
"components.Blocks.blocks.heading3": "Tiêu đề 3",
|
|
699
|
+
"components.Blocks.blocks.heading4": "Tiêu đề 4",
|
|
700
|
+
"components.Blocks.blocks.heading5": "Tiêu đề 5",
|
|
701
|
+
"components.Blocks.blocks.heading6": "Tiêu đề 6",
|
|
702
|
+
"components.Blocks.blocks.code": "Khối mã",
|
|
703
|
+
"components.Blocks.blocks.quote": "Trích dẫn",
|
|
704
|
+
"components.Blocks.blocks.image": "Hình ảnh",
|
|
705
|
+
"components.Blocks.blocks.unorderedList": "Danh sách dấu đầu dòng",
|
|
706
|
+
"components.Blocks.blocks.orderedList": "Danh sách đánh số",
|
|
707
|
+
"components.Blocks.blocks.code.languageLabel": "Chọn ngôn ngữ",
|
|
708
|
+
"components.Blocks.dnd.instruction": "Để sắp xếp lại các khối, nhấn Command hoặc Control cùng với Shift và phím mũi tên lên hoặc xuống",
|
|
709
|
+
"components.Blocks.dnd.reorder": "{item}, đã được di chuyển. Vị trí mới trong trình soạn thảo: {position}.",
|
|
710
|
+
"components.Wysiwyg.ToggleMode.markdown-mode": "Chế độ Markdown",
|
|
711
|
+
"components.Wysiwyg.ToggleMode.preview-mode": "Chế độ xem trước",
|
|
712
|
+
"components.Wysiwyg.collapse": "Thu gọn",
|
|
713
|
+
"components.Wysiwyg.blocks.code": "Mã",
|
|
714
|
+
"components.Wysiwyg.selectOptions.H1": "Tiêu đề 1",
|
|
715
|
+
"components.Wysiwyg.selectOptions.H2": "Tiêu đề 2",
|
|
716
|
+
"components.Wysiwyg.selectOptions.H3": "Tiêu đề 3",
|
|
717
|
+
"components.Wysiwyg.selectOptions.H4": "Tiêu đề 4",
|
|
718
|
+
"components.Wysiwyg.selectOptions.H5": "Tiêu đề 5",
|
|
719
|
+
"components.Wysiwyg.selectOptions.H6": "Tiêu đề 6",
|
|
720
|
+
"components.Wysiwyg.selectOptions.title": "Tiêu đề",
|
|
177
721
|
"components.WysiwygBottomControls.charactersIndicators": "ký tự",
|
|
178
722
|
"components.WysiwygBottomControls.fullscreen": "Mở rộng",
|
|
179
|
-
"components.WysiwygBottomControls.uploadFiles": "Kéo
|
|
723
|
+
"components.WysiwygBottomControls.uploadFiles": "Kéo & thả tệp, dán từ clipboard hoặc {browse}.",
|
|
180
724
|
"components.WysiwygBottomControls.uploadFiles.browse": "chọn tệp",
|
|
181
|
-
"components.
|
|
725
|
+
"components.pagination.go-to": "Đi đến trang {page}",
|
|
726
|
+
"components.pagination.go-to-next": "Đi đến trang sau",
|
|
727
|
+
"components.pagination.go-to-previous": "Quay lại trang trước",
|
|
728
|
+
"components.pagination.remaining-links": "Và {number} liên kết khác",
|
|
729
|
+
"components.popUpWarning.button.cancel": "Không, hủy",
|
|
730
|
+
"components.popUpWarning.button.confirm": "Có, xác nhận",
|
|
731
|
+
"components.popUpWarning.message": "Bạn có chắc chắn muốn xóa mục này không?",
|
|
182
732
|
"components.popUpWarning.title": "Vui lòng xác nhận",
|
|
183
|
-
"
|
|
184
|
-
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"
|
|
733
|
+
"components.premiumFeature.title": "Tính năng cao cấp",
|
|
734
|
+
dark: dark,
|
|
735
|
+
"form.button.continue": "Tiếp tục",
|
|
736
|
+
"form.button.done": "Hoàn tất",
|
|
737
|
+
"global.actions": "Hành động",
|
|
738
|
+
"global.auditLogs": "Nhật ký kiểm tra",
|
|
739
|
+
"global.back": "Quay lại",
|
|
740
|
+
"global.cancel": "Hủy",
|
|
741
|
+
"global.change-password": "Đổi mật khẩu",
|
|
742
|
+
"global.close": "Đóng",
|
|
743
|
+
"global.content-manager": "Quản lý nội dung",
|
|
744
|
+
"global.home": "Trang chủ",
|
|
745
|
+
"global.continue": "Tiếp tục",
|
|
746
|
+
"global.delete": "Xóa",
|
|
747
|
+
"global.delete-target": "Đã xoá {target}",
|
|
748
|
+
"global.description": "Mô tả",
|
|
749
|
+
"global.details": "Chi tiết",
|
|
750
|
+
"global.disabled": "Đã tắt",
|
|
751
|
+
"global.documentation": "Tài liệu",
|
|
752
|
+
"global.enabled": "Đã bật",
|
|
753
|
+
"global.error": "Đã xảy ra lỗi",
|
|
754
|
+
"global.finish": "Hoàn tất",
|
|
755
|
+
"global.marketplace": "Chợ ứng dụng",
|
|
756
|
+
"global.more": "Thêm",
|
|
757
|
+
"global.name": "Tên",
|
|
758
|
+
"global.new": "Mới",
|
|
759
|
+
"global.none": "Không có",
|
|
760
|
+
"global.password": "Mật khẩu",
|
|
761
|
+
"global.plugins": "Plugin",
|
|
762
|
+
"global.plugins.content-manager": "Quản lý nội dung",
|
|
763
|
+
"global.plugins.content-manager.description": "Cách nhanh chóng để xem, chỉnh sửa và xóa dữ liệu trong cơ sở dữ liệu của bạn.",
|
|
764
|
+
"global.plugins.content-type-builder": "Trình xây dựng loại nội dung",
|
|
765
|
+
"global.plugins.content-type-builder.description": "Mô hình hóa cấu trúc dữ liệu API của bạn. Tạo trường và mối quan hệ mới chỉ trong một phút. Các tệp sẽ tự động được tạo và cập nhật trong dự án của bạn.",
|
|
766
|
+
"global.plugins.documentation": "Tài liệu",
|
|
767
|
+
"global.plugins.documentation.description": "Tạo Tài liệu OpenAPI và hiển thị API của bạn với SWAGGER UI.",
|
|
768
|
+
"global.plugins.email": "Email",
|
|
769
|
+
"global.plugins.email.description": "Cấu hình ứng dụng để gửi email.",
|
|
770
|
+
"global.plugins.graphql": "GraphQL",
|
|
771
|
+
"global.plugins.graphql.description": "Thêm điểm cuối GraphQL với các phương thức API mặc định.",
|
|
772
|
+
"global.plugins.i18n": "Đa ngôn ngữ",
|
|
773
|
+
"global.plugins.i18n.description": "Plugin này cho phép tạo, đọc và cập nhật nội dung bằng nhiều ngôn ngữ, từ cả giao diện quản trị và API.",
|
|
774
|
+
"global.plugins.sentry": "Sentry",
|
|
775
|
+
"global.plugins.sentry.description": "Gửi sự kiện lỗi của Strapi đến Sentry.",
|
|
776
|
+
"global.plugins.upload": "Thư viện phương tiện",
|
|
777
|
+
"global.plugins.upload.description": "Quản lý tệp phương tiện.",
|
|
778
|
+
"global.plugins.users-permissions": "Vai trò & Quyền hạn",
|
|
779
|
+
"global.plugins.users-permissions.description": "Bảo vệ API của bạn với quy trình xác thực đầy đủ dựa trên JWT. Plugin này còn bao gồm chiến lược ACL cho phép bạn quản lý quyền giữa các nhóm người dùng.",
|
|
780
|
+
"global.profile": "Cài đặt hồ sơ",
|
|
781
|
+
"global.prompt.unsaved": "Bạn có chắc chắn muốn rời khỏi trang này không? Tất cả các thay đổi của bạn sẽ bị mất",
|
|
782
|
+
"global.reset-password": "Đặt lại mật khẩu",
|
|
783
|
+
"global.roles": "Vai trò",
|
|
784
|
+
"global.save": "Lưu",
|
|
785
|
+
"global.search": "Tìm kiếm",
|
|
786
|
+
"global.see-more": "Xem thêm",
|
|
787
|
+
"global.select": "Chọn",
|
|
788
|
+
"global.select-all-entries": "Chọn tất cả mục",
|
|
789
|
+
"global.settings": "Cài đặt",
|
|
790
|
+
"global.type": "Loại",
|
|
791
|
+
"global.users": "Người dùng",
|
|
792
|
+
"global.fullname": "{firstname} {lastname}",
|
|
793
|
+
"global.learn-more": "Tìm hiểu thêm",
|
|
794
|
+
light: light,
|
|
795
|
+
"notification.contentType.relations.conflict": "Loại nội dung có mối quan hệ xung đột",
|
|
796
|
+
"notification.default.title": "Thông tin:",
|
|
797
|
+
"notification.ee.warning.at-seat-limit.title": "{licenseLimitStatus, select, OVER_LIMIT {Vượt} AT_LIMIT {Đạt}} giới hạn chỗ ({currentUserCount}/{permittedSeats})",
|
|
798
|
+
"notification.ee.warning.over-.message": "Thêm chỗ để {licenseLimitStatus, select, OVER_LIMIT {mời} AT_LIMIT {kích hoạt lại}} người dùng. Nếu bạn đã thêm mà chưa thấy trong Strapi, hãy khởi động lại ứng dụng.",
|
|
799
|
+
"notification.error": "Đã xảy ra lỗi",
|
|
800
|
+
"notification.error.invalid.configuration": "Bạn có một cấu hình không hợp lệ, kiểm tra nhật ký máy chủ để biết thêm chi tiết.",
|
|
801
|
+
"notification.error.layout": "Không thể tải bố cục",
|
|
802
|
+
"notification.error.tokennamenotunique": "Tên đã được gán cho token khác",
|
|
803
|
+
"notification.form.error.fields": "Biểu mẫu chứa một số lỗi",
|
|
804
|
+
"notification.form.success.fields": "Thay đổi đã được lưu",
|
|
805
|
+
"notification.link-copied": "Đã sao chép liên kết vào clipboard",
|
|
806
|
+
"notification.permission.not-allowed-read": "Bạn không có quyền xem tài liệu này",
|
|
807
|
+
"notification.success.apitokencreated": "Token API đã được tạo thành công",
|
|
808
|
+
"notification.success.apitokenedited": "Token API đã được chỉnh sửa thành công",
|
|
809
|
+
"notification.success.delete": "Mục đã được xóa",
|
|
810
|
+
"notification.success.saved": "Đã lưu",
|
|
811
|
+
"notification.success.title": "Thành công:",
|
|
812
|
+
"notification.success.transfertokencreated": "Token chuyển đã được tạo thành công",
|
|
813
|
+
"notification.success.transfertokenedited": "Token chuyển đã được chỉnh sửa thành công",
|
|
814
|
+
"notification.version.update.message": "Đã có phiên bản mới của Strapi!",
|
|
815
|
+
"notification.warning.404": "404 - Không tìm thấy",
|
|
816
|
+
"notification.warning.title": "Cảnh báo:",
|
|
817
|
+
or: or,
|
|
818
|
+
"request.error.model.unknown": "Mô hình này không tồn tại",
|
|
819
|
+
selectButtonTitle: selectButtonTitle,
|
|
820
|
+
skipToContent: skipToContent,
|
|
821
|
+
submit: submit
|
|
188
822
|
};
|
|
189
823
|
|
|
190
824
|
exports.Analytics = Analytics;
|
|
@@ -196,5 +830,14 @@ exports.ResetPasswordToken = ResetPasswordToken;
|
|
|
196
830
|
exports.Role = Role;
|
|
197
831
|
exports.Username = Username;
|
|
198
832
|
exports.Users = Users;
|
|
833
|
+
exports.anErrorOccurred = anErrorOccurred;
|
|
834
|
+
exports.clearLabel = clearLabel;
|
|
835
|
+
exports.dark = dark;
|
|
199
836
|
exports.default = vi;
|
|
837
|
+
exports.light = light;
|
|
838
|
+
exports.noPreview = noPreview;
|
|
839
|
+
exports.or = or;
|
|
840
|
+
exports.selectButtonTitle = selectButtonTitle;
|
|
841
|
+
exports.skipToContent = skipToContent;
|
|
842
|
+
exports.submit = submit;
|
|
200
843
|
//# sourceMappingURL=vi.json.js.map
|