Przeglądaj źródła

Other: Updated translations. [skip ci]

Piotrek Koszuliński 7 lat temu
rodzic
commit
1160a4f7fa

+ 61 - 0
packages/ckeditor5-image/lang/translations/sr-latn.po

@@ -0,0 +1,61 @@
+# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+#
+#                                     !!! IMPORTANT !!!
+#
+#         Before you edit this file, please keep in mind that contributing to the project
+#                translations is possible ONLY via the Transifex online service.
+#
+#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
+#
+#                   To learn more, check out the official contributor's guide:
+#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
+#
+msgid ""
+msgstr ""
+"Language-Team: Serbian (Latin) (https://www.transifex.com/ckeditor/teams/11143/sr%40latin/)\n"
+"Language: sr@latin\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"
+
+msgctxt "Label for the image widget."
+msgid "image widget"
+msgstr "modul sa slikom"
+
+msgctxt "Label for the Side image option."
+msgid "Side image"
+msgstr "Bočna slika"
+
+msgctxt "Label for the Full size image option."
+msgid "Full size image"
+msgstr "Slika u punoj veličini"
+
+msgctxt "Label for the Left aligned image option"
+msgid "Left aligned image"
+msgstr "Leva slika"
+
+msgctxt "Label for the Centered image option"
+msgid "Centered image"
+msgstr "Slika u sredini"
+
+msgctxt "Label for the Right aligned image option"
+msgid "Right aligned image"
+msgstr "Desna slika"
+
+msgctxt "Label for the Change image text alternative button."
+msgid "Change image text alternative"
+msgstr "Izmena alternativnog teksta"
+
+msgctxt "Label for the image text alternative input."
+msgid "Text alternative"
+msgstr "Alternativni tekst"
+
+msgctxt "Placeholder text for image caption displayed when caption is empty."
+msgid "Enter image caption"
+msgstr "Odredi tekst ispod slike"
+
+msgctxt "Label for the insert image toolbar button."
+msgid "Insert image"
+msgstr "Dodaj sliku"
+
+msgctxt "Title of the notification displayed when upload fails."
+msgid "Upload failed"
+msgstr "Postavljanje neuspešno"

+ 61 - 0
packages/ckeditor5-image/lang/translations/sr.po

@@ -0,0 +1,61 @@
+# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+#
+#                                     !!! IMPORTANT !!!
+#
+#         Before you edit this file, please keep in mind that contributing to the project
+#                translations is possible ONLY via the Transifex online service.
+#
+#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
+#
+#                   To learn more, check out the official contributor's guide:
+#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
+#
+msgid ""
+msgstr ""
+"Language-Team: Serbian (https://www.transifex.com/ckeditor/teams/11143/sr/)\n"
+"Language: sr\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"
+
+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 "Одреди текст испод слике"
+
+msgctxt "Label for the insert image toolbar button."
+msgid "Insert image"
+msgstr "Додај слику"
+
+msgctxt "Title of the notification displayed when upload fails."
+msgid "Upload failed"
+msgstr "Постављање неуспешно"