Ver código fonte

Merge branch 'master' into t/153

Kamil Piechaczek 8 anos atrás
pai
commit
75d19f2864

+ 12 - 0
packages/ckeditor5-image/CHANGELOG.md

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-image/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017-11-14)
+
+### Bug fixes
+
+* Default style's command will properly remove model element's attribute. Closes [#147](https://github.com/ckeditor/ckeditor5-image/issues/147). ([c96fb19](https://github.com/ckeditor/ckeditor5-image/commit/c96fb19))
+
+### Other changes
+
+* Updated translations. ([eb4ba5b](https://github.com/ckeditor/ckeditor5-image/commit/eb4ba5b))
+* Aligned UI library usage to the [changes in the UI framework](https://github.com/ckeditor/ckeditor5-ui/pull/332).
+
+
 ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-image/compare/v0.7.0...v1.0.0-alpha.1) (2017-10-03)
 
 ### Bug fixes

+ 42 - 0
packages/ckeditor5-image/lang/translations/fi.po

@@ -0,0 +1,42 @@
+# Copyright (c) Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: fi\n"
+"Language-Team: Finnish (https://www.transifex.com/ckeditor/teams/11143/fi/)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgctxt "Label for the image widget."
+msgid "image widget"
+msgstr "Kuvavimpain"
+
+msgctxt "Label for the Side image option."
+msgid "Side image"
+msgstr "Pieni kuva"
+
+msgctxt "Label for the Full size image option."
+msgid "Full size image"
+msgstr "Täysikokoinen kuva"
+
+msgctxt "Label for the Left aligned image option"
+msgid "Left aligned image"
+msgstr "Vasemmalle tasattu kuva"
+
+msgctxt "Label for the Centered image option"
+msgid "Centered image"
+msgstr "Keskitetty kuva"
+
+msgctxt "Label for the Right aligned image option"
+msgid "Right aligned image"
+msgstr "Oikealle tasattu kuva"
+
+msgctxt "Label for the Change image text alternative button."
+msgid "Change image text alternative"
+msgstr "Vaihda kuvan vaihtoehtoinen teksti"
+
+msgctxt "Label for the image text alternative input."
+msgid "Text alternative"
+msgstr "Vaihtoehtoinen teksti"
+
+msgctxt "Placeholder text for image caption displayed when caption is empty."
+msgid "Enter image caption"
+msgstr "Syötä kuvateksti"

+ 4 - 4
packages/ckeditor5-image/lang/translations/fr.po

@@ -7,7 +7,7 @@ msgstr ""
 
 msgctxt "Label for the image widget."
 msgid "image widget"
-msgstr "objet image"
+msgstr "Objet image"
 
 msgctxt "Label for the Side image option."
 msgid "Side image"
@@ -19,15 +19,15 @@ msgstr "Image taille réelle"
 
 msgctxt "Label for the Left aligned image option"
 msgid "Left aligned image"
-msgstr ""
+msgstr "Image alignée à gauche"
 
 msgctxt "Label for the Centered image option"
 msgid "Centered image"
-msgstr ""
+msgstr "Image centrée"
 
 msgctxt "Label for the Right aligned image option"
 msgid "Right aligned image"
-msgstr ""
+msgstr "Image alignée a droite"
 
 msgctxt "Label for the Change image text alternative button."
 msgid "Change image text alternative"

+ 42 - 0
packages/ckeditor5-image/lang/translations/ko.po

@@ -0,0 +1,42 @@
+# Copyright (c) Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: ko\n"
+"Language-Team: Korean (https://www.transifex.com/ckeditor/teams/11143/ko/)\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+msgctxt "Label for the image widget."
+msgid "image widget"
+msgstr "이미지 위젯"
+
+msgctxt "Label for the Side image option."
+msgid "Side image"
+msgstr "내부 우측 정렬"
+
+msgctxt "Label for the Full size image option."
+msgid "Full size image"
+msgstr "문서 너비"
+
+msgctxt "Label for the Left aligned image option"
+msgid "Left aligned image"
+msgstr "왼쪽 정렬"
+
+msgctxt "Label for the Centered image option"
+msgid "Centered image"
+msgstr "가운데 정렬"
+
+msgctxt "Label for the Right aligned image option"
+msgid "Right aligned image"
+msgstr "오른쪽 정렬"
+
+msgctxt "Label for the Change image text alternative button."
+msgid "Change image text alternative"
+msgstr "대체 텍스트 변경"
+
+msgctxt "Label for the image text alternative input."
+msgid "Text alternative"
+msgstr "대체 텍스트"
+
+msgctxt "Placeholder text for image caption displayed when caption is empty."
+msgid "Enter image caption"
+msgstr "이미지 설명을 입력하세요"

+ 3 - 3
packages/ckeditor5-image/lang/translations/ku.po

@@ -19,15 +19,15 @@ msgstr "پڕ بەقەبارەی وێنە"
 
 msgctxt "Label for the Left aligned image option"
 msgid "Left aligned image"
-msgstr ""
+msgstr "ڕیزکردنی وێنە بۆ لای چەپ"
 
 msgctxt "Label for the Centered image option"
 msgid "Centered image"
-msgstr ""
+msgstr "ناوەڕاستکراوی وێنە"
 
 msgctxt "Label for the Right aligned image option"
 msgid "Right aligned image"
-msgstr ""
+msgstr "ڕیزکردنی وێنە بۆ لای ڕاست"
 
 msgctxt "Label for the Change image text alternative button."
 msgid "Change image text alternative"

+ 2 - 2
packages/ckeditor5-image/lang/translations/pt.po

@@ -23,7 +23,7 @@ msgstr ""
 
 msgctxt "Label for the Centered image option"
 msgid "Centered image"
-msgstr ""
+msgstr "Imagem centrada"
 
 msgctxt "Label for the Right aligned image option"
 msgid "Right aligned image"
@@ -35,7 +35,7 @@ msgstr ""
 
 msgctxt "Label for the image text alternative input."
 msgid "Text alternative"
-msgstr ""
+msgstr "Texto alternativo"
 
 msgctxt "Placeholder text for image caption displayed when caption is empty."
 msgid "Enter image caption"

+ 3 - 3
packages/ckeditor5-image/lang/translations/sk.po

@@ -19,15 +19,15 @@ msgstr "Obrázok v plnej veľkosti"
 
 msgctxt "Label for the Left aligned image option"
 msgid "Left aligned image"
-msgstr ""
+msgstr "Zarovnať vľavo"
 
 msgctxt "Label for the Centered image option"
 msgid "Centered image"
-msgstr ""
+msgstr "Zarovnať na stred"
 
 msgctxt "Label for the Right aligned image option"
 msgid "Right aligned image"
-msgstr ""
+msgstr "Zarovnať vpravo"
 
 msgctxt "Label for the Change image text alternative button."
 msgid "Change image text alternative"

+ 7 - 7
packages/ckeditor5-image/lang/translations/zh-cn.po

@@ -11,27 +11,27 @@ msgstr "图像小部件"
 
 msgctxt "Label for the Side image option."
 msgid "Side image"
-msgstr ""
+msgstr "图片侧边显示"
 
 msgctxt "Label for the Full size image option."
 msgid "Full size image"
-msgstr "全尺寸图像"
+msgstr "图片通栏显示"
 
 msgctxt "Label for the Left aligned image option"
 msgid "Left aligned image"
-msgstr ""
+msgstr "图片左侧对齐"
 
 msgctxt "Label for the Centered image option"
 msgid "Centered image"
-msgstr ""
+msgstr "图片居中"
 
 msgctxt "Label for the Right aligned image option"
 msgid "Right aligned image"
-msgstr ""
+msgstr "图片右侧对齐"
 
 msgctxt "Label for the Change image text alternative button."
 msgid "Change image text alternative"
-msgstr "更改图替换文本"
+msgstr "更改图替换文本"
 
 msgctxt "Label for the image text alternative input."
 msgid "Text alternative"
@@ -39,4 +39,4 @@ msgstr "替换文本"
 
 msgctxt "Placeholder text for image caption displayed when caption is empty."
 msgid "Enter image caption"
-msgstr "输入图标题"
+msgstr "输入图标题"

+ 18 - 18
packages/ckeditor5-image/package.json

@@ -1,31 +1,31 @@
 {
   "name": "@ckeditor/ckeditor5-image",
-  "version": "1.0.0-alpha.1",
+  "version": "1.0.0-alpha.2",
   "description": "Image feature for CKEditor 5.",
   "keywords": [
     "ckeditor5",
     "ckeditor5-feature"
   ],
   "dependencies": {
-    "@ckeditor/ckeditor5-core": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-engine": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-ui": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-utils": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-theme-lark": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-widget": "^1.0.0-alpha.1"
+    "@ckeditor/ckeditor5-core": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-engine": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-ui": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-utils": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-theme-lark": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-widget": "^1.0.0-alpha.2"
   },
   "devDependencies": {
-    "@ckeditor/ckeditor5-basic-styles": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-clipboard": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-editor-classic": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-enter": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-essentials": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-heading": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-link": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-list": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-paragraph": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-typing": "^1.0.0-alpha.1",
-    "@ckeditor/ckeditor5-undo": "^1.0.0-alpha.1",
+    "@ckeditor/ckeditor5-basic-styles": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-clipboard": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-editor-classic": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-enter": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-essentials": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-heading": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-link": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-list": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-paragraph": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-typing": "^1.0.0-alpha.2",
+    "@ckeditor/ckeditor5-undo": "^1.0.0-alpha.2",
     "eslint": "^4.8.0",
     "eslint-config-ckeditor5": "^1.0.6",
     "husky": "^0.14.3",