Преглед изворни кода

Merge pull request #2 from ckeditor/t/1

Feature: Implemented the balloon block build. Closes #1. Closes [ckeditor/ckeditor5#1112](https://github.com/ckeditor/ckeditor5/issues/1112).
Piotrek Koszuliński пре 6 година
родитељ
комит
e66380c3f4
70 измењених фајлова са 671 додато и 5 уклоњено
  1. 12 0
      packages/ckeditor5-build-balloon-block/.eslintrc.js
  2. 1 1
      packages/ckeditor5-build-balloon-block/LICENSE.md
  3. 71 0
      packages/ckeditor5-build-balloon-block/README.md
  4. 4 0
      packages/ckeditor5-build-balloon-block/build/ckeditor.js
  5. 0 0
      packages/ckeditor5-build-balloon-block/build/ckeditor.js.map
  6. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/ar.js
  7. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/ast.js
  8. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/az.js
  9. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/bg.js
  10. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/ca.js
  11. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/cs.js
  12. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/da.js
  13. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/de-ch.js
  14. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/de.js
  15. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/el.js
  16. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/en-au.js
  17. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/eo.js
  18. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/es.js
  19. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/et.js
  20. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/eu.js
  21. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/fa.js
  22. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/fi.js
  23. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/fr.js
  24. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/gl.js
  25. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/gu.js
  26. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/he.js
  27. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/hr.js
  28. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/hu.js
  29. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/id.js
  30. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/it.js
  31. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/ja.js
  32. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/km.js
  33. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/kn.js
  34. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/ko.js
  35. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/ku.js
  36. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/lv.js
  37. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/nb.js
  38. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/ne.js
  39. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/nl.js
  40. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/no.js
  41. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/oc.js
  42. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/pl.js
  43. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/pt-br.js
  44. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/pt.js
  45. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/ro.js
  46. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/ru.js
  47. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/si.js
  48. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/sk.js
  49. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/sq.js
  50. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/sv.js
  51. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/tr.js
  52. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/tt.js
  53. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/ug.js
  54. 0 0
      packages/ckeditor5-build-balloon-block/build/translations/uk.js
  55. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/vi.js
  56. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/zh-cn.js
  57. 1 0
      packages/ckeditor5-build-balloon-block/build/translations/zh.js
  58. 24 4
      packages/ckeditor5-build-balloon-block/package.json
  59. 41 0
      packages/ckeditor5-build-balloon-block/sample/index.html
  60. 100 0
      packages/ckeditor5-build-balloon-block/src/ckeditor.js
  61. 173 0
      packages/ckeditor5-build-balloon-block/tests/ckeditor.js
  62. 27 0
      packages/ckeditor5-build-balloon-block/tests/manual/ckeditor-cjs-version.html
  63. 17 0
      packages/ckeditor5-build-balloon-block/tests/manual/ckeditor-cjs-version.js
  64. 9 0
      packages/ckeditor5-build-balloon-block/tests/manual/ckeditor-cjs-version.md
  65. 27 0
      packages/ckeditor5-build-balloon-block/tests/manual/ckeditor.html
  66. 16 0
      packages/ckeditor5-build-balloon-block/tests/manual/ckeditor.js
  67. 9 0
      packages/ckeditor5-build-balloon-block/tests/manual/ckeditor.md
  68. BIN
      packages/ckeditor5-build-balloon-block/tests/manual/sample.jpg
  69. 9 0
      packages/ckeditor5-build-balloon-block/theme/theme.css
  70. 87 0
      packages/ckeditor5-build-balloon-block/webpack.config.js

+ 12 - 0
packages/ckeditor5-build-balloon-block/.eslintrc.js

@@ -0,0 +1,12 @@
+/**
+ * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/* eslint-env node */
+
+'use strict';
+
+module.exports = {
+	extends: 'ckeditor5'
+};

+ 1 - 1
packages/ckeditor5-build-balloon-block/LICENSE.md

@@ -2,7 +2,7 @@ Software License Agreement
 ==========================
 
 **CKEditor 5 balloon block editor build** – https://github.com/ckeditor/ckeditor5-build-balloon-block <br>
-Copyright (c) 2003-2018, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2019, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
 
 Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).
 

+ 71 - 0
packages/ckeditor5-build-balloon-block/README.md

@@ -1,2 +1,73 @@
 CKEditor 5 balloon block editor build
 ==============================================
+
+[![Join the chat at https://gitter.im/ckeditor/ckeditor5](https://badges.gitter.im/ckeditor/ckeditor5.svg)](https://gitter.im/ckeditor/ckeditor5?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-build-balloon-block.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-build-balloon-block)
+[![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-build-balloon-block/status.svg)](https://david-dm.org/ckeditor/ckeditor5-build-balloon-block)
+[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-build-balloon-block/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-build-balloon-block?type=dev)
+
+The build of CKEditor 5 featuring the balloon and block toolbars. Read more about the [balloon block editor build](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/overview.html#balloon-block-editor) and see the [demo](https://ckeditor.com/docs/ckeditor5/latest/examples/builds/balloon-block-editor.html).
+
+![CKEditor 5 balloon block editor build screenshot](https://c.cksource.com/a/1/img/npm/ckeditor5-build-balloon-block.png)
+
+## Documentation
+
+See:
+
+* [Installation](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installation.html) for how to install this package and what it contains.
+* [Basic API](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/basic-api.html) for how to create an editor and interact with it.
+* [Configuration](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/configuration.html) for how to configure the editor.
+* [Creating custom builds](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/development/custom-builds.html) for how to customize the build (configure and rebuild the editor bundle).
+
+## Quick start
+
+First, install the build from npm:
+
+```bash
+npm install --save @ckeditor/ckeditor5-build-balloon-block
+```
+
+And use it in your website:
+
+```html
+<div id="editor">
+	<p>This is the editor content.</p>
+</div>
+<script src="./node_modules/@ckeditor/ckeditor5-build-balloon-block/build/ckeditor.js"></script>
+<script>
+	BalloonEditor
+		.create( document.querySelector( '#editor' ) )
+		.then( editor => {
+			window.editor = editor;
+		} )
+		.catch( err => {
+			console.error( err.stack );
+		} );
+</script>
+```
+
+Or in your JavaScript application:
+
+```js
+import BalloonEditor from '@ckeditor/ckeditor5-build-balloon-block';
+
+// Or using the CommonJS version:
+// const BalloonEditor = require( '@ckeditor/ckeditor5-build-balloon-block' );
+
+BalloonEditor
+	.create( document.querySelector( '#editor' ) )
+	.then( editor => {
+		window.editor = editor;
+	} )
+	.catch( err => {
+		console.error( err.stack );
+	} );
+```
+
+**Note:** If you are planning to integrate CKEditor 5 deep into your application, it is actually more convenient and recommended to install and import the source modules directly (like it happens in `ckeditor.js`). Read more in the [Advanced setup guide](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/advanced-setup.html).
+
+**Note:** You can configure the block toolbar items using the {@link module:core/editor/editorconfig~EditorConfig#blockToolbar `config.blockToolbar`} option.
+
+## License
+
+Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html). For full details about the license, please check the `LICENSE.md` file.

Разлика између датотеке није приказан због своје велике величине
+ 4 - 0
packages/ckeditor5-build-balloon-block/build/ckeditor.js


Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/ckeditor.js.map


Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/ar.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/ast.js

@@ -0,0 +1 @@
+(function(d){d['ast']=Object.assign(d['ast']||{},{a:"Edit block",b:"Cannot upload file:",c:"Cursiva",d:"Block quote",e:"Insert image or file",f:"Negrina",g:"Choose heading",h:"Heading",i:"complementu d'imaxen",j:"Imaxen a tamañu completu",k:"Imaxen llateral",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Llista numberada",q:"Llista con viñetes",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Enllazar",aq:"Upload in progress",ar:"Desenllazar",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Guardar",aw:"Encaboxar",ax:"URL del enllaz",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Editor de testu arriquecíu, %0",bc:"Desfacer",bd:"Refacer",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/az.js

@@ -0,0 +1 @@
+(function(d){d['az']=Object.assign(d['az']||{},{a:"Redaktə etmək bloku",b:"Fayl yüklənə bilmir",c:"Kursiv",d:"Sitat bloku",e:"Şəkil və ya fayl əlavə ed",f:"Yarıqalın",g:"Başlıqı seç",h:"Başlıq",i:"Şəkil vidgetı",j:"Tam ölçülü şəkili",k:"Yan şəkil",l:"Soldan düzləndir",m:"Mərkəzə düzləndir",n:"Sağdan düzləndir",o:"Şəkili əlavə et",p:"Nömrələnmiş siyahısı",q:"Markerlənmiş siyahısı",r:"Şəkili serverə yüklə",s:"Cədvəli əlavə et",t:"Başlıqlı sütun",u:"Sola sütun əlavə et",v:"Sağa sütun əlavə et",w:"Sütunları sil",x:"Sütun",y:"Başlıqlı sətir",z:"Yuxarıya sətir əlavə et",aa:"Aşağıya sətir əlavə et",ab:"Sətirləri sil",ac:"Sətir",ad:"Xanaları yuxarı birləşdir",ae:"Xanaları sağa birləşdir",af:"Xanaları aşağı birləşdir",ag:"Xanaları sola birləşdir",ah:"Xanaları şaquli böl",ai:"Xanaları üfüqi böl",aj:"Xanaları birləşdir",ak:"Şəkil başlığı daxil edin",al:"media vidgeti",am:"Media əlavə ed",an:"URL boş olmamalıdır.",ao:"Bu media URL dəstəklənmir.",ap:"Link",aq:"Yüklənir",ar:"Linki sil",as:"Linki redaktə et",at:"Linki yeni pəncərədə aç",au:"Bu linkdə URL yoxdur",av:"Yadda saxla",aw:"İmtina et",ax:"Linkin URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Redaktoru, %0",bc:"İmtina et",bd:"Təkrar et",be:"Alternativ mətni redaktə et",bf:"Abzas",bg:"Başlıq 1",bh:"Başlıq 2",bi:"Başlıq 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Şəkili əlavə etmək mümkün deyil",bp:"Şəkili əlavə edilmədi",bq:"Alternativ mətn"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/bg.js

@@ -0,0 +1 @@
+(function(d){d['bg']=Object.assign(d['bg']||{},{a:"Edit block",b:"Cannot upload file:",c:"Курсив",d:"Цитат",e:"Insert image or file",f:"Удебелен",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Запазване",aw:"Отказ",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Redo",be:"Change image text alternative",bf:"Параграф",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/ca.js

@@ -0,0 +1 @@
+(function(d){d['ca']=Object.assign(d['ca']||{},{a:"Edit block",b:"No es pot pujar l'arxiu:",c:"Cursiva",d:"Cita de bloc",e:"Insert image or file",f:"Negreta",g:"Escull capçalera",h:"Capçalera",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Desar",aw:"Cancel·lar",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Redo",be:"Change image text alternative",bf:"Pàrraf",bg:"Capçalera 1",bh:"Capçalera 2",bi:"Capçalera 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/cs.js

@@ -0,0 +1 @@
+(function(d){d['cs']=Object.assign(d['cs']||{},{a:"Edit block",b:"Soubor nelze nahrát:",c:"Kurzíva",d:"Citace",e:"Insert image or file",f:"Tučné",g:"Zvolte nadpis",h:"Nadpis",i:"ovládací prvek obrázku",j:"Obrázek v plné velikosti",k:"Postranní obrázek",l:"Obrázek zarovnaný vlevo",m:"Obrázek zarovnaný na střed",n:"Obrázek zarovnaný vpravo",o:"Vložit obrázek",p:"Číslování",q:"Odrážky",r:"Nahrání selhalo",s:"Vložit tabulku",t:"Sloupec záhlaví",u:"Insert column left",v:"Insert column right",w:"Smazat sloupec",x:"Sloupec",y:"Řádek záhlaví",z:"Vložit řádek pod",aa:"Vložit řádek před",ab:"Smazat řádek",ac:"Řádek",ad:"Sloučit s buňkou nad",ae:"Sloučit s buňkou vpravo",af:"Sloučit s buňkou pod",ag:"Sloučit s buňkou vlevo",ah:"Rozdělit buňky vertikálně",ai:"Rozdělit buňky horizontálně",aj:"Sloučit buňky",ak:"Zadejte popis obrázku",al:"ovládací prvek médií",am:"Vložit média",an:"URL adresa musí být vyplněna.",ao:"Tato adresa bohužel není podporována.",ap:"Odkaz",aq:"Probíhá nahrávání",ar:"Odstranit odkaz",as:"Upravit odkaz",at:"Otevřít odkaz v nové kartě",au:"Tento odkaz nemá žádnou URL",av:"Uložit",aw:"Zrušit",ax:"URL odkazu",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL adresa",bb:"Textový editor, %0",bc:"Zpět",bd:"Znovu",be:"Změnit alternativní text obrázku",bf:"Odstavec",bg:"Nadpis 1",bh:"Nadpis 2",bi:"Nadpis 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Alternativní text"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/da.js

@@ -0,0 +1 @@
+(function(d){d['da']=Object.assign(d['da']||{},{a:"Edit block",b:"Kan ikke uploade fil:",c:"Kursiv",d:"Blot citat",e:"Insert image or file",f:"Fed",g:"Vælg overskrift",h:"Overskrift",i:"billed widget",j:"Fuld billedstørrelse",k:"Sidebillede",l:"Venstrestillet billede",m:"Centreret billede",n:"Højrestillet billede",o:"Indsæt billede",p:"Opstilling med tal",q:"Punktopstilling",r:"Upload fejlede",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Indtast billedoverskrift",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Fjern link",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Gem",aw:"Annullér",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Wysiwyg editor, %0",bc:"Fortryd",bd:"Gentag",be:"Skift alternativ billedtekst",bf:"Formattering",bg:"Overskrift 1",bh:"Overskrift 2",bi:"Overskrift 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Alternativ tekst"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/de-ch.js

@@ -0,0 +1 @@
+(function(d){d['de-ch']=Object.assign(d['de-ch']||{},{a:"Edit block",b:"Datei kann nicht hochgeladen werden:",c:"Italic",d:"Blockzitat",e:"Insert image or file",f:"Bold",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Tabelle einfügen",t:"Kopfspalte",u:"Insert column left",v:"Insert column right",w:"Spalte löschen",x:"Spalte",y:"Kopfspalte",z:"Zeile unten einfügen",aa:"Zeile oben einfügen",ab:"Zeile löschen",ac:"Zeile",ad:"Zelle oben verbinden",ae:"Zele rechts verbinden",af:"Zelle unten verbinden",ag:"Zelle links verbinden",ah:"Zelle vertikal teilen",ai:"Zelle horizontal teilen",aj:"Zellen verbinden",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload läuft",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Save",aw:"Cancel",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich-Text-Editor, %0",bc:"Rückgängig",bd:"Wiederherstellen",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/de.js

@@ -0,0 +1 @@
+(function(d){d['de']=Object.assign(d['de']||{},{a:"Absatz bearbeiten",b:"Datei kann nicht hochgeladen werden:",c:"Kursiv",d:"Blockzitat",e:"Bild oder Datei einfügen",f:"Fett",g:"Überschrift auswählen",h:"Überschrift",i:"Bild-Steuerelement",j:"Bild in voller Größe",k:"Seitenbild",l:"linksbündiges Bild",m:"zentriertes Bild",n:"rechtsbündiges Bild",o:"Bild einfügen",p:"Nummerierte Liste",q:"Aufzählungsliste",r:"Hochladen fehlgeschlagen",s:"Tabelle einfügen",t:"Kopfspalte",u:"Spalte links einfügen",v:"Spalte rechts einfügen",w:"Spalte löschen",x:"Spalte",y:"Kopfzeile",z:"Zeile unten einfügen",aa:"Zeile oben einfügen",ab:"Zeile löschen",ac:"Zeile",ad:"Zelle verbinden",ae:"Zelle rechts verbinden",af:"Zelle unten verbinden",ag:"Zelle links verbinden",ah:"Zelle vertikal teilen",ai:"Zelle horizontal teilen",aj:"Zellen verbinden",ak:"Bildunterschrift eingeben",al:"Medien-Widget",am:"Medium einfügen",an:"Die Url darf nicht leer sein",ao:"Diese Medien-Url wird nicht unterstützt",ap:"Link",aq:"Upload läuft",ar:"Link entfernen",as:"Link bearbeiten",at:"Link im neuen Tab öffnen",au:"Dieser Link hat keine Adresse",av:"Speichern",aw:"Abbrechen",ax:"Link Adresse",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Medien-Url",bb:"Rich-Text-Editor, %0",bc:"Rückgängig",bd:"Wiederherstellen",be:"Alternativ Text ändern",bf:"Absatz",bg:"Überschrift 1",bh:"Überschrift 2",bi:"Überschrift 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Einfügen des Bildes fehlgeschlagen",bq:"Textalternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/el.js

@@ -0,0 +1 @@
+(function(d){d['el']=Object.assign(d['el']||{},{a:"Edit block",b:"Cannot upload file:",c:"Πλάγια",d:"Περιοχή παράθεσης",e:"Insert image or file",f:"Έντονη",g:"Επιλέξτε κεφαλίδα",h:"Κεφαλίδα",i:"image widget",j:"Εικόνα πλήρης μεγέθους",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Εισαγωγή εικόνας",p:"Αριθμημένη λίστα",q:"Λίστα κουκκίδων",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Λεζάντα",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Σύνδεσμος",aq:"Upload in progress",ar:"Αφαίρεση συνδέσμου",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Αποθήκευση",aw:"Ακύρωση",ax:"Διεύθυνση συνδέσμου",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Επεξεργαστής Πλούσιου Κειμένου, 0%",bc:"Αναίρεση",bd:"Επανάληψη",be:"Αλλαγή εναλλακτικού κείμενου",bf:"Παράγραφος",bg:"Κεφαλίδα 1",bh:"Κεφαλίδα 2",bi:"Κεφαλίδα 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Εναλλακτικό κείμενο"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/en-au.js

@@ -0,0 +1 @@
+(function(d){d['en-au']=Object.assign(d['en-au']||{},{a:"Edit block",b:"Cannot upload file:",c:"Italic",d:"Block quote",e:"Insert image or file",f:"Bold",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centred image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Save",aw:"Cancel",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Redo",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/eo.js

@@ -0,0 +1 @@
+(function(d){d['eo']=Object.assign(d['eo']||{},{a:"Edit block",b:"Cannot upload file:",c:"kursiva",d:"Block quote",e:"Insert image or file",f:"grasa",g:"Elektu ĉapon",h:"Ĉapo",i:"bilda fenestraĵo",j:"Bildo kun reala dimensio",k:"Flanka biildo",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Enmetu bildon",p:"Numerita Listo",q:"Bula Listo",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Skribu klarigon pri la bildo",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Ligilo",aq:"Upload in progress",ar:"Malligi",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Konservi",aw:"Nuligi",ax:"URL de la ligilo",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Redaktilo de Riĉa Teksto, %0",bc:"Malfari",bd:"Refari",be:"Ŝanĝu la alternativan tekston de la bildo",bf:"Paragrafo",bg:"Ĉapo 1",bh:"Ĉapo 2",bi:"Ĉapo 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Alternativa teksto"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/es.js

@@ -0,0 +1 @@
+(function(d){d['es']=Object.assign(d['es']||{},{a:"Edit block",b:"No se pudo cargar el archivo:",c:"Cursiva",d:"Entrecomillado",e:"Insert image or file",f:"Negrita",g:"Elegir Encabezado",h:"Encabezado",i:"Widget de imagen",j:"Imagen a tamaño completo",k:"Imagen lateral",l:"Imagen alineada a la izquierda",m:"Imagen centrada",n:"Imagen alineada a la derecha",o:"Insertar imagen",p:"Lista numerada",q:"Lista de puntos",r:"Fallo en la subida",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Introducir título de la imagen",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Enlace",aq:"Upload in progress",ar:"Quitar enlace",as:"Editar enlace",at:"Abrir enlace en una pestaña nueva",au:"Este enlace no tiene URL",av:"Guardar",aw:"Cancelar",ax:"URL del enlace",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Editor de Texto Enriquecido, %0",bc:"Deshacer",bd:"Rehacer",be:"Cambiar el texto alternativo de la imagen",bf:"Párrafo",bg:"Encabezado 1",bh:"Encabezado 2",bi:"Encabezado 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Texto alternativo"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/et.js

@@ -0,0 +1 @@
+(function(d){d['et']=Object.assign(d['et']||{},{a:"Muuda plokki",b:"Faili ei suudeta üles laadida:",c:"Kaldkiri",d:"Tsitaat",e:"Sisesta pilt või fail",f:"Rasvane",g:"Vali pealkiri",h:"Pealkiri",i:"pildi vidin",j:"Täissuuruses pilt",k:"Pilt küljel",l:"Vasakule joondatud pilt",m:"Keskele joondatud pilt",n:"Paremale joondatud pilt",o:"Siseta pilt",p:"Nummerdatud loetelu",q:"Loetelu",r:"Üleslaadimine ebaõnnestus",s:"Sisesta tabel",t:"Päise veerg",u:"Sisesta veerg vasakule",v:"Sisesta veerg paremale",w:"Kustuta veerg",x:"Veerg",y:"Päise rida",z:"Sisesta rida allapoole",aa:"Sisesta rida ülespoole",ab:"Kustuta rida",ac:"Rido",ad:"Liida ülemise lahtriga",ae:"Liida paremal oleva lahtriga",af:"Liida alumise lahtriga",ag:"Liida vasakul oleva lahtriga",ah:"Jaga lahter vertikaalselt",ai:"Jaga lahter horisontaalselt",aj:"Liida lahtrid",ak:"Sisesta pildi pealkiri",al:"meedia vidin",am:"Sisesta meedia",an:"URL-i lahter ei tohi olla tühi.",ao:"See meedia URL pole toetatud.",ap:"Link",aq:"Käimas on üleslaadimine",ar:"Eemalda link",as:"Muuda linki",at:"Ava link uuel vahekaardil",au:"Sellel lingil puudub URL",av:"Salvesta",aw:"Loobu",ax:"Lingi URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Meedia URL",bb:"Tekstiredaktor, %0",bc:"Samm tagasi",bd:"Samm edasi",be:"Muuda pildi tekstilist alternatiivi",bf:"Lõik",bg:"Pealkiri 1",bh:"Pealkiri 2",bi:"Pealkiri 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Muudetud suurusega pildi URL-i hankimine ebaõnnestus.",bn:"Muudetud suurusega pildi valimine ebaõnnestus",bo:"Pildi sisestamine praegusesse kohta ebaõnnestus.",bp:"Pildi sisestamine ebaõnnestus",bq:"Alternatiivne tekst"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/eu.js

@@ -0,0 +1 @@
+(function(d){d['eu']=Object.assign(d['eu']||{},{a:"Edit block",b:"Ezin da fitxategia kargatu:",c:"Etzana",d:"Aipua",e:"Insert image or file",f:"Lodia",g:"Aukeratu izenburua",h:"Izenburua",i:"irudi widgeta",j:"Tamaina osoko irudia",k:"Alboko irudia",l:"Ezkerrean lerrokatutako irudia",m:"Zentratutako irudia",n:"Eskuinean lerrokatutako irudia",o:"Txertatu irudia",p:"Zenbakidun zerrenda",q:"Buletdun zerrenda",r:"Kargatzeak huts egin du",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Sartu irudiaren epigrafea",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Esteka",aq:"Upload in progress",ar:"Desestekatu",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Gorde",aw:"Utzi",ax:"Estekaren URLa",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Testu aberastuaren editorea, %0",bc:"Desegin",bd:"Berregin",be:"Aldatu irudiaren ordezko testua",bf:"Paragrafoa",bg:"Izenburua 1",bh:"Izenburua 2",bi:"Izenburua 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Ordezko testua"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/fa.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/fi.js

@@ -0,0 +1 @@
+(function(d){d['fi']=Object.assign(d['fi']||{},{a:"Edit block",b:"Tiedostoa ei voitu ladata:",c:"Kursivointi",d:"Lainaus",e:"Insert image or file",f:"Lihavointi",g:"Valitse otsikko",h:"Otsikkotyyli",i:"Kuvavimpain",j:"Täysikokoinen kuva",k:"Pieni kuva",l:"Vasemmalle tasattu kuva",m:"Keskitetty kuva",n:"Oikealle tasattu kuva",o:"Lisää kuva",p:"Numeroitu lista",q:"Lista",r:"Lataus epäonnistui",s:"Lisää taulukko",t:"Otsikkosarake",u:"Insert column left",v:"Insert column right",w:"Poista sarake",x:"Sarake",y:"Otsikkorivi",z:"Lisää rivi alle",aa:"Lisää rivi ylle",ab:"Poista rivi",ac:"Rivi",ad:"Yhdistä solu ylös",ae:"Yhdistä solu oikealle",af:"Yhdistä solu alas",ag:"Yhdistä solu vasemmalle",ah:"Jaa solu pystysuunnassa",ai:"Jaa solu vaakasuunnassa",aj:"Yhdistä tai jaa soluja",ak:"Syötä kuvateksti",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Linkki",aq:"Upload in progress",ar:"Poista linkki",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Tallenna",aw:"Peruuta",ax:"Linkin osoite",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rikas tekstieditori, %0",bc:"Peru",bd:"Tee uudelleen",be:"Vaihda kuvan vaihtoehtoinen teksti",bf:"Kappale",bg:"Otsikko 1",bh:"Otsikko 2",bi:"Otsikko 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Vaihtoehtoinen teksti"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/fr.js

@@ -0,0 +1 @@
+(function(d){d['fr']=Object.assign(d['fr']||{},{a:"Modifier le bloc",b:"Envoi du fichier échoué :",c:"Italique",d:"Citation",e:"Insert image or file",f:"Gras",g:"Choisir le titre",h:"Titre",i:"Objet image",j:"Image taille réelle",k:"Image latérale",l:"Image alignée à gauche",m:"Image centrée",n:"Image alignée à droite",o:"Insérer une image",p:"Liste numérotée",q:"Liste à puces",r:"Échec de l'envoi",s:"Insérer un tableau",t:"Colonne d'entête",u:"Insérer une colonne à gauche",v:"Insérer une colonne à droite",w:"Supprimer la colonne",x:"Colonne",y:"Ligne d'entête",z:"Insérer une ligne en-dessous",aa:"Insérer une ligne au-dessus",ab:"Supprimer la rangée",ac:"Ligne",ad:"Fusionner la cellule au-dessus",ae:"Fusionner la cellule à droite",af:"Fusionner la cellule en-dessous",ag:"Fusionner la cellule à gauche",ah:"Scinder la cellule verticalement",ai:"Scinder la cellule horizontalement",aj:"Fusionner les cellules",ak:"Saisir la légende de l’image",al:"widget média",am:"Insérez le média",an:"L'URL ne peut être vide.",ao:"Cette URL média n'est pas supportée.",ap:"Lien",aq:"Téléchargement en cours",ar:"Supprimer le lien",as:"Modifier le lien",at:"Ouvrir le lien dans un nouvel onglet",au:"Ce lien n'a pas d'URL",av:"Enregistrer",aw:"Annuler",ax:"URL du lien",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL média",bb:"Éditeur de texte enrichi, %0",bc:"Annuler",bd:"Restaurer",be:"Changer le texte alternatif à l’image",bf:"Paragraphe",bg:"Titre 1",bh:"Titre 2",bi:"Titre 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Texte alternatif"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/gl.js

@@ -0,0 +1 @@
+(function(d){d['gl']=Object.assign(d['gl']||{},{a:"Editar bloque",b:"Non é posíbel cargar o ficheiro:",c:"Itálica",d:"Cita de bloque",e:"Inserir imaxe ou ficheiro",f:"Negra",g:"Escolla o título",h:"Título",i:"Trebello de imaxe",j:"Imaxe a tamaño completo",k:"Lado da imaxe",l:"Imaxe aliñada á esquerda",m:"Imaxe centrada horizontalmente",n:"Imaxe aliñada á dereita",o:"Inserir imaxe",p:"Lista numerada",q:"Lista viñeteada",r:"Fallou o envío",s:"Inserir táboa",t:"Cabeceira de columna",u:"Inserir columna á esquerda",v:"Inserir columna á dereita",w:"Eliminar columna",x:"Columna",y:"Cabeceira de fila",z:"Inserir fila embaixo",aa:"Inserir fila enriba",ab:"Eliminar fila",ac:"Fila",ad:"Combinar cela cara arriba",ae:"Combinar cela cara a dereita",af:"Combinar cela cara  abaixo",ag:"Combinar cela cara a esquerda",ah:"Dividir cela en vertical",ai:"Dividir cela en horizontal",aj:"Combinar celas",ak:"Introduza o título da imaxe",al:"trebello multimedia",am:"Inserir elemento multimedia",an:"O URL non debe estar baleiro.",ao:"Este URL multimedia non é compatible.",ap:"Ligar",aq:"Envío en proceso",ar:"Desligar",as:"Editar a ligazón",at:"Abrir a ligazón nunha nova lapela",au:"Esta ligazón non ten URL",av:"Gardar",aw:"Cancelar",ax:"URL de ligazón",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL multimedia",bb:"Editor de texto mellorado, %0",bc:"Desfacer",bd:"Refacer",be:"Cambiar o texto alternativo da imaxe",bf:"Parágrafo",bg:"Título 1",bh:"Título 2",bi:"Título 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Non foi posíbel obter o URL da imaxe redimensionada.",bn:"Non foi posíbel seleccionar a imaxe redimensionada",bo:"Non foi posíbel inserir a imaxe na posición actual.",bp:"Fallou a inserción da imaxe",bq:"Texto alternativo"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/gu.js

@@ -0,0 +1 @@
+(function(d){d['gu']=Object.assign(d['gu']||{},{a:"Edit block",b:"ફાઇલ અપલોડ ન થઇ શકી",c:"ત્રાંસુ - ઇટલિક્",d:" વિચાર ટાંકો",e:"Insert image or file",f:"ઘાટુ - બોલ્ડ્",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Save",aw:"Cancel",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Redo",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/he.js

@@ -0,0 +1 @@
+(function(d){d['he']=Object.assign(d['he']||{},{a:"Edit block",b:"לא יכול להעלות קובץ",c:"נטוי",d:"Block quote",e:"Insert image or file",f:"מודגש",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"רשימה ממוספרת",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"קישור",aq:"Upload in progress",ar:"ביטול קישור",as:"עריכת קישור",at:"פתח קישור בכרטיסייה חדשה",au:"לקישור זה אין כתובת אתר",av:"שמירה",aw:"ביטול",ax:"קישור כתובת אתר",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"עורך טקסט עשיר, %0",bc:"ביטול",bd:"ביצוע מחדש",be:"Change image text alternative",bf:"פיסקה",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/hr.js

@@ -0,0 +1 @@
+(function(d){d['hr']=Object.assign(d['hr']||{},{a:"Edit block",b:"Datoteku nije moguće poslati:",c:"Ukošeno",d:"Blok citat",e:"Umetni sliku ili datoteku",f:"Podebljano",g:"Odaberite naslov",h:"Naslov",i:"Slika widget",j:"Slika pune veličine",k:"Slika sa strane",l:"Lijevo poravnata slika",m:"Centrirana slika",n:"Slika poravnata desno",o:"Umetni sliku",p:"Brojčana lista",q:"Obična lista",r:"Slanje nije uspjelo",s:"Ubaci tablicu",t:"Kolona zaglavlja",u:"Insert column left",v:"Insert column right",w:"Obriši kolonu",x:"Kolona",y:"Red zaglavlja",z:"Ubaci red ispod",aa:"Ubaci red iznad",ab:"Obriši red",ac:"Red",ad:"Spoji ćelije prema gore",ae:"Spoji ćelije prema desno",af:"Spoji ćelije prema dolje",ag:"Spoji ćelije prema lijevo",ah:"Razdvoji ćeliju okomito",ai:"Razdvoji ćeliju vodoravno",aj:"Spoji ćelije",ak:"Unesite naslov slike",al:"dodatak za medije",am:"Ubaci medij",an:"URL ne smije biti prazan.",ao:"URL nije podržan.",ap:"Veza",aq:"Slanje u tijeku",ar:"Ukloni vezu",as:"Uredi vezu",at:"Otvori vezu u novoj kartici",au:"Ova veza nema URL",av:"Snimi",aw:"Poništi",ax:"URL veze",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL medija",bb:"Rich Text Editor, %0",bc:"Poništi",bd:"Ponovi",be:"Promijeni alternativni tekst slike",bf:"Paragraf",bg:"Naslov 1",bh:"Naslov 2",bi:"Naslov 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Nije moguće dohvatiti URL slike s promijenjenom veličinom",bn:"Odabir slike s promijenjenom veličinom nije uspjelo",bo:"Nije moguće umetnuti sliku na trenutnu poziciju",bp:"Umetanje slike nije uspjelo",bq:"Alternativni tekst"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/hu.js

@@ -0,0 +1 @@
+(function(d){d['hu']=Object.assign(d['hu']||{},{a:"Blokk szerkesztése",b:"Nem sikerült a fájl feltöltése:",c:"Dőlt",d:"Idézet",e:"Kép, vagy fájl beszúrása",f:"Félkövér",g:"Stílus megadása",h:"Stílusok",i:"képmodul",j:"Teljes méretű kép",k:"Oldalsó kép",l:"Balra igazított kép",m:"Középre igazított kép",n:"Jobbra igazított kép",o:"Kép beszúrása",p:"Számozott lista",q:"Pontozott lista",r:"A feltöltés nem sikerült",s:"Táblázat beszúrása",t:"Oszlop fejléc",u:"Oszlop beszúrása balra",v:"Oszlop beszúrása jobbra",w:"Oszlop törlése",x:"Oszlop",y:"Sor fejléc",z:"Sor beszúrása alá",aa:"Sor beszúrása fölé",ab:"Sor törlése",ac:"Sor",ad:"Cellák egyesítése felfelé",ae:"Cellák egyesítése jobbra",af:"Cellák egyesítése lefelé",ag:"Cellák egyesítése balra",ah:"Cella felosztása függőlegesen",ai:"Cella felosztása vízszintesen",aj:"Cellaegyesítés",ak:"Képaláírás megadása",al:"Média widget",am:"Média beszúrása",an:"Az URL nem lehet üres.",ao:"Ez a média URL típus nem támogatott.",ap:"Link",aq:"A feltöltés folyamatban",ar:"Link eltávolítása",as:"Link szerkesztése",at:"Link megnyitása új ablakban",au:"A link nem tartalmaz URL-t",av:"Mentés",aw:"Mégsem",ax:"URL link",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Média URL",bb:"Bővített szövegszerkesztő, %0",bc:"Visszavonás",bd:"Újra",be:"Helyettesítő szöveg módosítása",bf:"Bekezdés",bg:"Címsor 1",bh:"Címsor 2",bi:"Címsor 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Az átméretezett kép URL-je nem érhető el.",bn:"Az átméretezett kép kiválasztása sikertelen",bo:"A jelenlegi helyen nem szúrható be a kép.",bp:"A kép beszúrása sikertelen",bq:"Helyettesítő szöveg"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/id.js

@@ -0,0 +1 @@
+(function(d){d['id']=Object.assign(d['id']||{},{a:"Edit block",b:"Tidak dapat mengunggah berkas:",c:"Miring",d:"Kutipan",e:"Sisipkan gambar atau berkas",f:"Tebal",g:"Pilih tajuk",h:"Tajuk",i:"widget gambar",j:"Gambar ukuran penuh",k:"Gambar sisi",l:"Gambar rata kiri",m:"Gambar rata tengah",n:"Gambar rata kanan",o:"Sisipkan gambar",p:"Daftar Berangka",q:"Daftar Tak Berangka",r:"Gagal mengunggah",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Tambahkan deskripsi gambar",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Tautan",aq:"Sedang mengunggah",ar:"Hapus tautan",as:"Sunting tautan",at:"Buka tautan di tab baru",au:"Tautan ini tidak memiliki URL",av:"Simpan",aw:"Batal",ax:"URL tautan",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Batal",bd:"Lakukan lagi",be:"Ganti alternatif teks gambar",bf:"Paragraf",bg:"Tajuk 1",bh:"Tajuk 2",bi:"Tajuk 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Gagal mendapatkan URL gambar terukur",bn:"Gagal memilih gambar terukur",bo:"Tidak dapat menyisipkan gambar pada posisi ini.",bp:"Gagal menyisipkan gambar",bq:"Alternatif teks"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/it.js

@@ -0,0 +1 @@
+(function(d){d['it']=Object.assign(d['it']||{},{a:"Modifica blocco",b:"Impossibile caricare il file:",c:"Corsivo",d:"Blocco citazione",e:"Inserisci immagine o file",f:"Grassetto",g:"Seleziona intestazione",h:"Intestazione",i:"Widget immagine",j:"Immagine a dimensione intera",k:"Immagine laterale",l:"Immagine allineata a sinistra",m:"Immagine centrata",n:"Immagine allineata a destra",o:"Inserisci immagine",p:"Elenco numerato",q:"Elenco puntato",r:"Caricamento fallito",s:"Inserisci tabella",t:"Intestazione colonna",u:"Inserisci colonna a sinistra",v:"Inserisci colonna a destra",w:"Elimina colonna",x:"Colonna",y:"Riga d'intestazione",z:"Inserisci riga sotto",aa:"Inserisci riga sopra",ab:"Elimina riga",ac:"Riga",ad:"Unisci cella sopra",ae:"Unisci cella a destra",af:"Unisci cella sotto",ag:"Unisci cella a sinistra",ah:"Dividi cella verticalmente",ai:"Dividi cella orizzontalmente",aj:"Unisci celle",ak:"inserire didascalia dell'immagine",al:"widget media",am:"Inserisci media",an:"L'URL non può essere vuoto.",ao:"Questo URL di file multimediali non è supportato.",ap:"Collegamento",aq:"Caricamento in corso",ar:"Elimina collegamento",as:"Modifica collegamento",at:"Apri collegamento in nuova scheda",au:"Questo collegamento non ha un URL",av:"Salva",aw:"Annulla",ax:"URL del collegamento",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL media",bb:"Editor di testo formattato, %0",bc:"Annulla",bd:"Ripristina",be:"Cambia testo alternativo dell'immagine",bf:"Paragrafo",bg:"Intestazione 1",bh:"Intestazione 2",bi:"Intestazione 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Non è stato possibile ottenere l'URL dell'immagine ridimensionata.",bn:"La selezione dell'immagine ridimensionata è fallita",bo:"Non è stato possibile inserire l'immagine nella posizione corrente.",bp:"L'inserimento dell'immagine è fallito",bq:"Testo alternativo"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/ja.js

@@ -0,0 +1 @@
+(function(d){d['ja']=Object.assign(d['ja']||{},{a:"Edit block",b:"ファイルをアップロードできません:",c:"イタリック",d:"ブロッククオート(引用)",e:"Insert image or file",f:"ボールド",g:"見出しを選択",h:"見出し",i:"画像ウィジェット",j:"フルサイズ画像",k:"サイドイメージ",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"画像挿入",p:"番号付きリスト",q:"箇条書きリスト",r:"アップロード失敗",s:"表の挿入",t:"見出し列",u:"Insert column left",v:"Insert column right",w:"列を削除",x:"列",y:"見出し行",z:"下に行を挿入",aa:"上に行を挿入",ab:"行を削除",ac:"行",ad:"上のセルと結合",ae:"右のセルと結合",af:"下のセルと結合",ag:"左のセルと結合",ah:"横にセルを分離",ai:"縦にセルを分離",aj:"セルを結合",ak:"画像の注釈を入力",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"リンク",aq:"アップロード中",ar:"リンク解除",as:"リンクを編集",at:"新しいタブでリンクを開く",au:"リンクにURLが設定されていません",av:"保存",aw:"キャンセル",ax:"リンクURL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"リッチテキストエディター, %0",bc:"元に戻す",bd:"やり直し",be:"画像の代替テキストを変更",bf:"パラグラフ",bg:"見出し1",bh:"見出し2",bi:"見出し3 ",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"代替テキスト"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/km.js


Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/kn.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/ko.js

@@ -0,0 +1 @@
+(function(d){d['ko']=Object.assign(d['ko']||{},{a:"Edit block",b:"Cannot upload file:",c:"기울임꼴",d:"인용 단락",e:"Insert image or file",f:"굵게",g:"제목 선택",h:"제목",i:"이미지 위젯",j:"문서 너비",k:"내부 우측 정렬",l:"왼쪽 정렬",m:"가운데 정렬",n:"오른쪽 정렬",o:"Insert image",p:"번호매기기",q:"글머리기호",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"이미지 설명을 입력하세요",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"링크",aq:"Upload in progress",ar:"링크 삭제",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"저장",aw:"취소",ax:"링크 주소",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"실행 취소",bd:"다시 실행",be:"대체 텍스트 변경",bf:"문단",bg:"제목1",bh:"제목2",bi:"제목3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"대체 텍스트"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/ku.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/lv.js

@@ -0,0 +1 @@
+(function(d){d['lv']=Object.assign(d['lv']||{},{a:"Edit block",b:"Cannot upload file:",c:"Italic",d:"Block quote",e:"Ievietot attēlu vai failu",f:"Bold",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Save",aw:"Cancel",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Redo",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Nevarēja iegūt mērogotā attēla adresi.",bn:"Nevarēja izvēlēties mērogoto attēlu.",bo:"Pašreizējā pozīcijā attēlu nevarēja ievietot.",bp:"Nevarēja ievietot attēlu",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/nb.js

@@ -0,0 +1 @@
+(function(d){d['nb']=Object.assign(d['nb']||{},{a:"Edit block",b:"Kan ikke laste opp fil:",c:"Kursiv",d:"Blokksitat",e:"Insert image or file",f:"Fet",g:"Velg overskrift",h:"Overskrift",i:"Bilde-widget",j:"Bilde i full størrelse",k:"Sidebilde",l:"Venstrejustert bilde",m:"Midtstilt bilde",n:"Høyrejustert bilde",o:"Sett inn bilde",p:"Nummerert liste",q:"Punktmerket liste",r:"Opplasting feilet",s:"Sett inn tabell",t:"Overskriftkolonne",u:"Insert column left",v:"Insert column right",w:"Slett kolonne",x:"Kolonne",y:"Overskriftrad",z:"Sett inn rad under",aa:"Sett inn rad over",ab:"Slett rad",ac:"Rad",ad:"Slå sammen celle opp",ae:"Slå sammen celle til høyre",af:"Slå sammen celle ned",ag:"Slå sammen celle til venstre",ah:"Del celle vertikalt",ai:"Del celle horisontalt",aj:"Slå sammen celler",ak:"Skriv inn bildetekst",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Lenke",aq:"Opplasting pågår",ar:"Fjern lenke",as:"Rediger lenke",at:"Åpne lenke i ny fane",au:"Denne lenken har ingen URL",av:"Lagre",aw:"Avbryt",ax:"URL for lenke",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rikteksteditor, %0",bc:"Angre",bd:"Gjør om",be:"Endre tekstalternativ for bilde",bf:"Avsnitt",bg:"Overskrift 1",bh:"Overskrift 2",bi:"Overskrift 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Tekstalternativ for bilde"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/ne.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/nl.js

@@ -0,0 +1 @@
+(function(d){d['nl']=Object.assign(d['nl']||{},{a:"Edit block",b:"Kan bestand niet opladen:",c:"Cursief",d:"Blok citaat",e:"Insert image or file",f:"Vet",g:"Kies kop",h:"Koppen",i:"Afbeeldingswidget",j:"Afbeelding op volledige grootte",k:"Afbeelding naast tekst",l:"Links uitgelijnde afbeelding",m:"Gecentreerde afbeelding",n:"Rechts uitgelijnde afbeelding",o:"Afbeelding toevoegen",p:"Genummerde lijst",q:"Ongenummerde lijst",r:"Opladen afbeelding mislukt",s:"Tabel invoegen",t:"Titel kolom",u:"Insert column left",v:"Insert column right",w:"Verwijder kolom",x:"Kolom",y:"Titel rij",z:"Rij hieronder invoegen",aa:"Rij hierboven invoegen",ab:"Verwijder rij",ac:"Rij",ad:"Cel hierboven samenvoegen",ae:"Cel hierna samenvoegen",af:"Cel hieronder samenvoegen",ag:"Cel hiervoor samenvoegen",ah:"Splits cel verticaal",ai:"Splits cel horizontaal",aj:"Cellen samenvoegen",ak:"Typ een afbeeldingsbijschrift",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Bezig met uploaden",ar:"Verwijder link",as:"Bewerk link",at:"Open link in nieuw tabblad",au:"Deze link heeft geen URL",av:"Opslaan",aw:"Annuleren",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Tekstbewerker, 0%",bc:"Ongedaan maken",bd:"Opnieuw",be:"Verander alt-tekst van de afbeelding",bf:"Paragraaf",bg:"Kop 1",bh:"Kop 2",bi:"Kop 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Alt-tekst"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/no.js

@@ -0,0 +1 @@
+(function(d){d['no']=Object.assign(d['no']||{},{a:"Rediger blokk",b:"Kan ikke laste opp fil:",c:"Kursiv",d:"Blokksitat",e:"Sett inn bilde eller fil",f:"Fet",g:"Velg overskrift",h:"Overskrift",i:"Bilde-widget",j:"Bilde i full størrelse",k:"Sidestilt bilde",l:"Venstrejustert bilde",m:"Midtstilt bilde",n:"Høyrejustert bilde",o:"Sett inn bilde",p:"Nummerert liste",q:"Punktliste",r:"Kunne ikke laste opp",s:"Sett inn tabell",t:"Overskriftkolonne",u:"Sett inn kolonne til venstre",v:"Sett inn kolonne til høyre",w:"Slett kolonne",x:"Kolonne",y:"Overskriftrad",z:"Sett inn rad under",aa:"Sett inn rad over",ab:"Slett rad",ac:"Rad",ad:"Slå sammen celle over",ae:"Slå sammen celle til høyre",af:"Slå sammen celle under",ag:"Slå sammen celle til venstre",ah:"Del opp celle vertikalt",ai:"Del opp celle horisontalt",aj:"Slå sammen celler",ak:"Skriv inn bildetekst",al:"media-widget",am:"Sett inn media",an:"URL-en kan ikke være tom.",ao:"Denne media-URL-en er ikke støttet.",ap:"Lenke",aq:"Laster opp fil",ar:"Fjern lenke",as:"Rediger lenke",at:"Åpne lenke i ny fane",au:"Denne lenken mangler en URL",av:"Lagre",aw:"Avbryt",ax:"Lenke-URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media-URL",bb:"Tekstredigeringsverktøy for rik tekst, %0",bc:"Angre",bd:"Gjør om",be:"Endre tekstalternativ til bildet",bf:"Avsnitt",bg:"Overskrift 1",bh:"Overskrift 2",bi:"Overskrift 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Kunne ikke finne URL for bilde med endret størrelse.",bn:"Kunne ikke velge bilde med endret størrelse",bo:"Kunne ikke sette inn bilde på gjeldende posisjon.",bp:"Innsetting av bilde mislyktes",bq:"Tekstalternativ"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/oc.js

@@ -0,0 +1 @@
+(function(d){d['oc']=Object.assign(d['oc']||{},{a:"Edit block",b:"Cannot upload file:",c:"Italica",d:"Block quote",e:"Insert image or file",f:"Gras",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Enregistrar",aw:"Anullar",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Redo",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/pl.js

@@ -0,0 +1 @@
+(function(d){d['pl']=Object.assign(d['pl']||{},{a:"Edytuj block",b:"Nie można przesłać pliku:",c:"Kursywa",d:"Cytat blokowy",e:"Wstaw obraz lub plik",f:"Pogrubienie",g:"Wybierz nagłówek",h:"Nagłówek",i:"Obraz",j:"Obraz w pełnym rozmiarze",k:"Obraz dosunięty do brzegu, oblewany tekstem",l:"Obraz wyrównany do lewej",m:"Obraz wyrównany do środka",n:"Obraz wyrównany do prawej",o:"Wstaw obraz",p:"Lista numerowana",q:"Lista wypunktowana",r:"Przesyłanie obrazu nie powiodło się",s:"Wstaw tabelę",t:"Kolumna nagłówka",u:"Wstaw kolumnę z lewej",v:"Wstaw kolumnę z prawej",w:"Usuń kolumnę",x:"Kolumna",y:"Wiersz nagłówka",z:"Wstaw wiersz poniżej",aa:"Wstaw wiersz ponad",ab:"Usuń wiersz",ac:"Wiersz",ad:"Scal komórkę w górę",ae:"Scal komórkę w prawo",af:"Scal komórkę w dół",ag:"Scal komórkę w lewo",ah:"Podziel komórkę pionowo",ai:"Podziel komórkę poziomo",aj:"Scal komórki",ak:"Wstaw tytuł obrazka",al:"widget osadzenie mediów",am:"Wstaw media",an:"Adres URL nie może być pusty.",ao:"Ten rodzaj adresu URL nie jest obsługiwany.",ap:"Wstaw odnośnik",aq:"Trwa przesyłanie",ar:"Usuń odnośnik",as:"Edytuj łącze",at:"Otwórz łącze w nowym oknie",au:"Nie podano adresu URL łącza",av:"Zapisz",aw:"Anuluj",ax:"Adres URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Adres URL",bb:"Edytor tekstu RTF, %0",bc:"Cofnij",bd:"Ponów",be:"Zmień tekst zastępczy obrazka",bf:"Akapit",bg:"Nagłówek 1",bh:"Nagłówek 2",bi:"Nagłówek 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Nie można pobrać adresu URL obrazu po przeskalowaniu.",bn:"Nie powiodło się wybranie obrazu po przeskalowaniu",bo:"Nie można wstawić obrazu w bieżącej lokalizacji.",bp:"Nie powiodło się wstawienie obrazu.",bq:"Tekst zastępczy obrazka"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/pt-br.js

@@ -0,0 +1 @@
+(function(d){d['pt-br']=Object.assign(d['pt-br']||{},{a:"Editor de bloco",b:"Não foi possível enviar o arquivo:",c:"Itálico",d:"Bloco de citação",e:"Inserir imagem ou arquivo",f:"Negrito",g:"Escolha o título",h:"Titulo",i:"Ferramenta de imagem",j:"Imagem completa",k:"Imagem lateral",l:"Imagem alinhada à esquerda",m:"Imagem centralizada",n:"Imagem alinhada à direita",o:"Inserir imagem",p:"Lista numerada",q:"Lista com marcadores",r:"Falha ao subir arquivo",s:"Inserir tabela",t:"Coluna de cabeçalho",u:"Inserir coluna à esquerda",v:"Inserir coluna à direita",w:"Excluir coluna",x:"Coluna",y:"Linha de cabeçalho",z:"Inserir linha abaixo",aa:"Inserir linha acima",ab:"Excluir linha",ac:"Linha",ad:"Mesclar acima",ae:"Mesclar à direita",af:"Mesclar abaixo",ag:"Mesclar à esquerda",ah:"Dividir verticalmente",ai:"Dividir horizontalmente",aj:"Mesclar células",ak:"Inserir legenda da imagem",al:"Ferramenta de mídia",am:"Inserir mídia",an:"A URL não pode ficar em branco.",ao:"A URL desta mídia não é suportada.",ap:"Link",aq:"Enviando dados",ar:"Remover link",as:"Editar link",at:"Abrir link em nova aba",au:"Este link não possui uma URL",av:"Salvar",aw:"Cancelar",ax:"URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL da mídia",bb:"Editor de Formatação, %0",bc:"Desfazer",bd:"Refazer",be:"Alterar texto alternativo da imagem",bf:"Parágrafo",bg:"Título 1",bh:"Título 2",bi:"Título 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Não foi possível inserir a imagem na posição atual",bp:"Falha ao inserir imagem",bq:"Texto alternativo"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/pt.js

@@ -0,0 +1 @@
+(function(d){d['pt']=Object.assign(d['pt']||{},{a:"Edit block",b:"Não foi possível carregar o ficheiro:",c:"Itálico",d:"Block quote",e:"Insert image or file",f:"Negrito",g:"Choose heading",h:"Cabeçalho",i:"módulo de imagem",j:"Imagem em tamanho completo",k:"Imagem lateral",l:"Left aligned image",m:"Imagem centrada",n:"Right aligned image",o:"Inserir imagem",p:"Lista ordenada",q:"Lista não ordenada",r:"Falha ao carregar",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Indicar legenda da imagem",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Hiperligação",aq:"Upload in progress",ar:"Desligar",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Guardar",aw:"Cancelar",ax:"URL da ligação",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Editor de texto avançado, %0",bc:"Desfazer",bd:"Refazer",be:"Change image text alternative",bf:"Parágrafo",bg:"Cabeçalho 1",bh:"Cabeçalho 2",bi:"Cabeçalho 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Texto alternativo"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/ro.js

@@ -0,0 +1 @@
+(function(d){d['ro']=Object.assign(d['ro']||{},{a:"Edit block",b:"Nu pot încărca fișierul:",c:"Oblic",d:"Bloc citat",e:"Insert image or file",f:"Îngroșat",g:"Alege titlu rubrică",h:"Titlu rubrică",i:"widget imagine",j:"Imagine mărime completă",k:"Imagine laterală",l:"Imagine aliniată stângă",m:"Imagine aliniată pe centru",n:"Imagine aliniată dreapta",o:"Inserează imagine",p:"Listă numerotată",q:"Listă cu puncte",r:"Încărcare eșuată",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Introdu titlul descriptiv al imaginii",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Șterge link",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Salvare",aw:"Anulare",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Editor de text îmbunătățit, %0",bc:"Anulează",bd:"Revenire",be:"Schimbă textul alternativ al imaginii",bf:"Paragraf",bg:"Titlu rubrică 1",bh:"Titlu rubrică 2",bi:"Titlu rubrică 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternativ"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/ru.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/si.js

@@ -0,0 +1 @@
+(function(d){d['si']=Object.assign(d['si']||{},{a:"Edit block",b:"ගොනුව යාවත්කාලීන කළ නොහැක:",c:"ඇලකුරු",d:"Block quote",e:"Insert image or file",f:"තදකුරු",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"පින්තූරය ඇතුල් කරන්න",p:"අංකිත ලැයිස්තුව",q:"බුලටිත ලැයිස්තුව",r:"උඩුගත කිරීම අසාර්ථක විය",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Save",aw:"Cancel",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"අහෝසි කරන්න",bd:"නැවත කරන්න",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/sk.js

@@ -0,0 +1 @@
+(function(d){d['sk']=Object.assign(d['sk']||{},{a:"Edit block",b:"Nie je možné nahrať súbor:",c:"Kurzíva",d:"Citát",e:"Insert image or file",f:"Tučné",g:"Vyberte nadpis",h:"Nadpis",i:"widget obrázka",j:"Obrázok v plnej veľkosti",k:"Bočný obrázok",l:"Zarovnať vľavo",m:"Zarovnať na stred",n:"Zarovnať vpravo",o:"Vložiť obrázok",p:"Číslovaný zoznam",q:"Zoznam s odrážkami",r:"Nahrávanie zlyhalo",s:"Vložiť tabuľku",t:"Stĺpec hlavičky",u:"Insert column left",v:"Insert column right",w:"Odstrániť stĺpec",x:"Stĺpec",y:"Riadok hlavičky",z:"Vložiť riadok pod",aa:"Vložiť riadok nad",ab:"Odstrániť riadok",ac:"Riadok",ad:"Zlúčiť bunku hore",ae:"Zlúčiť bunku vpravo",af:"Zlúčiť bunku dole",ag:"Zlúčiť bunku vľavo",ah:"Rozdeliť bunku zvislo",ai:"Rozdeliť bunku vodorovne",aj:"Zlúčiť bunky",ak:"Vložte popis obrázka",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Odkaz",aq:"Prebieha nahrávanie",ar:"Zrušiť odkaz",as:"Upraviť odkaz",at:"Otvoriť odkaz v novom okne",au:"Tento odkaz nemá nastavenú URL adresu",av:"Uložiť",aw:"Zrušiť",ax:"URL adresa",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Editor s formátovaním, %0",bc:"Späť",bd:"Znova",be:"Zmeňte alternatívny text obrázka",bf:"Paragraf",bg:"Nadpis 1",bh:"Nadpis 2",bi:"Nadpis 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Alternatívny text"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/sq.js

@@ -0,0 +1 @@
+(function(d){d['sq']=Object.assign(d['sq']||{},{a:"Edit block",b:"Nuk mund të ngarkojë skedën:",c:"Pjerrtë",d:"Thonjëzat",e:"Insert image or file",f:"Trash",g:"Përzgjidh nëntitullin",h:"Nëntitulli",i:"Vegla e fotos",j:"Foto me madhësi të plotë",k:"Foto anësore",l:"Foto e vendosur majtas",m:"Foto e vendosur në mes",n:"Foto e vendosur djathtas",o:"Shto Foto",p:"Listë me Numra",q:"Listë me Pika",r:"Ngarkimi dështoi",s:"Shto tabelë",t:"Kolona e kokës",u:"Insert column left",v:"Insert column right",w:"Gris kolonën",x:"Kolona",y:"Rreshti i kokës",z:"Shto rresht poshtë",aa:"Shto rresht sipër",ab:"Grish rreshtin",ac:"Rreshti",ad:"Bashko kutizat sipër",ae:"Bashko kutizat djathtas",af:"Bashko kutizat poshtë",ag:"Bashko kutizat majtas",ah:"Ndajë kutizat vertikalisht",ai:"Ndaj kutizat horizontalisht",aj:"Bashko kutizat",ak:"Shto përshkrimin e fotos",al:"Vegla e medies",am:"Shto Medie",an:"URL nuk duhet të jetë e zbrazët.",ao:"URL e medies nuk mbështetet.",ap:"Shto nyjën",aq:"Duke ngarkuar",ar:"Largo nyjën",as:"Redakto nyjën",at:"Hap nyjën në faqe të re",au:"Kjo nyje nuk ka URL",av:"Ruaj",aw:"Anulo",ax:"Nyja e URL-së",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"URL e Medies",bb:"Redaktues i Tekstit të Pasur, %0",bc:"Rikthe",bd:"Ribëj",be:"Ndrysho tekstin zgjedhor të fotos",bf:"Paragrafi",bg:"Nëntitulli 1",bh:"Nëntitulli 2",bi:"Nëntitulli 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Teksti zgjedhor"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/sv.js

@@ -0,0 +1 @@
+(function(d){d['sv']=Object.assign(d['sv']||{},{a:"Edit block",b:"Kan inte ladda upp fil:",c:"Kursiv",d:"Blockcitat",e:"Insert image or file",f:"Fet",g:"Välj rubrik",h:"Rubrik",i:"image widget",j:"Bild i full storlek",k:"Kantbild",l:"Vänsterjusterad bild",m:"Centrerad bild",n:"Högerjusterad bild",o:"Infoga bild",p:"Numrerad lista",q:"Punktlista",r:"Uppladdning misslyckades",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Fyll i bildtext",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Länk",aq:"Upload in progress",ar:"Ta bort länk",as:"Redigera länk",at:"Öppna länk i ny flik",au:"Denna länk saknar URL",av:"Spara",aw:"Avbryt",ax:"Länkens URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text-editor, %0",bc:"Ångra",bd:"Gör om",be:"Ändra bildens alternativa text",bf:"Paragraf",bg:"Rubrik 1",bh:"Rubrik 2",bi:"Rubrik 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Alternativ text"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/tr.js

@@ -0,0 +1 @@
+(function(d){d['tr']=Object.assign(d['tr']||{},{a:"Bloğu Düzenle",b:"Dosya yüklenemedi:",c:"İtalik",d:"Alıntı",e:"Resim veya dosya ekleyin",f:"Kalın",g:"Başlık tipi seç",h:"Başlık",i:"Görsel Bileşeni",j:"Tam Boyut Görsel",k:"Yan Görsel",l:"Sola hizalı görsel",m:"Ortalanmış görsel",n:"Sağa hizalı görsel",o:"Görsel Ekle",p:"Numaralı Liste",q:"Simgeli Liste",r:"Yükleme başarsız",s:"Tablo Ekle",t:"Başlık kolonu",u:"Sola kolon ekle",v:"Sağa kolon ekle",w:"Kolonu sil",x:"Kolon",y:"Başlık satırı",z:"Alta satır ekle",aa:"Üste satır ekle",ab:"Satırı sil",ac:"Satır",ad:"Yukarı doğru birleştir",ae:"Sağa doğru birleştir",af:"Aşağıya doğru birleştir",ag:"Sola doğru birleştir",ah:"Hücreyi dikey böl",ai:"Hücreyi yatay böl",aj:"Hücreleri birleştir",ak:"Resim açıklaması gir",al:"Medya Aracı",am:"Medya Ekle",an:"URL boş olamaz.",ao:"Desteklenmeyen Medya URL'si.",ap:"Bağlantı",aq:"Yükleme işlemi devam ediyor",ar:"Bağlantıyı kaldır",as:"Bağlantıyı değiştir",at:"Yeni sekmede aç",au:"Bağlantı adresi yok",av:"Kaydet",aw:"İptal",ax:"Bağlantı Adresi",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Medya URL'si",bb:"Zengin İçerik Editörü, %0",bc:"Geri al",bd:"Tekrar yap",be:"Görsel alternatif yazısını değiştir",bf:"Paragraf",bg:"1. Seviye Başlık",bh:"2. Seviye Başlık",bi:"3. Seviye Başlık",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Yeniden boyutlandırılan resmin URL'i alınamadı",bn:"Yeniden boyutlandırılan resim seçilemedi",bo:"Geçerli konuma resim eklenemedi.",bp:"Resim ekleme gerçekleşirilemedi.",bq:"Yazı alternatifi"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/tt.js

@@ -0,0 +1 @@
+(function(d){d['tt']=Object.assign(d['tt']||{},{a:"Edit block",b:"Cannot upload file:",c:"Italic",d:"Block quote",e:"Insert image or file",f:"Калын",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Link",aq:"Upload in progress",ar:"Unlink",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"Сакла",aw:"Cancel",ax:"Link URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Undo",bd:"Кабатла",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/ug.js

@@ -0,0 +1 @@
+(function(d){d['ug']=Object.assign(d['ug']||{},{a:"Edit block",b:"چىقىرىشقا بولمايدىغان ھۆججەت :",c:"يانتۇ",d:"قىسمەن قوللىنىش",e:"Insert image or file",f:"توم",g:"تېما تاللاش",h:"تېما",i:"رەسىمچىك",j:"ئەسلى چوڭلۇقتىكى رەسىم",k:"يان رەسىم",l:"سولغا توغۇرلانغان رەسىم",m:"ئوتتۇردىكى رەسىم",n:"ئوڭغا توغۇرلانغان رەسىم",o:"رەسىم قىستۇرۇش",p:"نومۇر جەدىۋېلى",q:"بەلگە جەدىۋېلى",r:"چىقىرىش مەغلۇپ بولدى",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"رەسىمنىڭ تېمىسىنى كىرگۈزۈڭ",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"ئۇلاش",aq:"Upload in progress",ar:"ئۈزۈش",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"ساقلاش",aw:"قالدۇرۇش",ax:"ئۇلاش ئادىرسى",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"تېكىست تەھرىرلىگۈچ، 0%",bc:"قالدۇرۇش",bd:"قايتا قىلىش",be:"رەسىملىك تېكىست تاللىغۇچنى ئۆزگەرتىش",bf:"بۆلەك",bg:"تېما 1",bh:"تېما 2",bi:"تېما 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"تېكىست ئاملاشتۇرۇش"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
packages/ckeditor5-build-balloon-block/build/translations/uk.js


+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/vi.js

@@ -0,0 +1 @@
+(function(d){d['vi']=Object.assign(d['vi']||{},{a:"Edit block",b:"Cannot upload file:",c:"Italic",d:"Block quote",e:"Insert image or file",f:"Bold",g:"Choose heading",h:"Heading",i:"image widget",j:"Full size image",k:"Side image",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"Insert image",p:"Numbered List",q:"Bulleted List",r:"Upload failed",s:"Tạo bảng",t:"Tiêu đề cột",u:"Thêm cột vào bên trái",v:"Thêm cột vào bên phải",w:"Xoá cột",x:"Cột",y:"Tiêu đề hàng",z:"Thêm hàng ở dưới",aa:"Thêm hàng phía trên",ab:"Xoá hàng",ac:"Hàng",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"Enter image caption",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"Chèn liên kết",aq:"Đang tải lên",ar:"Bỏ liên kết",as:"Sửa liên kết",at:"Mở liên kết",au:"Liên kết không có đường dẫn",av:"Save",aw:"Cancel",ax:"Đường dẫn liên kết",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"Rich Text Editor, %0",bc:"Hoàn tác",bd:"Tiếp tục",be:"Change image text alternative",bf:"Paragraph",bg:"Heading 1",bh:"Heading 2",bi:"Heading 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"Text alternative"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/zh-cn.js

@@ -0,0 +1 @@
+(function(d){d['zh-cn']=Object.assign(d['zh-cn']||{},{a:"编辑框",b:"无法上传的文件:",c:"倾斜",d:"块引用",e:"Insert image or file",f:"加粗",g:"标题类型",h:"标题",i:"图像小部件",j:"图片通栏显示",k:"图片侧边显示",l:"图片左侧对齐",m:"图片居中",n:"图片右侧对齐",o:"插入图像",p:"编号列表",q:"项目列表",r:"上传失败",s:"插入表格",t:"标题列",u:"Insert column left",v:"Insert column right",w:"删除本列",x:"列",y:"标题行",z:"在下面插入一行",aa:"在上面插入一行",ab:"删除本行",ac:"行",ad:"向上合并单元格",ae:"向右合并单元格",af:"向下合并单元格",ag:"向左合并单元格",ah:"垂直拆分单元格",ai:"水平分割单元格",aj:"合并单元格",ak:"输入图片标题",al:"媒体小部件",am:"插入媒体",an:"URL不可以为空。",ao:"不支持此媒体URL。",ap:"超链接",aq:"正在上传",ar:"取消超链接",as:"修改链接",at:"在新标签页中打开链接",au:"此链接没有设置网址",av:"保存",aw:"取消",ax:"链接网址",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"媒体URL",bb:"富文本编辑器, %0",bc:"撤销",bd:"重做",be:"更改图片替换文本",bf:"段落",bg:"标题 1",bh:"标题 2",bi:"标题 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"替换文本"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 1 - 0
packages/ckeditor5-build-balloon-block/build/translations/zh.js

@@ -0,0 +1 @@
+(function(d){d['zh']=Object.assign(d['zh']||{},{a:"Edit block",b:"無法上傳檔案:",c:"斜體",d:"塊引用",e:"Insert image or file",f:"粗體",g:"選取標題",h:"標題",i:"圖片小工具",j:"完整大小圖片",k:"側邊圖片",l:"Left aligned image",m:"Centered image",n:"Right aligned image",o:"插入圖片",p:"有編號的清單",q:"項目符號清單",r:"上傳失敗",s:"Insert table",t:"Header column",u:"Insert column left",v:"Insert column right",w:"Delete column",x:"Column",y:"Header row",z:"Insert row below",aa:"Insert row above",ab:"Delete row",ac:"Row",ad:"Merge cell up",ae:"Merge cell right",af:"Merge cell down",ag:"Merge cell left",ah:"Split cell vertically",ai:"Split cell horizontally",aj:"Merge cells",ak:"輸入圖片說明",al:"media widget",am:"Insert media",an:"The URL must not be empty.",ao:"This media URL is not supported.",ap:"連結",aq:"Upload in progress",ar:"取消連結",as:"Edit link",at:"Open link in new tab",au:"This link has no URL",av:"儲存",aw:"取消",ax:"連結˙ URL",ay:"Paste the media URL in the input.",az:"Tip: Paste the URL into the content to embed faster.",ba:"Media URL",bb:"豐富文字編輯器,%0",bc:"取消",bd:"重做",be:"變更圖片的文字替代",bf:"段落",bg:"標題 1",bh:"標題 2",bi:"標題 3",bj:"Heading 4",bk:"Heading 5",bl:"Heading 6",bm:"Could not obtain resized image URL.",bn:"Selecting resized image failed",bo:"Could not insert image at the current position.",bp:"Inserting image failed",bq:"文字替代"})})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

+ 24 - 4
packages/ckeditor5-build-balloon-block/package.json

@@ -30,8 +30,9 @@
     "@ckeditor/ckeditor5-basic-styles": "^10.1.0",
     "@ckeditor/ckeditor5-block-quote": "^10.1.1",
     "@ckeditor/ckeditor5-ckfinder": "^10.0.0",
-    "@ckeditor/ckeditor5-dev-utils": "^11.0.0",
-    "@ckeditor/ckeditor5-dev-webpack-plugin": "^7.0.0",
+    "@ckeditor/ckeditor5-core": "^11.1.0",
+    "@ckeditor/ckeditor5-dev-utils": "^11.0.1",
+    "@ckeditor/ckeditor5-dev-webpack-plugin": "^7.0.1",
     "@ckeditor/ckeditor5-easy-image": "^10.0.4",
     "@ckeditor/ckeditor5-editor-balloon": "^11.0.2",
     "@ckeditor/ckeditor5-essentials": "^10.1.3",
@@ -46,6 +47,10 @@
     "@ckeditor/ckeditor5-theme-lark": "^12.0.0",
     "@ckeditor/ckeditor5-ui": "^11.2.0",
     "@ckeditor/ckeditor5-upload": "^10.0.4",
+    "eslint": "^5.5.0",
+    "eslint-config-ckeditor5": "^1.0.7",
+    "husky": "^1.3.1",
+    "lint-staged": "^7.0.0",
     "postcss-loader": "^3.0.0",
     "raw-loader": "^1.0.0",
     "style-loader": "^0.23.0",
@@ -54,8 +59,8 @@
     "webpack-cli": "^3.0.8"
   },
   "engines": {
-    "node": ">=6.9.0",
-    "npm": ">=3.0.0"
+    "node": ">=8.0.0",
+    "npm": ">=5.7.1"
   },
   "author": "CKSource (http://cksource.com/)",
   "license": "GPL-2.0-or-later",
@@ -67,6 +72,21 @@
   },
   "scripts": {
     "build": "webpack --mode production",
+    "lint": "eslint --quiet '**/*.js'",
     "preversion": "npm run build; if [ -n \"$(git status src/ckeditor.js build/ --porcelain)\" ]; then git add -u src/ckeditor.js build/ && git commit -m 'Internal: Build.'; fi"
+  },
+  "lint-staged": {
+    "**/*.js": [
+      "eslint --quiet"
+    ]
+  },
+  "eslintIgnore": [
+    "build/**",
+    "packages/**"
+  ],
+  "husky": {
+    "hooks": {
+      "pre-commit": "lint-staged"
+    }
   }
 }

+ 41 - 0
packages/ckeditor5-build-balloon-block/sample/index.html

@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+	<meta charset="utf-8">
+	<title>CKEditor 5 – balloon block editor build – development sample</title>
+	<style>
+		body {
+			max-width: 800px;
+			margin: 20px auto;
+		}
+	</style>
+</head>
+<body>
+
+<h1>CKEditor 5 – balloon block editor build – development sample</h1>
+
+<div id="editor">
+	<h2>Sample</h2>
+
+	<p>This is an instance of the <a href="https://ckeditor.com/docs/ckeditor5/latest/builds/guides/overview.html#balloon-editor">balloon block editor build</a>.</p>
+
+	<figure class="image">
+		<img src="../tests/manual/sample.jpg" alt="Autumn fields" />
+	</figure>
+
+	<p>You can use this sample to validate whether your <a href="https://ckeditor.com/docs/ckeditor5/latest/builds/guides/development/custom-builds.html">custom build</a> works fine.</p>
+</div>
+
+<script src="../build/ckeditor.js"></script>
+<script>
+	BalloonEditor.create( document.querySelector( '#editor' ) )
+		.then( editor => {
+			window.editor = editor;
+		} )
+		.catch( err => {
+			console.error( err.stack );
+		} );
+</script>
+
+</body>
+</html>

+ 100 - 0
packages/ckeditor5-build-balloon-block/src/ckeditor.js

@@ -0,0 +1,100 @@
+/**
+ * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+// The editor creator to use.
+import BalloonEditorBase from '@ckeditor/ckeditor5-editor-balloon/src/ballooneditor';
+
+import Essentials from '@ckeditor/ckeditor5-essentials/src/essentials';
+import UploadAdapter from '@ckeditor/ckeditor5-adapter-ckfinder/src/uploadadapter';
+import Autoformat from '@ckeditor/ckeditor5-autoformat/src/autoformat';
+import BlockToolbar from '@ckeditor/ckeditor5-ui/src/toolbar/block/blocktoolbar.js';
+import Bold from '@ckeditor/ckeditor5-basic-styles/src/bold';
+import Italic from '@ckeditor/ckeditor5-basic-styles/src/italic';
+import BlockQuote from '@ckeditor/ckeditor5-block-quote/src/blockquote';
+import CKFinder from '@ckeditor/ckeditor5-ckfinder/src/ckfinder';
+import EasyImage from '@ckeditor/ckeditor5-easy-image/src/easyimage';
+import Heading from '@ckeditor/ckeditor5-heading/src/heading';
+import Image from '@ckeditor/ckeditor5-image/src/image';
+import ImageCaption from '@ckeditor/ckeditor5-image/src/imagecaption';
+import ImageStyle from '@ckeditor/ckeditor5-image/src/imagestyle';
+import ImageToolbar from '@ckeditor/ckeditor5-image/src/imagetoolbar';
+import ImageUpload from '@ckeditor/ckeditor5-image/src/imageupload';
+import Link from '@ckeditor/ckeditor5-link/src/link';
+import List from '@ckeditor/ckeditor5-list/src/list';
+import MediaEmbed from '@ckeditor/ckeditor5-media-embed/src/mediaembed';
+import Paragraph from '@ckeditor/ckeditor5-paragraph/src/paragraph';
+import PasteFromOffice from '@ckeditor/ckeditor5-paste-from-office/src/pastefromoffice';
+import Table from '@ckeditor/ckeditor5-table/src/table';
+import TableToolbar from '@ckeditor/ckeditor5-table/src/tabletoolbar';
+
+import '../theme/theme.css';
+
+export default class BalloonEditor extends BalloonEditorBase {}
+
+// Plugins to include in the build.
+BalloonEditor.builtinPlugins = [
+	Essentials,
+	UploadAdapter,
+	Autoformat,
+	BlockToolbar,
+	Bold,
+	Italic,
+	BlockQuote,
+	CKFinder,
+	EasyImage,
+	Heading,
+	Image,
+	ImageCaption,
+	ImageStyle,
+	ImageToolbar,
+	ImageUpload,
+	Link,
+	List,
+	MediaEmbed,
+	Paragraph,
+	PasteFromOffice,
+	Table,
+	TableToolbar
+];
+
+// Editor configuration.
+BalloonEditor.defaultConfig = {
+	blockToolbar: [
+		'heading',
+		'|',
+		'bulletedList',
+		'numberedList',
+		'imageUpload',
+		'blockQuote',
+		'insertTable',
+		'mediaEmbed'
+	],
+	toolbar: {
+		items: [
+			'bold',
+			'italic',
+			'link',
+			'undo',
+			'redo'
+		]
+	},
+	image: {
+		toolbar: [
+			'imageStyle:full',
+			'imageStyle:side',
+			'|',
+			'imageTextAlternative'
+		]
+	},
+	table: {
+		contentToolbar: [
+			'tableColumn',
+			'tableRow',
+			'mergeTableCells'
+		]
+	},
+	// This value must be kept in sync with the language defined in webpack.config.js.
+	language: 'en'
+};

+ 173 - 0
packages/ckeditor5-build-balloon-block/tests/ckeditor.js

@@ -0,0 +1,173 @@
+/**
+ * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/* globals document */
+
+import BalloonEditor from '../src/ckeditor';
+import BaseBalloonEditor from '@ckeditor/ckeditor5-editor-balloon/src/ballooneditor';
+import { describeMemoryUsage, testMemoryUsage } from '@ckeditor/ckeditor5-core/tests/_utils/memory';
+
+describe( 'BalloonEditor build', () => {
+	let editor, editorElement;
+
+	beforeEach( () => {
+		editorElement = document.createElement( 'div' );
+		editorElement.innerHTML = '<p><strong>foo</strong> bar</p>';
+
+		document.body.appendChild( editorElement );
+	} );
+
+	afterEach( () => {
+		editorElement.remove();
+	} );
+
+	describe( 'buid', () => {
+		it( 'contains plugins', () => {
+			expect( BalloonEditor.builtinPlugins ).to.not.be.empty;
+		} );
+
+		it( 'contains config', () => {
+			expect( BalloonEditor.defaultConfig.toolbar ).to.not.be.empty;
+		} );
+
+		it( 'contains block toolbar config', () => {
+			expect( BalloonEditor.defaultConfig.blockToolbar ).to.not.be.empty;
+		} );
+	} );
+
+	describe( 'create()', () => {
+		beforeEach( () => {
+			return BalloonEditor.create( editorElement )
+				.then( newEditor => {
+					editor = newEditor;
+				} );
+		} );
+
+		afterEach( () => {
+			return editor.destroy();
+		} );
+
+		it( 'creates an instance which inherits from the BalloonEditor', () => {
+			expect( editor ).to.be.instanceof( BalloonEditor );
+			expect( editor ).to.be.instanceof( BaseBalloonEditor );
+		} );
+
+		it( 'loads data from the editor element', () => {
+			expect( editor.getData() ).to.equal( '<p><strong>foo</strong> bar</p>' );
+		} );
+	} );
+
+	describe( 'destroy()', () => {
+		beforeEach( () => {
+			return BalloonEditor.create( editorElement )
+				.then( newEditor => {
+					editor = newEditor;
+				} );
+		} );
+
+		it( 'sets the data back to the editor element', () => {
+			editor.setData( '<p>foo</p>' );
+
+			return editor.destroy()
+				.then( () => {
+					expect( editorElement.innerHTML ).to.equal( '<p>foo</p>' );
+				} );
+		} );
+	} );
+
+	describe( 'plugins', () => {
+		beforeEach( () => {
+			return BalloonEditor.create( editorElement )
+				.then( newEditor => {
+					editor = newEditor;
+				} );
+		} );
+
+		afterEach( () => {
+			return editor.destroy();
+		} );
+
+		it( 'block toolbar works', () => {
+			expect( editor.plugins.get( 'BlockToolbar' ) ).to.be.an( 'object' );
+		} );
+
+		it( 'paragraph works', () => {
+			const data = '<p>Some text inside a paragraph.</p>';
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+
+		it( 'basic-styles work', () => {
+			const data = [
+				'<p>',
+				'<strong>Test:strong</strong>',
+				'<i>Test:i</i>',
+				'</p>'
+			].join( '' );
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+
+		it( 'block-quote works', () => {
+			const data = '<blockquote><p>Quote</p></blockquote>';
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+
+		it( 'heading works', () => {
+			const data = [
+				'<h2>Heading 1.</h2>',
+				'<h3>Heading 1.1</h3>',
+				'<h4>Heading 1.1.1</h4>',
+				'<h4>Heading 1.1.2</h4>',
+				'<h3>Heading 1.2</h3>',
+				'<h4>Heading 1.2.1</h4>',
+				'<h2>Heading 2</h2>'
+			].join( '' );
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+
+		it( 'image works', () => {
+			const data = '<figure class="image"><img src="./manual/sample.jpg"></figure>';
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+
+		it( 'list works', () => {
+			const data = [
+				'<ul>',
+				'<li>Item 1.</li>',
+				'<li>Item 2.</li>',
+				'</ul>',
+				'<ol>',
+				'<li>Item 1.</li>',
+				'<li>Item 2.</li>',
+				'</ol>'
+			].join( '' );
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+
+		it( 'link works', () => {
+			const data = '<p><a href="//ckeditor.com">CKEditor.com</a></p>';
+
+			editor.setData( data );
+			expect( editor.getData() ).to.equal( data );
+		} );
+	} );
+
+	describeMemoryUsage( () => {
+		testMemoryUsage(
+			'should not grow on multiple create/destroy',
+			() => BalloonEditor.create( document.querySelector( '#mem-editor' ) ) );
+	} );
+} );

+ 27 - 0
packages/ckeditor5-build-balloon-block/tests/manual/ckeditor-cjs-version.html

@@ -0,0 +1,27 @@
+<div id="editor">
+	<h2>About CKEditor&nbsp;5</h2>
+
+	<p>This is <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
+
+	<figure class="image">
+		<img src="./sample.jpg" alt="Autumn fields" />
+	</figure>
+
+	<p>After more than 2 years of building the next generation editor from scratch and closing over 980 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
+
+	<p>We explained this design choice in <a href="https://medium.com/content-uneditable/ckeditor-5-the-future-of-rich-text-editing-2b9300f9df2c">&ldquo;CKEditor 5: The future of rich text editing&ldquo;</a>:</p>
+
+	<blockquote><p>(…) we are changing our approach with CKEditor 5. We will no longer have only two solutions available, instead CKEditor will be seen as a framework for editing solutions. At the same time, we will be developing several out-of-the-box solutions based on it, which will be available to use in many different contexts. It will be a real “one size fits all” approach, from little requirements, to super advanced full featured applications.</p></blockquote>
+
+	<h3>Notes</h3>
+
+	<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+
+	<ul>
+		<li><strong>Only Chrome, Opera and Safari are supported</strong>.</li>
+		<li>Firefox requires enabling the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/onselectionchange">&ldquo;dom.select_events.enabled&rdquo;</a> option.</li>
+		<li><a href="https://github.com/ckeditor/ckeditor5/issues/342">Support for pasting</a> is under development (content filtering is unstable).</li>
+	</ul>
+
+	<p>It has <em>bugs</em> that we are aware of &mdash; and that we will be working on in the next few iterations of the project. Stay tuned for some updates soon!</p>
+</div>

+ 17 - 0
packages/ckeditor5-build-balloon-block/tests/manual/ckeditor-cjs-version.js

@@ -0,0 +1,17 @@
+/**
+ * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/* eslint-env commonjs */
+/* globals window, document, console */
+
+const BalloonEditor = require( '../../build/ckeditor' );
+
+BalloonEditor.create( document.querySelector( '#editor' ) )
+	.then( editor => {
+		window.editor = editor;
+	} )
+	.catch( err => {
+		console.error( err.stack );
+	} );

+ 9 - 0
packages/ckeditor5-build-balloon-block/tests/manual/ckeditor-cjs-version.md

@@ -0,0 +1,9 @@
+# CKEditor 5 balloon block editor build – standard version (CommonJS `require()`)
+
+Just play with it.
+
+**Note:** Remember to rebuild the bundles (`npm run build`). You can also run Webpack in the watch mode:
+
+```
+./node_modules/.bin/webpack -w
+```

+ 27 - 0
packages/ckeditor5-build-balloon-block/tests/manual/ckeditor.html

@@ -0,0 +1,27 @@
+<div id="editor">
+	<h2>About CKEditor&nbsp;5</h2>
+
+	<p>This is <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
+
+	<figure class="image">
+		<img src="./sample.jpg" alt="Autumn fields" />
+	</figure>
+
+	<p>After more than 2 years of building the next generation editor from scratch and closing over 980 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
+
+	<p>We explained this design choice in <a href="https://medium.com/content-uneditable/ckeditor-5-the-future-of-rich-text-editing-2b9300f9df2c">&ldquo;CKEditor 5: The future of rich text editing&ldquo;</a>:</p>
+
+	<blockquote><p>(…) we are changing our approach with CKEditor 5. We will no longer have only two solutions available, instead CKEditor will be seen as a framework for editing solutions. At the same time, we will be developing several out-of-the-box solutions based on it, which will be available to use in many different contexts. It will be a real “one size fits all” approach, from little requirements, to super advanced full featured applications.</p></blockquote>
+
+	<h3>Notes</h3>
+
+	<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+
+	<ul>
+		<li><strong>Only Chrome, Opera and Safari are supported</strong>.</li>
+		<li>Firefox requires enabling the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/onselectionchange">&ldquo;dom.select_events.enabled&rdquo;</a> option.</li>
+		<li><a href="https://github.com/ckeditor/ckeditor5/issues/342">Support for pasting</a> is under development (content filtering is unstable).</li>
+	</ul>
+
+	<p>It has <em>bugs</em> that we are aware of &mdash; and that we will be working on in the next few iterations of the project. Stay tuned for some updates soon!</p>
+</div>

+ 16 - 0
packages/ckeditor5-build-balloon-block/tests/manual/ckeditor.js

@@ -0,0 +1,16 @@
+/**
+ * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/* globals window, document, console */
+
+import BalloonEditor from '../../build/ckeditor';
+
+BalloonEditor.create( document.querySelector( '#editor' ) )
+	.then( editor => {
+		window.editor = editor;
+	} )
+	.catch( err => {
+		console.error( err.stack );
+	} );

+ 9 - 0
packages/ckeditor5-build-balloon-block/tests/manual/ckeditor.md

@@ -0,0 +1,9 @@
+# CKEditor 5 balloon block editor build – standard version
+
+Just play with it.
+
+**Note:** Remember to rebuild the bundles (`npm run build`). You can also run Webpack in the watch mode:
+
+```
+./node_modules/.bin/webpack -w
+```

BIN
packages/ckeditor5-build-balloon-block/tests/manual/sample.jpg


+ 9 - 0
packages/ckeditor5-build-balloon-block/theme/theme.css

@@ -0,0 +1,9 @@
+/*
+ * Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/* Give the block toolbar button some space, moving it a few pixels away from the editable area. */
+.ck.ck-block-toolbar-button {
+	transform: translateX( calc(-1 * var(--ck-spacing-large)) );
+}

+ 87 - 0
packages/ckeditor5-build-balloon-block/webpack.config.js

@@ -0,0 +1,87 @@
+/**
+ * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+'use strict';
+
+/* eslint-env node */
+
+const path = require( 'path' );
+const webpack = require( 'webpack' );
+const { bundler, styles } = require( '@ckeditor/ckeditor5-dev-utils' );
+const CKEditorWebpackPlugin = require( '@ckeditor/ckeditor5-dev-webpack-plugin' );
+const UglifyJsWebpackPlugin = require( 'uglifyjs-webpack-plugin' );
+
+module.exports = {
+	devtool: 'source-map',
+	performance: { hints: false },
+
+	entry: path.resolve( __dirname, 'src', 'ckeditor.js' ),
+
+	output: {
+		// The name under which the editor will be exported.
+		library: 'BalloonEditor',
+
+		path: path.resolve( __dirname, 'build' ),
+		filename: 'ckeditor.js',
+		libraryTarget: 'umd',
+		libraryExport: 'default'
+	},
+
+	optimization: {
+		minimizer: [
+			new UglifyJsWebpackPlugin( {
+				sourceMap: true,
+				uglifyOptions: {
+					output: {
+						// Preserve CKEditor 5 license comments.
+						comments: /^!/
+					}
+				}
+			} )
+		]
+	},
+
+	plugins: [
+		new CKEditorWebpackPlugin( {
+			// UI language. Language codes follow the https://en.wikipedia.org/wiki/ISO_639-1 format.
+			// When changing the built-in language, remember to also change it in the editor's configuration (src/ckeditor.js).
+			language: 'en',
+			additionalLanguages: 'all'
+		} ),
+		new webpack.BannerPlugin( {
+			banner: bundler.getLicenseBanner(),
+			raw: true
+		} )
+	],
+
+	module: {
+		rules: [
+			{
+				test: /\.svg$/,
+				use: [ 'raw-loader' ]
+			},
+			{
+				test: /\.css$/,
+				use: [
+					{
+						loader: 'style-loader',
+						options: {
+							singleton: true
+						}
+					},
+					{
+						loader: 'postcss-loader',
+						options: styles.getPostCssConfig( {
+							themeImporter: {
+								themePath: require.resolve( '@ckeditor/ckeditor5-theme-lark' )
+							},
+							minify: true
+						} )
+					},
+				]
+			}
+		]
+	}
+};

Неке датотеке нису приказане због велике количине промена