@ckeditor/ckeditor5-ckbox 40.1.0 → 41.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (137) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/ckbox.js +3 -3
  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/ckeditor5-metadata.json +18 -1
  53. package/lang/contexts.json +6 -2
  54. package/lang/translations/ar.po +19 -3
  55. package/lang/translations/az.po +19 -3
  56. package/lang/translations/bg.po +19 -3
  57. package/lang/translations/bn.po +19 -3
  58. package/lang/translations/ca.po +19 -3
  59. package/lang/translations/cs.po +19 -3
  60. package/lang/translations/da.po +19 -3
  61. package/lang/translations/de.po +19 -3
  62. package/lang/translations/el.po +19 -3
  63. package/lang/translations/en-au.po +19 -3
  64. package/lang/translations/en.po +19 -3
  65. package/lang/translations/es-co.po +19 -3
  66. package/lang/translations/es.po +19 -3
  67. package/lang/translations/et.po +19 -3
  68. package/lang/translations/fa.po +19 -3
  69. package/lang/translations/fi.po +19 -3
  70. package/lang/translations/fr.po +19 -3
  71. package/lang/translations/gl.po +19 -3
  72. package/lang/translations/he.po +19 -3
  73. package/lang/translations/hi.po +19 -3
  74. package/lang/translations/hr.po +19 -3
  75. package/lang/translations/hu.po +19 -3
  76. package/lang/translations/id.po +19 -3
  77. package/lang/translations/it.po +19 -3
  78. package/lang/translations/ja.po +19 -3
  79. package/lang/translations/ko.po +19 -3
  80. package/lang/translations/lt.po +19 -3
  81. package/lang/translations/lv.po +19 -3
  82. package/lang/translations/ms.po +19 -3
  83. package/lang/translations/nl.po +19 -3
  84. package/lang/translations/no.po +19 -3
  85. package/lang/translations/pl.po +19 -3
  86. package/lang/translations/pt-br.po +19 -3
  87. package/lang/translations/pt.po +19 -3
  88. package/lang/translations/ro.po +19 -3
  89. package/lang/translations/ru.po +19 -3
  90. package/lang/translations/sk.po +19 -3
  91. package/lang/translations/sq.po +19 -3
  92. package/lang/translations/sr-latn.po +19 -3
  93. package/lang/translations/sr.po +19 -3
  94. package/lang/translations/sv.po +19 -3
  95. package/lang/translations/th.po +19 -3
  96. package/lang/translations/tr.po +19 -3
  97. package/lang/translations/ug.po +19 -3
  98. package/lang/translations/uk.po +19 -3
  99. package/lang/translations/ur.po +19 -3
  100. package/lang/translations/uz.po +19 -3
  101. package/lang/translations/vi.po +19 -3
  102. package/lang/translations/zh-cn.po +19 -3
  103. package/lang/translations/zh.po +19 -3
  104. package/package.json +5 -3
  105. package/src/augmentation.d.ts +12 -2
  106. package/src/augmentation.js +1 -1
  107. package/src/ckbox.d.ts +4 -4
  108. package/src/ckbox.js +4 -4
  109. package/src/ckboxcommand.d.ts +10 -8
  110. package/src/ckboxcommand.js +9 -5
  111. package/src/ckboxconfig.d.ts +27 -1
  112. package/src/ckboxconfig.js +1 -1
  113. package/src/ckboxediting.d.ts +8 -15
  114. package/src/ckboxediting.js +12 -60
  115. package/src/ckboximageedit/ckboximageeditcommand.d.ts +97 -0
  116. package/src/ckboximageedit/ckboximageeditcommand.js +299 -0
  117. package/src/ckboximageedit/ckboximageeditediting.d.ts +28 -0
  118. package/src/ckboximageedit/ckboximageeditediting.js +36 -0
  119. package/src/ckboximageedit/ckboximageeditui.d.ts +24 -0
  120. package/src/ckboximageedit/ckboximageeditui.js +48 -0
  121. package/src/ckboximageedit/utils.d.ts +10 -0
  122. package/src/ckboximageedit/utils.js +48 -0
  123. package/src/ckboximageedit.d.ts +24 -0
  124. package/src/ckboximageedit.js +28 -0
  125. package/src/ckboxui.d.ts +2 -2
  126. package/src/ckboxui.js +31 -5
  127. package/src/ckboxuploadadapter.d.ts +4 -9
  128. package/src/ckboxuploadadapter.js +19 -164
  129. package/src/ckboxutils.d.ts +50 -0
  130. package/src/ckboxutils.js +183 -0
  131. package/src/index.d.ts +11 -7
  132. package/src/index.js +8 -5
  133. package/src/utils.d.ts +33 -2
  134. package/src/utils.js +94 -1
  135. package/theme/ckboximageedit.css +53 -0
  136. package/theme/icons/ckbox-image-edit.svg +1 -0
  137. package/theme/icons/browse-files.svg +0 -1
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "فتح مدير الملفات"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "تعذر تحديد فئة الملف الذي تم رفعه"
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "لا يمكن الوصول إلى مساحة العمل الافتراضية."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "تحرير الصورة"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "معالجة الصورة المعدلة."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "فشل الخادم في معالجة الصورة."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "فشلت عملية تحديد فئة الصورة التي تم تحريرها."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Fayl menecerini aç"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Yüklənmiş fayl üçün kateqoriya müəyyən olunmadı."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr ""
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr ""
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr ""
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr ""
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr ""
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Отвори управление на файлове"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Не може да бъде определена категория за качения файл."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Нямате достъп до работното пространство по подразбиране."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Редактиране на изображението"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Обработка на редактираното изображение."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Сървърът не успя да обработи изображението."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Неуспешно определяне на категорията на редактираното изображение."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "ফাইল ম্যানেজার খুলুন"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "আপলোড করা ফাইলের জন্য একটি বিভাগ নির্ধারণ করা যাচ্ছে না।"
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "ডিফল্ট ওয়ার্কস্পেস অ্যাক্সেস করতে পারবেন না।"
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "ছবি এডিট করুন"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "এডিট করা ছবি প্রক্রিয়া করা হচ্ছে।"
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "সার্ভার ছবিটি প্রক্রিয়া করতে ব্যর্থ হয়েছে।"
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "এডিট করা ছবির ক্যাটাগরি নির্ধারণ করতে ব্যর্থ হয়েছে।"
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Obrir el gestor de fitxers"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "No es pot determinar una categoria per al fitxer penjat."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "No es pot accedir a l'espai de treball predeterminat."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Edita la imatge"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Tractant la imatge editada."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "El servidor no ha pogut processar la imatge."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "No s'ha pogut determinar la categoria de la imatge editada."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Otevřít správce souborů"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Nelze určit kategorii pro nahraný soubor."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Nelze získat přístup k výchozímu pracovišti."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Upravit obrázek"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Zpracování upraveného obrázku."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Serveru se nepodařilo zpracovat obrázek."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Nepodařilo se určit kategorii upraveného obrázku."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Open filhåndtering"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Kan ikke bestemme en kategori for den uploadede fil."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Kan ikke opnå adgang til standard arbejdsområde."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Rediger billede"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Behandler det redigerede billede."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Det lykkedes ikke for serveren at behandle billedet."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Det lykkedes ikke at bestemme kategorien for det redigerede billede."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Dateimanager öffnen"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Die Kategorie für die hochgeladene Datei konnte nicht bestimmt werden."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Zugriff auf Standardarbeitsbereich nicht möglich."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Bild bearbeiten"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Das bearbeitete Bild wird verarbeitet."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Der Server konnte das Bild nicht verarbeiten."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Es konnte für das bearbeitete Bild keine Kategorie ermittelt werden."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Άνοιγμα διαχειριστή αρχείων"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Δεν μπορεί να οριστεί κατηγορία για το αρχείο που μεταφορτώθηκε."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Δεν είναι δυνατή η πρόσβαση στον προεπιλεγμένο χώρο εργασίας"
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Επεξεργασία εικόνας"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Επεξεργασία της επεξεργασμένης εικόνας"
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Ο διακομιστής απέτυχε να επεξεργαστεί την εικόνα."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Απέτυχε ο προσδιορισμός της κατηγορίας της επεξεργασμένης εικόνας."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Open file manager"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Cannot determine a category for the uploaded file."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr ""
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr ""
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr ""
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr ""
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr ""
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: \n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Open file manager"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Cannot determine a category for the uploaded file."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Cannot access default workspace."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Edit image"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Processing the edited image."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Server failed to process the image."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Failed to determine category of edited image."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Abrir administrador de archivos"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "No se pudo determinar una categoría para el archivo cargado."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr ""
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr ""
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr ""
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr ""
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr ""
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Abrir gestor de archivos"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "No se puede determinar una categoría para el archivo subido."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "No se puede acceder al espacio de trabajo predeterminado."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Editar imagen"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Procesando la imagen editada."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "El servidor no pudo procesar la imagen."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "No se pudo determinar la categoría de la imagen editada."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Ava failihaldur"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Ei suuda üles laaditud faili kategooriat tuvastada."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Puudub juurdepääs vaiketööruumile."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Redigeeri pilti"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Redigeeritud pildi töötlemine."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Serveril ei õnnestunud pilti töödelda."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Redigeeritud pildi kategooria määramine nurjus."
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "مدیریت فایل را باز کنید"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "نمی توان یک دسته برای فایل آپلود شده تعیین کرد"
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "فضای کاری پیش فرض قابل دسترس نیست."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr ""
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr ""
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr ""
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr ""
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
 
20
- msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgctxt "A toolbar button tooltip for opening the file browser that allows inserting an image or a file to the editor."
21
21
  msgid "Open file manager"
22
22
  msgstr "Avaa tiedostonhallinnointityökalu"
23
23
 
@@ -25,6 +25,22 @@ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with a
25
25
  msgid "Cannot determine a category for the uploaded file."
26
26
  msgstr "Emme voi määrittää ladatun tiedoston kategoriaa."
27
27
 
28
- msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgctxt "A message is displayed when the user is not authorised to access the CKBox workspace configured as default one."
29
29
  msgid "Cannot access default workspace."
30
30
  msgstr "Oletustyötilan käyttöoikeudet puuttuvat."
31
+
32
+ msgctxt "Image toolbar button tooltip for opening a dialog to manipulate the image."
33
+ msgid "Edit image"
34
+ msgstr "Muokkaa kuvaa"
35
+
36
+ msgctxt "A message stating that image editing is in progress."
37
+ msgid "Processing the edited image."
38
+ msgstr "Käsitellään muokattua kuvaa."
39
+
40
+ msgctxt "A message is displayed when the server fails to process an image or doesn't respond."
41
+ msgid "Server failed to process the image."
42
+ msgstr "Palvelin ei kyennyt käsittelemään kuvaa."
43
+
44
+ msgctxt "A message is displayed when category of the image user wants to edit can't be determined."
45
+ msgid "Failed to determine category of edited image."
46
+ msgstr "Muokatun kuvan katergorian määrittäminen epäonnistui."