| 12345678910111213141516171819202122232425262728293031323334353637 |
- # Copyright (c) 2003-2020, 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: \n"
- "Language-Team: \n"
- "Plural-Forms: \n"
- msgctxt "Toolbar button tooltip for the HTML embed feature."
- msgid "Insert HTML"
- msgstr "Insert HTML"
- msgctxt "The HTML snippet."
- msgid "HTML snippet"
- msgstr "HTML snippet"
- msgctxt "A placeholder that will be displayed in the raw HTML textarea field."
- msgid "Paste raw HTML here..."
- msgstr "Paste raw HTML here..."
- msgctxt "A label of a button that switches the HTML embed to the source editing mode."
- msgid "Edit source"
- msgstr "Edit source"
- msgctxt "A label of a button that saves the HTML embed content and navigates back to the preview."
- msgid "Save changes"
- msgstr "Save changes"
|