tycho-components 0.28.11 → 0.29.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 (243) hide show
  1. package/dist/configs/Localization.d.ts +2 -2
  2. package/dist/configs/Localization.js +21 -39
  3. package/dist/configs/index.d.ts +2 -0
  4. package/dist/configs/index.js +1 -0
  5. package/dist/configs/types/Document.d.ts +3 -3
  6. package/dist/configs/types/Document.js +4 -4
  7. package/dist/features/index.d.ts +15 -32
  8. package/dist/features/index.js +11 -21
  9. package/package.json +1 -1
  10. package/dist/features/DocumentDrawer/Actions/Actions.d.ts +0 -17
  11. package/dist/features/DocumentDrawer/Actions/Actions.js +0 -121
  12. package/dist/features/DocumentDrawer/Actions/PageRemoveSentences.d.ts +0 -7
  13. package/dist/features/DocumentDrawer/Actions/PageRemoveSentences.js +0 -23
  14. package/dist/features/DocumentDrawer/Actions/index.d.ts +0 -2
  15. package/dist/features/DocumentDrawer/Actions/index.js +0 -2
  16. package/dist/features/DocumentDrawer/Actions/style.scss +0 -0
  17. package/dist/features/DocumentDrawer/AutomaticParser/AutomaticParser.d.ts +0 -8
  18. package/dist/features/DocumentDrawer/AutomaticParser/AutomaticParser.js +0 -96
  19. package/dist/features/DocumentDrawer/AutomaticParser/index.d.ts +0 -2
  20. package/dist/features/DocumentDrawer/AutomaticParser/index.js +0 -2
  21. package/dist/features/DocumentDrawer/AutomaticParser/style.scss +0 -10
  22. package/dist/features/DocumentDrawer/DocumentDrawer.d.ts +0 -19
  23. package/dist/features/DocumentDrawer/DocumentDrawer.js +0 -102
  24. package/dist/features/DocumentDrawer/DocumentEdit/DocumentEdit.d.ts +0 -35
  25. package/dist/features/DocumentDrawer/DocumentEdit/DocumentEdit.js +0 -207
  26. package/dist/features/DocumentDrawer/DocumentEdit/index.d.ts +0 -2
  27. package/dist/features/DocumentDrawer/DocumentEdit/index.js +0 -1
  28. package/dist/features/DocumentDrawer/DocumentExport/DocumentExport.d.ts +0 -7
  29. package/dist/features/DocumentDrawer/DocumentExport/DocumentExport.js +0 -83
  30. package/dist/features/DocumentDrawer/DocumentExport/ExportInvalidSentences.d.ts +0 -7
  31. package/dist/features/DocumentDrawer/DocumentExport/ExportInvalidSentences.js +0 -12
  32. package/dist/features/DocumentDrawer/DocumentExport/ExportTxtTierModal.d.ts +0 -8
  33. package/dist/features/DocumentDrawer/DocumentExport/ExportTxtTierModal.js +0 -14
  34. package/dist/features/DocumentDrawer/DocumentExport/index.d.ts +0 -2
  35. package/dist/features/DocumentDrawer/DocumentExport/index.js +0 -2
  36. package/dist/features/DocumentDrawer/DocumentExport/style.scss +0 -49
  37. package/dist/features/DocumentDrawer/DocumentLexicon/DocumentLexicon.d.ts +0 -7
  38. package/dist/features/DocumentDrawer/DocumentLexicon/DocumentLexicon.js +0 -22
  39. package/dist/features/DocumentDrawer/DocumentLexicon/index.d.ts +0 -2
  40. package/dist/features/DocumentDrawer/DocumentLexicon/index.js +0 -2
  41. package/dist/features/DocumentDrawer/DocumentLexicon/style.scss +0 -38
  42. package/dist/features/DocumentDrawer/DocumentRemove/DocumentRemove.d.ts +0 -12
  43. package/dist/features/DocumentDrawer/DocumentRemove/DocumentRemove.js +0 -28
  44. package/dist/features/DocumentDrawer/DocumentRemove/index.d.ts +0 -2
  45. package/dist/features/DocumentDrawer/DocumentRemove/index.js +0 -2
  46. package/dist/features/DocumentDrawer/DocumentRemove/style.scss +0 -0
  47. package/dist/features/DocumentDrawer/Github/Github.d.ts +0 -8
  48. package/dist/features/DocumentDrawer/Github/Github.js +0 -11
  49. package/dist/features/DocumentDrawer/Github/GithubCommit.d.ts +0 -8
  50. package/dist/features/DocumentDrawer/Github/GithubCommit.js +0 -86
  51. package/dist/features/DocumentDrawer/Github/index.d.ts +0 -2
  52. package/dist/features/DocumentDrawer/Github/index.js +0 -2
  53. package/dist/features/DocumentDrawer/Github/style.scss +0 -31
  54. package/dist/features/DocumentDrawer/ImageGallery/GalleryImage.d.ts +0 -8
  55. package/dist/features/DocumentDrawer/ImageGallery/GalleryImage.js +0 -5
  56. package/dist/features/DocumentDrawer/ImageGallery/GalleryRemoval.d.ts +0 -9
  57. package/dist/features/DocumentDrawer/ImageGallery/GalleryRemoval.js +0 -14
  58. package/dist/features/DocumentDrawer/ImageGallery/ImageGallery.d.ts +0 -9
  59. package/dist/features/DocumentDrawer/ImageGallery/ImageGallery.js +0 -45
  60. package/dist/features/DocumentDrawer/ImageGallery/index.d.ts +0 -2
  61. package/dist/features/DocumentDrawer/ImageGallery/index.js +0 -2
  62. package/dist/features/DocumentDrawer/ImageGallery/style.scss +0 -41
  63. package/dist/features/DocumentDrawer/Inconsistency/Inconsistency.d.ts +0 -8
  64. package/dist/features/DocumentDrawer/Inconsistency/Inconsistency.js +0 -18
  65. package/dist/features/DocumentDrawer/Inconsistency/InconsistencyActions.d.ts +0 -7
  66. package/dist/features/DocumentDrawer/Inconsistency/InconsistencyActions.js +0 -77
  67. package/dist/features/DocumentDrawer/Inconsistency/InconsistencyResponse.d.ts +0 -31
  68. package/dist/features/DocumentDrawer/Inconsistency/InconsistencyResponse.js +0 -39
  69. package/dist/features/DocumentDrawer/Inconsistency/InconsistencyService.d.ts +0 -6
  70. package/dist/features/DocumentDrawer/Inconsistency/InconsistencyService.js +0 -8
  71. package/dist/features/DocumentDrawer/Inconsistency/style.scss +0 -64
  72. package/dist/features/DocumentDrawer/Info/Info.d.ts +0 -10
  73. package/dist/features/DocumentDrawer/Info/Info.js +0 -16
  74. package/dist/features/DocumentDrawer/Info/index.d.ts +0 -2
  75. package/dist/features/DocumentDrawer/Info/index.js +0 -2
  76. package/dist/features/DocumentDrawer/Info/style.scss +0 -24
  77. package/dist/features/DocumentDrawer/Metadata/DocumentMetadata/DocumentMetadata.d.ts +0 -8
  78. package/dist/features/DocumentDrawer/Metadata/DocumentMetadata/DocumentMetadata.js +0 -60
  79. package/dist/features/DocumentDrawer/Metadata/DocumentMetadata/index.d.ts +0 -2
  80. package/dist/features/DocumentDrawer/Metadata/DocumentMetadata/index.js +0 -2
  81. package/dist/features/DocumentDrawer/Metadata/DocumentMetadata/style.scss +0 -7
  82. package/dist/features/DocumentDrawer/Metadata/DocumentMetadataEdit/DocumentMetadataEdit.d.ts +0 -11
  83. package/dist/features/DocumentDrawer/Metadata/DocumentMetadataEdit/DocumentMetadataEdit.js +0 -195
  84. package/dist/features/DocumentDrawer/Metadata/DocumentMetadataEdit/index.d.ts +0 -2
  85. package/dist/features/DocumentDrawer/Metadata/DocumentMetadataEdit/index.js +0 -2
  86. package/dist/features/DocumentDrawer/Metadata/DocumentMetadataEdit/style.scss +0 -58
  87. package/dist/features/DocumentDrawer/PageStatusComponent/PageStatusComponent.d.ts +0 -9
  88. package/dist/features/DocumentDrawer/PageStatusComponent/PageStatusComponent.js +0 -30
  89. package/dist/features/DocumentDrawer/PageStatusComponent/index.d.ts +0 -2
  90. package/dist/features/DocumentDrawer/PageStatusComponent/index.js +0 -2
  91. package/dist/features/DocumentDrawer/PageStatusComponent/style.scss +0 -19
  92. package/dist/features/DocumentDrawer/Pages/BoxRemoval.d.ts +0 -10
  93. package/dist/features/DocumentDrawer/Pages/BoxRemoval.js +0 -14
  94. package/dist/features/DocumentDrawer/Pages/Boxes.d.ts +0 -10
  95. package/dist/features/DocumentDrawer/Pages/Boxes.js +0 -65
  96. package/dist/features/DocumentDrawer/Pages/PageRemoval.d.ts +0 -10
  97. package/dist/features/DocumentDrawer/Pages/PageRemoval.js +0 -15
  98. package/dist/features/DocumentDrawer/Pages/Pages.d.ts +0 -10
  99. package/dist/features/DocumentDrawer/Pages/Pages.js +0 -67
  100. package/dist/features/DocumentDrawer/Pages/style.scss +0 -48
  101. package/dist/features/DocumentDrawer/deps.d.ts +0 -28
  102. package/dist/features/DocumentDrawer/deps.js +0 -20
  103. package/dist/features/DocumentDrawer/functions/FileUtils.d.ts +0 -4
  104. package/dist/features/DocumentDrawer/functions/FileUtils.js +0 -8
  105. package/dist/features/DocumentDrawer/functions/MetadataUtils.d.ts +0 -41
  106. package/dist/features/DocumentDrawer/functions/MetadataUtils.js +0 -192
  107. package/dist/features/DocumentDrawer/index.d.ts +0 -7
  108. package/dist/features/DocumentDrawer/index.js +0 -4
  109. package/dist/features/DocumentDrawer/localization/ActionsTexts.d.ts +0 -119
  110. package/dist/features/DocumentDrawer/localization/ActionsTexts.js +0 -119
  111. package/dist/features/DocumentDrawer/localization/DocumentTexts.d.ts +0 -137
  112. package/dist/features/DocumentDrawer/localization/DocumentTexts.js +0 -137
  113. package/dist/features/DocumentDrawer/localization/ExportTexts.d.ts +0 -74
  114. package/dist/features/DocumentDrawer/localization/ExportTexts.js +0 -74
  115. package/dist/features/DocumentDrawer/localization/GithubTexts.d.ts +0 -35
  116. package/dist/features/DocumentDrawer/localization/GithubTexts.js +0 -35
  117. package/dist/features/DocumentDrawer/localization/InconsistencyTexts.d.ts +0 -101
  118. package/dist/features/DocumentDrawer/localization/InconsistencyTexts.js +0 -101
  119. package/dist/features/DocumentDrawer/localization/PageTexts.d.ts +0 -45
  120. package/dist/features/DocumentDrawer/localization/PageTexts.js +0 -45
  121. package/dist/features/DocumentDrawer/localization/ParserTexts.d.ts +0 -30
  122. package/dist/features/DocumentDrawer/localization/ParserTexts.js +0 -30
  123. package/dist/features/DocumentDrawer/services/AutomaticParserService.d.ts +0 -8
  124. package/dist/features/DocumentDrawer/services/AutomaticParserService.js +0 -9
  125. package/dist/features/DocumentDrawer/services/BoundingBoxService.d.ts +0 -11
  126. package/dist/features/DocumentDrawer/services/BoundingBoxService.js +0 -20
  127. package/dist/features/DocumentDrawer/services/DocumentService.d.ts +0 -13
  128. package/dist/features/DocumentDrawer/services/DocumentService.js +0 -20
  129. package/dist/features/DocumentDrawer/services/ExportService.d.ts +0 -11
  130. package/dist/features/DocumentDrawer/services/ExportService.js +0 -22
  131. package/dist/features/DocumentDrawer/services/GithubService.d.ts +0 -8
  132. package/dist/features/DocumentDrawer/services/GithubService.js +0 -12
  133. package/dist/features/DocumentDrawer/services/ImageService.d.ts +0 -8
  134. package/dist/features/DocumentDrawer/services/ImageService.js +0 -12
  135. package/dist/features/DocumentDrawer/services/LexiconService.d.ts +0 -7
  136. package/dist/features/DocumentDrawer/services/LexiconService.js +0 -6
  137. package/dist/features/DocumentDrawer/services/MetadataService.d.ts +0 -11
  138. package/dist/features/DocumentDrawer/services/MetadataService.js +0 -18
  139. package/dist/features/DocumentDrawer/services/PageService.d.ts +0 -13
  140. package/dist/features/DocumentDrawer/services/PageService.js +0 -19
  141. package/dist/features/DocumentDrawer/services/SentenceService.d.ts +0 -6
  142. package/dist/features/DocumentDrawer/services/SentenceService.js +0 -6
  143. package/dist/features/DocumentDrawer/style.scss +0 -192
  144. package/dist/features/DocumentDrawer/types/BoundingBox.d.ts +0 -8
  145. package/dist/features/DocumentDrawer/types/BoundingBox.js +0 -1
  146. package/dist/features/DocumentDrawer/types/CatalogSearchFilter.d.ts +0 -15
  147. package/dist/features/DocumentDrawer/types/CatalogSearchFilter.js +0 -16
  148. package/dist/features/DocumentDrawer/types/Category.d.ts +0 -16
  149. package/dist/features/DocumentDrawer/types/Category.js +0 -5
  150. package/dist/features/DocumentDrawer/types/DocumentDrawerActionId.d.ts +0 -3
  151. package/dist/features/DocumentDrawer/types/DocumentDrawerActionId.js +0 -14
  152. package/dist/features/DocumentDrawer/types/DocumentStatus.d.ts +0 -7
  153. package/dist/features/DocumentDrawer/types/DocumentStatus.js +0 -6
  154. package/dist/features/DocumentDrawer/types/DocumentUpdateRequest.d.ts +0 -13
  155. package/dist/features/DocumentDrawer/types/DocumentUpdateRequest.js +0 -1
  156. package/dist/features/DocumentDrawer/types/Export.d.ts +0 -30
  157. package/dist/features/DocumentDrawer/types/Export.js +0 -46
  158. package/dist/features/DocumentDrawer/types/Lexicon.d.ts +0 -6
  159. package/dist/features/DocumentDrawer/types/Lexicon.js +0 -1
  160. package/dist/features/DocumentDrawer/types/LexiconResponse.d.ts +0 -6
  161. package/dist/features/DocumentDrawer/types/LexiconResponse.js +0 -1
  162. package/dist/features/DocumentDrawer/types/Metadata.d.ts +0 -22
  163. package/dist/features/DocumentDrawer/types/Metadata.js +0 -8
  164. package/dist/features/DocumentDrawer/types/Page.d.ts +0 -10
  165. package/dist/features/DocumentDrawer/types/Page.js +0 -1
  166. package/dist/features/DocumentDrawer/types/PageStatus.d.ts +0 -9
  167. package/dist/features/DocumentDrawer/types/PageStatus.js +0 -8
  168. package/dist/features/DocumentDrawer/types/Parser.d.ts +0 -18
  169. package/dist/features/DocumentDrawer/types/Parser.js +0 -21
  170. package/dist/features/DocumentDrawer/types/Query.d.ts +0 -6
  171. package/dist/features/DocumentDrawer/types/Query.js +0 -1
  172. package/dist/features/DocumentDrawer/types/Sentence.d.ts +0 -4
  173. package/dist/features/DocumentDrawer/types/Sentence.js +0 -1
  174. package/dist/features/Participants/ParticipantCreate/ParticipantCreate.d.ts +0 -8
  175. package/dist/features/Participants/ParticipantCreate/ParticipantCreate.js +0 -44
  176. package/dist/features/Participants/ParticipantCreate/index.d.ts +0 -2
  177. package/dist/features/Participants/ParticipantCreate/index.js +0 -2
  178. package/dist/features/Participants/ParticipantRemove/ParticipantRemove.d.ts +0 -11
  179. package/dist/features/Participants/ParticipantRemove/ParticipantRemove.js +0 -39
  180. package/dist/features/Participants/ParticipantRemove/index.d.ts +0 -2
  181. package/dist/features/Participants/ParticipantRemove/index.js +0 -2
  182. package/dist/features/Participants/ParticipantRemove/style.scss +0 -15
  183. package/dist/features/Participants/ParticipantService.d.ts +0 -10
  184. package/dist/features/Participants/ParticipantService.js +0 -19
  185. package/dist/features/Participants/Participants.d.ts +0 -10
  186. package/dist/features/Participants/Participants.js +0 -134
  187. package/dist/features/Participants/index.d.ts +0 -2
  188. package/dist/features/Participants/index.js +0 -2
  189. package/dist/features/Participants/style.scss +0 -51
  190. package/dist/features/SentenceSplit/SentenceSplit.d.ts +0 -33
  191. package/dist/features/SentenceSplit/SentenceSplit.js +0 -191
  192. package/dist/features/SentenceSplit/SentenceSplitAudio/SentenceSplitAudioStep.d.ts +0 -9
  193. package/dist/features/SentenceSplit/SentenceSplitAudio/SentenceSplitAudioStep.js +0 -38
  194. package/dist/features/SentenceSplit/SentenceSplitAudio/index.d.ts +0 -2
  195. package/dist/features/SentenceSplit/SentenceSplitAudio/index.js +0 -2
  196. package/dist/features/SentenceSplit/SentenceSplitAudio/style.scss +0 -29
  197. package/dist/features/SentenceSplit/SentenceSplitChoose/SentenceSplitChoose.d.ts +0 -10
  198. package/dist/features/SentenceSplit/SentenceSplitChoose/SentenceSplitChoose.js +0 -23
  199. package/dist/features/SentenceSplit/SentenceSplitChoose/index.d.ts +0 -2
  200. package/dist/features/SentenceSplit/SentenceSplitChoose/index.js +0 -2
  201. package/dist/features/SentenceSplit/SentenceSplitChoose/style.scss +0 -25
  202. package/dist/features/SentenceSplit/SentenceSplitCommentUtils.d.ts +0 -21
  203. package/dist/features/SentenceSplit/SentenceSplitCommentUtils.js +0 -77
  204. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitCommentBlock.d.ts +0 -7
  205. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitCommentBlock.js +0 -6
  206. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitComments.d.ts +0 -8
  207. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitComments.js +0 -37
  208. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitCommentsStep.d.ts +0 -11
  209. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitCommentsStep.js +0 -72
  210. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitCommentsWords.d.ts +0 -9
  211. package/dist/features/SentenceSplit/SentenceSplitComments/SentenceSplitCommentsWords.js +0 -15
  212. package/dist/features/SentenceSplit/SentenceSplitComments/index.d.ts +0 -2
  213. package/dist/features/SentenceSplit/SentenceSplitComments/index.js +0 -2
  214. package/dist/features/SentenceSplit/SentenceSplitComments/style.scss +0 -126
  215. package/dist/features/SentenceSplit/SentenceSplitPreview/SentenceSplitPreview.d.ts +0 -10
  216. package/dist/features/SentenceSplit/SentenceSplitPreview/SentenceSplitPreview.js +0 -10
  217. package/dist/features/SentenceSplit/SentenceSplitPreview/SentenceSplitPreviewStep.d.ts +0 -11
  218. package/dist/features/SentenceSplit/SentenceSplitPreview/SentenceSplitPreviewStep.js +0 -24
  219. package/dist/features/SentenceSplit/SentenceSplitPreview/index.d.ts +0 -2
  220. package/dist/features/SentenceSplit/SentenceSplitPreview/index.js +0 -2
  221. package/dist/features/SentenceSplit/SentenceSplitPreview/style.scss +0 -24
  222. package/dist/features/SentenceSplit/SentenceSplitService.d.ts +0 -13
  223. package/dist/features/SentenceSplit/SentenceSplitService.js +0 -13
  224. package/dist/features/SentenceSplit/SentenceSplitTranslations/SentenceSplitTranslations.d.ts +0 -12
  225. package/dist/features/SentenceSplit/SentenceSplitTranslations/SentenceSplitTranslations.js +0 -15
  226. package/dist/features/SentenceSplit/SentenceSplitTranslations/SentenceSplitTranslationsStep.d.ts +0 -10
  227. package/dist/features/SentenceSplit/SentenceSplitTranslations/SentenceSplitTranslationsStep.js +0 -8
  228. package/dist/features/SentenceSplit/SentenceSplitTranslations/index.d.ts +0 -2
  229. package/dist/features/SentenceSplit/SentenceSplitTranslations/index.js +0 -2
  230. package/dist/features/SentenceSplit/SentenceSplitTranslations/style.scss +0 -23
  231. package/dist/features/SentenceSplit/SentenceSplitUtils.d.ts +0 -6
  232. package/dist/features/SentenceSplit/SentenceSplitUtils.js +0 -17
  233. package/dist/features/SentenceSplit/index.d.ts +0 -2
  234. package/dist/features/SentenceSplit/index.js +0 -2
  235. package/dist/features/SentenceSplit/localization/SentenceSplitTexts.d.ts +0 -107
  236. package/dist/features/SentenceSplit/localization/SentenceSplitTexts.js +0 -107
  237. package/dist/features/SentenceSplit/style.scss +0 -173
  238. package/dist/features/SentenceSplit/types/Language.d.ts +0 -6
  239. package/dist/features/SentenceSplit/types/Language.js +0 -1
  240. package/dist/features/SentenceSplit/types/SentenceSplitRequest.d.ts +0 -20
  241. package/dist/features/SentenceSplit/types/SentenceSplitRequest.js +0 -16
  242. /package/dist/{features/Participants → configs}/types/Participant.d.ts +0 -0
  243. /package/dist/{features/Participants → configs}/types/Participant.js +0 -0
@@ -1,119 +0,0 @@
1
- export const ActionsTexts = {
2
- en: {
3
- 'label.tool': 'Catalog',
4
- 'button.label.add': 'Add new document',
5
- 'button.label.filter': 'Filter',
6
- 'tooltip.label.list': 'Display as list',
7
- 'tooltip.label.grid': 'Display as grid',
8
- 'label.automatic.title': 'Automatic parsing',
9
- 'label.automatic.description': 'Automatically parse all sentences.',
10
- 'label.sync.title': 'Synchronize document search',
11
- 'label.sync.description': 'Mark this document to be synchronized again by the search service.',
12
- 'actions.label.title': 'Actions',
13
- 'actions.label.open': 'Open in new window',
14
- 'actions.label.info': 'Open information',
15
- 'actions.label.remove': 'Remove document',
16
- 'actions.label.remove.description': 'Attention! This process is irreversible.',
17
- 'actions.name.edictor': 'Editor',
18
- 'actions.name.translations': 'Translations',
19
- 'actions.name.design': 'Design',
20
- 'actions.name.transcriber': 'Transcriber',
21
- 'actions.label.edictor': 'Editor',
22
- 'actions.label.translations': 'Translations',
23
- 'actions.label.design': 'Design',
24
- 'actions.label.transcriber': 'Transcriber',
25
- 'label.resume.title': 'Resume syntactic annotation',
26
- 'label.resume.description': 'Continue from the last reviewed sentence.',
27
- 'label.syntactic.title': 'Review sentences',
28
- 'label.syntactic.description': 'Review and validate syntactic annotations for sentences.',
29
- 'label.documents.title': 'Back to the catalog',
30
- 'label.documents.description': 'Return to the list of documents.',
31
- 'label.transcription.title': 'Go back to transcription',
32
- 'label.transcription.description': 'Return page {{pageNumber}} to transcription mode. This action applies only to the current page.',
33
- 'modal.description.sentences.remove': 'Are you sure you want to go back to transcription for this page? This will delete all sentences already edited?',
34
- 'error.page.required': 'A current page is required to reset transcription for this page.',
35
- 'label.edition.title': 'Resume editing the document',
36
- 'label.edition.description': 'Continue editing the document content.',
37
- 'modal.remove.title': 'Remove document',
38
- 'modal.title.design': 'Change editing tool',
39
- 'modal.description.design': 'You are about to change the default editing tool for this document from Design to another tool. <bold>Attention! Marks made in the image will be lost. Once confirmed, this change cannot be undone.</bold>',
40
- },
41
- 'pt-BR': {
42
- 'label.tool': 'Catálogo',
43
- 'button.label.add': 'Adicionar novo documento',
44
- 'button.label.filter': 'Filtrar',
45
- 'tooltip.label.list': 'Mostrar como lista',
46
- 'tooltip.label.grid': 'Mostrar como grid',
47
- 'label.automatic.title': 'Parser automático',
48
- 'label.automatic.description': 'Execute o parser automaticamente para todas as sentenças.',
49
- 'label.sync.title': 'Sincronizar busca do documento',
50
- 'label.sync.description': 'Marcar este documento para ser sincronizado novamente no serviço de busca.',
51
- 'actions.label.title': 'Ações',
52
- 'actions.label.open': 'Abrir em uma nova janela',
53
- 'actions.label.info': 'Exibir informações',
54
- 'actions.label.remove': 'Remover documento',
55
- 'actions.label.remove.description': 'Atenção! Este processo é irreversível.',
56
- 'actions.name.edictor': 'Editor',
57
- 'actions.name.translations': 'Traduções',
58
- 'actions.name.design': 'Design',
59
- 'actions.name.transcriber': 'Transcriber',
60
- 'actions.label.edictor': 'Editor',
61
- 'actions.label.translations': 'Traduções',
62
- 'actions.label.design': 'Design',
63
- 'actions.label.transcriber': 'Transcriber',
64
- 'modal.remove.title': 'Remover documento',
65
- 'label.resume.title': 'Continuar anotação sintática',
66
- 'label.resume.description': 'Continue a partir da última sentença revisada.',
67
- 'label.syntactic.title': 'Revisar sentenças',
68
- 'label.syntactic.description': 'Revise e valide as anotações sintáticas das sentenças.',
69
- 'label.documents.title': 'Voltar ao catálogo',
70
- 'label.documents.description': 'Voltar à lista de documentos.',
71
- 'label.transcription.title': 'Voltar para a transcrição',
72
- 'label.transcription.description': 'Voltar a página {{pageNumber}} para o modo de transcrição. Esta ação se aplica apenas à página atual.',
73
- 'modal.description.sentences.remove': 'Você tem certeza que deseja voltar para a transcrição para esta página? Isso vai excluir todas as sentenças já editadas?',
74
- 'error.page.required': 'É necessária uma página atual para redefinir a transcrição desta página.',
75
- 'label.edition.title': 'Continuar a edição do documento',
76
- 'label.edition.description': 'Continue editando o conteúdo do documento.',
77
- 'modal.title.design': 'Alterar ferramenta de edição',
78
- 'modal.description.design': 'Você está prestes a alterar a ferramenta de edição padrão deste documento do Design para outra ferramenta. <bold>Atenção! Marcas feitas na imagem serão perdidas. Uma vez confirmada, essa mudança não poderá ser desfeita.</bold>',
79
- },
80
- it: {
81
- 'label.tool': 'Catalogo',
82
- 'button.label.add': 'Aggiungi nuovo documento',
83
- 'button.label.filter': 'Filtra',
84
- 'tooltip.label.list': 'Mostra come elenco',
85
- 'tooltip.label.grid': 'Mostra come griglia',
86
- 'label.automatic.title': 'Parser automatico',
87
- 'label.automatic.description': 'Esegue il parser automaticamente per tutte le frasi.',
88
- 'label.sync.title': 'Sincronizza ricerca documento',
89
- 'label.sync.description': 'Segna questo documento per essere sincronizzato di nuovo dal servizio di ricerca.',
90
- 'actions.label.title': 'Azioni',
91
- 'actions.label.open': 'Apri in una nuova finestra',
92
- 'actions.label.info': 'Apri informazioni',
93
- 'actions.label.remove': 'Rimuovi documento',
94
- 'actions.label.remove.description': 'Attenzione! Questo processo è irreversibile.',
95
- 'actions.name.edictor': 'Editor',
96
- 'actions.name.translations': 'Traduzioni',
97
- 'actions.name.design': 'Design',
98
- 'actions.name.transcriber': 'Transcriber',
99
- 'actions.label.edictor': 'Editor',
100
- 'actions.label.translations': 'Traduzioni',
101
- 'actions.label.design': 'Design',
102
- 'actions.label.transcriber': 'Transcriber',
103
- 'label.resume.title': 'Riprendi annotazione sintattica',
104
- 'label.resume.description': "Continua dall'ultima frase revisionata.",
105
- 'label.syntactic.title': 'Revisiona frasi',
106
- 'label.syntactic.description': 'Revisiona e convalida le annotazioni sintattiche delle frasi.',
107
- 'label.documents.title': 'Torna al catalogo',
108
- 'label.documents.description': "Ritorna all'elenco dei documenti.",
109
- 'label.transcription.title': 'Torna alla trascrizione',
110
- 'label.transcription.description': 'Ripristina la pagina {{pageNumber}} in modalità trascrizione. Questa azione si applica solo alla pagina corrente.',
111
- 'modal.description.sentences.remove': 'Sei sicuro di voler tornare alla trascrizione per questa pagina? Verranno eliminate tutte le frasi già modificate.',
112
- 'error.page.required': 'È necessaria una pagina corrente per reimpostare la trascrizione di questa pagina.',
113
- 'label.edition.title': 'Riprendi modifica del documento',
114
- 'label.edition.description': 'Continua a modificare il contenuto del documento.',
115
- 'modal.remove.title': 'Rimuovi documento',
116
- 'modal.title.design': 'Cambia strumento di modifica',
117
- 'modal.description.design': "Stai per cambiare lo strumento di modifica predefinito di questo documento da Design a un altro strumento. <bold>Attenzione! Le marcature sull'immagine andranno perse. Una volta confermato, questa modifica non potrà essere annullata.</bold>",
118
- },
119
- };
@@ -1,137 +0,0 @@
1
- export declare const DocumentTexts: {
2
- en: {
3
- 'menu.label.home': string;
4
- 'menu.label.pages': string;
5
- 'menu.label.images': string;
6
- 'menu.label.actions': string;
7
- 'menu.label.metadata': string;
8
- 'menu.label.lexicon': string;
9
- 'menu.label.export': string;
10
- 'menu.label.participants': string;
11
- 'menu.label.github': string;
12
- 'document.label.title': string;
13
- 'document.button.edit': string;
14
- 'document.modal.edit.title': string;
15
- 'document.field.name': string;
16
- 'document.field.translated': string;
17
- 'document.field.reference': string;
18
- 'document.field.author': string;
19
- 'document.field.description': string;
20
- 'document.field.category': string;
21
- 'document.field.status': string;
22
- 'document.field.visible': string;
23
- 'document.field.inc': string;
24
- 'document.field.defaultTool': string;
25
- 'images.label.title': string;
26
- 'images.label.card': string;
27
- 'images.tooltip.add': string;
28
- 'images.tooltip.remove': string;
29
- 'metadata.label.title': string;
30
- 'metadata.modal.edit.title': string;
31
- 'metadata.add.select.label': string;
32
- 'metadata.add.select.placeholder': string;
33
- 'metadata.button.add': string;
34
- 'metadata.list.label': string;
35
- 'metadata.remove.tooltip': string;
36
- 'metadata.autocomplete.placeholder': string;
37
- 'metadata.autocomplete.nooptions': string;
38
- 'error.metadata.invalid': string;
39
- 'lexicon.label.title': string;
40
- 'lexicon.label.word': string;
41
- 'lexicon.label.tag': string;
42
- 'lexicon.label.editions': string;
43
- 'placeholder.empty.lexicon': string;
44
- 'placeholder.empty.metadata': string;
45
- 'placeholder.empty.images': string;
46
- };
47
- 'pt-BR': {
48
- 'menu.label.home': string;
49
- 'menu.label.pages': string;
50
- 'menu.label.images': string;
51
- 'menu.label.actions': string;
52
- 'menu.label.metadata': string;
53
- 'menu.label.lexicon': string;
54
- 'menu.label.export': string;
55
- 'menu.label.participants': string;
56
- 'menu.label.github': string;
57
- 'document.label.title': string;
58
- 'document.button.edit': string;
59
- 'document.modal.edit.title': string;
60
- 'document.field.name': string;
61
- 'document.field.translated': string;
62
- 'document.field.reference': string;
63
- 'document.field.author': string;
64
- 'document.field.description': string;
65
- 'document.field.category': string;
66
- 'document.field.status': string;
67
- 'document.field.visible': string;
68
- 'document.field.inc': string;
69
- 'document.field.defaultTool': string;
70
- 'images.label.title': string;
71
- 'images.label.card': string;
72
- 'images.tooltip.add': string;
73
- 'images.tooltip.remove': string;
74
- 'metadata.label.title': string;
75
- 'metadata.modal.edit.title': string;
76
- 'metadata.add.select.label': string;
77
- 'metadata.add.select.placeholder': string;
78
- 'metadata.button.add': string;
79
- 'metadata.list.label': string;
80
- 'metadata.remove.tooltip': string;
81
- 'metadata.autocomplete.placeholder': string;
82
- 'metadata.autocomplete.nooptions': string;
83
- 'error.metadata.invalid': string;
84
- 'lexicon.label.title': string;
85
- 'lexicon.label.word': string;
86
- 'lexicon.label.tag': string;
87
- 'lexicon.label.editions': string;
88
- 'placeholder.empty.lexicon': string;
89
- 'placeholder.empty.metadata': string;
90
- 'placeholder.empty.images': string;
91
- };
92
- it: {
93
- 'menu.label.home': string;
94
- 'menu.label.pages': string;
95
- 'menu.label.images': string;
96
- 'menu.label.actions': string;
97
- 'menu.label.metadata': string;
98
- 'menu.label.lexicon': string;
99
- 'menu.label.export': string;
100
- 'menu.label.participants': string;
101
- 'menu.label.github': string;
102
- 'document.label.title': string;
103
- 'document.button.edit': string;
104
- 'document.modal.edit.title': string;
105
- 'document.field.name': string;
106
- 'document.field.translated': string;
107
- 'document.field.reference': string;
108
- 'document.field.author': string;
109
- 'document.field.description': string;
110
- 'document.field.category': string;
111
- 'document.field.status': string;
112
- 'document.field.visible': string;
113
- 'document.field.inc': string;
114
- 'document.field.defaultTool': string;
115
- 'images.label.title': string;
116
- 'images.label.card': string;
117
- 'images.tooltip.add': string;
118
- 'images.tooltip.remove': string;
119
- 'metadata.label.title': string;
120
- 'metadata.modal.edit.title': string;
121
- 'metadata.add.select.label': string;
122
- 'metadata.add.select.placeholder': string;
123
- 'metadata.button.add': string;
124
- 'metadata.list.label': string;
125
- 'metadata.remove.tooltip': string;
126
- 'metadata.autocomplete.placeholder': string;
127
- 'metadata.autocomplete.nooptions': string;
128
- 'error.metadata.invalid': string;
129
- 'lexicon.label.title': string;
130
- 'lexicon.label.word': string;
131
- 'lexicon.label.tag': string;
132
- 'lexicon.label.editions': string;
133
- 'placeholder.empty.lexicon': string;
134
- 'placeholder.empty.metadata': string;
135
- 'placeholder.empty.images': string;
136
- };
137
- };
@@ -1,137 +0,0 @@
1
- export const DocumentTexts = {
2
- en: {
3
- 'menu.label.home': 'Details',
4
- 'menu.label.pages': 'Pages',
5
- 'menu.label.images': 'Images',
6
- 'menu.label.actions': 'Actions',
7
- 'menu.label.metadata': 'Metadata',
8
- 'menu.label.lexicon': 'Lexicon',
9
- 'menu.label.export': 'Export',
10
- 'menu.label.participants': 'Participants',
11
- 'menu.label.github': 'Github',
12
- 'document.label.title': 'Information',
13
- 'document.button.edit': 'Edit',
14
- 'document.modal.edit.title': 'Edit document',
15
- 'document.field.name': 'Name',
16
- 'document.field.translated': 'Translated name',
17
- 'document.field.reference': 'Reference',
18
- 'document.field.author': 'Author',
19
- 'document.field.description': 'Description',
20
- 'document.field.category': 'Category',
21
- 'document.field.status': 'Status',
22
- 'document.field.visible': 'Public document',
23
- 'document.field.inc': 'Created at',
24
- 'document.field.defaultTool': 'Default tool',
25
- 'images.label.title': 'Images',
26
- 'images.label.card': 'Cover',
27
- 'images.tooltip.add': 'Add new',
28
- 'images.tooltip.remove': 'Remove image',
29
- 'metadata.label.title': 'Metadata',
30
- 'metadata.modal.edit.title': 'Edit metadata',
31
- 'metadata.add.select.label': 'Add metadata',
32
- 'metadata.add.select.placeholder': 'Choose a field…',
33
- 'metadata.button.add': 'Add',
34
- 'metadata.list.label': 'Document metadata',
35
- 'metadata.remove.tooltip': 'Remove',
36
- 'metadata.autocomplete.placeholder': 'Type at least 2 characters',
37
- 'metadata.autocomplete.nooptions': 'No matching values',
38
- 'error.metadata.invalid': 'The value "{{value}}" is not valid for "{{field}}" (expected type: {{type}}).',
39
- 'lexicon.label.title': 'Lexicon',
40
- 'lexicon.label.word': 'word',
41
- 'lexicon.label.tag': 'tag',
42
- 'lexicon.label.editions': 'editions',
43
- 'placeholder.empty.lexicon': 'There are no editions for this document.',
44
- 'placeholder.empty.metadata': 'There is no metadata for this document.',
45
- 'placeholder.empty.images': 'There are no images for this document.',
46
- },
47
- 'pt-BR': {
48
- 'menu.label.home': 'Detalhes',
49
- 'menu.label.pages': 'Páginas',
50
- 'menu.label.images': 'Imagens',
51
- 'menu.label.actions': 'Ações',
52
- 'menu.label.metadata': 'Metadados',
53
- 'menu.label.lexicon': 'Léxico',
54
- 'menu.label.export': 'Exportar',
55
- 'menu.label.participants': 'Participantes',
56
- 'menu.label.github': 'Github',
57
- 'document.label.title': 'Detalhes',
58
- 'document.button.edit': 'Editar',
59
- 'document.modal.edit.title': 'Editar documento',
60
- 'document.field.name': 'Nome',
61
- 'document.field.translated': 'Nome traduzido',
62
- 'document.field.reference': 'Referência',
63
- 'document.field.author': 'Autor',
64
- 'document.field.description': 'Descrição',
65
- 'document.field.category': 'Categoria',
66
- 'document.field.status': 'Status',
67
- 'document.field.visible': 'Documento público',
68
- 'document.field.inc': 'Criado em',
69
- 'document.field.defaultTool': 'Ferramenta padrão',
70
- 'images.label.title': 'Imagens',
71
- 'images.label.card': 'Capa',
72
- 'images.tooltip.add': 'Adicionar nova',
73
- 'images.tooltip.remove': 'Remover imagem',
74
- 'metadata.label.title': 'Metadados',
75
- 'metadata.modal.edit.title': 'Editar metadados',
76
- 'metadata.add.select.label': 'Adicionar metadado',
77
- 'metadata.add.select.placeholder': 'Escolha um campo…',
78
- 'metadata.button.add': 'Adicionar',
79
- 'metadata.list.label': 'Metadados do documento',
80
- 'metadata.remove.tooltip': 'Remover',
81
- 'metadata.autocomplete.placeholder': 'Digite pelo menos 2 caracteres',
82
- 'metadata.autocomplete.nooptions': 'Nenhum valor correspondente',
83
- 'error.metadata.invalid': 'O valor "{{value}}" não é válido para "{{field}}" (tipo esperado: {{type}}).',
84
- 'lexicon.label.title': 'Léxico',
85
- 'lexicon.label.word': 'palavra',
86
- 'lexicon.label.tag': 'etiqueta',
87
- 'lexicon.label.editions': 'edições',
88
- 'placeholder.empty.lexicon': 'Não existem edições para este documento.',
89
- 'placeholder.empty.metadata': 'Não existem metadados para este documento.',
90
- 'placeholder.empty.images': 'Não existem imagens para este documento.',
91
- },
92
- it: {
93
- 'menu.label.home': 'Dettagli',
94
- 'menu.label.pages': 'Pagine',
95
- 'menu.label.images': 'Immagini',
96
- 'menu.label.actions': 'Azioni',
97
- 'menu.label.metadata': 'Metadati',
98
- 'menu.label.lexicon': 'Lessico',
99
- 'menu.label.export': 'Esporta',
100
- 'menu.label.participants': 'Partecipanti',
101
- 'menu.label.github': 'Github',
102
- 'document.label.title': 'Informazioni',
103
- 'document.button.edit': 'Modifica',
104
- 'document.modal.edit.title': 'Modifica documento',
105
- 'document.field.name': 'Nome',
106
- 'document.field.translated': 'Nome tradotto',
107
- 'document.field.reference': 'Riferimento',
108
- 'document.field.author': 'Autore',
109
- 'document.field.description': 'Descrizione',
110
- 'document.field.category': 'Categoria',
111
- 'document.field.status': 'Stato',
112
- 'document.field.visible': 'Documento pubblico',
113
- 'document.field.inc': 'Creato il',
114
- 'document.field.defaultTool': 'Strumento predefinito',
115
- 'images.label.title': 'Immagini',
116
- 'images.label.card': 'Copertina',
117
- 'images.tooltip.add': 'Aggiungi nuova',
118
- 'images.tooltip.remove': 'Rimuovi immagine',
119
- 'metadata.label.title': 'Metadati',
120
- 'metadata.modal.edit.title': 'Modifica metadati',
121
- 'metadata.add.select.label': 'Aggiungi metadato',
122
- 'metadata.add.select.placeholder': 'Scegli un campo…',
123
- 'metadata.button.add': 'Aggiungi',
124
- 'metadata.list.label': 'Metadati del documento',
125
- 'metadata.remove.tooltip': 'Rimuovi',
126
- 'metadata.autocomplete.placeholder': 'Digita almeno 2 caratteri',
127
- 'metadata.autocomplete.nooptions': 'Nessun valore corrispondente',
128
- 'error.metadata.invalid': 'Il valore "{{value}}" non è valido per "{{field}}" (tipo previsto: {{type}}).',
129
- 'lexicon.label.title': 'Lessico',
130
- 'lexicon.label.word': 'parola',
131
- 'lexicon.label.tag': 'etichetta',
132
- 'lexicon.label.editions': 'edizioni',
133
- 'placeholder.empty.lexicon': 'Non ci sono edizioni per questo documento.',
134
- 'placeholder.empty.metadata': 'Non ci sono metadati per questo documento.',
135
- 'placeholder.empty.images': 'Non ci sono immagini per questo documento.',
136
- },
137
- };
@@ -1,74 +0,0 @@
1
- export declare const ExportTexts: {
2
- en: {
3
- "export.label.title": string;
4
- "export.label.tycho": string;
5
- "export.desc.tycho": string;
6
- "export.label.psd": string;
7
- "export.desc.psd": string;
8
- "export.label.pos": string;
9
- "export.desc.pos": string;
10
- "export.label.csv": string;
11
- "export.desc.csv": string;
12
- "export.label.text": string;
13
- "export.desc.text": string;
14
- "modal.title.txt.tier": string;
15
- "modal.desc.txt.tier": string;
16
- "modal.txt.tier.diplomatic": string;
17
- "modal.txt.tier.semiDiplomatic": string;
18
- "modal.txt.tier.modernized": string;
19
- "export.label.chat": string;
20
- "export.desc.chat": string;
21
- "export.label.conllu": string;
22
- "export.desc.conllu": string;
23
- "modal.title.invalid.sentences": string;
24
- "modal.desc.invalid.sentences": string;
25
- };
26
- "pt-BR": {
27
- "export.label.title": string;
28
- "export.label.tycho": string;
29
- "export.desc.tycho": string;
30
- "export.label.psd": string;
31
- "export.desc.psd": string;
32
- "export.label.pos": string;
33
- "export.desc.pos": string;
34
- "export.label.csv": string;
35
- "export.desc.csv": string;
36
- "export.label.text": string;
37
- "export.desc.text": string;
38
- "modal.title.txt.tier": string;
39
- "modal.desc.txt.tier": string;
40
- "modal.txt.tier.diplomatic": string;
41
- "modal.txt.tier.semiDiplomatic": string;
42
- "modal.txt.tier.modernized": string;
43
- "export.label.chat": string;
44
- "export.desc.chat": string;
45
- "export.label.conllu": string;
46
- "export.desc.conllu": string;
47
- "modal.title.invalid.sentences": string;
48
- "modal.desc.invalid.sentences": string;
49
- };
50
- it: {
51
- "export.label.title": string;
52
- "export.label.tycho": string;
53
- "export.desc.tycho": string;
54
- "export.label.psd": string;
55
- "export.desc.psd": string;
56
- "export.label.pos": string;
57
- "export.desc.pos": string;
58
- "export.label.csv": string;
59
- "export.desc.csv": string;
60
- "export.label.text": string;
61
- "export.desc.text": string;
62
- "modal.title.txt.tier": string;
63
- "modal.desc.txt.tier": string;
64
- "modal.txt.tier.diplomatic": string;
65
- "modal.txt.tier.semiDiplomatic": string;
66
- "modal.txt.tier.modernized": string;
67
- "export.label.chat": string;
68
- "export.desc.chat": string;
69
- "export.label.conllu": string;
70
- "export.desc.conllu": string;
71
- "modal.title.invalid.sentences": string;
72
- "modal.desc.invalid.sentences": string;
73
- };
74
- };
@@ -1,74 +0,0 @@
1
- export const ExportTexts = {
2
- en: {
3
- "export.label.title": "Export",
4
- "export.label.tycho": "Tycho Platform",
5
- "export.desc.tycho": "Generates a json file containing all data related to this document.",
6
- "export.label.psd": "PSD",
7
- "export.desc.psd": "Generates a text file with parenthesized structured syntactic sentences.",
8
- "export.label.pos": "Part Of Speech (POS)",
9
- "export.desc.pos": "Generates a text file with sentences with slash separated values for words and POS tags.",
10
- "export.label.csv": "CSV",
11
- "export.desc.csv": "Generates a text file with comma separated values (CSV), ready to be imported to Microsoft Excel.",
12
- "export.label.text": "Text file",
13
- "export.desc.text": "Generates a plain text file with the document sentences at the chosen transcription layer.",
14
- "modal.title.txt.tier": "Choose export type",
15
- "modal.desc.txt.tier": "Select which transcription layer to use for the text export.",
16
- "modal.txt.tier.diplomatic": "Diplomatic",
17
- "modal.txt.tier.semiDiplomatic": "Semi-diplomatic",
18
- "modal.txt.tier.modernized": "Modernized",
19
- "export.label.chat": "CHAT file",
20
- "export.desc.chat": "CHAT file",
21
- "export.label.conllu": "CoNNL-U file",
22
- "export.desc.conllu": "Standardized format for annotating and representing linguistic data, particularly for dependency parsing.",
23
- "modal.title.invalid.sentences": "Exporting failed",
24
- "modal.desc.invalid.sentences": "Some sentences are invalid and cannot be exported. Please fix them before retrying.",
25
- },
26
- "pt-BR": {
27
- "export.label.title": "Exportar",
28
- "export.label.tycho": "Plataforma Tycho",
29
- "export.desc.tycho": "Gera um arquivo json contendo todos os dados relacionados a este documento.",
30
- "export.label.psd": "PSD",
31
- "export.desc.psd": "Gera um arquivo de texto com frases sintáticas estruturadas entre parênteses.",
32
- "export.label.pos": "Parte do Discurso (POS)",
33
- "export.desc.pos": "Gera um arquivo de texto com sentenças contendo valores de palavras e tags de POS separados por barras.",
34
- "export.label.csv": "CSV",
35
- "export.desc.csv": "Gera um arquivo de texto com valores separados por vírgula (CSV), pronto para ser importado para o Microsoft Excel.",
36
- "export.label.text": "Arquivo de texto",
37
- "export.desc.text": "Gera um arquivo de texto simples com as sentenças do documento na camada de transcrição escolhida.",
38
- "modal.title.txt.tier": "Escolha o tipo de exportação",
39
- "modal.desc.txt.tier": "Selecione qual camada de transcrição usar na exportação de texto.",
40
- "modal.txt.tier.diplomatic": "Diplomática",
41
- "modal.txt.tier.semiDiplomatic": "Semi-diplomática",
42
- "modal.txt.tier.modernized": "Modernizada",
43
- "export.label.chat": "Arquivo CHAT",
44
- "export.desc.chat": "Arquivo CHAT",
45
- "export.label.conllu": "Arquivo CoNNL-U",
46
- "export.desc.conllu": "Padrão para anotar e representar dados linguísticos, especialmente para análise de dependências.",
47
- "modal.title.invalid.sentences": "Falha na exportação",
48
- "modal.desc.invalid.sentences": "Algumas sentenças estão inválidas e não podem ser exportadas. Corrija-as antes de tentar novamente.",
49
- },
50
- it: {
51
- "export.label.title": "Esporta",
52
- "export.label.tycho": "Piattaforma Tycho",
53
- "export.desc.tycho": "Genera un file json contenente tutti i dati relativi a questo documento.",
54
- "export.label.psd": "PSD",
55
- "export.desc.psd": "Genera un file di testo con frasi sintattiche strutturate tra parentesi.",
56
- "export.label.pos": "Parte del discorso (POS)",
57
- "export.desc.pos": "Genera un file di testo con frasi con valori di parole e tag POS separati da barre.",
58
- "export.label.csv": "CSV",
59
- "export.desc.csv": "Genera un file di testo con valori separati da virgola (CSV), pronto per essere importato in Microsoft Excel.",
60
- "export.label.text": "File di testo",
61
- "export.desc.text": "Genera un file di testo semplice con le frasi del documento al livello di trascrizione scelto.",
62
- "modal.title.txt.tier": "Scegli il tipo di esportazione",
63
- "modal.desc.txt.tier": "Seleziona quale livello di trascrizione usare per l'esportazione del testo.",
64
- "modal.txt.tier.diplomatic": "Diplomatica",
65
- "modal.txt.tier.semiDiplomatic": "Semidiplomatica",
66
- "modal.txt.tier.modernized": "Modernizzata",
67
- "export.label.chat": "File CHAT",
68
- "export.desc.chat": "File CHAT",
69
- "export.label.conllu": "File CoNLL-U",
70
- "export.desc.conllu": "Formato standardizzato per annotare e rappresentare dati linguistici, in particolare per il parsing delle dipendenze.",
71
- "modal.title.invalid.sentences": "Esportazione non riuscita",
72
- "modal.desc.invalid.sentences": "Alcune frasi non sono valide e non possono essere esportate. Correggile prima di riprovare.",
73
- },
74
- };
@@ -1,35 +0,0 @@
1
- export declare const GithubTexts: {
2
- en: {
3
- 'label.title': string;
4
- 'label.commit.title': string;
5
- 'label.commit.description': string;
6
- 'modal.commit.title': string;
7
- 'modal.commit.description': string;
8
- 'modal.label.github.file': string;
9
- 'modal.label.github.format': string;
10
- 'modal.push.title': string;
11
- 'modal.push.description': string;
12
- };
13
- 'pt-BR': {
14
- 'label.title': string;
15
- 'label.commit.title': string;
16
- 'label.commit.description': string;
17
- 'modal.commit.title': string;
18
- 'modal.commit.description': string;
19
- 'modal.label.github.file': string;
20
- 'modal.label.github.format': string;
21
- 'modal.push.title': string;
22
- 'modal.push.description': string;
23
- };
24
- it: {
25
- 'label.title': string;
26
- 'label.commit.title': string;
27
- 'label.commit.description': string;
28
- 'modal.commit.title': string;
29
- 'modal.commit.description': string;
30
- 'modal.label.github.file': string;
31
- 'modal.label.github.format': string;
32
- 'modal.push.title': string;
33
- 'modal.push.description': string;
34
- };
35
- };
@@ -1,35 +0,0 @@
1
- export const GithubTexts = {
2
- en: {
3
- 'label.title': 'Github',
4
- 'label.commit.title': 'Commit',
5
- 'label.commit.description': 'Commit your changes to the GitHub repository.',
6
- 'modal.commit.title': 'Commit',
7
- 'modal.commit.description': 'You are about to commit your file to the GitHub repository. This action may take some time. Are you sure you want to continue?',
8
- 'modal.label.github.file': 'Local Github file:',
9
- 'modal.label.github.format': 'Github Format:',
10
- 'modal.push.title': 'Push',
11
- 'modal.push.description': 'Commit executed succesfully. Do you want to push your commit to the repository?',
12
- },
13
- 'pt-BR': {
14
- 'label.title': 'Github',
15
- 'label.commit.title': 'Commit',
16
- 'label.commit.description': 'Faça o commit das suas alterações no repositório do GitHub.',
17
- 'modal.commit.title': 'Commit',
18
- 'modal.commit.description': 'Você está prestes a fazer o commit do seu arquivo no repositório do GitHub. Essa ação pode levar algum tempo. Tem certeza de que deseja continuar?',
19
- 'modal.label.github.file': 'Arquivo local do Github:',
20
- 'modal.label.github.format': 'Formato do Github:',
21
- 'modal.push.title': 'Push',
22
- 'modal.push.description': 'Commit executado com sucesso. Você gostaria de enviar suas alterações para o repositório?',
23
- },
24
- it: {
25
- 'label.title': 'Github',
26
- 'label.commit.title': 'Commit',
27
- 'label.commit.description': 'Conferma le modifiche nel repository GitHub.',
28
- 'modal.commit.title': 'Commit',
29
- 'modal.commit.description': 'Stai per confermare il file nel repository GitHub. Questa azione può richiedere tempo. Vuoi continuare?',
30
- 'modal.label.github.file': 'File Github locale:',
31
- 'modal.label.github.format': 'Formato Github:',
32
- 'modal.push.title': 'Push',
33
- 'modal.push.description': 'Commit eseguito con successo. Vuoi inviare il commit al repository?',
34
- },
35
- };