8
0
فهرست منبع

Merge branch 'master' into t/ckeditor5/936

Piotrek Koszuliński 7 سال پیش
والد
کامیت
3e4154526a
2فایلهای تغییر یافته به همراه51 افزوده شده و 1 حذف شده
  1. 50 0
      packages/ckeditor5-image/lang/translations/cs.po
  2. 1 1
      packages/ckeditor5-image/lang/translations/de.po

+ 50 - 0
packages/ckeditor5-image/lang/translations/cs.po

@@ -0,0 +1,50 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: cs\n"
+"Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+msgctxt "Label for the image widget."
+msgid "image widget"
+msgstr "ovládací prvek obrázku"
+
+msgctxt "Label for the Side image option."
+msgid "Side image"
+msgstr "Postranní obrázek"
+
+msgctxt "Label for the Full size image option."
+msgid "Full size image"
+msgstr "Obrázek v plné velikosti"
+
+msgctxt "Label for the Left aligned image option"
+msgid "Left aligned image"
+msgstr "Obrázek zarovnaný vlevo"
+
+msgctxt "Label for the Centered image option"
+msgid "Centered image"
+msgstr "Obrázek zarovnaný na střed"
+
+msgctxt "Label for the Right aligned image option"
+msgid "Right aligned image"
+msgstr "Obrázek zarovnaný vpravo"
+
+msgctxt "Label for the Change image text alternative button."
+msgid "Change image text alternative"
+msgstr "Změnit alternativní text obrázku"
+
+msgctxt "Label for the image text alternative input."
+msgid "Text alternative"
+msgstr "Alternativní text"
+
+msgctxt "Placeholder text for image caption displayed when caption is empty."
+msgid "Enter image caption"
+msgstr "Zadejte popis obrázku"
+
+msgctxt "Label for the insert image toolbar button."
+msgid "Insert image"
+msgstr "Vložit obrázek"
+
+msgctxt "Title of the notification displayed when upload fails."
+msgid "Upload failed"
+msgstr "Nahrání selhalo"

+ 1 - 1
packages/ckeditor5-image/lang/translations/de.po

@@ -47,4 +47,4 @@ msgstr "Bild einfügen"
 
 msgctxt "Title of the notification displayed when upload fails."
 msgid "Upload failed"
-msgstr ""
+msgstr "Hochladen fehlgeschlagen"