@ckeditor/ckeditor5-widget 0.0.0-nightly-20240227.0 → 0.0.0-nightly-20240229.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.

Potentially problematic release.


This version of @ckeditor/ckeditor5-widget might be problematic. Click here for more details.

Files changed (52) hide show
  1. package/lang/translations/ar.po +21 -1
  2. package/lang/translations/az.po +21 -1
  3. package/lang/translations/bg.po +21 -1
  4. package/lang/translations/bn.po +21 -1
  5. package/lang/translations/ca.po +21 -1
  6. package/lang/translations/cs.po +21 -1
  7. package/lang/translations/da.po +21 -1
  8. package/lang/translations/de-ch.po +21 -1
  9. package/lang/translations/de.po +21 -1
  10. package/lang/translations/el.po +21 -1
  11. package/lang/translations/en-au.po +21 -1
  12. package/lang/translations/en.po +21 -1
  13. package/lang/translations/es.po +21 -1
  14. package/lang/translations/et.po +21 -1
  15. package/lang/translations/fa.po +21 -1
  16. package/lang/translations/fi.po +21 -1
  17. package/lang/translations/fr.po +21 -1
  18. package/lang/translations/gl.po +21 -1
  19. package/lang/translations/he.po +22 -2
  20. package/lang/translations/hi.po +21 -1
  21. package/lang/translations/hr.po +21 -1
  22. package/lang/translations/hu.po +21 -1
  23. package/lang/translations/id.po +21 -1
  24. package/lang/translations/it.po +21 -1
  25. package/lang/translations/ja.po +21 -1
  26. package/lang/translations/ko.po +21 -1
  27. package/lang/translations/ku.po +21 -1
  28. package/lang/translations/lt.po +21 -1
  29. package/lang/translations/lv.po +21 -1
  30. package/lang/translations/ms.po +21 -1
  31. package/lang/translations/nl.po +21 -1
  32. package/lang/translations/no.po +21 -1
  33. package/lang/translations/pl.po +21 -1
  34. package/lang/translations/pt-br.po +21 -1
  35. package/lang/translations/pt.po +21 -1
  36. package/lang/translations/ro.po +21 -1
  37. package/lang/translations/ru.po +21 -1
  38. package/lang/translations/sk.po +21 -1
  39. package/lang/translations/sq.po +21 -1
  40. package/lang/translations/sr-latn.po +21 -1
  41. package/lang/translations/sr.po +21 -1
  42. package/lang/translations/sv.po +21 -1
  43. package/lang/translations/th.po +21 -1
  44. package/lang/translations/tk.po +21 -1
  45. package/lang/translations/tr.po +21 -1
  46. package/lang/translations/uk.po +21 -1
  47. package/lang/translations/ur.po +21 -1
  48. package/lang/translations/uz.po +21 -1
  49. package/lang/translations/vi.po +21 -1
  50. package/lang/translations/zh-cn.po +21 -1
  51. package/lang/translations/zh.po +21 -1
  52. package/package.json +7 -7
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "Blokdan soň abzas goýuň"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr ""
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "Bloktan sonra paragraf ekle"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr "Görsel bileşenden sonra yazmak için Enter'a basın ya da görsel bileşenden önce yazmak için Shift + Enter'a basın"
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "Додати абзац після блока"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr "Натисніть Enter, щоб друкувати після або натисніть Shift + Enter, щоб друкувати перед віджетом"
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "پیراگراف کے بعد کوڈ خانہ نصب کریں"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr ""
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "Вblokdan keyin paragraf qo'yish"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr ""
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "Chèn đoạn sau khối"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr "Nhấn Enter để nhập vào sau hoặc nhấn Shift + Enter để nhập vào trước tiện ích"
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "在后面插入段落"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr "按下“Enter”键,在小组件后输入;按下“Shift+Enter”键,在小组件前输入"
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
@@ -29,6 +29,26 @@ msgctxt "The title displayed when a mouse is over a button that inserts a paragr
29
29
  msgid "Insert paragraph after block"
30
30
  msgstr "在這個區塊後面插入一個段落"
31
31
 
32
- msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
32
+ msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
33
33
  msgid "Press Enter to type after or press Shift + Enter to type before the widget"
34
34
  msgstr "按下 Enter 在小工具後輸入,或按下 Shift + Enter 在小工具前輸入"
35
+
36
+ msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
37
+ msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
38
+ msgstr ""
39
+
40
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
41
+ msgid "Insert a new paragraph directly after a widget"
42
+ msgstr ""
43
+
44
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
45
+ msgid "Insert a new paragraph directly before a widget"
46
+ msgstr ""
47
+
48
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
49
+ msgid "Move the caret to allow typing directly before a widget"
50
+ msgstr ""
51
+
52
+ msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
53
+ msgid "Move the caret to allow typing directly after a widget"
54
+ msgstr ""
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-widget",
3
- "version": "0.0.0-nightly-20240227.0",
3
+ "version": "0.0.0-nightly-20240229.0",
4
4
  "description": "Widget API for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,12 +12,12 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240227.0",
16
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240227.0",
17
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20240227.0",
18
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240227.0",
19
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240227.0",
20
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20240227.0",
15
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240229.0",
16
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240229.0",
17
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20240229.0",
18
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240229.0",
19
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240229.0",
20
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20240229.0",
21
21
  "lodash-es": "4.17.21"
22
22
  },
23
23
  "author": "CKSource (http://cksource.com/)",