@ckeditor/ckeditor5-style 43.2.0 → 43.3.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 (246) hide show
  1. package/build/style.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/de-ch.js +1 -0
  7. package/build/translations/en-gb.js +1 -0
  8. package/build/translations/eo.js +1 -0
  9. package/build/translations/es-co.js +1 -0
  10. package/build/translations/eu.js +1 -0
  11. package/build/translations/fa.js +1 -0
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/hy.js +1 -0
  14. package/build/translations/jv.js +1 -0
  15. package/build/translations/kk.js +1 -0
  16. package/build/translations/km.js +1 -0
  17. package/build/translations/kn.js +1 -0
  18. package/build/translations/ku.js +1 -0
  19. package/build/translations/nb.js +1 -0
  20. package/build/translations/ne.js +1 -0
  21. package/build/translations/oc.js +1 -0
  22. package/build/translations/si.js +1 -0
  23. package/build/translations/sl.js +1 -0
  24. package/build/translations/sq.js +1 -0
  25. package/build/translations/ti.js +1 -0
  26. package/build/translations/tk.js +1 -0
  27. package/build/translations/tt.js +1 -0
  28. package/build/translations/uz.js +1 -0
  29. package/dist/index.css.map +1 -1
  30. package/dist/index.js +35 -0
  31. package/dist/index.js.map +1 -1
  32. package/dist/integrations/link.d.ts +4 -0
  33. package/dist/integrations/list.d.ts +4 -0
  34. package/dist/integrations/table.d.ts +4 -0
  35. package/dist/style.d.ts +4 -0
  36. package/dist/styleediting.d.ts +4 -0
  37. package/dist/styleui.d.ts +4 -0
  38. package/dist/styleutils.d.ts +4 -0
  39. package/dist/translations/af.d.ts +8 -0
  40. package/dist/translations/af.js +5 -0
  41. package/dist/translations/af.umd.js +11 -0
  42. package/dist/translations/ar.js +1 -1
  43. package/dist/translations/ar.umd.js +1 -1
  44. package/dist/translations/ast.d.ts +8 -0
  45. package/dist/translations/ast.js +5 -0
  46. package/dist/translations/ast.umd.js +11 -0
  47. package/dist/translations/az.d.ts +8 -0
  48. package/dist/translations/az.js +5 -0
  49. package/dist/translations/az.umd.js +11 -0
  50. package/dist/translations/bs.d.ts +8 -0
  51. package/dist/translations/bs.js +5 -0
  52. package/dist/translations/bs.umd.js +11 -0
  53. package/dist/translations/cs.js +1 -1
  54. package/dist/translations/cs.umd.js +1 -1
  55. package/dist/translations/de-ch.d.ts +8 -0
  56. package/dist/translations/de-ch.js +5 -0
  57. package/dist/translations/de-ch.umd.js +11 -0
  58. package/dist/translations/en-gb.d.ts +8 -0
  59. package/dist/translations/en-gb.js +5 -0
  60. package/dist/translations/en-gb.umd.js +11 -0
  61. package/dist/translations/en.js +1 -1
  62. package/dist/translations/en.umd.js +1 -1
  63. package/dist/translations/eo.d.ts +8 -0
  64. package/dist/translations/eo.js +5 -0
  65. package/dist/translations/eo.umd.js +11 -0
  66. package/dist/translations/es-co.d.ts +8 -0
  67. package/dist/translations/es-co.js +5 -0
  68. package/dist/translations/es-co.umd.js +11 -0
  69. package/dist/translations/es.js +1 -1
  70. package/dist/translations/es.umd.js +1 -1
  71. package/dist/translations/eu.d.ts +8 -0
  72. package/dist/translations/eu.js +5 -0
  73. package/dist/translations/eu.umd.js +11 -0
  74. package/dist/translations/fa.d.ts +8 -0
  75. package/dist/translations/fa.js +5 -0
  76. package/dist/translations/fa.umd.js +11 -0
  77. package/dist/translations/fr.js +1 -1
  78. package/dist/translations/fr.umd.js +1 -1
  79. package/dist/translations/gu.d.ts +8 -0
  80. package/dist/translations/gu.js +5 -0
  81. package/dist/translations/gu.umd.js +11 -0
  82. package/dist/translations/he.js +1 -1
  83. package/dist/translations/he.umd.js +1 -1
  84. package/dist/translations/hr.js +1 -1
  85. package/dist/translations/hr.umd.js +1 -1
  86. package/dist/translations/hy.d.ts +8 -0
  87. package/dist/translations/hy.js +5 -0
  88. package/dist/translations/hy.umd.js +11 -0
  89. package/dist/translations/it.js +1 -1
  90. package/dist/translations/it.umd.js +1 -1
  91. package/dist/translations/jv.d.ts +8 -0
  92. package/dist/translations/jv.js +5 -0
  93. package/dist/translations/jv.umd.js +11 -0
  94. package/dist/translations/kk.d.ts +8 -0
  95. package/dist/translations/kk.js +5 -0
  96. package/dist/translations/kk.umd.js +11 -0
  97. package/dist/translations/km.d.ts +8 -0
  98. package/dist/translations/km.js +5 -0
  99. package/dist/translations/km.umd.js +11 -0
  100. package/dist/translations/kn.d.ts +8 -0
  101. package/dist/translations/kn.js +5 -0
  102. package/dist/translations/kn.umd.js +11 -0
  103. package/dist/translations/ku.d.ts +8 -0
  104. package/dist/translations/ku.js +5 -0
  105. package/dist/translations/ku.umd.js +11 -0
  106. package/dist/translations/lt.js +1 -1
  107. package/dist/translations/lt.umd.js +1 -1
  108. package/dist/translations/lv.js +1 -1
  109. package/dist/translations/lv.umd.js +1 -1
  110. package/dist/translations/nb.d.ts +8 -0
  111. package/dist/translations/nb.js +5 -0
  112. package/dist/translations/nb.umd.js +11 -0
  113. package/dist/translations/ne.d.ts +8 -0
  114. package/dist/translations/ne.js +5 -0
  115. package/dist/translations/ne.umd.js +11 -0
  116. package/dist/translations/oc.d.ts +8 -0
  117. package/dist/translations/oc.js +5 -0
  118. package/dist/translations/oc.umd.js +11 -0
  119. package/dist/translations/pl.js +1 -1
  120. package/dist/translations/pl.umd.js +1 -1
  121. package/dist/translations/pt-br.js +1 -1
  122. package/dist/translations/pt-br.umd.js +1 -1
  123. package/dist/translations/pt.js +1 -1
  124. package/dist/translations/pt.umd.js +1 -1
  125. package/dist/translations/ro.js +1 -1
  126. package/dist/translations/ro.umd.js +1 -1
  127. package/dist/translations/ru.js +1 -1
  128. package/dist/translations/ru.umd.js +1 -1
  129. package/dist/translations/si.d.ts +8 -0
  130. package/dist/translations/si.js +5 -0
  131. package/dist/translations/si.umd.js +11 -0
  132. package/dist/translations/sk.js +1 -1
  133. package/dist/translations/sk.umd.js +1 -1
  134. package/dist/translations/sl.d.ts +8 -0
  135. package/dist/translations/sl.js +5 -0
  136. package/dist/translations/sl.umd.js +11 -0
  137. package/dist/translations/sq.d.ts +8 -0
  138. package/dist/translations/sq.js +5 -0
  139. package/dist/translations/sq.umd.js +11 -0
  140. package/dist/translations/sr-latn.js +1 -1
  141. package/dist/translations/sr-latn.umd.js +1 -1
  142. package/dist/translations/sr.js +1 -1
  143. package/dist/translations/sr.umd.js +1 -1
  144. package/dist/translations/ti.d.ts +8 -0
  145. package/dist/translations/ti.js +5 -0
  146. package/dist/translations/ti.umd.js +11 -0
  147. package/dist/translations/tk.d.ts +8 -0
  148. package/dist/translations/tk.js +5 -0
  149. package/dist/translations/tk.umd.js +11 -0
  150. package/dist/translations/tt.d.ts +8 -0
  151. package/dist/translations/tt.js +5 -0
  152. package/dist/translations/tt.umd.js +11 -0
  153. package/dist/translations/ug.js +1 -1
  154. package/dist/translations/ug.umd.js +1 -1
  155. package/dist/translations/uk.js +1 -1
  156. package/dist/translations/uk.umd.js +1 -1
  157. package/dist/translations/uz.d.ts +8 -0
  158. package/dist/translations/uz.js +5 -0
  159. package/dist/translations/uz.umd.js +11 -0
  160. package/lang/translations/af.po +28 -0
  161. package/lang/translations/ar.po +4 -10
  162. package/lang/translations/ast.po +28 -0
  163. package/lang/translations/az.po +28 -0
  164. package/lang/translations/bg.po +3 -9
  165. package/lang/translations/bn.po +3 -9
  166. package/lang/translations/bs.po +28 -0
  167. package/lang/translations/ca.po +3 -9
  168. package/lang/translations/cs.po +4 -10
  169. package/lang/translations/da.po +3 -9
  170. package/lang/translations/de-ch.po +28 -0
  171. package/lang/translations/de.po +3 -9
  172. package/lang/translations/el.po +3 -9
  173. package/lang/translations/en-au.po +3 -9
  174. package/lang/translations/en-gb.po +28 -0
  175. package/lang/translations/en.po +5 -11
  176. package/lang/translations/eo.po +28 -0
  177. package/lang/translations/es-co.po +28 -0
  178. package/lang/translations/es.po +4 -10
  179. package/lang/translations/et.po +3 -9
  180. package/lang/translations/eu.po +28 -0
  181. package/lang/translations/fa.po +28 -0
  182. package/lang/translations/fi.po +3 -9
  183. package/lang/translations/fr.po +4 -10
  184. package/lang/translations/gl.po +3 -9
  185. package/lang/translations/gu.po +28 -0
  186. package/lang/translations/he.po +4 -10
  187. package/lang/translations/hi.po +3 -9
  188. package/lang/translations/hr.po +4 -10
  189. package/lang/translations/hu.po +3 -9
  190. package/lang/translations/hy.po +28 -0
  191. package/lang/translations/id.po +3 -9
  192. package/lang/translations/it.po +4 -10
  193. package/lang/translations/ja.po +3 -9
  194. package/lang/translations/jv.po +28 -0
  195. package/lang/translations/kk.po +28 -0
  196. package/lang/translations/km.po +28 -0
  197. package/lang/translations/kn.po +28 -0
  198. package/lang/translations/ko.po +3 -9
  199. package/lang/translations/ku.po +28 -0
  200. package/lang/translations/lt.po +4 -10
  201. package/lang/translations/lv.po +4 -10
  202. package/lang/translations/ms.po +3 -9
  203. package/lang/translations/nb.po +28 -0
  204. package/lang/translations/ne.po +28 -0
  205. package/lang/translations/nl.po +3 -9
  206. package/lang/translations/no.po +3 -9
  207. package/lang/translations/oc.po +28 -0
  208. package/lang/translations/pl.po +4 -10
  209. package/lang/translations/pt-br.po +4 -10
  210. package/lang/translations/pt.po +4 -10
  211. package/lang/translations/ro.po +4 -10
  212. package/lang/translations/ru.po +4 -10
  213. package/lang/translations/si.po +28 -0
  214. package/lang/translations/sk.po +4 -10
  215. package/lang/translations/sl.po +28 -0
  216. package/lang/translations/sq.po +28 -0
  217. package/lang/translations/sr-latn.po +4 -10
  218. package/lang/translations/sr.po +4 -10
  219. package/lang/translations/sv.po +3 -9
  220. package/lang/translations/th.po +3 -9
  221. package/lang/translations/ti.po +28 -0
  222. package/lang/translations/tk.po +28 -0
  223. package/lang/translations/tr.po +3 -9
  224. package/lang/translations/tt.po +28 -0
  225. package/lang/translations/ug.po +4 -10
  226. package/lang/translations/uk.po +4 -10
  227. package/lang/translations/ur.po +3 -9
  228. package/lang/translations/uz.po +28 -0
  229. package/lang/translations/vi.po +3 -9
  230. package/lang/translations/zh-cn.po +3 -9
  231. package/lang/translations/zh.po +3 -9
  232. package/package.json +6 -6
  233. package/src/integrations/link.d.ts +4 -0
  234. package/src/integrations/link.js +6 -0
  235. package/src/integrations/list.d.ts +4 -0
  236. package/src/integrations/list.js +6 -0
  237. package/src/integrations/table.d.ts +4 -0
  238. package/src/integrations/table.js +6 -0
  239. package/src/style.d.ts +4 -0
  240. package/src/style.js +6 -0
  241. package/src/styleediting.d.ts +4 -0
  242. package/src/styleediting.js +6 -0
  243. package/src/styleui.d.ts +4 -0
  244. package/src/styleui.js +6 -0
  245. package/src/styleutils.d.ts +4 -0
  246. package/src/styleutils.js +6 -0
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Finnish (https://app.transifex.com/ckeditor/teams/11143/fi/)\n"
16
10
  "Language: fi\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: French (https://app.transifex.com/ckeditor/teams/11143/fr/)\n"
16
10
  "Language: fr\n"
17
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
11
+ "Plural-Forms: nplurals=2; plural=(n <= -2 || n >= 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Galician (https://app.transifex.com/ckeditor/teams/11143/gl/)\n"
16
10
  "Language: gl\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: gu\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Hebrew (https://app.transifex.com/ckeditor/teams/11143/he/)\n"
16
10
  "Language: he\n"
17
- "Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Hindi (https://app.transifex.com/ckeditor/teams/11143/hi/)\n"
16
10
  "Language: hi\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Croatian (https://app.transifex.com/ckeditor/teams/11143/hr/)\n"
16
10
  "Language: hr\n"
17
- "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"
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"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Hungarian (https://app.transifex.com/ckeditor/teams/11143/hu/)\n"
16
10
  "Language: hu\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: hy\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Indonesian (https://app.transifex.com/ckeditor/teams/11143/id/)\n"
16
10
  "Language: id\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Italian (https://app.transifex.com/ckeditor/teams/11143/it/)\n"
16
10
  "Language: it\n"
17
- "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Japanese (https://app.transifex.com/ckeditor/teams/11143/ja/)\n"
16
10
  "Language: ja\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: jv\n"
11
+ "Plural-Forms: nplurals=2; plural=(n !== 0);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: kk\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: km\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: kn\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Korean (https://app.transifex.com/ckeditor/teams/11143/ko/)\n"
16
10
  "Language: ko\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: ku\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Lithuanian (https://app.transifex.com/ckeditor/teams/11143/lt/)\n"
16
10
  "Language: lt\n"
17
- "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Latvian (https://app.transifex.com/ckeditor/teams/11143/lv/)\n"
16
10
  "Language: lv\n"
17
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "The label of the styles dropdown button in the toolbar displayed when no style is currently active."
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Malay (https://app.transifex.com/ckeditor/teams/11143/ms/)\n"
16
10
  "Language: ms\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,28 @@
1
+ # Copyright (c) 2003-2024, 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: nb\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 styles dropdown button in the toolbar displayed when no style is currently active."
15
+ msgid "Styles"
16
+ msgstr ""
17
+
18
+ msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active."
19
+ msgid "Multiple styles"
20
+ msgstr ""
21
+
22
+ msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)."
23
+ msgid "Block styles"
24
+ msgstr ""
25
+
26
+ msgctxt "The label of the group in the styles dropdown containing inline applicable to text only."
27
+ msgid "Text styles"
28
+ msgstr ""