@ckeditor/ckeditor5-ckbox 0.0.0-nightly-20230727.0 → 0.0.0-nightly-20230728.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (101) hide show
  1. package/build/ckbox.js +1 -1
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/az.js +1 -1
  4. package/build/translations/bg.js +1 -1
  5. package/build/translations/bn.js +1 -1
  6. package/build/translations/ca.js +1 -1
  7. package/build/translations/cs.js +1 -1
  8. package/build/translations/da.js +1 -1
  9. package/build/translations/de.js +1 -1
  10. package/build/translations/el.js +1 -1
  11. package/build/translations/en-au.js +1 -1
  12. package/build/translations/es-co.js +1 -1
  13. package/build/translations/es.js +1 -1
  14. package/build/translations/et.js +1 -1
  15. package/build/translations/fa.js +1 -1
  16. package/build/translations/fi.js +1 -1
  17. package/build/translations/fr.js +1 -1
  18. package/build/translations/gl.js +1 -1
  19. package/build/translations/he.js +1 -1
  20. package/build/translations/hi.js +1 -1
  21. package/build/translations/hr.js +1 -1
  22. package/build/translations/hu.js +1 -1
  23. package/build/translations/id.js +1 -1
  24. package/build/translations/it.js +1 -1
  25. package/build/translations/ja.js +1 -1
  26. package/build/translations/ko.js +1 -1
  27. package/build/translations/lt.js +1 -1
  28. package/build/translations/lv.js +1 -1
  29. package/build/translations/ms.js +1 -1
  30. package/build/translations/nl.js +1 -1
  31. package/build/translations/no.js +1 -1
  32. package/build/translations/pl.js +1 -1
  33. package/build/translations/pt-br.js +1 -1
  34. package/build/translations/pt.js +1 -1
  35. package/build/translations/ro.js +1 -1
  36. package/build/translations/ru.js +1 -1
  37. package/build/translations/sk.js +1 -1
  38. package/build/translations/sq.js +1 -0
  39. package/build/translations/sr-latn.js +1 -1
  40. package/build/translations/sr.js +1 -1
  41. package/build/translations/sv.js +1 -1
  42. package/build/translations/th.js +1 -1
  43. package/build/translations/tr.js +1 -1
  44. package/build/translations/ug.js +1 -1
  45. package/build/translations/uk.js +1 -1
  46. package/build/translations/ur.js +1 -1
  47. package/build/translations/uz.js +1 -1
  48. package/build/translations/vi.js +1 -1
  49. package/build/translations/zh-cn.js +1 -1
  50. package/build/translations/zh.js +1 -1
  51. package/lang/translations/ar.po +4 -0
  52. package/lang/translations/az.po +4 -0
  53. package/lang/translations/bg.po +4 -0
  54. package/lang/translations/bn.po +4 -0
  55. package/lang/translations/ca.po +4 -0
  56. package/lang/translations/cs.po +4 -0
  57. package/lang/translations/da.po +4 -0
  58. package/lang/translations/de.po +4 -0
  59. package/lang/translations/el.po +4 -0
  60. package/lang/translations/en-au.po +4 -0
  61. package/lang/translations/en.po +4 -0
  62. package/lang/translations/es-co.po +4 -0
  63. package/lang/translations/es.po +4 -0
  64. package/lang/translations/et.po +4 -0
  65. package/lang/translations/fa.po +4 -0
  66. package/lang/translations/fi.po +4 -0
  67. package/lang/translations/fr.po +4 -0
  68. package/lang/translations/gl.po +4 -0
  69. package/lang/translations/he.po +4 -0
  70. package/lang/translations/hi.po +4 -0
  71. package/lang/translations/hr.po +4 -0
  72. package/lang/translations/hu.po +4 -0
  73. package/lang/translations/id.po +4 -0
  74. package/lang/translations/it.po +4 -0
  75. package/lang/translations/ja.po +4 -0
  76. package/lang/translations/ko.po +4 -0
  77. package/lang/translations/lt.po +4 -0
  78. package/lang/translations/lv.po +4 -0
  79. package/lang/translations/ms.po +4 -0
  80. package/lang/translations/nl.po +4 -0
  81. package/lang/translations/no.po +4 -0
  82. package/lang/translations/pl.po +4 -0
  83. package/lang/translations/pt-br.po +4 -0
  84. package/lang/translations/pt.po +4 -0
  85. package/lang/translations/ro.po +4 -0
  86. package/lang/translations/ru.po +4 -0
  87. package/lang/translations/sk.po +4 -0
  88. package/lang/translations/sq.po +29 -0
  89. package/lang/translations/sr-latn.po +4 -0
  90. package/lang/translations/sr.po +4 -0
  91. package/lang/translations/sv.po +4 -0
  92. package/lang/translations/th.po +4 -0
  93. package/lang/translations/tr.po +4 -0
  94. package/lang/translations/ug.po +4 -0
  95. package/lang/translations/uk.po +4 -0
  96. package/lang/translations/ur.po +4 -0
  97. package/lang/translations/uz.po +4 -0
  98. package/lang/translations/vi.po +4 -0
  99. package/lang/translations/zh-cn.po +4 -0
  100. package/lang/translations/zh.po +4 -0
  101. package/package.json +2 -2
package/build/ckbox.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot determine a category for the uploaded file.":"Cannot determine a category for the uploaded file.","Open file manager":"Open file manager"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
1
+ !function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot access default workspace.":"Cannot access default workspace.","Cannot determine a category for the uploaded file.":"Cannot determine a category for the uploaded file.","Open file manager":"Open file manager"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
@@ -1 +1 @@
1
- !function(n){const a=n.ar=n.ar||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"تعذر تحديد فئة الملف الذي تم رفعه","Open file manager":"فتح مدير الملفات"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.ar=a.ar||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"تعذر تحديد فئة الملف الذي تم رفعه","Open file manager":"فتح مدير الملفات"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const a=n.az=n.az||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"Yüklənmiş fayl üçün kateqoriya müəyyən olunmadı.","Open file manager":"Fayl menecerini aç"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.az=a.az||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Yüklənmiş fayl üçün kateqoriya müəyyən olunmadı.","Open file manager":"Fayl menecerini aç"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.bg=n.bg||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Не може да бъде определена категория за качения файл.","Open file manager":"Отвори управление на файлове"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.bg=n.bg||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Не може да бъде определена категория за качения файл.","Open file manager":"Отвори управление на файлове"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.bn=n.bn||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"আপলোড করা ফাইলের জন্য একটি বিভাগ নির্ধারণ করা যাচ্ছে না।","Open file manager":"ফাইল ম্যানেজার খুলুন"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.bn=n.bn||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"আপলোড করা ফাইলের জন্য একটি বিভাগ নির্ধারণ করা যাচ্ছে না।","Open file manager":"ফাইল ম্যানেজার খুলুন"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const a=e.ca=e.ca||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"No es pot determinar una categoria per al fitxer penjat.","Open file manager":"Obrir el gestor de fitxers"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const a=e.ca=e.ca||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"No es pot determinar una categoria per al fitxer penjat.","Open file manager":"Obrir el gestor de fitxers"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.cs=e.cs||{};o.dictionary=Object.assign(o.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nelze určit kategorii pro nahraný soubor.","Open file manager":"Otevřít správce souborů"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.cs=e.cs||{};o.dictionary=Object.assign(o.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nelze určit kategorii pro nahraný soubor.","Open file manager":"Otevřít správce souborů"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.da=e.da||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Kan ikke bestemme en kategori for den uploadede fil.","Open file manager":"Open filhåndtering"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.da=e.da||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Kan ikke bestemme en kategori for den uploadede fil.","Open file manager":"Open filhåndtering"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Die Kategorie für die hochgeladene Datei konnte nicht bestimmt werden.","Open file manager":"Dateimanager öffnen"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Die Kategorie für die hochgeladene Datei konnte nicht bestimmt werden.","Open file manager":"Dateimanager öffnen"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.el=e.el||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Δεν μπορεί να οριστεί κατηγορία για το αρχείο που μεταφορτώθηκε.","Open file manager":"Άνοιγμα διαχειριστή αρχείων"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.el=e.el||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Δεν μπορεί να οριστεί κατηγορία για το αρχείο που μεταφορτώθηκε.","Open file manager":"Άνοιγμα διαχειριστή αρχείων"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e["en-au"]=e["en-au"]||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Cannot determine a category for the uploaded file.","Open file manager":"Open file manager"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e["en-au"]=e["en-au"]||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Cannot determine a category for the uploaded file.","Open file manager":"Open file manager"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const e=a["es-co"]=a["es-co"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"No se pudo determinar una categoría para el archivo cargado.","Open file manager":"Abrir administrador de archivos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const e=a["es-co"]=a["es-co"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"No se pudo determinar una categoría para el archivo cargado.","Open file manager":"Abrir administrador de archivos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const a=e.es=e.es||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"No se puede determinar una categoría para el archivo subido.","Open file manager":"Abrir gestor de archivos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const a=e.es=e.es||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"No se puede determinar una categoría para el archivo subido.","Open file manager":"Abrir gestor de archivos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const i=a.et=a.et||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot determine a category for the uploaded file.":"Ei suuda üles laaditud faili kategooriat tuvastada.","Open file manager":"Ava failihaldur"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const e=a.et=a.et||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Ei suuda üles laaditud faili kategooriat tuvastada.","Open file manager":"Ava failihaldur"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const a=n.fa=n.fa||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"نمی توان یک دسته برای فایل آپلود شده تعیین کرد","Open file manager":"مدیریت فایل را باز کنید"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.fa=a.fa||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"نمی توان یک دسته برای فایل آپلود شده تعیین کرد","Open file manager":"مدیریت فایل را باز کنید"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const n=i.fi=i.fi||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Emme voi määrittää ladatun tiedoston kategoriaa.","Open file manager":"Avaa tiedostonhallinnointityökalu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const i=a.fi=a.fi||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Emme voi määrittää ladatun tiedoston kategoriaa.","Open file manager":"Avaa tiedostonhallinnointityökalu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.fr=e.fr||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot determine a category for the uploaded file.":"Impossible de déterminer une catégorie pour le fichier téléchargé.","Open file manager":"Ouvrir le gestionnaire de fichiers"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.fr=e.fr||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Impossible de déterminer une catégorie pour le fichier téléchargé.","Open file manager":"Ouvrir le gestionnaire de fichiers"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.gl=e.gl||{};o.dictionary=Object.assign(o.dictionary||{},{"Cannot determine a category for the uploaded file.":"Non é posíbel determinar unha categoría para o ficheiro cargado.","Open file manager":"Abrir o xestor de ficheiros"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const a=e.gl=e.gl||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Non é posíbel determinar unha categoría para o ficheiro cargado.","Open file manager":"Abrir o xestor de ficheiros"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.he=e.he||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"לא ניתן לקבוע קטגוריה עבור הקובץ שהועלה.","Open file manager":"פתח את מנהל הקבצים"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.he=e.he||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"לא ניתן לקבוע קטגוריה עבור הקובץ שהועלה.","Open file manager":"פתח את מנהל הקבצים"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const n=i.hi=i.hi||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"अपलोड की गई फ़ाइल के लिए एक केटेगरी डिटर्माइन नहीं कर पा रहें.","Open file manager":"फाइल मैनेजर खोलें"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.hi=n.hi||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"अपलोड की गई फ़ाइल के लिए एक केटेगरी डिटर्माइन नहीं कर पा रहें.","Open file manager":"फाइल मैनेजर खोलें"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.hr=e.hr||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nije moguće utvrditi kategoriju prenesene datoteke.","Open file manager":"Otvori upravitelj datoteka"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.hr=e.hr||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nije moguće utvrditi kategoriju prenesene datoteke.","Open file manager":"Otvori upravitelj datoteka"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.hu=e.hu||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nem sikerült meghatározni a feltöltött fájl kategóriáját.","Open file manager":"Fájlkezelő megnyitása"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.hu=e.hu||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nem sikerült meghatározni a feltöltött fájl kategóriáját.","Open file manager":"Fájlkezelő megnyitása"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const n=a.id=a.id||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Tak dapat menentukan kategori untuk berkas yang terunggah.","Open file manager":"Buka manajer berkas"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.id=a.id||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Tak dapat menentukan kategori untuk berkas yang terunggah.","Open file manager":"Buka manajer berkas"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.it=i.it||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Impossibile determinare la categoria del file caricato.","Open file manager":"Apri il gestore dei file"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.it=e.it||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Impossibile determinare la categoria del file caricato.","Open file manager":"Apri il gestore dei file"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const a=n.ja=n.ja||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"アップロードされたファイルのカテゴリを特定することができません。","Open file manager":"ファイルマネージャーを開く"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.ja=a.ja||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"アップロードされたファイルのカテゴリを特定することができません。","Open file manager":"ファイルマネージャーを開く"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const o=n.ko=n.ko||{};o.dictionary=Object.assign(o.dictionary||{},{"Cannot determine a category for the uploaded file.":"업로드된 파일의 카테고리를 확인할 수 없습니다.","Open file manager":"파일 관리자 열기"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.ko=n.ko||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"업로드된 파일의 카테고리를 확인할 수 없습니다.","Open file manager":"파일 관리자 열기"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const a=i.lt=i.lt||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"Negalima apibrėžti įkelto failo kategorijos.","Open file manager":"Atidaryti failų tvarkyklę"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const i=a.lt=a.lt||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Negalima apibrėžti įkelto failo kategorijos.","Open file manager":"Atidaryti failų tvarkyklę"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const a=i.lv=i.lv||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nav iespējams noteikt augšupielādētā faila kategoriju","Open file manager":"Atvērt failu pārvaldnieku"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const e=a.lv=a.lv||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nav iespējams noteikt augšupielādētā faila kategoriju","Open file manager":"Atvērt failu pārvaldnieku"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const n=a.ms=a.ms||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Gagal menentukan kategori bagi fail yang dimuat naik.","Open file manager":"Buka pengurus fail"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.ms=a.ms||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Gagal menentukan kategori bagi fail yang dimuat naik.","Open file manager":"Buka pengurus fail"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Kan geen categorie bepalen voor het geüploade bestand.","Open file manager":"Open bestandsmanager"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Kan geen categorie bepalen voor het geüploade bestand.","Open file manager":"Open bestandsmanager"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Kunne ikke avgjøre kategori for den opplastede filen.","Open file manager":"Åpne filutforsker"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Kunne ikke avgjøre kategori for den opplastede filen.","Open file manager":"Åpne filutforsker"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.pl=e.pl||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nie można ustalić kategorii przesłanego pliku.","Open file manager":"Otwórz menedżer plików"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.pl=e.pl||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nie można ustalić kategorii przesłanego pliku.","Open file manager":"Otwórz menedżer plików"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const e=a["pt-br"]=a["pt-br"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Não foi possível determinar a categoria para o arquivo enviado.","Open file manager":"Abrir gerenciador de arquivos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const e=a["pt-br"]=a["pt-br"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Não foi possível determinar a categoria para o arquivo enviado.","Open file manager":"Abrir gerenciador de arquivos"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.pt=e.pt||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot determine a category for the uploaded file.":"Não é possível determinar a categoria do ficheiro carregado.","Open file manager":"Abrir gestor de ficheiros"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.pt=e.pt||{};o.dictionary=Object.assign(o.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Não é possível determinar a categoria do ficheiro carregado.","Open file manager":"Abrir gestor de ficheiros"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.ro=i.ro||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Categoria fișierului încărcat nu poate fi stabilită.","Open file manager":"Deschidere manager fișiere"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.ro=e.ro||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Categoria fișierului încărcat nu poate fi stabilită.","Open file manager":"Deschidere manager fișiere"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.ru=n.ru||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Не удаётся определить категорию для загруженного файла.","Open file manager":"Открыть менеджер файлов"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.ru=n.ru||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Не удаётся определить категорию для загруженного файла.","Open file manager":"Открыть менеджер файлов"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const n=a.sk=a.sk||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Neznáma kategória pre nahratý súbor.","Open file manager":"Otvoriť manažér súborov"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.sk=a.sk||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Neznáma kategória pre nahratý súbor.","Open file manager":"Otvoriť manažér súborov"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const a=e.sq=e.sq||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nuk mund të përcaktohet kategori për skedarin e ngarkuar.","Open file manager":"Hap menaxhuesin e skedarëve"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const e=a["sr-latn"]=a["sr-latn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Open file manager":"Otvori upravljač datotekama"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const e=a["sr-latn"]=a["sr-latn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Open file manager":"Otvori upravljač datotekama"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.sr=n.sr||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Open file manager":"Oтвори управљач датотекама."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.sr=n.sr||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Open file manager":"Oтвори управљач датотекама."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const a=n.sv=n.sv||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"Kan inte avgöra kategorin på den uppladdade filen.","Open file manager":"Öppna filhanterare"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const n=a.sv=a.sv||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Kan inte avgöra kategorin på den uppladdade filen.","Open file manager":"Öppna filhanterare"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.th=n.th||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด","Open file manager":"เปิดเครื่องมือจัดการไฟล์"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.th=n.th||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด","Open file manager":"เปิดเครื่องมือจัดการไฟล์"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const n=i.tr=i.tr||{};n.dictionary=Object.assign(n.dictionary||{},{"Cannot determine a category for the uploaded file.":"Yüklenen dosya için bir kategori belirlenemiyor.","Open file manager":"Dosya yöneticisini aç"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.tr=e.tr||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Yüklenen dosya için bir kategori belirlenemiyor.","Open file manager":"Dosya yöneticisini aç"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.ug=n.ug||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى.","Open file manager":"ھۆججەت باشقۇرغۇچنى ئاچ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.ug=n.ug||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى.","Open file manager":"ھۆججەت باشقۇرغۇچنى ئاچ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.uk=n.uk||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Не вдається визначити категорію для завантаженого файлу.","Open file manager":"Відкрити менеджер файлів"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.uk=n.uk||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Не вдається визначити категорію для завантаженого файлу.","Open file manager":"Відкрити менеджер файлів"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.ur=n.ur||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا","Open file manager":"فائل مینیجر کھولیں"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.ur=n.ur||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا","Open file manager":"فائل مینیجر کھولیں"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.uz=n.uz||{};i.dictionary=Object.assign(i.dictionary||{},{"Cannot determine a category for the uploaded file.":"Yuklangan fayl uchun toifani aniqlab bo‘lmadi.","Open file manager":"Fayl menejerini ochish"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const a=n.uz=n.uz||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"Yuklangan fayl uchun toifani aniqlab bo‘lmadi.","Open file manager":"Fayl menejerini ochish"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.vi=n.vi||{};i.dictionary=Object.assign(i.dictionary||{},{"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.","Open file manager":"Mở trình quản lý tệp"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const t=n.vi=n.vi||{};t.dictionary=Object.assign(t.dictionary||{},{"Cannot access default workspace.":"","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.","Open file manager":"Mở trình quản lý tệp"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n["zh-cn"]=n["zh-cn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"无法确定上传文件的类别。","Open file manager":"打开文件管理器"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n["zh-cn"]=n["zh-cn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"无法确定上传文件的类别。","Open file manager":"打开文件管理器"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.zh=n.zh||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"無法確定上傳檔案的分類。","Open file manager":"開啟檔案管理程式"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(n){const e=n.zh=n.zh||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot access default workspace.":"","Cannot determine a category for the uploaded file.":"無法確定上傳檔案的分類。","Open file manager":"開啟檔案管理程式"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -23,3 +23,7 @@ msgstr "فتح مدير الملفات"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "تعذر تحديد فئة الملف الذي تم رفعه"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Fayl menecerini aç"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Yüklənmiş fayl üçün kateqoriya müəyyən olunmadı."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Отвори управление на файлове"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Не може да бъде определена категория за качения файл."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "ফাইল ম্যানেজার খুলুন"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "আপলোড করা ফাইলের জন্য একটি বিভাগ নির্ধারণ করা যাচ্ছে না।"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Obrir el gestor de fitxers"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "No es pot determinar una categoria per al fitxer penjat."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Otevřít správce souborů"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Nelze určit kategorii pro nahraný soubor."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Open filhåndtering"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Kan ikke bestemme en kategori for den uploadede fil."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Dateimanager öffnen"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Die Kategorie für die hochgeladene Datei konnte nicht bestimmt werden."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Άνοιγμα διαχειριστή αρχείων"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Δεν μπορεί να οριστεί κατηγορία για το αρχείο που μεταφορτώθηκε."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Open file manager"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Cannot determine a category for the uploaded file."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Open file manager"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Cannot determine a category for the uploaded file."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr "Cannot access default workspace."
@@ -23,3 +23,7 @@ msgstr "Abrir administrador de archivos"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "No se pudo determinar una categoría para el archivo cargado."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Abrir gestor de archivos"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "No se puede determinar una categoría para el archivo subido."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Ava failihaldur"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Ei suuda üles laaditud faili kategooriat tuvastada."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "مدیریت فایل را باز کنید"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "نمی توان یک دسته برای فایل آپلود شده تعیین کرد"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Avaa tiedostonhallinnointityökalu"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Emme voi määrittää ladatun tiedoston kategoriaa."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Ouvrir le gestionnaire de fichiers"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Impossible de déterminer une catégorie pour le fichier téléchargé."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Abrir o xestor de ficheiros"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Non é posíbel determinar unha categoría para o ficheiro cargado."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "פתח את מנהל הקבצים"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "לא ניתן לקבוע קטגוריה עבור הקובץ שהועלה."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "फाइल मैनेजर खोलें"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "अपलोड की गई फ़ाइल के लिए एक केटेगरी डिटर्माइन नहीं कर पा रहें."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Otvori upravitelj datoteka"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Nije moguće utvrditi kategoriju prenesene datoteke."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Fájlkezelő megnyitása"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Nem sikerült meghatározni a feltöltött fájl kategóriáját."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Buka manajer berkas"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Tak dapat menentukan kategori untuk berkas yang terunggah."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Apri il gestore dei file"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Impossibile determinare la categoria del file caricato."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "ファイルマネージャーを開く"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "アップロードされたファイルのカテゴリを特定することができません。"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "파일 관리자 열기"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "업로드된 파일의 카테고리를 확인할 수 없습니다."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Atidaryti failų tvarkyklę"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Negalima apibrėžti įkelto failo kategorijos."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Atvērt failu pārvaldnieku"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Nav iespējams noteikt augšupielādētā faila kategoriju"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Buka pengurus fail"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Gagal menentukan kategori bagi fail yang dimuat naik."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Open bestandsmanager"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Kan geen categorie bepalen voor het geüploade bestand."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Åpne filutforsker"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Kunne ikke avgjøre kategori for den opplastede filen."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Otwórz menedżer plików"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Nie można ustalić kategorii przesłanego pliku."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Abrir gerenciador de arquivos"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Não foi possível determinar a categoria para o arquivo enviado."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Abrir gestor de ficheiros"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Não é possível determinar a categoria do ficheiro carregado."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Deschidere manager fișiere"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Categoria fișierului încărcat nu poate fi stabilită."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Открыть менеджер файлов"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Не удаётся определить категорию для загруженного файла."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Otvoriť manažér súborov"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Neznáma kategória pre nahratý súbor."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -0,0 +1,29 @@
1
+ # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Albanian (https://app.transifex.com/ckeditor/teams/11143/sq/)\n"
16
+ "Language: sq\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "Toolbar button tooltip for opening a file browser that allows inserting an image or a file to the editor."
20
+ msgid "Open file manager"
21
+ msgstr "Hap menaxhuesin e skedarëve"
22
+
23
+ msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
+ msgid "Cannot determine a category for the uploaded file."
25
+ msgstr "Nuk mund të përcaktohet kategori për skedarin e ngarkuar."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Otvori upravljač datotekama"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Nije moguće odrediti kategoriju za otpremljenu datoteku."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Oтвори управљач датотекама."
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Није могуће одредити категорију за отпремлјену датотеку."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Öppna filhanterare"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Kan inte avgöra kategorin på den uppladdade filen."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "เปิดเครื่องมือจัดการไฟล์
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "ไม่สามารถกำหนดหมวดหมู่สำหรับไฟล์ที่อัปโหลด"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Dosya yöneticisini aç"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Yüklenen dosya için bir kategori belirlenemiyor."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "ھۆججەت باشقۇرغۇچنى ئاچ"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "يۈكلەيدىغان ھۆججەتنىڭ تۈرىنى جەزملىيەلمىدى."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Відкрити менеджер файлів"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Не вдається визначити категорію для завантаженого файлу."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "فائل مینیجر کھولیں"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "اپلوڈ کی گئی فائل کا ذمرے کا تعین نہیں ہو سکا"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Fayl menejerini ochish"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Yuklangan fayl uchun toifani aniqlab bo‘lmadi."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "Mở trình quản lý tệp"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "Không thể xác định danh mục cho tệp được tải lên."
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "打开文件管理器"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "无法确定上传文件的类别。"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
@@ -23,3 +23,7 @@ msgstr "開啟檔案管理程式"
23
23
  msgctxt "A message is displayed when CKEditor 5 cannot associate an image with any of the categories defined in CKBox while uploading an asset."
24
24
  msgid "Cannot determine a category for the uploaded file."
25
25
  msgstr "無法確定上傳檔案的分類。"
26
+
27
+ msgctxt "A message is displayed when the user is not authorised to access CKBox workspace configured as default one."
28
+ msgid "Cannot access default workspace."
29
+ msgstr ""
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-ckbox",
3
- "version": "0.0.0-nightly-20230727.0",
3
+ "version": "0.0.0-nightly-20230728.0",
4
4
  "description": "CKBox integration for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,7 +12,7 @@
12
12
  ],
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "0.0.0-nightly-20230727.0"
15
+ "ckeditor5": "0.0.0-nightly-20230728.0"
16
16
  },
17
17
  "engines": {
18
18
  "node": ">=16.0.0",