Explorar o código

Other: Updated translations. [skip ci]

Piotrek Koszuliński %!s(int64=7) %!d(string=hai) anos
pai
achega
b38f72f992

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

@@ -0,0 +1,26 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: ca\n"
+"Language-Team: Catalan (https://www.transifex.com/ckeditor/teams/11143/ca/)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgctxt "Toolbar button tooltip for aligning text to the left."
+msgid "Align left"
+msgstr "Alineació esquerra"
+
+msgctxt "Toolbar button tooltip for aligning text to the right."
+msgid "Align right"
+msgstr "Alineació dreta"
+
+msgctxt "Toolbar button tooltip for aligning text to center."
+msgid "Align center"
+msgstr "Alineació centre"
+
+msgctxt "Toolbar button tooltip for making text justified."
+msgid "Justify"
+msgstr "Justificar"
+
+msgctxt "Dropdown button tooltip for the text alignment feature."
+msgid "Text alignment"
+msgstr "Alineació text"

+ 1 - 1
packages/ckeditor5-alignment/lang/translations/cs.po

@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Language: cs\n"
 "Language: cs\n"
 "Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/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"
+"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
 
 
 msgctxt "Toolbar button tooltip for aligning text to the left."
 msgctxt "Toolbar button tooltip for aligning text to the left."
 msgid "Align left"
 msgid "Align left"

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

@@ -0,0 +1,26 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: fa\n"
+"Language-Team: Persian (https://www.transifex.com/ckeditor/teams/11143/fa/)\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\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/hu.po

@@ -0,0 +1,26 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: hu\n"
+"Language-Team: Hungarian (https://www.transifex.com/ckeditor/teams/11143/hu/)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgctxt "Toolbar button tooltip for aligning text to the left."
+msgid "Align left"
+msgstr "Balra igazítás"
+
+msgctxt "Toolbar button tooltip for aligning text to the right."
+msgid "Align right"
+msgstr "Jobbra igazítás"
+
+msgctxt "Toolbar button tooltip for aligning text to center."
+msgid "Align center"
+msgstr "Középre igazítás"
+
+msgctxt "Toolbar button tooltip for making text justified."
+msgid "Justify"
+msgstr "Sorkizárt"
+
+msgctxt "Dropdown button tooltip for the text alignment feature."
+msgid "Text alignment"
+msgstr "Szöveg igazítása"

+ 1 - 1
packages/ckeditor5-alignment/lang/translations/sk.po

@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Language: sk\n"
 "Language: sk\n"
 "Language-Team: Slovak (https://www.transifex.com/ckeditor/teams/11143/sk/)\n"
 "Language-Team: Slovak (https://www.transifex.com/ckeditor/teams/11143/sk/)\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
 
 
 msgctxt "Toolbar button tooltip for aligning text to the left."
 msgctxt "Toolbar button tooltip for aligning text to the left."
 msgid "Align left"
 msgid "Align left"

+ 2 - 2
packages/ckeditor5-alignment/lang/translations/sv.po

@@ -15,7 +15,7 @@ msgstr "Högerjustera"
 
 
 msgctxt "Toolbar button tooltip for aligning text to center."
 msgctxt "Toolbar button tooltip for aligning text to center."
 msgid "Align center"
 msgid "Align center"
-msgstr ""
+msgstr "Centrera"
 
 
 msgctxt "Toolbar button tooltip for making text justified."
 msgctxt "Toolbar button tooltip for making text justified."
 msgid "Justify"
 msgid "Justify"
@@ -23,4 +23,4 @@ msgstr "Justera till marginaler"
 
 
 msgctxt "Dropdown button tooltip for the text alignment feature."
 msgctxt "Dropdown button tooltip for the text alignment feature."
 msgid "Text alignment"
 msgid "Text alignment"
-msgstr ""
+msgstr "Textjustering"

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

@@ -0,0 +1,26 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: uk\n"
+"Language-Team: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/uk/)\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\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 "Вирівнювання тексту"