| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- # 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@latin/)\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 "Tooltip for the font size dropdown."
- msgid "Font Size"
- msgstr "Veličina fonta"
- msgctxt "Dropdown option label for the 'tiny' font size preset."
- msgid "Tiny"
- msgstr "Sitno"
- msgctxt "Dropdown option label for the 'small' font size preset."
- msgid "Small"
- msgstr "Malo"
- msgctxt "Dropdown option label for the 'big' font size preset."
- msgid "Big"
- msgstr "Veliko"
- msgctxt "Dropdown option label for the 'huge' font size preset."
- msgid "Huge"
- msgstr "Ogromno"
- msgctxt "Tooltip for the font family dropdown."
- msgid "Font Family"
- msgstr "Font"
- msgctxt "Dropdown option label for the default font family."
- msgid "Default"
- msgstr "Оsnovni"
- msgctxt "Label of a button that allows selecting a font color."
- msgid "Font Color"
- msgstr "Boja slova"
- msgctxt "Label of a button that allows selecting a font background color."
- msgid "Font Background Color"
- msgstr "Boja pozadine slova"
- msgctxt "Label or a button that removes the color from the text (font color and background)."
- msgid "Remove color"
- msgstr "Otkloni boju"
- msgctxt "Title of a color picker section containing the colors currently used in the document."
- msgid "Document colors"
- msgstr "Boje dokumenta"
- msgctxt "Label of a button that applies a black text color (font color and background)"
- msgid "Black"
- msgstr "Crna"
- msgctxt "Label of a button that applies a dim grey text color (font color and background)"
- msgid "Dim grey"
- msgstr "Bledo siva"
- msgctxt "Label of a button that applies a grey text color (font color and background)"
- msgid "Grey"
- msgstr "Siva"
- msgctxt "Label of a button that applies a light grey text color (font color and background)"
- msgid "Light grey"
- msgstr "Svetlo siva"
- msgctxt "Label of a button that applies a white text color (font color and background)"
- msgid "White"
- msgstr "Bela"
- msgctxt "Label of a button that applies a red text color (font color and background)"
- msgid "Red"
- msgstr "Crvena"
- msgctxt "Label of a button that applies a orange text color (font color and background)"
- msgid "Orange"
- msgstr "Narandžasta"
- msgctxt "Label of a button that applies a yellow text color (font color and background)"
- msgid "Yellow"
- msgstr "Žuta"
- msgctxt "Label of a button that applies a light green text color (font color and background)"
- msgid "Light green"
- msgstr "Svetlo zelena"
- msgctxt "Label of a button that applies a green text color (font color and background)"
- msgid "Green"
- msgstr "Zelena"
- msgctxt "Label of a button that applies a aquamarine text color (font color and background)"
- msgid "Aquamarine"
- msgstr "Zelenkastoplava"
- msgctxt "Label of a button that applies a turquoise text color (font color and background)"
- msgid "Turquoise"
- msgstr "Tirkizna"
- msgctxt "Label of a button that applies a light blue text color (font color and background)"
- msgid "Light blue"
- msgstr "Svetloplava"
- msgctxt "Label of a button that applies a blue text color (font color and background)"
- msgid "Blue"
- msgstr "Plava"
- msgctxt "Label of a button that applies a purple text color (font color and background)"
- msgid "Purple"
- msgstr "Ljubičasta"
|