8
0
Просмотр исходного кода

Other: Updated translations. [skip ci]

Piotrek Koszuliński 7 лет назад
Родитель
Сommit
f3e4ad3838

+ 26 - 0
packages/ckeditor5-alignment/lang/translations/ar.po

@@ -0,0 +1,26 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: ar\n"
+"Language-Team: Arabic (https://www.transifex.com/ckeditor/teams/11143/ar/)\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+
+msgctxt "Toolbar button tooltip for aligning text to the left."
+msgid "Align left"
+msgstr "محاذاة لليسار"
+
+msgctxt "Toolbar button tooltip for aligning text to the right."
+msgid "Align right"
+msgstr "محاذاة لليمين"
+
+msgctxt "Toolbar button tooltip for aligning text to center."
+msgid "Align center"
+msgstr "محاذاة في المنتصف"
+
+msgctxt "Toolbar button tooltip for making text justified."
+msgid "Justify"
+msgstr ""
+
+msgctxt "Dropdown button tooltip for the text alignment feature."
+msgid "Text alignment"
+msgstr "محاذاة النص"

+ 26 - 0
packages/ckeditor5-alignment/lang/translations/cs.po

@@ -0,0 +1,26 @@
+# 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 "Toolbar button tooltip for aligning text to the left."
+msgid "Align left"
+msgstr "Zarovnat vlevo"
+
+msgctxt "Toolbar button tooltip for aligning text to the right."
+msgid "Align right"
+msgstr "Zarovnat vpravo"
+
+msgctxt "Toolbar button tooltip for aligning text to center."
+msgid "Align center"
+msgstr "Zarovnat na střed"
+
+msgctxt "Toolbar button tooltip for making text justified."
+msgid "Justify"
+msgstr "Zarovnat do bloku"
+
+msgctxt "Dropdown button tooltip for the text alignment feature."
+msgid "Text alignment"
+msgstr "Zarovnání textu"

+ 26 - 0
packages/ckeditor5-alignment/lang/translations/de.po

@@ -0,0 +1,26 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: de\n"
+"Language-Team: German (https://www.transifex.com/ckeditor/teams/11143/de/)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgctxt "Toolbar button tooltip for aligning text to the left."
+msgid "Align left"
+msgstr "Linksbündig"
+
+msgctxt "Toolbar button tooltip for aligning text to the right."
+msgid "Align right"
+msgstr "Rechtsbündig"
+
+msgctxt "Toolbar button tooltip for aligning text to center."
+msgid "Align center"
+msgstr "Zentriert"
+
+msgctxt "Toolbar button tooltip for making text justified."
+msgid "Justify"
+msgstr "Blocksatz"
+
+msgctxt "Dropdown button tooltip for the text alignment feature."
+msgid "Text alignment"
+msgstr "Textausrichtung"