tinymce-rails-langs 4.20190124 → 5.20230529
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/tinymce/rails/languages.rb +3 -1
- data/vendor/assets/javascripts/tinymce/langs/ar.js +212 -54
- data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +187 -29
- data/vendor/assets/javascripts/tinymce/langs/ca.js +194 -36
- data/vendor/assets/javascripts/tinymce/langs/cs.js +227 -26
- data/vendor/assets/javascripts/tinymce/langs/cs_CZ.js +221 -19
- data/vendor/assets/javascripts/tinymce/langs/cy.js +373 -142
- data/vendor/assets/javascripts/tinymce/langs/da.js +242 -41
- data/vendor/assets/javascripts/tinymce/langs/de.js +236 -35
- data/vendor/assets/javascripts/tinymce/langs/eo.js +0 -0
- data/vendor/assets/javascripts/tinymce/langs/es.js +190 -32
- data/vendor/assets/javascripts/tinymce/langs/es_419.js +462 -0
- data/vendor/assets/javascripts/tinymce/langs/es_ES.js +370 -0
- data/vendor/assets/javascripts/tinymce/langs/es_MX.js +206 -48
- data/vendor/assets/javascripts/tinymce/langs/eu.js +191 -33
- data/vendor/assets/javascripts/tinymce/langs/fa.js +398 -123
- data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +197 -69
- data/vendor/assets/javascripts/tinymce/langs/fi.js +188 -30
- data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +248 -47
- data/vendor/assets/javascripts/tinymce/langs/gl.js +155 -20
- data/vendor/assets/javascripts/tinymce/langs/he_IL.js +201 -43
- data/vendor/assets/javascripts/tinymce/langs/hr.js +211 -46
- data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +236 -35
- data/vendor/assets/javascripts/tinymce/langs/id.js +199 -41
- data/vendor/assets/javascripts/tinymce/langs/it.js +208 -50
- data/vendor/assets/javascripts/tinymce/langs/it_IT.js +370 -0
- data/vendor/assets/javascripts/tinymce/langs/ja.js +239 -38
- data/vendor/assets/javascripts/tinymce/langs/kab.js +179 -21
- data/vendor/assets/javascripts/tinymce/langs/kk.js +335 -147
- data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +208 -50
- data/vendor/assets/javascripts/tinymce/langs/lt.js +179 -21
- data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +238 -37
- data/vendor/assets/javascripts/tinymce/langs/nl.js +247 -46
- data/vendor/assets/javascripts/tinymce/langs/nl_BE.js +445 -0
- data/vendor/assets/javascripts/tinymce/langs/pl.js +225 -24
- data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +234 -33
- data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +230 -29
- data/vendor/assets/javascripts/tinymce/langs/ro.js +377 -146
- data/vendor/assets/javascripts/tinymce/langs/ro_RO.js +370 -0
- data/vendor/assets/javascripts/tinymce/langs/ru.js +251 -50
- data/vendor/assets/javascripts/tinymce/langs/ru_RU.js +435 -44
- data/vendor/assets/javascripts/tinymce/langs/sk.js +202 -37
- data/vendor/assets/javascripts/tinymce/langs/sl.js +445 -0
- data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +303 -145
- data/vendor/assets/javascripts/tinymce/langs/{mn_MN.js → sq.js} +108 -68
- data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +194 -36
- data/vendor/assets/javascripts/tinymce/langs/ta.js +220 -19
- data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +220 -19
- data/vendor/assets/javascripts/tinymce/langs/th_TH.js +237 -36
- data/vendor/assets/javascripts/tinymce/langs/tr.js +189 -31
- data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +225 -24
- data/vendor/assets/javascripts/tinymce/langs/ug.js +221 -19
- data/vendor/assets/javascripts/tinymce/langs/uk.js +206 -48
- data/vendor/assets/javascripts/tinymce/langs/vi.js +173 -131
- data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +233 -32
- data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +197 -39
- metadata +16 -51
- data/vendor/assets/javascripts/tinymce/langs/af_ZA.js +0 -230
- data/vendor/assets/javascripts/tinymce/langs/ar_SA.js +0 -194
- data/vendor/assets/javascripts/tinymce/langs/az.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/be.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/bn_BD.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/bs.js +0 -197
- data/vendor/assets/javascripts/tinymce/langs/de_AT.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/dv.js +0 -230
- data/vendor/assets/javascripts/tinymce/langs/en_CA.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/en_GB.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/et.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/fo.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/fr_CH.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/ga.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/gd.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/hi_IN.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/hy.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/is_IS.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +0 -230
- data/vendor/assets/javascripts/tinymce/langs/km_KH.js +0 -253
- data/vendor/assets/javascripts/tinymce/langs/ko.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/ku.js +0 -197
- data/vendor/assets/javascripts/tinymce/langs/ku_IQ.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/lb.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/lv.js +0 -260
- data/vendor/assets/javascripts/tinymce/langs/mk_MK.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/ml.js +0 -179
- data/vendor/assets/javascripts/tinymce/langs/ml_IN.js +0 -179
- data/vendor/assets/javascripts/tinymce/langs/si_LK.js +0 -179
- data/vendor/assets/javascripts/tinymce/langs/sr.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/tg.js +0 -197
- data/vendor/assets/javascripts/tinymce/langs/tt.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/uz.js +0 -260
- data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +0 -260
@@ -1,230 +1,418 @@
|
|
1
1
|
tinymce.addI18n('kk',{
|
2
|
+
"Redo": "\u049a\u0430\u0439\u0442\u0430\u0440\u0443",
|
3
|
+
"Undo": "\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443",
|
2
4
|
"Cut": "\u049a\u0438\u044b\u043f \u0430\u043b\u0443",
|
3
|
-
"
|
4
|
-
"Header 2": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 2",
|
5
|
-
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0411\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u04a3\u0456\u0437 \u0430\u043b\u043c\u0430\u0441\u0443 \u0431\u0443\u0444\u0435\u0440\u0456\u043d\u0435 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u049b\u0430\u0442\u044b\u043d\u0430\u0439 \u0430\u043b\u043c\u0430\u0439\u0434\u044b. Ctrl+X\/C\/V \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437.",
|
6
|
-
"Heading 4": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f 4",
|
7
|
-
"Div": "Div",
|
8
|
-
"Heading 2": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f 2",
|
5
|
+
"Copy": "\u041a\u04e9\u0448\u0456\u0440\u0443",
|
9
6
|
"Paste": "\u049a\u043e\u044e",
|
10
|
-
"
|
11
|
-
"Font Family": "\u049a\u0430\u0440\u0456\u043f\u0442\u0435\u0440 \u0442\u043e\u0431\u044b",
|
12
|
-
"Pre": "Pre",
|
13
|
-
"Align right": "\u041e\u04a3\u0493\u0430 \u043e\u0440\u043d\u0430\u043b\u0430\u0441\u0442\u044b\u0440\u0443",
|
7
|
+
"Select all": "\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0442\u0430\u04a3\u0434\u0430\u0443",
|
14
8
|
"New document": "\u0416\u0430\u04a3\u0430 \u049b\u04b1\u0436\u0430\u0442",
|
15
|
-
"
|
9
|
+
"Ok": "\u041e\u041a",
|
10
|
+
"Cancel": "\u0411\u0430\u0441 \u0442\u0430\u0440\u0442\u0443",
|
11
|
+
"Visual aids": "\u041a\u04e9\u0440\u043d\u0435\u043a\u0456 \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440",
|
12
|
+
"Bold": "\u049a\u0430\u043b\u044b\u04a3",
|
13
|
+
"Italic": "\u041a\u04e9\u043b\u0431\u0435\u0443",
|
14
|
+
"Underline": "\u0410\u0441\u0442\u044b \u0441\u044b\u0437\u044b\u043b\u0493\u0430\u043d",
|
15
|
+
"Strikethrough": "\u0421\u044b\u0437\u044b\u043b\u0493\u0430\u043d",
|
16
|
+
"Superscript": "\u0416\u043e\u043b \u04af\u0441\u0442\u0456",
|
17
|
+
"Subscript": "\u0416\u043e\u043b \u0430\u0441\u0442\u044b",
|
18
|
+
"Clear formatting": "\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0443\u0434\u0456 \u0442\u0430\u0437\u0430\u043b\u0430\u0443",
|
19
|
+
"Align left": "\u0421\u043e\u043b\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
20
|
+
"Align center": "\u041e\u0440\u0442\u0430\u0441\u044b\u043d\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
21
|
+
"Align right": "\u041e\u04a3\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
22
|
+
"Justify": "\u0415\u043d\u0456 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
23
|
+
"Bullet list": "\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u043d\u0493\u0430\u043d \u0442\u0456\u0437\u0456\u043c",
|
16
24
|
"Numbered list": "\u041d\u04e9\u043c\u0456\u0440\u043b\u0435\u043d\u0433\u0435\u043d \u0442\u0456\u0437\u0456\u043c",
|
17
|
-
"
|
18
|
-
"Headings": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f",
|
25
|
+
"Decrease indent": "\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u043a\u0435\u043c\u0456\u0442\u0443",
|
19
26
|
"Increase indent": "\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u0430\u0440\u0442\u0442\u044b\u0440\u0443",
|
20
|
-
"
|
21
|
-
"
|
22
|
-
"
|
23
|
-
"
|
24
|
-
"Blocks": "\u0411\u043b\u043e\u043a\u0442\u0435\u043a\u0442\u0435\u0441 (Block)",
|
25
|
-
"Undo": "\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443",
|
26
|
-
"Strikethrough": "\u0411\u0435\u043b\u0456\u043d\u0435\u043d \u0441\u044b\u0437\u044b\u043b\u0493\u0430\u043d",
|
27
|
-
"Bullet list": "\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u043d\u0493\u0430\u043d \u0442\u0456\u0437\u0456\u043c",
|
27
|
+
"Close": "\u0416\u0430\u0431\u0443",
|
28
|
+
"Formats": "\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0440",
|
29
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0411\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u04a3\u0456\u0437 \u0430\u0440\u0430\u043b\u044b\u049b \u0441\u0430\u049b\u0442\u0430\u0493\u044b\u0448\u049b\u0430 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u049b\u0430\u0442\u044b\u043d\u0430\u0439 \u0430\u043b\u043c\u0430\u0439\u0434\u044b. Ctrl+X\/C\/V \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437.",
|
30
|
+
"Headers": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430\u043b\u0430\u0440",
|
28
31
|
"Header 1": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 1",
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"
|
32
|
+
"Header 2": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 2",
|
33
|
+
"Header 3": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 3",
|
34
|
+
"Header 4": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 4",
|
35
|
+
"Header 5": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 5",
|
33
36
|
"Header 6": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 6",
|
34
|
-
"
|
35
|
-
"
|
36
|
-
"
|
37
|
-
"
|
37
|
+
"Headings": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u0440",
|
38
|
+
"Heading 1": "1-\u0442\u0430\u049b\u044b\u0440\u044b\u043f",
|
39
|
+
"Heading 2": "2-\u0442\u0430\u049b\u044b\u0440\u044b\u043f",
|
40
|
+
"Heading 3": "3-\u0442\u0430\u049b\u044b\u0440\u044b\u043f",
|
41
|
+
"Heading 4": "4-\u0442\u0430\u049b\u044b\u0440\u044b\u043f",
|
42
|
+
"Heading 5": "5-\u0442\u0430\u049b\u044b\u0440\u044b\u043f",
|
43
|
+
"Heading 6": "6-\u0442\u0430\u049b\u044b\u0440\u044b\u043f",
|
44
|
+
"Preformatted": "\u0410\u043b\u0434\u044b\u043d \u0430\u043b\u0430 \u043f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d",
|
45
|
+
"Div": "Div",
|
46
|
+
"Pre": "Pre",
|
38
47
|
"Code": "\u041a\u043e\u0434",
|
39
|
-
"
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
43
|
-
"Heading 3": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f 3",
|
44
|
-
"Decrease indent": "\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u043a\u0435\u043c\u0456\u0442\u0443",
|
45
|
-
"Header 4": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 4",
|
48
|
+
"Paragraph": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444",
|
49
|
+
"Blockquote": "\u0414\u04d9\u0439\u0435\u043a\u0441\u04e9\u0437",
|
50
|
+
"Inline": "\u041a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0456\u043b\u0433\u0435\u043d",
|
51
|
+
"Blocks": "\u0411\u043b\u043e\u043a\u0442\u0430\u0440",
|
46
52
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u041e\u0441\u044b \u043e\u043f\u0446\u0438\u044f \u04e9\u0448\u0456\u0440\u0456\u043b\u043c\u0435\u0433\u0435\u043d\u0448\u0435, \u0431\u0443\u0444\u0435\u0440\u0434\u0435\u0433\u0456 \u043c\u04d9\u0442\u0456\u043d \u043a\u04d9\u0434\u0456\u043c\u0433\u0456 \u043c\u04d9\u0442\u0456\u043d \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u049b\u043e\u0439\u044b\u043b\u0430\u0434\u044b.",
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
50
|
-
"
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
53
|
+
"Fonts": "\u049a\u0430\u0440\u0456\u043f\u0442\u0435\u0440",
|
54
|
+
"Font Sizes": "\u049a\u0430\u0440\u0456\u043f \u04e9\u043b\u0448\u0435\u043c\u0434\u0435\u0440\u0456",
|
55
|
+
"Class": "\u0421\u044b\u043d\u044b\u043f",
|
56
|
+
"Browse for an image": "\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u0448\u043e\u043b\u0443",
|
57
|
+
"OR": "\u041d\u0415\u041c\u0415\u0421\u0415",
|
58
|
+
"Drop an image here": "\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043e\u0441\u044b \u0436\u0435\u0440\u0434\u0435 \u0442\u0430\u0441\u0442\u0430\u04a3\u044b\u0437",
|
59
|
+
"Upload": "\u0416\u04af\u043a\u0442\u0435\u043f \u0441\u0430\u043b\u0443",
|
60
|
+
"Block": "\u0411\u043b\u043e\u043a",
|
61
|
+
"Align": "\u0422\u0443\u0440\u0430\u043b\u0430\u0443",
|
56
62
|
"Default": "\u04d8\u0434\u0435\u043f\u043a\u0456",
|
57
|
-
"Lower Alpha": "\u041a\u0456\u0448\u0456 \u04d9\u0440\u0456\u043f\u0442\u0435\u0440",
|
58
63
|
"Circle": "\u0428\u0435\u04a3\u0431\u0435\u0440",
|
59
64
|
"Disc": "\u0414\u0438\u0441\u043a",
|
65
|
+
"Square": "\u0428\u0430\u0440\u0448\u044b",
|
66
|
+
"Lower Alpha": "\u041a\u0456\u0448\u0456 \u04d9\u0440\u0456\u043f\u0442\u0435\u0440",
|
67
|
+
"Lower Greek": "\u041a\u0456\u0448\u0456 \u0433\u0440\u0435\u043a \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456",
|
68
|
+
"Lower Roman": "\u041a\u0456\u0448\u0456 \u0440\u0438\u043c \u0446\u0438\u0444\u0440\u043b\u0430\u0440\u044b",
|
60
69
|
"Upper Alpha": "\u0411\u0430\u0441 \u04d9\u0440\u0456\u043f\u0442\u0435\u0440",
|
61
70
|
"Upper Roman": "\u0411\u0430\u0441 \u0440\u0438\u043c \u0446\u0438\u0444\u0440\u043b\u0430\u0440\u044b",
|
62
|
-
"
|
63
|
-
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id \u0442\u0435\u043a \u049b\u0430\u043d\u0430 \u04d9\u0440\u0456\u043f\u0442\u0435\u043d \u0431\u0430\u0441\u0442\u0430\u043b\u044b\u043f, \u04d9\u0440\u0456\u043f\u0442\u0435\u0440, \u0441\u0430\u043d\u0434\u0430\u0440, \u0441\u044b\u0437\u044b\u049b\u0448\u0430\u043b\u0430\u0440, \u043d\u04af\u043a\u0442\u0435\u043b\u0435\u0440 \u0436\u04d9\u043d\u0435 \u0442.\u0431 \u0436\u0430\u043b\u0493\u0430\u0441\u0443\u044b \u0442\u0438\u0456\u0441.",
|
71
|
+
"Anchor...": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435...",
|
64
72
|
"Name": "\u0410\u0442\u044b",
|
65
|
-
"Anchor": "\u0411\u0435\u0442\u0431\u0435\u043b\u0433\u0456",
|
66
73
|
"Id": "Id",
|
74
|
+
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id \u0442\u0435\u043a \u049b\u0430\u043d\u0430 \u04d9\u0440\u0456\u043f\u0442\u0435\u043d \u0431\u0430\u0441\u0442\u0430\u043b\u044b\u043f, \u04d9\u0440\u0456\u043f\u0442\u0435\u0440, \u0441\u0430\u043d\u0434\u0430\u0440, \u0441\u044b\u0437\u044b\u049b\u0448\u0430\u043b\u0430\u0440, \u043d\u04af\u043a\u0442\u0435\u043b\u0435\u0440 \u0436\u04d9\u043d\u0435 \u0442.\u0431 \u0436\u0430\u043b\u0493\u0430\u0441\u0443\u044b \u0442\u0438\u0456\u0441.",
|
67
75
|
"You have unsaved changes are you sure you want to navigate away?": "\u0421\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440 \u0431\u0430\u0440. \u0421\u0456\u0437 \u0448\u044b\u043d\u044b\u043c\u0435\u043d \u0431\u0430\u0441\u049b\u0430 \u0436\u0435\u0440\u0433\u0435 \u043a\u0435\u0442\u0443\u0434\u0456 \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?",
|
68
76
|
"Restore last draft": "\u0421\u043e\u04a3\u0493\u044b \u0441\u0430\u049b\u0442\u0430\u043b\u0493\u0430\u043d\u0434\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443",
|
69
|
-
"Special character": "\u0410\u0440\u043d\u0430\u0439\u044b \u0442\u0430\u04a3\u0431\u0430",
|
77
|
+
"Special character...": "\u0410\u0440\u043d\u0430\u0439\u044b \u0442\u0430\u04a3\u0431\u0430...",
|
70
78
|
"Source code": "\u0411\u0430\u0441\u0442\u0430\u043f\u049b\u044b \u043a\u043e\u0434",
|
71
|
-
"Language": "\u0422\u0456\u043b",
|
72
79
|
"Insert\/Edit code sample": "\u041a\u043e\u0434 \u04af\u043b\u0433\u0456\u0441\u0456\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u0442\u04af\u0437\u0435\u0442\u0443",
|
73
|
-
"
|
80
|
+
"Language": "\u0422\u0456\u043b",
|
81
|
+
"Code sample...": "\u041a\u043e\u0434 \u04af\u043b\u0433\u0456\u0441\u0456...",
|
82
|
+
"Color Picker": "\u0422\u04af\u0441 \u0442\u0430\u04a3\u0434\u0430\u0443 \u049b\u04b1\u0440\u0430\u043b\u044b",
|
74
83
|
"R": "R",
|
75
84
|
"G": "G",
|
76
|
-
"
|
77
|
-
"Right to left": "\u041e\u04a3\u043d\u0430\u043d \u0441\u043e\u043b\u0493\u0430",
|
85
|
+
"B": "B",
|
78
86
|
"Left to right": "\u0421\u043e\u043b\u0434\u0430\u043d \u043e\u04a3\u0493\u0430",
|
79
|
-
"
|
80
|
-
"
|
81
|
-
"Document
|
87
|
+
"Right to left": "\u041e\u04a3\u043d\u0430\u043d \u0441\u043e\u043b\u0493\u0430",
|
88
|
+
"Emoticons...": "\u042d\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0434\u0430\u0440...",
|
89
|
+
"Metadata and Document Properties": "\u041c\u0435\u0442\u0430\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u0436\u04d9\u043d\u0435 \u049b\u04b1\u0436\u0430\u0442 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
82
90
|
"Title": "\u0410\u0442\u0430\u0443\u044b",
|
83
91
|
"Keywords": "Meta-keywords",
|
84
|
-
"Encoding": "Meta-charset",
|
85
92
|
"Description": "\u0421\u0438\u043f\u0430\u0442\u0442\u0430\u043c\u0430\u0441\u044b",
|
93
|
+
"Robots": "Meta-robots",
|
86
94
|
"Author": "Meta-author",
|
95
|
+
"Encoding": "Meta-charset",
|
87
96
|
"Fullscreen": "\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d",
|
97
|
+
"Action": "\u04d8\u0440\u0435\u043a\u0435\u0442",
|
98
|
+
"Shortcut": "\u041f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456",
|
99
|
+
"Help": "\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430",
|
100
|
+
"Address": "\u041c\u0435\u043a\u0435\u043d\u0436\u0430\u0439",
|
101
|
+
"Focus to menubar": "\u041c\u04d9\u0437\u0456\u0440 \u0436\u043e\u043b\u0430\u0493\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443",
|
102
|
+
"Focus to toolbar": "\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443",
|
103
|
+
"Focus to element path": "\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0436\u043e\u043b\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443",
|
104
|
+
"Focus to contextual toolbar": "\u041c\u04d9\u0442\u0456\u043d\u043c\u04d9\u043d\u0434\u0456\u043a \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443",
|
105
|
+
"Insert link (if link plugin activated)": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443 (\u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)",
|
106
|
+
"Save (if save plugin activated)": "\u0421\u0430\u049b\u0442\u0430\u0443 (\u0441\u0430\u049b\u0442\u0430\u0443 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)",
|
107
|
+
"Find (if searchreplace plugin activated)": "\u0422\u0430\u0431\u0443 (\u0456\u0437\u0434\u0435\u0443\/\u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)",
|
108
|
+
"Plugins installed ({0}):": "\u041e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440 ({0}):",
|
109
|
+
"Premium plugins:": "\u041f\u0440\u0435\u043c\u0438\u0443\u043c \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440:",
|
110
|
+
"Learn more...": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u043c\u04d9\u043b\u0456\u043c\u0435\u0442\u0442\u0435\u0440...",
|
111
|
+
"You are using {0}": "\u0421\u0456\u0437 {0} \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430\u0441\u044b\u0437",
|
112
|
+
"Plugins": "\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440",
|
113
|
+
"Handy Shortcuts": "\u042b\u04a3\u0493\u0430\u0439\u043b\u044b \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0434\u0435\u0440\u0456",
|
88
114
|
"Horizontal line": "\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3 \u0441\u044b\u0437\u044b\u049b",
|
89
|
-
"Horizontal space": "\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3\u0456\u043d\u0435\u043d \u049b\u0430\u043b\u0430\u0442\u044b\u043d \u043e\u0440\u044b\u043d",
|
90
115
|
"Insert\/edit image": "\u0421\u0443\u0440\u0435\u0442 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u0442\u04af\u0437\u0435\u0442\u0443",
|
91
|
-
"
|
92
|
-
"Advanced": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430",
|
116
|
+
"Image description": "\u0421\u0443\u0440\u0435\u0442 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u043c\u0430\u0441\u044b",
|
93
117
|
"Source": "\u0410\u0434\u0440\u0435\u0441\u0456",
|
94
|
-
"
|
118
|
+
"Dimensions": "\u04e8\u043b\u0448\u0435\u043c\u0434\u0435\u0440\u0456",
|
95
119
|
"Constrain proportions": "\u041f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u044f\u043b\u0430\u0440\u0434\u044b \u0441\u0430\u049b\u0442\u0430\u0443",
|
96
|
-
"
|
97
|
-
"
|
120
|
+
"General": "\u0416\u0430\u043b\u043f\u044b",
|
121
|
+
"Advanced": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430",
|
98
122
|
"Style": "\u0421\u0442\u0438\u043b\u0456",
|
99
|
-
"
|
123
|
+
"Vertical space": "\u0422\u0456\u043a \u043a\u0435\u04a3\u0434\u0456\u0433\u0456",
|
124
|
+
"Horizontal space": "\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3\u0456\u043d\u0435\u043d \u049b\u0430\u043b\u0430\u0442\u044b\u043d \u043e\u0440\u044b\u043d",
|
125
|
+
"Border": "\u0416\u0438\u0435\u0433\u0456",
|
100
126
|
"Insert image": "\u0421\u0443\u0440\u0435\u0442 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
101
|
-
"Image": "\
|
102
|
-
"
|
103
|
-
"Contrast": "\u049a\u043e\u044e\u043b\u0430\u0442\u0443",
|
104
|
-
"Back": "\u0410\u0440\u0442\u049b\u0430",
|
105
|
-
"Gamma": "\u0413\u0430\u043c\u043c\u0430",
|
106
|
-
"Flip horizontally": "\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3\u043d\u0435\u043d \u0430\u0443\u0434\u0430\u0440\u0443",
|
107
|
-
"Resize": "\u04e8\u043b\u0448\u0435\u043c\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443",
|
108
|
-
"Sharpen": "\u041d\u0430\u049b\u0442\u044b\u043b\u0430\u0443",
|
109
|
-
"Zoom out": "\u0410\u043b\u044b\u0441\u0442\u0430\u0442\u0443",
|
110
|
-
"Image options": "\u0421\u0443\u0440\u0435\u0442 \u0431\u0430\u043f\u0442\u0430\u0443\u043b\u0430\u0440\u044b",
|
111
|
-
"Apply": "\u0421\u0430\u049b\u0442\u0430\u0443",
|
112
|
-
"Brightness": "\u0410\u0448\u044b\u049b\u0442\u0430\u0443",
|
113
|
-
"Rotate clockwise": "\u0421\u0430\u0493\u0430\u0442 \u0442\u0456\u043b\u0456\u043d\u0456\u04a3 \u0431\u0430\u0493\u044b\u0442\u044b\u043c\u0435\u043d \u0431\u04b1\u0440\u0443",
|
127
|
+
"Image...": "\u041a\u0435\u0441\u043a\u0456\u043d...",
|
128
|
+
"Image list": "\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456",
|
114
129
|
"Rotate counterclockwise": "\u0421\u0430\u0493\u0430\u0442 \u0442\u0456\u043b\u0456\u043d\u0456\u04a3 \u0431\u0430\u0493\u044b\u0442\u044b\u043d\u0430 \u049b\u0430\u0440\u0441\u044b \u0431\u04b1\u0440\u0443",
|
130
|
+
"Rotate clockwise": "\u0421\u0430\u0493\u0430\u0442 \u0442\u0456\u043b\u0456\u043d\u0456\u04a3 \u0431\u0430\u0493\u044b\u0442\u044b\u043c\u0435\u043d \u0431\u04b1\u0440\u0443",
|
131
|
+
"Flip vertically": "\u0422\u0456\u0433\u0456\u043d\u0435\u043d \u0430\u0443\u0434\u0430\u0440\u0443",
|
132
|
+
"Flip horizontally": "\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3\u043d\u0435\u043d \u0430\u0443\u0434\u0430\u0440\u0443",
|
115
133
|
"Edit image": "\u0421\u0443\u0440\u0435\u0442\u0442\u0456 \u04e9\u0437\u0433\u0435\u0440\u0442\u0443",
|
116
|
-
"
|
134
|
+
"Image options": "\u0421\u0443\u0440\u0435\u0442 \u0431\u0430\u043f\u0442\u0430\u0443\u043b\u0430\u0440\u044b",
|
135
|
+
"Zoom in": "\u0416\u0430\u049b\u044b\u043d\u0434\u0430\u0442\u0443",
|
136
|
+
"Zoom out": "\u0410\u043b\u044b\u0441\u0442\u0430\u0442\u0443",
|
117
137
|
"Crop": "\u041a\u0435\u0441\u0443",
|
138
|
+
"Resize": "\u04e8\u043b\u0448\u0435\u043c\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443",
|
118
139
|
"Orientation": "\u0411\u0430\u0493\u0434\u0430\u0440",
|
119
|
-
"
|
140
|
+
"Brightness": "\u0410\u0448\u044b\u049b\u0442\u0430\u0443",
|
141
|
+
"Sharpen": "\u041d\u0430\u049b\u0442\u044b\u043b\u0430\u0443",
|
142
|
+
"Contrast": "\u049a\u043e\u044e\u043b\u0430\u0442\u0443",
|
143
|
+
"Color levels": "\u0422\u04af\u0441 \u0434\u0435\u04a3\u0433\u0435\u0439\u043b\u0435\u0440\u0456",
|
144
|
+
"Gamma": "\u0413\u0430\u043c\u043c\u0430",
|
120
145
|
"Invert": "\u041a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
121
|
-
"
|
146
|
+
"Apply": "\u0421\u0430\u049b\u0442\u0430\u0443",
|
147
|
+
"Back": "\u0410\u0440\u0442\u049b\u0430",
|
122
148
|
"Insert date\/time": "\u041a\u04af\u043d\/\u0443\u0430\u049b\u044b\u0442 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
123
|
-
"
|
124
|
-
"
|
149
|
+
"Date\/time": "\u041a\u04af\u043d\/\u0443\u0430\u049b\u044b\u0442",
|
150
|
+
"Insert\/Edit Link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u04e9\u04a3\u0434\u0435\u0443",
|
151
|
+
"Insert\/edit link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u0442\u04af\u0437\u0435\u0442\u0443",
|
125
152
|
"Text to display": "\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0435\u0442\u0456\u043d \u043c\u04d9\u0442\u0456\u043d",
|
126
|
-
"
|
127
|
-
"
|
128
|
-
"
|
129
|
-
"New window": "\u0416\u0430\u04a3\u0430 \u0442\u0435\u0440\u0435\u0437\u0435",
|
153
|
+
"Url": "URL-\u0430\u0434\u0440\u0435\u0441\u0456",
|
154
|
+
"Open link in...": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0430\u0448\u0443...",
|
155
|
+
"Current window": "\u0410\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0442\u0435\u0440\u0435\u0437\u0435",
|
130
156
|
"None": "\u0416\u043e\u049b",
|
131
|
-
"
|
157
|
+
"New window": "\u0416\u0430\u04a3\u0430 \u0442\u0435\u0440\u0435\u0437\u0435",
|
158
|
+
"Remove link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0430\u043b\u044b\u043f \u0442\u0430\u0441\u0442\u0430\u0443",
|
159
|
+
"Anchors": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440",
|
160
|
+
"Link...": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435...",
|
132
161
|
"Paste or type a link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u049b\u043e\u0439\u044b\u04a3\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u0435\u0440\u0456\u04a3\u0456\u0437",
|
133
|
-
"Target": "\u0410\u0448\u044b\u043b\u0430\u0442\u044b\u043d \u0436\u0435\u0440\u0456",
|
134
162
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0421\u0456\u0437 \u0435\u04a3\u0433\u0456\u0437\u0456\u043f \u0442\u04b1\u0440\u0493\u0430\u043d URL e-mail \u0430\u0434\u0440\u0435\u0441\u0456 \u0431\u043e\u043b\u044b\u043f \u0442\u0430\u0431\u044b\u043b\u0430\u0434\u044b. \u0410\u043b\u0434\u044b\u043d\u0430 mailto: \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0456\u043d \u049b\u043e\u0441\u0443\u0434\u044b \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?",
|
135
|
-
"
|
163
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0421\u0456\u0437 \u0435\u04a3\u0433\u0456\u0437\u0456\u043f \u0442\u04b1\u0440\u0493\u0430\u043d URL \u0441\u044b\u0440\u0442\u049b\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u0431\u043e\u043b\u044b\u043f \u0442\u0430\u0431\u044b\u043b\u0430\u0434\u044b. \u0410\u043b\u0434\u044b\u043d\u0430 http:\/\/ \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0456\u043d \u049b\u043e\u0441\u0443\u0434\u044b \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?",
|
164
|
+
"Link list": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456",
|
165
|
+
"Insert video": "\u0412\u0438\u0434\u0435\u043e \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
136
166
|
"Insert\/edit video": "\u0412\u0438\u0434\u0435\u043e \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u0442\u04af\u0437\u0435\u0442\u0443",
|
137
|
-
"
|
167
|
+
"Insert\/edit media": "\u041c\u0435\u0434\u0438\u0430 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u0442\u04af\u0437\u0435\u0442\u0443",
|
138
168
|
"Alternative source": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u0430\u0434\u0440\u0435\u0441\u0456",
|
169
|
+
"Alternative source URL": "\u0411\u0430\u043b\u0430\u043c\u0430\u043b\u044b \u043a\u04e9\u0437\u0434\u0456\u04a3 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b",
|
170
|
+
"Media poster (Image URL)": "\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b\u0434\u044b \u0436\u0430\u0440\u0438\u044f\u043b\u0430\u0443\u0448\u044b (\u043a\u0435\u0441\u043a\u0456\u043d\u043d\u0456\u04a3 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b)",
|
139
171
|
"Paste your embed code below:": "\u0422\u04e9\u043c\u0435\u043d\u0434\u0435\u0433\u0456 \u043a\u043e\u0434\u0442\u044b \u043a\u04e9\u0448\u0456\u0440\u0456\u043f \u0430\u043b\u044b\u043f, \u049b\u043e\u0439\u044b\u04a3\u044b\u0437:",
|
140
|
-
"Insert video": "\u0412\u0438\u0434\u0435\u043e \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
141
|
-
"Poster": "\u041f\u043e\u0441\u0442\u0435\u0440\u0456",
|
142
|
-
"Insert\/edit media": "\u041c\u0435\u0434\u0438\u0430 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u0442\u04af\u0437\u0435\u0442\u0443",
|
143
172
|
"Embed": "\u0415\u043d\u0434\u0456\u0440\u0443",
|
173
|
+
"Media...": "\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b...",
|
144
174
|
"Nonbreaking space": "\u04ae\u0437\u0434\u0456\u043a\u0441\u0456\u0437 \u0431\u043e\u0441 \u043e\u0440\u044b\u043d",
|
145
175
|
"Page break": "\u0411\u0435\u0442 \u04af\u0437\u0456\u043b\u0456\u043c\u0456",
|
146
176
|
"Paste as text": "\u041c\u04d9\u0442\u0456\u043d \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u049b\u043e\u044e",
|
147
177
|
"Preview": "\u0410\u043b\u0434\u044b\u043d-\u0430\u043b\u0430 \u049b\u0430\u0440\u0430\u0443",
|
148
|
-
"Print": "\u0411\u0430\u0441\u044b\u043f \u0448\u044b\u0493\u0430\u0440\u0443",
|
178
|
+
"Print...": "\u0411\u0430\u0441\u044b\u043f \u0448\u044b\u0493\u0430\u0440\u0443...",
|
149
179
|
"Save": "\u0421\u0430\u049b\u0442\u0430\u0443",
|
150
|
-
"Could not find the specified string.": "\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0433\u0435\u043d \u0436\u043e\u043b \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u0434\u044b.",
|
151
|
-
"Replace": "\u0410\u0443\u044b\u0441\u0442\u044b\u0440\u0443",
|
152
|
-
"Next": "\u041a\u0435\u043b\u0435\u0441\u0456",
|
153
|
-
"Whole words": "\u0422\u04b1\u0442\u0430\u0441 \u0441\u04e9\u0437\u0434\u0435\u0440",
|
154
|
-
"Find and replace": "\u0422\u0430\u0431\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443",
|
155
|
-
"Replace with": "\u0410\u0443\u044b\u0441\u0442\u044b\u0440\u0430\u0442\u044b\u043d \u043c\u04d9\u0442\u0456\u043d",
|
156
180
|
"Find": "\u0422\u0430\u0431\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u04d9\u0442\u0456\u043d",
|
181
|
+
"Replace with": "\u0410\u0443\u044b\u0441\u0442\u044b\u0440\u0430\u0442\u044b\u043d \u043c\u04d9\u0442\u0456\u043d",
|
182
|
+
"Replace": "\u0410\u0443\u044b\u0441\u0442\u044b\u0440\u0443",
|
157
183
|
"Replace all": "\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443",
|
184
|
+
"Previous": "\u0410\u043b\u0434\u044b\u04a3\u0493\u044b",
|
185
|
+
"Next": "\u041a\u0435\u043b\u0435\u0441\u0456",
|
186
|
+
"Find and replace...": "\u0422\u0430\u0431\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443...",
|
187
|
+
"Could not find the specified string.": "\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0433\u0435\u043d \u0436\u043e\u043b \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u0434\u044b.",
|
158
188
|
"Match case": "\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0434\u0456 \u0435\u0441\u043a\u0435\u0440\u0443",
|
159
|
-
"
|
160
|
-
"
|
161
|
-
"Finish": "\u0410\u044f\u049b\u0442\u0430\u0443",
|
162
|
-
"Ignore all": "\u0415\u0448\u049b\u0430\u0439\u0441\u044b\u0441\u044b\u043d \u0435\u043b\u0435\u043c\u0435\u0443",
|
189
|
+
"Find whole words only": "\u0422\u0435\u043a \u0431\u04af\u0442\u0456\u043d \u0441\u04e9\u0437\u0434\u0435\u0440\u0434\u0456 \u0442\u0430\u0431\u0443",
|
190
|
+
"Spell check": "\u0415\u043c\u043b\u0435\u043d\u0456 \u0442\u0435\u043a\u0441\u0435\u0440\u0443",
|
163
191
|
"Ignore": "\u0415\u043b\u0435\u043c\u0435\u0443",
|
192
|
+
"Ignore all": "\u0415\u0448\u049b\u0430\u0439\u0441\u044b\u0441\u044b\u043d \u0435\u043b\u0435\u043c\u0435\u0443",
|
193
|
+
"Finish": "\u0410\u044f\u049b\u0442\u0430\u0443",
|
164
194
|
"Add to Dictionary": "\u0421\u04e9\u0437\u0434\u0456\u043a\u043a\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
165
|
-
"Insert
|
166
|
-
"
|
167
|
-
"
|
168
|
-
"
|
169
|
-
"Alignment": "\u041e\u0440\u043d\u0430\u043b\u0430\u0441\u0443\u044b",
|
170
|
-
"Border color": "\u0416\u0438\u0435\u043a \u0442\u04af\u0441\u0456",
|
171
|
-
"Column group": "\u0411\u0430\u0493\u0430\u043d \u0442\u043e\u0431\u044b",
|
195
|
+
"Insert table": "\u041a\u0435\u0441\u0442\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
196
|
+
"Table properties": "\u041a\u0435\u0441\u0442\u0435 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
197
|
+
"Delete table": "\u041a\u0435\u0441\u0442\u0435\u043d\u0456 \u0436\u043e\u044e",
|
198
|
+
"Cell": "\u04b0\u044f\u0448\u044b\u049b",
|
172
199
|
"Row": "\u0416\u043e\u043b",
|
173
|
-
"
|
200
|
+
"Column": "\u0411\u0430\u0493\u0430\u043d",
|
201
|
+
"Cell properties": "\u04b0\u044f\u0448\u044b\u049b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
202
|
+
"Merge cells": "\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b \u0431\u0456\u0440\u0456\u043a\u0442\u0456\u0440\u0443",
|
174
203
|
"Split cell": "\u04b0\u044f\u0448\u044b\u049b\u0442\u044b \u0431\u04e9\u043b\u0443",
|
175
|
-
"
|
176
|
-
"
|
177
|
-
"Row type": "\u0416\u043e\u043b \u0442\u0438\u043f\u0456",
|
178
|
-
"Insert table": "\u041a\u0435\u0441\u0442\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
179
|
-
"Body": "\u041d\u0435\u0433\u0456\u0437\u0433\u0456 \u0431\u04e9\u043b\u0456\u0433\u0456",
|
180
|
-
"Caption": "\u0410\u0442\u0430\u0443\u044b",
|
181
|
-
"Footer": "\u0410\u044f\u049b \u0436\u0430\u0493\u044b",
|
204
|
+
"Insert row before": "\u04ae\u0441\u0442\u0456\u043d\u0435 \u0436\u043e\u043b \u049b\u043e\u0441\u0443",
|
205
|
+
"Insert row after": "\u0410\u0441\u0442\u044b\u043d\u0430 \u0436\u043e\u043b \u049b\u043e\u0441\u0443",
|
182
206
|
"Delete row": "\u0416\u043e\u043b\u0434\u044b \u0436\u043e\u044e",
|
207
|
+
"Row properties": "\u0416\u043e\u043b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
208
|
+
"Cut row": "\u0416\u043e\u043b\u0434\u044b \u049b\u0438\u044b\u043f \u0430\u043b\u0443",
|
209
|
+
"Copy row": "\u0416\u043e\u043b\u0434\u044b \u043a\u04e9\u0448\u0456\u0440\u0443",
|
183
210
|
"Paste row before": "\u0416\u043e\u043b\u0434\u044b\u04a3 \u04af\u0441\u0442\u0456\u043d\u0435 \u049b\u043e\u044e",
|
211
|
+
"Paste row after": "\u0416\u043e\u043b\u0434\u044b\u04a3 \u0430\u0441\u0442\u044b\u043d\u0430 \u049b\u043e\u044e",
|
212
|
+
"Insert column before": "\u0410\u043b\u0434\u044b\u043d\u0430 \u0431\u0430\u0493\u0430\u043d \u049b\u043e\u0441\u0443",
|
213
|
+
"Insert column after": "\u0410\u0440\u0442\u044b\u043d\u0430 \u0431\u0430\u0493\u0430\u043d \u049b\u043e\u0441\u0443",
|
214
|
+
"Delete column": "\u0411\u0430\u0493\u0430\u043d\u0434\u044b \u0436\u043e\u044e",
|
215
|
+
"Cols": "\u0411\u0430\u0493\u0430\u043d\u044b",
|
216
|
+
"Rows": "\u0416\u043e\u043b\u044b",
|
217
|
+
"Width": "\u04b0\u0437\u044b\u043d\u0434\u044b\u0493\u044b",
|
218
|
+
"Height": "\u0411\u0438\u0456\u043a\u0442\u0456\u0433\u0456",
|
219
|
+
"Cell spacing": "\u04b0\u044f\u0448\u044b\u049b \u0430\u0440\u0430\u043b\u044b\u0493\u044b",
|
220
|
+
"Cell padding": "\u04b0\u044f\u0448\u044b\u049b \u043a\u0435\u04a3\u0434\u0456\u0433\u0456",
|
221
|
+
"Show caption": "\u0416\u0430\u0437\u0431\u0430\u043d\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443",
|
222
|
+
"Left": "\u0421\u043e\u043b\u0493\u0430",
|
223
|
+
"Center": "\u041e\u0440\u0442\u0430\u0441\u044b\u043d\u0430",
|
224
|
+
"Right": "\u041e\u04a3\u0493\u0430",
|
225
|
+
"Cell type": "\u04b0\u044f\u0448\u044b\u049b \u0442\u0438\u043f\u0456",
|
184
226
|
"Scope": "\u0410\u0443\u043c\u0430\u0493\u044b",
|
185
|
-
"
|
227
|
+
"Alignment": "\u041e\u0440\u043d\u0430\u043b\u0430\u0441\u0443\u044b",
|
186
228
|
"H Align": "\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3\u043d\u0435\u043d \u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
229
|
+
"V Align": "\u0422\u0456\u0433\u0456\u043d\u0435\u043d \u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
187
230
|
"Top": "\u04ae\u0441\u0442\u0456",
|
188
|
-
"Header cell": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 \u04b1\u044f\u0448\u044b\u049b",
|
189
|
-
"Column": "\u0411\u0430\u0493\u0430\u043d",
|
190
|
-
"Row group": "\u0416\u043e\u043b \u0442\u043e\u0431\u044b",
|
191
|
-
"Cell": "\u04b0\u044f\u0448\u044b\u049b",
|
192
231
|
"Middle": "\u041e\u0440\u0442\u0430\u0441\u044b",
|
193
|
-
"Cell type": "\u04b0\u044f\u0448\u044b\u049b \u0442\u0438\u043f\u0456",
|
194
|
-
"Copy row": "\u0416\u043e\u043b\u0434\u044b \u043a\u04e9\u0448\u0456\u0440\u0443",
|
195
|
-
"Row properties": "\u0416\u043e\u043b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
196
|
-
"Table properties": "\u041a\u0435\u0441\u0442\u0435 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
197
232
|
"Bottom": "\u0410\u0441\u0442\u044b",
|
198
|
-
"
|
233
|
+
"Header cell": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0448\u0430 \u04b1\u044f\u0448\u044b\u049b",
|
234
|
+
"Row group": "\u0416\u043e\u043b \u0442\u043e\u0431\u044b",
|
235
|
+
"Column group": "\u0411\u0430\u0493\u0430\u043d \u0442\u043e\u0431\u044b",
|
236
|
+
"Row type": "\u0416\u043e\u043b \u0442\u0438\u043f\u0456",
|
199
237
|
"Header": "\u0411\u0430\u0441 \u0436\u0430\u0493\u044b",
|
200
|
-
"
|
201
|
-
"
|
202
|
-
"
|
203
|
-
"Insert
|
204
|
-
"Width": "\u04b0\u0437\u044b\u043d\u0434\u044b\u0493\u044b",
|
205
|
-
"Cell properties": "\u04b0\u044f\u0448\u044b\u049b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
206
|
-
"Left": "\u0421\u043e\u043b\u0493\u0430",
|
207
|
-
"Cut row": "\u0416\u043e\u043b\u0434\u044b \u049b\u0438\u044b\u043f \u0430\u043b\u0443",
|
208
|
-
"Delete column": "\u0411\u0430\u0493\u0430\u043d\u0434\u044b \u0436\u043e\u044e",
|
209
|
-
"Center": "\u041e\u0440\u0442\u0430\u0441\u044b\u043d\u0430",
|
210
|
-
"Merge cells": "\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b \u0431\u0456\u0440\u0456\u043a\u0442\u0456\u0440\u0443",
|
211
|
-
"Insert template": "\u04ae\u043b\u0433\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
238
|
+
"Body": "\u041d\u0435\u0433\u0456\u0437\u0433\u0456 \u0431\u04e9\u043b\u0456\u0433\u0456",
|
239
|
+
"Footer": "\u0410\u044f\u049b \u0436\u0430\u0493\u044b",
|
240
|
+
"Border color": "\u0416\u0438\u0435\u043a \u0442\u04af\u0441\u0456",
|
241
|
+
"Insert template...": "\u04ae\u043b\u0433\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443...",
|
212
242
|
"Templates": "\u04ae\u043b\u0433\u0456\u043b\u0435\u0440",
|
243
|
+
"Template": "\u04ae\u043b\u0433\u0456",
|
244
|
+
"Text color": "\u041c\u04d9\u0442\u0456\u043d \u0442\u04af\u0441\u0456",
|
213
245
|
"Background color": "\u04e8\u04a3\u0456\u043d\u0456\u04a3 \u0442\u04af\u0441\u0456",
|
214
246
|
"Custom...": "\u04e8\u0437\u0433\u0435\u0440\u0442\u0443",
|
215
247
|
"Custom color": "\u0422\u04af\u0441 \u04e9\u0437\u0433\u0435\u0440\u0442\u0443",
|
216
248
|
"No color": "\u0422\u04af\u0441\u0441\u0456\u0437",
|
217
|
-
"
|
249
|
+
"Remove color": "\u0422\u04af\u0441\u0442\u0456 \u0436\u043e\u044e",
|
218
250
|
"Table of Contents": "\u041c\u0430\u0437\u043c\u04b1\u043d\u0434\u0430\u0440 \u043a\u0435\u0441\u0442\u0435\u0441\u0456",
|
219
251
|
"Show blocks": "\u0411\u043b\u043e\u043a\u0442\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443",
|
220
252
|
"Show invisible characters": "\u041a\u04e9\u0440\u0456\u043d\u0431\u0435\u0439\u0442\u0456\u043d \u0442\u0430\u04a3\u0431\u0430\u043b\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443",
|
253
|
+
"Word count": "\u0421\u04e9\u0437 \u0441\u0430\u043d\u044b",
|
254
|
+
"Count": "\u0421\u0430\u043d\u044b",
|
255
|
+
"Document": "\u049a\u04b1\u0436\u0430\u0442",
|
256
|
+
"Selection": "\u0422\u0430\u04a3\u0434\u0430\u0443",
|
257
|
+
"Words": "\u0421\u04e9\u0437\u0434\u0435\u0440",
|
221
258
|
"Words: {0}": "\u0421\u04e9\u0437 \u0441\u0430\u043d\u044b: {0}",
|
222
|
-
"
|
259
|
+
"{0} words": "{0} \u0441\u04e9\u0437",
|
223
260
|
"File": "\u0424\u0430\u0439\u043b",
|
224
261
|
"Edit": "\u0422\u04af\u0437\u0435\u0442\u0443",
|
225
|
-
"
|
226
|
-
"Tools": "\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440",
|
262
|
+
"Insert": "\u041a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
227
263
|
"View": "\u041a\u04e9\u0440\u0456\u043d\u0456\u0441",
|
264
|
+
"Format": "\u0424\u043e\u0440\u043c\u0430\u0442",
|
228
265
|
"Table": "\u041a\u0435\u0441\u0442\u0435",
|
229
|
-
"
|
266
|
+
"Tools": "\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440",
|
267
|
+
"Powered by {0}": "{0} \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0441\u044b\u043d\u0430 \u043d\u0435\u0433\u0456\u0437\u0434\u0435\u043b\u0433\u0435\u043d",
|
268
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0424\u043e\u0440\u043c\u0430\u0442\u0442\u0430\u043b\u0493\u0430\u043d \u043c\u04d9\u0442\u0456\u043d \u0430\u0443\u043c\u0430\u0493\u044b. \u041c\u0435\u043d\u044e \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d ALT-F9 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437. \u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u043f\u0430\u043d\u0435\u043b\u0456\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d ALT-F10 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437. \u041a\u04e9\u043c\u0435\u043a \u0430\u043b\u0443 \u04af\u0448\u0456\u043d ALT-0 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.",
|
269
|
+
"Image title": "\u041a\u0435\u0441\u043a\u0456\u043d \u0430\u0442\u0430\u0443\u044b",
|
270
|
+
"Border width": "\u0416\u0438\u0435\u043a \u0435\u043d\u0456",
|
271
|
+
"Border style": "\u0416\u0438\u0435\u043a \u043c\u04d9\u043d\u0435\u0440\u0456",
|
272
|
+
"Error": "\u049a\u0430\u0442\u0435",
|
273
|
+
"Warn": "\u0415\u0441\u043a\u0435\u0440\u0442\u0443",
|
274
|
+
"Valid": "\u0416\u0430\u0440\u0430\u043c\u0434\u044b",
|
275
|
+
"To open the popup, press Shift+Enter": "\u049a\u0430\u043b\u049b\u044b\u043c\u0430\u043b\u044b \u0442\u0435\u0440\u0435\u0437\u0435\u043d\u0456 \u0430\u0448\u0443 \u04af\u0448\u0456\u043d Shift+Enter \u0431\u0430\u0441\u044b\u04a3\u044b\u0437",
|
276
|
+
"Rich Text Area. Press ALT-0 for help.": "\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d \u043c\u04d9\u0442\u0456\u043d \u0430\u0443\u043c\u0430\u0493\u044b. \u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430 \u0430\u043b\u0443 \u04af\u0448\u0456\u043d ALT-0 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.",
|
277
|
+
"System Font": "\u0416\u04af\u0439\u0435 \u049b\u0430\u0440\u043f\u0456",
|
278
|
+
"Failed to upload image: {0}": "\u041a\u0435\u0441\u043a\u0456\u043d \u0436\u04af\u043a\u0442\u0435\u043f \u0441\u0430\u043b\u044b\u043d\u0431\u0430\u0434\u044b: {0}",
|
279
|
+
"Failed to load plugin: {0} from url {1}": "\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0434\u0456: {0} {1} URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430\u043d",
|
280
|
+
"Failed to load plugin url: {0}": "\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0434\u0456 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b: {0}",
|
281
|
+
"Failed to initialize plugin: {0}": "\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0431\u0430\u043f\u0442\u0430\u043d\u0434\u044b\u0440\u044b\u043b\u043c\u0430\u0434\u044b: {0}",
|
282
|
+
"example": "\u043c\u044b\u0441\u0430\u043b",
|
283
|
+
"Search": "\u0406\u0437\u0434\u0435\u0443",
|
284
|
+
"All": "\u0411\u0430\u0440\u043b\u044b\u0493\u044b",
|
285
|
+
"Currency": "\u0412\u0430\u043b\u044e\u0442\u0430",
|
286
|
+
"Text": "\u041c\u04d9\u0442\u0456\u043d",
|
287
|
+
"Quotations": "\u0422\u044b\u0440\u043d\u0430\u049b\u0448\u0430\u043b\u0430\u0440",
|
288
|
+
"Mathematical": "\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0430\u043b\u044b\u049b",
|
289
|
+
"Extended Latin": "\u041a\u0435\u04a3\u0435\u0439\u0442\u0456\u043b\u0433\u0435\u043d \u043b\u0430\u0442\u044b\u043d",
|
290
|
+
"Symbols": "\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440",
|
291
|
+
"Arrows": "\u041a\u04e9\u0440\u0441\u0435\u0442\u043a\u0456\u043b\u0435\u0440",
|
292
|
+
"User Defined": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u0430\u043d\u044b\u049b\u0442\u0430\u0493\u0430\u043d",
|
293
|
+
"dollar sign": "\u0434\u043e\u043b\u043b\u0430\u0440 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
294
|
+
"currency sign": "\u0432\u0430\u043b\u044e\u0442\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
295
|
+
"euro-currency sign": "\u0435\u0443\u0440\u043e \u0432\u0430\u043b\u044e\u0442\u0430\u0441\u044b\u043d\u044b\u04a3 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
296
|
+
"colon sign": "\u049b\u043e\u0441 \u043d\u04af\u043a\u0442\u0435 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
297
|
+
"cruzeiro sign": "\u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
298
|
+
"french franc sign": "\u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0434\u044b\u049b \u0444\u0440\u0430\u043d\u043a \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
299
|
+
"lira sign": "\u043b\u0438\u0440\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
300
|
+
"mill sign": "\u043c\u0438\u043b\u043b \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
301
|
+
"naira sign": "\u043d\u0430\u0439\u0440\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
302
|
+
"peseta sign": "\u043f\u0435\u0441\u0435\u0442\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
303
|
+
"rupee sign": "\u0440\u0443\u043f\u0438\u044f \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
304
|
+
"won sign": "\u0432\u043e\u043d \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
305
|
+
"new sheqel sign": "\u0436\u0430\u04a3\u0430 \u0448\u0435\u043a\u0435\u043b\u044c \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
306
|
+
"dong sign": "\u0434\u043e\u043d\u0433 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
307
|
+
"kip sign": "\u043a\u0438\u043f \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
308
|
+
"tugrik sign": "\u0442\u0443\u0433\u0440\u0438\u043a \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
309
|
+
"drachma sign": "\u0434\u0440\u0430\u0445\u043c\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
310
|
+
"german penny symbol": "\u0433\u0435\u0440\u043c\u0430\u043d\u0434\u044b\u049b \u043f\u0435\u043d\u043d\u0438 \u0442\u0430\u04a3\u0431\u0430\u0441\u044b",
|
311
|
+
"peso sign": "\u043f\u0435\u0441\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
312
|
+
"guarani sign": "\u0433\u0443\u0430\u0440\u0430\u043d\u0438 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
313
|
+
"austral sign": "\u0430\u0443\u0441\u0442\u0440\u0430\u043b \u0431\u0435\u0433\u043b\u0456\u0441\u0456",
|
314
|
+
"hryvnia sign": "\u0433\u0440\u0438\u0432\u043d\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
315
|
+
"cedi sign": "\u0441\u0435\u0434\u0438 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
316
|
+
"livre tournois sign": "\u0442\u0443\u0440 \u043b\u0438\u0432\u0440\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
317
|
+
"spesmilo sign": "\u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
318
|
+
"tenge sign": "\u0442\u0435\u04a3\u0433\u0435 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
319
|
+
"indian rupee sign": "\u04af\u043d\u0434\u0456 \u0440\u0443\u043f\u0438\u044f\u0441\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
320
|
+
"turkish lira sign": "\u0442\u04af\u0440\u0456\u043a \u043b\u0438\u0440\u0430\u0441\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
321
|
+
"nordic mark sign": "\u0441\u043a\u0430\u043d\u0434\u0438\u043d\u0430\u0432\u0438\u044f\u043b\u044b\u049b \u043c\u0430\u0440\u043a\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
322
|
+
"manat sign": "\u043c\u0430\u043d\u0430\u0442 \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
323
|
+
"ruble sign": "\u0440\u0443\u0431\u043b\u044c \u0431\u0435\u043b\u0433\u0456\u0441\u0456",
|
324
|
+
"yen character": "\u0439\u0435\u043d\u0430 \u0442\u0430\u04a3\u0431\u0430\u0441\u044b",
|
325
|
+
"yuan character": "\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b",
|
326
|
+
"yuan character, in hong kong and taiwan": "\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b, \u0413\u043e\u043d\u043a\u043e\u043d\u0433 \u043f\u0435\u043d \u0422\u0430\u0439\u0432\u0430\u043d\u044c\u0434\u0430",
|
327
|
+
"yen\/yuan character variant one": "\u0439\u0435\u043d\u0430\/\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b\u043d\u044b\u04a3 \u0431\u0456\u0440\u0456\u043d\u0448\u0456 \u043d\u04b1\u0441\u049b\u0430\u0441\u044b",
|
328
|
+
"Loading emoticons...": "\u042d\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0434\u0430\u0440 \u0436\u04af\u043a\u0442\u0435\u043b\u0443\u0434\u0435...",
|
329
|
+
"Could not load emoticons": "\u042d\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0434\u0430\u0440\u0434\u044b \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b",
|
330
|
+
"People": "\u0410\u0434\u0430\u043c\u0434\u0430\u0440",
|
331
|
+
"Animals and Nature": "\u0416\u0430\u043d\u0443\u0430\u0440\u043b\u0430\u0440 \u0436\u04d9\u043d\u0435 \u0442\u0430\u0431\u0438\u0493\u0430\u0442",
|
332
|
+
"Food and Drink": "\u0422\u0430\u0493\u0430\u043c\u0434\u0430\u0440 \u0436\u04d9\u043d\u0435 \u0441\u0443\u0441\u044b\u043d\u0434\u0430\u0440",
|
333
|
+
"Activity": "\u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u043b\u0456\u043a",
|
334
|
+
"Travel and Places": "\u0421\u0430\u044f\u0445\u0430\u0442 \u0436\u04d9\u043d\u0435 \u043e\u0440\u044b\u043d\u0434\u0430\u0440",
|
335
|
+
"Objects": "\u041d\u044b\u0441\u0430\u043d\u0434\u0430\u0440",
|
336
|
+
"Flags": "\u0422\u0443\u043b\u0430\u0440",
|
337
|
+
"Characters": "\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440",
|
338
|
+
"Characters (no spaces)": "\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440 (\u043e\u0440\u044b\u043d\u0434\u0430\u0440\u0441\u044b\u0437)",
|
339
|
+
"{0} characters": "{0} \u0442\u0430\u04a3\u0431\u0430",
|
340
|
+
"Error: Form submit field collision.": "\u049a\u0430\u0442\u0435: \u043f\u0456\u0448\u0456\u043d\u0434\u0456 \u0436\u0456\u0431\u0435\u0440\u0443 \u04e9\u0440\u0456\u0441\u0456\u043d\u0456\u04a3 \u049b\u0430\u0439\u0448\u044b\u043b\u044b\u0493\u044b.",
|
341
|
+
"Error: No form element found.": "\u049a\u0430\u0442\u0435: \u043f\u0456\u0448\u0456\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0456 \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u0434\u044b.",
|
342
|
+
"Update": "\u0416\u0430\u04a3\u0430\u0440\u0442\u0443",
|
343
|
+
"Color swatch": "\u0422\u04af\u0441 \u04af\u043b\u0433\u0456\u0441\u0456",
|
344
|
+
"Turquoise": "\u041a\u04e9\u0433\u0456\u043b\u0434\u0456\u0440",
|
345
|
+
"Green": "\u0416\u0430\u0441\u044b\u043b",
|
346
|
+
"Blue": "\u041a\u04e9\u043a",
|
347
|
+
"Purple": "\u041a\u04af\u043b\u0433\u0456\u043d",
|
348
|
+
"Navy Blue": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u043a\u04e9\u043a",
|
349
|
+
"Dark Turquoise": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u043a\u04e9\u0433\u0456\u043b\u0434\u0456\u0440",
|
350
|
+
"Dark Green": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0436\u0430\u0441\u044b\u043b",
|
351
|
+
"Medium Blue": "\u041e\u0440\u0442\u0430\u0448\u0430 \u043a\u04e9\u043a",
|
352
|
+
"Medium Purple": "\u041e\u0440\u0442\u0430\u0448\u0430 \u043a\u04af\u043b\u0433\u0456\u043d",
|
353
|
+
"Midnight Blue": "\u0422\u04af\u043d\u0433\u0456 \u043a\u04e9\u043a",
|
354
|
+
"Yellow": "\u0421\u0430\u0440\u044b",
|
355
|
+
"Orange": "\u0421\u0430\u0440\u0493\u044b\u0448",
|
356
|
+
"Red": "\u049a\u044b\u0437\u044b\u043b",
|
357
|
+
"Light Gray": "\u0410\u0448\u044b\u049b \u0441\u04b1\u0440",
|
358
|
+
"Gray": "\u0421\u04b1\u0440",
|
359
|
+
"Dark Yellow": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u0430\u0440\u044b",
|
360
|
+
"Dark Orange": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u0430\u0440\u0493\u044b\u0448",
|
361
|
+
"Dark Red": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u049b\u044b\u0437\u044b\u043b",
|
362
|
+
"Medium Gray": "\u041e\u0440\u0442\u0430\u0448\u0430 \u0441\u04b1\u0440",
|
363
|
+
"Dark Gray": "\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u04b1\u0440",
|
364
|
+
"Light Green": "\u0410\u0448\u044b\u049b \u0436\u0430\u0441\u044b\u043b",
|
365
|
+
"Light Yellow": "\u0410\u0448\u044b\u049b \u0441\u0430\u0440\u044b",
|
366
|
+
"Light Red": "\u0410\u0448\u044b\u049b \u049b\u044b\u0437\u044b\u043b",
|
367
|
+
"Light Purple": "\u0410\u0448\u044b\u049b \u043a\u04af\u043b\u0433\u0456\u043d",
|
368
|
+
"Light Blue": "\u0410\u0448\u044b\u049b \u043a\u04e9\u043a",
|
369
|
+
"Dark Purple": "\u049a\u0430\u0440\u0430 \u043a\u04af\u043b\u0433\u0456\u043d",
|
370
|
+
"Dark Blue": "\u049a\u0430\u0440\u0430 \u043a\u04e9\u043a",
|
371
|
+
"Black": "\u049a\u0430\u0440\u0430",
|
372
|
+
"White": "\u0410\u049b",
|
373
|
+
"Switch to or from fullscreen mode": "\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u043d\u0435\u043c\u0435\u0441\u0435 \u043e\u0434\u0430\u043d \u0430\u0443\u044b\u0441\u0443",
|
374
|
+
"Open help dialog": "\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430 \u0434\u0438\u0430\u043b\u043e\u0433\u0442\u044b\u049b \u0442\u0435\u0440\u0435\u0437\u0435\u0441\u0456\u043d \u0430\u0448\u0443",
|
375
|
+
"history": "\u0442\u0430\u0440\u0438\u0445",
|
376
|
+
"styles": "\u0441\u0442\u0438\u043b\u044c\u0434\u0435\u0440",
|
377
|
+
"formatting": "\u043f\u0456\u0448\u0456\u043c\u0434\u0435\u0443",
|
378
|
+
"alignment": "\u0442\u0443\u0440\u0430\u043b\u0430\u0443",
|
379
|
+
"indentation": "\u0448\u0435\u0433\u0456\u043d\u0456\u0441",
|
380
|
+
"permanent pen": "\u043f\u0435\u0440\u043c\u0430\u043d\u0435\u043d\u0442\u0442\u0456\u043a \u043c\u0430\u0440\u043a\u0435\u0440",
|
381
|
+
"comments": "\u0442\u04af\u0441\u0456\u043d\u0434\u0456\u0440\u043c\u0435\u043b\u0435\u0440",
|
382
|
+
"Format Painter": "\u04ae\u043b\u0433\u0456 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 \u043f\u0456\u0448\u0456\u043c\u0434\u0435\u0443",
|
383
|
+
"Insert\/edit iframe": "iframe \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443\/\u04e9\u04a3\u0434\u0435\u0443",
|
384
|
+
"Capitalization": "\u0411\u0430\u0441 \u04d9\u0440\u0456\u043f\u043a\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443",
|
385
|
+
"lowercase": "\u043a\u0456\u0448\u0456 \u04d9\u0440\u0456\u043f",
|
386
|
+
"UPPERCASE": "\u0411\u0410\u0421 \u04d8\u0420\u0406\u041f",
|
387
|
+
"Title Case": "\u0406\u0441 \u0430\u0442\u0430\u0443\u044b",
|
388
|
+
"Permanent Pen Properties": "\u041f\u0435\u0440\u043c\u0430\u043d\u0435\u043d\u0442\u0442\u0456\u043a \u043c\u0430\u0440\u043a\u0435\u0440 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
389
|
+
"Permanent pen properties...": "\u041f\u0435\u0440\u043c\u0430\u043d\u0435\u043d\u0442\u0442\u0456\u043a \u043c\u0430\u0440\u043a\u0435\u0440 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b...",
|
390
|
+
"Font": "\u049a\u0430\u0440\u0456\u043f",
|
391
|
+
"Size": "\u04e8\u043b\u0448\u0435\u043c",
|
392
|
+
"More...": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430...",
|
393
|
+
"Spellcheck Language": "\u0415\u043c\u043b\u0435\u043d\u0456 \u0442\u0435\u043a\u0441\u0435\u0440\u0443 \u0442\u0456\u043b\u0456",
|
394
|
+
"Select...": "\u0422\u0430\u04a3\u0434\u0430\u0443...",
|
395
|
+
"Preferences": "\u0411\u0430\u043f\u0442\u0430\u043b\u044b\u043c\u0434\u0430\u0440",
|
396
|
+
"Yes": "\u0418\u04d9",
|
397
|
+
"No": "\u0416\u043e\u049b",
|
398
|
+
"Keyboard Navigation": "\u041f\u0435\u0440\u043d\u0435\u0442\u0430\u049b\u0442\u0430 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f\u0441\u044b",
|
399
|
+
"Version": "\u041d\u04b1\u0441\u049b\u0430",
|
400
|
+
"Anchor": "\u0411\u0435\u0442\u0431\u0435\u043b\u0433\u0456",
|
401
|
+
"Special character": "\u0410\u0440\u043d\u0430\u0439\u044b \u0442\u0430\u04a3\u0431\u0430",
|
402
|
+
"Color": "\u0422\u04af\u0441",
|
403
|
+
"Emoticons": "\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0442\u0430\u0440",
|
404
|
+
"Document properties": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b",
|
405
|
+
"Image": "\u0421\u0443\u0440\u0435\u0442",
|
406
|
+
"Insert link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443",
|
407
|
+
"Link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435",
|
408
|
+
"Target": "\u0410\u0448\u044b\u043b\u0430\u0442\u044b\u043d \u0436\u0435\u0440\u0456",
|
409
|
+
"Media": "\u041c\u0435\u0434\u0438\u0430",
|
410
|
+
"Poster": "\u041f\u043e\u0441\u0442\u0435\u0440\u0456",
|
411
|
+
"Print": "\u0411\u0430\u0441\u044b\u043f \u0448\u044b\u0493\u0430\u0440\u0443",
|
412
|
+
"Whole words": "\u0422\u04b1\u0442\u0430\u0441 \u0441\u04e9\u0437\u0434\u0435\u0440",
|
413
|
+
"Find and replace": "\u0422\u0430\u0431\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443",
|
414
|
+
"Prev": "\u0410\u043b\u0434\u044b\u04a3\u0493\u044b",
|
415
|
+
"Spellcheck": "\u0415\u043c\u043b\u0435 \u0442\u0435\u043a\u0441\u0435\u0440\u0443",
|
416
|
+
"Caption": "\u0410\u0442\u0430\u0443\u044b",
|
417
|
+
"Insert template": "\u04ae\u043b\u0433\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443"
|
230
418
|
});
|