tinymce-rails-langs 4.20160310 → 4.20180103
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/vendor/assets/javascripts/tinymce/langs/af_ZA.js +230 -0
- data/vendor/assets/javascripts/tinymce/langs/ar.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/be.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/ca.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/cs.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/cy.js +74 -23
- data/vendor/assets/javascripts/tinymce/langs/da.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/de.js +172 -131
- data/vendor/assets/javascripts/tinymce/langs/de_AT.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/dv.js +39 -1
- data/vendor/assets/javascripts/tinymce/langs/el.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/en_CA.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/en_GB.js +54 -3
- data/vendor/assets/javascripts/tinymce/langs/es.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/es_MX.js +171 -137
- data/vendor/assets/javascripts/tinymce/langs/et.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/ga.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/gl.js +175 -113
- data/vendor/assets/javascripts/tinymce/langs/he_IL.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/hr.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +174 -133
- data/vendor/assets/javascripts/tinymce/langs/it.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/ja.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +12 -1
- data/vendor/assets/javascripts/tinymce/langs/kab.js +22 -11
- data/vendor/assets/javascripts/tinymce/langs/kk.js +56 -5
- data/vendor/assets/javascripts/tinymce/langs/km_KH.js +166 -132
- data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/lv.js +205 -145
- data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/nl.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/pl.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +174 -133
- data/vendor/assets/javascripts/tinymce/langs/ro.js +20 -9
- data/vendor/assets/javascripts/tinymce/langs/ru.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/sk.js +165 -131
- data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +34 -1
- data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +172 -131
- data/vendor/assets/javascripts/tinymce/langs/ta.js +176 -135
- data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +177 -136
- data/vendor/assets/javascripts/tinymce/langs/th_TH.js +43 -10
- data/vendor/assets/javascripts/tinymce/langs/tr.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +169 -116
- data/vendor/assets/javascripts/tinymce/langs/uk.js +164 -130
- data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +171 -130
- data/vendor/assets/javascripts/tinymce/langs/uz.js +260 -0
- data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +14 -3
- data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +177 -114
- data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +164 -130
- metadata +5 -4
@@ -1,200 +1,253 @@
|
|
1
1
|
tinymce.addI18n('tr_TR',{
|
2
|
+
"Redo": "Yinele",
|
3
|
+
"Undo": "Geri Al",
|
2
4
|
"Cut": "Kes",
|
3
|
-
"
|
4
|
-
"Header 2": "Ba\u015fl\u0131k 2",
|
5
|
-
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\u00fctfen Ctrl+X\/C\/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.",
|
6
|
-
"Heading 4": "Ba\u015fl\u0131k 4",
|
7
|
-
"Div": "Div",
|
8
|
-
"Heading 2": "Ba\u015fl\u0131k 2",
|
5
|
+
"Copy": "Kopyala",
|
9
6
|
"Paste": "Yap\u0131\u015ft\u0131r",
|
10
|
-
"
|
11
|
-
"Font Family": "Yaz\u0131tipi Ailesi",
|
12
|
-
"Pre": "\u00d6n",
|
13
|
-
"Align right": "Sa\u011fa hizala",
|
7
|
+
"Select all": "T\u00fcm\u00fcn\u00fc se\u00e7",
|
14
8
|
"New document": "Yeni dok\u00fcman",
|
15
|
-
"
|
9
|
+
"Ok": "Tamam",
|
10
|
+
"Cancel": "\u0130ptal",
|
11
|
+
"Visual aids": "G\u00f6rsel ara\u00e7lar",
|
12
|
+
"Bold": "Kal\u0131n",
|
13
|
+
"Italic": "\u0130talik",
|
14
|
+
"Underline": "Alt\u0131 \u00e7izili",
|
15
|
+
"Strikethrough": "\u00dcst\u00fc \u00e7izili",
|
16
|
+
"Superscript": "\u00dcst simge",
|
17
|
+
"Subscript": "Alt simge",
|
18
|
+
"Clear formatting": "Bi\u00e7imi temizle",
|
19
|
+
"Align left": "Sola hizala",
|
20
|
+
"Align center": "Ortala",
|
21
|
+
"Align right": "Sa\u011fa hizala",
|
22
|
+
"Justify": "\u0130ki yana yasla",
|
23
|
+
"Bullet list": "S\u0131ras\u0131z liste",
|
16
24
|
"Numbered list": "S\u0131ral\u0131 liste",
|
17
|
-
"
|
18
|
-
"Headings": "Ba\u015fl\u0131klar",
|
25
|
+
"Decrease indent": "Girintiyi azalt",
|
19
26
|
"Increase indent": "Girintiyi art\u0131r",
|
27
|
+
"Close": "Kapat",
|
20
28
|
"Formats": "Bi\u00e7imler",
|
29
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\u00fctfen Ctrl+X\/C\/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.",
|
21
30
|
"Headers": "Ba\u015fl\u0131klar",
|
22
|
-
"Select all": "T\u00fcm\u00fcn\u00fc se\u00e7",
|
23
|
-
"Header 3": "Ba\u015fl\u0131k 3",
|
24
|
-
"Blocks": "Bloklar",
|
25
|
-
"Undo": "Geri Al",
|
26
|
-
"Strikethrough": "\u00dcst\u00fc \u00e7izili",
|
27
|
-
"Bullet list": "S\u0131ras\u0131z liste",
|
28
31
|
"Header 1": "Ba\u015fl\u0131k 1",
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"Subscript": "Alt simge",
|
33
|
-
"Header 6": "Ba\u015fl\u0131k 6",
|
34
|
-
"Redo": "Yinele",
|
35
|
-
"Paragraph": "Paragraf",
|
36
|
-
"Ok": "Tamam",
|
37
|
-
"Bold": "Kal\u0131n",
|
38
|
-
"Code": "Kod",
|
39
|
-
"Italic": "\u0130talik",
|
40
|
-
"Align center": "Ortala",
|
32
|
+
"Header 2": "Ba\u015fl\u0131k 2",
|
33
|
+
"Header 3": "Ba\u015fl\u0131k 3",
|
34
|
+
"Header 4": "Ba\u015fl\u0131k 4",
|
41
35
|
"Header 5": "Ba\u015fl\u0131k 5",
|
42
|
-
"
|
36
|
+
"Header 6": "Ba\u015fl\u0131k 6",
|
37
|
+
"Headings": "Ba\u015fl\u0131klar",
|
38
|
+
"Heading 1": "Ba\u015fl\u0131k 1",
|
39
|
+
"Heading 2": "Ba\u015fl\u0131k 2",
|
43
40
|
"Heading 3": "Ba\u015fl\u0131k 3",
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
41
|
+
"Heading 4": "Ba\u015fl\u0131k 4",
|
42
|
+
"Heading 5": "Ba\u015fl\u0131k 5",
|
43
|
+
"Heading 6": "Ba\u015fl\u0131k 6",
|
44
|
+
"Div": "Div",
|
45
|
+
"Pre": "\u00d6n",
|
46
|
+
"Code": "Kod",
|
47
|
+
"Paragraph": "Paragraf",
|
48
|
+
"Blockquote": "Al\u0131nt\u0131",
|
50
49
|
"Inline": "Sat\u0131r i\u00e7i",
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
50
|
+
"Blocks": "Bloklar",
|
51
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "D\u00fcz metin modunda yap\u0131\u015ft\u0131r. Bu se\u00e7ene\u011fi kapatana kadar i\u00e7erikler d\u00fcz metin olarak yap\u0131\u015ft\u0131r\u0131l\u0131r.",
|
52
|
+
"Font Family": "Yaz\u0131tipi Ailesi",
|
53
|
+
"Font Sizes": "Yaz\u0131tipi B\u00fcy\u00fckl\u00fc\u011f\u00fc",
|
54
|
+
"Class": "S\u0131n\u0131f",
|
55
|
+
"Browse for an image": "Bir resim aray\u0131n",
|
56
|
+
"OR": "ya da",
|
57
|
+
"Drop an image here": "Buraya bir resim koy",
|
58
|
+
"Upload": "Y\u00fckle",
|
56
59
|
"Default": "Varsay\u0131lan",
|
57
|
-
"Lower Alpha": "K\u00fc\u00e7\u00fck ABC",
|
58
60
|
"Circle": "Daire",
|
59
61
|
"Disc": "Disk",
|
62
|
+
"Square": "Kare",
|
63
|
+
"Lower Alpha": "K\u00fc\u00e7\u00fck ABC",
|
64
|
+
"Lower Greek": "K\u00fc\u00e7\u00fck Yunan alfabesi",
|
65
|
+
"Lower Roman": "K\u00fc\u00e7\u00fck Roman alfabesi",
|
60
66
|
"Upper Alpha": "B\u00fcy\u00fck ABC",
|
61
67
|
"Upper Roman": "B\u00fcy\u00fck Roman alfabesi",
|
62
|
-
"Lower Roman": "K\u00fc\u00e7\u00fck Roman alfabesi",
|
63
|
-
"Name": "\u0130sim",
|
64
68
|
"Anchor": "\u00c7apa",
|
69
|
+
"Name": "\u0130sim",
|
70
|
+
"Id": "Id",
|
71
|
+
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id bir harf ile ba\u015flamal\u0131d\u0131r ve sadece harfleri, rakamlar\u0131, \u00e7izgileri, noktalar\u0131, virg\u00fclleri veya alt \u00e7izgileri i\u00e7ermelidir.",
|
65
72
|
"You have unsaved changes are you sure you want to navigate away?": "Kaydedilmemi\u015f de\u011fi\u015fiklikler var, sayfadan ayr\u0131lmak istedi\u011finize emin misiniz?",
|
66
73
|
"Restore last draft": "Son tasla\u011f\u0131 kurtar",
|
67
74
|
"Special character": "\u00d6zel karakter",
|
68
75
|
"Source code": "Kaynak kodu",
|
69
|
-
"
|
76
|
+
"Insert\/Edit code sample": "Kod \u00f6rne\u011fini Kaydet\/D\u00fczenle",
|
77
|
+
"Language": "Dil",
|
78
|
+
"Color": "Renk",
|
70
79
|
"R": "R",
|
71
80
|
"G": "G",
|
72
|
-
"
|
73
|
-
"Right to left": "Sa\u011fdan sola",
|
81
|
+
"B": "B",
|
74
82
|
"Left to right": "Soldan sa\u011fa",
|
83
|
+
"Right to left": "Sa\u011fdan sola",
|
75
84
|
"Emoticons": "G\u00fcl\u00fcc\u00fckler",
|
76
|
-
"Robots": "Robotlar",
|
77
85
|
"Document properties": "Dok\u00fcman \u00f6zellikleri",
|
78
86
|
"Title": "Ba\u015fl\u0131k",
|
79
87
|
"Keywords": "Anahtar kelimeler",
|
80
|
-
"Encoding": "Kodlama",
|
81
88
|
"Description": "A\u00e7\u0131klama",
|
89
|
+
"Robots": "Robotlar",
|
82
90
|
"Author": "Yazar",
|
91
|
+
"Encoding": "Kodlama",
|
83
92
|
"Fullscreen": "Tam ekran",
|
93
|
+
"Action": "Eylem",
|
94
|
+
"Shortcut": "K\u0131sayol",
|
95
|
+
"Help": "Yard\u0131m",
|
96
|
+
"Address": "Adres",
|
97
|
+
"Focus to menubar": "Men\u00fc \u00e7ubu\u011funa odaklan.",
|
98
|
+
"Focus to toolbar": "Ara\u00e7 \u00e7ubu\u011funa odaklan.",
|
99
|
+
"Focus to element path": "Eleman yoluna odaklan",
|
100
|
+
"Focus to contextual toolbar": "Ba\u011flamsal ara\u00e7 \u00e7ubu\u011funa odaklan",
|
101
|
+
"Insert link (if link plugin activated)": "Link ekle (Link eklentisi aktif ise)",
|
102
|
+
"Save (if save plugin activated)": "Kaydet (Kay\u0131t eklentisi aktif ise)",
|
103
|
+
"Find (if searchreplace plugin activated)": "Bul (SearchReplace eklentisi aktif ise)",
|
104
|
+
"Plugins installed ({0}):": "Y\u00fckl\u00fc eklenti say\u0131s\u0131 : ({0}):",
|
105
|
+
"Premium plugins:": "Premium eklentileri",
|
106
|
+
"Learn more...": "Daha fazla bilgi edinin.",
|
107
|
+
"You are using {0}": "{0} kullan\u0131yorsun.",
|
84
108
|
"Horizontal line": "Yatay \u00e7izgi",
|
85
|
-
"Horizontal space": "Yatay bo\u015fluk",
|
86
109
|
"Insert\/edit image": "Resim ekle\/d\u00fczenle",
|
87
|
-
"
|
88
|
-
"Advanced": "Geli\u015fmi\u015f",
|
110
|
+
"Image description": "Resim a\u00e7\u0131klamas\u0131",
|
89
111
|
"Source": "Kaynak",
|
90
|
-
"
|
112
|
+
"Dimensions": "Boyutlar",
|
91
113
|
"Constrain proportions": "En - Boy oran\u0131n\u0131 koru",
|
92
|
-
"
|
93
|
-
"
|
114
|
+
"General": "Genel",
|
115
|
+
"Advanced": "Geli\u015fmi\u015f",
|
94
116
|
"Style": "Stil",
|
95
|
-
"
|
117
|
+
"Vertical space": "Dikey bo\u015fluk",
|
118
|
+
"Horizontal space": "Yatay bo\u015fluk",
|
119
|
+
"Border": "\u00c7er\u00e7eve",
|
96
120
|
"Insert image": "Resim ekle",
|
121
|
+
"Image": "Resim",
|
122
|
+
"Image list": "Resim listesi",
|
123
|
+
"Rotate counterclockwise": "Saat y\u00f6n\u00fcn\u00fcn tersine d\u00f6nd\u00fcr",
|
124
|
+
"Rotate clockwise": "Saat y\u00f6n\u00fcnde d\u00f6nd\u00fcr",
|
125
|
+
"Flip vertically": "Dikey \u00e7evir",
|
126
|
+
"Flip horizontally": "Yatay \u00e7evir",
|
127
|
+
"Edit image": "G\u00f6r\u00fcnt\u00fcy\u00fc d\u00fczenle",
|
128
|
+
"Image options": "G\u00f6r\u00fcnt\u00fc se\u00e7enekleri",
|
129
|
+
"Zoom in": "Yak\u0131nla\u015ft\u0131r",
|
130
|
+
"Zoom out": "Uzakla\u015ft\u0131r",
|
131
|
+
"Crop": "Kes",
|
132
|
+
"Resize": "Yeniden Boyutland\u0131r",
|
133
|
+
"Orientation": "Y\u00f6n\u00fcn\u00fc Belirle",
|
134
|
+
"Brightness": "Parlakl\u0131k",
|
135
|
+
"Sharpen": "Keskinle\u015ftir",
|
136
|
+
"Contrast": "Kontrast",
|
137
|
+
"Color levels": "Renk seviyesi",
|
138
|
+
"Gamma": "Gama",
|
139
|
+
"Invert": "Tersine \u00e7evir",
|
140
|
+
"Apply": "Uygula",
|
141
|
+
"Back": "Geri",
|
97
142
|
"Insert date\/time": "Tarih \/ Zaman ekle",
|
98
|
-
"
|
99
|
-
"Url": "Url",
|
100
|
-
"Text to display": "G\u00f6r\u00fcnen yaz\u0131",
|
101
|
-
"Anchors": "\u00c7apalar",
|
143
|
+
"Date\/time": "Tarih\/zaman",
|
102
144
|
"Insert link": "Ba\u011flant\u0131 ekle",
|
103
|
-
"
|
104
|
-
"
|
105
|
-
"
|
145
|
+
"Insert\/edit link": "Ba\u011flant\u0131 ekle\/d\u00fczenle",
|
146
|
+
"Text to display": "G\u00f6r\u00fcnen yaz\u0131",
|
147
|
+
"Url": "Url",
|
106
148
|
"Target": "Hedef",
|
149
|
+
"None": "Hi\u00e7biri",
|
150
|
+
"New window": "Yeni pencere",
|
151
|
+
"Remove link": "Ba\u011flant\u0131y\u0131 kald\u0131r",
|
152
|
+
"Anchors": "\u00c7apalar",
|
153
|
+
"Link": "Ba\u011flant\u0131",
|
154
|
+
"Paste or type a link": "Bir ba\u011flant\u0131 yap\u0131\u015ft\u0131r\u0131n yada yaz\u0131n.",
|
107
155
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Girdi\u011finiz URL bir eposta adresi gibi g\u00f6z\u00fck\u00fcyor. Gerekli olan mailto: \u00f6nekini eklemek ister misiniz?",
|
108
|
-
"
|
156
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\u00f6z\u00fck\u00fcyor. Gerekli olan http:\/\/ \u00f6nekini eklemek ister misiniz?",
|
157
|
+
"Link list": "Link listesi",
|
158
|
+
"Insert video": "Video ekle",
|
109
159
|
"Insert\/edit video": "Video ekle\/d\u00fczenle",
|
110
|
-
"
|
160
|
+
"Insert\/edit media": "Medya ekle\/d\u00fczenle",
|
111
161
|
"Alternative source": "Alternatif kaynak",
|
162
|
+
"Poster": "Poster",
|
112
163
|
"Paste your embed code below:": "Medya g\u00f6mme kodunu buraya yap\u0131\u015ft\u0131r:",
|
113
|
-
"Insert video": "Video ekle",
|
114
164
|
"Embed": "G\u00f6mme",
|
165
|
+
"Media": "Medya",
|
115
166
|
"Nonbreaking space": "B\u00f6l\u00fcnemez bo\u015fluk",
|
116
167
|
"Page break": "Sayfa sonu",
|
117
168
|
"Paste as text": "Metin olarak yap\u0131\u015ft\u0131r",
|
118
169
|
"Preview": "\u00d6nizleme",
|
119
170
|
"Print": "Yazd\u0131r",
|
120
171
|
"Save": "Kaydet",
|
121
|
-
"
|
172
|
+
"Find": "Bul",
|
173
|
+
"Replace with": "Bununla de\u011fi\u015ftir",
|
122
174
|
"Replace": "De\u011fi\u015ftir",
|
175
|
+
"Replace all": "T\u00fcm\u00fcn\u00fc de\u011fi\u015ftir",
|
176
|
+
"Prev": "\u00d6nceki",
|
123
177
|
"Next": "Sonraki",
|
124
|
-
"Whole words": "Tam s\u00f6zc\u00fckler",
|
125
178
|
"Find and replace": "Bul ve de\u011fi\u015ftir",
|
126
|
-
"
|
127
|
-
"Find": "Bul",
|
128
|
-
"Replace all": "T\u00fcm\u00fcn\u00fc de\u011fi\u015ftir",
|
179
|
+
"Could not find the specified string.": "Herhangi bir sonu\u00e7 bulunamad\u0131.",
|
129
180
|
"Match case": "B\u00fcy\u00fck \/ K\u00fc\u00e7\u00fck harfe duyarl\u0131",
|
130
|
-
"
|
181
|
+
"Whole words": "Tam s\u00f6zc\u00fckler",
|
131
182
|
"Spellcheck": "Yaz\u0131m denetimi",
|
132
|
-
"Finish": "Bitir",
|
133
|
-
"Ignore all": "T\u00fcm\u00fcn\u00fc yoksay",
|
134
183
|
"Ignore": "Yoksay",
|
184
|
+
"Ignore all": "T\u00fcm\u00fcn\u00fc yoksay",
|
185
|
+
"Finish": "Bitir",
|
135
186
|
"Add to Dictionary": "S\u00f6zl\u00fc\u011fe ekle",
|
187
|
+
"Insert table": "Tablo ekle",
|
188
|
+
"Table properties": "Tablo \u00f6zellikleri",
|
189
|
+
"Delete table": "Tabloyu sil",
|
190
|
+
"Cell": "H\u00fccre",
|
191
|
+
"Row": "Sat\u0131r",
|
192
|
+
"Column": "S\u00fctun",
|
193
|
+
"Cell properties": "H\u00fccre \u00f6zellikleri",
|
194
|
+
"Merge cells": "H\u00fccreleri birle\u015ftir",
|
195
|
+
"Split cell": "H\u00fccreleri ay\u0131r",
|
136
196
|
"Insert row before": "\u00d6ncesine yeni sat\u0131r ekle",
|
137
|
-
"
|
138
|
-
"
|
197
|
+
"Insert row after": "Sonras\u0131na yeni sat\u0131r ekle",
|
198
|
+
"Delete row": "Sat\u0131r\u0131 sil",
|
199
|
+
"Row properties": "Sat\u0131r \u00f6zellikleri",
|
200
|
+
"Cut row": "Sat\u0131r\u0131 kes",
|
201
|
+
"Copy row": "Sat\u0131r\u0131 kopyala",
|
202
|
+
"Paste row before": "\u00d6ncesine sat\u0131r yap\u0131\u015ft\u0131r",
|
139
203
|
"Paste row after": "Sonras\u0131na sat\u0131r yap\u0131\u015ft\u0131r",
|
140
|
-
"Alignment": "Hizalama",
|
141
|
-
"Border color": "Kenarl\u0131k Rengi",
|
142
|
-
"Column group": "S\u00fctun grubu",
|
143
|
-
"Row": "Sat\u0131r",
|
144
204
|
"Insert column before": "\u00d6ncesine yeni s\u00fctun ekle",
|
145
|
-
"
|
146
|
-
"
|
205
|
+
"Insert column after": "Sonras\u0131na yeni s\u00fctun ekle",
|
206
|
+
"Delete column": "S\u00fctunu sil",
|
207
|
+
"Cols": "S\u00fctunlar",
|
208
|
+
"Rows": "Sat\u0131rlar",
|
209
|
+
"Width": "Geni\u015flik",
|
210
|
+
"Height": "Y\u00fckseklik",
|
147
211
|
"Cell spacing": "H\u00fccre aral\u0131\u011f\u0131",
|
148
|
-
"
|
149
|
-
"Insert table": "Tablo ekle",
|
150
|
-
"Body": "G\u00f6vde",
|
212
|
+
"Cell padding": "H\u00fccre i\u00e7 bo\u015flu\u011fu",
|
151
213
|
"Caption": "Ba\u015fl\u0131k",
|
152
|
-
"
|
153
|
-
"
|
154
|
-
"
|
214
|
+
"Left": "Sol",
|
215
|
+
"Center": "Orta",
|
216
|
+
"Right": "Sa\u011f",
|
217
|
+
"Cell type": "H\u00fccre tipi",
|
155
218
|
"Scope": "Kapsam",
|
156
|
-
"
|
219
|
+
"Alignment": "Hizalama",
|
157
220
|
"H Align": "Yatay Hizalama",
|
221
|
+
"V Align": "Dikey Hizalama",
|
158
222
|
"Top": "\u00dcst",
|
159
|
-
"Header cell": "Ba\u015fl\u0131k h\u00fccresi",
|
160
|
-
"Column": "S\u00fctun",
|
161
|
-
"Row group": "Sat\u0131r grubu",
|
162
|
-
"Cell": "H\u00fccre",
|
163
223
|
"Middle": "Orta",
|
164
|
-
"Cell type": "H\u00fccre tipi",
|
165
|
-
"Copy row": "Sat\u0131r\u0131 kopyala",
|
166
|
-
"Row properties": "Sat\u0131r \u00f6zellikleri",
|
167
|
-
"Table properties": "Tablo \u00f6zellikleri",
|
168
224
|
"Bottom": "Alt",
|
169
|
-
"
|
225
|
+
"Header cell": "Ba\u015fl\u0131k h\u00fccresi",
|
226
|
+
"Row group": "Sat\u0131r grubu",
|
227
|
+
"Column group": "S\u00fctun grubu",
|
228
|
+
"Row type": "Sat\u0131r tipi",
|
170
229
|
"Header": "Ba\u015fl\u0131k",
|
171
|
-
"
|
172
|
-
"
|
173
|
-
"
|
174
|
-
"Insert row after": "Sonras\u0131na yeni sat\u0131r ekle",
|
175
|
-
"Width": "Geni\u015flik",
|
176
|
-
"Cell properties": "H\u00fccre \u00f6zellikleri",
|
177
|
-
"Left": "Sol",
|
178
|
-
"Cut row": "Sat\u0131r\u0131 kes",
|
179
|
-
"Delete column": "S\u00fctunu sil",
|
180
|
-
"Center": "Orta",
|
181
|
-
"Merge cells": "H\u00fccreleri birle\u015ftir",
|
230
|
+
"Body": "G\u00f6vde",
|
231
|
+
"Footer": "Alt",
|
232
|
+
"Border color": "Kenarl\u0131k Rengi",
|
182
233
|
"Insert template": "\u015eablon ekle",
|
183
234
|
"Templates": "\u015eablonlar",
|
235
|
+
"Template": "Tema",
|
236
|
+
"Text color": "Yaz\u0131 rengi",
|
184
237
|
"Background color": "Arkaplan rengi",
|
185
238
|
"Custom...": "\u00d6zel",
|
186
239
|
"Custom color": "\u00d6zel Renk",
|
187
240
|
"No color": "Renk Yok",
|
188
|
-
"
|
241
|
+
"Table of Contents": "\u0130\u00e7indekiler",
|
189
242
|
"Show blocks": "Bloklar\u0131 g\u00f6r\u00fcnt\u00fcle",
|
190
243
|
"Show invisible characters": "G\u00f6r\u00fcnmez karakterleri g\u00f6ster",
|
191
244
|
"Words: {0}": "Kelime: {0}",
|
192
|
-
"Insert": "Ekle",
|
193
245
|
"File": "Dosya",
|
194
246
|
"Edit": "D\u00fczenle",
|
195
|
-
"
|
196
|
-
"Tools": "Ara\u00e7lar",
|
247
|
+
"Insert": "Ekle",
|
197
248
|
"View": "G\u00f6r\u00fcnt\u00fcle",
|
249
|
+
"Format": "Bi\u00e7im",
|
198
250
|
"Table": "Tablo",
|
199
|
-
"
|
251
|
+
"Tools": "Ara\u00e7lar",
|
252
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Zengin Metin Alan\u0131. Men\u00fc i\u00e7in ALT-F9 k\u0131sayolunu kullan\u0131n. Ara\u00e7 \u00e7ubu\u011fu i\u00e7in ALT-F10 k\u0131sayolunu kullan\u0131n. Yard\u0131m i\u00e7in ALT-0 k\u0131sayolunu kullan\u0131n."
|
200
253
|
});
|
@@ -1,219 +1,253 @@
|
|
1
1
|
tinymce.addI18n('uk',{
|
2
|
+
"Redo": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438",
|
3
|
+
"Undo": "\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438",
|
2
4
|
"Cut": "\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438",
|
3
|
-
"
|
4
|
-
"Header 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
5
|
-
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u043f\u0440\u044f\u043c\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0456\u043d\u0443. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 Ctrl+X\/C\/V \u0437\u0430\u043c\u0456\u0441\u0442\u044c \u0441\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448.",
|
6
|
-
"Heading 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
7
|
-
"Div": "\u0411\u043b\u043e\u043a",
|
8
|
-
"Heading 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
5
|
+
"Copy": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438",
|
9
6
|
"Paste": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438",
|
10
|
-
"
|
11
|
-
"Font Family": "\u0428\u0440\u0438\u0444\u0442 \u0437\u043c\u0456\u0441\u0442\u0443",
|
12
|
-
"Pre": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f",
|
13
|
-
"Align right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
7
|
+
"Select all": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u0441\u0435",
|
14
8
|
"New document": "\u041d\u043e\u0432\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442",
|
15
|
-
"
|
9
|
+
"Ok": "\u0413\u0430\u0440\u0430\u0437\u0434",
|
10
|
+
"Cancel": "\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438",
|
11
|
+
"Visual aids": "\u041d\u0430\u043e\u0447\u043d\u0456 \u043f\u0440\u0438\u043b\u0430\u0434\u0434\u044f",
|
12
|
+
"Bold": "\u0416\u0438\u0440\u043d\u0438\u0439",
|
13
|
+
"Italic": "\u041a\u0443\u0440\u0441\u0438\u0432",
|
14
|
+
"Underline": "\u041f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439",
|
15
|
+
"Strikethrough": "\u0417\u0430\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439",
|
16
|
+
"Superscript": "\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u0456\u043d\u0434\u0435\u043a\u0441",
|
17
|
+
"Subscript": "\u041d\u0438\u0436\u043d\u0456\u0439 \u0456\u043d\u0434\u0435\u043a\u0441",
|
18
|
+
"Clear formatting": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f",
|
19
|
+
"Align left": "\u041f\u043e \u043b\u0456\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
20
|
+
"Align center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
21
|
+
"Align right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
22
|
+
"Justify": "\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f",
|
23
|
+
"Bullet list": "\u041d\u0435\u043d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
16
24
|
"Numbered list": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
17
|
-
"
|
18
|
-
"Headings": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
25
|
+
"Decrease indent": "\u0417\u043c\u0435\u043d\u0448\u0438\u0442\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f",
|
19
26
|
"Increase indent": "\u0417\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f",
|
27
|
+
"Close": "\u0417\u0430\u043a\u0440\u0438\u0442\u0438",
|
20
28
|
"Formats": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438",
|
29
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u043f\u0440\u044f\u043c\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0456\u043d\u0443. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 Ctrl+X\/C\/V \u0437\u0430\u043c\u0456\u0441\u0442\u044c \u0441\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448.",
|
21
30
|
"Headers": "Headers",
|
22
|
-
"Select all": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u0441\u0435",
|
23
|
-
"Header 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3",
|
24
|
-
"Blocks": "\u0411\u043b\u043e\u043a\u0438",
|
25
|
-
"Undo": "\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438",
|
26
|
-
"Strikethrough": "\u0417\u0430\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439",
|
27
|
-
"Bullet list": "\u041d\u0435\u043d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
28
31
|
"Header 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1",
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"Subscript": "\u041d\u0438\u0436\u043d\u0456\u0439 \u0456\u043d\u0434\u0435\u043a\u0441",
|
33
|
-
"Header 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6",
|
34
|
-
"Redo": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438",
|
35
|
-
"Paragraph": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444",
|
36
|
-
"Ok": "\u0413\u0430\u0440\u0430\u0437\u0434",
|
37
|
-
"Bold": "\u0416\u0438\u0440\u043d\u0438\u0439",
|
38
|
-
"Code": "\u041a\u043e\u0434",
|
39
|
-
"Italic": "\u041a\u0443\u0440\u0441\u0438\u0432",
|
40
|
-
"Align center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
32
|
+
"Header 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
33
|
+
"Header 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3",
|
34
|
+
"Header 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
41
35
|
"Header 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5",
|
42
|
-
"
|
36
|
+
"Header 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6",
|
37
|
+
"Headings": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
38
|
+
"Heading 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1",
|
39
|
+
"Heading 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
43
40
|
"Heading 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3",
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
41
|
+
"Heading 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
42
|
+
"Heading 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5",
|
43
|
+
"Heading 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6",
|
44
|
+
"Div": "\u0411\u043b\u043e\u043a",
|
45
|
+
"Pre": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f",
|
46
|
+
"Code": "\u041a\u043e\u0434",
|
47
|
+
"Paragraph": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444",
|
48
|
+
"Blockquote": "\u0426\u0438\u0442\u0430\u0442\u0430",
|
50
49
|
"Inline": "\u0412\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u0456",
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
50
|
+
"Blocks": "\u0411\u043b\u043e\u043a\u0438",
|
51
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u0443 \u0432\u0438\u0433\u043b\u044f\u0434\u0456 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443, \u043f\u043e\u043a\u0438 \u043d\u0435 \u0432\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438 \u0434\u0430\u043d\u0443 \u043e\u043f\u0446\u0456\u044e.",
|
52
|
+
"Font Family": "\u0428\u0440\u0438\u0444\u0442 \u0437\u043c\u0456\u0441\u0442\u0443",
|
53
|
+
"Font Sizes": "\u0420\u043e\u0437\u043c\u0456\u0440 \u0448\u0440\u0438\u0444\u0442\u0443",
|
54
|
+
"Class": "\u041a\u043b\u0430\u0441",
|
55
|
+
"Browse for an image": "\u0412\u0438\u0431\u0456\u0440 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
56
|
+
"OR": "\u0410\u0411\u041e",
|
57
|
+
"Drop an image here": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0456\u0442\u044c \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0441\u044e\u0434\u0438",
|
58
|
+
"Upload": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438",
|
56
59
|
"Default": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439",
|
57
|
-
"Lower Alpha": "\u041c\u0430\u043b\u0456 \u043b\u0430\u0442\u0438\u043d\u0441\u044c\u043a\u0456 \u0431\u0443\u043a\u0432\u0438",
|
58
60
|
"Circle": "\u041e\u043a\u0440\u0443\u0436\u043d\u043e\u0441\u0442\u0456",
|
59
61
|
"Disc": "\u041a\u0440\u0443\u0433\u0438",
|
62
|
+
"Square": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u0438",
|
63
|
+
"Lower Alpha": "\u041c\u0430\u043b\u0456 \u043b\u0430\u0442\u0438\u043d\u0441\u044c\u043a\u0456 \u0431\u0443\u043a\u0432\u0438",
|
64
|
+
"Lower Greek": "\u041c\u0430\u043b\u0456 \u0433\u0440\u0435\u0446\u044c\u043a\u0456 \u0431\u0443\u043a\u0432\u0438",
|
65
|
+
"Lower Roman": "\u041c\u0430\u043b\u0456 \u0440\u0438\u043c\u0441\u044c\u043a\u0456 \u0446\u0438\u0444\u0440\u0438",
|
60
66
|
"Upper Alpha": "\u0412\u0435\u043b\u0438\u043a\u0456 \u043b\u0430\u0442\u0438\u043d\u0441\u044c\u043a\u0456 \u0431\u0443\u043a\u0432\u0438",
|
61
67
|
"Upper Roman": "\u0420\u0438\u043c\u0441\u044c\u043a\u0456 \u0446\u0438\u0444\u0440\u0438",
|
62
|
-
"Lower Roman": "\u041c\u0430\u043b\u0456 \u0440\u0438\u043c\u0441\u044c\u043a\u0456 \u0446\u0438\u0444\u0440\u0438",
|
63
|
-
"Name": "\u041d\u0430\u0437\u0432\u0430",
|
64
68
|
"Anchor": "\u042f\u043a\u0456\u0440",
|
69
|
+
"Name": "\u041d\u0430\u0437\u0432\u0430",
|
70
|
+
"Id": "\u041a\u043e\u0434",
|
71
|
+
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u041a\u043e\u0434 \u043c\u0430\u0454 \u043f\u043e\u0447\u0438\u043d\u0430\u0442\u0438\u0441\u044f \u0437 \u043b\u0456\u0442\u0435\u0440\u0438 \u0456 \u043c\u043e\u0436\u0435 \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043b\u0438\u0448\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u0438 \u043b\u0456\u0442\u0435\u0440, \u0446\u0438\u0444\u0440, \u0434\u0435\u0444\u0456\u0441\u0443, \u043a\u0440\u0430\u043f\u043a\u0438, \u043a\u043e\u043c\u0438 \u0430\u0431\u043e \u043d\u0438\u0436\u043d\u044c\u043e\u0433\u043e \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f.",
|
65
72
|
"You have unsaved changes are you sure you want to navigate away?": "\u0423 \u0412\u0430\u0441 \u0454 \u043d\u0435\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u0437\u043c\u0456\u043d\u0438. \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u043f\u0456\u0442\u0438?",
|
66
73
|
"Restore last draft": "\u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443",
|
67
74
|
"Special character": "\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438",
|
68
75
|
"Source code": "\u0412\u0438\u0445\u0456\u0434\u043d\u0438\u0439 \u043a\u043e\u0434",
|
69
|
-
"
|
76
|
+
"Insert\/Edit code sample": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438\/\u043d\u0430\u043f\u0438\u0441\u0430\u0442\u0438 \u043f\u0440\u0438\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443",
|
77
|
+
"Language": "\u041c\u043e\u0432\u0430",
|
78
|
+
"Color": "\u043a\u043e\u043b\u0456\u0440",
|
70
79
|
"R": "R",
|
71
80
|
"G": "G",
|
72
|
-
"
|
73
|
-
"Right to left": "\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0456\u0432\u043e",
|
81
|
+
"B": "B",
|
74
82
|
"Left to right": "\u0417\u043b\u0456\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e",
|
83
|
+
"Right to left": "\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0456\u0432\u043e",
|
75
84
|
"Emoticons": "\u0415\u043c\u043e\u0446\u0456\u0457",
|
76
|
-
"Robots": "\u0420\u043e\u0431\u043e\u0442\u0438",
|
77
85
|
"Document properties": "\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
|
78
86
|
"Title": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
79
87
|
"Keywords": "\u041a\u043b\u044e\u0447\u043e\u0432\u0456 \u0441\u043b\u043e\u0432\u0430",
|
80
|
-
"Encoding": "\u041a\u043e\u0434\u0443\u0432\u0430\u043d\u043d\u044f",
|
81
88
|
"Description": "\u041e\u043f\u0438\u0441",
|
89
|
+
"Robots": "\u0420\u043e\u0431\u043e\u0442\u0438",
|
82
90
|
"Author": "\u0410\u0432\u0442\u043e\u0440",
|
91
|
+
"Encoding": "\u041a\u043e\u0434\u0443\u0432\u0430\u043d\u043d\u044f",
|
83
92
|
"Fullscreen": "\u041f\u043e\u0432\u043d\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u0438\u0439 \u0440\u0435\u0436\u0438\u043c",
|
93
|
+
"Action": "\u0414\u0456\u044f",
|
94
|
+
"Shortcut": "\u042f\u0440\u043b\u0438\u043a",
|
95
|
+
"Help": "\u0414\u043e\u043f\u043e\u043c\u043e\u0433\u0430",
|
96
|
+
"Address": "\u0410\u0434\u0440\u0435\u0441\u0430",
|
97
|
+
"Focus to menubar": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043c\u0435\u043d\u044e",
|
98
|
+
"Focus to toolbar": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430\u0445",
|
99
|
+
"Focus to element path": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0448\u043b\u044f\u0445\u0443",
|
100
|
+
"Focus to contextual toolbar": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0456",
|
101
|
+
"Insert link (if link plugin activated)": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f (\u044f\u043a\u0449\u043e \u0434\u043e\u0437\u0432\u043e\u043b\u0435\u043d\u043e)",
|
102
|
+
"Save (if save plugin activated)": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 (\u044f\u043a\u0449\u043e \u0434\u043e\u0437\u0432\u043e\u043b\u0435\u043d\u043e)",
|
103
|
+
"Find (if searchreplace plugin activated)": "\u0417\u043d\u0430\u0439\u0442\u0438 (\u044f\u043a\u0449\u043e \u0434\u043e\u0437\u0432\u043e\u043b\u0435\u043d\u043e)",
|
104
|
+
"Plugins installed ({0}):": "\u041d\u0430\u044f\u0432\u043d\u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0438 ({0}):",
|
105
|
+
"Premium plugins:": "\u041f\u0440\u0435\u043c\u0456\u0430\u043b\u044c\u043d\u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0438:",
|
106
|
+
"Learn more...": "\u0414\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u043e...",
|
107
|
+
"You are using {0}": "\u0423 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u0456 {0}",
|
84
108
|
"Horizontal line": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430 \u043b\u0456\u043d\u0456\u044f",
|
85
|
-
"Horizontal space": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b",
|
86
109
|
"Insert\/edit image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438\/\u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
87
|
-
"
|
88
|
-
"Advanced": "\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456",
|
110
|
+
"Image description": "\u041e\u043f\u0438\u0441 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
89
111
|
"Source": "\u0414\u0436\u0435\u0440\u0435\u043b\u043e",
|
90
|
-
"
|
112
|
+
"Dimensions": "\u0420\u043e\u0437\u043c\u0456\u0440",
|
91
113
|
"Constrain proportions": "\u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0442\u0438 \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0456\u0457",
|
92
|
-
"
|
93
|
-
"
|
114
|
+
"General": "\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0456",
|
115
|
+
"Advanced": "\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456",
|
94
116
|
"Style": "\u0421\u0442\u0438\u043b\u044c",
|
95
|
-
"
|
117
|
+
"Vertical space": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b",
|
118
|
+
"Horizontal space": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b",
|
119
|
+
"Border": "\u041c\u0435\u0436\u0430",
|
96
120
|
"Insert image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
97
|
-
"
|
98
|
-
"
|
99
|
-
"Back": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438\u0441\u044f",
|
100
|
-
"Gamma": "\u0413\u0430\u043c\u043c\u0430",
|
101
|
-
"Flip horizontally": "\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u0438 \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0456",
|
102
|
-
"Resize": "\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440",
|
103
|
-
"Sharpen": "\u0427\u0456\u0442\u043a\u0456\u0441\u0442\u044c",
|
104
|
-
"Zoom out": "\u0412\u0456\u0434\u0434\u0430\u043b\u0438\u0442\u0438",
|
105
|
-
"Image options": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
106
|
-
"Apply": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438",
|
107
|
-
"Brightness": "\u042f\u0441\u043a\u0440\u0430\u0432\u0456\u0441\u0442\u044c",
|
108
|
-
"Rotate clockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u0437\u0430 \u0433\u043e\u0434\u0438\u043d\u043d\u0438\u043a\u043e\u0432\u043e\u044e \u0441\u0442\u0440\u0456\u043b\u043a\u043e\u044e",
|
121
|
+
"Image": "\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
122
|
+
"Image list": "Image list",
|
109
123
|
"Rotate counterclockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u043f\u0440\u043e\u0442\u0438 \u0433\u043e\u0434\u0438\u043d\u043d\u0438\u043a\u043e\u0432\u043e\u0457 \u0441\u0442\u0440\u0456\u043b\u043a\u0438",
|
124
|
+
"Rotate clockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u0437\u0430 \u0433\u043e\u0434\u0438\u043d\u043d\u0438\u043a\u043e\u0432\u043e\u044e \u0441\u0442\u0440\u0456\u043b\u043a\u043e\u044e",
|
125
|
+
"Flip vertically": "\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u0438 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0456",
|
126
|
+
"Flip horizontally": "\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u0438 \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0456",
|
110
127
|
"Edit image": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
111
|
-
"
|
128
|
+
"Image options": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
129
|
+
"Zoom in": "\u041d\u0430\u0431\u043b\u0438\u0437\u0438\u0442\u0438",
|
130
|
+
"Zoom out": "\u0412\u0456\u0434\u0434\u0430\u043b\u0438\u0442\u0438",
|
112
131
|
"Crop": "\u041e\u0431\u0440\u0456\u0437\u0430\u0442\u0438",
|
132
|
+
"Resize": "\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440",
|
113
133
|
"Orientation": "\u041e\u0440\u0456\u0454\u043d\u0442\u0430\u0446\u0456\u044f",
|
114
|
-
"
|
134
|
+
"Brightness": "\u042f\u0441\u043a\u0440\u0430\u0432\u0456\u0441\u0442\u044c",
|
135
|
+
"Sharpen": "\u0427\u0456\u0442\u043a\u0456\u0441\u0442\u044c",
|
136
|
+
"Contrast": "\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442",
|
137
|
+
"Color levels": "\u0420\u0456\u0432\u043d\u0456 \u043a\u043e\u043b\u044c\u043e\u0440\u0456\u0432",
|
138
|
+
"Gamma": "\u0413\u0430\u043c\u043c\u0430",
|
115
139
|
"Invert": "\u0406\u043d\u0432\u0435\u0440\u0441\u0456\u044f",
|
140
|
+
"Apply": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438",
|
141
|
+
"Back": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438\u0441\u044f",
|
116
142
|
"Insert date\/time": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0434\u0430\u0442\u0443\/\u0447\u0430\u0441",
|
117
|
-
"
|
118
|
-
"Url": "\u0410\u0434\u0440\u0435\u0441\u0430 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
119
|
-
"Text to display": "\u0422\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
120
|
-
"Anchors": "\u042f\u043a\u043e\u0440\u0456",
|
143
|
+
"Date\/time": "\u0414\u0430\u0442\u0430\/\u0447\u0430\u0441",
|
121
144
|
"Insert link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
145
|
+
"Insert\/edit link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438\/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
146
|
+
"Text to display": "\u0422\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
147
|
+
"Url": "\u0410\u0434\u0440\u0435\u0441\u0430 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
125
148
|
"Target": "\u0412\u0456\u0434\u043a\u0440\u0438\u0432\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
149
|
+
"None": "\u041d\u0456",
|
150
|
+
"New window": "\u0423 \u043d\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456",
|
151
|
+
"Remove link": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
152
|
+
"Anchors": "\u042f\u043a\u043e\u0440\u0456",
|
153
|
+
"Link": "\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
154
|
+
"Paste or type a link": "\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u0438 \u0430\u0431\u043e \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f",
|
126
155
|
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u043b\u0438 \u0430\u0434\u0440\u0435\u0441\u0443 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u043f\u043e\u0448\u0442\u0438. \u0412\u0438 \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 mailto: \u043f\u0440\u0435\u0444\u0456\u043a\u0441?",
|
127
|
-
"
|
156
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u043b\u0438 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f. \u0412\u0438 \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 http:\/\/ \u043f\u0440\u0435\u0444\u0456\u043a\u0441?",
|
157
|
+
"Link list": "Link list",
|
158
|
+
"Insert video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0456\u0434\u0435\u043e",
|
128
159
|
"Insert\/edit video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438\/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0432\u0456\u0434\u0435\u043e",
|
129
|
-
"
|
160
|
+
"Insert\/edit media": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438\/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0430\u0443\u0434\u0456\u043e",
|
130
161
|
"Alternative source": "\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0435 \u0434\u0436\u0435\u0440\u0435\u043b\u043e",
|
162
|
+
"Poster": "\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f",
|
131
163
|
"Paste your embed code below:": "\u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0438\u0436\u0447\u0435:",
|
132
|
-
"Insert video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0456\u0434\u0435\u043e",
|
133
164
|
"Embed": "\u041a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438",
|
165
|
+
"Media": "\u041c\u0435\u0434\u0456\u0430\u0434\u0430\u043d\u0456",
|
134
166
|
"Nonbreaking space": "\u041d\u0435\u0440\u043e\u0437\u0440\u0438\u0432\u043d\u0438\u0439 \u043f\u0440\u043e\u0431\u0456\u043b",
|
135
167
|
"Page break": "\u0420\u043e\u0437\u0440\u0438\u0432 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438",
|
136
168
|
"Paste as text": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u044f\u043a \u0442\u0435\u043a\u0441\u0442",
|
137
169
|
"Preview": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434",
|
138
170
|
"Print": "\u0414\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438",
|
139
171
|
"Save": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438",
|
140
|
-
"
|
172
|
+
"Find": "\u0417\u043d\u0430\u0439\u0442\u0438",
|
173
|
+
"Replace with": "\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u043d\u0430",
|
141
174
|
"Replace": "\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438",
|
175
|
+
"Replace all": "\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0432\u0441\u0435",
|
176
|
+
"Prev": "\u0412\u0433\u043e\u0440\u0443",
|
142
177
|
"Next": "\u0412\u043d\u0438\u0437",
|
143
|
-
"Whole words": "\u0426\u0456\u043b\u0456 \u0441\u043b\u043e\u0432\u0430",
|
144
178
|
"Find and replace": "\u041f\u043e\u0448\u0443\u043a \u0456 \u0437\u0430\u043c\u0456\u043d\u0430",
|
145
|
-
"
|
146
|
-
"Find": "\u0417\u043d\u0430\u0439\u0442\u0438",
|
147
|
-
"Replace all": "\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0432\u0441\u0435",
|
179
|
+
"Could not find the specified string.": "\u0412\u043a\u0430\u0437\u0430\u043d\u0438\u0439 \u0440\u044f\u0434\u043e\u043a \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e",
|
148
180
|
"Match case": "\u0412\u0440\u0430\u0445\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0440\u0435\u0433\u0456\u0441\u0442\u0440",
|
149
|
-
"
|
181
|
+
"Whole words": "\u0426\u0456\u043b\u0456 \u0441\u043b\u043e\u0432\u0430",
|
150
182
|
"Spellcheck": "\u041f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0456\u0457",
|
151
|
-
"Finish": "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0438",
|
152
|
-
"Ignore all": "\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0432\u0441\u0435",
|
153
183
|
"Ignore": "\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438",
|
184
|
+
"Ignore all": "\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0432\u0441\u0435",
|
185
|
+
"Finish": "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0438",
|
154
186
|
"Add to Dictionary": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u043e \u0421\u043b\u043e\u0432\u043d\u0438\u043a\u0430",
|
187
|
+
"Insert table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e",
|
188
|
+
"Table properties": "\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456",
|
189
|
+
"Delete table": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e",
|
190
|
+
"Cell": "\u041a\u043e\u043c\u0456\u0440\u043a\u0430",
|
191
|
+
"Row": "\u0420\u044f\u0434\u043e\u043a",
|
192
|
+
"Column": "\u0421\u0442\u043e\u0432\u043f\u0435\u0446\u044c",
|
193
|
+
"Cell properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438",
|
194
|
+
"Merge cells": "\u041e\u0431'\u0454\u0434\u043d\u0430\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438",
|
195
|
+
"Split cell": "\u0420\u043e\u0437\u0431\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0443",
|
155
196
|
"Insert row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443",
|
156
|
-
"
|
157
|
-
"
|
197
|
+
"Insert row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u043d\u0438\u0437\u0443",
|
198
|
+
"Delete row": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a",
|
199
|
+
"Row properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0440\u044f\u0434\u043a\u0430",
|
200
|
+
"Cut row": "\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a",
|
201
|
+
"Copy row": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a",
|
202
|
+
"Paste row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443",
|
158
203
|
"Paste row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0437\u043d\u0438\u0437\u0443",
|
159
|
-
"Alignment": "\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f",
|
160
|
-
"Border color": "\u043a\u043e\u043b\u0456\u0440 \u0440\u0430\u043c\u043a\u0438",
|
161
|
-
"Column group": "\u0413\u0440\u0443\u043f\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432",
|
162
|
-
"Row": "\u0420\u044f\u0434\u043e\u043a",
|
163
204
|
"Insert column before": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043b\u0456\u0432\u043e\u0440\u0443\u0447",
|
164
|
-
"
|
165
|
-
"
|
205
|
+
"Insert column after": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447",
|
206
|
+
"Delete column": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c",
|
207
|
+
"Cols": "\u0421\u0442\u043e\u0432\u043f\u0446\u0456",
|
208
|
+
"Rows": "\u0420\u044f\u0434\u043a\u0438",
|
209
|
+
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
210
|
+
"Height": "\u0412\u0438\u0441\u043e\u0442\u0430",
|
166
211
|
"Cell spacing": "\u0412\u0456\u0434\u0441\u0442\u0430\u043d\u044c \u043c\u0456\u0436 \u043a\u043e\u043c\u0456\u0440\u043a\u0430\u043c\u0438",
|
167
|
-
"
|
168
|
-
"Insert table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e",
|
169
|
-
"Body": "\u0422\u0456\u043b\u043e",
|
212
|
+
"Cell padding": "\u041f\u043e\u043b\u044f \u043a\u043e\u043c\u0456\u0440\u043e\u043a",
|
170
213
|
"Caption": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
171
|
-
"
|
172
|
-
"
|
173
|
-
"
|
214
|
+
"Left": "\u041f\u043e \u043b\u0456\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
215
|
+
"Center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
216
|
+
"Right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
217
|
+
"Cell type": "\u0422\u0438\u043f \u043a\u043e\u043c\u0456\u0440\u043a\u0438",
|
174
218
|
"Scope": "\u0421\u0444\u0435\u0440\u0430",
|
175
|
-
"
|
219
|
+
"Alignment": "\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f",
|
176
220
|
"H Align": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0435 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f",
|
221
|
+
"V Align": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0435 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f",
|
177
222
|
"Top": "\u041f\u043e \u0432\u0435\u0440\u0445\u043d\u044c\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
178
|
-
"Header cell": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
179
|
-
"Column": "\u0421\u0442\u043e\u0432\u043f\u0435\u0446\u044c",
|
180
|
-
"Row group": "\u0413\u0440\u0443\u043f\u0430 \u0440\u044f\u0434\u043a\u0456\u0432",
|
181
|
-
"Cell": "\u041a\u043e\u043c\u0456\u0440\u043a\u0430",
|
182
223
|
"Middle": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
183
|
-
"Cell type": "\u0422\u0438\u043f \u043a\u043e\u043c\u0456\u0440\u043a\u0438",
|
184
|
-
"Copy row": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a",
|
185
|
-
"Row properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0440\u044f\u0434\u043a\u0430",
|
186
|
-
"Table properties": "\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456",
|
187
224
|
"Bottom": "\u041f\u043e \u043d\u0438\u0436\u043d\u044c\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
188
|
-
"
|
225
|
+
"Header cell": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
226
|
+
"Row group": "\u0413\u0440\u0443\u043f\u0430 \u0440\u044f\u0434\u043a\u0456\u0432",
|
227
|
+
"Column group": "\u0413\u0440\u0443\u043f\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432",
|
228
|
+
"Row type": "\u0422\u0438\u043f \u0440\u044f\u0434\u043a\u0430",
|
189
229
|
"Header": "\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b",
|
190
|
-
"
|
191
|
-
"
|
192
|
-
"
|
193
|
-
"Insert row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u043d\u0438\u0437\u0443",
|
194
|
-
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
195
|
-
"Cell properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438",
|
196
|
-
"Left": "\u041f\u043e \u043b\u0456\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
197
|
-
"Cut row": "\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a",
|
198
|
-
"Delete column": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c",
|
199
|
-
"Center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
200
|
-
"Merge cells": "\u041e\u0431'\u0454\u0434\u043d\u0430\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438",
|
230
|
+
"Body": "\u0422\u0456\u043b\u043e",
|
231
|
+
"Footer": "\u041d\u0438\u0436\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b",
|
232
|
+
"Border color": "\u043a\u043e\u043b\u0456\u0440 \u0440\u0430\u043c\u043a\u0438",
|
201
233
|
"Insert template": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d",
|
202
234
|
"Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u0438",
|
235
|
+
"Template": "Template",
|
236
|
+
"Text color": "\u041a\u043e\u043b\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443",
|
203
237
|
"Background color": "\u041a\u043e\u043b\u0456\u0440 \u0444\u043e\u043d\u0443",
|
204
238
|
"Custom...": "\u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0438\u0439",
|
205
239
|
"Custom color": "\u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0438\u0439 \u043a\u043e\u043b\u0456\u0440",
|
206
240
|
"No color": "\u0431\u0435\u0437 \u043a\u043e\u043b\u044c\u043e\u0440\u0443",
|
207
|
-
"
|
241
|
+
"Table of Contents": "\u0417\u043c\u0456\u0441\u0442",
|
208
242
|
"Show blocks": "\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0431\u043b\u043e\u043a\u0438",
|
209
243
|
"Show invisible characters": "\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438",
|
210
244
|
"Words: {0}": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432: {0}",
|
211
|
-
"Insert": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438",
|
212
245
|
"File": "\u0424\u0430\u0439\u043b",
|
213
246
|
"Edit": "\u0417\u043c\u0456\u043d\u0438\u0442\u0438",
|
214
|
-
"
|
215
|
-
"Tools": "\u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438",
|
247
|
+
"Insert": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438",
|
216
248
|
"View": "\u0412\u0438\u0433\u043b\u044f\u0434",
|
249
|
+
"Format": "\u0424\u043e\u0440\u043c\u0430\u0442",
|
217
250
|
"Table": "\u0422\u0430\u0431\u043b\u0438\u0446\u044f",
|
218
|
-
"
|
251
|
+
"Tools": "\u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438",
|
252
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0435 \u043f\u043e\u043b\u0435. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c ALT-F9 \u0449\u043e\u0431 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u0442\u0438 \u043c\u0435\u043d\u044e, ALT-F10 \u043f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432, ALT-0 \u0434\u043b\u044f \u0432\u0438\u043a\u043b\u0438\u043a\u0443 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0438."
|
219
253
|
});
|