| 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: Estonian (https://www.transifex.com/ckeditor/teams/11143/et/)\n"
- "Language: et\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- msgctxt "Tooltip for the font size dropdown."
- msgid "Font Size"
- msgstr "Teksti suurus"
- msgctxt "Dropdown option label for the 'tiny' font size preset."
- msgid "Tiny"
- msgstr "Imepisike"
- msgctxt "Dropdown option label for the 'small' font size preset."
- msgid "Small"
- msgstr "Väike"
- msgctxt "Dropdown option label for the 'big' font size preset."
- msgid "Big"
- msgstr "Suur"
- msgctxt "Dropdown option label for the 'huge' font size preset."
- msgid "Huge"
- msgstr "Ülisuur"
- msgctxt "Tooltip for the font family dropdown."
- msgid "Font Family"
- msgstr "Kirjastiil"
- msgctxt "Dropdown option label for the default font family."
- msgid "Default"
- msgstr "Vaikimisi"
- msgctxt "Label of a button that allows selecting a font color."
- msgid "Font Color"
- msgstr "Fondi värvus"
- msgctxt "Label of a button that allows selecting a font background color."
- msgid "Font Background Color"
- msgstr "Kirja tausta värvus"
- msgctxt "Label or a button that removes the color from the text (font color and background)."
- msgid "Remove color"
- msgstr "Eemalda värv"
- msgctxt "Title of a color picker section containing the colors currently used in the document."
- msgid "Document colors"
- msgstr "Dokumendi värvid"
- msgctxt "Label of a button that applies a black text color (font color and background)"
- msgid "Black"
- msgstr "Must"
- msgctxt "Label of a button that applies a dim grey text color (font color and background)"
- msgid "Dim grey"
- msgstr "Tumehall"
- msgctxt "Label of a button that applies a grey text color (font color and background)"
- msgid "Grey"
- msgstr "Hall"
- msgctxt "Label of a button that applies a light grey text color (font color and background)"
- msgid "Light grey"
- msgstr "Helehall"
- msgctxt "Label of a button that applies a white text color (font color and background)"
- msgid "White"
- msgstr "Valge"
- msgctxt "Label of a button that applies a red text color (font color and background)"
- msgid "Red"
- msgstr "Punane"
- msgctxt "Label of a button that applies a orange text color (font color and background)"
- msgid "Orange"
- msgstr "Oranž"
- msgctxt "Label of a button that applies a yellow text color (font color and background)"
- msgid "Yellow"
- msgstr "Kollane"
- msgctxt "Label of a button that applies a light green text color (font color and background)"
- msgid "Light green"
- msgstr "Heleroheline"
- msgctxt "Label of a button that applies a green text color (font color and background)"
- msgid "Green"
- msgstr "Roheline"
- msgctxt "Label of a button that applies a aquamarine text color (font color and background)"
- msgid "Aquamarine"
- msgstr "Akvamariin"
- msgctxt "Label of a button that applies a turquoise text color (font color and background)"
- msgid "Turquoise"
- msgstr "Türkiis"
- msgctxt "Label of a button that applies a light blue text color (font color and background)"
- msgid "Light blue"
- msgstr "Helesinine"
- msgctxt "Label of a button that applies a blue text color (font color and background)"
- msgid "Blue"
- msgstr "Sinine"
- msgctxt "Label of a button that applies a purple text color (font color and background)"
- msgid "Purple"
- msgstr "Lilla"
|