From 370d4949567e8977a4b6656be8cba98d6cdf621f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20Koszuli=C5=84ski?= Date: Thu, 21 Feb 2019 14:59:53 +0100 Subject: [PATCH] Other: Updated translations. [skip ci] --- lang/translations/sr-latn.po | 89 ++++++++++++++++++++++++++++++++++++ lang/translations/sr.po | 89 ++++++++++++++++++++++++++++++++++++ 2 files changed, 178 insertions(+) create mode 100644 lang/translations/sr-latn.po create mode 100644 lang/translations/sr.po diff --git a/lang/translations/sr-latn.po b/lang/translations/sr-latn.po new file mode 100644 index 00000000..56b773a9 --- /dev/null +++ b/lang/translations/sr-latn.po @@ -0,0 +1,89 @@ +# 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 insert table toolbar button." +msgid "Insert table" +msgstr "Dodaj tabelu" + +msgctxt "Label for the set/unset table header column button." +msgid "Header column" +msgstr "Kolona za zaglavlje" + +msgctxt "Label for the insert table column to the left of the current one button." +msgid "Insert column left" +msgstr "Dodaj kolonu levo" + +msgctxt "Label for the insert table column to the right of the current one button." +msgid "Insert column right" +msgstr "Dodaj kolonu desno" + +msgctxt "Label for the delete table column button." +msgid "Delete column" +msgstr "Briši kolonu" + +msgctxt "Label for the table column dropdown button." +msgid "Column" +msgstr "Kolona" + +msgctxt "Label for the set/unset table header row button." +msgid "Header row" +msgstr "Red za zaglavlje" + +msgctxt "Label for the insert row below button." +msgid "Insert row below" +msgstr "Dodaj red ispod" + +msgctxt "Label for the insert row above button." +msgid "Insert row above" +msgstr "Dodaj red iznad" + +msgctxt "Label for the delete table row button." +msgid "Delete row" +msgstr "Briši red" + +msgctxt "Label for the table row dropdown button." +msgid "Row" +msgstr "Red" + +msgctxt "Label for the merge table cell up button." +msgid "Merge cell up" +msgstr "Spoj ćelije na gore" + +msgctxt "Label for the merge table cell right button." +msgid "Merge cell right" +msgstr "Spoj ćelije na desno" + +msgctxt "Label for the merge table cell down button." +msgid "Merge cell down" +msgstr "Spoj ćelije na dole" + +msgctxt "Label for the merge table cell left button." +msgid "Merge cell left" +msgstr "Spoj ćelije na levo" + +msgctxt "Label for the split table cell vertically button." +msgid "Split cell vertically" +msgstr "Deli ćelije uspravno" + +msgctxt "Label for the split table cell horizontally button." +msgid "Split cell horizontally" +msgstr "Deli ćelije vodoravno" + +msgctxt "Label for the merge table cells button." +msgid "Merge cells" +msgstr "Spoj ćelije" diff --git a/lang/translations/sr.po b/lang/translations/sr.po new file mode 100644 index 00000000..9a701532 --- /dev/null +++ b/lang/translations/sr.po @@ -0,0 +1,89 @@ +# 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 insert table toolbar button." +msgid "Insert table" +msgstr "Додај табелу" + +msgctxt "Label for the set/unset table header column button." +msgid "Header column" +msgstr "Колона за заглавље" + +msgctxt "Label for the insert table column to the left of the current one button." +msgid "Insert column left" +msgstr "Додај колону лево" + +msgctxt "Label for the insert table column to the right of the current one button." +msgid "Insert column right" +msgstr "Додај колону десно" + +msgctxt "Label for the delete table column button." +msgid "Delete column" +msgstr "Бриши колону" + +msgctxt "Label for the table column dropdown button." +msgid "Column" +msgstr "Колона" + +msgctxt "Label for the set/unset table header row button." +msgid "Header row" +msgstr "Ред за заглавлје" + +msgctxt "Label for the insert row below button." +msgid "Insert row below" +msgstr "Додај ред испод" + +msgctxt "Label for the insert row above button." +msgid "Insert row above" +msgstr "Додај ред изнад" + +msgctxt "Label for the delete table row button." +msgid "Delete row" +msgstr "Бриши ред" + +msgctxt "Label for the table row dropdown button." +msgid "Row" +msgstr "Ред" + +msgctxt "Label for the merge table cell up button." +msgid "Merge cell up" +msgstr "Спој ћелије на горе" + +msgctxt "Label for the merge table cell right button." +msgid "Merge cell right" +msgstr "Спој ћелије на десно" + +msgctxt "Label for the merge table cell down button." +msgid "Merge cell down" +msgstr "Спој ћелије на доле" + +msgctxt "Label for the merge table cell left button." +msgid "Merge cell left" +msgstr "Cпој ћелије на лево" + +msgctxt "Label for the split table cell vertically button." +msgid "Split cell vertically" +msgstr "Дели ћелије усправно" + +msgctxt "Label for the split table cell horizontally button." +msgid "Split cell horizontally" +msgstr "Дели ћелије водоравно" + +msgctxt "Label for the merge table cells button." +msgid "Merge cells" +msgstr "Спој ћелије"