@ndla/ui 56.0.121-alpha.0 → 56.0.122-alpha.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 (206) hide show
  1. package/lib/i18n/index.d.ts +1 -1
  2. package/lib/i18n/useComponentTranslations.d.ts +2 -1
  3. package/lib/index.d.ts +1 -1
  4. package/lib/locale/messages-en.d.ts +34 -0
  5. package/lib/locale/messages-nb.d.ts +34 -0
  6. package/lib/locale/messages-nn.d.ts +34 -0
  7. package/lib/locale/messages-se.d.ts +34 -0
  8. package/package.json +6 -5
  9. package/src/Article/ArticleByline.tsx +1 -1
  10. package/src/i18n/index.ts +1 -0
  11. package/src/i18n/useComponentTranslations.ts +36 -1
  12. package/src/index.ts +1 -0
  13. package/src/locale/messages-en.ts +34 -0
  14. package/src/locale/messages-nb.ts +34 -0
  15. package/src/locale/messages-nn.ts +34 -0
  16. package/src/locale/messages-se.ts +34 -0
  17. package/es/Article/Article.js +0 -199
  18. package/es/Article/ArticleByline.js +0 -182
  19. package/es/Article/ArticleFootNotes.js +0 -60
  20. package/es/Article/index.js +0 -11
  21. package/es/AudioPlayer/AudioPlayer.js +0 -218
  22. package/es/AudioPlayer/Controls.js +0 -332
  23. package/es/AudioPlayer/SpeechControl.js +0 -56
  24. package/es/AudioPlayer/index.js +0 -10
  25. package/es/Breadcrumb/Breadcrumb.js +0 -60
  26. package/es/Breadcrumb/BreadcrumbItem.js +0 -62
  27. package/es/Breadcrumb/HomeBreadcrumb.js +0 -77
  28. package/es/Breadcrumb/index.js +0 -11
  29. package/es/CampaignBlock/CampaignBlock.js +0 -180
  30. package/es/CampaignBlock/index.js +0 -9
  31. package/es/CodeBlock/CodeBlock.js +0 -35
  32. package/es/CodeBlock/codeLanguageOptions.js +0 -84
  33. package/es/CodeBlock/index.js +0 -10
  34. package/es/Concept/Concept.js +0 -72
  35. package/es/ContactBlock/ContactBlock.js +0 -199
  36. package/es/ContactBlock/index.js +0 -9
  37. package/es/ContentTypeBadge/ContentTypeBadge.js +0 -50
  38. package/es/ContentTypeBlockQuote/ContentTypeBlockQuote.js +0 -32
  39. package/es/ContentTypeFramedContent/ContentTypeFramedContent.js +0 -32
  40. package/es/ContentTypeHero/ContentTypeHero.js +0 -50
  41. package/es/ContentTypeHero/index.js +0 -9
  42. package/es/CopyParagraphButton/CopyParagraphButton.js +0 -83
  43. package/es/CopyParagraphButton/index.js +0 -11
  44. package/es/Embed/AudioEmbed.js +0 -76
  45. package/es/Embed/BrightcoveEmbed.js +0 -133
  46. package/es/Embed/CodeEmbed.js +0 -79
  47. package/es/Embed/ConceptEmbed.js +0 -123
  48. package/es/Embed/ConceptInlineTriggerButton.js +0 -45
  49. package/es/Embed/ContentLinkEmbed.js +0 -51
  50. package/es/Embed/CopyrightEmbed.js +0 -33
  51. package/es/Embed/EmbedErrorPlaceholder.js +0 -58
  52. package/es/Embed/EmbedWrapper.js +0 -51
  53. package/es/Embed/ExternalEmbed.js +0 -74
  54. package/es/Embed/FootnoteEmbed.js +0 -44
  55. package/es/Embed/GlossEmbed.js +0 -80
  56. package/es/Embed/H5pEmbed.js +0 -61
  57. package/es/Embed/IframeEmbed.js +0 -93
  58. package/es/Embed/ImageEmbed.js +0 -238
  59. package/es/Embed/InlineTriggerButton.js +0 -37
  60. package/es/Embed/RelatedContentEmbed.js +0 -55
  61. package/es/Embed/UnknownEmbed.js +0 -31
  62. package/es/Embed/UuDisclaimerEmbed.js +0 -88
  63. package/es/Embed/index.js +0 -25
  64. package/es/Embed/types.js +0 -1
  65. package/es/ErrorMessage/ErrorMessage.js +0 -95
  66. package/es/ErrorMessage/index.js +0 -10
  67. package/es/FactBox/FactBox.js +0 -177
  68. package/es/FactBox/index.js +0 -10
  69. package/es/FileList/File.js +0 -101
  70. package/es/FileList/FileList.js +0 -47
  71. package/es/FileList/PdfFile.js +0 -50
  72. package/es/FileList/index.js +0 -11
  73. package/es/Gloss/Gloss.js +0 -175
  74. package/es/Gloss/GlossExample.js +0 -64
  75. package/es/Gloss/index.js +0 -10
  76. package/es/Grid/Grid.js +0 -94
  77. package/es/Grid/GridParallaxItem.js +0 -32
  78. package/es/Grid/index.js +0 -10
  79. package/es/KeyFigure/KeyFigure.js +0 -63
  80. package/es/KeyFigure/index.js +0 -9
  81. package/es/LicenseByline/EmbedByline.js +0 -212
  82. package/es/LicenseByline/LicenseLink.js +0 -56
  83. package/es/LicenseByline/index.js +0 -10
  84. package/es/LinkBlock/LinkBlock.js +0 -103
  85. package/es/LinkBlock/LinkBlockSection.js +0 -35
  86. package/es/LinkBlock/index.js +0 -10
  87. package/es/Pitch/Pitch.js +0 -83
  88. package/es/Pitch/index.js +0 -9
  89. package/es/RelatedArticleList/RelatedArticleList.js +0 -135
  90. package/es/RelatedArticleList/index.js +0 -11
  91. package/es/ResourceBox/ResourceBox.js +0 -99
  92. package/es/ResourceBox/index.js +0 -10
  93. package/es/TagSelector/TagSelector.js +0 -143
  94. package/es/ZendeskButton/ZendeskButton.js +0 -55
  95. package/es/i18n/formatNestedMessages.js +0 -25
  96. package/es/i18n/i18n.js +0 -35
  97. package/es/i18n/index.js +0 -11
  98. package/es/i18n/useComponentTranslations.js +0 -164
  99. package/es/index.js +0 -45
  100. package/es/locale/messages-en.js +0 -428
  101. package/es/locale/messages-nb.js +0 -428
  102. package/es/locale/messages-nn.js +0 -428
  103. package/es/locale/messages-se.js +0 -428
  104. package/es/model/ContentType.js +0 -68
  105. package/es/model/SubjectCategories.js +0 -12
  106. package/es/model/SubjectTypes.js +0 -11
  107. package/es/model/WordClass.js +0 -45
  108. package/es/model/index.js +0 -21
  109. package/es/types.js +0 -1
  110. package/es/utils/licenseAttributes.js +0 -18
  111. package/es/utils/relativeUrl.js +0 -37
  112. package/lib/Article/Article.js +0 -207
  113. package/lib/Article/ArticleByline.js +0 -189
  114. package/lib/Article/ArticleFootNotes.js +0 -67
  115. package/lib/Article/index.js +0 -68
  116. package/lib/AudioPlayer/AudioPlayer.js +0 -224
  117. package/lib/AudioPlayer/Controls.js +0 -338
  118. package/lib/AudioPlayer/SpeechControl.js +0 -62
  119. package/lib/AudioPlayer/index.js +0 -16
  120. package/lib/Breadcrumb/Breadcrumb.js +0 -67
  121. package/lib/Breadcrumb/BreadcrumbItem.js +0 -68
  122. package/lib/Breadcrumb/HomeBreadcrumb.js +0 -84
  123. package/lib/Breadcrumb/index.js +0 -23
  124. package/lib/CampaignBlock/CampaignBlock.js +0 -187
  125. package/lib/CampaignBlock/index.js +0 -13
  126. package/lib/CodeBlock/CodeBlock.js +0 -41
  127. package/lib/CodeBlock/codeLanguageOptions.js +0 -90
  128. package/lib/CodeBlock/index.js +0 -20
  129. package/lib/Concept/Concept.js +0 -78
  130. package/lib/ContactBlock/ContactBlock.js +0 -206
  131. package/lib/ContactBlock/index.js +0 -18
  132. package/lib/ContentTypeBadge/ContentTypeBadge.js +0 -57
  133. package/lib/ContentTypeBlockQuote/ContentTypeBlockQuote.js +0 -38
  134. package/lib/ContentTypeFramedContent/ContentTypeFramedContent.js +0 -38
  135. package/lib/ContentTypeHero/ContentTypeHero.js +0 -57
  136. package/lib/ContentTypeHero/index.js +0 -12
  137. package/lib/CopyParagraphButton/CopyParagraphButton.js +0 -89
  138. package/lib/CopyParagraphButton/index.js +0 -22
  139. package/lib/Embed/AudioEmbed.js +0 -84
  140. package/lib/Embed/BrightcoveEmbed.js +0 -142
  141. package/lib/Embed/CodeEmbed.js +0 -86
  142. package/lib/Embed/ConceptEmbed.js +0 -131
  143. package/lib/Embed/ConceptInlineTriggerButton.js +0 -51
  144. package/lib/Embed/ContentLinkEmbed.js +0 -57
  145. package/lib/Embed/CopyrightEmbed.js +0 -39
  146. package/lib/Embed/EmbedErrorPlaceholder.js +0 -64
  147. package/lib/Embed/EmbedWrapper.js +0 -57
  148. package/lib/Embed/ExternalEmbed.js +0 -81
  149. package/lib/Embed/FootnoteEmbed.js +0 -50
  150. package/lib/Embed/GlossEmbed.js +0 -88
  151. package/lib/Embed/H5pEmbed.js +0 -68
  152. package/lib/Embed/IframeEmbed.js +0 -100
  153. package/lib/Embed/ImageEmbed.js +0 -248
  154. package/lib/Embed/InlineTriggerButton.js +0 -43
  155. package/lib/Embed/RelatedContentEmbed.js +0 -61
  156. package/lib/Embed/UnknownEmbed.js +0 -37
  157. package/lib/Embed/UuDisclaimerEmbed.js +0 -94
  158. package/lib/Embed/index.js +0 -150
  159. package/lib/Embed/types.js +0 -5
  160. package/lib/ErrorMessage/ErrorMessage.js +0 -101
  161. package/lib/ErrorMessage/index.js +0 -16
  162. package/lib/FactBox/FactBox.js +0 -184
  163. package/lib/FactBox/index.js +0 -16
  164. package/lib/FileList/File.js +0 -108
  165. package/lib/FileList/FileList.js +0 -54
  166. package/lib/FileList/PdfFile.js +0 -57
  167. package/lib/FileList/index.js +0 -44
  168. package/lib/Gloss/Gloss.js +0 -181
  169. package/lib/Gloss/GlossExample.js +0 -70
  170. package/lib/Gloss/index.js +0 -20
  171. package/lib/Grid/Grid.js +0 -101
  172. package/lib/Grid/GridParallaxItem.js +0 -39
  173. package/lib/Grid/index.js +0 -19
  174. package/lib/KeyFigure/KeyFigure.js +0 -70
  175. package/lib/KeyFigure/index.js +0 -13
  176. package/lib/LicenseByline/EmbedByline.js +0 -220
  177. package/lib/LicenseByline/LicenseLink.js +0 -62
  178. package/lib/LicenseByline/index.js +0 -19
  179. package/lib/LinkBlock/LinkBlock.js +0 -110
  180. package/lib/LinkBlock/LinkBlockSection.js +0 -41
  181. package/lib/LinkBlock/index.js +0 -20
  182. package/lib/Pitch/Pitch.js +0 -91
  183. package/lib/Pitch/index.js +0 -12
  184. package/lib/RelatedArticleList/RelatedArticleList.js +0 -143
  185. package/lib/RelatedArticleList/index.js +0 -21
  186. package/lib/ResourceBox/ResourceBox.js +0 -106
  187. package/lib/ResourceBox/index.js +0 -13
  188. package/lib/TagSelector/TagSelector.js +0 -150
  189. package/lib/ZendeskButton/ZendeskButton.js +0 -61
  190. package/lib/i18n/formatNestedMessages.js +0 -32
  191. package/lib/i18n/i18n.js +0 -41
  192. package/lib/i18n/index.js +0 -62
  193. package/lib/i18n/useComponentTranslations.js +0 -176
  194. package/lib/index.js +0 -593
  195. package/lib/locale/messages-en.js +0 -435
  196. package/lib/locale/messages-nb.js +0 -435
  197. package/lib/locale/messages-nn.js +0 -435
  198. package/lib/locale/messages-se.js +0 -435
  199. package/lib/model/ContentType.js +0 -74
  200. package/lib/model/SubjectCategories.js +0 -18
  201. package/lib/model/SubjectTypes.js +0 -17
  202. package/lib/model/WordClass.js +0 -51
  203. package/lib/model/index.js +0 -28
  204. package/lib/types.js +0 -5
  205. package/lib/utils/licenseAttributes.js +0 -25
  206. package/lib/utils/relativeUrl.js +0 -44
@@ -1,435 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _licenses = require("@ndla/licenses");
8
- var _model = _interopRequireDefault(require("../model"));
9
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
10
- /**
11
- * Copyright (c) 2018-present, NDLA.
12
- *
13
- * This source code is licensed under the GPLv3 license found in the
14
- * LICENSE file in the root directory of this source tree.
15
- *
16
- */
17
-
18
- const {
19
- subjectCategories,
20
- subjectTypes,
21
- wordClass
22
- } = _model.default;
23
- const messages = {
24
- ..._licenses.contributorTypes.en,
25
- askNDLA: "Ask NDLA",
26
- subjectCategories: {
27
- [subjectCategories.ACTIVE_SUBJECTS]: "Active",
28
- [subjectCategories.ARCHIVE_SUBJECTS]: "Expired",
29
- [subjectCategories.BETA_SUBJECTS]: "Revised",
30
- [subjectCategories.OTHER]: "Other resources",
31
- [subjectTypes.RESOURCE_COLLECTION]: "Resource collections"
32
- },
33
- subjectTypes: {
34
- [subjectTypes.BETA_SUBJECT]: "Betafag",
35
- [subjectTypes.RESOURCE_COLLECTION]: "Resource collection",
36
- [subjectTypes.SUBJECT]: "Subject"
37
- },
38
- meta: {
39
- description: "Norwegian Digital Learning Arena, Open Educational Resources for upper secondary education.",
40
- keywords: "open educational resources,teaching,learning"
41
- },
42
- logo: {
43
- altText: "The Norwegian Digital Learning Arena"
44
- },
45
- article: {
46
- lastUpdated: "Last revised date",
47
- useContent: "Cite or reuse?",
48
- authorsLabel: "Written by: {{names}}",
49
- authorsLabelLearningpath: "Made by {{names}}",
50
- copyPageLinkCopied: "Link copied",
51
- copyHeaderLink: "Copy link to header",
52
- conjunction: "and",
53
- authorsLabelExternal: "This link is added by {{names}}",
54
- supplierLabel: "Rightsholder: {{name}}",
55
- multipleSuppliersLabel: "Rightsholders: {{names}}",
56
- printPage: "Print text",
57
- access: {
58
- onlyTeacher: "This resource is accessible only to teachers who are logged in with Feide."
59
- },
60
- footnotes: "Footnotes"
61
- },
62
- license: {
63
- tabs: {
64
- text: "Text",
65
- images: "Images",
66
- audio: "Audio",
67
- video: "Video",
68
- h5p: "H5P",
69
- files: "Files",
70
- embedlink: "Embedded link",
71
- concept: "Concepts",
72
- gloss: "Glosses",
73
- podcast: "Podcast",
74
- other: "Other content"
75
- },
76
- embedlink: {
77
- heading: "How to show the article in other content",
78
- description: "This url shows the article without menu and footer",
79
- copyTitle: "Copy link",
80
- hasCopiedTitle: "Link copied"
81
- },
82
- image: {
83
- rules: "Rules for use of image:"
84
- },
85
- images: {
86
- heading: "How to reuse images",
87
- description: "Remember to copy the text to be attached to the image where you use it.",
88
- rules: "Rules for use of image",
89
- itemImage: {
90
- ariaLabel: "Open image in new window",
91
- zoomImageButtonLabel: "Expand image",
92
- zoomOutImageButtonLabel: "Shrink image",
93
- expandByline: "Show byline",
94
- minimizeByline: "Hide byline"
95
- },
96
- licenseText: "This image has the license",
97
- restrictedUseText: "This image has"
98
- },
99
- text: {
100
- heading: "How to reuse the text",
101
- description: "Remember to refer to the source when reusing text.",
102
- rules: "Rules for use of text",
103
- published: "Published",
104
- licenseText: "This text has the license",
105
- restrictedUseText: "This text has"
106
- },
107
- audio: {
108
- heading: "How to reuse audio files",
109
- description: "Remember to copy the text to be attached to the audio where you use it.",
110
- rules: "Rules for use of audio file",
111
- licenseText: "This audio file has the license",
112
- restrictedUseText: "This audio file has"
113
- },
114
- podcast: {
115
- heading: "How to reuse podcasts",
116
- description: "Remember to copy the text to be attached to the podcast where you use it.",
117
- rules: "Rules for use of podcast",
118
- licenseText: "This podcast has the license",
119
- restrictedUseText: "This podcast has"
120
- },
121
- video: {
122
- heading: "How to reuse videos",
123
- description: "Remember to copy the text to be attached to the video where you use it.",
124
- rules: "Rules for use of video files",
125
- itemImage: {
126
- ariaLabel: "Open video in new window"
127
- },
128
- licenseText: "This video has the license",
129
- restrictedUseText: "This video has"
130
- },
131
- other: {
132
- heading: "How to reuse other content",
133
- description: "You will find guidelines for use of other content in the asset",
134
- itemImage: {
135
- ariaLabel: "Open in new window"
136
- }
137
- },
138
- h5p: {
139
- heading: "How to reuse H5P content",
140
- description: "You will find guidelines for use of H5P content in the asset",
141
- rules: "Rules for use of H5P",
142
- licenseText: "This interactive task (H5P) is licensed",
143
- restrictedUseText: "This interactive task (H5P) has"
144
- },
145
- concept: {
146
- heading: "How to reuse concept content",
147
- description: "Remember that built-in content might have a different license than the explanation text",
148
- rules: "Rules for use of concept",
149
- embedlink: {
150
- heading: "How to show the concept in other content",
151
- description: "This url shows the concept without menu and footer",
152
- copyTitle: "Copy embed link",
153
- hasCopiedTitle: "Embed link copied"
154
- },
155
- licenseText: "This concept has the license",
156
- restrictedUseText: "This concept has"
157
- },
158
- gloss: {
159
- heading: "How to reuse gloss content",
160
- description: "Remember that built-in content might have a different license than the gloss text",
161
- rules: "Rules for use of gloss",
162
- showOrHideExamples: "Show or hide examples",
163
- embedlink: {
164
- heading: "How to show the gloss in other content",
165
- description: "This url shows the gloss without menu and footer",
166
- copyTitle: "Copy embed link",
167
- hasCopiedTitle: "Embed link copied"
168
- },
169
- licenseText: "This gloss has the license",
170
- restrictedUseText: "This gloss has"
171
- },
172
- files: {
173
- heading: "How to reuse files",
174
- description: "Remember to copy the text to be attached to the file where you use it.",
175
- rules: "Rules for use of file",
176
- itemImage: {
177
- ariaLabel: "Open video in new window"
178
- }
179
- },
180
- copyTitle: "Copy source reference",
181
- embed: "Embed",
182
- embedCopied: "Copied embed code!",
183
- copyText: {
184
- now: "now",
185
- podcast: "podcast",
186
- by: "by",
187
- internet: "[Internet]. ",
188
- noTitle: "No title",
189
- downloadedFrom: "Downloaded from: ",
190
- readDate: "Read: "
191
- },
192
- hasCopiedTitle: "Copied!",
193
- download: "Download",
194
- openLink: "Open in new tab",
195
- processed: "The content has been processed"
196
- },
197
- errorMessage: {
198
- title: "Oops, something went wrong",
199
- description: "Sorry, an error occurred.",
200
- back: "Go back",
201
- goToFrontPage: "Go to frontpage"
202
- },
203
- figure: {
204
- button: {
205
- alternative: "Switch to visually interpreted video",
206
- original: "Switch to original video"
207
- }
208
- },
209
- contentTypes: {
210
- all: "All",
211
- article: "Article",
212
- subject: "Subject",
213
- "topic-article": "Topic article",
214
- learningpath: "Learning path",
215
- "learning-path": "Learning path",
216
- "subject-material": "Subject material",
217
- "tasks-and-activities": "Task and activities",
218
- "source-material": "Source material",
219
- "assessment-resources": "Assessment resource",
220
- topic: "Topic",
221
- multidisciplinary: "Multidisciplinary case",
222
- image: "Image",
223
- concept: "Concept",
224
- audio: "Audio",
225
- podcast: "Podcast",
226
- h5p: "H5P",
227
- video: "Video",
228
- missing: "Unknown",
229
- external: "External",
230
- gloss: "Gloss",
231
- programme: "Programme",
232
- "podcast-series": "Podcast series",
233
- "frontpage-article": "About NDLA article"
234
- },
235
- languages: {
236
- nb: "Norwegian Bokmål",
237
- nn: "Norwegian Nynorsk",
238
- en: "English",
239
- fr: "French",
240
- de: "German",
241
- se: "Northern Sami",
242
- sma: "Southern Sami",
243
- es: "Spanish",
244
- zh: "Chinese",
245
- ukr: "Ukranian",
246
- unknown: "Unknown",
247
- prefixChangeLanguage: "Choose language"
248
- },
249
- breadcrumb: {
250
- toFrontpage: "NDLA frontpage",
251
- breadcrumb: "Breadcrumb"
252
- },
253
- codeBlock: {
254
- copiedCode: "Copied code",
255
- copyCode: "Copy code"
256
- },
257
- cancel: "Cancel",
258
- close: "Close",
259
- loading: "Loading",
260
- title: "Title",
261
- save: "Save",
262
- email: "Email",
263
- finished: "Finished",
264
- audio: {
265
- play: "Play",
266
- pause: "Pause",
267
- progressBar: "Progress bar",
268
- valueText: "{{start}} of {{end}}",
269
- controls: {
270
- forward15sec: "Forward 15 seconds",
271
- rewind15sec: "Rewind 15 seconds",
272
- selectSpeed: "Choose speed",
273
- adjustVolume: "Adjust volume"
274
- },
275
- textVersion: {
276
- heading: "Text version",
277
- close: "Close text version"
278
- },
279
- readMoreDescriptionLabel: "Show more",
280
- readLessDescriptionLabel: "Show less"
281
- },
282
- source: "Source",
283
- related: {
284
- title: "Related content",
285
- linkInfo: "Web page at",
286
- showMore: "Show more related content",
287
- showLess: "Show less"
288
- },
289
- download: "Download file: ",
290
- factbox: {
291
- open: "Open fact box",
292
- close: "Close fact box"
293
- },
294
- embed: {
295
- linkError: "Failed to show link.",
296
- unsupported: `Embed {{type}} not supported.`,
297
- embedError: `An error occurred while loading the {{type}}. Try reloading the page.`,
298
- type: {
299
- image: "Image",
300
- video: "Video",
301
- audio: "Audio",
302
- podcast: "Podcast",
303
- concept: "Concept",
304
- h5p: "H5P",
305
- external: "External resource",
306
- gloss: "Gloss",
307
- copyright: "Text",
308
- code: "Code block",
309
- disclaimer: "Accessibility warning"
310
- }
311
- },
312
- uuDisclaimer: {
313
- title: "Accessibility"
314
- },
315
- gloss: {
316
- examples: "Examples",
317
- showExamples: "Show examples",
318
- wordClass: "Word class",
319
- play: "Play gloss",
320
- transcriptions: {
321
- traditional: "Traditional spelling",
322
- pinyin: "Pinyin"
323
- }
324
- },
325
- wordClass: {
326
- [wordClass.wordClass.adjective]: "Adjective",
327
- [wordClass.wordClass.adverb]: "Adverb",
328
- [wordClass.wordClass.properNoun]: "Proper Noun",
329
- [wordClass.wordClass.auxiliary]: "Auxiliary",
330
- [wordClass.wordClass.complement]: "Complement",
331
- [wordClass.wordClass.conjunction]: "Conjunction",
332
- [wordClass.wordClass.coverb]: "Coverb",
333
- [wordClass.wordClass.determiner]: "Determiner",
334
- [wordClass.wordClass.interjection]: "Interjection",
335
- [wordClass.wordClass.quantifier]: "Quantifier",
336
- [wordClass.wordClass.marker]: "Marker",
337
- [wordClass.wordClass.modalVerb]: "Modal Verb",
338
- [wordClass.wordClass.measureWord]: "Measure Word",
339
- [wordClass.wordClass.noun]: "Noun",
340
- [wordClass.wordClass["noun-zh"]]: "Noun",
341
- [wordClass.wordClass.nounPhrase]: "Noun Phrase",
342
- [wordClass.wordClass.onomatopoeia]: "Onomatopoeia",
343
- [wordClass.wordClass.particle]: "Particle",
344
- [wordClass.wordClass.demonstrative]: "Demonstrative",
345
- [wordClass.wordClass.personalPronoun]: "Personal Pronoun",
346
- [wordClass.wordClass.preposition]: "Preposition",
347
- [wordClass.wordClass.pronoun]: "Pronoun",
348
- [wordClass.wordClass.questionWord]: "Question Word",
349
- [wordClass.wordClass.locationWord]: "Location Word",
350
- [wordClass.wordClass.suffix]: "Suffix",
351
- [wordClass.wordClass.numeral]: "Numeral",
352
- [wordClass.wordClass.timeWord]: "Time word",
353
- [wordClass.wordClass.timeExpression]: "Time Expression",
354
- [wordClass.wordClass.stativeVerb]: "Stative Verb",
355
- [wordClass.wordClass.subordinatingConjunction]: "Subordinating Conjunction",
356
- [wordClass.wordClass.exclamationWord]: "Exclamation Word",
357
- [wordClass.wordClass.expression]: "Expression",
358
- [wordClass.wordClass.verb]: "Verb",
359
- [wordClass.wordClass.verbComplement]: "Verb-Complement",
360
- [wordClass.wordClass.verbObject]: "Verb-Object"
361
- },
362
- login: "Log in",
363
- component: {
364
- tagsInput: {
365
- clearTriggerLabel: "Clear all tags",
366
- deleteTagTriggerLabel: "Remove tag {{tag}}",
367
- tagAdded: "Added tag {{tag}}",
368
- tagsPasted: "Pasted {{length}} tags",
369
- tagEdited: "Edited tag {{tag}}. Press enter to save, or escape to cancel.",
370
- tagUpdated: "Tag updated to {{tag}}",
371
- tagDeleted: "Tag {{tag}} deleted",
372
- tagSelected: "Tag {{tag}} selected. Press enter to edit. Press backspace or delete to delete."
373
- },
374
- combobox: {
375
- triggerLabel: "Show suggestions",
376
- clearTriggerLabel: "Clear selection"
377
- },
378
- pagination: {
379
- rootLabel: "Pagination",
380
- prevTriggerLabel: "Previous page",
381
- nextTriggerLabel: "Next page",
382
- lastPage: "Last page, page {{page}}",
383
- page: "Page {{page}}"
384
- },
385
- imageSearch: {
386
- searchPlaceholder: "Search images",
387
- searchButtonTitle: "Search",
388
- imagePreview: {
389
- creatorsLabel: "Image",
390
- license: "License",
391
- caption: "Caption",
392
- altText: "Alt-text",
393
- modelRelease: "Model released",
394
- tags: "Tags",
395
- checkboxLabel: "Set as meta image",
396
- close: "Close",
397
- useImageTitle: "Use image"
398
- }
399
- },
400
- audioSearch: {
401
- searchPlaceholder: "Search in audio files",
402
- searchButtonTitle: "Search",
403
- useAudio: "Chose audio",
404
- noResults: "No audio files found"
405
- },
406
- videoSearch: {
407
- searchPlaceholder: "Search videos",
408
- searchButtonTitle: "Search",
409
- loadMoreVideos: "Load more videos",
410
- noResults: "No videos found",
411
- addVideo: "Use video",
412
- previewVideo: "Preview",
413
- is360Video: "VR video",
414
- close: "Lukk"
415
- }
416
- },
417
- richTextEditor: {
418
- tooltip: {
419
- bold: "Bold ({{shortcut}})",
420
- code: "Code ({{shortcut}})",
421
- sub: "Subscript ({{shortcut}})",
422
- sup: "Superscript ({{shortcut}})",
423
- underlined: "Underlined ({{shortcut}})",
424
- italic: "Italic ({{shortcut}})",
425
- "numbered-list": "Numbered list ({{shortcut}})",
426
- "letter-list": "Alphabetical list ({{shortcut}})",
427
- "bulleted-list": "Bulleted list ({{shortcut}})",
428
- heading: "Heading {{level}} ({{shortcut}})",
429
- paragraph: "Paragraph ({{shortcut}})",
430
- section: "Section ({{shortcut}})",
431
- link: "Link ({{shortcut}})"
432
- }
433
- }
434
- };
435
- var _default = exports.default = messages;