@atlaskit/editor-common 110.40.0 → 110.41.0

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.
Files changed (164) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/i18n/cs.js +952 -4
  3. package/dist/cjs/i18n/da.js +949 -4
  4. package/dist/cjs/i18n/de.js +951 -4
  5. package/dist/cjs/i18n/en.js +1034 -4
  6. package/dist/cjs/i18n/en_GB.js +1034 -4
  7. package/dist/cjs/i18n/en_ZZ.js +1033 -4
  8. package/dist/cjs/i18n/es.js +950 -4
  9. package/dist/cjs/i18n/fi.js +952 -4
  10. package/dist/cjs/i18n/fr.js +950 -4
  11. package/dist/cjs/i18n/hr.js +1010 -4
  12. package/dist/cjs/i18n/hu.js +949 -4
  13. package/dist/cjs/i18n/it.js +949 -4
  14. package/dist/cjs/i18n/ja.js +950 -4
  15. package/dist/cjs/i18n/ko.js +950 -4
  16. package/dist/cjs/i18n/nb.js +949 -4
  17. package/dist/cjs/i18n/nl.js +949 -4
  18. package/dist/cjs/i18n/pl.js +952 -4
  19. package/dist/cjs/i18n/pt_BR.js +948 -4
  20. package/dist/cjs/i18n/ru.js +952 -4
  21. package/dist/cjs/i18n/sl.js +1002 -4
  22. package/dist/cjs/i18n/sr_RS.js +1010 -4
  23. package/dist/cjs/i18n/sr_YR.js +1010 -4
  24. package/dist/cjs/i18n/sv.js +949 -4
  25. package/dist/cjs/i18n/th.js +935 -4
  26. package/dist/cjs/i18n/tr.js +950 -4
  27. package/dist/cjs/i18n/uk.js +935 -4
  28. package/dist/cjs/i18n/vi.js +935 -4
  29. package/dist/cjs/i18n/zh.js +950 -4
  30. package/dist/cjs/i18n/zh_TW.js +950 -4
  31. package/dist/cjs/messages/index.js +5 -0
  32. package/dist/cjs/monitoring/error.js +1 -1
  33. package/dist/cjs/ui/DropList/index.js +1 -1
  34. package/dist/es2019/i18n/cs.js +952 -4
  35. package/dist/es2019/i18n/da.js +949 -4
  36. package/dist/es2019/i18n/de.js +951 -4
  37. package/dist/es2019/i18n/en.js +1034 -4
  38. package/dist/es2019/i18n/en_GB.js +1034 -4
  39. package/dist/es2019/i18n/en_ZZ.js +1033 -4
  40. package/dist/es2019/i18n/es.js +950 -4
  41. package/dist/es2019/i18n/fi.js +952 -4
  42. package/dist/es2019/i18n/fr.js +950 -4
  43. package/dist/es2019/i18n/hr.js +1010 -4
  44. package/dist/es2019/i18n/hu.js +949 -4
  45. package/dist/es2019/i18n/it.js +949 -4
  46. package/dist/es2019/i18n/ja.js +950 -4
  47. package/dist/es2019/i18n/ko.js +950 -4
  48. package/dist/es2019/i18n/nb.js +949 -4
  49. package/dist/es2019/i18n/nl.js +949 -4
  50. package/dist/es2019/i18n/pl.js +952 -4
  51. package/dist/es2019/i18n/pt_BR.js +948 -4
  52. package/dist/es2019/i18n/ru.js +952 -4
  53. package/dist/es2019/i18n/sl.js +1002 -4
  54. package/dist/es2019/i18n/sr_RS.js +1010 -4
  55. package/dist/es2019/i18n/sr_YR.js +1010 -4
  56. package/dist/es2019/i18n/sv.js +949 -4
  57. package/dist/es2019/i18n/th.js +935 -4
  58. package/dist/es2019/i18n/tr.js +950 -4
  59. package/dist/es2019/i18n/uk.js +935 -4
  60. package/dist/es2019/i18n/vi.js +935 -4
  61. package/dist/es2019/i18n/zh.js +950 -4
  62. package/dist/es2019/i18n/zh_TW.js +950 -4
  63. package/dist/es2019/messages/index.js +5 -0
  64. package/dist/es2019/monitoring/error.js +1 -1
  65. package/dist/es2019/ui/DropList/index.js +1 -1
  66. package/dist/esm/i18n/cs.js +952 -4
  67. package/dist/esm/i18n/da.js +949 -4
  68. package/dist/esm/i18n/de.js +951 -4
  69. package/dist/esm/i18n/en.js +1034 -4
  70. package/dist/esm/i18n/en_GB.js +1034 -4
  71. package/dist/esm/i18n/en_ZZ.js +1033 -4
  72. package/dist/esm/i18n/es.js +950 -4
  73. package/dist/esm/i18n/fi.js +952 -4
  74. package/dist/esm/i18n/fr.js +950 -4
  75. package/dist/esm/i18n/hr.js +1010 -4
  76. package/dist/esm/i18n/hu.js +949 -4
  77. package/dist/esm/i18n/it.js +949 -4
  78. package/dist/esm/i18n/ja.js +950 -4
  79. package/dist/esm/i18n/ko.js +950 -4
  80. package/dist/esm/i18n/nb.js +949 -4
  81. package/dist/esm/i18n/nl.js +949 -4
  82. package/dist/esm/i18n/pl.js +952 -4
  83. package/dist/esm/i18n/pt_BR.js +948 -4
  84. package/dist/esm/i18n/ru.js +952 -4
  85. package/dist/esm/i18n/sl.js +1002 -4
  86. package/dist/esm/i18n/sr_RS.js +1010 -4
  87. package/dist/esm/i18n/sr_YR.js +1010 -4
  88. package/dist/esm/i18n/sv.js +949 -4
  89. package/dist/esm/i18n/th.js +935 -4
  90. package/dist/esm/i18n/tr.js +950 -4
  91. package/dist/esm/i18n/uk.js +935 -4
  92. package/dist/esm/i18n/vi.js +935 -4
  93. package/dist/esm/i18n/zh.js +950 -4
  94. package/dist/esm/i18n/zh_TW.js +950 -4
  95. package/dist/esm/messages/index.js +5 -0
  96. package/dist/esm/monitoring/error.js +1 -1
  97. package/dist/esm/ui/DropList/index.js +1 -1
  98. package/dist/types/card/link-toolbar-button-group-options.d.ts +4 -4
  99. package/dist/types/i18n/cs.d.ts +952 -2
  100. package/dist/types/i18n/da.d.ts +949 -2
  101. package/dist/types/i18n/de.d.ts +951 -2
  102. package/dist/types/i18n/en.d.ts +1034 -2
  103. package/dist/types/i18n/en_GB.d.ts +1034 -2
  104. package/dist/types/i18n/en_ZZ.d.ts +1033 -2
  105. package/dist/types/i18n/es.d.ts +950 -2
  106. package/dist/types/i18n/fi.d.ts +952 -2
  107. package/dist/types/i18n/fr.d.ts +950 -2
  108. package/dist/types/i18n/hr.d.ts +1010 -2
  109. package/dist/types/i18n/hu.d.ts +949 -2
  110. package/dist/types/i18n/it.d.ts +949 -2
  111. package/dist/types/i18n/ja.d.ts +950 -2
  112. package/dist/types/i18n/ko.d.ts +950 -2
  113. package/dist/types/i18n/nb.d.ts +949 -2
  114. package/dist/types/i18n/nl.d.ts +949 -2
  115. package/dist/types/i18n/pl.d.ts +952 -2
  116. package/dist/types/i18n/pt_BR.d.ts +948 -2
  117. package/dist/types/i18n/ru.d.ts +952 -2
  118. package/dist/types/i18n/sl.d.ts +1002 -2
  119. package/dist/types/i18n/sr_RS.d.ts +1010 -2
  120. package/dist/types/i18n/sr_YR.d.ts +1010 -2
  121. package/dist/types/i18n/sv.d.ts +949 -2
  122. package/dist/types/i18n/th.d.ts +935 -2
  123. package/dist/types/i18n/tr.d.ts +950 -2
  124. package/dist/types/i18n/uk.d.ts +935 -2
  125. package/dist/types/i18n/vi.d.ts +935 -2
  126. package/dist/types/i18n/zh.d.ts +950 -2
  127. package/dist/types/i18n/zh_TW.d.ts +950 -2
  128. package/dist/types/media-single/ExternalImageBadge.d.ts +1 -1
  129. package/dist/types/messages/index.d.ts +5 -0
  130. package/dist/types/ui/BaseTheme/index.d.ts +1 -1
  131. package/dist/types-ts4.5/card/link-toolbar-button-group-options.d.ts +4 -4
  132. package/dist/types-ts4.5/i18n/cs.d.ts +952 -2
  133. package/dist/types-ts4.5/i18n/da.d.ts +949 -2
  134. package/dist/types-ts4.5/i18n/de.d.ts +951 -2
  135. package/dist/types-ts4.5/i18n/en.d.ts +1034 -2
  136. package/dist/types-ts4.5/i18n/en_GB.d.ts +1034 -2
  137. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1033 -2
  138. package/dist/types-ts4.5/i18n/es.d.ts +950 -2
  139. package/dist/types-ts4.5/i18n/fi.d.ts +952 -2
  140. package/dist/types-ts4.5/i18n/fr.d.ts +950 -2
  141. package/dist/types-ts4.5/i18n/hr.d.ts +1010 -2
  142. package/dist/types-ts4.5/i18n/hu.d.ts +949 -2
  143. package/dist/types-ts4.5/i18n/it.d.ts +949 -2
  144. package/dist/types-ts4.5/i18n/ja.d.ts +950 -2
  145. package/dist/types-ts4.5/i18n/ko.d.ts +950 -2
  146. package/dist/types-ts4.5/i18n/nb.d.ts +949 -2
  147. package/dist/types-ts4.5/i18n/nl.d.ts +949 -2
  148. package/dist/types-ts4.5/i18n/pl.d.ts +952 -2
  149. package/dist/types-ts4.5/i18n/pt_BR.d.ts +948 -2
  150. package/dist/types-ts4.5/i18n/ru.d.ts +952 -2
  151. package/dist/types-ts4.5/i18n/sl.d.ts +1002 -2
  152. package/dist/types-ts4.5/i18n/sr_RS.d.ts +1010 -2
  153. package/dist/types-ts4.5/i18n/sr_YR.d.ts +1010 -2
  154. package/dist/types-ts4.5/i18n/sv.d.ts +949 -2
  155. package/dist/types-ts4.5/i18n/th.d.ts +935 -2
  156. package/dist/types-ts4.5/i18n/tr.d.ts +950 -2
  157. package/dist/types-ts4.5/i18n/uk.d.ts +935 -2
  158. package/dist/types-ts4.5/i18n/vi.d.ts +935 -2
  159. package/dist/types-ts4.5/i18n/zh.d.ts +950 -2
  160. package/dist/types-ts4.5/i18n/zh_TW.d.ts +950 -2
  161. package/dist/types-ts4.5/media-single/ExternalImageBadge.d.ts +1 -1
  162. package/dist/types-ts4.5/messages/index.d.ts +5 -0
  163. package/dist/types-ts4.5/ui/BaseTheme/index.d.ts +1 -1
  164. package/package.json +2 -2
@@ -1,17 +1,948 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.default = void 0;
8
- var _vi = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-editor-common/i18n/vi"));
9
7
  /* prettier-ignore */
10
- /* eslint-disable @atlaskit/editor/no-re-export */
11
8
  /**
12
9
  * NOTE:
13
10
  *
14
11
  * This file is automatically generated by Traduki 2.0.
15
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
16
13
  */
17
- var _default = exports.default = _vi.default;
14
+ //Vietnamese (Vietnam)
15
+ var _default = exports.default = {
16
+ 'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Đã chỉnh sửa xong',
17
+ 'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Tiến hành sửa',
18
+ 'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
19
+ 'editor.extension.legacyContentHeader': 'Nội dung kế thừa',
20
+ 'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'Nội dung này có chức năng hạn chế,',
21
+ 'editor.extension.legacyContentHeader.learnMore': 'Tìm hiểu thêm',
22
+ 'editor.trackChanges.removed': 'Đã xóa',
23
+ 'fablric.editor.viewAllInserts': 'Xem tất cả nội dung chèn',
24
+ 'fabric.editor.accessToSyncedBlockRequested': 'Đã yêu cầu cấp quyền truy cập',
25
+ 'fabric.editor.action': 'Mục thao tác',
26
+ 'fabric.editor.action.description': 'Tạo và chỉ định các mục thao tác',
27
+ 'fabric.editor.addAltText': 'Văn bản thay thế',
28
+ 'fabric.editor.addColumnLeft': 'Thêm cột bên trái',
29
+ 'fabric.editor.addColumnRight': 'Thêm cột bên phải',
30
+ 'fabric.editor.addCommentOnMedia': 'Thêm nhận xét',
31
+ 'fabric.editor.addImageBorder': 'Thêm viền',
32
+ 'fabric.editor.addLoomVideo': 'Quay video Loom',
33
+ 'fabric.editor.addLoomVideoComment': 'Ghi lại nhận xét video Loom',
34
+ 'fabric.editor.addMediaFiles': 'Thêm ảnh, video hoặc tệp',
35
+ 'fabric.editor.addRowAbove': 'Thêm hàng bên trên',
36
+ 'fabric.editor.addRowBelow': 'Thêm hàng bên dưới',
37
+ 'fabric.editor.addUpdatedAltText': 'Thêm văn bản thay thế',
38
+ 'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Dùng Atlassian Intelligence để tìm mục thao tác và hiển thị trong một bảng',
39
+ 'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Bảng mục thao tác (Beta)',
40
+ 'fabric.editor.ai.ai-panels.summarizePageDescription': 'Dùng Atlassian Intelligence để tóm tắt trang này và hiển thị trong một bảng',
41
+ 'fabric.editor.ai.ai-panels.summarizePageTitle': 'Bảng tóm tắt trang (Beta)',
42
+ 'fabric.editor.ai.ai-smart-button.context.reference': 'Nội dung đã chọn',
43
+ 'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Tạo nội dung cần chèn vào bản cập nhật',
44
+ 'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Tóm tắt nội dung của bản cập nhật',
45
+ 'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Tạo',
46
+ 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Hỏi Atlassian Intelligence',
47
+ 'fabric.editor.ai.config.item.action.edit': 'Sửa',
48
+ 'fabric.editor.ai.config.item.action.insert': 'Chèn',
49
+ 'fabric.editor.ai.config.item.action.insertAtTop': 'Chèn vào trên cùng',
50
+ 'fabric.editor.ai.config.item.action.insertBelow': 'Chèn bên dưới',
51
+ 'fabric.editor.ai.config.item.action.insertBelowOriginal': 'Chèn bên dưới nội dung gốc',
52
+ 'fabric.editor.ai.config.item.action.replace': 'Thay thế',
53
+ 'fabric.editor.ai.config.item.action.replaceTitle': 'Thay thế tiêu đề',
54
+ 'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Tên không được vượt quá {maxLength} ký tự',
55
+ 'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Tiếp tục trong trò chuyện',
56
+ 'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Mở trong phần Trò chuyện',
57
+ 'fabric.editor.ai.config.item.addPolish.description': 'Trau chuốt nội dung cho hoàn thiện hơn',
58
+ 'fabric.editor.ai.config.item.addPolish.title': 'Trau chuốt thêm',
59
+ 'fabric.editor.ai.config.item.agent.title': 'Nhân viên hỗ trợ Atlassian Intelligence Rovo',
60
+ 'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Rút ngắn nội dung cho súc tích hơn',
61
+ 'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Rút ngắn bản cập nhật',
62
+ 'fabric.editor.ai.config.item.bb.pr.description.description': 'Tạo nội dung mô tả yêu cầu hợp nhất kèm theo phần tóm tắt về các thay đổi',
63
+ 'fabric.editor.ai.config.item.bb.pr.description.title': 'Tạo mô tả cho yêu cầu hợp nhất',
64
+ 'fabric.editor.ai.config.item.brainstorm.description': 'Tạo danh sách các ý tưởng cho chủ đề bạn cung cấp',
65
+ 'fabric.editor.ai.config.item.brainstorm.promptHint': 'Cho tôi biết về chủ đề...',
66
+ 'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Động não',
67
+ 'fabric.editor.ai.config.item.brainstorm.title': 'Động não',
68
+ 'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Chiều dài',
69
+ 'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Điều chỉnh chiều dài',
70
+ 'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Thay đổi sắc thái nội dung sang bình thường',
71
+ 'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Bình thường',
72
+ 'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Bình thường',
73
+ 'fabric.editor.ai.config.item.changeTone.casualTone.title': 'Thay đổi giọng điệu sang bình thường',
74
+ 'fabric.editor.ai.config.item.changeTone.educationalTone.description': 'Thay đổi sắc thái nội dung sang mang tính giáo dục',
75
+ 'fabric.editor.ai.config.item.changeTone.educationalTone.selectionToolbar.dropdownItem.title': 'Mang tính giáo dục',
76
+ 'fabric.editor.ai.config.item.changeTone.educationalTone.shortTitle': 'Mang tính giáo dục',
77
+ 'fabric.editor.ai.config.item.changeTone.educationalTone.title': 'Thay đổi giọng điệu sang mang tính giáo dục',
78
+ 'fabric.editor.ai.config.item.changeTone.empatheticTone.description': 'Thay đổi sắc thái nội dung sang đồng cảm',
79
+ 'fabric.editor.ai.config.item.changeTone.empatheticTone.selectionToolbar.dropdownItem.title': 'Đồng cảm',
80
+ 'fabric.editor.ai.config.item.changeTone.empatheticTone.shortTitle': 'Đồng cảm',
81
+ 'fabric.editor.ai.config.item.changeTone.empatheticTone.title': 'Thay đổi giọng điệu sang đồng cảm',
82
+ 'fabric.editor.ai.config.item.changeTone.nestingParentTitlePostGA': 'Thay đổi giọng điệu sang...',
83
+ 'fabric.editor.ai.config.item.changeTone.neutralTone.description': 'Thay đổi sắc thái nội dung sang trung tính',
84
+ 'fabric.editor.ai.config.item.changeTone.neutralTone.selectionToolbar.dropdownItem.title': 'Trung tính',
85
+ 'fabric.editor.ai.config.item.changeTone.neutralTone.shortTitle': 'Trung tính',
86
+ 'fabric.editor.ai.config.item.changeTone.neutralTone.title': 'Thay đổi giọng điệu sang trung tính',
87
+ 'fabric.editor.ai.config.item.changeTone.professionalTone.description': 'Thay đổi sắc thái nội dung sang chuyên nghiệp',
88
+ 'fabric.editor.ai.config.item.changeTone.professionalTone.selectionToolbar.dropdownItem.title': 'Chuyên nghiệp',
89
+ 'fabric.editor.ai.config.item.changeTone.professionalTone.shortTitle': 'Chuyên nghiệp',
90
+ 'fabric.editor.ai.config.item.changeTone.professionalTone.title': 'Thay đổi giọng điệu sang chuyên nghiệp',
91
+ 'fabric.editor.ai.config.item.convertToBulletList.description': 'Định dạng lại nội dung thành danh sách có dấu đầu dòng',
92
+ 'fabric.editor.ai.config.item.convertToBulletList.title': 'Chuyển thành danh sách có dấu đầu dòng',
93
+ 'fabric.editor.ai.config.item.convertToTable.description': 'Định dạng lại nội dung thành bảng có tiêu đề',
94
+ 'fabric.editor.ai.config.item.convertToTable.title': 'Chuyển thành bảng',
95
+ 'fabric.editor.ai.config.item.draftReply.description': 'Soạn thảo câu trả lời dựa trên các vấn đề tương tự với vấn đề bạn đang gặp phải',
96
+ 'fabric.editor.ai.config.item.draftReply.heroPromptDescription': 'Nâng cao câu trả lời dựa trên các vấn đề tương tự với vấn đề bạn đang gặp phải',
97
+ 'fabric.editor.ai.config.item.draftReply.heroPromptTitle': 'Đề xuất câu trả lời',
98
+ 'fabric.editor.ai.config.item.draftReply.title': 'Soạn thảo câu trả lời',
99
+ 'fabric.editor.ai.config.item.enhance.fixSpellingGrammar.description': 'Sửa lỗi chính tả và ngữ pháp',
100
+ 'fabric.editor.ai.config.item.enhance.fixSpellingGrammar.selectionToolbar.dropdownItem.title': 'Chính tả và ngữ pháp',
101
+ 'fabric.editor.ai.config.item.enhance.fixSpellingGrammar.title': 'Sửa lỗi chính tả và ngữ pháp',
102
+ 'fabric.editor.ai.config.item.enhance.improveWriting.description': 'Cải thiện sự rõ ràng, cấu trúc và giọng điệu để tăng mức độ tương tác và hiểu biết',
103
+ 'fabric.editor.ai.config.item.enhance.improveWriting.selectionToolbar.dropdownItem.title': 'Cải thiện văn phong',
104
+ 'fabric.editor.ai.config.item.enhance.improveWriting.title': 'Cải thiện văn phong',
105
+ 'fabric.editor.ai.config.item.findActionItems.description': 'Tìm mục thao tác trong nội dung bạn cung cấp',
106
+ 'fabric.editor.ai.config.item.findActionItems.title': 'Tìm mục thao tác',
107
+ 'fabric.editor.ai.config.item.freeGenerate.disabled.promptHint': 'Chọn từ bên dưới (tính năng tạo miễn phí hiện đang tắt trong Elevate)',
108
+ 'fabric.editor.ai.config.item.generateContent.promptHint': 'Viết bằng AI hoặc chọn từ bên dưới',
109
+ 'fabric.editor.ai.config.item.generateContent.rovoPromptHint': 'Viết bằng Rovo hoặc chọn từ bên dưới',
110
+ 'fabric.editor.ai.config.item.generateEscalationNotes.description': 'Tạo ghi chú báo cáo lên trên dựa trên bối cảnh vấn đề',
111
+ 'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Tạo ghi chú báo cáo lên trên',
112
+ 'fabric.editor.ai.config.item.improveDescription.default.description': 'Sắp xếp lại cấu trúc phần mô tả vấn đề dựa trên loại vấn đề',
113
+ 'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Cải thiện mô tả',
114
+ 'fabric.editor.ai.config.item.makeLonger.description': 'Mở rộng nội dung dựa trên ngữ cảnh bạn cung cấp',
115
+ 'fabric.editor.ai.config.item.makeLonger.title': 'Kéo dài thêm',
116
+ 'fabric.editor.ai.config.item.range.agent.description': 'Không có mô tả',
117
+ 'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Yêu cầu Nhân viên viết nội dung bất kỳ hoặc chọn trong số các nội dung bên dưới',
118
+ 'fabric.editor.ai.config.item.rephrase.description': 'Tạo đề xuất để viết lại câu',
119
+ 'fabric.editor.ai.config.item.rephrase.title': 'Diễn đạt lại',
120
+ 'fabric.editor.ai.config.item.shorten.description': 'Rút ngắn nội dung cho súc tích hơn',
121
+ 'fabric.editor.ai.config.item.shorten.selectionToolbar.dropdownItem.title': 'Rút ngắn',
122
+ 'fabric.editor.ai.config.item.shorten.title': 'Rút ngắn',
123
+ 'fabric.editor.ai.config.item.suggest.description': 'Đề xuất tiêu đề cho nội dung bạn cung cấp',
124
+ 'fabric.editor.ai.config.item.suggest.title': 'Đề xuất tiêu đề',
125
+ 'fabric.editor.ai.config.item.summarize.description': 'Tạo bản tóm tắt của văn bản bạn đang làm việc, làm nổi bật các điểm chính',
126
+ 'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tóm tắt nội dung viết',
127
+ 'fabric.editor.ai.config.item.summarize.title': 'Tóm tắt nội dung viết',
128
+ 'fabric.editor.ai.config.item.translate.nestingParentTitle.ga': 'Dịch',
129
+ 'fabric.editor.ai.config.item.translate.nestingParentTitlePostGA': 'Dịch sang...',
130
+ 'fabric.editor.ai.config.item.translateTo.chineseSimplified.description': 'Dịch văn bản bạn đang thao tác sang tiếng Trung Quốc (Giản thể)',
131
+ 'fabric.editor.ai.config.item.translateTo.chineseSimplified.title': 'Dịch sang tiếng Trung Quốc (Giản thể)',
132
+ 'fabric.editor.ai.config.item.translateTo.chineseTraditional.description': 'Dịch văn bản bạn đang thao tác sang tiếng Trung Quốc (Phồn thể)',
133
+ 'fabric.editor.ai.config.item.translateTo.chineseTraditional.title': 'Dịch sang tiếng Trung Quốc (Phồn thể)',
134
+ 'fabric.editor.ai.config.item.translateTo.czech.description': 'Dịch văn bản bạn đang thao tác sang tiếng Séc',
135
+ 'fabric.editor.ai.config.item.translateTo.czech.title': 'Dịch sang tiếng Séc',
136
+ 'fabric.editor.ai.config.item.translateTo.danish.description': 'Dịch văn bản bạn đang thao tác sang tiếng Đan Mạch',
137
+ 'fabric.editor.ai.config.item.translateTo.danish.title': 'Dịch sang tiếng Đan Mạch',
138
+ 'fabric.editor.ai.config.item.translateTo.dutch.description': 'Dịch văn bản bạn đang thao tác sang tiếng Hà Lan',
139
+ 'fabric.editor.ai.config.item.translateTo.dutch.title': 'Dịch sang tiếng Hà Lan',
140
+ 'fabric.editor.ai.config.item.translateTo.english.description': 'Dịch văn bản bạn đang thao tác sang tiếng Anh',
141
+ 'fabric.editor.ai.config.item.translateTo.english.title': 'Dịch sang tiếng Anh',
142
+ 'fabric.editor.ai.config.item.translateTo.finnish.description': 'Dịch văn bản bạn đang thao tác sang tiếng Phần Lan',
143
+ 'fabric.editor.ai.config.item.translateTo.finnish.title': 'Dịch sang tiếng Phần Lan',
144
+ 'fabric.editor.ai.config.item.translateTo.french.description': 'Dịch văn bản bạn đang thao tác sang tiếng Pháp',
145
+ 'fabric.editor.ai.config.item.translateTo.french.title': 'Dịch sang tiếng Pháp',
146
+ 'fabric.editor.ai.config.item.translateTo.german.description': 'Dịch văn bản bạn đang thao tác sang tiếng Đức',
147
+ 'fabric.editor.ai.config.item.translateTo.german.title': 'Dịch sang tiếng Đức',
148
+ 'fabric.editor.ai.config.item.translateTo.hungarian.description': 'Dịch văn bản bạn đang thao tác sang tiếng Hungary',
149
+ 'fabric.editor.ai.config.item.translateTo.hungarian.title': 'Dịch sang tiếng Hungary',
150
+ 'fabric.editor.ai.config.item.translateTo.italian.description': 'Dịch văn bản bạn đang thao tác sang tiếng Ý',
151
+ 'fabric.editor.ai.config.item.translateTo.italian.title': 'Dịch sang tiếng Ý',
152
+ 'fabric.editor.ai.config.item.translateTo.japanese.description': 'Dịch văn bản bạn đang thao tác sang tiếng Nhật',
153
+ 'fabric.editor.ai.config.item.translateTo.japanese.title': 'Dịch sang tiếng Nhật',
154
+ 'fabric.editor.ai.config.item.translateTo.korean.description': 'Dịch văn bản bạn đang thao tác sang tiếng Hàn',
155
+ 'fabric.editor.ai.config.item.translateTo.korean.title': 'Dịch sang tiếng Hàn',
156
+ 'fabric.editor.ai.config.item.translateTo.norwegian.description': 'Dịch văn bản bạn đang thao tác sang tiếng Na Uy',
157
+ 'fabric.editor.ai.config.item.translateTo.norwegian.title': 'Dịch sang tiếng Na Uy',
158
+ 'fabric.editor.ai.config.item.translateTo.polish.description': 'Dịch văn bản bạn đang thao tác sang tiếng Ba Lan',
159
+ 'fabric.editor.ai.config.item.translateTo.polish.title': 'Dịch sang tiếng Ba Lan',
160
+ 'fabric.editor.ai.config.item.translateTo.portugueseBrazilian.description': 'Dịch văn bản bạn đang thao tác sang tiếng Bồ Đào Nha (Brazil)',
161
+ 'fabric.editor.ai.config.item.translateTo.portugueseBrazilian.title': 'Dịch sang tiếng Bồ Đào Nha (Brazil)',
162
+ 'fabric.editor.ai.config.item.translateTo.russian.description': 'Dịch văn bản bạn đang thao tác sang tiếng Nga',
163
+ 'fabric.editor.ai.config.item.translateTo.russian.title': 'Dịch sang tiếng Nga',
164
+ 'fabric.editor.ai.config.item.translateTo.spanish.description': 'Dịch văn bản bạn đang thao tác sang tiếng Tây Ban Nha',
165
+ 'fabric.editor.ai.config.item.translateTo.spanish.title': 'Dịch sang tiếng Tây Ban Nha',
166
+ 'fabric.editor.ai.config.item.translateTo.swedish.description': 'Dịch văn bản bạn đang thao tác sang tiếng Thụy Điển',
167
+ 'fabric.editor.ai.config.item.translateTo.swedish.title': 'Dịch sang tiếng Thụy Điển',
168
+ 'fabric.editor.ai.config.item.translateTo.thai.description': 'Dịch văn bản bạn đang thao tác sang tiếng Thái',
169
+ 'fabric.editor.ai.config.item.translateTo.thai.title': 'Dịch sang tiếng Thái',
170
+ 'fabric.editor.ai.config.item.translateTo.turkish.description': 'Dịch văn bản bạn đang thao tác sang tiếng Thổ Nhĩ Kỳ',
171
+ 'fabric.editor.ai.config.item.translateTo.turkish.title': 'Dịch sang tiếng Thổ Nhĩ Kỳ',
172
+ 'fabric.editor.ai.config.item.translateTo.ukrainian.description': 'Dịch văn bản bạn đang thao tác sang tiếng Ukraina',
173
+ 'fabric.editor.ai.config.item.translateTo.ukrainian.title': 'Dịch sang tiếng Ukraina',
174
+ 'fabric.editor.ai.config.item.translateTo.vietnamese.description': 'Dịch văn bản bạn đang thao tác sang tiếng Việt',
175
+ 'fabric.editor.ai.config.item.translateTo.vietnamese.title': 'Dịch sang tiếng Việt',
176
+ 'fabric.editor.ai.confluence-prebuilt.confluenceChangeToneSelectionToolbarDropdownMenuTitle': 'Thay đổi giọng điệu',
177
+ 'fabric.editor.ai.confluence-prebuilt.confluenceRewriteSelectionToolbarDropdownMenuTitle': 'Viết lại',
178
+ 'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Dịch',
179
+ 'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Tiêu đề trang',
180
+ 'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Trang',
181
+ 'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Chúng tôi đang gặp vấn đề và không thể tạo câu trả lời lúc này. Hãy thử lại sau.',
182
+ 'fabric.editor.ai.experience-application.documentInsertError': 'Đã xảy ra lỗi khi chèn phản hồi. Hãy đóng hộp thoại và thử lại.',
183
+ 'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Đã xảy ra lỗi khi tạo bản xem trước. Hãy đóng hộp thoại rồi thử lại.',
184
+ 'fabric.editor.ai.experience-application.rateLimitEnforced': 'Gần đây, chúng tôi nhận được quá nhiều yêu cầu về Atlassian Intelligence (AI). Hãy thử lại sau vài phút hoặc đọc về <link>việc sử dụng AI quá mức</link>.',
185
+ 'fabric.editor.ai.experience-application.tokenLimitExceeded': 'Chúng tôi không nhận được phản hồi. Lời nhắc hoặc phản hồi đã vượt quá giới hạn đối với yêu cầu này. Hãy đóng hộp thoại rồi thử lại.',
186
+ 'fabric.editor.ai.experience-application.unhandledErrorMessage': 'Đã xảy ra lỗi. Hãy đóng hộp thoại và thử lại.',
187
+ 'fabric.editor.ai.experience.adfStreamingError': 'Rất tiếc, chúng tôi không nhận được phản hồi.',
188
+ 'fabric.editor.ai.experience.aifcAdfStreamingError': 'Rất tiếc, chúng tôi không nhận được phản hồi.',
189
+ 'fabric.editor.ai.experience.aifcApiError': 'Đã xảy ra lỗi không xác định.',
190
+ 'fabric.editor.ai.experience.aifcApiErrorRetry': 'Đã xảy ra lỗi không xác định. Vui lòng tải lại và thử lại.',
191
+ 'fabric.editor.ai.experience.aifcAupViolationMessage': 'Nội dung không tuân thủ <link>Chính sách sử dụng được chấp nhận</link> của chúng tôi.',
192
+ 'fabric.editor.ai.experience.aifcHipaaContentError': 'Nội dung của bạn chứa các liên kết đến nội dung bị hạn chế theo HIPAA. Hãy xóa các liên kết và thử lại.',
193
+ 'fabric.editor.ai.experience.aifcInputTooShortError': 'Cần thêm nội dung để hoàn tất yêu cầu của bạn. Vui lòng chọn thêm nội dung và thử lại.',
194
+ 'fabric.editor.ai.experience.aifcInternalServerError': 'Rất tiếc, chúng tôi không nhận được phản hồi. Hãy thử lại sau 5 phút hoặc <link>kiểm tra trạng thái của Rovo</link>.',
195
+ 'fabric.editor.ai.experience.aifcRateLimitEnforced': 'Bạn đã đạt <link>số lượng yêu cầu tối đa</link>. Hãy thử lại sau 5 phút.',
196
+ 'fabric.editor.ai.experience.aifcTokenLimitExceeded': 'Có quá nhiều nội dung cần xử lý. Hãy chọn ít nội dung hơn và thử lại.',
197
+ 'fabric.editor.ai.experience.apiError': 'Chúng tôi không thể nhận phản hồi, vui lòng thử lại.',
198
+ 'fabric.editor.ai.experience.aupViolationMessage': 'Lời nhắc và nội dung của bạn có thể không tuân thủ Chính sách sử dụng được chấp nhận của chúng tôi. Vui lòng xem lại cả hai và tham khảo <link>Chính sách sử dụng được chấp nhận</link> của chúng tôi nếu cần. Nếu sự cố vẫn tiếp diễn, hãy cân nhắc thử một lời nhắc hoặc nội dung khác.',
199
+ 'fabric.editor.ai.experience.browseMore.agents': 'Duyệt tìm nhân viên',
200
+ 'fabric.editor.ai.experience.dialogAriaLabel': 'Hộp thoại Atlassian Intelligence',
201
+ 'fabric.editor.ai.experience.discardMessagePrompt': 'Bạn có muốn hủy bỏ lời nhắc?',
202
+ 'fabric.editor.ai.experience.discardMessageResponse': 'Bạn có muốn hủy bỏ phản hồi?',
203
+ 'fabric.editor.ai.experience.discardStreamingInDocumennt': 'Hủy yêu cầu và loại bỏ phản hồi?',
204
+ 'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Tính năng tạo miễn phí hiện đang tắt trong Elevate',
205
+ 'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Bạn hiện có thể dán liên kết 🔗 tới nội dung Jira và Confluence vào lời nhắc của mình.',
206
+ 'fabric.editor.ai.experience.footerRightText.agents': 'Được hỗ trợ bởi Rovo',
207
+ 'fabric.editor.ai.experience.generatingAiResponse': 'Đang tạo',
208
+ 'fabric.editor.ai.experience.hipaaContentError': 'Atlassian Intelligence không thể xử lý yêu cầu của bạn vì nội dung của bạn có chứa các liên kết đến nội dung bị hạn chế của HIPAA. Vui lòng xóa những liên kết này và thử lại.',
209
+ 'fabric.editor.ai.experience.inputTooShortError': 'Nội dung này quá ngắn nên không thể tóm tắt. Hãy thêm nội dung, rồi thử lại.',
210
+ 'fabric.editor.ai.experience.internalServerError': 'Atlassian Intelligence (AI) không phản hồi. Hãy thử lại sau hoặc <link>kiểm tra trạng thái của AI</link>.',
211
+ 'fabric.editor.ai.experience.labelRight.atlassianIntelligence': 'Atlassian Intelligence',
212
+ 'fabric.editor.ai.experience.labelRight.rovo': 'Rovo',
213
+ 'fabric.editor.ai.experience.loadingTitle': 'Đang tạo',
214
+ 'fabric.editor.ai.experience.messageTemplateAnalysingQuery': 'Đang phân tích: Đang xem lại câu hỏi của bạn.',
215
+ 'fabric.editor.ai.experience.messageTemplateContentSearch': 'Đang tìm kiếm: Xin chờ một chút trong khi chúng tôi tìm kiếm thông tin.',
216
+ 'fabric.editor.ai.experience.messageTemplateNextBestTask': 'Đang tìm kiếm: Xin chờ một chút trong khi chúng tôi tìm kiếm Jira.',
217
+ 'fabric.editor.ai.experience.messageTemplatePageHydration': 'Đang tìm kiếm: Xin chờ một chút trong khi chúng tôi tìm kiếm trang.',
218
+ 'fabric.editor.ai.experience.noResultsSuggestion': 'Không có kết quả',
219
+ 'fabric.editor.ai.experience.noTextualContentError': 'Cần thêm nội dung để hoàn tất yêu cầu của bạn. Vui lòng chọn thêm nội dung và thử lại.',
220
+ 'fabric.editor.ai.experience.responseTooSimilarMessage': 'Hiện Atlassian Intelligence chưa có gợi ý nào. Hãy thử lại lời nhắc hoặc nội dung khác.',
221
+ 'fabric.editor.ai.experience.showMoreButton': 'Hiển thị thêm',
222
+ 'fabric.editor.ai.experience.suggestionGroupHeading.actions': 'Hành động',
223
+ 'fabric.editor.ai.experience.suggestionGroupHeading.agents': 'Nhân viên',
224
+ 'fabric.editor.ai.experience.suggestionGroupHeading.atlassianIntelligence': 'Atlassian intelligence',
225
+ 'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Nguồn kiến thức',
226
+ 'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Nhân viên hỗ trợ Rovo',
227
+ 'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Nhân viên hỗ trợ Rovo ({numberOfAgents})',
228
+ 'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Dùng nhân viên hỗ trợ Rovo ({numberOfAgents})',
229
+ 'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Sử dụng kiến thức chung',
230
+ 'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Sử dụng kiến thức từ tổ chức của bạn',
231
+ 'fabric.editor.ai.proactive.error.markdownErrorMessage': 'Đã xảy ra lỗi khi tạo bản xem trước. Hãy đóng hộp thoại và thử lại.',
232
+ 'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Đã xảy ra lỗi. Hãy đóng hộp thoại và thử lại.',
233
+ 'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Chèn bên dưới',
234
+ 'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Thay thế',
235
+ 'fabric.editor.ai.screens.preview.convoAIBeta': 'Yêu cầu tạo nội dung mà URL tham chiếu đang trong giai đoạn beta.',
236
+ 'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Đánh dấu một thuật ngữ, từ viết tắt hoặc chữ rút gọn',
237
+ 'fabric.editor.ai.selectionToolbar.define.title': 'Xác định',
238
+ 'fabric.editor.ai.telepointer.rovo': 'Rovo',
239
+ 'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': 'Xác định',
240
+ 'fabric.editor.ai.toolbar.adjustLength.title': 'Điều chỉnh chiều dài',
241
+ 'fabric.editor.ai.toolbar.askAI.title': 'Hỏi AI',
242
+ 'fabric.editor.ai.toolbar.askRovo.title': 'Hỏi Rovo',
243
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Hỏi Rovo {key}+'",
244
+ 'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Hỏi AI Rovo',
245
+ 'fabric.editor.ai.toolbar.changeTone.title': 'Thay đổi giọng điệu',
246
+ 'fabric.editor.ai.toolbar.changeToneOptions.title': 'Các tùy chọn thay đổi giọng điệu',
247
+ 'fabric.editor.ai.toolbar.improveWriting.title': 'Cải thiện bài viết',
248
+ 'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Yêu cầu Atlassian Intelligence cải thiện bài viết bạn lựa chọn',
249
+ 'fabric.editor.ai.toolbar.makeLonger.title': 'Viết dài hơn',
250
+ 'fabric.editor.ai.toolbar.makeShorter.title': 'Rút ngắn',
251
+ 'fabric.editor.ai.toolbar.moreCasualTone.title': 'Thân thiện hơn',
252
+ 'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Đồng cảm hơn',
253
+ 'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Chuyên nghiệp hơn',
254
+ 'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Các tùy chọn Rovo khác',
255
+ 'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
256
+ 'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Sửa lỗi chính tả và ngữ pháp',
257
+ 'fabric.editor.ai.toolbar.summarize.title': 'Tóm tắt',
258
+ 'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
259
+ 'fabric.editor.ai.toolbar.translate.title': 'Dịch',
260
+ 'fabric.editor.ai.toolbar.translateOptions.label': 'Các tùy chọn dịch',
261
+ 'fabric.editor.ai.toolbar.tryAI.title': 'Dùng thử AI',
262
+ 'fabric.editor.ai.toolbar.tryAI.tooltip': 'Mở Atlassian Intelligence',
263
+ 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Hỏi AI {key}+'",
264
+ 'fabric.editor.alignCenter': 'Căn giữa',
265
+ 'fabric.editor.alignImageCenter': 'Căn giữa',
266
+ 'fabric.editor.alignImageLeft': 'Căn trái',
267
+ 'fabric.editor.alignImageRight': 'Căn phải',
268
+ 'fabric.editor.alignLeft': 'Căn trái',
269
+ 'fabric.editor.alignRight': 'Căn phải',
270
+ 'fabric.editor.alignTableCenter': 'Căn giữa',
271
+ 'fabric.editor.alignTableLeft': 'Căn trái',
272
+ 'fabric.editor.alignment': 'Căn chỉnh văn bản',
273
+ 'fabric.editor.altText': 'Văn bản thay thế',
274
+ 'fabric.editor.alttext.validation': 'Vui lòng xóa tất cả các ký tự đặc biệt trong văn bản thay thế.',
275
+ 'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
276
+ 'fabric.editor.backLink': 'Quay lại',
277
+ 'fabric.editor.backgroundColor': 'Màu nền',
278
+ 'fabric.editor.block.menu.codeblock': 'Khối mã',
279
+ 'fabric.editor.block.menu.copy.block': 'Sao chép khối',
280
+ 'fabric.editor.block.menu.copy.content': 'Sao chép nội dung',
281
+ 'fabric.editor.block.menu.copy.link': 'Sao chép liên kết',
282
+ 'fabric.editor.block.menu.copy.link.to.block': 'Sao chép liên kết đến khối',
283
+ 'fabric.editor.block.menu.copy.synced.block': 'Sao chép khối đã đồng bộ',
284
+ 'fabric.editor.block.menu.create.synced.block': 'Tạo khối đã đồng bộ',
285
+ 'fabric.editor.block.menu.delete.block': 'Xóa',
286
+ 'fabric.editor.block.menu.layout': 'Bố cục',
287
+ 'fabric.editor.block.menu.link.copied.to.clipboard': 'Đã sao chép liên kết vào bảng nhớ tạm',
288
+ 'fabric.editor.block.menu.move.down': 'Di chuyển xuống',
289
+ 'fabric.editor.block.menu.move.up': 'Di chuyển lên',
290
+ 'fabric.editor.block.menu.new.lozenge': 'Mới',
291
+ 'fabric.editor.block.menu.paragraph': 'Đoạn văn',
292
+ 'fabric.editor.block.menu.turn.into': 'Chuyển thành',
293
+ 'fabric.editor.blockCardUnavailable': 'Liên kết nội tuyến nằm trong {node} và không thể thay đổi chế độ xem liên kết',
294
+ 'fabric.editor.blockControlDelete': 'Xóa',
295
+ 'fabric.editor.blockControlDragHandleMove': 'Kéo để di chuyển',
296
+ 'fabric.editor.blockControlDragHandleMoveOrOpen': 'Kéo để di chuyển {br} Nhấp để mở menu',
297
+ 'fabric.editor.blockControlDragHandleRearrange': 'Kéo để sắp xếp lại',
298
+ 'fabric.editor.blockControlInsert': 'Chèn',
299
+ 'fabric.editor.blockControlMoveDown': 'Di chuyển xuống',
300
+ 'fabric.editor.blockControlMoveLeft': 'Di chuyển sang trái',
301
+ 'fabric.editor.blockControlMoveRight': 'Di chuyển sang phải',
302
+ 'fabric.editor.blockControlMoveUp': 'Di chuyển lên',
303
+ 'fabric.editor.blockControlMovedDown': 'Nội dung đã được chuyển xuống',
304
+ 'fabric.editor.blockControlMovedUp': 'Nội dung đã được chuyển lên',
305
+ 'fabric.editor.blockDescription': 'Hiển thị thêm thông tin về liên kết, bao gồm bản tóm tắt và các thao tác',
306
+ 'fabric.editor.blockTitle': 'Thẻ',
307
+ 'fabric.editor.blockquote': 'một dấu ngoặc kép',
308
+ 'fabric.editor.blockquote.description': 'Chèn trích dẫn hoặc tham chiếu',
309
+ 'fabric.editor.blockquote2': 'Trích dẫn',
310
+ 'fabric.editor.bold': 'In đậm',
311
+ 'fabric.editor.breakout.resizeCodeBlock': 'Đổi cỡ đoạn mã',
312
+ 'fabric.editor.breakout.resizeElement': 'Đổi cỡ thành phần',
313
+ 'fabric.editor.breakout.resizeExpand': 'Đổi cỡ mở rộng',
314
+ 'fabric.editor.breakout.resizeLayout': 'Đổi cỡ bố cục',
315
+ 'fabric.editor.breakoutFullWidthLabel': 'Toàn chiều rộng',
316
+ 'fabric.editor.breakoutMaxWidthLabel': 'Độ rộng tối đa',
317
+ 'fabric.editor.breakoutWideWidthLabel': 'Rộng',
318
+ 'fabric.editor.bug': 'Lỗi',
319
+ 'fabric.editor.bulletedList': 'Danh sách có dấu đầu dòng',
320
+ 'fabric.editor.canNotSortTable': '⚠️ Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
321
+ 'fabric.editor.cancelButton': 'Hủy',
322
+ 'fabric.editor.captionPlaceholder': 'Thêm chú thích',
323
+ 'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Thêm chú thích - nhấp đúp để xem trước',
324
+ 'fabric.editor.cardFloatingControls': 'Tùy chọn thẻ',
325
+ 'fabric.editor.cellBackground': 'Nền ô',
326
+ 'fabric.editor.cellOptions': 'Tùy chọn ô',
327
+ 'fabric.editor.checkUncheckActionItem': 'Chuyển đổi mục thao tác',
328
+ 'fabric.editor.clearAltTextEdit': 'Xóa văn bản thay thế',
329
+ 'fabric.editor.clearCells': '{0, plural, other {Xóa ô}}',
330
+ 'fabric.editor.clearFormatting': 'Xóa định dạng',
331
+ 'fabric.editor.clearLink': 'Xóa liên kết',
332
+ 'fabric.editor.clearLinkText': 'Xóa văn bản',
333
+ 'fabric.editor.closeAltTextEdit': 'Quay lại',
334
+ 'fabric.editor.closeFindReplaceDialog': 'Đóng',
335
+ 'fabric.editor.closeHelpDialog': 'Đóng hộp thoại trợ giúp',
336
+ 'fabric.editor.code': 'Mã',
337
+ 'fabric.editor.code.on': '{textFormattingOff}, Mã đang bật',
338
+ 'fabric.editor.codeBidiWarningLabel': 'Ký tự hai chiều thay đổi thứ tự kết xuất văn bản. Điều này có thể được dùng để che giấu mã độc hại.',
339
+ 'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
340
+ 'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
341
+ 'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tắt cuộn',
342
+ 'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Bật cuộn',
343
+ 'fabric.editor.codeblock': 'Đoạn mã',
344
+ 'fabric.editor.codeblock.description': 'Hiển thị mã có bôi đậm cú pháp',
345
+ 'fabric.editor.collapseNode': 'thu gọn nội dung',
346
+ 'fabric.editor.collapseTable': 'Thu gọn bảng',
347
+ 'fabric.editor.colorPicker.menuLabel': 'Menu trình chọn màu',
348
+ 'fabric.editor.columnDragHandle': 'Tùy chọn cột',
349
+ 'fabric.editor.columnMovedLeft': 'Đã di chuyển cột sang trái đến vị trí {index}/{total}',
350
+ 'fabric.editor.columnMovedRight': 'Đã di chuyển cột sang phải đến vị trí {index}/{total}',
351
+ 'fabric.editor.columnSelected': 'Đã chọn cột {index}/{total}',
352
+ 'fabric.editor.columns': 'Bố cục',
353
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {Chèn {numberOfColumns} cột bằng nhau}}',
354
+ 'fabric.editor.columns.advanced.layout.single.description': 'Chèn bố cục một cột',
355
+ 'fabric.editor.columns.description': 'Thiết lập cấu trúc trang của bạn bằng cách sử dụng các mục',
356
+ 'fabric.editor.columnsAreInserted': '{count, plural, other {Đã chèn {count} cột}}',
357
+ 'fabric.editor.columnsAreRemoved': '{count, plural, other {Đã xóa {count} cột}}',
358
+ 'fabric.editor.configFailedToLoad': 'Không thể tải',
359
+ 'fabric.editor.configPanel.cancel': 'Hủy',
360
+ 'fabric.editor.configPanel.close': 'Đóng',
361
+ 'fabric.editor.configPanel.customSelect.createOption': 'Tạo',
362
+ 'fabric.editor.configPanel.dateRange.custom.from': 'Từ',
363
+ 'fabric.editor.configPanel.dateRange.custom.to': 'đến',
364
+ 'fabric.editor.configPanel.dateRange.grouping.collapse': 'Thu gọn',
365
+ 'fabric.editor.configPanel.dateRange.grouping.expand': 'Mở rộng',
366
+ 'fabric.editor.configPanel.dateRange.option.custom': 'Tùy chỉnh',
367
+ 'fabric.editor.configPanel.documentation': 'Tài liệu',
368
+ 'fabric.editor.configPanel.errorBoundary.note': 'Chúng tôi đã thông báo cho nhóm. Bạn vẫn có thể sửa và đăng trang này. Nếu không, hãy kiểm tra bảng lỗi để biết thêm thông tin.',
369
+ 'fabric.editor.configPanel.errorBoundary.title': 'Đã xảy ra lỗi.',
370
+ 'fabric.editor.configPanel.fieldTypeError.isMultipleAndRadio': 'Không thể kết hợp isMultiple với kiểu: radio',
371
+ 'fabric.editor.configPanel.formType.addField': 'Thêm trường',
372
+ 'fabric.editor.configPanel.formType.removeField': 'Xóa trường',
373
+ 'fabric.editor.configPanel.help': 'Bạn cần được trợ giúp?',
374
+ 'fabric.editor.configPanel.invalid': 'Trường không hợp lệ',
375
+ 'fabric.editor.configPanel.required': 'Trường bắt buộc',
376
+ 'fabric.editor.configPanel.submit': 'Gửi',
377
+ 'fabric.editor.contextPanel.panelContentLabel': 'Nội dung bảng ngữ cảnh có thể cuộn',
378
+ 'fabric.editor.contextPanel.panelLabel': 'Ô ngữ cảnh',
379
+ 'fabric.editor.copiedToClipboard': 'Đã sao chép!',
380
+ 'fabric.editor.copySyncBlock': 'Sao chép',
381
+ 'fabric.editor.copySyncBlockTooltip': 'Sao chép dữ liệu tham chiếu vào bảng nhớ tạm',
382
+ 'fabric.editor.copyToClipboard': 'Sao chép',
383
+ 'fabric.editor.cornerControl': 'Làm nổi bật bảng',
384
+ 'fabric.editor.createComment': 'Nhận xét',
385
+ 'fabric.editor.createCommentDisabled': 'Bạn chỉ có thể nhận xét về văn bản, tiêu đề, biểu tượng cảm xúc, ngày tháng, lượt nhắc đến, liên kết và trạng thái.',
386
+ 'fabric.editor.createCommentInvalid': 'Bạn chỉ có thể bình luận về văn bản và tiêu đề',
387
+ 'fabric.editor.createSyncBlockLabel': 'Tạo khối đã đồng bộ',
388
+ 'fabric.editor.customPanel': 'Bảng tùy chỉnh',
389
+ 'fabric.editor.customPanel.description': 'Thêm ghi chú với biểu tượng cảm xúc và nền màu',
390
+ 'fabric.editor.datasource.assetsObjects.description': 'Chèn đối tượng từ Tài sản trong Jira Service Management bằng tính năng tìm kiếm và lọc',
391
+ 'fabric.editor.datasource.assetsObjectsGeneralAvailability': 'Tài sản',
392
+ 'fabric.editor.datasource.confluenceSearch': 'Chèn danh sách Confluence',
393
+ 'fabric.editor.datasource.confluenceSearch.description': 'Chèn danh sách kết quả tìm kiếm từ Confluence bằng tính năng tìm kiếm, lọc và định cấu hình nâng cao.',
394
+ 'fabric.editor.datasource.jiraIssue': 'Vấn đề trên Jira',
395
+ 'fabric.editor.datasource.jiraIssue.description': 'Chèn vấn đề trên Jira từ Jira Cloud bằng tính năng tìm kiếm, lọc và định cấu hình nâng cao.',
396
+ 'fabric.editor.datasource.jiraIssue.description.issue-term-refresh': 'Chèn hạng mục công việc trên Jira từ Jira Cloud bằng tính năng tìm kiếm, lọc và định cấu hình nâng cao.',
397
+ 'fabric.editor.datasource.jiraIssue.issue-term-refresh': 'Hạng mục công việc Jira',
398
+ 'fabric.editor.datasourceAppearanceTitle': 'Danh sách',
399
+ 'fabric.editor.datasourceTitle': 'Sửa truy vấn tìm kiếm',
400
+ 'fabric.editor.date': 'Ngày',
401
+ 'fabric.editor.date.description': 'Thêm ngày bằng cách sử dụng lịch',
402
+ 'fabric.editor.datePickerOpenedAlert': 'Cửa sổ bật lên của trình chỉnh sửa ngày đã mở, hãy nhấn Tab để truy cập cửa sổ bật lên',
403
+ 'fabric.editor.decision': 'Quyết định',
404
+ 'fabric.editor.decision.description': 'Thu thập các quyết định để dễ dàng theo dõi',
405
+ 'fabric.editor.decisionPlaceholder': 'Thêm quyết định…',
406
+ 'fabric.editor.decreaseElementSize': 'Giảm kích cỡ thành phần',
407
+ 'fabric.editor.decreaseSize': 'Giảm kích thước bảng hoặc nội dung nghe nhìn',
408
+ 'fabric.editor.defaultAltText': 'Tài liệu',
409
+ 'fabric.editor.delete': 'Xóa',
410
+ 'fabric.editor.deleteConfirmationModalCancelButton': 'Hủy',
411
+ 'fabric.editor.deleteConfirmationModalDeleteButton': 'Xóa',
412
+ 'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, other {Việc xóa nội dung này sẽ xóa cả {syncBlockCount,number} khối đã đồng bộ. Thông tin tham chiếu đến các khối này ở vị trí khác sẽ hiển thị lỗi. Bạn có tiếp tục xóa không?}}',
413
+ 'fabric.editor.deleteConfirmationModalTitle': 'Bạn chuẩn bị xóa nội dung đã đồng bộ',
414
+ 'fabric.editor.description': 'Mô tả',
415
+ 'fabric.editor.displayBlock': 'Hiển thị thẻ',
416
+ 'fabric.editor.displayEmbed': 'Hiển thị đối tượng nhúng',
417
+ 'fabric.editor.displayInline': 'Hiển thị nội tuyến',
418
+ 'fabric.editor.displayLink': 'Hiển thị dạng văn bản',
419
+ 'fabric.editor.displayOptionUnavailableInParentNode': 'Tùy chọn hiển thị này không dùng được bên trong {node}',
420
+ 'fabric.editor.displayText': 'Văn bản cần hiển thị',
421
+ 'fabric.editor.distributeColumns': 'Phân phối cột',
422
+ 'fabric.editor.dragHandleZone': 'Kích hoạt vùng tay cầm kéo',
423
+ 'fabric.editor.dropPlaceholderLabel': 'Tài liệu',
424
+ 'fabric.editor.ecombedDescription': 'Hiển thị bản xem trước tương tác của một liên kết',
425
+ 'fabric.editor.edit': 'Chỉnh sửa',
426
+ 'fabric.editor.edit.datasource': 'Sửa truy vấn tìm kiếm',
427
+ 'fabric.editor.edit.searchInput': 'Thêm một đường liên kết',
428
+ 'fabric.editor.editAccessTitle': 'Bạn cần quyền sửa',
429
+ 'fabric.editor.editAltText': 'Chỉnh sửa văn bản thay thế',
430
+ 'fabric.editor.editDatasourceStandalone': 'Sửa',
431
+ 'fabric.editor.editDatasourceStandaloneTooltip': 'Sửa truy vấn tìm kiếm',
432
+ 'fabric.editor.editDateText': 'Sửa ngày',
433
+ 'fabric.editor.editDropdownEditDatasourceTitle': 'Sửa truy vấn tìm kiếm',
434
+ 'fabric.editor.editDropdownEditLinkTitle': 'Sửa liên kết',
435
+ 'fabric.editor.editDropdownExpandIconLabel': 'Mở rộng menu thả xuống',
436
+ 'fabric.editor.editDropdownTriggerTitle': 'Sửa',
437
+ 'fabric.editor.editLink': 'Chỉnh sửa liên kết',
438
+ 'fabric.editor.editMode.inviteToEditButton.title': 'Mời chỉnh sửa',
439
+ 'fabric.editor.editSourceLabel': 'Sửa nguồn',
440
+ 'fabric.editor.editSourceTooltip': 'Điều hướng đến trang nguồn của khối dữ liệu đồng bộ',
441
+ 'fabric.editor.editSourceTooltipDisabled': 'Hiện không có liên kết nguồn',
442
+ 'fabric.editor.editStatusColor': 'Sửa màu trạng thái',
443
+ 'fabric.editor.editStatusText': 'Sửa trạng thái',
444
+ 'fabric.editor.editableContentLabel': 'Nội dung có thể chỉnh sửa',
445
+ 'fabric.editor.editorHelp': 'Hỗ trợ chỉnh sửa',
446
+ 'fabric.editor.editors': 'Người chỉnh sửa',
447
+ 'fabric.editor.elementBrowser.help': 'Trợ giúp',
448
+ 'fabric.editor.elementInsertSidePanel.title': 'Chèn',
449
+ 'fabric.editor.elementbrowser.categorylist.category-admin': 'Quản trị',
450
+ 'fabric.editor.elementbrowser.categorylist.category-ai': 'Rovo',
451
+ 'fabric.editor.elementbrowser.categorylist.category-all': 'Tất cả',
452
+ 'fabric.editor.elementbrowser.categorylist.category-communication': 'Thông tin liên lạc',
453
+ 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Nội dung Confluence',
454
+ 'fabric.editor.elementbrowser.categorylist.category-development': 'Phát triển',
455
+ 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Nội dung bên ngoài',
456
+ 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Định dạng',
457
+ 'fabric.editor.elementbrowser.categorylist.category-media': 'Nội dung nghe nhìn',
458
+ 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Điều hướng',
459
+ 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Báo cáo',
460
+ 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Nội dung trực quan và hình ảnh',
461
+ 'fabric.editor.elementbrowser.featured.whiteboard.description': 'Sử dụng bảng trắng để thêm hình ảnh vào trang của bạn',
462
+ 'fabric.editor.elementbrowser.search.empty-state.heading': 'Không có nội dung nào phù hợp với yêu cầu tìm kiếm của bạn',
463
+ 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hãy thử tìm theo một từ khác hoặc khám phá các ứng dụng mới dành cho sản phẩm của Atlassian.',
464
+ 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Khám phá Atlassian Marketplace',
465
+ 'fabric.editor.elementbrowser.searchbar.assistive.text.default': '{count, plural, =0 {Không có nội dung nào phù hợp với yêu cầu tìm kiếm của bạn.} other {Có {count} đề xuất theo mặc định.}}',
466
+ 'fabric.editor.elementbrowser.searchbar.assistive.text.result': '{count, plural, =0 {Không có nội dung nào phù hợp với yêu cầu tìm kiếm của bạn.} other {{count} đề xuất có sẵn cho văn bản đã nhập.}}',
467
+ 'fabric.editor.elementbrowser.searchbar.elementAfterInput': 'Nhấn Enter',
468
+ 'fabric.editor.elementbrowser.searchbar.placeholder': 'Tìm kiếm',
469
+ 'fabric.editor.elementbrowser.sidebar.heading': 'Duyệt',
470
+ 'fabric.editor.embedTitle': 'Đã nhúng',
471
+ 'fabric.editor.embedToBlockCardWarning': 'Hiển thị dưới dạng thẻ trên màn hình nhỏ',
472
+ 'fabric.editor.emoji': 'Biểu tượng cảm xúc',
473
+ 'fabric.editor.emoji.description': 'Sử dụng biểu tượng cảm xúc để thể hiện ý kiến 🎉 và cảm xúc 😄',
474
+ 'fabric.editor.emptyLink': 'Vui lòng nhập một liên kết.',
475
+ 'fabric.editor.emptySearchResults': 'Chúng tôi không tìm thấy kết quả nào.',
476
+ 'fabric.editor.emptySearchResultsSuggestion': 'Chọn {buttonName} để duyệt qua các nội dung chèn.',
477
+ 'fabric.editor.epic': 'Quá trình',
478
+ 'fabric.editor.error': 'Lỗi',
479
+ 'fabric.editor.error.description.failToCreateWhenOffline': 'Có vẻ như bạn đang ngoại tuyến. Vui lòng kết nối với Internet để tạo nội dung đồng bộ.',
480
+ 'fabric.editor.error.description.failToDeleteWhenOffline': 'Có vẻ như bạn đang ngoại tuyến. Vui lòng kết nối với Internet để xóa nội dung đồng bộ.',
481
+ 'fabric.editor.error.description.failToEditWhenOffline': 'Có vẻ như bạn đang ngoại tuyến. Vui lòng kết nối với Internet để sửa nội dung đồng bộ.',
482
+ 'fabric.editor.error.title.failToCreate': 'Không thể tạo nội dung được đồng bộ ngoại tuyến',
483
+ 'fabric.editor.error.title.failToDelete': 'Xóa không thành công',
484
+ 'fabric.editor.error.title.failToEdit': 'Không thể sửa nội dung được đồng bộ hóa ngoại tuyến',
485
+ 'fabric.editor.errorPanel': 'Ô lỗi',
486
+ 'fabric.editor.errorPanel.description': 'Chỉ ra lỗi bằng ô màu',
487
+ 'fabric.editor.expand': 'Mở rộng',
488
+ 'fabric.editor.expand.description': 'Chèn đoạn mở rộng',
489
+ 'fabric.editor.expandAriaLabel': 'Đặt tiêu đề cho phần mở rộng này',
490
+ 'fabric.editor.expandDefaultTitle': 'Nhấp vào đây để mở rộng...',
491
+ 'fabric.editor.expandNode': 'Mở rộng nội dung',
492
+ 'fabric.editor.expandPlaceholder': 'Đặt tiêu đề cho phần mở rộng này...',
493
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Việc xóa {nodeName} sẽ ngắt mọi nội dung được kết nối.',
494
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Đang xóa',
495
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Xóa',
496
+ 'fabric.editor.extension.deleteElementTitle': 'Xóa thành phần',
497
+ 'fabric.editor.extension.sourceNoTitledName': 'thành phần này',
498
+ 'fabric.editor.extensions.config-panel.save-indicator': 'Mọi thay đổi luôn được lưu tự động',
499
+ 'fabric.editor.externalExtensionsHeading': 'Ứng dụng',
500
+ 'fabric.editor.externalMediaFile': 'Tệp phương tiện bên ngoài',
501
+ 'fabric.editor.failed_to_upload': 'Không thể tải lên',
502
+ 'fabric.editor.feedbackDialog': 'Đưa ra phản hồi',
503
+ 'fabric.editor.feedbackDialog.description': 'Cho chúng tôi biết về trải nghiệm của bạn khi sử dụng trình chỉnh sửa đám mây',
504
+ 'fabric.editor.find': 'Tìm kiếm',
505
+ 'fabric.editor.findNext': 'Tìm tiếp theo',
506
+ 'fabric.editor.findPrevious': 'Tìm trước đó',
507
+ 'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
508
+ 'fabric.editor.fiveColumns': 'Bố cục 5 cột',
509
+ 'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
510
+ 'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
511
+ 'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} thành phần được kết nối)}}',
512
+ 'fabric.editor.floatingToolbar.confirmModalHeading': 'Bạn có chắc chắn không?',
513
+ 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
514
+ 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Đã mở bộ điều khiển thanh công cụ nổi',
515
+ 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Thanh công cụ nổi',
516
+ 'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Tùy chọn bố cục',
517
+ 'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
518
+ 'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
519
+ 'fabric.editor.focusTableResizeHandle': 'Ô điều khiển thay đổi kích thước bảng tiêu điểm',
520
+ 'fabric.editor.fourColumns': 'Bố cục 4 cột',
521
+ 'fabric.editor.headerColumn': 'Cột tiêu đề',
522
+ 'fabric.editor.headerRow': 'Hàng tiêu đề',
523
+ 'fabric.editor.heading1': 'Heading 1',
524
+ 'fabric.editor.heading1Description': 'Sử dụng kiểu chữ này cho tiêu đề chính',
525
+ 'fabric.editor.heading2': 'Heading 2',
526
+ 'fabric.editor.heading2Description': 'Sử dụng kiểu chữ này cho những phần quan trọng',
527
+ 'fabric.editor.heading3': 'Heading 3',
528
+ 'fabric.editor.heading3Description': 'Sử dụng kiểu chữ này cho những phần phụ và tiêu đề nhóm',
529
+ 'fabric.editor.heading4': 'Heading 4',
530
+ 'fabric.editor.heading4Description': 'Sử dụng kiểu chữ này cho những tiêu đề ẩn',
531
+ 'fabric.editor.heading5': 'Heading 5',
532
+ 'fabric.editor.heading5Description': 'Sử dụng kiểu chữ này để phân loại các danh mục',
533
+ 'fabric.editor.heading6': 'Heading 6',
534
+ 'fabric.editor.heading6Description': 'Sử dụng kiểu chữ này cho những tiêu đề phụ phía dưới',
535
+ 'fabric.editor.headingLink.ascOrderLabel': 'Sắp xếp cột theo thứ tự từ Z đến A',
536
+ 'fabric.editor.headingLink.descOrderLabel': 'Bỏ sắp xếp',
537
+ 'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
538
+ 'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Lỗi',
539
+ 'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Vấn đề',
540
+ 'fabric.editor.headingLink.hyperlinkIconIssueLabel.issue-term-refresh': 'Hạng mục công việc',
541
+ 'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Trang',
542
+ 'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Câu chuyện',
543
+ 'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tác vụ',
544
+ 'fabric.editor.headingLink.invalidLabel': '⚠️ Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
545
+ 'fabric.editor.headingLink.noOrderLabel': 'Sắp xếp cột theo thứ tự từ A đến Z',
546
+ 'fabric.editor.help': 'Trợ giúp',
547
+ 'fabric.editor.help.description': 'Duyệt qua tất cả các phím tắt trên bàn phím và các tùy chọn đánh dấu',
548
+ 'fabric.editor.helpDialogTips': 'Nhấn {keyMap} để mở nhanh hộp thoại này bất kỳ lúc nào',
549
+ 'fabric.editor.highlight': 'Làm nổi bật màu',
550
+ 'fabric.editor.highlight.removeColor': 'Xóa màu',
551
+ 'fabric.editor.highlightColor': 'Bật/tắt bảng màu đánh dấu',
552
+ 'fabric.editor.highlightFloatingToolbar': 'Tô sáng',
553
+ 'fabric.editor.horizontalRule': 'Trình phân chia',
554
+ 'fabric.editor.horizontalRule.description': 'Chia tách nội dung bằng một đường ngang',
555
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Dán hoặc tìm kiếm liên kết',
556
+ 'fabric.editor.hyperlink.searchLinkAriaDescription': 'Các đề xuất sẽ xuất hiện bên dưới khi bạn nhập thông tin vào trường',
557
+ 'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {không tìm thấy kết quả} other {Đã tìm thấy {count,number} kết quả}}',
558
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Văn bản hiển thị (không bắt buộc)',
559
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Dán hoặc tìm kiếm liên kết',
560
+ 'fabric.editor.image': 'hình ảnh',
561
+ 'fabric.editor.image.fullWidthLabel': 'Toàn chiều rộng',
562
+ 'fabric.editor.imageBorderBold': 'In đậm',
563
+ 'fabric.editor.imageBorderColor': 'Màu sắc',
564
+ 'fabric.editor.imageBorderColor.dropdownAriaLabel': 'Danh sách thả xuống màu trong tùy chọn viền hình ảnh',
565
+ 'fabric.editor.imageBorderMedium': 'Trung bình',
566
+ 'fabric.editor.imageBorderOptions': 'Tùy chọn viền',
567
+ 'fabric.editor.imageBorderSize': 'Kích cỡ',
568
+ 'fabric.editor.imageBorderSize.dropdownAriaLabel': 'Danh sách thả xuống kích thước trong tùy chọn viền hình ảnh',
569
+ 'fabric.editor.imageBorderSubtle': 'Nhạt',
570
+ 'fabric.editor.improvement': 'Cải tiến',
571
+ 'fabric.editor.increaseElementSize': 'Tăng kích cỡ thành phần',
572
+ 'fabric.editor.increaseSize': 'Tăng kích thước bảng hoặc nội dung nghe nhìn',
573
+ 'fabric.editor.indent': 'Thụt lề',
574
+ 'fabric.editor.info': 'Thông tin',
575
+ 'fabric.editor.infoPanel': 'Ô thông tin',
576
+ 'fabric.editor.infoPanel.description': 'Bôi đậm thông tin bằng ô màu',
577
+ 'fabric.editor.inlineConfigureLink': 'Định cấu hình liên kết',
578
+ 'fabric.editor.inlineDescription': 'Hiển thị liên kết dưới dạng văn bản nội tuyến',
579
+ 'fabric.editor.inlineGoToLink': 'Đi đến liên kết',
580
+ 'fabric.editor.inlineOverlay': 'Đặt cấu hình',
581
+ 'fabric.editor.inlineTitle': 'Nội tuyến',
582
+ 'fabric.editor.inputQueryAssistiveTxt': 'Khi có sẵn kết quả tự hoàn tất, hãy dùng các mũi tên lên và xuống để xem lại và enter để chọn. Người dùng thiết bị cảm ứng, khám phá bằng thao tác chạm hoặc bằng các cử chỉ vuốt.',
583
+ 'fabric.editor.insertColumn': 'Chèn cột vào bên phải',
584
+ 'fabric.editor.insertColumnDrag': 'Chèn cột',
585
+ 'fabric.editor.insertMenu': 'Chèn thành phần',
586
+ 'fabric.editor.insertRightRail.close': 'Đóng',
587
+ 'fabric.editor.insertRightRail.title': 'Chèn',
588
+ 'fabric.editor.insertRow': 'Chèn hàng ở bên dưới',
589
+ 'fabric.editor.insertRowDrag': 'Chèn hàng',
590
+ 'fabric.editor.insertTableColumn': 'Chèn cột bảng',
591
+ 'fabric.editor.insertTableRow': 'Chèn hàng bảng',
592
+ 'fabric.editor.invalidDateError': 'Nhập ngày hợp lệ',
593
+ 'fabric.editor.invalidLink': 'Vui lòng nhập một liên kết hợp lệ.',
594
+ 'fabric.editor.inviteItem.title': '{userRole, select, admin {Mời thành viên cùng nhóm vào {productName}} trusted {Mời thành viên cùng nhóm vào {productName}} other {Thêm thành viên cùng nhóm vào {productName}}}',
595
+ 'fabric.editor.italic': 'In nghiêng',
596
+ 'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
597
+ 'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
598
+ 'fabric.editor.layout.controls.placeholder': '/ để chèn',
599
+ 'fabric.editor.layout.placeholder': 'Thêm nội dung',
600
+ 'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
601
+ 'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
602
+ 'fabric.editor.layoutFullWidth': 'Hiển thị toàn chiều rộng',
603
+ 'fabric.editor.layoutStateFixedWidth': 'Đã căn giữa',
604
+ 'fabric.editor.layoutStateFullWidth': 'Toàn chiều rộng',
605
+ 'fabric.editor.layoutStateWide': 'Rộng',
606
+ 'fabric.editor.layoutWide': 'Hiển thị rộng hơn',
607
+ 'fabric.editor.leftSidebar': 'Bố cục thanh bên trái',
608
+ 'fabric.editor.limitedModeDescription': 'Để tăng tốc độ và thời gian phản hồi, <learnMoreLink>một số tính năng chỉnh sửa sẽ bị hạn chế</learnMoreLink>.',
609
+ 'fabric.editor.limitedModeDescriptionWithoutLink': 'Để tăng tốc độ và thời gian phản hồi, một số tính năng chỉnh sửa sẽ bị hạn chế.',
610
+ 'fabric.editor.limitedModeTitle': 'Cải thiện tốc độ',
611
+ 'fabric.editor.link': 'Liên kết',
612
+ 'fabric.editor.link.description': 'Chèn liên kết',
613
+ 'fabric.editor.linkAddress': 'Địa chỉ liên kết',
614
+ 'fabric.editor.linkPlaceholder': 'Dán liên kết',
615
+ 'fabric.editor.lists': 'Danh sách',
616
+ 'fabric.editor.listsFormat': 'Định dạng danh sách',
617
+ 'fabric.editor.lockColumns': 'Chiều rộng cột cố định',
618
+ 'fabric.editor.longEmptyNodePlaceholderPrefix': 'Loại',
619
+ 'fabric.editor.longEmptyNodePlaceholderSlash': '/',
620
+ 'fabric.editor.longEmptyNodePlaceholderSuffix': 'để chèn thành phần',
621
+ 'fabric.editor.longEmptyNodePlaceholderText': 'Nhập / để chèn thành phần',
622
+ 'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
623
+ 'fabric.editor.matchCase': 'Khớp cách viết hoa',
624
+ 'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
625
+ 'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã tăng lên {newMediaWidth,number} pixel.}}',
626
+ 'fabric.editor.media.MediaWidthIsMin': 'Đã giảm nội dung đa phương tiện xuống kích thước tối thiểu',
627
+ 'fabric.editor.media.insert.cancel': 'Hủy',
628
+ 'fabric.editor.media.insert.fileTabTitle': 'Tệp',
629
+ 'fabric.editor.media.insert.fromUrlErrorMessage': 'Rất tiếc, chúng tôi không thể thêm liên kết đến hình ảnh này. Hãy tải hình ảnh xuống, sau đó kéo và thả ảnh vào trang.',
630
+ 'fabric.editor.media.insert.fromUrlWarning': 'Hình ảnh này có thể không hiển thị với người khác do hạn chế về nguồn. Bạn nên tải tệp lên.',
631
+ 'fabric.editor.media.insert.insert': 'Chèn',
632
+ 'fabric.editor.media.insert.invalidUrlErrorMessage': 'Liên kết không hợp lệ',
633
+ 'fabric.editor.media.insert.linkTabTitle': 'Liên kết',
634
+ 'fabric.editor.media.insert.loadPreview': 'Tải bản xem trước',
635
+ 'fabric.editor.media.insert.localFileErrorMessage': 'Không thể tải tệp này lên.',
636
+ 'fabric.editor.media.insert.localFileNetworkErrorMessage': 'Lỗi tải tệp lên. Kiểm tra đường dẫn tệp hoặc mạng.',
637
+ 'fabric.editor.media.insert.mediaAlt': 'Bản xem trước của tệp hình ảnh hoặc video đã tải lên',
638
+ 'fabric.editor.media.insert.mediaPickerPopupAriaLabel': 'Trình chọn phương tiện',
639
+ 'fabric.editor.media.insert.pasteLinkToUpload': 'Dán liên kết để tải lên',
640
+ 'fabric.editor.media.insert.upload': 'Tải lên',
641
+ 'fabric.editor.media.pixelEntry.MediaWidthIsMax': 'Đã tăng nội dung đa phương tiện lên kích thước tối đa',
642
+ 'fabric.editor.media.pixelEntry.ResizeOption': 'Đổi cỡ',
643
+ 'fabric.editor.media.pixelEntry.closePixelEntry': 'Đóng',
644
+ 'fabric.editor.media.pixelEntry.inputHeightAriaLabel': 'nhập chiều cao',
645
+ 'fabric.editor.media.pixelEntry.inputHeightTooltip': 'Chiều cao',
646
+ 'fabric.editor.media.pixelEntry.inputWidthAriaLabel': 'Chiều rộng tối đa {maxWidth} px',
647
+ 'fabric.editor.media.pixelEntry.inputWidthLabel': 'Chiều rộng',
648
+ 'fabric.editor.media.pixelEntry.inputWidthTooltip': 'Chiều rộng tối đa {maxWidth} px',
649
+ 'fabric.editor.media.pixelEntry.migrationButtonText': 'Chuyển đổi sang điểm ảnh',
650
+ 'fabric.editor.media.pixelEntry.migrationButtonTooltip': 'Chuyển từ tỷ lệ phần trăm sang kích thước điểm ảnh cố định',
651
+ 'fabric.editor.media.pixelEntry.submitButtonText': 'Gửi',
652
+ 'fabric.editor.media.pixelEntry.validationFailedMessage': 'Không xác thực được chiều rộng',
653
+ 'fabric.editor.mediaAddLink': 'Thêm liên kết',
654
+ 'fabric.editor.mediaFiles': 'Ảnh, video hoặc tệp',
655
+ 'fabric.editor.mediaFiles.description': 'Thêm hình ảnh và các tập tin khác vào trang của bạn',
656
+ 'fabric.editor.mediaGroupDeleteLabel': 'xóa',
657
+ 'fabric.editor.media_change_mediainline_caption_warn': 'Nội tuyến (chú thích sẽ bị xóa)',
658
+ 'fabric.editor.media_change_mediainline_default': 'Nội tuyến',
659
+ 'fabric.editor.media_change_mediasingle': 'Kích thước gốc',
660
+ 'fabric.editor.mention': 'Đề cập',
661
+ 'fabric.editor.mention.description': 'Đề cập đến ai đó để gửi thông báo cho họ',
662
+ 'fabric.editor.mentionNode.label': 'Người dùng được gắn thẻ',
663
+ 'fabric.editor.mentionsAddLabel': 'biểu tượng thêm',
664
+ 'fabric.editor.mentionsIconLabel': 'Đề cập',
665
+ 'fabric.editor.mergeCells': 'Hợp nhất ô',
666
+ 'fabric.editor.moreFormatting': 'Thêm định dạng',
667
+ 'fabric.editor.moveColumnLeft': '{0, plural, other {Di chuyển cột sang trái}}',
668
+ 'fabric.editor.moveColumnRight': '{0, plural, other {Di chuyển cột sang phải}}',
669
+ 'fabric.editor.moveDownDown': '{0, plural, other {Di chuyển hàng xuống dưới}}',
670
+ 'fabric.editor.moveRowUp': '{0, plural, other {Di chuyển hàng lên trên}}',
671
+ 'fabric.editor.navigate.toolbar.askAI': 'Hỏi AI',
672
+ 'fabric.editor.navigate.toolbar.editor': 'Điều hướng đến thanh công cụ trình biên tập',
673
+ 'fabric.editor.navigate.toolbar.floating': 'Điều hướng đến thanh công cụ nổi',
674
+ 'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Bạn không có quyền thêm nhận xét vào bài đăng trên blog này} page {Bạn không có quyền thêm nhận xét vào trang này} other {Bạn không có quyền thêm nhận xét vào trang này}}',
675
+ 'fabric.editor.noResultsFound': 'Không có kết quả',
676
+ 'fabric.editor.noSearchResults': 'Không có kết quả tìm kiếm',
677
+ 'fabric.editor.normal': 'Văn bản bình thường',
678
+ 'fabric.editor.note': 'Lưu ý',
679
+ 'fabric.editor.notePanel': 'Ô ghi chú',
680
+ 'fabric.editor.notePanel.description': 'Thêm ghi chú bằng ô màu',
681
+ 'fabric.editor.numberedColumn': 'Cột được đánh số',
682
+ 'fabric.editor.off': '{formattingType} đang tắt',
683
+ 'fabric.editor.on': '{formattingType} đang bật',
684
+ 'fabric.editor.openButtonTitle': 'Mở',
685
+ 'fabric.editor.openCellOptions': 'Mở tùy chọn ô',
686
+ 'fabric.editor.openLink': 'Mở liên kết trong tab mới',
687
+ 'fabric.editor.openPreviewPanel': 'Mở bảng xem trước',
688
+ 'fabric.editor.orderedList': 'Danh sách được đánh số',
689
+ 'fabric.editor.orderedList.description': 'Tạo một danh sách kiểu sắp xếp',
690
+ 'fabric.editor.other': 'Khác...',
691
+ 'fabric.editor.outdent': 'Nhô lề',
692
+ 'fabric.editor.overflowMenuViewMore': 'Xem thêm',
693
+ 'fabric.editor.pageActionsLabel': 'Thao tác trang',
694
+ 'fabric.editor.panel': 'Bảng điều khiển',
695
+ 'fabric.editor.panel.backgroundColor': 'Màu nền',
696
+ 'fabric.editor.panel.custom': 'Tùy chỉnh',
697
+ 'fabric.editor.panel.emoji': 'Thêm biểu tượng cảm xúc',
698
+ 'fabric.editor.panel.panelsGroup': 'Các loại bảng điều khiển',
699
+ 'fabric.editor.panelButtonTitle': 'Bảng điều khiển',
700
+ 'fabric.editor.pasteOptions': 'Tùy chọn dán',
701
+ 'fabric.editor.pastePlainText': 'Dán văn bản thuần túy',
702
+ 'fabric.editor.placeholderAltText': 'Mô tả hình ảnh này bằng văn bản thay thế',
703
+ 'fabric.editor.placeholderText': 'Văn bản giữ chỗ',
704
+ 'fabric.editor.placeholderText.description': 'Chèn văn bản giữ chỗ vào trang',
705
+ 'fabric.editor.placeholderTextPlaceholder': 'Thêm văn bản giữ chỗ',
706
+ 'fabric.editor.plainText': 'Dùng văn bản thuần túy',
707
+ 'fabric.editor.preferencesLink': 'Tùy chọn liên kết',
708
+ 'fabric.editor.previewButtonTitle': 'Xem trước',
709
+ 'fabric.editor.quickInsert': 'Chèn nhanh',
710
+ 'fabric.editor.quickinsert.new.lozenge': 'Mới',
711
+ 'fabric.editor.recordLoomShortTitle': 'Ghi',
712
+ 'fabric.editor.recordVideo': 'Quay video Loom',
713
+ 'fabric.editor.recordVideo.description': 'Quay lại và chia sẻ màn hình cũng như suy nghĩ của bạn',
714
+ 'fabric.editor.redo': 'Làm lại',
715
+ 'fabric.editor.referenceSyncBlockTooltip': 'Đã đồng bộ hóa từ: {title}',
716
+ 'fabric.editor.remove': 'Xóa',
717
+ 'fabric.editor.removeColumns': '{0, plural, other {Xóa cột}}',
718
+ 'fabric.editor.removeEmoji': 'Xóa biểu tượng cảm xúc',
719
+ 'fabric.editor.removeImageBorder': 'Xóa viền',
720
+ 'fabric.editor.removeRows': '{0, plural, other {Xóa hàng}}',
721
+ 'fabric.editor.replace': 'Thay thế',
722
+ 'fabric.editor.replaceAll': 'Thay thế tất cả',
723
+ 'fabric.editor.replaceSuccess': '{numberOfMatches, plural, other {Đã thay thế {numberOfMatches,number} kết quả phù hợp}}',
724
+ 'fabric.editor.replaceWith': 'Thay thế bằng',
725
+ 'fabric.editor.requestAccessToSyncedBlock': 'Yêu cầu quyền truy cập',
726
+ 'fabric.editor.requestAccessToSyncedBlockError': 'Đã xảy ra lỗi. Nhấp để thử lại',
727
+ 'fabric.editor.requestToEdit': 'Yêu cầu sửa',
728
+ 'fabric.editor.requestToEditDescription': 'Khi bạn yêu cầu truy cập, chủ sở hữu trang sẽ nhận được thông báo.',
729
+ 'fabric.editor.requestToEditDismiss': 'Bỏ qua',
730
+ 'fabric.editor.resizeHandle': 'Thay đổi kích thước thành phần điều khiển',
731
+ 'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
732
+ 'fabric.editor.retrySyncedBlock': 'Thử lại',
733
+ 'fabric.editor.richText': 'Dùng văn bản đa dạng thức',
734
+ 'fabric.editor.rightSidebar': 'Bố cục thanh bên phải',
735
+ 'fabric.editor.rowControl': 'Làm nổi bật hàng',
736
+ 'fabric.editor.rowDragHandle': 'Tùy chọn hàng',
737
+ 'fabric.editor.rowMovedDown': 'Đã di chuyển hàng xuống vị trí {index}/{total}',
738
+ 'fabric.editor.rowMovedUp': 'Đã di chuyển hàng lên vị trí {index}/{total}',
739
+ 'fabric.editor.rowSelected': 'Đã chọn hàng {index}/{total}',
740
+ 'fabric.editor.rowsAreInserted': '{count, plural, other {Đã chèn {count} dòng}}',
741
+ 'fabric.editor.rowsAreRemoved': '{count, plural, other {Đã xóa {count} dòng}}',
742
+ 'fabric.editor.saveButton': 'Lưu',
743
+ 'fabric.editor.searchResults': '{itemsLength, plural, other {Có {itemsLength,number} kết quả tìm kiếm. Dùng phím mũi tên Lên và Xuống để di chuyển giữa các kết quả. Nhấn Enter để chọn một kết quả.}}',
744
+ 'fabric.editor.selectColumnResize': 'Chọn kích thước cột',
745
+ 'fabric.editor.selectLanguage': 'Chọn ngôn ngữ',
746
+ 'fabric.editor.selectTableColumn': 'Chọn cột trong bảng',
747
+ 'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
748
+ 'fabric.editor.selectionExtensionDropdownButtonLabel': 'Chọn ứng dụng',
749
+ 'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Tùy chọn khác',
750
+ 'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
751
+ 'fabric.editor.shortEmptyNodePlaceholderSlash': '/',
752
+ 'fabric.editor.shortEmptyNodePlaceholderSuffix': 'để chèn',
753
+ 'fabric.editor.shortEmptyNodePlaceholderText': '/ để chèn',
754
+ 'fabric.editor.shortcut': 'Phím tắt văn bản',
755
+ 'fabric.editor.single': 'Bố cục một cột',
756
+ 'fabric.editor.singleColumns': 'Bố cục 1 cột',
757
+ 'fabric.editor.sortColumnASC': 'Sắp xếp cột A → Z',
758
+ 'fabric.editor.sortColumnDESC': 'Sắp xếp cột Z → A',
759
+ 'fabric.editor.sortColumnDecreasing': 'Sắp xếp theo thứ tự giảm dần',
760
+ 'fabric.editor.sortColumnIncreasing': 'Sắp xếp theo thứ tự tăng dần',
761
+ 'fabric.editor.sourceSyncBlockTooltip': 'Khối đã đồng bộ',
762
+ 'fabric.editor.splitCell': 'Tách ô',
763
+ 'fabric.editor.status': 'Trạng thái',
764
+ 'fabric.editor.status.description': 'Thêm một nhãn trạng thái tùy chỉnh',
765
+ 'fabric.editor.statusEditorLabel': 'Trình soạn thảo trạng thái',
766
+ 'fabric.editor.statusPickerOpenedAlert': 'Cửa sổ bật lên của trình chỉnh sửa trạng thái đã mở, hãy nhấn Tab để truy cập cửa sổ bật lên',
767
+ 'fabric.editor.statusPlaceholder': 'Đặt trạng thái',
768
+ 'fabric.editor.story': 'Câu chuyện',
769
+ 'fabric.editor.strike': 'Gạch ngang',
770
+ 'fabric.editor.subTask': 'Tác vụ con',
771
+ 'fabric.editor.subscript': 'Chỉ số dưới',
772
+ 'fabric.editor.subscript.off.superscript.on': 'Chỉ số dưới đang tắt, chỉ số trên đang bật',
773
+ 'fabric.editor.success': 'Thành công',
774
+ 'fabric.editor.successPanel': 'Ô thành công',
775
+ 'fabric.editor.successPanel.description': 'Thêm mẹo bằng ô màu',
776
+ 'fabric.editor.superscript': 'Chỉ số trên',
777
+ 'fabric.editor.superscript.off.subscript.on': 'Chỉ số trên đang tắt, chỉ số dưới đang bật',
778
+ 'fabric.editor.supportAltText': 'Văn bản thay thế là tính năng hữu ích cho những người sử dụng trình đọc màn hình do suy giảm thị lực.',
779
+ 'fabric.editor.syncBlock.toolbar.newLozenge': 'Mới',
780
+ 'fabric.editor.syncBlockGroup': 'Đồng bộ hóa các loại khối dữ liệu',
781
+ 'fabric.editor.syncBlockPlaceholderText': 'Thêm nội dung sau đó sao chép khối được đồng bộ hóa này để truy cập trên các không gian',
782
+ 'fabric.editor.syncedBlock': 'Tạo khối đã đồng bộ',
783
+ 'fabric.editor.syncedBlock.description': 'Đồng bộ nội dung trên nhiều vị trí',
784
+ 'fabric.editor.syncedBlockGeneralErrorDescription': 'Đã xảy ra lỗi trong khi tải khối được đồng bộ này.',
785
+ 'fabric.editor.syncedBlockNotFoundDescription': 'Chúng tôi không thể tải khối được đồng bộ này.',
786
+ 'fabric.editor.syncedBlockNotFoundIconAltText': 'Không tìm thấy khối được đồng bộ.',
787
+ 'fabric.editor.syncedBlockPermissionDeniedDescription': 'Nguồn của khối đã đồng bộ này là một mục nội dung mà bạn không có quyền truy cập.',
788
+ 'fabric.editor.syncedBlockPermissionDeniedHeading': 'Bạn không có quyền xem khối đã đồng bộ này',
789
+ 'fabric.editor.syncedBlockPermissionDeniedIconAltText': 'Bạn bị từ chối quyền.',
790
+ 'fabric.editor.table': 'Bảng',
791
+ 'fabric.editor.table.description': 'Chèn bảng',
792
+ 'fabric.editor.tableAlignmentOptions': 'Tùy chọn căn chỉnh',
793
+ 'fabric.editor.tableFullWidthLabel': 'Toàn chiều rộng',
794
+ 'fabric.editor.tableHeader.sorting.asc': 'Đã áp dụng kiểu sắp xếp tăng dần',
795
+ 'fabric.editor.tableHeader.sorting.default': 'Sắp xếp cột',
796
+ 'fabric.editor.tableHeader.sorting.desc': 'Đã áp dụng kiểu sắp xếp giảm dần',
797
+ 'fabric.editor.tableHeader.sorting.invalid': 'Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
798
+ 'fabric.editor.tableHeader.sorting.no': 'Không có kiểu sắp xếp nào được áp dụng cho cột',
799
+ 'fabric.editor.tableOptions': 'Tùy chọn bảng',
800
+ 'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã giảm xuống {newWidth,number} pixel.}}',
801
+ 'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã tăng lên {newWidth,number} pixel.}}',
802
+ 'fabric.editor.tableScrollRegion': 'Vùng cuộn bảng',
803
+ 'fabric.editor.tableSelector': 'Kích thước bảng',
804
+ 'fabric.editor.tableSelector.description': 'Thêm bảng bằng cách sử dụng cửa sổ bật lên để chọn kích thước tùy chỉnh',
805
+ 'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} x {numberOfRows}',
806
+ 'fabric.editor.tableSizeSelectorPopup': 'Bộ chọn kích thước bảng',
807
+ 'fabric.editor.tables.adjustColumn': 'Điều chỉnh cột',
808
+ 'fabric.editor.tables.columnResizeLast': 'Bạn chỉ có thể thay đổi kích thước cột này sang trái.',
809
+ 'fabric.editor.tables.columnResizeOverflow': 'Bạn chỉ có thể thay đổi kích thước cột này khi bảng có thanh cuộn.',
810
+ 'fabric.editor.tables.columnWidth': '{width, plural, other {Đã thay đổi chiều rộng cột thành {width} pixel}}',
811
+ 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Việc xóa {nodeName} sẽ ngắt mọi nội dung được kết nối.',
812
+ 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Xóa',
813
+ 'fabric.editor.tables.resizeStop': 'Đã dừng thay đổi kích thước',
814
+ 'fabric.editor.tables.resizeTable': 'Thay đổi kích cỡ bảng',
815
+ 'fabric.editor.tables.startedColumnResize': 'Đã bắt đầu thay đổi kích thước cột',
816
+ 'fabric.editor.task': 'Tác vụ',
817
+ 'fabric.editor.taskDecision.markTaskAsCompleted': 'Đánh dấu tác vụ là đã hoàn thành',
818
+ 'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Đánh dấu tác vụ là chưa hoàn thành',
819
+ 'fabric.editor.taskList': 'Danh sách tác vụ',
820
+ 'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó.",
821
+ 'fabric.editor.text.formatting.off': 'Định dạng văn bản đang tắt',
822
+ 'fabric.editor.textColor': 'Màu văn bản {selectedColorName}',
823
+ 'fabric.editor.textColorHighlightTooltip': 'Màu văn bản và phần tô sáng',
824
+ 'fabric.editor.textColorTooltip': 'Màu văn bản',
825
+ 'fabric.editor.textFormat': 'Định dạng văn bản',
826
+ 'fabric.editor.textFormatting': 'Định dang văn bản',
827
+ 'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
828
+ 'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
829
+ 'fabric.editor.threeColumns': 'Bố cục 3 cột',
830
+ 'fabric.editor.threeColumnsWithLeftSidebars': 'Bố cục ba cột có thanh bên bên trái',
831
+ 'fabric.editor.threeColumnsWithRightSidebars': 'Bố cục ba cột có thanh bên bên phải',
832
+ 'fabric.editor.threeColumnsWithSidebars': 'Bố cục ba cột có các thanh bên',
833
+ 'fabric.editor.time.ago': 'trước',
834
+ 'fabric.editor.time.updated': 'Đã cập nhật',
835
+ 'fabric.editor.time.viewed': 'Đã xem',
836
+ 'fabric.editor.toolbarAppears': 'Thanh công cụ hiển thị',
837
+ 'fabric.editor.toolbarLabel': 'Trình soạn thảo',
838
+ 'fabric.editor.toolbarMediaTitle': 'Thêm ảnh, video hoặc tệp',
839
+ 'fabric.editor.toolbarPositionFixedAtTop': 'Cố định ở trên cùng',
840
+ 'fabric.editor.toolbarPositionInline': 'Cùng dòng với văn bản',
841
+ 'fabric.editor.toolbarPositionPinedAtTop': 'Bỏ ghim thanh công cụ',
842
+ 'fabric.editor.toolbarPositionUnpined': 'Ghim thanh công cụ lên đầu',
843
+ 'fabric.editor.toolbarPositionUnpinnedConcise': 'Ghim thanh công cụ lên đầu',
844
+ 'fabric.editor.tooltip.blockPanel': 'một bảng điều khiển',
845
+ 'fabric.editor.tooltip.bulletList': 'một danh sách',
846
+ 'fabric.editor.tooltip.decisionList': 'một danh sách quyết định',
847
+ 'fabric.editor.tooltip.defaultBlockNode': 'một nút khối',
848
+ 'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
849
+ 'fabric.editor.tooltip.taskList': 'một mục thao tác',
850
+ 'fabric.editor.turnInto': 'Chuyển thành',
851
+ 'fabric.editor.twoColumns': 'Bố cục 2 cột',
852
+ 'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
853
+ 'fabric.editor.typeAhead.quickInsertInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn lối tắt',
854
+ 'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Tìm kiếm',
855
+ 'fabric.editor.typeAhead.quickInsertPopupLabel': 'Lối tắt để chèn và định dạng',
856
+ 'fabric.editor.typeAheadErrorFallbackDescription': 'Không có kết quả nào. Hãy thử lại.',
857
+ 'fabric.editor.typeAheadErrorFallbackHeading': 'Đã xảy ra lỗi',
858
+ 'fabric.editor.typeahead.emojiInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn biểu tượng cảm xúc',
859
+ 'fabric.editor.typeahead.emojiListItemLabel': 'Biểu tượng cảm xúc {name} Lối tắt văn bản {shortcut}',
860
+ 'fabric.editor.typeahead.emojiPopupLabel': 'Lối tắt biểu tượng cảm xúc',
861
+ 'fabric.editor.typeahead.mentionInputLabel': 'Bắt đầu nhập để tìm kiếm người dùng để gắn thẻ',
862
+ 'fabric.editor.typeahead.mentionPopupLabel': 'Người dùng bạn có thể gắn thẻ',
863
+ 'fabric.editor.typeahead.metionListItemLabel': 'Người dùng {name} @{shortName}',
864
+ 'fabric.editor.unableToLoadContent': 'Chúng tôi không tải được nội dung này',
865
+ 'fabric.editor.unableToOpenLink': 'Không thể mở liên kết này',
866
+ 'fabric.editor.underline': 'Gạch dưới',
867
+ 'fabric.editor.undo': 'Hoàn tác',
868
+ 'fabric.editor.unknown.label': 'Không xác định',
869
+ 'fabric.editor.unlink': 'Hủy liên kết',
870
+ 'fabric.editor.unorderedList': 'Danh sách dấu đầu dòng',
871
+ 'fabric.editor.unorderedList.description': 'Tạo một danh sách kiểu không sắp xếp',
872
+ 'fabric.editor.unsupportedBlockContent': 'Trình biên tập này không hỗ trợ hiển thị nội dung này',
873
+ 'fabric.editor.unsupportedContentTooltip': 'Nội dung không có trong trình biên tập này, nội dung sẽ được bảo lưu khi bạn sửa và lưu',
874
+ 'fabric.editor.unsupportedInlineContent': 'Nội dung không được hỗ trợ',
875
+ 'fabric.editor.upDown': 'Khi bạn sử dụng các phím mũi tên lên và xuống vào trường nhập sau, ngày sẽ cập nhật bên dưới',
876
+ 'fabric.editor.url': 'Hiển thị URL',
877
+ 'fabric.editor.urlDescription': 'Hiển thị liên kết dưới dạng URL',
878
+ 'fabric.editor.urlTitle': 'URL',
879
+ 'fabric.editor.useMarkdown': 'Dùng Markdown',
880
+ 'fabric.editor.viewAndAddCommentsOnMedia': 'Xem và thêm nhận xét',
881
+ 'fabric.editor.viewCommentOnMedia': 'Xem nhận xét',
882
+ 'fabric.editor.viewMore': 'Xem thêm',
883
+ 'fabric.editor.viewMoreAriaLabel': 'Xem tất cả thành phần',
884
+ 'fabric.editor.visit': 'Mở liên kết trong cửa sổ mới',
885
+ 'fabric.editor.warning': 'Cảnh báo',
886
+ 'fabric.editor.warningPanel': 'Ô cảnh báo',
887
+ 'fabric.editor.warningPanel.description': 'Thêm ghi chú thận trọng bằng ô màu',
888
+ 'fabric.editor.wrapLeft': 'Cuộn sang trái',
889
+ 'fabric.editor.wrapRight': 'Cuộn sang phải',
890
+ 'fabric.emoji.label': 'Biểu tượng cảm xúc',
891
+ 'fabric.theme.blue': 'Xanh lam',
892
+ 'fabric.theme.bold-blue': 'Xanh lam đậm',
893
+ 'fabric.theme.bold-gray': 'Xám đậm',
894
+ 'fabric.theme.bold-green': 'Xanh lục đậm',
895
+ 'fabric.theme.bold-magenta': 'Đỏ tươi đậm',
896
+ 'fabric.theme.bold-orange': 'Cam đậm',
897
+ 'fabric.theme.bold-purple': 'Tím đậm',
898
+ 'fabric.theme.bold-red': 'Đỏ đậm',
899
+ 'fabric.theme.bold-teal': 'Xanh mòng két đậm',
900
+ 'fabric.theme.bold-yellow': 'Vàng đậm',
901
+ 'fabric.theme.bolder-blue': 'Xanh lam trầm',
902
+ 'fabric.theme.bolder-gray': 'Xám trầm',
903
+ 'fabric.theme.bolder-green': 'Xanh lục trầm',
904
+ 'fabric.theme.bolder-magenta': 'Đỏ tươi trầm',
905
+ 'fabric.theme.bolder-orange': 'Cam trầm',
906
+ 'fabric.theme.bolder-purple': 'Tím trầm',
907
+ 'fabric.theme.bolder-red': 'Đỏ trầm',
908
+ 'fabric.theme.bolder-teal': 'Xanh mòng két trầm',
909
+ 'fabric.theme.bolder-yellow': 'Vàng trầm',
910
+ 'fabric.theme.dark-blue': 'Xanh lam sẫm',
911
+ 'fabric.theme.dark-gray': 'Xám sẫm',
912
+ 'fabric.theme.dark-green': 'Xanh lục sẫm',
913
+ 'fabric.theme.dark-purple': 'Tím sẫm',
914
+ 'fabric.theme.dark-red': 'Đỏ sẫm',
915
+ 'fabric.theme.dark-teal': 'Xanh mòng két sẫm',
916
+ 'fabric.theme.dark-yellow': 'Vàng sẫm',
917
+ 'fabric.theme.default': 'Mặc định',
918
+ 'fabric.theme.gray': 'Xám',
919
+ 'fabric.theme.green': 'Xanh lục',
920
+ 'fabric.theme.light-blue': 'Xanh lam nhạt',
921
+ 'fabric.theme.light-gray': 'Xám nhạt',
922
+ 'fabric.theme.light-green': 'Xanh lục nhạt',
923
+ 'fabric.theme.light-purple': 'Tím nhạt',
924
+ 'fabric.theme.light-red': 'Đỏ nhạt',
925
+ 'fabric.theme.light-teal': 'Xanh mòng két nhạt',
926
+ 'fabric.theme.light-yellow': 'Vàng nhạt',
927
+ 'fabric.theme.lime': 'Vàng chanh',
928
+ 'fabric.theme.magenta': 'Đỏ tươi',
929
+ 'fabric.theme.no-color': 'Không đánh dấu',
930
+ 'fabric.theme.orange': 'Cam',
931
+ 'fabric.theme.purple': 'Tím',
932
+ 'fabric.theme.red': 'Đỏ',
933
+ 'fabric.theme.subtle-blue': 'Xanh lam phớt',
934
+ 'fabric.theme.subtle-gray': 'Xám phớt',
935
+ 'fabric.theme.subtle-green': 'Xanh lục phớt',
936
+ 'fabric.theme.subtle-magenta': 'Đỏ tươi phớt',
937
+ 'fabric.theme.subtle-orange': 'Cam phớt',
938
+ 'fabric.theme.subtle-purple': 'Tím phớt',
939
+ 'fabric.theme.subtle-red': 'Đỏ phớt',
940
+ 'fabric.theme.subtle-teal': 'Xanh mòng két phớt',
941
+ 'fabric.theme.subtle-yellow': 'Vàng phớt',
942
+ 'fabric.theme.teal': 'Xanh mòng két',
943
+ 'fabric.theme.white': 'Trắng',
944
+ 'fabric.theme.yellow': 'Vàng',
945
+ 'fabrid.editor.rowNumbers': 'Số lượng hàng',
946
+ 'rovo.agents.dropdown.title': 'Nhân viên',
947
+ 'rovo.agents.dropdown.viewAgents.label': 'Xem tất cả nhân viên'
948
+ };