@ckeditor/ckeditor5-show-blocks 47.6.1 → 48.0.0-alpha.1

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 (167) hide show
  1. package/ckeditor5-metadata.json +2 -2
  2. package/dist/index-editor.css +79 -564
  3. package/dist/index.css +79 -616
  4. package/dist/index.css.map +1 -1
  5. package/dist/index.js +111 -1
  6. package/dist/index.js.map +1 -1
  7. package/{src → dist}/showblocks.d.ts +1 -1
  8. package/{src → dist}/showblockscommand.d.ts +1 -1
  9. package/{src → dist}/showblocksediting.d.ts +1 -1
  10. package/{src → dist}/showblocksui.d.ts +1 -1
  11. package/package.json +23 -46
  12. package/build/show-blocks.js +0 -5
  13. package/build/translations/af.js +0 -1
  14. package/build/translations/ar.js +0 -1
  15. package/build/translations/ast.js +0 -1
  16. package/build/translations/az.js +0 -1
  17. package/build/translations/be.js +0 -1
  18. package/build/translations/bg.js +0 -1
  19. package/build/translations/bn.js +0 -1
  20. package/build/translations/bs.js +0 -1
  21. package/build/translations/ca.js +0 -1
  22. package/build/translations/cs.js +0 -1
  23. package/build/translations/da.js +0 -1
  24. package/build/translations/de-ch.js +0 -1
  25. package/build/translations/de.js +0 -1
  26. package/build/translations/el.js +0 -1
  27. package/build/translations/en-au.js +0 -1
  28. package/build/translations/en-gb.js +0 -1
  29. package/build/translations/eo.js +0 -1
  30. package/build/translations/es-co.js +0 -1
  31. package/build/translations/es.js +0 -1
  32. package/build/translations/et.js +0 -1
  33. package/build/translations/eu.js +0 -1
  34. package/build/translations/fa.js +0 -1
  35. package/build/translations/fi.js +0 -1
  36. package/build/translations/fr.js +0 -1
  37. package/build/translations/gl.js +0 -1
  38. package/build/translations/gu.js +0 -1
  39. package/build/translations/he.js +0 -1
  40. package/build/translations/hi.js +0 -1
  41. package/build/translations/hr.js +0 -1
  42. package/build/translations/hu.js +0 -1
  43. package/build/translations/hy.js +0 -1
  44. package/build/translations/id.js +0 -1
  45. package/build/translations/it.js +0 -1
  46. package/build/translations/ja.js +0 -1
  47. package/build/translations/jv.js +0 -1
  48. package/build/translations/kk.js +0 -1
  49. package/build/translations/km.js +0 -1
  50. package/build/translations/kn.js +0 -1
  51. package/build/translations/ko.js +0 -1
  52. package/build/translations/ku.js +0 -1
  53. package/build/translations/lt.js +0 -1
  54. package/build/translations/lv.js +0 -1
  55. package/build/translations/ms.js +0 -1
  56. package/build/translations/nb.js +0 -1
  57. package/build/translations/ne.js +0 -1
  58. package/build/translations/nl.js +0 -1
  59. package/build/translations/no.js +0 -1
  60. package/build/translations/oc.js +0 -1
  61. package/build/translations/pl.js +0 -1
  62. package/build/translations/pt-br.js +0 -1
  63. package/build/translations/pt.js +0 -1
  64. package/build/translations/ro.js +0 -1
  65. package/build/translations/ru.js +0 -1
  66. package/build/translations/si.js +0 -1
  67. package/build/translations/sk.js +0 -1
  68. package/build/translations/sl.js +0 -1
  69. package/build/translations/sq.js +0 -1
  70. package/build/translations/sr-latn.js +0 -1
  71. package/build/translations/sr.js +0 -1
  72. package/build/translations/sv.js +0 -1
  73. package/build/translations/th.js +0 -1
  74. package/build/translations/ti.js +0 -1
  75. package/build/translations/tk.js +0 -1
  76. package/build/translations/tr.js +0 -1
  77. package/build/translations/tt.js +0 -1
  78. package/build/translations/ug.js +0 -1
  79. package/build/translations/uk.js +0 -1
  80. package/build/translations/ur.js +0 -1
  81. package/build/translations/uz.js +0 -1
  82. package/build/translations/vi.js +0 -1
  83. package/build/translations/zh-cn.js +0 -1
  84. package/build/translations/zh.js +0 -1
  85. package/lang/contexts.json +0 -3
  86. package/lang/translations/af.po +0 -16
  87. package/lang/translations/ar.po +0 -16
  88. package/lang/translations/ast.po +0 -16
  89. package/lang/translations/az.po +0 -16
  90. package/lang/translations/be.po +0 -16
  91. package/lang/translations/bg.po +0 -16
  92. package/lang/translations/bn.po +0 -16
  93. package/lang/translations/bs.po +0 -16
  94. package/lang/translations/ca.po +0 -16
  95. package/lang/translations/cs.po +0 -16
  96. package/lang/translations/da.po +0 -16
  97. package/lang/translations/de-ch.po +0 -16
  98. package/lang/translations/de.po +0 -16
  99. package/lang/translations/el.po +0 -16
  100. package/lang/translations/en-au.po +0 -16
  101. package/lang/translations/en-gb.po +0 -16
  102. package/lang/translations/en.po +0 -16
  103. package/lang/translations/eo.po +0 -16
  104. package/lang/translations/es-co.po +0 -16
  105. package/lang/translations/es.po +0 -16
  106. package/lang/translations/et.po +0 -16
  107. package/lang/translations/eu.po +0 -16
  108. package/lang/translations/fa.po +0 -16
  109. package/lang/translations/fi.po +0 -16
  110. package/lang/translations/fr.po +0 -16
  111. package/lang/translations/gl.po +0 -16
  112. package/lang/translations/gu.po +0 -16
  113. package/lang/translations/he.po +0 -16
  114. package/lang/translations/hi.po +0 -16
  115. package/lang/translations/hr.po +0 -16
  116. package/lang/translations/hu.po +0 -16
  117. package/lang/translations/hy.po +0 -16
  118. package/lang/translations/id.po +0 -16
  119. package/lang/translations/it.po +0 -16
  120. package/lang/translations/ja.po +0 -16
  121. package/lang/translations/jv.po +0 -16
  122. package/lang/translations/kk.po +0 -16
  123. package/lang/translations/km.po +0 -16
  124. package/lang/translations/kn.po +0 -16
  125. package/lang/translations/ko.po +0 -16
  126. package/lang/translations/ku.po +0 -16
  127. package/lang/translations/lt.po +0 -16
  128. package/lang/translations/lv.po +0 -16
  129. package/lang/translations/ms.po +0 -16
  130. package/lang/translations/nb.po +0 -16
  131. package/lang/translations/ne.po +0 -16
  132. package/lang/translations/nl.po +0 -16
  133. package/lang/translations/no.po +0 -16
  134. package/lang/translations/oc.po +0 -16
  135. package/lang/translations/pl.po +0 -16
  136. package/lang/translations/pt-br.po +0 -16
  137. package/lang/translations/pt.po +0 -16
  138. package/lang/translations/ro.po +0 -16
  139. package/lang/translations/ru.po +0 -16
  140. package/lang/translations/si.po +0 -16
  141. package/lang/translations/sk.po +0 -16
  142. package/lang/translations/sl.po +0 -16
  143. package/lang/translations/sq.po +0 -16
  144. package/lang/translations/sr-latn.po +0 -16
  145. package/lang/translations/sr.po +0 -16
  146. package/lang/translations/sv.po +0 -16
  147. package/lang/translations/th.po +0 -16
  148. package/lang/translations/ti.po +0 -16
  149. package/lang/translations/tk.po +0 -16
  150. package/lang/translations/tr.po +0 -16
  151. package/lang/translations/tt.po +0 -16
  152. package/lang/translations/ug.po +0 -16
  153. package/lang/translations/uk.po +0 -16
  154. package/lang/translations/ur.po +0 -16
  155. package/lang/translations/uz.po +0 -16
  156. package/lang/translations/vi.po +0 -16
  157. package/lang/translations/zh-cn.po +0 -16
  158. package/lang/translations/zh.po +0 -16
  159. package/src/augmentation.js +0 -5
  160. package/src/index.js +0 -12
  161. package/src/showblocks.js +0 -35
  162. package/src/showblockscommand.js +0 -44
  163. package/src/showblocksediting.js +0 -33
  164. package/src/showblocksui.js +0 -71
  165. package/theme/showblocks.css +0 -131
  166. /package/{src → dist}/augmentation.d.ts +0 -0
  167. /package/{src → dist}/index.d.ts +0 -0
@@ -1 +0,0 @@
1
- !function(i){const o=i.fr=i.fr||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Afficher les blocs"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.gl=o.gl||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Amosar os bloques"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.gu=i.gu||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.he=i.he||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"הצג גושים"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.hi=i.hi||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"ब्लॉक दिखाएं"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const o=i.hr=i.hr||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Prikaži blokove"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const n=o.hu=o.hu||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Blokkok megjelenítése"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.hy=i.hy||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.id=i.id||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Tampilkan blok"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const o=i.it=i.it||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Mostra blocchi"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.ja=i.ja||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"ブロックを表示します"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.jv=i.jv||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.kk=i.kk||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.km=i.km||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(n){const i=n.kn=n.kn||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.ko=o.ko||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"블록 표시"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.ku=i.ku||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.lt=o.lt||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Rodyti blokus"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.lv=o.lv||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Rādīt blokus"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(n){const o=n.ms=n.ms||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Tunjukkan blok"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(n){const i=n.nb=n.nb||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(n){const i=n.ne=n.ne||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(n){const o=n.nl=n.nl||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Blokken tonen"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const n=o.no=o.no||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Vis blokker"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const c=o.oc=o.oc||{};c.dictionary=Object.assign(c.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const o=i.pl=i.pl||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Wyświetl bloki"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o["pt-br"]=o["pt-br"]||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Mostrar blocos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.pt=o.pt||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Mostrar blocos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.ro=o.ro||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Arată casetele"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.ru=i.ru||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Показать блоки"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.si=i.si||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.sk=o.sk||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Zobraziť bloky"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.sl=i.sl||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.sq=o.sq||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Shfaq blloqet"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i["sr-latn"]=i["sr-latn"]||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Prikaži blokove"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const o=i.sr=i.sr||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Prikaži blokove"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const o=i.sv=i.sv||{};o.dictionary=Object.assign(o.dictionary||{},{"Show blocks":"Visa block"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.th=i.th||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"แสดงบล็อก"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.ti=i.ti||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.tk=i.tk||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(o){const i=o.tr=o.tr||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":"Blokları göster"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(t){const i=t.tt=t.tt||{};i.dictionary=Object.assign(i.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.ug=i.ug||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"بۆلەكلەرنى كۆرسەت"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.uk=i.uk||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Показати блоки"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.ur=i.ur||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.uz=i.uz||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.vi=i.vi||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"Hiện các khối"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(n){const c=n["zh-cn"]=n["zh-cn"]||{};c.dictionary=Object.assign(c.dictionary||{},{"Show blocks":"显示区块"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(i){const n=i.zh=i.zh||{};n.dictionary=Object.assign(n.dictionary||{},{"Show blocks":"顯示區塊"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1,3 +0,0 @@
1
- {
2
- "Show blocks": "The label of the show blocks toolbar button."
3
- }
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: af\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: ar\n"
11
- "Plural-Forms: nplurals=6; plural=(n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "عرض الكتل"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: ast\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: az\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: be\n"
11
- "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Паказаць блокі"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: bg\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Покажи блокове"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: bn\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "ব্লকগুলি দেখান"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: bs\n"
11
- "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: ca\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Mostra blocs"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: cs\n"
11
- "Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Zobrazit bloky"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: da\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Vis blokke"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: de_CH\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: de\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Blöcke anzeigen"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: el\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Εμφάνιση μπλοκ"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: en_AU\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: en_GB\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: en\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Show blocks"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: eo\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: es_CO\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Mostrar bloques"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: es\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Mostrar bloques"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: et\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Kuva plokid"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: eu\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr ""
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: fa\n"
11
- "Plural-Forms: nplurals=1; plural=0;\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "نمایش بلاک ها"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: fi\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Näytä rakenneosat"
@@ -1,16 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: fr\n"
11
- "Plural-Forms: nplurals=2; plural=(n <= -2 || n >= 2);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "The label of the show blocks toolbar button."
15
- msgid "Show blocks"
16
- msgstr "Afficher les blocs"