@ckeditor/ckeditor5-ckbox 42.0.2 → 43.0.0-alpha.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (219) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/build/ckbox.js +2 -2
  3. package/build/translations/ar.js +1 -1
  4. package/build/translations/az.js +1 -1
  5. package/build/translations/bg.js +1 -1
  6. package/build/translations/bn.js +1 -1
  7. package/build/translations/ca.js +1 -1
  8. package/build/translations/cs.js +1 -1
  9. package/build/translations/da.js +1 -1
  10. package/build/translations/de.js +1 -1
  11. package/build/translations/el.js +1 -1
  12. package/build/translations/en-au.js +1 -1
  13. package/build/translations/es-co.js +1 -1
  14. package/build/translations/es.js +1 -1
  15. package/build/translations/et.js +1 -1
  16. package/build/translations/fa.js +1 -1
  17. package/build/translations/fi.js +1 -1
  18. package/build/translations/fr.js +1 -1
  19. package/build/translations/gl.js +1 -1
  20. package/build/translations/he.js +1 -1
  21. package/build/translations/hi.js +1 -1
  22. package/build/translations/hr.js +1 -1
  23. package/build/translations/hu.js +1 -1
  24. package/build/translations/id.js +1 -1
  25. package/build/translations/it.js +1 -1
  26. package/build/translations/ja.js +1 -1
  27. package/build/translations/ko.js +1 -1
  28. package/build/translations/lt.js +1 -1
  29. package/build/translations/lv.js +1 -1
  30. package/build/translations/ms.js +1 -1
  31. package/build/translations/nl.js +1 -1
  32. package/build/translations/no.js +1 -1
  33. package/build/translations/pl.js +1 -1
  34. package/build/translations/pt-br.js +1 -1
  35. package/build/translations/pt.js +1 -1
  36. package/build/translations/ro.js +1 -1
  37. package/build/translations/ru.js +1 -1
  38. package/build/translations/sk.js +1 -1
  39. package/build/translations/sq.js +1 -1
  40. package/build/translations/sr-latn.js +1 -1
  41. package/build/translations/sr.js +1 -1
  42. package/build/translations/sv.js +1 -1
  43. package/build/translations/th.js +1 -1
  44. package/build/translations/tr.js +1 -1
  45. package/build/translations/ug.js +1 -1
  46. package/build/translations/uk.js +1 -1
  47. package/build/translations/ur.js +1 -1
  48. package/build/translations/uz.js +1 -1
  49. package/build/translations/vi.js +1 -1
  50. package/build/translations/zh-cn.js +1 -1
  51. package/build/translations/zh.js +1 -1
  52. package/dist/ckboxcommand.d.ts +13 -1
  53. package/dist/ckboxconfig.d.ts +105 -0
  54. package/dist/ckboxediting.d.ts +7 -4
  55. package/dist/ckboxutils.d.ts +3 -3
  56. package/dist/index.js +90 -25
  57. package/dist/index.js.map +1 -1
  58. package/dist/translations/ar.js +1 -1
  59. package/dist/translations/ar.umd.js +1 -1
  60. package/dist/translations/az.js +1 -1
  61. package/dist/translations/az.umd.js +1 -1
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/ca.js +1 -1
  67. package/dist/translations/ca.umd.js +1 -1
  68. package/dist/translations/cs.js +1 -1
  69. package/dist/translations/cs.umd.js +1 -1
  70. package/dist/translations/da.js +1 -1
  71. package/dist/translations/da.umd.js +1 -1
  72. package/dist/translations/de.js +1 -1
  73. package/dist/translations/de.umd.js +1 -1
  74. package/dist/translations/el.js +1 -1
  75. package/dist/translations/el.umd.js +1 -1
  76. package/dist/translations/en-au.js +1 -1
  77. package/dist/translations/en-au.umd.js +1 -1
  78. package/dist/translations/en.js +1 -1
  79. package/dist/translations/en.umd.js +1 -1
  80. package/dist/translations/es-co.js +1 -1
  81. package/dist/translations/es-co.umd.js +1 -1
  82. package/dist/translations/es.js +1 -1
  83. package/dist/translations/es.umd.js +1 -1
  84. package/dist/translations/et.js +1 -1
  85. package/dist/translations/et.umd.js +1 -1
  86. package/dist/translations/fa.js +1 -1
  87. package/dist/translations/fa.umd.js +1 -1
  88. package/dist/translations/fi.js +1 -1
  89. package/dist/translations/fi.umd.js +1 -1
  90. package/dist/translations/fr.js +1 -1
  91. package/dist/translations/fr.umd.js +1 -1
  92. package/dist/translations/gl.js +1 -1
  93. package/dist/translations/gl.umd.js +1 -1
  94. package/dist/translations/he.js +1 -1
  95. package/dist/translations/he.umd.js +1 -1
  96. package/dist/translations/hi.js +1 -1
  97. package/dist/translations/hi.umd.js +1 -1
  98. package/dist/translations/hr.js +1 -1
  99. package/dist/translations/hr.umd.js +1 -1
  100. package/dist/translations/hu.js +1 -1
  101. package/dist/translations/hu.umd.js +1 -1
  102. package/dist/translations/id.js +1 -1
  103. package/dist/translations/id.umd.js +1 -1
  104. package/dist/translations/it.js +1 -1
  105. package/dist/translations/it.umd.js +1 -1
  106. package/dist/translations/ja.js +1 -1
  107. package/dist/translations/ja.umd.js +1 -1
  108. package/dist/translations/ko.js +1 -1
  109. package/dist/translations/ko.umd.js +1 -1
  110. package/dist/translations/lt.js +1 -1
  111. package/dist/translations/lt.umd.js +1 -1
  112. package/dist/translations/lv.js +1 -1
  113. package/dist/translations/lv.umd.js +1 -1
  114. package/dist/translations/ms.js +1 -1
  115. package/dist/translations/ms.umd.js +1 -1
  116. package/dist/translations/nl.js +1 -1
  117. package/dist/translations/nl.umd.js +1 -1
  118. package/dist/translations/no.js +1 -1
  119. package/dist/translations/no.umd.js +1 -1
  120. package/dist/translations/pl.js +1 -1
  121. package/dist/translations/pl.umd.js +1 -1
  122. package/dist/translations/pt-br.js +1 -1
  123. package/dist/translations/pt-br.umd.js +1 -1
  124. package/dist/translations/pt.js +1 -1
  125. package/dist/translations/pt.umd.js +1 -1
  126. package/dist/translations/ro.js +1 -1
  127. package/dist/translations/ro.umd.js +1 -1
  128. package/dist/translations/ru.js +1 -1
  129. package/dist/translations/ru.umd.js +1 -1
  130. package/dist/translations/sk.js +1 -1
  131. package/dist/translations/sk.umd.js +1 -1
  132. package/dist/translations/sq.js +1 -1
  133. package/dist/translations/sq.umd.js +1 -1
  134. package/dist/translations/sr-latn.js +1 -1
  135. package/dist/translations/sr-latn.umd.js +1 -1
  136. package/dist/translations/sr.js +1 -1
  137. package/dist/translations/sr.umd.js +1 -1
  138. package/dist/translations/sv.js +1 -1
  139. package/dist/translations/sv.umd.js +1 -1
  140. package/dist/translations/th.js +1 -1
  141. package/dist/translations/th.umd.js +1 -1
  142. package/dist/translations/tr.js +1 -1
  143. package/dist/translations/tr.umd.js +1 -1
  144. package/dist/translations/ug.js +1 -1
  145. package/dist/translations/ug.umd.js +1 -1
  146. package/dist/translations/uk.js +1 -1
  147. package/dist/translations/uk.umd.js +1 -1
  148. package/dist/translations/ur.js +1 -1
  149. package/dist/translations/ur.umd.js +1 -1
  150. package/dist/translations/uz.js +1 -1
  151. package/dist/translations/uz.umd.js +1 -1
  152. package/dist/translations/vi.js +1 -1
  153. package/dist/translations/vi.umd.js +1 -1
  154. package/dist/translations/zh-cn.js +1 -1
  155. package/dist/translations/zh-cn.umd.js +1 -1
  156. package/dist/translations/zh.js +1 -1
  157. package/dist/translations/zh.umd.js +1 -1
  158. package/lang/contexts.json +1 -0
  159. package/lang/translations/ar.po +4 -0
  160. package/lang/translations/az.po +4 -0
  161. package/lang/translations/bg.po +4 -0
  162. package/lang/translations/bn.po +4 -0
  163. package/lang/translations/ca.po +4 -0
  164. package/lang/translations/cs.po +4 -0
  165. package/lang/translations/da.po +4 -0
  166. package/lang/translations/de.po +4 -0
  167. package/lang/translations/el.po +4 -0
  168. package/lang/translations/en-au.po +4 -0
  169. package/lang/translations/en.po +4 -0
  170. package/lang/translations/es-co.po +4 -0
  171. package/lang/translations/es.po +4 -0
  172. package/lang/translations/et.po +4 -0
  173. package/lang/translations/fa.po +4 -0
  174. package/lang/translations/fi.po +4 -0
  175. package/lang/translations/fr.po +4 -0
  176. package/lang/translations/gl.po +4 -0
  177. package/lang/translations/he.po +4 -0
  178. package/lang/translations/hi.po +4 -0
  179. package/lang/translations/hr.po +4 -0
  180. package/lang/translations/hu.po +4 -0
  181. package/lang/translations/id.po +4 -0
  182. package/lang/translations/it.po +4 -0
  183. package/lang/translations/ja.po +4 -0
  184. package/lang/translations/ko.po +4 -0
  185. package/lang/translations/lt.po +4 -0
  186. package/lang/translations/lv.po +4 -0
  187. package/lang/translations/ms.po +4 -0
  188. package/lang/translations/nl.po +4 -0
  189. package/lang/translations/no.po +4 -0
  190. package/lang/translations/pl.po +4 -0
  191. package/lang/translations/pt-br.po +4 -0
  192. package/lang/translations/pt.po +4 -0
  193. package/lang/translations/ro.po +4 -0
  194. package/lang/translations/ru.po +4 -0
  195. package/lang/translations/sk.po +4 -0
  196. package/lang/translations/sq.po +4 -0
  197. package/lang/translations/sr-latn.po +8 -4
  198. package/lang/translations/sr.po +4 -0
  199. package/lang/translations/sv.po +4 -0
  200. package/lang/translations/th.po +4 -0
  201. package/lang/translations/tr.po +4 -0
  202. package/lang/translations/ug.po +4 -0
  203. package/lang/translations/uk.po +4 -0
  204. package/lang/translations/ur.po +4 -0
  205. package/lang/translations/uz.po +4 -0
  206. package/lang/translations/vi.po +4 -0
  207. package/lang/translations/zh-cn.po +4 -0
  208. package/lang/translations/zh.po +4 -0
  209. package/package.json +7 -7
  210. package/src/ckboxcommand.d.ts +13 -1
  211. package/src/ckboxcommand.js +36 -4
  212. package/src/ckboxconfig.d.ts +105 -0
  213. package/src/ckboxediting.d.ts +7 -4
  214. package/src/ckboxediting.js +46 -4
  215. package/src/ckboximageedit/ckboximageeditcommand.js +1 -1
  216. package/src/ckboximageedit/ckboximageeditui.js +4 -1
  217. package/src/ckboxuploadadapter.js +2 -2
  218. package/src/ckboxutils.d.ts +3 -3
  219. package/src/ckboxutils.js +10 -10
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ja":{"dictionary":{"Open file manager":"ファイルマネージャーを開く","Cannot determine a category for the uploaded file.":"アップロードされたファイルのカテゴリを特定することができません。","Cannot access default workspace.":"デフォルトワークスペースにアクセスできません。","Edit image":"画像を編集","Processing the edited image.":"編集した画像を処理しています。","Server failed to process the image.":"サーバが画像の処理に失敗しました。","Failed to determine category of edited image.":"編集した画像のカテゴリーを決定できませんでした。"},getPluralForm(n){return 0;}}}
5
+ export default {"ja":{"dictionary":{"Open file manager":"ファイルマネージャーを開く","Cannot determine a category for the uploaded file.":"アップロードされたファイルのカテゴリを特定することができません。","Cannot access default workspace.":"デフォルトワークスペースにアクセスできません。","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"画像を編集","Processing the edited image.":"編集した画像を処理しています。","Server failed to process the image.":"サーバが画像の処理に失敗しました。","Failed to determine category of edited image.":"編集した画像のカテゴリーを決定できませんでした。"},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ja' ]: { dictionary, getPluralForm } } = {"ja":{"dictionary":{"Open file manager":"ファイルマネージャーを開く","Cannot determine a category for the uploaded file.":"アップロードされたファイルのカテゴリを特定することができません。","Cannot access default workspace.":"デフォルトワークスペースにアクセスできません。","Edit image":"画像を編集","Processing the edited image.":"編集した画像を処理しています。","Server failed to process the image.":"サーバが画像の処理に失敗しました。","Failed to determine category of edited image.":"編集した画像のカテゴリーを決定できませんでした。"},getPluralForm(n){return 0;}}};
7
+ const { [ 'ja' ]: { dictionary, getPluralForm } } = {"ja":{"dictionary":{"Open file manager":"ファイルマネージャーを開く","Cannot determine a category for the uploaded file.":"アップロードされたファイルのカテゴリを特定することができません。","Cannot access default workspace.":"デフォルトワークスペースにアクセスできません。","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"画像を編集","Processing the edited image.":"編集した画像を処理しています。","Server failed to process the image.":"サーバが画像の処理に失敗しました。","Failed to determine category of edited image.":"編集した画像のカテゴリーを決定できませんでした。"},getPluralForm(n){return 0;}}};
8
8
  e[ 'ja' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ja' ].dictionary = Object.assign( e[ 'ja' ].dictionary, dictionary );
10
10
  e[ 'ja' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ko":{"dictionary":{"Open file manager":"파일 관리자 열기","Cannot determine a category for the uploaded file.":"업로드된 파일의 카테고리를 확인할 수 없습니다.","Cannot access default workspace.":"기본 작업 공간에 액세스할 수 없습니다.","Edit image":"이미지 편집","Processing the edited image.":"편집한 이미지를 처리 중입니다.","Server failed to process the image.":"서버가 이미지를 처리하지 못했습니다.","Failed to determine category of edited image.":"편집한 이미지의 카테고리를 결정하지 못했습니다."},getPluralForm(n){return 0;}}}
5
+ export default {"ko":{"dictionary":{"Open file manager":"파일 관리자 열기","Cannot determine a category for the uploaded file.":"업로드된 파일의 카테고리를 확인할 수 없습니다.","Cannot access default workspace.":"기본 작업 공간에 액세스할 수 없습니다.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"이미지 편집","Processing the edited image.":"편집한 이미지를 처리 중입니다.","Server failed to process the image.":"서버가 이미지를 처리하지 못했습니다.","Failed to determine category of edited image.":"편집한 이미지의 카테고리를 결정하지 못했습니다."},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ko' ]: { dictionary, getPluralForm } } = {"ko":{"dictionary":{"Open file manager":"파일 관리자 열기","Cannot determine a category for the uploaded file.":"업로드된 파일의 카테고리를 확인할 수 없습니다.","Cannot access default workspace.":"기본 작업 공간에 액세스할 수 없습니다.","Edit image":"이미지 편집","Processing the edited image.":"편집한 이미지를 처리 중입니다.","Server failed to process the image.":"서버가 이미지를 처리하지 못했습니다.","Failed to determine category of edited image.":"편집한 이미지의 카테고리를 결정하지 못했습니다."},getPluralForm(n){return 0;}}};
7
+ const { [ 'ko' ]: { dictionary, getPluralForm } } = {"ko":{"dictionary":{"Open file manager":"파일 관리자 열기","Cannot determine a category for the uploaded file.":"업로드된 파일의 카테고리를 확인할 수 없습니다.","Cannot access default workspace.":"기본 작업 공간에 액세스할 수 없습니다.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"이미지 편집","Processing the edited image.":"편집한 이미지를 처리 중입니다.","Server failed to process the image.":"서버가 이미지를 처리하지 못했습니다.","Failed to determine category of edited image.":"편집한 이미지의 카테고리를 결정하지 못했습니다."},getPluralForm(n){return 0;}}};
8
8
  e[ 'ko' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ko' ].dictionary = Object.assign( e[ 'ko' ].dictionary, dictionary );
10
10
  e[ 'ko' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"lt":{"dictionary":{"Open file manager":"Atidaryti failų tvarkyklę","Cannot determine a category for the uploaded file.":"Negalima apibrėžti įkelto failo kategorijos.","Cannot access default workspace.":"Negalima pasiekti numatytosios darbo erdvės.","Edit image":"Redaguoti paveikslėlį","Processing the edited image.":"Redaguojamo paveikslėlio apdorojimas.","Server failed to process the image.":"Serveriui nepavyko apdoroti paveikslėlio.","Failed to determine category of edited image.":"Nepavyko nustatyti redaguojamo paveikslėlio kategorijos."},getPluralForm(n){return (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);}}}
5
+ export default {"lt":{"dictionary":{"Open file manager":"Atidaryti failų tvarkyklę","Cannot determine a category for the uploaded file.":"Negalima apibrėžti įkelto failo kategorijos.","Cannot access default workspace.":"Negalima pasiekti numatytosios darbo erdvės.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Redaguoti paveikslėlį","Processing the edited image.":"Redaguojamo paveikslėlio apdorojimas.","Server failed to process the image.":"Serveriui nepavyko apdoroti paveikslėlio.","Failed to determine category of edited image.":"Nepavyko nustatyti redaguojamo paveikslėlio kategorijos."},getPluralForm(n){return (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);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Open file manager":"Atidaryti failų tvarkyklę","Cannot determine a category for the uploaded file.":"Negalima apibrėžti įkelto failo kategorijos.","Cannot access default workspace.":"Negalima pasiekti numatytosios darbo erdvės.","Edit image":"Redaguoti paveikslėlį","Processing the edited image.":"Redaguojamo paveikslėlio apdorojimas.","Server failed to process the image.":"Serveriui nepavyko apdoroti paveikslėlio.","Failed to determine category of edited image.":"Nepavyko nustatyti redaguojamo paveikslėlio kategorijos."},getPluralForm(n){return (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);}}};
7
+ const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Open file manager":"Atidaryti failų tvarkyklę","Cannot determine a category for the uploaded file.":"Negalima apibrėžti įkelto failo kategorijos.","Cannot access default workspace.":"Negalima pasiekti numatytosios darbo erdvės.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Redaguoti paveikslėlį","Processing the edited image.":"Redaguojamo paveikslėlio apdorojimas.","Server failed to process the image.":"Serveriui nepavyko apdoroti paveikslėlio.","Failed to determine category of edited image.":"Nepavyko nustatyti redaguojamo paveikslėlio kategorijos."},getPluralForm(n){return (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);}}};
8
8
  e[ 'lt' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'lt' ].dictionary = Object.assign( e[ 'lt' ].dictionary, dictionary );
10
10
  e[ 'lt' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"lv":{"dictionary":{"Open file manager":"Atvērt failu pārvaldnieku","Cannot determine a category for the uploaded file.":"Nav iespējams noteikt augšupielādētā faila kategoriju","Cannot access default workspace.":"Nevar piekļūt noklusējuma darbvietai.","Edit image":"Rediģēt attēlu","Processing the edited image.":"Rediģētā attēla apstrāde.","Server failed to process the image.":"Serverim neizdevās apstrādāt attēlu.","Failed to determine category of edited image.":"Neizdevās noteikt rediģētā attēla kategoriju."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}}
5
+ export default {"lv":{"dictionary":{"Open file manager":"Atvērt failu pārvaldnieku","Cannot determine a category for the uploaded file.":"Nav iespējams noteikt augšupielādētā faila kategoriju","Cannot access default workspace.":"Nevar piekļūt noklusējuma darbvietai.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Rediģēt attēlu","Processing the edited image.":"Rediģētā attēla apstrāde.","Server failed to process the image.":"Serverim neizdevās apstrādāt attēlu.","Failed to determine category of edited image.":"Neizdevās noteikt rediģētā attēla kategoriju."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Open file manager":"Atvērt failu pārvaldnieku","Cannot determine a category for the uploaded file.":"Nav iespējams noteikt augšupielādētā faila kategoriju","Cannot access default workspace.":"Nevar piekļūt noklusējuma darbvietai.","Edit image":"Rediģēt attēlu","Processing the edited image.":"Rediģētā attēla apstrāde.","Server failed to process the image.":"Serverim neizdevās apstrādāt attēlu.","Failed to determine category of edited image.":"Neizdevās noteikt rediģētā attēla kategoriju."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}};
7
+ const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Open file manager":"Atvērt failu pārvaldnieku","Cannot determine a category for the uploaded file.":"Nav iespējams noteikt augšupielādētā faila kategoriju","Cannot access default workspace.":"Nevar piekļūt noklusējuma darbvietai.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Rediģēt attēlu","Processing the edited image.":"Rediģētā attēla apstrāde.","Server failed to process the image.":"Serverim neizdevās apstrādāt attēlu.","Failed to determine category of edited image.":"Neizdevās noteikt rediģētā attēla kategoriju."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}};
8
8
  e[ 'lv' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'lv' ].dictionary = Object.assign( e[ 'lv' ].dictionary, dictionary );
10
10
  e[ 'lv' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ms":{"dictionary":{"Open file manager":"Buka pengurus fail","Cannot determine a category for the uploaded file.":"Gagal menentukan kategori bagi fail yang dimuat naik.","Cannot access default workspace.":"Tidak dapat mengakses ruang kerja lalai.","Edit image":"Sunting imej","Processing the edited image.":"Memproses imej yang telah disunting.","Server failed to process the image.":"Pelayan gagal memproses imej.","Failed to determine category of edited image.":"Gagal menentukan kategori imej yang disunting."},getPluralForm(n){return 0;}}}
5
+ export default {"ms":{"dictionary":{"Open file manager":"Buka pengurus fail","Cannot determine a category for the uploaded file.":"Gagal menentukan kategori bagi fail yang dimuat naik.","Cannot access default workspace.":"Tidak dapat mengakses ruang kerja lalai.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Sunting imej","Processing the edited image.":"Memproses imej yang telah disunting.","Server failed to process the image.":"Pelayan gagal memproses imej.","Failed to determine category of edited image.":"Gagal menentukan kategori imej yang disunting."},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Open file manager":"Buka pengurus fail","Cannot determine a category for the uploaded file.":"Gagal menentukan kategori bagi fail yang dimuat naik.","Cannot access default workspace.":"Tidak dapat mengakses ruang kerja lalai.","Edit image":"Sunting imej","Processing the edited image.":"Memproses imej yang telah disunting.","Server failed to process the image.":"Pelayan gagal memproses imej.","Failed to determine category of edited image.":"Gagal menentukan kategori imej yang disunting."},getPluralForm(n){return 0;}}};
7
+ const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Open file manager":"Buka pengurus fail","Cannot determine a category for the uploaded file.":"Gagal menentukan kategori bagi fail yang dimuat naik.","Cannot access default workspace.":"Tidak dapat mengakses ruang kerja lalai.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Sunting imej","Processing the edited image.":"Memproses imej yang telah disunting.","Server failed to process the image.":"Pelayan gagal memproses imej.","Failed to determine category of edited image.":"Gagal menentukan kategori imej yang disunting."},getPluralForm(n){return 0;}}};
8
8
  e[ 'ms' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ms' ].dictionary = Object.assign( e[ 'ms' ].dictionary, dictionary );
10
10
  e[ 'ms' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"nl":{"dictionary":{"Open file manager":"Open bestandsmanager","Cannot determine a category for the uploaded file.":"Kan geen categorie bepalen voor het geüploade bestand.","Cannot access default workspace.":"Geen toegang mogelijk tot standaard werkplek.","Edit image":"Afbeelding bewerken","Processing the edited image.":"De bewerkte afbeelding verwerken.","Server failed to process the image.":"De server heeft de afbeelding niet verwerkt.","Failed to determine category of edited image.":"Het is niet gelukt om de categorie van de bewerkte afbeelding te bepalen."},getPluralForm(n){return (n != 1);}}}
5
+ export default {"nl":{"dictionary":{"Open file manager":"Open bestandsmanager","Cannot determine a category for the uploaded file.":"Kan geen categorie bepalen voor het geüploade bestand.","Cannot access default workspace.":"Geen toegang mogelijk tot standaard werkplek.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Afbeelding bewerken","Processing the edited image.":"De bewerkte afbeelding verwerken.","Server failed to process the image.":"De server heeft de afbeelding niet verwerkt.","Failed to determine category of edited image.":"Het is niet gelukt om de categorie van de bewerkte afbeelding te bepalen."},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Open file manager":"Open bestandsmanager","Cannot determine a category for the uploaded file.":"Kan geen categorie bepalen voor het geüploade bestand.","Cannot access default workspace.":"Geen toegang mogelijk tot standaard werkplek.","Edit image":"Afbeelding bewerken","Processing the edited image.":"De bewerkte afbeelding verwerken.","Server failed to process the image.":"De server heeft de afbeelding niet verwerkt.","Failed to determine category of edited image.":"Het is niet gelukt om de categorie van de bewerkte afbeelding te bepalen."},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Open file manager":"Open bestandsmanager","Cannot determine a category for the uploaded file.":"Kan geen categorie bepalen voor het geüploade bestand.","Cannot access default workspace.":"Geen toegang mogelijk tot standaard werkplek.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Afbeelding bewerken","Processing the edited image.":"De bewerkte afbeelding verwerken.","Server failed to process the image.":"De server heeft de afbeelding niet verwerkt.","Failed to determine category of edited image.":"Het is niet gelukt om de categorie van de bewerkte afbeelding te bepalen."},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'nl' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'nl' ].dictionary = Object.assign( e[ 'nl' ].dictionary, dictionary );
10
10
  e[ 'nl' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"no":{"dictionary":{"Open file manager":"Åpne filutforsker","Cannot determine a category for the uploaded file.":"Kunne ikke avgjøre kategori for den opplastede filen.","Cannot access default workspace.":"Får ikke tilgang til standard arbeidsflate.","Edit image":"Redigere bilde","Processing the edited image.":"Behandler det redigerte bildet.","Server failed to process the image.":"Serveren klarte ikke å behandle bildet.","Failed to determine category of edited image.":"Kunne ikke bestemme kategori for det redigerte bildet."},getPluralForm(n){return (n != 1);}}}
5
+ export default {"no":{"dictionary":{"Open file manager":"Åpne filutforsker","Cannot determine a category for the uploaded file.":"Kunne ikke avgjøre kategori for den opplastede filen.","Cannot access default workspace.":"Får ikke tilgang til standard arbeidsflate.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Redigere bilde","Processing the edited image.":"Behandler det redigerte bildet.","Server failed to process the image.":"Serveren klarte ikke å behandle bildet.","Failed to determine category of edited image.":"Kunne ikke bestemme kategori for det redigerte bildet."},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Open file manager":"Åpne filutforsker","Cannot determine a category for the uploaded file.":"Kunne ikke avgjøre kategori for den opplastede filen.","Cannot access default workspace.":"Får ikke tilgang til standard arbeidsflate.","Edit image":"Redigere bilde","Processing the edited image.":"Behandler det redigerte bildet.","Server failed to process the image.":"Serveren klarte ikke å behandle bildet.","Failed to determine category of edited image.":"Kunne ikke bestemme kategori for det redigerte bildet."},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Open file manager":"Åpne filutforsker","Cannot determine a category for the uploaded file.":"Kunne ikke avgjøre kategori for den opplastede filen.","Cannot access default workspace.":"Får ikke tilgang til standard arbeidsflate.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Redigere bilde","Processing the edited image.":"Behandler det redigerte bildet.","Server failed to process the image.":"Serveren klarte ikke å behandle bildet.","Failed to determine category of edited image.":"Kunne ikke bestemme kategori for det redigerte bildet."},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'no' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'no' ].dictionary = Object.assign( e[ 'no' ].dictionary, dictionary );
10
10
  e[ 'no' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"pl":{"dictionary":{"Open file manager":"Otwórz menedżer plików","Cannot determine a category for the uploaded file.":"Nie można ustalić kategorii przesłanego pliku.","Cannot access default workspace.":"Nie można uzyskać dostępu do domyślnego obszaru roboczego.","Edit image":"Edytuj obraz","Processing the edited image.":"Trwa przetwarzanie edytowanego obrazu.","Server failed to process the image.":"Serwer nie mógł przetworzyć obrazu.","Failed to determine category of edited image.":"Nie udało się określić kategorii edytowanego obrazu."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}}
5
+ export default {"pl":{"dictionary":{"Open file manager":"Otwórz menedżer plików","Cannot determine a category for the uploaded file.":"Nie można ustalić kategorii przesłanego pliku.","Cannot access default workspace.":"Nie można uzyskać dostępu do domyślnego obszaru roboczego.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Edytuj obraz","Processing the edited image.":"Trwa przetwarzanie edytowanego obrazu.","Server failed to process the image.":"Serwer nie mógł przetworzyć obrazu.","Failed to determine category of edited image.":"Nie udało się określić kategorii edytowanego obrazu."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Open file manager":"Otwórz menedżer plików","Cannot determine a category for the uploaded file.":"Nie można ustalić kategorii przesłanego pliku.","Cannot access default workspace.":"Nie można uzyskać dostępu do domyślnego obszaru roboczego.","Edit image":"Edytuj obraz","Processing the edited image.":"Trwa przetwarzanie edytowanego obrazu.","Server failed to process the image.":"Serwer nie mógł przetworzyć obrazu.","Failed to determine category of edited image.":"Nie udało się określić kategorii edytowanego obrazu."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}};
7
+ const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Open file manager":"Otwórz menedżer plików","Cannot determine a category for the uploaded file.":"Nie można ustalić kategorii przesłanego pliku.","Cannot access default workspace.":"Nie można uzyskać dostępu do domyślnego obszaru roboczego.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Edytuj obraz","Processing the edited image.":"Trwa przetwarzanie edytowanego obrazu.","Server failed to process the image.":"Serwer nie mógł przetworzyć obrazu.","Failed to determine category of edited image.":"Nie udało się określić kategorii edytowanego obrazu."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}};
8
8
  e[ 'pl' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'pl' ].dictionary = Object.assign( e[ 'pl' ].dictionary, dictionary );
10
10
  e[ 'pl' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"pt-br":{"dictionary":{"Open file manager":"Abrir gerenciador de arquivos","Cannot determine a category for the uploaded file.":"Não foi possível determinar a categoria para o arquivo enviado.","Cannot access default workspace.":"Não é possível acessar o espaço de trabalho padrão.","Edit image":"Editar imagem","Processing the edited image.":"Processando a imagem editada.","Server failed to process the image.":"Falha do servidor ao processar a imagem.","Failed to determine category of edited image.":"Falha ao determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"pt-br":{"dictionary":{"Open file manager":"Abrir gerenciador de arquivos","Cannot determine a category for the uploaded file.":"Não foi possível determinar a categoria para o arquivo enviado.","Cannot access default workspace.":"Não é possível acessar o espaço de trabalho padrão.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Editar imagem","Processing the edited image.":"Processando a imagem editada.","Server failed to process the image.":"Falha do servidor ao processar a imagem.","Failed to determine category of edited image.":"Falha ao determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Open file manager":"Abrir gerenciador de arquivos","Cannot determine a category for the uploaded file.":"Não foi possível determinar a categoria para o arquivo enviado.","Cannot access default workspace.":"Não é possível acessar o espaço de trabalho padrão.","Edit image":"Editar imagem","Processing the edited image.":"Processando a imagem editada.","Server failed to process the image.":"Falha do servidor ao processar a imagem.","Failed to determine category of edited image.":"Falha ao determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Open file manager":"Abrir gerenciador de arquivos","Cannot determine a category for the uploaded file.":"Não foi possível determinar a categoria para o arquivo enviado.","Cannot access default workspace.":"Não é possível acessar o espaço de trabalho padrão.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Editar imagem","Processing the edited image.":"Processando a imagem editada.","Server failed to process the image.":"Falha do servidor ao processar a imagem.","Failed to determine category of edited image.":"Falha ao determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
8
  e[ 'pt-br' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'pt-br' ].dictionary = Object.assign( e[ 'pt-br' ].dictionary, dictionary );
10
10
  e[ 'pt-br' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"pt":{"dictionary":{"Open file manager":"Abrir gestor de ficheiros","Cannot determine a category for the uploaded file.":"Não é possível determinar a categoria do ficheiro carregado.","Cannot access default workspace.":"Não é possível aceder ao espaço de trabalho padrão.","Edit image":"Editar imagem","Processing the edited image.":"A processar a imagem editada.","Server failed to process the image.":"O servidor não conseguiu processar a imagem.","Failed to determine category of edited image.":"Não foi possível determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"pt":{"dictionary":{"Open file manager":"Abrir gestor de ficheiros","Cannot determine a category for the uploaded file.":"Não é possível determinar a categoria do ficheiro carregado.","Cannot access default workspace.":"Não é possível aceder ao espaço de trabalho padrão.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Editar imagem","Processing the edited image.":"A processar a imagem editada.","Server failed to process the image.":"O servidor não conseguiu processar a imagem.","Failed to determine category of edited image.":"Não foi possível determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Open file manager":"Abrir gestor de ficheiros","Cannot determine a category for the uploaded file.":"Não é possível determinar a categoria do ficheiro carregado.","Cannot access default workspace.":"Não é possível aceder ao espaço de trabalho padrão.","Edit image":"Editar imagem","Processing the edited image.":"A processar a imagem editada.","Server failed to process the image.":"O servidor não conseguiu processar a imagem.","Failed to determine category of edited image.":"Não foi possível determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Open file manager":"Abrir gestor de ficheiros","Cannot determine a category for the uploaded file.":"Não é possível determinar a categoria do ficheiro carregado.","Cannot access default workspace.":"Não é possível aceder ao espaço de trabalho padrão.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Editar imagem","Processing the edited image.":"A processar a imagem editada.","Server failed to process the image.":"O servidor não conseguiu processar a imagem.","Failed to determine category of edited image.":"Não foi possível determinar a categoria da imagem editada."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
8
  e[ 'pt' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'pt' ].dictionary = Object.assign( e[ 'pt' ].dictionary, dictionary );
10
10
  e[ 'pt' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ro":{"dictionary":{"Open file manager":"Deschidere manager fișiere","Cannot determine a category for the uploaded file.":"Categoria fișierului încărcat nu poate fi stabilită.","Cannot access default workspace.":"Nu poți accesa spațiul de lucru implicit.","Edit image":"Editare imagine","Processing the edited image.":"Se procesează imaginea editată.","Server failed to process the image.":"Serverul nu a putut procesa imaginea.","Failed to determine category of edited image.":"Nu s-a putut determina categoria imaginii editate."},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}}
5
+ export default {"ro":{"dictionary":{"Open file manager":"Deschidere manager fișiere","Cannot determine a category for the uploaded file.":"Categoria fișierului încărcat nu poate fi stabilită.","Cannot access default workspace.":"Nu poți accesa spațiul de lucru implicit.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Editare imagine","Processing the edited image.":"Se procesează imaginea editată.","Server failed to process the image.":"Serverul nu a putut procesa imaginea.","Failed to determine category of edited image.":"Nu s-a putut determina categoria imaginii editate."},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Open file manager":"Deschidere manager fișiere","Cannot determine a category for the uploaded file.":"Categoria fișierului încărcat nu poate fi stabilită.","Cannot access default workspace.":"Nu poți accesa spațiul de lucru implicit.","Edit image":"Editare imagine","Processing the edited image.":"Se procesează imaginea editată.","Server failed to process the image.":"Serverul nu a putut procesa imaginea.","Failed to determine category of edited image.":"Nu s-a putut determina categoria imaginii editate."},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
7
+ const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Open file manager":"Deschidere manager fișiere","Cannot determine a category for the uploaded file.":"Categoria fișierului încărcat nu poate fi stabilită.","Cannot access default workspace.":"Nu poți accesa spațiul de lucru implicit.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Editare imagine","Processing the edited image.":"Se procesează imaginea editată.","Server failed to process the image.":"Serverul nu a putut procesa imaginea.","Failed to determine category of edited image.":"Nu s-a putut determina categoria imaginii editate."},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
8
8
  e[ 'ro' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ro' ].dictionary = Object.assign( e[ 'ro' ].dictionary, dictionary );
10
10
  e[ 'ro' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ru":{"dictionary":{"Open file manager":"Открыть менеджер файлов","Cannot determine a category for the uploaded file.":"Не удаётся определить категорию для загруженного файла.","Cannot access default workspace.":"Не удается получить доступ к рабочему пространству по умолчанию.","Edit image":"Редактировать изображение","Processing the edited image.":"Обработка отредактированного изображения.","Server failed to process the image.":"Серверу не удалось обработать изображение.","Failed to determine category of edited image.":"Не удалось определить категорию отредактированного изображения."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}}
5
+ export default {"ru":{"dictionary":{"Open file manager":"Открыть менеджер файлов","Cannot determine a category for the uploaded file.":"Не удаётся определить категорию для загруженного файла.","Cannot access default workspace.":"Не удается получить доступ к рабочему пространству по умолчанию.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Редактировать изображение","Processing the edited image.":"Обработка отредактированного изображения.","Server failed to process the image.":"Серверу не удалось обработать изображение.","Failed to determine category of edited image.":"Не удалось определить категорию отредактированного изображения."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Open file manager":"Открыть менеджер файлов","Cannot determine a category for the uploaded file.":"Не удаётся определить категорию для загруженного файла.","Cannot access default workspace.":"Не удается получить доступ к рабочему пространству по умолчанию.","Edit image":"Редактировать изображение","Processing the edited image.":"Обработка отредактированного изображения.","Server failed to process the image.":"Серверу не удалось обработать изображение.","Failed to determine category of edited image.":"Не удалось определить категорию отредактированного изображения."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}};
7
+ const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Open file manager":"Открыть менеджер файлов","Cannot determine a category for the uploaded file.":"Не удаётся определить категорию для загруженного файла.","Cannot access default workspace.":"Не удается получить доступ к рабочему пространству по умолчанию.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Редактировать изображение","Processing the edited image.":"Обработка отредактированного изображения.","Server failed to process the image.":"Серверу не удалось обработать изображение.","Failed to determine category of edited image.":"Не удалось определить категорию отредактированного изображения."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}};
8
8
  e[ 'ru' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ru' ].dictionary = Object.assign( e[ 'ru' ].dictionary, dictionary );
10
10
  e[ 'ru' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sk":{"dictionary":{"Open file manager":"Otvoriť manažér súborov","Cannot determine a category for the uploaded file.":"Neznáma kategória pre nahratý súbor.","Cannot access default workspace.":"Nie je možné získať prístup k predvolenému pracovnému priestoru.","Edit image":"Upraviť obrázok","Processing the edited image.":"Spracovanie upraveného obrázka.","Server failed to process the image.":"Serveru sa nepodarilo spracovať obrázok.","Failed to determine category of edited image.":"Nepodarilo sa určiť kategóriu upraveného obrázka."},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}}
5
+ export default {"sk":{"dictionary":{"Open file manager":"Otvoriť manažér súborov","Cannot determine a category for the uploaded file.":"Neznáma kategória pre nahratý súbor.","Cannot access default workspace.":"Nie je možné získať prístup k predvolenému pracovnému priestoru.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Upraviť obrázok","Processing the edited image.":"Spracovanie upraveného obrázka.","Server failed to process the image.":"Serveru sa nepodarilo spracovať obrázok.","Failed to determine category of edited image.":"Nepodarilo sa určiť kategóriu upraveného obrázka."},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Open file manager":"Otvoriť manažér súborov","Cannot determine a category for the uploaded file.":"Neznáma kategória pre nahratý súbor.","Cannot access default workspace.":"Nie je možné získať prístup k predvolenému pracovnému priestoru.","Edit image":"Upraviť obrázok","Processing the edited image.":"Spracovanie upraveného obrázka.","Server failed to process the image.":"Serveru sa nepodarilo spracovať obrázok.","Failed to determine category of edited image.":"Nepodarilo sa určiť kategóriu upraveného obrázka."},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}};
7
+ const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Open file manager":"Otvoriť manažér súborov","Cannot determine a category for the uploaded file.":"Neznáma kategória pre nahratý súbor.","Cannot access default workspace.":"Nie je možné získať prístup k predvolenému pracovnému priestoru.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Upraviť obrázok","Processing the edited image.":"Spracovanie upraveného obrázka.","Server failed to process the image.":"Serveru sa nepodarilo spracovať obrázok.","Failed to determine category of edited image.":"Nepodarilo sa určiť kategóriu upraveného obrázka."},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}};
8
8
  e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
10
10
  e[ 'sk' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sq":{"dictionary":{"Open file manager":"Hap menaxhuesin e skedarëve","Cannot determine a category for the uploaded file.":"Nuk mund të përcaktohet kategori për skedarin e ngarkuar.","Cannot access default workspace.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"sq":{"dictionary":{"Open file manager":"Hap menaxhuesin e skedarëve","Cannot determine a category for the uploaded file.":"Nuk mund të përcaktohet kategori për skedarin e ngarkuar.","Cannot access default workspace.":"","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Open file manager":"Hap menaxhuesin e skedarëve","Cannot determine a category for the uploaded file.":"Nuk mund të përcaktohet kategori për skedarin e ngarkuar.","Cannot access default workspace.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Open file manager":"Hap menaxhuesin e skedarëve","Cannot determine a category for the uploaded file.":"Nuk mund të përcaktohet kategori për skedarin e ngarkuar.","Cannot access default workspace.":"","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
10
10
  e[ 'sq' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sr-latn":{"dictionary":{"Open file manager":"Otvori upravljač datotekama","Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
5
+ export default {"sr-latn":{"dictionary":{"Open file manager":"Otvori upravljač datotekama","Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Uredi sliku","Processing the edited image.":"Obrada uređene slike.","Server failed to process the image.":"Server nije uspeo da obradi sliku.","Failed to determine category of edited image.":"Određivanje kategorije uređene slike nije uspelo."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Open file manager":"Otvori upravljač datotekama","Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
7
+ const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Open file manager":"Otvori upravljač datotekama","Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Uredi sliku","Processing the edited image.":"Obrada uređene slike.","Server failed to process the image.":"Server nije uspeo da obradi sliku.","Failed to determine category of edited image.":"Određivanje kategorije uređene slike nije uspelo."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
8
8
  e[ 'sr-latn' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sr-latn' ].dictionary = Object.assign( e[ 'sr-latn' ].dictionary, dictionary );
10
10
  e[ 'sr-latn' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sr":{"dictionary":{"Open file manager":"Oтвори управљач датотекама.","Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","Edit image":"Uredi sliku","Processing the edited image.":"Obrađivanje uređene slike.","Server failed to process the image.":"Server nije uspeo da obradi sliku.","Failed to determine category of edited image.":"Određivanje kategorije uređene slike nije uspelo."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
5
+ export default {"sr":{"dictionary":{"Open file manager":"Oтвори управљач датотекама.","Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Uredi sliku","Processing the edited image.":"Obrađivanje uređene slike.","Server failed to process the image.":"Server nije uspeo da obradi sliku.","Failed to determine category of edited image.":"Određivanje kategorije uređene slike nije uspelo."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Open file manager":"Oтвори управљач датотекама.","Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","Edit image":"Uredi sliku","Processing the edited image.":"Obrađivanje uređene slike.","Server failed to process the image.":"Server nije uspeo da obradi sliku.","Failed to determine category of edited image.":"Određivanje kategorije uređene slike nije uspelo."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
7
+ const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Open file manager":"Oтвори управљач датотекама.","Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Cannot access default workspace.":"Nije moguće pristupiti podrazumevanom radnom prostoru.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Uredi sliku","Processing the edited image.":"Obrađivanje uređene slike.","Server failed to process the image.":"Server nije uspeo da obradi sliku.","Failed to determine category of edited image.":"Određivanje kategorije uređene slike nije uspelo."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
8
8
  e[ 'sr' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sr' ].dictionary = Object.assign( e[ 'sr' ].dictionary, dictionary );
10
10
  e[ 'sr' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sv":{"dictionary":{"Open file manager":"Öppna filhanterare","Cannot determine a category for the uploaded file.":"Kan inte avgöra kategorin på den uppladdade filen.","Cannot access default workspace.":"Kan inte komma åt standardarbetsytan.","Edit image":"Redigera bild","Processing the edited image.":"Bearbetar den redigerade bilden.","Server failed to process the image.":"Servern kunde inte bearbeta bilden.","Failed to determine category of edited image.":"Kunde inte fastställa den redigerade bildens kategori."},getPluralForm(n){return (n != 1);}}}
5
+ export default {"sv":{"dictionary":{"Open file manager":"Öppna filhanterare","Cannot determine a category for the uploaded file.":"Kan inte avgöra kategorin på den uppladdade filen.","Cannot access default workspace.":"Kan inte komma åt standardarbetsytan.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Redigera bild","Processing the edited image.":"Bearbetar den redigerade bilden.","Server failed to process the image.":"Servern kunde inte bearbeta bilden.","Failed to determine category of edited image.":"Kunde inte fastställa den redigerade bildens kategori."},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"Open file manager":"Öppna filhanterare","Cannot determine a category for the uploaded file.":"Kan inte avgöra kategorin på den uppladdade filen.","Cannot access default workspace.":"Kan inte komma åt standardarbetsytan.","Edit image":"Redigera bild","Processing the edited image.":"Bearbetar den redigerade bilden.","Server failed to process the image.":"Servern kunde inte bearbeta bilden.","Failed to determine category of edited image.":"Kunde inte fastställa den redigerade bildens kategori."},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"Open file manager":"Öppna filhanterare","Cannot determine a category for the uploaded file.":"Kan inte avgöra kategorin på den uppladdade filen.","Cannot access default workspace.":"Kan inte komma åt standardarbetsytan.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Redigera bild","Processing the edited image.":"Bearbetar den redigerade bilden.","Server failed to process the image.":"Servern kunde inte bearbeta bilden.","Failed to determine category of edited image.":"Kunde inte fastställa den redigerade bildens kategori."},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'sv' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sv' ].dictionary = Object.assign( e[ 'sv' ].dictionary, dictionary );
10
10
  e[ 'sv' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"th":{"dictionary":{"Open file manager":"เปิดเครื่องมือจัดการไฟล์","Cannot determine a category for the uploaded file.":"ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด","Cannot access default workspace.":"ไม่สามารถเข้าถึงพื้นที่ทำงานเริ่มต้น","Edit image":"แก้ไขภาพ","Processing the edited image.":"กำลังประมวลผลภาพที่แก้ไข","Server failed to process the image.":"เซิร์ฟเวอร์ประมวลผลภาพไม่สำเร็จ","Failed to determine category of edited image.":"ระบุหมวดหมู่ของภาพที่แก้ไขไม่สำเร็จ"},getPluralForm(n){return 0;}}}
5
+ export default {"th":{"dictionary":{"Open file manager":"เปิดเครื่องมือจัดการไฟล์","Cannot determine a category for the uploaded file.":"ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด","Cannot access default workspace.":"ไม่สามารถเข้าถึงพื้นที่ทำงานเริ่มต้น","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"แก้ไขภาพ","Processing the edited image.":"กำลังประมวลผลภาพที่แก้ไข","Server failed to process the image.":"เซิร์ฟเวอร์ประมวลผลภาพไม่สำเร็จ","Failed to determine category of edited image.":"ระบุหมวดหมู่ของภาพที่แก้ไขไม่สำเร็จ"},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'th' ]: { dictionary, getPluralForm } } = {"th":{"dictionary":{"Open file manager":"เปิดเครื่องมือจัดการไฟล์","Cannot determine a category for the uploaded file.":"ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด","Cannot access default workspace.":"ไม่สามารถเข้าถึงพื้นที่ทำงานเริ่มต้น","Edit image":"แก้ไขภาพ","Processing the edited image.":"กำลังประมวลผลภาพที่แก้ไข","Server failed to process the image.":"เซิร์ฟเวอร์ประมวลผลภาพไม่สำเร็จ","Failed to determine category of edited image.":"ระบุหมวดหมู่ของภาพที่แก้ไขไม่สำเร็จ"},getPluralForm(n){return 0;}}};
7
+ const { [ 'th' ]: { dictionary, getPluralForm } } = {"th":{"dictionary":{"Open file manager":"เปิดเครื่องมือจัดการไฟล์","Cannot determine a category for the uploaded file.":"ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด","Cannot access default workspace.":"ไม่สามารถเข้าถึงพื้นที่ทำงานเริ่มต้น","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"แก้ไขภาพ","Processing the edited image.":"กำลังประมวลผลภาพที่แก้ไข","Server failed to process the image.":"เซิร์ฟเวอร์ประมวลผลภาพไม่สำเร็จ","Failed to determine category of edited image.":"ระบุหมวดหมู่ของภาพที่แก้ไขไม่สำเร็จ"},getPluralForm(n){return 0;}}};
8
8
  e[ 'th' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'th' ].dictionary = Object.assign( e[ 'th' ].dictionary, dictionary );
10
10
  e[ 'th' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"tr":{"dictionary":{"Open file manager":"Dosya yöneticisini aç","Cannot determine a category for the uploaded file.":"Yüklenen dosya için bir kategori belirlenemiyor.","Cannot access default workspace.":"Varsayılan çalışma alanına erişilemiyor.","Edit image":"Görüntüyü düzenle","Processing the edited image.":"Düzenlenen görüntü işleniyor.","Server failed to process the image.":"Sunucu görüntüyü işlemede başarısız oldu.","Failed to determine category of edited image.":"Düzenlenen görselin kategorisinin belirlenmesi başarısız oldu."},getPluralForm(n){return (n > 1);}}}
5
+ export default {"tr":{"dictionary":{"Open file manager":"Dosya yöneticisini aç","Cannot determine a category for the uploaded file.":"Yüklenen dosya için bir kategori belirlenemiyor.","Cannot access default workspace.":"Varsayılan çalışma alanına erişilemiyor.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Görüntüyü düzenle","Processing the edited image.":"Düzenlenen görüntü işleniyor.","Server failed to process the image.":"Sunucu görüntüyü işlemede başarısız oldu.","Failed to determine category of edited image.":"Düzenlenen görselin kategorisinin belirlenmesi başarısız oldu."},getPluralForm(n){return (n > 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'tr' ]: { dictionary, getPluralForm } } = {"tr":{"dictionary":{"Open file manager":"Dosya yöneticisini aç","Cannot determine a category for the uploaded file.":"Yüklenen dosya için bir kategori belirlenemiyor.","Cannot access default workspace.":"Varsayılan çalışma alanına erişilemiyor.","Edit image":"Görüntüyü düzenle","Processing the edited image.":"Düzenlenen görüntü işleniyor.","Server failed to process the image.":"Sunucu görüntüyü işlemede başarısız oldu.","Failed to determine category of edited image.":"Düzenlenen görselin kategorisinin belirlenmesi başarısız oldu."},getPluralForm(n){return (n > 1);}}};
7
+ const { [ 'tr' ]: { dictionary, getPluralForm } } = {"tr":{"dictionary":{"Open file manager":"Dosya yöneticisini aç","Cannot determine a category for the uploaded file.":"Yüklenen dosya için bir kategori belirlenemiyor.","Cannot access default workspace.":"Varsayılan çalışma alanına erişilemiyor.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Görüntüyü düzenle","Processing the edited image.":"Düzenlenen görüntü işleniyor.","Server failed to process the image.":"Sunucu görüntüyü işlemede başarısız oldu.","Failed to determine category of edited image.":"Düzenlenen görselin kategorisinin belirlenmesi başarısız oldu."},getPluralForm(n){return (n > 1);}}};
8
8
  e[ 'tr' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'tr' ].dictionary = Object.assign( e[ 'tr' ].dictionary, dictionary );
10
10
  e[ 'tr' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ug":{"dictionary":{"Open file manager":"ھۆججەت باشقۇرغۇچنى ئاچ","Cannot determine a category for the uploaded file.":"يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى.","Cannot access default workspace.":"كۆڭۈلدىكى خىزمەت بوشلۇقىنى زىيارەت قىلالمايدۇ","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"ug":{"dictionary":{"Open file manager":"ھۆججەت باشقۇرغۇچنى ئاچ","Cannot determine a category for the uploaded file.":"يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى.","Cannot access default workspace.":"كۆڭۈلدىكى خىزمەت بوشلۇقىنى زىيارەت قىلالمايدۇ","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Open file manager":"ھۆججەت باشقۇرغۇچنى ئاچ","Cannot determine a category for the uploaded file.":"يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى.","Cannot access default workspace.":"كۆڭۈلدىكى خىزمەت بوشلۇقىنى زىيارەت قىلالمايدۇ","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Open file manager":"ھۆججەت باشقۇرغۇچنى ئاچ","Cannot determine a category for the uploaded file.":"يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى.","Cannot access default workspace.":"كۆڭۈلدىكى خىزمەت بوشلۇقىنى زىيارەت قىلالمايدۇ","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'ug' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ug' ].dictionary = Object.assign( e[ 'ug' ].dictionary, dictionary );
10
10
  e[ 'ug' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"uk":{"dictionary":{"Open file manager":"Відкрити менеджер файлів","Cannot determine a category for the uploaded file.":"Не вдається визначити категорію для завантаженого файлу.","Cannot access default workspace.":"Немає доступу до робочого простору за замовчуванням.","Edit image":"Редагувати зображення","Processing the edited image.":"Обробка відредагованого зображення.","Server failed to process the image.":"Серверу не вдалося обробити зображення.","Failed to determine category of edited image.":"Не вдалося визначити категорію відредагованого зображення."},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}}
5
+ export default {"uk":{"dictionary":{"Open file manager":"Відкрити менеджер файлів","Cannot determine a category for the uploaded file.":"Не вдається визначити категорію для завантаженого файлу.","Cannot access default workspace.":"Немає доступу до робочого простору за замовчуванням.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Редагувати зображення","Processing the edited image.":"Обробка відредагованого зображення.","Server failed to process the image.":"Серверу не вдалося обробити зображення.","Failed to determine category of edited image.":"Не вдалося визначити категорію відредагованого зображення."},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Open file manager":"Відкрити менеджер файлів","Cannot determine a category for the uploaded file.":"Не вдається визначити категорію для завантаженого файлу.","Cannot access default workspace.":"Немає доступу до робочого простору за замовчуванням.","Edit image":"Редагувати зображення","Processing the edited image.":"Обробка відредагованого зображення.","Server failed to process the image.":"Серверу не вдалося обробити зображення.","Failed to determine category of edited image.":"Не вдалося визначити категорію відредагованого зображення."},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}};
7
+ const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Open file manager":"Відкрити менеджер файлів","Cannot determine a category for the uploaded file.":"Не вдається визначити категорію для завантаженого файлу.","Cannot access default workspace.":"Немає доступу до робочого простору за замовчуванням.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Редагувати зображення","Processing the edited image.":"Обробка відредагованого зображення.","Server failed to process the image.":"Серверу не вдалося обробити зображення.","Failed to determine category of edited image.":"Не вдалося визначити категорію відредагованого зображення."},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}};
8
8
  e[ 'uk' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'uk' ].dictionary = Object.assign( e[ 'uk' ].dictionary, dictionary );
10
10
  e[ 'uk' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ur":{"dictionary":{"Open file manager":"فائل مینیجر کھولیں","Cannot determine a category for the uploaded file.":"اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا","Cannot access default workspace.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"ur":{"dictionary":{"Open file manager":"فائل مینیجر کھولیں","Cannot determine a category for the uploaded file.":"اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا","Cannot access default workspace.":"","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"Open file manager":"فائل مینیجر کھولیں","Cannot determine a category for the uploaded file.":"اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا","Cannot access default workspace.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"Open file manager":"فائل مینیجر کھولیں","Cannot determine a category for the uploaded file.":"اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا","Cannot access default workspace.":"","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'ur' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ur' ].dictionary = Object.assign( e[ 'ur' ].dictionary, dictionary );
10
10
  e[ 'ur' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"uz":{"dictionary":{"Open file manager":"Fayl menejerini ochish","Cannot determine a category for the uploaded file.":"Yuklangan fayl uchun toifani aniqlab bo‘lmadi.","Cannot access default workspace.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return 0;}}}
5
+ export default {"uz":{"dictionary":{"Open file manager":"Fayl menejerini ochish","Cannot determine a category for the uploaded file.":"Yuklangan fayl uchun toifani aniqlab bo‘lmadi.","Cannot access default workspace.":"","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Open file manager":"Fayl menejerini ochish","Cannot determine a category for the uploaded file.":"Yuklangan fayl uchun toifani aniqlab bo‘lmadi.","Cannot access default workspace.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return 0;}}};
7
+ const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Open file manager":"Fayl menejerini ochish","Cannot determine a category for the uploaded file.":"Yuklangan fayl uchun toifani aniqlab bo‘lmadi.","Cannot access default workspace.":"","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"","Processing the edited image.":"","Server failed to process the image.":"","Failed to determine category of edited image.":""},getPluralForm(n){return 0;}}};
8
8
  e[ 'uz' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'uz' ].dictionary = Object.assign( e[ 'uz' ].dictionary, dictionary );
10
10
  e[ 'uz' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"vi":{"dictionary":{"Open file manager":"Mở trình quản lý tệp","Cannot determine a category for the uploaded file.":"Không thể xác định danh mục cho tệp được tải lên.","Cannot access default workspace.":"Không thể truy cập vào không gian làm việc mặc định.","Edit image":"Chỉnh sửa hình ảnh","Processing the edited image.":"Xử lý hình ảnh đã chỉnh sửa.","Server failed to process the image.":"Máy chủ không thể xử lý hình ảnh.","Failed to determine category of edited image.":"Không thể xác định danh mục hình ảnh đã chỉnh sửa."},getPluralForm(n){return 0;}}}
5
+ export default {"vi":{"dictionary":{"Open file manager":"Mở trình quản lý tệp","Cannot determine a category for the uploaded file.":"Không thể xác định danh mục cho tệp được tải lên.","Cannot access default workspace.":"Không thể truy cập vào không gian làm việc mặc định.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Chỉnh sửa hình ảnh","Processing the edited image.":"Xử lý hình ảnh đã chỉnh sửa.","Server failed to process the image.":"Máy chủ không thể xử lý hình ảnh.","Failed to determine category of edited image.":"Không thể xác định danh mục hình ảnh đã chỉnh sửa."},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"Open file manager":"Mở trình quản lý tệp","Cannot determine a category for the uploaded file.":"Không thể xác định danh mục cho tệp được tải lên.","Cannot access default workspace.":"Không thể truy cập vào không gian làm việc mặc định.","Edit image":"Chỉnh sửa hình ảnh","Processing the edited image.":"Xử lý hình ảnh đã chỉnh sửa.","Server failed to process the image.":"Máy chủ không thể xử lý hình ảnh.","Failed to determine category of edited image.":"Không thể xác định danh mục hình ảnh đã chỉnh sửa."},getPluralForm(n){return 0;}}};
7
+ const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"Open file manager":"Mở trình quản lý tệp","Cannot determine a category for the uploaded file.":"Không thể xác định danh mục cho tệp được tải lên.","Cannot access default workspace.":"Không thể truy cập vào không gian làm việc mặc định.","No permission for image editing. Try using the file manager or contact your administrator.":"","Edit image":"Chỉnh sửa hình ảnh","Processing the edited image.":"Xử lý hình ảnh đã chỉnh sửa.","Server failed to process the image.":"Máy chủ không thể xử lý hình ảnh.","Failed to determine category of edited image.":"Không thể xác định danh mục hình ảnh đã chỉnh sửa."},getPluralForm(n){return 0;}}};
8
8
  e[ 'vi' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'vi' ].dictionary = Object.assign( e[ 'vi' ].dictionary, dictionary );
10
10
  e[ 'vi' ].getPluralForm = getPluralForm;