@semiont/react-ui 0.2.35-build.99 → 0.2.36

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 (210) hide show
  1. package/README.md +1 -0
  2. package/dist/{EventBusContext-DMI4uwYk.d.mts → EventBusContext-CLnb2LmB.d.mts} +5 -5
  3. package/dist/{PdfAnnotationCanvas.client-HNYRKFDS.mjs → PdfAnnotationCanvas.client-COQREPXU.mjs} +7 -7
  4. package/dist/PdfAnnotationCanvas.client-COQREPXU.mjs.map +1 -0
  5. package/dist/ar-7SUXNE34.mjs +376 -0
  6. package/dist/ar-7SUXNE34.mjs.map +1 -0
  7. package/dist/bn-XOET3DOI.mjs +376 -0
  8. package/dist/bn-XOET3DOI.mjs.map +1 -0
  9. package/dist/{chunk-YI5IX5ZA.mjs → chunk-2HGWOLVN.mjs} +1 -1
  10. package/dist/{chunk-YI5IX5ZA.mjs.map → chunk-2HGWOLVN.mjs.map} +1 -1
  11. package/dist/{chunk-3FIQXKQF.mjs → chunk-Q2KV6Y2J.mjs} +28 -28
  12. package/dist/{chunk-MWQ5CNKW.mjs → chunk-ZPV43WN2.mjs} +11 -11
  13. package/dist/chunk-ZPV43WN2.mjs.map +1 -0
  14. package/dist/cs-X63DXX7L.mjs +376 -0
  15. package/dist/cs-X63DXX7L.mjs.map +1 -0
  16. package/dist/da-OWTCV57A.mjs +376 -0
  17. package/dist/da-OWTCV57A.mjs.map +1 -0
  18. package/dist/de-77BMFDVF.mjs +376 -0
  19. package/dist/de-77BMFDVF.mjs.map +1 -0
  20. package/dist/el-FIBNLH2V.mjs +376 -0
  21. package/dist/el-FIBNLH2V.mjs.map +1 -0
  22. package/dist/fa-3N4CIWE6.mjs +376 -0
  23. package/dist/fa-3N4CIWE6.mjs.map +1 -0
  24. package/dist/fi-JOM3M7Z4.mjs +376 -0
  25. package/dist/fi-JOM3M7Z4.mjs.map +1 -0
  26. package/dist/fr-56QSXS7E.mjs +376 -0
  27. package/dist/fr-56QSXS7E.mjs.map +1 -0
  28. package/dist/he-SNAXPJEK.mjs +376 -0
  29. package/dist/he-SNAXPJEK.mjs.map +1 -0
  30. package/dist/hi-CRBRD5TB.mjs +376 -0
  31. package/dist/hi-CRBRD5TB.mjs.map +1 -0
  32. package/dist/id-BRCVLICF.mjs +376 -0
  33. package/dist/id-BRCVLICF.mjs.map +1 -0
  34. package/dist/index.d.mts +169 -165
  35. package/dist/index.mjs +317 -313
  36. package/dist/index.mjs.map +1 -1
  37. package/dist/it-M2Z27BNB.mjs +376 -0
  38. package/dist/it-M2Z27BNB.mjs.map +1 -0
  39. package/dist/ja-TZUKW7HD.mjs +376 -0
  40. package/dist/ja-TZUKW7HD.mjs.map +1 -0
  41. package/dist/ko-NKBGGOL6.mjs +376 -0
  42. package/dist/ko-NKBGGOL6.mjs.map +1 -0
  43. package/dist/ms-XFXPN6RX.mjs +376 -0
  44. package/dist/ms-XFXPN6RX.mjs.map +1 -0
  45. package/dist/nl-MVYXAS5C.mjs +379 -0
  46. package/dist/nl-MVYXAS5C.mjs.map +1 -0
  47. package/dist/no-XOLO4JPV.mjs +376 -0
  48. package/dist/no-XOLO4JPV.mjs.map +1 -0
  49. package/dist/pl-TRWLMMC4.mjs +376 -0
  50. package/dist/pl-TRWLMMC4.mjs.map +1 -0
  51. package/dist/pt-M3TE24UI.mjs +376 -0
  52. package/dist/pt-M3TE24UI.mjs.map +1 -0
  53. package/dist/ro-QBFG2T64.mjs +376 -0
  54. package/dist/ro-QBFG2T64.mjs.map +1 -0
  55. package/dist/sv-IUECBXWX.mjs +376 -0
  56. package/dist/sv-IUECBXWX.mjs.map +1 -0
  57. package/dist/test-utils.d.mts +2 -2
  58. package/dist/test-utils.mjs +2 -2
  59. package/dist/th-US7KIN5Q.mjs +376 -0
  60. package/dist/th-US7KIN5Q.mjs.map +1 -0
  61. package/dist/tr-DWJ2FFUK.mjs +376 -0
  62. package/dist/tr-DWJ2FFUK.mjs.map +1 -0
  63. package/dist/uk-M4ZE4DPZ.mjs +376 -0
  64. package/dist/uk-M4ZE4DPZ.mjs.map +1 -0
  65. package/dist/vi-FERZNPSH.mjs +376 -0
  66. package/dist/vi-FERZNPSH.mjs.map +1 -0
  67. package/dist/zh-3J2I3WYK.mjs +376 -0
  68. package/dist/zh-3J2I3WYK.mjs.map +1 -0
  69. package/package.json +3 -3
  70. package/src/components/AnnotateReferencesProgressWidget.tsx +5 -5
  71. package/src/components/CodeMirrorRenderer.tsx +5 -5
  72. package/src/components/Toolbar.tsx +2 -2
  73. package/src/components/annotation/AnnotateToolbar.tsx +9 -9
  74. package/src/components/annotation/__tests__/AnnotateToolbar.test.tsx +17 -17
  75. package/src/components/image-annotation/AnnotationOverlay.tsx +10 -10
  76. package/src/components/image-annotation/SvgDrawingCanvas.tsx +4 -4
  77. package/src/components/navigation/CollapsibleResourceNavigation.tsx +7 -7
  78. package/src/components/navigation/ObservableLink.tsx +3 -3
  79. package/src/components/navigation/SimpleNavigation.tsx +2 -2
  80. package/src/components/pdf-annotation/PdfAnnotationCanvas.tsx +8 -8
  81. package/src/components/pdf-annotation/__tests__/PdfAnnotationCanvas.test.tsx +2 -0
  82. package/src/components/resource/AnnotateView.tsx +12 -12
  83. package/src/components/resource/BrowseView.tsx +9 -9
  84. package/src/components/resource/ResourceViewer.tsx +23 -23
  85. package/src/components/resource/__tests__/BrowseView.test.tsx +27 -27
  86. package/src/components/resource/__tests__/ResourceViewer.mode-switch.test.tsx +1 -1
  87. package/src/components/resource/panels/AssessmentEntry.tsx +2 -2
  88. package/src/components/resource/panels/AssessmentPanel.tsx +7 -7
  89. package/src/components/resource/panels/AssistSection.tsx +5 -5
  90. package/src/components/resource/panels/CommentEntry.tsx +2 -2
  91. package/src/components/resource/panels/CommentsPanel.tsx +7 -7
  92. package/src/components/resource/panels/HighlightEntry.tsx +2 -2
  93. package/src/components/resource/panels/HighlightPanel.tsx +5 -5
  94. package/src/components/resource/panels/ReferenceEntry.tsx +8 -8
  95. package/src/components/resource/panels/ReferencesPanel.tsx +10 -10
  96. package/src/components/resource/panels/ResourceInfoPanel.tsx +6 -6
  97. package/src/components/resource/panels/TagEntry.tsx +2 -2
  98. package/src/components/resource/panels/TaggingPanel.tsx +8 -8
  99. package/src/components/resource/panels/UnifiedAnnotationsPanel.tsx +2 -2
  100. package/src/components/resource/panels/__tests__/AssessmentPanel.test.tsx +4 -4
  101. package/src/components/resource/panels/__tests__/AssistSection.test.tsx +4 -4
  102. package/src/components/resource/panels/__tests__/CommentEntry.test.tsx +8 -8
  103. package/src/components/resource/panels/__tests__/CommentsPanel.test.tsx +3 -3
  104. package/src/components/resource/panels/__tests__/HighlightPanel.annotationProgress.test.tsx +1 -1
  105. package/src/components/resource/panels/__tests__/ReferencesPanel.test.tsx +3 -3
  106. package/src/components/resource/panels/__tests__/ResourceInfoPanel.test.tsx +9 -9
  107. package/src/components/resource/panels/__tests__/TaggingPanel.test.tsx +5 -5
  108. package/src/features/admin-devops/components/AdminDevOpsPage.tsx +2 -1
  109. package/src/features/admin-security/components/AdminSecurityPage.tsx +2 -1
  110. package/src/features/admin-users/components/AdminUsersPage.tsx +2 -1
  111. package/src/features/moderate-entity-tags/components/EntityTagsPage.tsx +2 -1
  112. package/src/features/moderate-recent/components/RecentDocumentsPage.tsx +2 -1
  113. package/src/features/moderate-tag-schemas/components/TagSchemasPage.tsx +2 -1
  114. package/src/features/resource-compose/components/ResourceComposePage.tsx +2 -1
  115. package/src/features/resource-discovery/components/ResourceDiscoveryPage.tsx +2 -1
  116. package/src/features/resource-viewer/__tests__/AnnotationCreationPending.test.tsx +26 -26
  117. package/src/features/resource-viewer/__tests__/AnnotationDeletionIntegration.test.tsx +21 -21
  118. package/src/features/resource-viewer/__tests__/AnnotationProgressDismissal.test.tsx +23 -23
  119. package/src/features/resource-viewer/__tests__/{ResolutionFlowIntegration.test.tsx → BindFlowIntegration.test.tsx} +49 -49
  120. package/src/features/resource-viewer/__tests__/DetectionFlowBug.test.tsx +18 -18
  121. package/src/features/resource-viewer/__tests__/DetectionFlowIntegration.test.tsx +19 -19
  122. package/src/features/resource-viewer/__tests__/ResourceMutations.test.tsx +19 -19
  123. package/src/features/resource-viewer/__tests__/ToastNotifications.test.tsx +13 -13
  124. package/src/features/resource-viewer/__tests__/{GenerationFlowIntegration.test.tsx → YieldFlowIntegration.test.tsx} +34 -34
  125. package/src/features/resource-viewer/__tests__/annotation-progress-flow.test.tsx +11 -11
  126. package/src/features/resource-viewer/components/ResourceViewerPage.tsx +55 -55
  127. package/translations/ar.json +298 -298
  128. package/translations/bn.json +298 -298
  129. package/translations/cs.json +295 -295
  130. package/translations/da.json +282 -282
  131. package/translations/de.json +281 -281
  132. package/translations/el.json +298 -298
  133. package/translations/fa.json +298 -298
  134. package/translations/fi.json +298 -298
  135. package/translations/fr.json +279 -279
  136. package/translations/he.json +298 -298
  137. package/translations/hi.json +298 -298
  138. package/translations/id.json +295 -295
  139. package/translations/it.json +299 -299
  140. package/translations/ja.json +298 -298
  141. package/translations/ko.json +298 -298
  142. package/translations/ms.json +296 -296
  143. package/translations/nl.json +299 -296
  144. package/translations/no.json +292 -292
  145. package/translations/pl.json +297 -297
  146. package/translations/pt.json +294 -294
  147. package/translations/ro.json +298 -298
  148. package/translations/sv.json +293 -293
  149. package/translations/th.json +298 -298
  150. package/translations/tr.json +298 -298
  151. package/translations/uk.json +298 -298
  152. package/translations/vi.json +298 -298
  153. package/translations/zh.json +298 -298
  154. package/dist/PdfAnnotationCanvas.client-HNYRKFDS.mjs.map +0 -1
  155. package/dist/ar-MDB7HC5S.mjs +0 -376
  156. package/dist/ar-MDB7HC5S.mjs.map +0 -1
  157. package/dist/bn-3SAV2ZEM.mjs +0 -376
  158. package/dist/bn-3SAV2ZEM.mjs.map +0 -1
  159. package/dist/chunk-MWQ5CNKW.mjs.map +0 -1
  160. package/dist/cs-AWCETEUV.mjs +0 -376
  161. package/dist/cs-AWCETEUV.mjs.map +0 -1
  162. package/dist/da-UZZHXYLC.mjs +0 -376
  163. package/dist/da-UZZHXYLC.mjs.map +0 -1
  164. package/dist/de-LQFWN6S5.mjs +0 -376
  165. package/dist/de-LQFWN6S5.mjs.map +0 -1
  166. package/dist/el-IWOETBJ7.mjs +0 -376
  167. package/dist/el-IWOETBJ7.mjs.map +0 -1
  168. package/dist/fa-BVEJZT5S.mjs +0 -376
  169. package/dist/fa-BVEJZT5S.mjs.map +0 -1
  170. package/dist/fi-JBNCGGA6.mjs +0 -376
  171. package/dist/fi-JBNCGGA6.mjs.map +0 -1
  172. package/dist/fr-OLH7PNGI.mjs +0 -376
  173. package/dist/fr-OLH7PNGI.mjs.map +0 -1
  174. package/dist/he-KOJQ4HMA.mjs +0 -376
  175. package/dist/he-KOJQ4HMA.mjs.map +0 -1
  176. package/dist/hi-BKJFZXAY.mjs +0 -376
  177. package/dist/hi-BKJFZXAY.mjs.map +0 -1
  178. package/dist/id-DPLHJVNP.mjs +0 -376
  179. package/dist/id-DPLHJVNP.mjs.map +0 -1
  180. package/dist/it-JXHAM7NL.mjs +0 -376
  181. package/dist/it-JXHAM7NL.mjs.map +0 -1
  182. package/dist/ja-DQRAO3PU.mjs +0 -376
  183. package/dist/ja-DQRAO3PU.mjs.map +0 -1
  184. package/dist/ko-6IFCOP6F.mjs +0 -376
  185. package/dist/ko-6IFCOP6F.mjs.map +0 -1
  186. package/dist/ms-KF5S2TLL.mjs +0 -376
  187. package/dist/ms-KF5S2TLL.mjs.map +0 -1
  188. package/dist/nl-2GUUZLQM.mjs +0 -376
  189. package/dist/nl-2GUUZLQM.mjs.map +0 -1
  190. package/dist/no-2IBCZGEF.mjs +0 -376
  191. package/dist/no-2IBCZGEF.mjs.map +0 -1
  192. package/dist/pl-ZEUBJ7YU.mjs +0 -376
  193. package/dist/pl-ZEUBJ7YU.mjs.map +0 -1
  194. package/dist/pt-WLAFIZWQ.mjs +0 -376
  195. package/dist/pt-WLAFIZWQ.mjs.map +0 -1
  196. package/dist/ro-K56IXFGU.mjs +0 -376
  197. package/dist/ro-K56IXFGU.mjs.map +0 -1
  198. package/dist/sv-VFJLMJRY.mjs +0 -376
  199. package/dist/sv-VFJLMJRY.mjs.map +0 -1
  200. package/dist/th-RICLQ2GW.mjs +0 -376
  201. package/dist/th-RICLQ2GW.mjs.map +0 -1
  202. package/dist/tr-SALXWE2M.mjs +0 -376
  203. package/dist/tr-SALXWE2M.mjs.map +0 -1
  204. package/dist/uk-3U3T3O2E.mjs +0 -376
  205. package/dist/uk-3U3T3O2E.mjs.map +0 -1
  206. package/dist/vi-LIVNZXOB.mjs +0 -376
  207. package/dist/vi-LIVNZXOB.mjs.map +0 -1
  208. package/dist/zh-KDUAZPX3.mjs +0 -376
  209. package/dist/zh-KDUAZPX3.mjs.map +0 -1
  210. /package/dist/{chunk-3FIQXKQF.mjs.map → chunk-Q2KV6Y2J.mjs.map} +0 -0
@@ -1,334 +1,334 @@
1
1
  {
2
2
  "Toolbar": {
3
- "annotations": "Annotations",
4
- "history": "History",
5
- "resourceInfo": "Resource Info",
6
- "collaboration": "Collaboration",
7
- "userAccount": "User Account",
8
- "settings": "Settings"
3
+ "annotations": "Chú thích",
4
+ "history": "Lịch sử",
5
+ "resourceInfo": "Thông tin tài nguyên",
6
+ "collaboration": "Cộng tác",
7
+ "userAccount": "Tài khoản người dùng",
8
+ "settings": "Cài đặt"
9
9
  },
10
10
  "ResourceInfoPanel": {
11
- "title": "Resource Info",
12
- "locale": "Locale",
13
- "notSpecified": "Not specified",
14
- "entityTypeTags": "Entity Type Tags",
15
- "representation": "Representation",
16
- "mediaType": "Media Type",
17
- "byteSize": "Size",
18
- "clone": "Clone",
19
- "cloneDescription": "Generate a shareable clone link for this resource",
20
- "archive": "Archive",
21
- "archiveDescription": "Move this resource to archived status",
22
- "unarchive": "Unarchive",
23
- "unarchiveDescription": "Restore this resource to active status"
11
+ "title": "Thông tin tài nguyên",
12
+ "locale": "Ngôn ngữ",
13
+ "notSpecified": "Chưa xác định",
14
+ "entityTypeTags": "Thẻ loại thực thể",
15
+ "representation": "Biểu diễn",
16
+ "mediaType": "Loại phương tiện",
17
+ "byteSize": "Kích thước",
18
+ "clone": "Nhân bản",
19
+ "cloneDescription": "Tạo liên kết nhân bản thể chia sẻ cho tài nguyên này",
20
+ "archive": "Lưu trữ",
21
+ "archiveDescription": "Chuyển tài nguyên này sang trạng thái lưu trữ",
22
+ "unarchive": "Hủy lưu trữ",
23
+ "unarchiveDescription": "Khôi phục tài nguyên này về trạng thái hoạt động"
24
24
  },
25
25
  "CollaborationPanel": {
26
- "title": "Collaboration",
27
- "connectionStatus": "Connection Status",
28
- "live": "Live",
29
- "disconnected": "Disconnected",
30
- "events": "{count} events",
31
- "lastSync": "Last sync:",
32
- "noActivity": "No activity yet",
33
- "justNow": "Just now",
34
- "secondsAgo": "{count} seconds ago",
35
- "minuteAgo": "1 minute ago",
36
- "minutesAgo": "{count} minutes ago",
37
- "hourAgo": "1 hour ago",
38
- "hoursAgo": "{count} hours ago",
39
- "realtimeActive": "Real-time updates are active",
40
- "reconnecting": "Reconnecting to server...",
41
- "sharing": "Sharing",
42
- "collaborationComingSoon": "Collaboration features coming soon"
26
+ "title": "Cộng tác",
27
+ "connectionStatus": "Trạng thái kết nối",
28
+ "live": "Trực tiếp",
29
+ "disconnected": "Đã ngắt kết nối",
30
+ "events": "{count} sự kiện",
31
+ "lastSync": "Đồng bộ lần cuối:",
32
+ "noActivity": "Chưa hoạt động",
33
+ "justNow": "Vừa xong",
34
+ "secondsAgo": "{count} giây trước",
35
+ "minuteAgo": "1 phút trước",
36
+ "minutesAgo": "{count} phút trước",
37
+ "hourAgo": "1 giờ trước",
38
+ "hoursAgo": "{count} giờ trước",
39
+ "realtimeActive": "Cập nhật thời gian thực đang hoạt động",
40
+ "reconnecting": "Đang kết nối lại với máy chủ...",
41
+ "sharing": "Chia sẻ",
42
+ "collaborationComingSoon": "Tính năng cộng tác sắp ra mắt"
43
43
  },
44
44
  "AnnotationHistory": {
45
- "history": "History",
46
- "loading": "Loading...",
47
- "user": "User",
48
- "method": "Method",
49
- "viewOriginal": "View original",
50
- "viewAnnotation": "View annotation: {content}",
51
- "resourceCreated": "Created Resource",
52
- "resourceCloned": "Cloned",
53
- "resourceArchived": "Archived",
54
- "resourceUnarchived": "Unarchived",
55
- "highlightAdded": "Highlight Added",
56
- "highlightRemoved": "Highlight Removed",
57
- "referenceCreated": "Reference Created",
58
- "referenceResolved": "Reference Resolved",
59
- "referenceDeleted": "Reference Deleted",
60
- "entitytagAdded": "Tag Added",
61
- "entitytagRemoved": "Tag Removed",
62
- "assessmentAdded": "Assessment Added",
63
- "assessmentRemoved": "Assessment Removed",
64
- "annotationAdded": "Annotation Added",
65
- "annotationRemoved": "Annotation Removed",
66
- "annotationBodyUpdated": "Annotation Updated",
67
- "jobEvent": "Job Event",
68
- "justNow": "just now",
69
- "minutesAgo": "{count}m ago",
70
- "hoursAgo": "{count}h ago",
71
- "daysAgo": "{count}d ago"
45
+ "history": "Lịch sử",
46
+ "loading": "Đang tải...",
47
+ "user": "Người dùng",
48
+ "method": "Phương thức",
49
+ "viewOriginal": "Xem bản gốc",
50
+ "viewAnnotation": "Xem chú thích: {content}",
51
+ "resourceCreated": "Đã tạo tài nguyên",
52
+ "resourceCloned": "Đã nhân bản",
53
+ "resourceArchived": "Đã lưu trữ",
54
+ "resourceUnarchived": "Đã hủy lưu trữ",
55
+ "highlightAdded": "Đã thêm đánh dấu nổi bật",
56
+ "highlightRemoved": "Đã xóa đánh dấu nổi bật",
57
+ "referenceCreated": "Đã tạo tham chiếu",
58
+ "referenceResolved": "Đã phân giải tham chiếu",
59
+ "referenceDeleted": "Đã xóa tham chiếu",
60
+ "entitytagAdded": "Đã thêm thẻ",
61
+ "entitytagRemoved": "Đã xóa thẻ",
62
+ "assessmentAdded": "Đã thêm đánh giá",
63
+ "assessmentRemoved": "Đã xóa đánh giá",
64
+ "annotationAdded": "Đã thêm chú thích",
65
+ "annotationRemoved": "Đã xóa chú thích",
66
+ "annotationBodyUpdated": "Đã cập nhật chú thích",
67
+ "jobEvent": "Sự kiện tác vụ",
68
+ "justNow": "vừa xong",
69
+ "minutesAgo": "{count} phút trước",
70
+ "hoursAgo": "{count} giờ trước",
71
+ "daysAgo": "{count} ngày trước"
72
72
  },
73
73
  "CommentsPanel": {
74
- "title": "Comments",
75
- "noComments": "No comments yet. Select text and click Comment to add one.",
76
- "commentPlaceholder": "Type your comment here...",
77
- "save": "Save",
78
- "cancel": "Cancel",
79
- "edit": "Edit",
80
- "annotateComments": "Annotate Comments",
81
- "instructions": "Instructions",
82
- "optional": "(optional)",
83
- "instructionsPlaceholder": "e.g., Focus on technical terminology...",
84
- "annotate": "Annotate",
85
- "annotating": "Annotating...",
86
- "toneLabel": "Tone",
87
- "toneOptional": "(optional)",
88
- "toneScholarly": "Scholarly",
89
- "toneExplanatory": "Explanatory",
90
- "toneConversational": "Conversational",
91
- "toneTechnical": "Technical",
92
- "densityLabel": "Density",
93
- "densitySparse": "Sparse",
94
- "densityDense": "Dense",
95
- "fragmentSelected": "Fragment selected",
96
- "imageRegionSelected": "Image region selected",
97
- "closeProgress": "Close"
74
+ "title": "Bình luận",
75
+ "noComments": "Chưa bình luận nào. Chọn văn bản nhấp Bình luận để thêm.",
76
+ "commentPlaceholder": "Nhập bình luận của bạn tại đây...",
77
+ "save": "Lưu",
78
+ "cancel": "Hủy",
79
+ "edit": "Chỉnh sửa",
80
+ "annotateComments": "Chú thích bình luận",
81
+ "instructions": "Hướng dẫn",
82
+ "optional": "(tùy chọn)",
83
+ "instructionsPlaceholder": " dụ: Tập trung vào thuật ngữ kỹ thuật...",
84
+ "annotate": "Chú thích",
85
+ "annotating": "Đang chú thích...",
86
+ "toneLabel": "Giọng điệu",
87
+ "toneOptional": "(tùy chọn)",
88
+ "toneScholarly": "Học thuật",
89
+ "toneExplanatory": "Giải thích",
90
+ "toneConversational": "Hội thoại",
91
+ "toneTechnical": "Kỹ thuật",
92
+ "densityLabel": "Mật độ",
93
+ "densitySparse": "Thưa",
94
+ "densityDense": "Dày",
95
+ "fragmentSelected": "Đã chọn đoạn văn bản",
96
+ "imageRegionSelected": "Đã chọn vùng hình ảnh",
97
+ "closeProgress": "Đóng"
98
98
  },
99
99
  "HighlightPanel": {
100
- "title": "Highlights",
101
- "noHighlights": "No highlights yet. Use AI annotation to find important passages.",
102
- "annotateHighlights": "Annotate Highlights",
103
- "instructions": "Instructions",
104
- "optional": "(optional)",
105
- "instructionsPlaceholder": "e.g., Focus on key technical concepts...",
106
- "annotate": "Annotate",
107
- "annotating": "Annotating...",
108
- "cancel": "Cancel",
109
- "densityLabel": "Density",
110
- "densitySparse": "Sparse",
111
- "densityDense": "Dense",
112
- "closeProgress": "Close"
100
+ "title": "Đánh dấu nổi bật",
101
+ "noHighlights": "Chưa đánh dấu nổi bật nào. Sử dụng chú thích AI để tìm các đoạn quan trọng.",
102
+ "annotateHighlights": "Chú thích đánh dấu nổi bật",
103
+ "instructions": "Hướng dẫn",
104
+ "optional": "(tùy chọn)",
105
+ "instructionsPlaceholder": " dụ: Tập trung vào các khái niệm kỹ thuật chính...",
106
+ "annotate": "Chú thích",
107
+ "annotating": "Đang chú thích...",
108
+ "cancel": "Hủy",
109
+ "densityLabel": "Mật độ",
110
+ "densitySparse": "Thưa",
111
+ "densityDense": "Dày",
112
+ "closeProgress": "Đóng"
113
113
  },
114
114
  "AssessmentPanel": {
115
- "title": "Assessments",
116
- "noAssessments": "No assessments yet. Use AI annotation to evaluate passages.",
117
- "assessmentPlaceholder": "Type your assessment here...",
118
- "save": "Save",
119
- "cancel": "Cancel",
120
- "annotateAssessments": "Annotate Assessments",
121
- "instructions": "Instructions",
122
- "optional": "(optional)",
123
- "instructionsPlaceholder": "e.g., Evaluate claims for accuracy and evidence...",
124
- "annotate": "Annotate",
125
- "annotating": "Annotating...",
126
- "toneLabel": "Tone",
127
- "toneOptional": "(optional)",
128
- "toneAnalytical": "Analytical",
129
- "toneCritical": "Critical",
130
- "toneBalanced": "Balanced",
131
- "toneConstructive": "Constructive",
132
- "densityLabel": "Density",
133
- "densitySparse": "Sparse",
134
- "densityDense": "Dense",
135
- "fragmentSelected": "Fragment selected",
136
- "imageRegionSelected": "Image region selected",
137
- "closeProgress": "Close"
115
+ "title": "Đánh giá",
116
+ "noAssessments": "Chưa đánh giá nào. Sử dụng chú thích AI để đánh giá các đoạn văn.",
117
+ "assessmentPlaceholder": "Nhập đánh giá của bạn tại đây...",
118
+ "save": "Lưu",
119
+ "cancel": "Hủy",
120
+ "annotateAssessments": "Chú thích đánh giá",
121
+ "instructions": "Hướng dẫn",
122
+ "optional": "(tùy chọn)",
123
+ "instructionsPlaceholder": " dụ: Đánh giá các tuyên bố về tính chính xác và bằng chứng...",
124
+ "annotate": "Chú thích",
125
+ "annotating": "Đang chú thích...",
126
+ "toneLabel": "Giọng điệu",
127
+ "toneOptional": "(tùy chọn)",
128
+ "toneAnalytical": "Phân tích",
129
+ "toneCritical": "Phê bình",
130
+ "toneBalanced": "Cân bằng",
131
+ "toneConstructive": "Xây dựng",
132
+ "densityLabel": "Mật độ",
133
+ "densitySparse": "Thưa",
134
+ "densityDense": "Dày",
135
+ "fragmentSelected": "Đã chọn đoạn văn bản",
136
+ "imageRegionSelected": "Đã chọn vùng hình ảnh",
137
+ "closeProgress": "Đóng"
138
138
  },
139
139
  "TaggingPanel": {
140
- "title": "Tags",
141
- "noTags": "No tags yet. Use AI annotation to identify structural roles.",
142
- "annotateTags": "Annotate Tags",
143
- "selectSchema": "Select Framework",
144
- "schemaLegal": "Legal Analysis (IRAC)",
145
- "schemaScientific": "Scientific Paper (IMRAD)",
146
- "schemaArgument": "Argument Structure (Toulmin)",
147
- "selectCategories": "Select Categories",
148
- "categoryIssue": "Issue",
149
- "categoryRule": "Rule",
150
- "categoryApplication": "Application",
151
- "categoryConclusion": "Conclusion",
152
- "categoryIntroduction": "Introduction",
153
- "categoryMethods": "Methods",
154
- "categoryResults": "Results",
155
- "categoryDiscussion": "Discussion",
156
- "categoryClaim": "Claim",
157
- "categoryEvidence": "Evidence",
158
- "categoryWarrant": "Warrant",
159
- "categoryCounterargument": "Counterargument",
160
- "categoryRebuttal": "Rebuttal",
161
- "annotate": "Annotate",
162
- "annotating": "Annotating...",
163
- "cancel": "Cancel",
164
- "selectAll": "Select All",
165
- "deselectAll": "Deselect All",
166
- "categoriesSelected": "{count, plural, =0 {No categories selected} =1 {1 category selected} other {# categories selected}}",
167
- "createTagForSelection": "Create Tag for Selection",
168
- "selectCategory": "Select Category",
169
- "chooseCategory": "Choose a category...",
170
- "fragmentSelected": "Fragment selected",
171
- "imageRegionSelected": "Image region selected"
140
+ "title": "Thẻ",
141
+ "noTags": "Chưa thẻ nào. Sử dụng chú thích AI để xác định vai trò cấu trúc.",
142
+ "annotateTags": "Chú thích thẻ",
143
+ "selectSchema": "Chọn khung phân tích",
144
+ "schemaLegal": "Phân tích pháp lý (IRAC)",
145
+ "schemaScientific": "Bài báo khoa học (IMRAD)",
146
+ "schemaArgument": "Cấu trúc lập luận (Toulmin)",
147
+ "selectCategories": "Chọn danh mục",
148
+ "categoryIssue": "Vấn đề",
149
+ "categoryRule": "Quy tắc",
150
+ "categoryApplication": "Áp dụng",
151
+ "categoryConclusion": "Kết luận",
152
+ "categoryIntroduction": "Giới thiệu",
153
+ "categoryMethods": "Phương pháp",
154
+ "categoryResults": "Kết quả",
155
+ "categoryDiscussion": "Thảo luận",
156
+ "categoryClaim": "Luận điểm",
157
+ "categoryEvidence": "Bằng chứng",
158
+ "categoryWarrant": "Luận cứ",
159
+ "categoryCounterargument": "Phản biện",
160
+ "categoryRebuttal": "Phản bác",
161
+ "annotate": "Chú thích",
162
+ "annotating": "Đang chú thích...",
163
+ "cancel": "Hủy",
164
+ "selectAll": "Chọn tất cả",
165
+ "deselectAll": "Bỏ chọn tất cả",
166
+ "categoriesSelected": "{count, plural, =0 {Chưa chọn danh mục nào} =1 {Đã chọn 1 danh mục} other {Đã chọn # danh mục}}",
167
+ "createTagForSelection": "Tạo thẻ cho vùng chọn",
168
+ "selectCategory": "Chọn danh mục",
169
+ "chooseCategory": "Chọn một danh mục...",
170
+ "fragmentSelected": "Đã chọn đoạn văn bản",
171
+ "imageRegionSelected": "Đã chọn vùng hình ảnh"
172
172
  },
173
173
  "UnifiedAnnotationsPanel": {
174
- "title": "Annotations",
175
- "statistics": "Statistics",
176
- "highlight": "Highlights",
177
- "reference": "References",
178
- "assessment": "Assessments",
179
- "comment": "Comments",
180
- "tag": "Tags"
174
+ "title": "Chú thích",
175
+ "statistics": "Thống kê",
176
+ "highlight": "Đánh dấu nổi bật",
177
+ "reference": "Tham chiếu",
178
+ "assessment": "Đánh giá",
179
+ "comment": "Bình luận",
180
+ "tag": "Thẻ"
181
181
  },
182
182
  "StatisticsPanel": {
183
- "title": "Statistics",
184
- "highlights": "Highlights",
185
- "comments": "Comments",
186
- "assessments": "Assessments",
187
- "tags": "Tags",
188
- "references": "References",
189
- "stub": "Stub",
190
- "resolved": "Resolved",
191
- "entityTypes": "Entity Types"
183
+ "title": "Thống kê",
184
+ "highlights": "Đánh dấu nổi bật",
185
+ "comments": "Bình luận",
186
+ "assessments": "Đánh giá",
187
+ "tags": "Thẻ",
188
+ "references": "Tham chiếu",
189
+ "stub": "Sơ khai",
190
+ "resolved": "Đã phân giải",
191
+ "entityTypes": "Loại thực thể"
192
192
  },
193
193
  "ReferencesPanel": {
194
- "title": "References",
195
- "noReferences": "No references yet. Select text to create references to other resources.",
196
- "outgoingReferences": "Outgoing References",
197
- "incomingReferences": "Incoming References",
198
- "noIncomingReferences": "No incoming references",
199
- "stub": "Stub reference (not linked)",
200
- "resolved": "Resolved reference (linked)",
201
- "open": "Open",
202
- "unlink": "Unlink",
203
- "generate": "Generate",
204
- "find": "Find",
205
- "create": "Create",
206
- "cancel": "Cancel",
207
- "createReference": "Create Reference",
208
- "entityTypesOptional": "Entity Types (Optional)",
209
- "fragmentSelected": "Fragment selected",
210
- "imageRegionSelected": "Image region selected",
211
- "annotateReferences": "Annotate References",
212
- "selectEntityTypes": "Entity types:",
213
- "select": "Select",
214
- "deselect": "Deselect",
215
- "noEntityTypes": "No entity types available",
216
- "typesSelected": "{count, plural, =1 {1 type selected} other {# types selected}}",
217
- "annotate": "Annotate",
218
- "annotating": "Annotating...",
219
- "includeDescriptiveReferences": "Include descriptive references",
220
- "descriptiveReferencesTooltip": "Also find phrases like 'the CEO', 'the tech giant', 'the physicist' (in addition to names)",
221
- "annotationProgressTitle": "Annotating Entity References",
222
- "cancelAnnotation": "Cancel annotation",
223
- "found": "{count} found",
224
- "complete": "Annotation complete!",
225
- "failed": "Annotation failed",
226
- "current": "Current: {entityType}",
227
- "closeProgress": "Close",
228
- "loading": "loading...",
229
- "loadingEllipsis": "Loading...",
230
- "untitledResource": "Untitled Resource",
231
- "noText": "No text"
194
+ "title": "Tham chiếu",
195
+ "noReferences": "Chưa tham chiếu nào. Chọn văn bản để tạo tham chiếu đến các tài nguyên khác.",
196
+ "outgoingReferences": "Tham chiếu đi",
197
+ "incomingReferences": "Tham chiếu đến",
198
+ "noIncomingReferences": "Không tham chiếu đến",
199
+ "stub": "Tham chiếu sơ khai (chưa liên kết)",
200
+ "resolved": "Tham chiếu đã phân giải (đã liên kết)",
201
+ "open": "Mở",
202
+ "unlink": "Hủy liên kết",
203
+ "generate": "Tạo sinh",
204
+ "find": "Tìm",
205
+ "create": "Tạo",
206
+ "cancel": "Hủy",
207
+ "createReference": "Tạo tham chiếu",
208
+ "entityTypesOptional": "Loại thực thể (Tùy chọn)",
209
+ "fragmentSelected": "Đã chọn đoạn văn bản",
210
+ "imageRegionSelected": "Đã chọn vùng hình ảnh",
211
+ "annotateReferences": "Chú thích tham chiếu",
212
+ "selectEntityTypes": "Loại thực thể:",
213
+ "select": "Chọn",
214
+ "deselect": "Bỏ chọn",
215
+ "noEntityTypes": "Không loại thực thể nào",
216
+ "typesSelected": "{count, plural, =1 {Đã chọn 1 loại} other {Đã chọn # loại}}",
217
+ "annotate": "Chú thích",
218
+ "annotating": "Đang chú thích...",
219
+ "includeDescriptiveReferences": "Bao gồm tham chiếu mô tả",
220
+ "descriptiveReferencesTooltip": "Cũng tìm các cụm từ như 'vị CEO', ' khổng lồ công nghệ', 'nhà vật lý' (ngoài tên riêng)",
221
+ "annotationProgressTitle": "Đang chú thích tham chiếu thực thể",
222
+ "cancelAnnotation": "Hủy chú thích",
223
+ "found": "Đã tìm thấy {count}",
224
+ "complete": "Hoàn thành chú thích!",
225
+ "failed": "Chú thích thất bại",
226
+ "current": "Hiện tại: {entityType}",
227
+ "closeProgress": "Đóng",
228
+ "loading": "đang tải...",
229
+ "loadingEllipsis": "Đang tải...",
230
+ "untitledResource": "Tài nguyên chưa có tiêu đề",
231
+ "noText": "Không có văn bản"
232
232
  },
233
233
  "KeyboardShortcuts": {
234
- "title": "Keyboard Shortcuts",
235
- "closeDialog": "Close dialog",
236
- "or": "or",
237
- "navigationTitle": "Navigation",
238
- "navOpenSearch": "Open global search",
239
- "navOpenSearchAlt": "Open global search (alternative)",
240
- "navCreateResource": "Create new resource",
241
- "navCloseOverlays": "Close all overlays (double press)",
242
- "navShowHelp": "Show keyboard shortcuts help",
243
- "sidebarTitle": "Knowledge Sidebar",
244
- "sidebarCollapse": "Collapse sidebar",
245
- "sidebarExpand": "Expand sidebar",
246
- "sidebarPickup": "Pick up resource tab (when focused)",
247
- "sidebarMove": "Move resource tab (when dragging)",
248
- "sidebarDrop": "Drop resource tab (when dragging)",
249
- "sidebarCancel": "Cancel drag operation",
250
- "annotationsTitle": "Resource Annotations",
251
- "annotHighlight": "Create highlight from annotation (direct)",
252
- "annotReference": "Open reference popup for annotation",
253
- "annotDelete": "Delete focused annotation",
254
- "annotNavigate": "Navigate through annotations",
255
- "annotNavigateBack": "Navigate annotations backward",
256
- "listsTitle": "Lists & Grids",
257
- "listsFilterNav": "Navigate entity type filters",
258
- "listsGridNav": "Navigate resource grid",
259
- "listsJumpFirst": "Jump to first item",
260
- "listsJumpLast": "Jump to last item",
261
- "searchModalTitle": "In Search Modal",
262
- "searchNav": "Navigate search results",
263
- "searchSelect": "Select result",
264
- "searchClose": "Close search",
265
- "modalTitle": "Modal Controls",
266
- "modalClose": "Close active modal",
267
- "modalNavForward": "Navigate forward through buttons",
268
- "modalNavBackward": "Navigate backward through buttons",
269
- "modalActivate": "Activate focused button",
270
- "accessibilityTitle": "Accessibility",
271
- "a11ySkipLinks": "Navigate to skip links (when at page start)",
272
- "a11yFollowLink": "Follow skip link",
273
- "macNote": "Using Mac keyboard shortcuts. is the Command key.",
274
- "windowsNote": "Using Windows/Linux keyboard shortcuts. Ctrl is the Control key.",
275
- "footerHint": "Press {key} anytime to show this help",
276
- "close": "Close"
234
+ "title": "Phím tắt",
235
+ "closeDialog": "Đóng hộp thoại",
236
+ "or": "hoặc",
237
+ "navigationTitle": "Điều hướng",
238
+ "navOpenSearch": "Mở tìm kiếm toàn cục",
239
+ "navOpenSearchAlt": "Mở tìm kiếm toàn cục (thay thế)",
240
+ "navCreateResource": "Tạo tài nguyên mới",
241
+ "navCloseOverlays": "Đóng tất cả lớp phủ (nhấn đúp)",
242
+ "navShowHelp": "Hiển thị trợ giúp phím tắt",
243
+ "sidebarTitle": "Thanh bên tri thức",
244
+ "sidebarCollapse": "Thu gọn thanh bên",
245
+ "sidebarExpand": "Mở rộng thanh bên",
246
+ "sidebarPickup": "Chọn tab tài nguyên (khi đang được chọn)",
247
+ "sidebarMove": "Di chuyển tab tài nguyên (khi đang kéo)",
248
+ "sidebarDrop": "Thả tab tài nguyên (khi đang kéo)",
249
+ "sidebarCancel": "Hủy thao tác kéo",
250
+ "annotationsTitle": "Chú thích tài nguyên",
251
+ "annotHighlight": "Tạo đánh dấu nổi bật từ chú thích (trực tiếp)",
252
+ "annotReference": "Mở cửa sổ tham chiếu cho chú thích",
253
+ "annotDelete": "Xóa chú thích đang được chọn",
254
+ "annotNavigate": "Điều hướng qua các chú thích",
255
+ "annotNavigateBack": "Điều hướng ngược các chú thích",
256
+ "listsTitle": "Danh sách và lưới",
257
+ "listsFilterNav": "Điều hướng bộ lọc loại thực thể",
258
+ "listsGridNav": "Điều hướng lưới tài nguyên",
259
+ "listsJumpFirst": "Nhảy đến mục đầu tiên",
260
+ "listsJumpLast": "Nhảy đến mục cuối cùng",
261
+ "searchModalTitle": "Trong cửa sổ tìm kiếm",
262
+ "searchNav": "Điều hướng kết quả tìm kiếm",
263
+ "searchSelect": "Chọn kết quả",
264
+ "searchClose": "Đóng tìm kiếm",
265
+ "modalTitle": "Điều khiển cửa sổ",
266
+ "modalClose": "Đóng cửa sổ đang hoạt động",
267
+ "modalNavForward": "Điều hướng tiến qua các nút",
268
+ "modalNavBackward": "Điều hướng lùi qua các nút",
269
+ "modalActivate": "Kích hoạt nút đang được chọn",
270
+ "accessibilityTitle": "Trợ năng",
271
+ "a11ySkipLinks": "Điều hướng đến liên kết bỏ qua (khi đầu trang)",
272
+ "a11yFollowLink": "Theo liên kết bỏ qua",
273
+ "macNote": "Đang sử dụng phím tắt Mac. Command phím Command.",
274
+ "windowsNote": "Đang sử dụng phím tắt Windows/Linux. Ctrl phím Control.",
275
+ "footerHint": "Nhấn {key} bất cứ lúc nào để hiển thị trợ giúp này",
276
+ "close": "Đóng"
277
277
  },
278
278
  "AnnotateToolbar": {
279
- "modeGroup": "Mode",
280
- "browse": "Browse",
281
- "annotate": "Annotate",
282
- "selectionGroup": "Motivation",
283
- "clickGroup": "Click",
284
- "shapeGroup": "Shape",
285
- "none": "None",
286
- "linking": "Reference",
287
- "highlighting": "Highlight",
288
- "assessing": "Assess",
289
- "commenting": "Comment",
290
- "tagging": "Tag",
291
- "detail": "Detail",
292
- "follow": "Follow",
293
- "deleting": "Delete",
279
+ "modeGroup": "Chế độ",
280
+ "browse": "Duyệt",
281
+ "annotate": "Chú thích",
282
+ "selectionGroup": "Mục đích",
283
+ "clickGroup": "Nhấp",
284
+ "shapeGroup": "Hình dạng",
285
+ "none": "Không",
286
+ "linking": "Tham chiếu",
287
+ "highlighting": "Đánh dấu nổi bật",
288
+ "assessing": "Đánh giá",
289
+ "commenting": "Bình luận",
290
+ "tagging": "Gắn thẻ",
291
+ "detail": "Chi tiết",
292
+ "follow": "Theo dõi",
293
+ "deleting": "Xóa",
294
294
  "jsonld": "JSON-LD",
295
- "rectangle": "Rectangle",
296
- "circle": "Circle",
297
- "polygon": "Polygon"
295
+ "rectangle": "Hình chữ nhật",
296
+ "circle": "Hình tròn",
297
+ "polygon": "Đa giác"
298
298
  },
299
299
  "CollapsibleResourceNavigation": {
300
- "title": "Navigation",
301
- "collapseSidebar": "Collapse sidebar",
302
- "expandSidebar": "Expand sidebar",
303
- "dragToReorder": "Drag to reorder",
304
- "dragToReorderDoc": "Drag to reorder {name}",
305
- "closeResource": "Close resource",
306
- "dragInstructions": "To reorder resources: Use Tab to navigate to a resource. Press Alt+Up arrow to move up or Alt+Down arrow to move down. For drag and drop: Press space bar to pick up the item. Use arrow keys to move it. Press space bar again to drop."
300
+ "title": "Điều hướng",
301
+ "collapseSidebar": "Thu gọn thanh bên",
302
+ "expandSidebar": "Mở rộng thanh bên",
303
+ "dragToReorder": "Kéo để sắp xếp lại",
304
+ "dragToReorderDoc": "Kéo để sắp xếp lại {name}",
305
+ "closeResource": "Đóng tài nguyên",
306
+ "dragInstructions": "Để sắp xếp lại tài nguyên: Sử dụng Tab để điều hướng đến tài nguyên. Nhấn Alt+Mũi tên lên để di chuyển lên hoặc Alt+Mũi tên xuống để di chuyển xuống. Để kéo thả: Nhấn phím cách để chọn mục. Sử dụng phím mũi tên để di chuyển. Nhấn phím cách lần nữa để thả."
307
307
  },
308
308
  "ResourceViewer": {
309
- "deleteConfirmationTitle": "Delete Annotation",
310
- "deleteConfirmationMessage": "Are you sure you want to delete this annotation? This action cannot be undone.",
311
- "deleteConfirmationCancel": "Cancel",
312
- "deleteConfirmationDelete": "Delete"
309
+ "deleteConfirmationTitle": "Xóa chú thích",
310
+ "deleteConfirmationMessage": "Bạn chắc chắn muốn xóa chú thích này không? Hành động này không thể hoàn tác.",
311
+ "deleteConfirmationCancel": "Hủy",
312
+ "deleteConfirmationDelete": "Xóa"
313
313
  },
314
314
  "Settings": {
315
- "title": "Settings",
316
- "lineNumbers": "Line Numbers",
317
- "lineNumbersVisible": "Visible",
318
- "lineNumbersHidden": "Hidden",
319
- "theme": "Theme",
320
- "themeLight": "Light",
321
- "themeDark": "Dark",
322
- "themeSystem": "System",
323
- "themeSystemActive": "System ({mode})",
324
- "themeModeActive": "Using {mode} mode",
325
- "language": "Language",
326
- "languageHint": "Change language in the main navigation",
327
- "languageChanging": "Changing language...",
328
- "hoverDelay": "Hover Delay",
329
- "hoverDelayFast": "Fast",
330
- "hoverDelaySlow": "Slow",
331
- "hoverDelayDescription": "{delay}ms delay before hover effects appear"
315
+ "title": "Cài đặt",
316
+ "lineNumbers": "Số dòng",
317
+ "lineNumbersVisible": "Hiển thị",
318
+ "lineNumbersHidden": "Ẩn",
319
+ "theme": "Giao diện",
320
+ "themeLight": "Sáng",
321
+ "themeDark": "Tối",
322
+ "themeSystem": "Hệ thống",
323
+ "themeSystemActive": "Hệ thống ({mode})",
324
+ "themeModeActive": "Đang sử dụng chế độ {mode}",
325
+ "language": "Ngôn ngữ",
326
+ "languageHint": "Thay đổi ngôn ngữ trong thanh điều hướng chính",
327
+ "languageChanging": "Đang thay đổi ngôn ngữ...",
328
+ "hoverDelay": "Độ trễ di chuột",
329
+ "hoverDelayFast": "Nhanh",
330
+ "hoverDelaySlow": "Chậm",
331
+ "hoverDelayDescription": "Độ trễ {delay}ms trước khi hiệu ứng di chuột xuất hiện"
332
332
  },
333
333
  "AnnotateView": {}
334
334
  }