@ckeditor/ckeditor5-image 41.4.2 → 42.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/build/image.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/ast.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/bs.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/en-gb.js +1 -1
- package/build/translations/eo.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/eu.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/km.js +1 -1
- package/build/translations/kn.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sq.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/ti.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/ckeditor5-metadata.json +19 -5
- package/dist/index-content.css +20 -12
- package/dist/index-editor.css +4 -0
- package/dist/index.css +50 -33
- package/dist/index.css.map +1 -1
- package/dist/index.js +1876 -1330
- package/dist/index.js.map +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/dist/types/imageinsert/imageinsertui.d.ts +10 -2
- package/dist/types/imageinsert/imageinsertviaurlui.d.ts +31 -9
- package/dist/types/imageinsert/ui/imageinserturlview.d.ts +6 -49
- package/dist/types/imageupload/imageuploadui.d.ts +18 -1
- package/lang/contexts.json +7 -4
- package/lang/translations/ar.po +21 -9
- package/lang/translations/ast.po +19 -7
- package/lang/translations/az.po +19 -7
- package/lang/translations/bg.po +21 -9
- package/lang/translations/bn.po +21 -9
- package/lang/translations/bs.po +21 -9
- package/lang/translations/ca.po +21 -9
- package/lang/translations/cs.po +21 -9
- package/lang/translations/da.po +21 -9
- package/lang/translations/de-ch.po +21 -9
- package/lang/translations/de.po +21 -9
- package/lang/translations/el.po +21 -9
- package/lang/translations/en-au.po +21 -9
- package/lang/translations/en-gb.po +19 -7
- package/lang/translations/en.po +21 -9
- package/lang/translations/eo.po +19 -7
- package/lang/translations/es.po +21 -9
- package/lang/translations/et.po +21 -9
- package/lang/translations/eu.po +19 -7
- package/lang/translations/fa.po +19 -7
- package/lang/translations/fi.po +21 -9
- package/lang/translations/fr.po +21 -9
- package/lang/translations/gl.po +21 -9
- package/lang/translations/he.po +21 -9
- package/lang/translations/hi.po +21 -9
- package/lang/translations/hr.po +21 -9
- package/lang/translations/hu.po +21 -9
- package/lang/translations/id.po +21 -9
- package/lang/translations/it.po +21 -9
- package/lang/translations/ja.po +21 -9
- package/lang/translations/jv.po +21 -9
- package/lang/translations/km.po +19 -7
- package/lang/translations/kn.po +19 -7
- package/lang/translations/ko.po +21 -9
- package/lang/translations/ku.po +19 -7
- package/lang/translations/lt.po +21 -9
- package/lang/translations/lv.po +21 -9
- package/lang/translations/ms.po +21 -9
- package/lang/translations/nb.po +19 -7
- package/lang/translations/ne.po +19 -7
- package/lang/translations/nl.po +21 -9
- package/lang/translations/no.po +21 -9
- package/lang/translations/pl.po +21 -9
- package/lang/translations/pt-br.po +21 -9
- package/lang/translations/pt.po +21 -9
- package/lang/translations/ro.po +21 -9
- package/lang/translations/ru.po +21 -9
- package/lang/translations/si.po +19 -7
- package/lang/translations/sk.po +21 -9
- package/lang/translations/sq.po +19 -7
- package/lang/translations/sr-latn.po +21 -9
- package/lang/translations/sr.po +21 -9
- package/lang/translations/sv.po +21 -9
- package/lang/translations/th.po +21 -9
- package/lang/translations/ti.po +20 -8
- package/lang/translations/tk.po +19 -7
- package/lang/translations/tr.po +21 -9
- package/lang/translations/ug.po +20 -8
- package/lang/translations/uk.po +21 -9
- package/lang/translations/ur.po +19 -7
- package/lang/translations/uz.po +21 -9
- package/lang/translations/vi.po +21 -9
- package/lang/translations/zh-cn.po +21 -9
- package/lang/translations/zh.po +21 -9
- package/package.json +3 -3
- package/src/image/imageinlineediting.js +4 -9
- package/src/imageinsert/imageinsertui.d.ts +10 -2
- package/src/imageinsert/imageinsertui.js +41 -4
- package/src/imageinsert/imageinsertviaurlui.d.ts +31 -9
- package/src/imageinsert/imageinsertviaurlui.js +111 -64
- package/src/imageinsert/ui/imageinsertformview.js +0 -17
- package/src/imageinsert/ui/imageinserturlview.d.ts +6 -49
- package/src/imageinsert/ui/imageinserturlview.js +6 -74
- package/src/imageresize/imageresizebuttons.js +2 -2
- package/src/imagestyle/utils.js +17 -18
- package/src/imageupload/imageuploadui.d.ts +18 -1
- package/src/imageupload/imageuploadui.js +59 -38
- package/theme/imageinsert.css +3 -0
- package/theme/imagestyle.css +47 -34
- package/build/translations/es-co.js +0 -1
- package/build/translations/tt.js +0 -1
- package/dist/translations/es-co.d.ts +0 -8
- package/dist/translations/es-co.js +0 -5
- package/dist/translations/es-co.umd.js +0 -11
- package/dist/translations/tt.d.ts +0 -8
- package/dist/translations/tt.js +0 -5
- package/dist/translations/tt.umd.js +0 -11
- package/lang/translations/es-co.po +0 -178
- package/lang/translations/tt.po +0 -178
package/build/translations/lv.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t){const a=t.lv=t.lv||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Pārtraukt tekstu","Caption for image: %0":"Attēla virsraksts: %0","Caption for the image":"Attēla virsraksts","Centered image":"Centrēts attēls","Change image text alternative":"Mainīt attēla alternatīvo tekstu",Custom:"Pielāgot","Custom image size":"Pielāgot attēla izmēru","Enter image caption":"Ievadiet attēla parakstu","Error during image upload":"Attēla augšupielādes laikā radās kļūda","Full size image":"Pilna izmēra attēls","Image from computer":"Attēls no datora","Image resize list":"Attēla izmēru saraksts","Image toolbar":"Attēlu rīkjosla","Image upload complete":"Attēla augšupielāde ir pabeigta","image widget":"attēla sīkrīks","In line":"Rindā",
|
|
1
|
+
!function(t){const a=t.lv=t.lv||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Pārtraukt tekstu","Caption for image: %0":"Attēla virsraksts: %0","Caption for the image":"Attēla virsraksts","Centered image":"Centrēts attēls","Change image text alternative":"Mainīt attēla alternatīvo tekstu",Custom:"Pielāgot","Custom image size":"Pielāgot attēla izmēru","Enter image caption":"Ievadiet attēla parakstu","Error during image upload":"Attēla augšupielādes laikā radās kļūda","From computer":"","Full size image":"Pilna izmēra attēls",Image:"","Image from computer":"Attēls no datora","Image resize list":"Attēla izmēru saraksts","Image toolbar":"Attēlu rīkjosla","Image upload complete":"Attēla augšupielāde ir pabeigta","Image via URL":"","image widget":"attēla sīkrīks","In line":"Rindā","Insert image":"Ievietot attēlu","Insert image via URL":"Ievietot attēlu, izmantojot saiti","Insert via URL":"","Left aligned image":"Pa kreisi līdzināts attēls",Original:"Oriģināls","Replace from computer":"Aizvietot no datora","Replace image":"Aizstāt attēlu","Replace image from computer":"Aizstāt attēlu no datora","Resize image":"Mainīt attēla izmērus","Resize image (in %0)":"Mainīt attēla izmērus (%0)","Resize image to %0":"Mainīt attēla izmēru uz %0","Resize image to the original size":"Mainīt attēla izmēru uz oriģinālo izmēru","Right aligned image":"Pa labi līdzināts attēls","Side image":"Sānā novietots attēls","Text alternative":"Alternatīvais teksts","The value must not be empty.":"Vērtība nedrīkst palikt tukša.","The value should be a plain number.":"Vērtībai ir jābūt vienkāršam skaitlim.","Update image URL":"Labot attēla avota saiti","Upload failed":"Augšupielāde neizdevusies","Upload from computer":"Augšupielādēt no datora","Upload image from computer":"Augšupielādēt attēlu no datora","Uploading image":"Attēla augšupielāde","Via URL":"","Wrap text":"Aplauzt tekstu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ms.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.ms=a.ms||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Potong teks","Caption for image: %0":"Kapsyen untuk imej: %0","Caption for the image":"Kapsyen untuk imej","Centered image":"Imej berjajar tengah","Change image text alternative":"Tukar alternatif teks imej",Custom:"Suaikan","Custom image size":"Suaikan saiz imej","Enter image caption":"Masukkan kapsyen imej","Error during image upload":"Ralat semasa muat naik imej","Full size image":"Imej bersaiz penuh","Image from computer":"Gambar daripada komputer","Image resize list":"Senarai saizkan semula imej ","Image toolbar":"Bar alat capaian imej","Image upload complete":"Muat naik imej selesai","image widget":"widget imej","In line":"Dalam baris",
|
|
1
|
+
!function(a){const e=a.ms=a.ms||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Potong teks","Caption for image: %0":"Kapsyen untuk imej: %0","Caption for the image":"Kapsyen untuk imej","Centered image":"Imej berjajar tengah","Change image text alternative":"Tukar alternatif teks imej",Custom:"Suaikan","Custom image size":"Suaikan saiz imej","Enter image caption":"Masukkan kapsyen imej","Error during image upload":"Ralat semasa muat naik imej","From computer":"","Full size image":"Imej bersaiz penuh",Image:"","Image from computer":"Gambar daripada komputer","Image resize list":"Senarai saizkan semula imej ","Image toolbar":"Bar alat capaian imej","Image upload complete":"Muat naik imej selesai","Image via URL":"","image widget":"widget imej","In line":"Dalam baris","Insert image":"Masukkan imej","Insert image via URL":"Masukkan imej melalui URL","Insert via URL":"","Left aligned image":"Imej berjajar kiri",Original:"Asal","Replace from computer":"Gantikan daripada komputer","Replace image":"Gantikan imej","Replace image from computer":"Gantikan imej daripada komputer","Resize image":"Saizkan semula imej","Resize image (in %0)":"Ubah saiz imej (dalam %0)","Resize image to %0":"Saizkan semula imej kepada %0","Resize image to the original size":"Saizkan semula imej kepada saiz asal","Right aligned image":"Imej berjajar kanan","Side image":"Sisi imej","Text alternative":"Alternatif teks","The value must not be empty.":"Nilai tidak boleh kosong.","The value should be a plain number.":"Nilai hendaklah nombor biasa.","Update image URL":"Kemaskini URL imej","Upload failed":"Muat naik gagal","Upload from computer":"Muat naik daripada komputer","Upload image from computer":"Muat naik gambar daripada komputer","Uploading image":"Memuat naik imej","Via URL":"","Wrap text":"Balut teks"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/nb.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const i=e.nb=e.nb||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Midtstilt bilde","Change image text alternative":"Endre tekstalternativ for bilde",Custom:"","Custom image size":"","Enter image caption":"Skriv inn bildetekst","Error during image upload":"","Full size image":"Bilde i full størrelse","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","image widget":"Bilde-widget","In line":"",
|
|
1
|
+
!function(e){const i=e.nb=e.nb||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Midtstilt bilde","Change image text alternative":"Endre tekstalternativ for bilde",Custom:"","Custom image size":"","Enter image caption":"Skriv inn bildetekst","Error during image upload":"","From computer":"","Full size image":"Bilde i full størrelse",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","Image via URL":"","image widget":"Bilde-widget","In line":"","Insert image":"Sett inn bilde","Insert image via URL":"","Insert via URL":"","Left aligned image":"Venstrejustert bilde",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"Høyrejustert bilde","Side image":"Sidebilde","Text alternative":"Tekstalternativ for bilde","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"Opplasting feilet","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ne.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.ne=e.ne||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"केन्द्रित तस्वीर","Change image text alternative":"तस्वीर पाठ विकल्प परिवर्तन गर्नुहोस्",Custom:"","Custom image size":"","Enter image caption":"तस्वीर क्याप्शन प्रविष्ट गर्नुहोस्","Error during image upload":"","Full size image":"पूर्ण आकार तस्वीर","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","image widget":"तस्वीर विजेट","In line":"",
|
|
1
|
+
!function(e){const a=e.ne=e.ne||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"केन्द्रित तस्वीर","Change image text alternative":"तस्वीर पाठ विकल्प परिवर्तन गर्नुहोस्",Custom:"","Custom image size":"","Enter image caption":"तस्वीर क्याप्शन प्रविष्ट गर्नुहोस्","Error during image upload":"","From computer":"","Full size image":"पूर्ण आकार तस्वीर",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","Image via URL":"","image widget":"तस्वीर विजेट","In line":"","Insert image":"तस्वीर सम्मिलित गर्नुहोस्","Insert image via URL":"","Insert via URL":"","Left aligned image":"बायाँ पङ्क्ति तस्वीर",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"दायाँ पङ्क्तिबद्ध तस्वीर","Side image":"साइड तस्वीर","Text alternative":"पाठ विकल्प","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"अपलोड असफल भयो","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/nl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.nl=e.nl||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Tekst afbreken","Caption for image: %0":"Bijschrift voor afbeelding: %0","Caption for the image":"Bijschrift voor afbeelding","Centered image":"Gecentreerde afbeelding","Change image text alternative":"Verander alt-tekst van de afbeelding",Custom:"Aangepast","Custom image size":"Aangepaste afbeeldingsgrootte","Enter image caption":"Typ een afbeeldingsbijschrift","Error during image upload":"Fout tijdens het uploaden van afbeeldingen","Full size image":"Afbeelding op volledige grootte","Image from computer":"Afbeelding van computer","Image resize list":"Lijst voor wijzigen van afbeeldingsformaat","Image toolbar":"Afbeeldingswerkbalk","Image upload complete":"Uploaden van afbeelding voltooid","image widget":"afbeeldingswidget","In line":"In lijn",
|
|
1
|
+
!function(e){const a=e.nl=e.nl||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Tekst afbreken","Caption for image: %0":"Bijschrift voor afbeelding: %0","Caption for the image":"Bijschrift voor afbeelding","Centered image":"Gecentreerde afbeelding","Change image text alternative":"Verander alt-tekst van de afbeelding",Custom:"Aangepast","Custom image size":"Aangepaste afbeeldingsgrootte","Enter image caption":"Typ een afbeeldingsbijschrift","Error during image upload":"Fout tijdens het uploaden van afbeeldingen","From computer":"","Full size image":"Afbeelding op volledige grootte",Image:"","Image from computer":"Afbeelding van computer","Image resize list":"Lijst voor wijzigen van afbeeldingsformaat","Image toolbar":"Afbeeldingswerkbalk","Image upload complete":"Uploaden van afbeelding voltooid","Image via URL":"","image widget":"afbeeldingswidget","In line":"In lijn","Insert image":"Afbeelding toevoegen","Insert image via URL":"Afbeelding toevoegen via URL","Insert via URL":"","Left aligned image":"Links uitgelijnde afbeelding",Original:"Origineel","Replace from computer":"Vervangen vanaf de computer","Replace image":"Afbeelding vervangen","Replace image from computer":"Afbeelding vervangen vanaf computer","Resize image":"Afbeeldingsformaat wijzigen","Resize image (in %0)":"Formaat afbeelding wijzigen (in %0)","Resize image to %0":"Afbeeldingsformaat wijzigen naar %0","Resize image to the original size":"Afbeeldingsformaat wijzigen naar originele grootte","Right aligned image":"Rechts uitgelijnde afbeelding","Side image":"Afbeelding naast tekst","Text alternative":"Alt-tekst","The value must not be empty.":"De waarde mag niet leeg zijn.","The value should be a plain number.":"De waarde moet een gewoon getal zijn.","Update image URL":"URL van afbeelding bijwerken","Upload failed":"Uploaden afbeelding mislukt","Upload from computer":"Uploaden vanaf computer","Upload image from computer":"Afbeelding uploaden vanaf de computer","Uploading image":"Afbeelding uploaden","Via URL":"","Wrap text":"Tekstterugloop"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/no.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const i=e.no=e.no||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"Bryt tekst","Caption for image: %0":"Bildetekst for bilde: %0","Caption for the image":"Bildetekst","Centered image":"Midtstilt bilde","Change image text alternative":"Endre tekstalternativ til bildet",Custom:"Tilpasset","Custom image size":"Egendefinert bildestørrelse","Enter image caption":"Skriv inn bildetekst","Error during image upload":"Feil under bildeopplasting","Full size image":"Bilde i full størrelse","Image from computer":"Bilde fra datamaskin","Image resize list":"Nedtrekksliste for bildestørrelse","Image toolbar":"Verktøylinje for bilde","Image upload complete":"Bildeopplasting fullført","image widget":"Bilde-widget","In line":"Innlemmet",
|
|
1
|
+
!function(e){const i=e.no=e.no||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"Bryt tekst","Caption for image: %0":"Bildetekst for bilde: %0","Caption for the image":"Bildetekst","Centered image":"Midtstilt bilde","Change image text alternative":"Endre tekstalternativ til bildet",Custom:"Tilpasset","Custom image size":"Egendefinert bildestørrelse","Enter image caption":"Skriv inn bildetekst","Error during image upload":"Feil under bildeopplasting","From computer":"","Full size image":"Bilde i full størrelse",Image:"","Image from computer":"Bilde fra datamaskin","Image resize list":"Nedtrekksliste for bildestørrelse","Image toolbar":"Verktøylinje for bilde","Image upload complete":"Bildeopplasting fullført","Image via URL":"","image widget":"Bilde-widget","In line":"Innlemmet","Insert image":"Sett inn bilde","Insert image via URL":"Sett inn bilde via URL","Insert via URL":"","Left aligned image":"Venstrejustert bilde",Original:"Original","Replace from computer":"Erstatt fra datamaskin","Replace image":"Erstatt bilde","Replace image from computer":"Erstatt bilde fra datamaskinen","Resize image":"Endre bildestørrelse","Resize image (in %0)":"Endre bildestørrelsen (i %0)","Resize image to %0":"Endre bildestørrelse til %0","Resize image to the original size":"Endre bildestørrelse til originalstørrelse","Right aligned image":"Høyrejustert bilde","Side image":"Sidestilt bilde","Text alternative":"Tekstalternativ","The value must not be empty.":"Verdien kan ikke være tom.","The value should be a plain number.":"Verdien skal være et vanlig tall.","Update image URL":"Oppdater bilde-URL","Upload failed":"Kunne ikke laste opp","Upload from computer":"Last opp fra datamaskin","Upload image from computer":"Last opp bilde fra datamaskin","Uploading image":"Laster opp bilde","Via URL":"","Wrap text":"Omslutt"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.pl=a.pl||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Rozbijaj tekst","Caption for image: %0":"Nagłówek do obrazu: %0","Caption for the image":"Nagłówek do obrazu","Centered image":"Obraz wyrównany do środka","Change image text alternative":"Zmień tekst zastępczy obrazka",Custom:"Niestandardowy","Custom image size":"Niestandardowy rozmiar obrazu","Enter image caption":"Wstaw tytuł obrazka","Error during image upload":"Błąd podczas przesyłania obrazu","Full size image":"Obraz w pełnym rozmiarze","Image from computer":"Obraz z komputera","Image resize list":"Lista: zmiana wielkości obrazu","Image toolbar":"Pasek narzędzi obrazka","Image upload complete":"Przesyłanie obrazu zakończone","image widget":"Obraz","In line":"W linii",
|
|
1
|
+
!function(a){const e=a.pl=a.pl||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Rozbijaj tekst","Caption for image: %0":"Nagłówek do obrazu: %0","Caption for the image":"Nagłówek do obrazu","Centered image":"Obraz wyrównany do środka","Change image text alternative":"Zmień tekst zastępczy obrazka",Custom:"Niestandardowy","Custom image size":"Niestandardowy rozmiar obrazu","Enter image caption":"Wstaw tytuł obrazka","Error during image upload":"Błąd podczas przesyłania obrazu","From computer":"","Full size image":"Obraz w pełnym rozmiarze",Image:"","Image from computer":"Obraz z komputera","Image resize list":"Lista: zmiana wielkości obrazu","Image toolbar":"Pasek narzędzi obrazka","Image upload complete":"Przesyłanie obrazu zakończone","Image via URL":"","image widget":"Obraz","In line":"W linii","Insert image":"Wstaw obraz","Insert image via URL":"Wstaw obraz z adresu URL","Insert via URL":"","Left aligned image":"Obraz wyrównany do lewej",Original:"Oryginalny","Replace from computer":"Zastąp z komputera","Replace image":"Zastąp obraz","Replace image from computer":"Zastąp obraz z komputera","Resize image":"Zmień rozmiar obrazka","Resize image (in %0)":"Zmień rozmiar obrazu (w %0)","Resize image to %0":"Zmień rozmiar do %0","Resize image to the original size":"Przywróć oryginalny rozmiar obrazu","Right aligned image":"Obraz wyrównany do prawej","Side image":"Obraz dosunięty do brzegu, oblewany tekstem","Text alternative":"Tekst zastępczy obrazka","The value must not be empty.":"Wartość nie może być pusta.","The value should be a plain number.":"Wartość powinna zawierać tylko liczbę.","Update image URL":"Uaktualnij obraz z adresu URL","Upload failed":"Przesyłanie obrazu nie powiodło się","Upload from computer":"Prześlij z komputera","Upload image from computer":"Prześlij obraz z komputera","Uploading image":"Trwa przesyłanie obrazu","Via URL":"","Wrap text":"Zawijaj tekst"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e["pt-br"]=e["pt-br"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Quebrar texto","Caption for image: %0":"Legenda da imagem: %0","Caption for the image":"Legenda para a imagem","Centered image":"Imagem centralizada","Change image text alternative":"Alterar texto alternativo da imagem",Custom:"Personalizar","Custom image size":"Tamanho de imagem personalizado","Enter image caption":"Inserir legenda da imagem","Error during image upload":"Erro durante o carregamento da imagem","Full size image":"Imagem completa","Image from computer":"Imagem do computador","Image resize list":"Lista de redimensionamento de imagem","Image toolbar":"Ferramentas de Imagem","Image upload complete":"Carregamento de imagem concluído","image widget":"Ferramenta de imagem","In line":"Na linha",
|
|
1
|
+
!function(e){const a=e["pt-br"]=e["pt-br"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Quebrar texto","Caption for image: %0":"Legenda da imagem: %0","Caption for the image":"Legenda para a imagem","Centered image":"Imagem centralizada","Change image text alternative":"Alterar texto alternativo da imagem",Custom:"Personalizar","Custom image size":"Tamanho de imagem personalizado","Enter image caption":"Inserir legenda da imagem","Error during image upload":"Erro durante o carregamento da imagem","From computer":"","Full size image":"Imagem completa",Image:"","Image from computer":"Imagem do computador","Image resize list":"Lista de redimensionamento de imagem","Image toolbar":"Ferramentas de Imagem","Image upload complete":"Carregamento de imagem concluído","Image via URL":"","image widget":"Ferramenta de imagem","In line":"Na linha","Insert image":"Inserir imagem","Insert image via URL":"Inserir imagem via URL","Insert via URL":"","Left aligned image":"Imagem alinhada à esquerda",Original:"Original","Replace from computer":"Substituir do computador","Replace image":"Substituir imagem","Replace image from computer":"Substituir a imagem do computador","Resize image":"Redimensionar imagem","Resize image (in %0)":"Redimensionar imagem (em %0)","Resize image to %0":"Redimensionar a imagem para %0","Resize image to the original size":"Redimensionar a imagem para o tamanho original","Right aligned image":"Imagem alinhada à direita","Side image":"Imagem lateral","Text alternative":"Texto alternativo","The value must not be empty.":"O valor não deve estar vazio.","The value should be a plain number.":"O valor deve ser um número simples.","Update image URL":"Atualizar URL da imagem","Upload failed":"Falha ao enviar arquivo","Upload from computer":"Carregar do computador","Upload image from computer":"Carregar imagem do computador","Uploading image":"Carregamento de imagem","Via URL":"","Wrap text":"Texto ao redor"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.pt=a.pt||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Quebrar texto","Caption for image: %0":"Legenda da imagem: %0","Caption for the image":"Legenda da imagem","Centered image":"Imagem centrada","Change image text alternative":"Alterar texto alternativo da imagem",Custom:"Personalizar","Custom image size":"Personalizar o tamanho da imagem","Enter image caption":"Indicar legenda da imagem","Error during image upload":"Erro durante o carregamento da imagem","Full size image":"Imagem em tamanho completo","Image from computer":"Imagem a partir do computador","Image resize list":"Lista de redimensionamento de imagem","Image toolbar":"Barra de ferramentas de imagem","Image upload complete":"Carregamento da imagem concluído","image widget":"módulo de imagem","In line":"Em linha",
|
|
1
|
+
!function(a){const e=a.pt=a.pt||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Quebrar texto","Caption for image: %0":"Legenda da imagem: %0","Caption for the image":"Legenda da imagem","Centered image":"Imagem centrada","Change image text alternative":"Alterar texto alternativo da imagem",Custom:"Personalizar","Custom image size":"Personalizar o tamanho da imagem","Enter image caption":"Indicar legenda da imagem","Error during image upload":"Erro durante o carregamento da imagem","From computer":"","Full size image":"Imagem em tamanho completo",Image:"","Image from computer":"Imagem a partir do computador","Image resize list":"Lista de redimensionamento de imagem","Image toolbar":"Barra de ferramentas de imagem","Image upload complete":"Carregamento da imagem concluído","Image via URL":"","image widget":"módulo de imagem","In line":"Em linha","Insert image":"Inserir imagem","Insert image via URL":"Inserir imagem através de URL","Insert via URL":"","Left aligned image":"Imagem alinhada à esquerda",Original:"Original","Replace from computer":"Substituir a partir do computador","Replace image":"Substituir imagem","Replace image from computer":"Substituir imagem a partir do computador","Resize image":"Redimensionar imagem","Resize image (in %0)":"Redimensionar imagem (em %0)","Resize image to %0":"Redimensionar imagem para %0","Resize image to the original size":"Redimensionar imagem para tamanho original","Right aligned image":"Imagem alinhada à direita","Side image":"Imagem lateral","Text alternative":"Texto alternativo","The value must not be empty.":"O valor não pode estar em branco.","The value should be a plain number.":"O valor deve ser um número inteiro.","Update image URL":"Atualizar URL da imagem","Upload failed":"Falha ao carregar","Upload from computer":"Carregar a partir do computador","Upload image from computer":"Carregar imagem a partir do computador","Uploading image":"A carregar imagem","Via URL":"","Wrap text":"Envolver texto"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ro.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const i=e.ro=e.ro||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"Segmentare text","Caption for image: %0":"Captură pentru imagine: %0","Caption for the image":"Captură pentru imagine","Centered image":"Imagine aliniată pe centru","Change image text alternative":"Schimbă textul alternativ al imaginii",Custom:"Personalizat","Custom image size":"Dimensiune personalizată a imaginii","Enter image caption":"Introdu titlul descriptiv al imaginii","Error during image upload":"Eroare în timpul încărcării imaginii","Full size image":"Imagine mărime completă","Image from computer":"Imagine din calculator","Image resize list":"Lista cu mărimi de redimensionare","Image toolbar":"Bară imagine","Image upload complete":"Încărcarea imaginii a fost finalizată","image widget":"widget imagine","In line":"În linie",
|
|
1
|
+
!function(e){const i=e.ro=e.ro||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"Segmentare text","Caption for image: %0":"Captură pentru imagine: %0","Caption for the image":"Captură pentru imagine","Centered image":"Imagine aliniată pe centru","Change image text alternative":"Schimbă textul alternativ al imaginii",Custom:"Personalizat","Custom image size":"Dimensiune personalizată a imaginii","Enter image caption":"Introdu titlul descriptiv al imaginii","Error during image upload":"Eroare în timpul încărcării imaginii","From computer":"","Full size image":"Imagine mărime completă",Image:"","Image from computer":"Imagine din calculator","Image resize list":"Lista cu mărimi de redimensionare","Image toolbar":"Bară imagine","Image upload complete":"Încărcarea imaginii a fost finalizată","Image via URL":"","image widget":"widget imagine","In line":"În linie","Insert image":"Inserează imagine","Insert image via URL":"Inserează o imagine via URL","Insert via URL":"","Left aligned image":"Imagine aliniată la stânga",Original:"Original","Replace from computer":"Înlocuire din computer","Replace image":"Înlocuire imagine","Replace image from computer":"Înlocuire imagine din computer","Resize image":"Redimensionează imaginea","Resize image (in %0)":"Resize image (in %0)","Resize image to %0":"Redimensionează imaginea la %0","Resize image to the original size":"Redimensionează imaginea la mărimea originală","Right aligned image":"Imagine aliniată la dreapta","Side image":"Imagine laterală","Text alternative":"Text alternativ","The value must not be empty.":"Valoare nu poate rămâne necompletată.","The value should be a plain number.":"Valoarea trebuie să fie un număr obișnuit.","Update image URL":"Actualizează o imagine via URL","Upload failed":"Încărcare eșuată","Upload from computer":"Încărcare din computer","Upload image from computer":"Încărcare imagine din computer","Uploading image":"Se încarcă imaginea","Via URL":"","Wrap text":"Încadrare text"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ru.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.ru=e.ru||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Разрывать текст","Caption for image: %0":"Подпись к изображению: %0","Caption for the image":"Подпись к изображению","Centered image":"Выравнивание по центру","Change image text alternative":"Редактировать альтернативный текст",Custom:"Другое","Custom image size":"Пользовательский размер изображения","Enter image caption":"Подпись к изображению","Error during image upload":"Ошибка при загрузке изображения","Full size image":"Оригинальный размер изображения","Image from computer":"Изображение с компьютера","Image resize list":"Список размеров","Image toolbar":"Панель инструментов изображения","Image upload complete":"Загрузка изображения завершена","image widget":"Виджет изображений","In line":"В тексте",
|
|
1
|
+
!function(e){const a=e.ru=e.ru||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Разрывать текст","Caption for image: %0":"Подпись к изображению: %0","Caption for the image":"Подпись к изображению","Centered image":"Выравнивание по центру","Change image text alternative":"Редактировать альтернативный текст",Custom:"Другое","Custom image size":"Пользовательский размер изображения","Enter image caption":"Подпись к изображению","Error during image upload":"Ошибка при загрузке изображения","From computer":"","Full size image":"Оригинальный размер изображения",Image:"","Image from computer":"Изображение с компьютера","Image resize list":"Список размеров","Image toolbar":"Панель инструментов изображения","Image upload complete":"Загрузка изображения завершена","Image via URL":"","image widget":"Виджет изображений","In line":"В тексте","Insert image":"Вставить изображение","Insert image via URL":"Вставить изображение по URL","Insert via URL":"","Left aligned image":"Выравнивание по левому краю",Original:"Оригинальный","Replace from computer":"Заменить с компьютера","Replace image":"Заменить изображение","Replace image from computer":"Заменить изображение с компьютера","Resize image":"Изменить размер изображения","Resize image (in %0)":"Изменить размер изображения (в %0)","Resize image to %0":"Изменить размер изображения до %0","Resize image to the original size":"Вернуть размер изображения к оригинальному","Right aligned image":"Выравнивание по правому краю","Side image":"Боковое изображение","Text alternative":"Альтернативный текст","The value must not be empty.":"Значение не должно быть пустым.","The value should be a plain number.":"Значение должно быть простым числом.","Update image URL":"Изменить URL изображения","Upload failed":"Загрузка не выполнена","Upload from computer":"Загрузить с компьютера","Upload image from computer":"Загрузить изображение с компьютера","Uploading image":"Загрузка изображения","Via URL":"","Wrap text":"Обтекать текст"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/si.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const
|
|
1
|
+
!function(e){const a=e.si=e.si||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"","Change image text alternative":"",Custom:"","Custom image size":"","Enter image caption":"","Error during image upload":"","From computer":"","Full size image":"",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","Image via URL":"","image widget":"","In line":"","Insert image":"පින්තූරය ඇතුල් කරන්න","Insert image via URL":"","Insert via URL":"","Left aligned image":"",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"","Side image":"","Text alternative":"","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"උඩුගත කිරීම අසාර්ථක විය","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.sk=a.sk||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Zalomenie textu","Caption for image: %0":"Popis k obrázku: %0","Caption for the image":"Popis k obrázku","Centered image":"Zarovnať na stred","Change image text alternative":"Zmeňte alternatívny text obrázka",Custom:"Vlastné","Custom image size":"Vlastná veľkosť obrázka","Enter image caption":"Vložte popis obrázka","Error during image upload":"Chyba pri nahrávaní obrázka","Full size image":"Obrázok v plnej veľkosti","Image from computer":"Obrázok z počítača","Image resize list":"Zoznam možností zmeny veľkosti","Image toolbar":"Panel nástrojov obrázka","Image upload complete":"Nahrávanie obrázka bolo dokončené","image widget":"widget obrázka","In line":"V riadku",
|
|
1
|
+
!function(a){const e=a.sk=a.sk||{};e.dictionary=Object.assign(e.dictionary||{},{"Break text":"Zalomenie textu","Caption for image: %0":"Popis k obrázku: %0","Caption for the image":"Popis k obrázku","Centered image":"Zarovnať na stred","Change image text alternative":"Zmeňte alternatívny text obrázka",Custom:"Vlastné","Custom image size":"Vlastná veľkosť obrázka","Enter image caption":"Vložte popis obrázka","Error during image upload":"Chyba pri nahrávaní obrázka","From computer":"","Full size image":"Obrázok v plnej veľkosti",Image:"","Image from computer":"Obrázok z počítača","Image resize list":"Zoznam možností zmeny veľkosti","Image toolbar":"Panel nástrojov obrázka","Image upload complete":"Nahrávanie obrázka bolo dokončené","Image via URL":"","image widget":"widget obrázka","In line":"V riadku","Insert image":"Vložiť obrázok","Insert image via URL":"Vložiť obrázok pomocou URL","Insert via URL":"","Left aligned image":"Zarovnať vľavo",Original:"Originál","Replace from computer":"Nahradiť z počítača","Replace image":"Nahradiť obrázok","Replace image from computer":"Nahradiť obrázok z počítača","Resize image":"Zmeniť veľkosť obrázka","Resize image (in %0)":"Zmeniť veľkosť obrázka (v %0)","Resize image to %0":"Zmeniť veľkosť na %0","Resize image to the original size":"Zmeniť veľkosť na pôvodnú","Right aligned image":"Zarovnať vpravo","Side image":"Bočný obrázok","Text alternative":"Alternatívny text","The value must not be empty.":"Hodnota nesmie byť prázdna.","The value should be a plain number.":"Hodnota by mala byť obyčajné číslo.","Update image URL":"Aktualizovať URL obrázka","Upload failed":"Nahrávanie zlyhalo","Upload from computer":"Nahrať z počítača","Upload image from computer":"Nahrať obrázok z počítača","Uploading image":"Nahrávanie obrázka","Via URL":"","Wrap text":"Obtekanie textu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sq.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.sq=e.sq||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Foto e vendosur në mes","Change image text alternative":"Ndrysho tekstin zgjedhor të fotos",Custom:"","Custom image size":"","Enter image caption":"Shto përshkrimin e fotos","Error during image upload":"","Full size image":"Foto me madhësi të plotë","Image from computer":"","Image resize list":"","Image toolbar":"Kokështrirja e fotos","Image upload complete":"","image widget":"Vegla e fotos","In line":"",
|
|
1
|
+
!function(e){const a=e.sq=e.sq||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Foto e vendosur në mes","Change image text alternative":"Ndrysho tekstin zgjedhor të fotos",Custom:"","Custom image size":"","Enter image caption":"Shto përshkrimin e fotos","Error during image upload":"","From computer":"","Full size image":"Foto me madhësi të plotë",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"Kokështrirja e fotos","Image upload complete":"","Image via URL":"","image widget":"Vegla e fotos","In line":"","Insert image":"Shto Foto","Insert image via URL":"","Insert via URL":"","Left aligned image":"Foto e vendosur majtas",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"Foto e vendosur djathtas","Side image":"Foto anësore","Text alternative":"Teksti zgjedhor","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"Ngarkimi dështoi","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const i=e["sr-latn"]=e["sr-latn"]||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"Prelom teksta","Caption for image: %0":"Natpis za sliku:%0","Caption for the image":"Natpis za sliku","Centered image":"Slika u sredini","Change image text alternative":"Izmena alternativnog teksta",Custom:"","Custom image size":"","Enter image caption":"Odredi tekst ispod slike","Error during image upload":"","Full size image":"Slika u punoj veličini","Image from computer":"","Image resize list":"Lista veličine slike","Image toolbar":"Slika traka sa alatkama","Image upload complete":"","image widget":"modul sa slikom","In line":"U redu",
|
|
1
|
+
!function(e){const i=e["sr-latn"]=e["sr-latn"]||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"Prelom teksta","Caption for image: %0":"Natpis za sliku:%0","Caption for the image":"Natpis za sliku","Centered image":"Slika u sredini","Change image text alternative":"Izmena alternativnog teksta",Custom:"","Custom image size":"","Enter image caption":"Odredi tekst ispod slike","Error during image upload":"","From computer":"","Full size image":"Slika u punoj veličini",Image:"","Image from computer":"","Image resize list":"Lista veličine slike","Image toolbar":"Slika traka sa alatkama","Image upload complete":"","Image via URL":"","image widget":"modul sa slikom","In line":"U redu","Insert image":"Dodaj sliku","Insert image via URL":"Ubaci sliku preko URL-a","Insert via URL":"","Left aligned image":"Leva slika",Original:"Original","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"Promenite veličinu slike","Resize image (in %0)":"","Resize image to %0":"Promenite veličinu slike na% 0","Resize image to the original size":"Promenite veličinu slike do originalne veličine","Right aligned image":"Desna slika","Side image":"Bočna slika","Text alternative":"Alternativni tekst","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"Ažuriraj URL slike","Upload failed":"Postavljanje neuspešno","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":"Prelomiti tekst"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.sr=e.sr||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Прелом текста","Caption for image: %0":"Натпис за слику: %0","Caption for the image":"Натпис за слику","Centered image":"Слика у средини","Change image text alternative":"Измена алтернативног текста",Custom:"Prilagođeno","Custom image size":"Prilagođena veličina slike","Enter image caption":"Одреди текст испод слике","Error during image upload":"Greška tokom otpremanja slike","Full size image":"Слика у пуној величини","Image from computer":"Slika sa računara","Image resize list":"Листа величине слике","Image toolbar":"Слика трака са алтакама","Image upload complete":"Otpremanje slike je završeno","image widget":"модул са сликом","In line":"У реду",
|
|
1
|
+
!function(e){const a=e.sr=e.sr||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Прелом текста","Caption for image: %0":"Натпис за слику: %0","Caption for the image":"Натпис за слику","Centered image":"Слика у средини","Change image text alternative":"Измена алтернативног текста",Custom:"Prilagođeno","Custom image size":"Prilagođena veličina slike","Enter image caption":"Одреди текст испод слике","Error during image upload":"Greška tokom otpremanja slike","From computer":"","Full size image":"Слика у пуној величини",Image:"","Image from computer":"Slika sa računara","Image resize list":"Листа величине слике","Image toolbar":"Слика трака са алтакама","Image upload complete":"Otpremanje slike je završeno","Image via URL":"","image widget":"модул са сликом","In line":"У реду","Insert image":"Додај слику","Insert image via URL":"Убаци слику преко УРЛ-а","Insert via URL":"","Left aligned image":"Лева слика",Original:"Оригинал","Replace from computer":"Zameni sa računara","Replace image":"Zameni sliku","Replace image from computer":"Zameni sliku sa računara","Resize image":"Промените величину слике","Resize image (in %0)":"Promenite veličinu slike (u %0)","Resize image to %0":"Промените величину слике на% 0","Resize image to the original size":"Промените величину слике до оригиналне величине","Right aligned image":"Десна слика","Side image":"Бочна слика","Text alternative":"Алтернативни текст","The value must not be empty.":"Vrednost ne sme biti prazna.","The value should be a plain number.":"Vrednost treba da bude običan broj.","Update image URL":"Ажурирај УРЛ слике","Upload failed":"Постављање неуспешно","Upload from computer":"Otpremi sa računara","Upload image from computer":"Otpremi sliku sa računara","Uploading image":"Otpremanje slike","Via URL":"","Wrap text":"Преломити текст"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sv.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.sv=e.sv||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Bryt upp text","Caption for image: %0":"Bildtext till bild: %0","Caption for the image":"Bildtext till bilden","Centered image":"Centrerad bild","Change image text alternative":"Ändra bildens alternativa text",Custom:"Anpassad","Custom image size":"Anpassad bildstorlek","Enter image caption":"Fyll i bildtext","Error during image upload":"Fel vid bilduppladdning","Full size image":"Bild i full storlek","Image from computer":"Bild från dator","Image resize list":"Lista för storleksändring av bild","Image toolbar":"Bildverktygsfält","Image upload complete":"Bilduppladdningen klar","image widget":"image widget","In line":"På rad",
|
|
1
|
+
!function(e){const a=e.sv=e.sv||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Bryt upp text","Caption for image: %0":"Bildtext till bild: %0","Caption for the image":"Bildtext till bilden","Centered image":"Centrerad bild","Change image text alternative":"Ändra bildens alternativa text",Custom:"Anpassad","Custom image size":"Anpassad bildstorlek","Enter image caption":"Fyll i bildtext","Error during image upload":"Fel vid bilduppladdning","From computer":"","Full size image":"Bild i full storlek",Image:"","Image from computer":"Bild från dator","Image resize list":"Lista för storleksändring av bild","Image toolbar":"Bildverktygsfält","Image upload complete":"Bilduppladdningen klar","Image via URL":"","image widget":"image widget","In line":"På rad","Insert image":"Infoga bild","Insert image via URL":"Infoga bild via URL","Insert via URL":"","Left aligned image":"Vänsterjusterad bild",Original:"Ursprunglig","Replace from computer":"Ersätt från dator","Replace image":"Ersätt bild","Replace image from computer":"Ersätt bild från dator","Resize image":"Ändra storlek på bild","Resize image (in %0)":"Ändra storlek på bilden (i %0)","Resize image to %0":"Ändra bildens storlek till %0","Resize image to the original size":"Ändra bilden till dess ursprungsstorlek","Right aligned image":"Högerjusterad bild","Side image":"Kantbild","Text alternative":"Alternativ text","The value must not be empty.":"Värdet får inte vara tomt.","The value should be a plain number.":"Värdet ska vara ett vanligt tal.","Update image URL":"Uppdatera bildens URL","Upload failed":"Uppladdning misslyckades","Upload from computer":"Ladda upp från dator","Upload image from computer":"Ladda upp bild från dator","Uploading image":"Laddar upp bild","Via URL":"","Wrap text":"Omslut med text"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/th.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.th=e.th||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"แบ่งข้อความ","Caption for image: %0":"คำบรรยายภาพ: %0","Caption for the image":"คำบรรยายภาพ","Centered image":"จัดแนวรูปกึ่งกลาง","Change image text alternative":"เปลี่ยนข้อความเมื่อไม่พบรูป",Custom:"กำหนดเอง","Custom image size":"ขนาดภาพที่กำหนดเอง","Enter image caption":"ระบุคำอธิบายภาพ","Error during image upload":"เกิดข้อผิดพลาดระหว่างอัปโหลดรูปภาพ","Full size image":"รูปขนาดเต็ม","Image from computer":"ภาพจากคอมพิวเตอร์","Image resize list":"รายการปรับขนาดภาพ","Image toolbar":"เครื่องมือรูปภาพ","Image upload complete":"อัปโหลดรูปภาพเสร็จสิ้น","image widget":"วิดเจ็ตรูปภาพ","In line":"ในบรรทัด",
|
|
1
|
+
!function(e){const a=e.th=e.th||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"แบ่งข้อความ","Caption for image: %0":"คำบรรยายภาพ: %0","Caption for the image":"คำบรรยายภาพ","Centered image":"จัดแนวรูปกึ่งกลาง","Change image text alternative":"เปลี่ยนข้อความเมื่อไม่พบรูป",Custom:"กำหนดเอง","Custom image size":"ขนาดภาพที่กำหนดเอง","Enter image caption":"ระบุคำอธิบายภาพ","Error during image upload":"เกิดข้อผิดพลาดระหว่างอัปโหลดรูปภาพ","From computer":"","Full size image":"รูปขนาดเต็ม",Image:"","Image from computer":"ภาพจากคอมพิวเตอร์","Image resize list":"รายการปรับขนาดภาพ","Image toolbar":"เครื่องมือรูปภาพ","Image upload complete":"อัปโหลดรูปภาพเสร็จสิ้น","Image via URL":"","image widget":"วิดเจ็ตรูปภาพ","In line":"ในบรรทัด","Insert image":"แทรกรูป","Insert image via URL":"แทรกภาพผ่าน URL","Insert via URL":"","Left aligned image":"จัดแนวภาพซ้าย",Original:"ดั้งเดิม","Replace from computer":"แทนที่จากคอมพิวเตอร์","Replace image":"แทนที่ภาพ","Replace image from computer":"แทนที่ภาพจากคอมพิวเตอร์","Resize image":"ปรับขนาดภาพ","Resize image (in %0)":"ปรับขนาดภาพ (ใน %0)","Resize image to %0":"ปรับขนาดภาพเป็น %0","Resize image to the original size":"ปรับขนาดภาพเป็นขนาดเดิม","Right aligned image":"จัดแนวภาพขวา","Side image":"รูปด้านข้าง","Text alternative":"ข้อความเมื่อไม่พบรูป","The value must not be empty.":"ค่าต้องไม่ว่างเปล่า","The value should be a plain number.":"ค่าควรเป็นตัวเลขธรรมดา","Update image URL":"อัปเดต URL ภาพ","Upload failed":"อัปโหลดไม่สำเร็จ","Upload from computer":"อัปโหลดจากคอมพิวเตอร์","Upload image from computer":"อัปโหลดภาพจากคอมพิวเตอร์","Uploading image":"กำลังอัปโหลดรูปภาพ","Via URL":"","Wrap text":"ตัดคำข้อความ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ti.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const
|
|
1
|
+
!function(e){const a=e.ti=e.ti||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"","Change image text alternative":"",Custom:"","Custom image size":"","Enter image caption":"","Error during image upload":"","From computer":"","Full size image":"",Image:"","Image from computer":"ስእሊ ካብ ኮምፕዩተር","Image resize list":"","Image toolbar":"መኸወኒ ስእሊ","Image upload complete":"","Image via URL":"","image widget":"","In line":"","Insert image":"ስእሊ ኣእትው","Insert image via URL":"","Insert via URL":"","Left aligned image":"",Original:"","Replace from computer":"ካብ ኮምፕዩተር ተክእ","Replace image":"ስእሊ ተክእ","Replace image from computer":"ንስእሊ ካብ ኮምፕዩተር ተክእ ","Resize image":"መጠን ስእሊ ቀይር","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"","Side image":"","Text alternative":"","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"ምድያብ ፈሺሉ","Upload from computer":"ካብ ኮምፕዩተር ኣደይብ","Upload image from computer":"ንስእሊ ካብ ኮምፕዩተር ኣደይብ ","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/tk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.tk=e.tk||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Merkezleşdirilen surat","Change image text alternative":"Surat tekstiniň alternatiwasyny üýtgediň",Custom:"","Custom image size":"","Enter image caption":"Surat ýazgysyny giriziň","Error during image upload":"","Full size image":"Doly ululykdaky surat","Image from computer":"","Image resize list":"","Image toolbar":"Surat gurallar paneli","Image upload complete":"","image widget":"surat widjeti","In line":"",
|
|
1
|
+
!function(e){const a=e.tk=e.tk||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Merkezleşdirilen surat","Change image text alternative":"Surat tekstiniň alternatiwasyny üýtgediň",Custom:"","Custom image size":"","Enter image caption":"Surat ýazgysyny giriziň","Error during image upload":"","From computer":"","Full size image":"Doly ululykdaky surat",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"Surat gurallar paneli","Image upload complete":"","Image via URL":"","image widget":"surat widjeti","In line":"","Insert image":"Surat goýuň","Insert image via URL":"","Insert via URL":"","Left aligned image":"Çep deňleşdirilen surat",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"Sag deňleşdirilen surat","Side image":"Gapdal surat","Text alternative":"Tekstiň alternatiwasy","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"Ýükläp bolmady","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/tr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.tr=e.tr||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Metni böl","Caption for image: %0":"Resim için başlık: %0","Caption for the image":"Resim için başlık","Centered image":"Ortalanmış görsel","Change image text alternative":"Görsel alternatif yazısını değiştir",Custom:"Özel","Custom image size":"Özel resim boyutu","Enter image caption":"Resim açıklaması gir","Error during image upload":"Resim yükleme sırasında hata oluştu","Full size image":"Tam Boyut Görsel","Image from computer":"Bilgisayardan görüntü","Image resize list":"Resim yeniden boyutlandırma listesi","Image toolbar":"Resim araç çubuğu","Image upload complete":"Resim yüklemesi tamamlandı","image widget":"resim aracı","In line":"Aynı hizada",
|
|
1
|
+
!function(e){const a=e.tr=e.tr||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Metni böl","Caption for image: %0":"Resim için başlık: %0","Caption for the image":"Resim için başlık","Centered image":"Ortalanmış görsel","Change image text alternative":"Görsel alternatif yazısını değiştir",Custom:"Özel","Custom image size":"Özel resim boyutu","Enter image caption":"Resim açıklaması gir","Error during image upload":"Resim yükleme sırasında hata oluştu","From computer":"","Full size image":"Tam Boyut Görsel",Image:"","Image from computer":"Bilgisayardan görüntü","Image resize list":"Resim yeniden boyutlandırma listesi","Image toolbar":"Resim araç çubuğu","Image upload complete":"Resim yüklemesi tamamlandı","Image via URL":"","image widget":"resim aracı","In line":"Aynı hizada","Insert image":"Görsel Ekle","Insert image via URL":"URL ile görüntü ekle","Insert via URL":"","Left aligned image":"Sola hizalı görsel",Original:"Orijinal","Replace from computer":"Bilgisayardan değiştir","Replace image":"Resmi değiştir","Replace image from computer":"Görüntüyü bilgisayardan değiştir","Resize image":"Resmi boyutlandır","Resize image (in %0)":"Resmi yeniden boyutlandır (%0 olarak)","Resize image to %0":"Resmi %0 ölçülerine boyutlandır","Resize image to the original size":"Resmi orijinal büyüklüğüne al","Right aligned image":"Sağa hizalı görsel","Side image":"Yan Görsel","Text alternative":"Yazı alternatifi","The value must not be empty.":"Değer boş olmamalıdır.","The value should be a plain number.":"Değer düz bir sayı olmalıdır.","Update image URL":"Görüntü URL'sini güncelle","Upload failed":"Yükleme başarsız","Upload from computer":"Bilgisayardan yükle","Upload image from computer":"Bilgisayardan görüntü yükle","Uploading image":"Resim yükleniyor","Via URL":"","Wrap text":"Metni kaydır"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ug.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.ug=e.ug||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"ئوتتۇردىكى رەسىم","Change image text alternative":"رەسىملىك تېكىست تاللىغۇچنى ئۆزگەرتىش",Custom:"","Custom image size":"","Enter image caption":"رەسىمنىڭ تېمىسىنى كىرگۈزۈڭ","Error during image upload":"","Full size image":"ئەسلى چوڭلۇقتىكى رەسىم","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","image widget":"رەسىمچىك","In line":"",
|
|
1
|
+
!function(e){const a=e.ug=e.ug||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"ئوتتۇردىكى رەسىم","Change image text alternative":"رەسىملىك تېكىست تاللىغۇچنى ئۆزگەرتىش",Custom:"","Custom image size":"","Enter image caption":"رەسىمنىڭ تېمىسىنى كىرگۈزۈڭ","Error during image upload":"","From computer":"","Full size image":"ئەسلى چوڭلۇقتىكى رەسىم",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"","Image upload complete":"","Image via URL":"","image widget":"رەسىمچىك","In line":"","Insert image":"رەسىم قىستۇرۇش","Insert image via URL":"","Insert via URL":"","Left aligned image":"سولغا توغۇرلانغان رەسىم",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"ئوڭغا توغۇرلانغان رەسىم","Side image":"يان رەسىم","Text alternative":"تېكىست ئاملاشتۇرۇش","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"چىقىرىش مەغلۇپ بولدى","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.uk=e.uk||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Розірвати тексту","Caption for image: %0":"Підпис до зображення: %0","Caption for the image":"Підпис до зображення","Centered image":"Зображення по центру","Change image text alternative":"Змінити текстову альтернативу зображення",Custom:"Власний","Custom image size":"Власний розмір зображення","Enter image caption":"Введіть підпис зображення","Error during image upload":"Під час завантаження зображення сталася помилка","Full size image":"Повний розмір зображення","Image from computer":"Зображення з комп'ютера","Image resize list":"Перелік розмірів","Image toolbar":"Панелі інструментів зображення","Image upload complete":"Завантаження зображення завершено","image widget":"Віджет зображення","In line":"В тексті",
|
|
1
|
+
!function(e){const a=e.uk=e.uk||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"Розірвати тексту","Caption for image: %0":"Підпис до зображення: %0","Caption for the image":"Підпис до зображення","Centered image":"Зображення по центру","Change image text alternative":"Змінити текстову альтернативу зображення",Custom:"Власний","Custom image size":"Власний розмір зображення","Enter image caption":"Введіть підпис зображення","Error during image upload":"Під час завантаження зображення сталася помилка","From computer":"","Full size image":"Повний розмір зображення",Image:"","Image from computer":"Зображення з комп'ютера","Image resize list":"Перелік розмірів","Image toolbar":"Панелі інструментів зображення","Image upload complete":"Завантаження зображення завершено","Image via URL":"","image widget":"Віджет зображення","In line":"В тексті","Insert image":"Вставити зображення","Insert image via URL":"Вставити зображення через посилання","Insert via URL":"","Left aligned image":"Зображення ліворуч",Original:"Оригінал","Replace from computer":"Замінити з комп'ютера","Replace image":"Замінити зображення","Replace image from computer":"Замінити зображення з комп'ютера","Resize image":"Розтягнути зображення","Resize image (in %0)":"Змінити розмір зображення (у %0)","Resize image to %0":"Розтягнути зображення до %0","Resize image to the original size":"Розтягнути зображення до оригінального розміру","Right aligned image":"Зображення праворуч","Side image":"Бокове зображення","Text alternative":"Текстова альтернатива","The value must not be empty.":"Значення не може бути порожнім.","The value should be a plain number.":"Значення має виражатись простим числом.","Update image URL":"Оновити посилання на зображення","Upload failed":"Завантаження не вдалось","Upload from computer":"Завантажити з комп'ютера","Upload image from computer":"Завантажити зображення з комп'ютера","Uploading image":"Зображення завантажується","Via URL":"","Wrap text":"Обернути текст"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ur.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.ur=e.ur||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"متن تقسیم کریں","Caption for image: %0":"","Caption for the image":"","Centered image":"","Change image text alternative":"",Custom:"","Custom image size":"","Enter image caption":"","Error during image upload":"","Full size image":"مکمل پہمائش کا عکس","Image from computer":"","Image resize list":"","Image toolbar":"آلہ جات برائے عکس","Image upload complete":"","image widget":"آلۂ عکس","In line":"",Insert:"","Insert image":"","Insert
|
|
1
|
+
!function(e){const a=e.ur=e.ur||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"متن تقسیم کریں","Caption for image: %0":"","Caption for the image":"","Centered image":"","Change image text alternative":"",Custom:"","Custom image size":"","Enter image caption":"","Error during image upload":"","From computer":"","Full size image":"مکمل پہمائش کا عکس",Image:"","Image from computer":"","Image resize list":"","Image toolbar":"آلہ جات برائے عکس","Image upload complete":"","Image via URL":"","image widget":"آلۂ عکس","In line":"","Insert image":"","Insert image via URL":"","Insert via URL":"","Left aligned image":"",Original:"","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"","Resize image (in %0)":"","Resize image to %0":"","Resize image to the original size":"","Right aligned image":"","Side image":"عکس بہ پہلو","Text alternative":"","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"","Upload failed":"","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":"ملفوف متن"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uz.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const i=a.uz=a.uz||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Markazga tekislash","Change image text alternative":"Muqobil matnni tahrirlash",Custom:"","Custom image size":"","Enter image caption":"Rasm sarlavhasi","Error during image upload":"","Full size image":"Asl rasm hajmi","Image from computer":"","Image resize list":"Hajmlar ro'yxati","Image toolbar":"Rasm asboblari paneli","Image upload complete":"","image widget":"Tasvirlar vidjeti","In line":"",
|
|
1
|
+
!function(a){const i=a.uz=a.uz||{};i.dictionary=Object.assign(i.dictionary||{},{"Break text":"","Caption for image: %0":"","Caption for the image":"","Centered image":"Markazga tekislash","Change image text alternative":"Muqobil matnni tahrirlash",Custom:"","Custom image size":"","Enter image caption":"Rasm sarlavhasi","Error during image upload":"","From computer":"","Full size image":"Asl rasm hajmi",Image:"","Image from computer":"","Image resize list":"Hajmlar ro'yxati","Image toolbar":"Rasm asboblari paneli","Image upload complete":"","Image via URL":"","image widget":"Tasvirlar vidjeti","In line":"","Insert image":"Rasm kiritish","Insert image via URL":"Rasmni URL orqali kiritish","Insert via URL":"","Left aligned image":"Chapga tekislash",Original:"Asl","Replace from computer":"","Replace image":"","Replace image from computer":"","Resize image":"Rasm hajmini o'zgartirish","Resize image (in %0)":"","Resize image to %0":"Rasm hajmini %0 ga o‘zgartirish","Resize image to the original size":"Rasmning o'lchamini asl o'lchamiga o'zgartiring","Right aligned image":"O'ngga tekislash","Side image":"Yon tasvir","Text alternative":"Muqobil matn","The value must not be empty.":"","The value should be a plain number.":"","Update image URL":"Rasm URL manzilini o'zgartirish","Upload failed":"Yuklab olinmadi","Upload from computer":"","Upload image from computer":"","Uploading image":"","Via URL":"","Wrap text":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/vi.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(h){const n=h.vi=h.vi||{};n.dictionary=Object.assign(n.dictionary||{},{"Break text":"Ngắt văn bản","Caption for image: %0":"Chú thích cho hình ảnh: %0","Caption for the image":"Chú thích cho hình ảnh","Centered image":"Ảnh canh giữa","Change image text alternative":"Đổi chữ alt của ảnh",Custom:"Tùy chỉnh","Custom image size":"Tùy chỉnh kích thước hình ảnh","Enter image caption":"Nhập mô tả ảnh","Error during image upload":"Xảy ra lỗi trong quá trình tải hình ảnh lên","Full size image":"Ảnh đầy đủ","Image from computer":"Hình ảnh từ máy tính","Image resize list":"Danh sách ảnh đã chỉnh kích thước","Image toolbar":"Thanh công cụ hình ảnh","Image upload complete":"Hoàn tất quá trình tải hình ảnh lên","image widget":"tiện ích ảnh","In line":"Nội dòng",
|
|
1
|
+
!function(h){const n=h.vi=h.vi||{};n.dictionary=Object.assign(n.dictionary||{},{"Break text":"Ngắt văn bản","Caption for image: %0":"Chú thích cho hình ảnh: %0","Caption for the image":"Chú thích cho hình ảnh","Centered image":"Ảnh canh giữa","Change image text alternative":"Đổi chữ alt của ảnh",Custom:"Tùy chỉnh","Custom image size":"Tùy chỉnh kích thước hình ảnh","Enter image caption":"Nhập mô tả ảnh","Error during image upload":"Xảy ra lỗi trong quá trình tải hình ảnh lên","From computer":"","Full size image":"Ảnh đầy đủ",Image:"","Image from computer":"Hình ảnh từ máy tính","Image resize list":"Danh sách ảnh đã chỉnh kích thước","Image toolbar":"Thanh công cụ hình ảnh","Image upload complete":"Hoàn tất quá trình tải hình ảnh lên","Image via URL":"","image widget":"tiện ích ảnh","In line":"Nội dòng","Insert image":"Chèn ảnh","Insert image via URL":"Chèn ảnh từ URL","Insert via URL":"","Left aligned image":"Ảnh canh trái",Original:"Nguyên bản","Replace from computer":"Thay thế từ máy tính","Replace image":"Thay thế hình ảnh","Replace image from computer":"Thay thế hình ảnh từ máy tính","Resize image":"Chỉnh kích cỡ ảnh","Resize image (in %0)":"Đặt lại kích thước hình ảnh (bằng %0)","Resize image to %0":"Chỉnh kích cỡ ảnh về %0","Resize image to the original size":"Chỉnh về ảnh kích cỡ nguyên gốc","Right aligned image":"Ảnh canh phải","Side image":"Ảnh một bên","Text alternative":"Chữ alt","The value must not be empty.":"Không được để trống giá trị này.","The value should be a plain number.":"Giá trị này phải là một số thường.","Update image URL":"Cập nhật ảnh từ URL","Upload failed":"Tải thất bại","Upload from computer":"Tải lên từ máy tính","Upload image from computer":"Tải hình ảnh lên từ máy tính","Uploading image":"Đang tải hình ảnh lên","Via URL":"","Wrap text":"Bọc văn bản"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e["zh-cn"]=e["zh-cn"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"文字断行","Caption for image: %0":"图片说明:%0","Caption for the image":"图片说明:","Centered image":"图片居中","Change image text alternative":"更改图片替换文本",Custom:"自定义","Custom image size":"自定义图片大小","Enter image caption":"输入图片标题","Error during image upload":"图片上传时出错","Full size image":"全尺寸图片","Image from computer":"从计算机中选择图片","Image resize list":"图片大小列表","Image toolbar":"图片工具栏","Image upload complete":"图片上传完成","image widget":"图片组件","In line":"行内",
|
|
1
|
+
!function(e){const a=e["zh-cn"]=e["zh-cn"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"文字断行","Caption for image: %0":"图片说明:%0","Caption for the image":"图片说明:","Centered image":"图片居中","Change image text alternative":"更改图片替换文本",Custom:"自定义","Custom image size":"自定义图片大小","Enter image caption":"输入图片标题","Error during image upload":"图片上传时出错","From computer":"","Full size image":"全尺寸图片",Image:"","Image from computer":"从计算机中选择图片","Image resize list":"图片大小列表","Image toolbar":"图片工具栏","Image upload complete":"图片上传完成","Image via URL":"","image widget":"图片组件","In line":"行内","Insert image":"插入图像","Insert image via URL":"通过URL地址插入图片","Insert via URL":"","Left aligned image":"图片左侧对齐",Original:"原始大小","Replace from computer":"从电脑替换","Replace image":"替换图片","Replace image from computer":"从电脑替换图片","Resize image":"调整图像大小","Resize image (in %0)":"调整图片大小(单位为 %0)","Resize image to %0":"调整图像大小为%0","Resize image to the original size":"调整图像大小为原始大小","Right aligned image":"图片右侧对齐","Side image":"图片侧边显示","Text alternative":"替换文本","The value must not be empty.":"该值不能为空。","The value should be a plain number.":"该值应当为纯数字。","Update image URL":"更新图片URL地址","Upload failed":"上传失败","Upload from computer":"从电脑上传","Upload image from computer":"从电脑上传图片","Uploading image":"正在上传图片","Via URL":"","Wrap text":"文字环绕"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/zh.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.zh=e.zh||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"上及下","Caption for image: %0":"影像標題:%0","Caption for the image":"影像的標題","Centered image":"置中圖片","Change image text alternative":"修改圖片的替代文字",Custom:"自訂","Custom image size":"自訂圖片大小","Enter image caption":"輸入圖片說明","Error during image upload":"圖片上傳期間發生錯誤","Full size image":"完整尺寸圖片","Image from computer":"來自電腦的圖片","Image resize list":"圖片縮放清單","Image toolbar":"圖片工具","Image upload complete":"圖片上傳完成","image widget":"圖片小工具","In line":"行中",Insert:"
|
|
1
|
+
!function(e){const a=e.zh=e.zh||{};a.dictionary=Object.assign(a.dictionary||{},{"Break text":"上及下","Caption for image: %0":"影像標題:%0","Caption for the image":"影像的標題","Centered image":"置中圖片","Change image text alternative":"修改圖片的替代文字",Custom:"自訂","Custom image size":"自訂圖片大小","Enter image caption":"輸入圖片說明","Error during image upload":"圖片上傳期間發生錯誤","From computer":"","Full size image":"完整尺寸圖片",Image:"","Image from computer":"來自電腦的圖片","Image resize list":"圖片縮放清單","Image toolbar":"圖片工具","Image upload complete":"圖片上傳完成","Image via URL":"","image widget":"圖片小工具","In line":"行中","Insert image":"插入圖片","Insert image via URL":"使用連結插入圖片","Insert via URL":"","Left aligned image":"向左對齊圖片",Original:"原始圖片","Replace from computer":"從電腦替換","Replace image":"替換圖片","Replace image from computer":"從電腦替換圖片","Resize image":"縮放圖片","Resize image (in %0)":"調整圖片大小(單位為 %0)","Resize image to %0":"縮放圖片到 %0","Resize image to the original size":"縮放圖片到原始尺寸","Right aligned image":"向右對齊圖片","Side image":"側邊圖片","Text alternative":"替代文字","The value must not be empty.":"數值不得為空白。","The value should be a plain number.":"數值應為純數字。","Update image URL":"更新圖片連結","Upload failed":"上傳失敗","Upload from computer":"從電腦上傳","Upload image from computer":"從電腦上傳圖片","Uploading image":"正在上傳圖片","Via URL":"","Wrap text":"文繞圖"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/ckeditor5-metadata.json
CHANGED
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
{
|
|
113
113
|
"name": "Image resize",
|
|
114
114
|
"className": "ImageResize",
|
|
115
|
-
"description": "Allows for resizing images using handles and offers the UI fine tune the sizes.",
|
|
115
|
+
"description": "Allows for resizing images using handles and offers the UI to fine tune the sizes.",
|
|
116
116
|
"docs": "features/images/images-resizing.html",
|
|
117
117
|
"path": "src/imageresize.js",
|
|
118
118
|
"requires": [
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"uiComponents": [
|
|
231
231
|
{
|
|
232
232
|
"type": "Button",
|
|
233
|
-
"name": "
|
|
233
|
+
"name": "uploadImage",
|
|
234
234
|
"iconPath": "@ckeditor/ckeditor5-core/theme/icons/image.svg"
|
|
235
235
|
}
|
|
236
236
|
]
|
|
@@ -238,8 +238,8 @@
|
|
|
238
238
|
{
|
|
239
239
|
"name": "Image insert",
|
|
240
240
|
"className": "ImageInsert",
|
|
241
|
-
"description": "Allows for inserting images via source URL",
|
|
242
|
-
"docs": "features/images/images-inserting.html
|
|
241
|
+
"description": "Allows for inserting images via source URL.",
|
|
242
|
+
"docs": "features/images/images-inserting.html",
|
|
243
243
|
"path": "src/imageinsert.js",
|
|
244
244
|
"requires": [
|
|
245
245
|
"ImageUpload"
|
|
@@ -247,10 +247,24 @@
|
|
|
247
247
|
"uiComponents": [
|
|
248
248
|
{
|
|
249
249
|
"type": "SplitButton",
|
|
250
|
-
"name": "
|
|
250
|
+
"name": "insertImage",
|
|
251
251
|
"iconPath": "@ckeditor/ckeditor5-core/theme/icons/image.svg"
|
|
252
252
|
}
|
|
253
253
|
]
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"name": "Image insert via URL",
|
|
257
|
+
"className": "ImageInsertViaUrl",
|
|
258
|
+
"description": "The image insert via URL plugin. This plugin does not do anything directly, but it loads a set of specific plugins to enable image inserting via URL.",
|
|
259
|
+
"docs": "features/images/images-inserting.html#inserting-images-via-a-source-url",
|
|
260
|
+
"path": "src/imageinsertviaurl.js",
|
|
261
|
+
"uiComponents": [
|
|
262
|
+
{
|
|
263
|
+
"type": "Button",
|
|
264
|
+
"name": "insertImageViaUrl",
|
|
265
|
+
"iconPath": "@ckeditor/ckeditor5-core/theme/icons/image-url.svg"
|
|
266
|
+
}
|
|
267
|
+
]
|
|
254
268
|
}
|
|
255
269
|
]
|
|
256
270
|
}
|
package/dist/index-content.css
CHANGED
|
@@ -32,38 +32,46 @@ width: 100%;
|
|
|
32
32
|
.ck-content .image.image_resized > figcaption {
|
|
33
33
|
display: block;
|
|
34
34
|
}
|
|
35
|
-
.ck-content .image-style-block-align-left {
|
|
35
|
+
.ck-content .image.image-style-block-align-left {
|
|
36
36
|
max-width: calc(100% - var(--ck-image-style-spacing));
|
|
37
37
|
}
|
|
38
|
-
.ck-content .image-style-align-left {
|
|
38
|
+
.ck-content .image.image-style-align-left {
|
|
39
39
|
clear: none;
|
|
40
40
|
}
|
|
41
|
-
.ck-content .image-style-side {
|
|
41
|
+
.ck-content .image.image-style-side {
|
|
42
42
|
float: right;
|
|
43
43
|
margin-left: var(--ck-image-style-spacing);
|
|
44
44
|
max-width: 50%;
|
|
45
45
|
}
|
|
46
|
-
.ck-content .image-style-align-left {
|
|
46
|
+
.ck-content .image.image-style-align-left {
|
|
47
47
|
float: left;
|
|
48
48
|
margin-right: var(--ck-image-style-spacing);
|
|
49
49
|
}
|
|
50
|
-
.ck-content .image-style-align-
|
|
51
|
-
margin-left: auto;
|
|
52
|
-
margin-right: auto;
|
|
53
|
-
}
|
|
54
|
-
.ck-content .image-style-align-right {
|
|
50
|
+
.ck-content .image.image-style-align-right {
|
|
55
51
|
float: right;
|
|
56
52
|
margin-left: var(--ck-image-style-spacing);
|
|
57
53
|
}
|
|
58
|
-
.ck-content .image-style-block-align-right {
|
|
54
|
+
.ck-content .image.image-style-block-align-right {
|
|
59
55
|
margin-right: 0;
|
|
60
56
|
margin-left: auto;
|
|
61
57
|
}
|
|
62
|
-
.ck-content .image-style-block-align-left {
|
|
58
|
+
.ck-content .image.image-style-block-align-left {
|
|
63
59
|
margin-left: 0;
|
|
64
60
|
margin-right: auto;
|
|
65
61
|
}
|
|
66
|
-
.ck-content
|
|
62
|
+
.ck-content .image-style-align-center {
|
|
63
|
+
margin-left: auto;
|
|
64
|
+
margin-right: auto;
|
|
65
|
+
}
|
|
66
|
+
.ck-content .image-style-align-left {
|
|
67
|
+
float: left;
|
|
68
|
+
margin-right: var(--ck-image-style-spacing);
|
|
69
|
+
}
|
|
70
|
+
.ck-content .image-style-align-right {
|
|
71
|
+
float: right;
|
|
72
|
+
margin-left: var(--ck-image-style-spacing);
|
|
73
|
+
}
|
|
74
|
+
.ck-content p + .image.image-style-align-left {
|
|
67
75
|
margin-top: 0;
|
|
68
76
|
}
|
|
69
77
|
.ck-content .image-inline.image-style-align-left {
|
package/dist/index-editor.css
CHANGED