Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 5300e22

Browse files
committed
Other: Updated translations. [skip ci]
1 parent 3bb44e8 commit 5300e22

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

lang/translations/ru.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Russian (https://www.transifex.com/ckeditor/teams/11143/ru/)\n"
16+
"Language: ru\n"
17+
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Вставить код"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Простой текст"

0 commit comments

Comments
 (0)