|
|
@@ -3,7 +3,7 @@ msgid ""
|
|
|
msgstr ""
|
|
|
"Language: uk\n"
|
|
|
"Language-Team: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/uk/)\n"
|
|
|
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Label for the image widget."
|
|
|
msgid "image widget"
|
|
|
@@ -19,32 +19,32 @@ 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"
|
|
|
-msgstr ""
|
|
|
+msgstr "Текстова альтернатива"
|
|
|
|
|
|
msgctxt "Placeholder text for image caption displayed when caption is empty."
|
|
|
msgid "Enter image caption"
|
|
|
-msgstr ""
|
|
|
+msgstr "Введіть підпис зображення"
|
|
|
|
|
|
msgctxt "Label for the insert image toolbar button."
|
|
|
msgid "Insert image"
|
|
|
-msgstr ""
|
|
|
+msgstr "Вставити зображення"
|
|
|
|
|
|
msgctxt "Title of the notification displayed when upload fails."
|
|
|
msgid "Upload failed"
|
|
|
-msgstr ""
|
|
|
+msgstr "Завантаження не вдалось"
|