-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Other: Updated translations. [skip ci]
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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 "The label of the styles dropdown button in the toolbar displayed when no style is currently active." | ||
msgid "Styles" | ||
msgstr "Styles" | ||
|
||
msgctxt "The label of the styles dropdown button in the toolbar displayed when multiple styles are currently active." | ||
msgid "Multiple styles" | ||
msgstr "Multiple styles" | ||
|
||
msgctxt "The label of the group in the styles dropdown containing styles applicable to blocks only (paragraphs, headings, etc.)." | ||
msgid "Block styles" | ||
msgstr "Block styles" | ||
|
||
msgctxt "The label of the group in the styles dropdown containing inline applicable to text only." | ||
msgid "Text styles" | ||
msgstr "Text styles" |