solidus_editor 1.0.0
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 +7 -0
- data/.gitignore +13 -0
- data/.hound.yml +28 -0
- data/.rspec +4 -0
- data/.rubocop.yml +8 -0
- data/.travis.yml +21 -0
- data/CONTRIBUTING.md +83 -0
- data/Gemfile +17 -0
- data/Guardfile +10 -0
- data/LICENSE.md +26 -0
- data/README.md +99 -0
- data/Rakefile +21 -0
- data/app/assets/javascripts/spree/backend/solidus_editor.js +1 -0
- data/app/assets/stylesheets/spree/backend/solidus_editor.css +6 -0
- data/app/controllers/spree/admin/editor_settings_controller.rb +21 -0
- data/app/models/ckeditor/asset.rb +4 -0
- data/app/models/ckeditor/attachment_file.rb +13 -0
- data/app/models/ckeditor/picture.rb +13 -0
- data/app/models/spree/editor_setting.rb +11 -0
- data/app/overrides/add_rich_editor_tab.rb +7 -0
- data/app/overrides/include_rich_text_js.rb +7 -0
- data/app/views/shared/_rich_editor_javascript.html.erb +8 -0
- data/app/views/shared/editor_engines/_ck_editor.html.erb +11 -0
- data/app/views/shared/editor_engines/_tiny_mce.html.erb +24 -0
- data/app/views/spree/admin/editor_settings/edit.html.erb +35 -0
- data/bin/rails +7 -0
- data/config/initializers/ckeditor.rb +21 -0
- data/config/locales/en.yml +9 -0
- data/config/locales/es.yml +9 -0
- data/config/locales/it.yml +9 -0
- data/config/locales/nl.yml +9 -0
- data/config/locales/ru.yml +9 -0
- data/config/locales/sv.yml +9 -0
- data/config/routes.rb +5 -0
- data/lib/generators/solidus_editor/install/install_generator.rb +15 -0
- data/lib/generators/spree_editor/install/install_generator.rb +15 -0
- data/lib/solidus_editor.rb +9 -0
- data/lib/solidus_editor/engine.rb +25 -0
- data/lib/solidus_editor/version.rb +18 -0
- data/lib/spree_editor/config.rb +3 -0
- data/lib/templates/config/tinymce.yml +40 -0
- data/spec/controllers/spree/admin/editor_settings_controller_spec.rb +46 -0
- data/spec/features/admin/editor_settings_spec.rb +12 -0
- data/spec/spec_helper.rb +27 -0
- data/spec/support/capybara.rb +17 -0
- data/spec/support/database_cleaner.rb +25 -0
- data/spec/support/factory_girl.rb +5 -0
- data/spec/support/spree.rb +12 -0
- data/spec/translations/locale_spec.rb +15 -0
- data/spree_editor.gemspec +41 -0
- data/vendor/assets/javascripts/tinymce/langs/cs.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/da.js +156 -0
- data/vendor/assets/javascripts/tinymce/langs/de.js +173 -0
- data/vendor/assets/javascripts/tinymce/langs/fi.js +173 -0
- data/vendor/assets/javascripts/tinymce/langs/fr.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/id.js +71 -0
- data/vendor/assets/javascripts/tinymce/langs/it.js +155 -0
- data/vendor/assets/javascripts/tinymce/langs/nb.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/nl.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/pt-BR.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/pt.js +173 -0
- data/vendor/assets/javascripts/tinymce/langs/ro.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/ru.js +173 -0
- data/vendor/assets/javascripts/tinymce/langs/sv.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/tr.js +174 -0
- data/vendor/assets/javascripts/tinymce/langs/vi.js +96 -0
- data/vendor/assets/javascripts/tinymce/langs/zh-CN.js +173 -0
- metadata +348 -0
@@ -0,0 +1,173 @@
|
|
1
|
+
tinymce.addI18n('pt_PT',{
|
2
|
+
"Cut": "Cortar",
|
3
|
+
"Header 2": "Cabe\u00e7alho 2",
|
4
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "O seu navegador n\u00e3o suporta acesso directo \u00e0 \u00e1rea de transfer\u00eancia. Por favor use os atalhos Ctrl+X\/C\/V do seu teclado.",
|
5
|
+
"Div": "Div",
|
6
|
+
"Paste": "Colar",
|
7
|
+
"Close": "Fechar",
|
8
|
+
"Pre": "Pre",
|
9
|
+
"Align right": "Alinhar \u00e0 direita",
|
10
|
+
"New document": "Novo documento",
|
11
|
+
"Blockquote": "Cita\u00e7\u00e3o em bloco",
|
12
|
+
"Numbered list": "Lista numerada",
|
13
|
+
"Increase indent": "Aumentar avan\u00e7o",
|
14
|
+
"Formats": "Formatos",
|
15
|
+
"Headers": "Cabe\u00e7alhos",
|
16
|
+
"Select all": "Seleccionar tudo",
|
17
|
+
"Header 3": "Cabe\u00e7alho 3",
|
18
|
+
"Blocks": "Blocos",
|
19
|
+
"Undo": "Anular",
|
20
|
+
"Strikethrough": "Rasurado",
|
21
|
+
"Bullet list": "Lista com marcadores",
|
22
|
+
"Header 1": "Cabe\u00e7alho 1",
|
23
|
+
"Superscript": "Superior \u00e0 linha",
|
24
|
+
"Clear formatting": "Limpar formata\u00e7\u00e3o",
|
25
|
+
"Subscript": "Inferior \u00e0 linha",
|
26
|
+
"Header 6": "Cabe\u00e7alho 6",
|
27
|
+
"Redo": "Restaurar",
|
28
|
+
"Paragraph": "Par\u00e1grafo",
|
29
|
+
"Ok": "Ok",
|
30
|
+
"Bold": "Negrito",
|
31
|
+
"Code": "C\u00f3digo",
|
32
|
+
"Italic": "It\u00e1lico",
|
33
|
+
"Align center": "Alinhar ao centro",
|
34
|
+
"Header 5": "Cabe\u00e7alho 5",
|
35
|
+
"Decrease indent": "Diminuir avan\u00e7o",
|
36
|
+
"Header 4": "Cabe\u00e7alho 4",
|
37
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "O comando colar est\u00e1 em modo de texto plano. O conte\u00fado ser\u00e1 colado como texto plano at\u00e9 desactivar esta op\u00e7\u00e3o.",
|
38
|
+
"Underline": "Sublinhado",
|
39
|
+
"Cancel": "Cancelar",
|
40
|
+
"Justify": "Justificado",
|
41
|
+
"Inline": "Inline",
|
42
|
+
"Copy": "Copiar",
|
43
|
+
"Align left": "Alinhar \u00e0 esquerda",
|
44
|
+
"Visual aids": "Ajuda visual",
|
45
|
+
"Lower Greek": "\\u03b1. \\u03b2. \\u03b3. ...",
|
46
|
+
"Square": "Quadrado",
|
47
|
+
"Default": "Padr\u00e3o",
|
48
|
+
"Lower Alpha": "a. b. c. ...",
|
49
|
+
"Circle": "C\u00edrculo",
|
50
|
+
"Disc": "Disco",
|
51
|
+
"Upper Alpha": "A. B. C. ...",
|
52
|
+
"Upper Roman": "I. II. III. ...",
|
53
|
+
"Lower Roman": "i. ii. iii. ...",
|
54
|
+
"Name": "Nome",
|
55
|
+
"Anchor": "\u00c2ncora",
|
56
|
+
"You have unsaved changes are you sure you want to navigate away?": "Tem altera\u00e7\u00f5es que ainda n\u00e3o foram guardadas, tem a certeza que pretende sair?",
|
57
|
+
"Restore last draft": "Restaurar o \u00faltimo rascunho",
|
58
|
+
"Special character": "Car\u00e1cter especial",
|
59
|
+
"Source code": "C\u00f3digo fonte",
|
60
|
+
"Right to left": "Da direita para a esquerda",
|
61
|
+
"Left to right": "Da esquerda para a direita",
|
62
|
+
"Emoticons": "\u00cdcones expressivos",
|
63
|
+
"Robots": "Rob\u00f4s",
|
64
|
+
"Document properties": "Propriedades do documento",
|
65
|
+
"Title": "T\u00edtulo",
|
66
|
+
"Keywords": "Palavras-chave",
|
67
|
+
"Encoding": "Codifica\u00e7\u00e3o",
|
68
|
+
"Description": "Descri\u00e7\u00e3o",
|
69
|
+
"Author": "Autor",
|
70
|
+
"Fullscreen": "Ecr\u00e3 completo",
|
71
|
+
"Horizontal line": "Linha horizontal",
|
72
|
+
"Horizontal space": "Espa\u00e7amento horizontal",
|
73
|
+
"Insert\/edit image": "Inserir\/editar imagem",
|
74
|
+
"General": "Geral",
|
75
|
+
"Advanced": "Avan\u00e7ado",
|
76
|
+
"Source": "Localiza\u00e7\u00e3o",
|
77
|
+
"Border": "Contorno",
|
78
|
+
"Constrain proportions": "Manter propor\u00e7\u00f5es",
|
79
|
+
"Vertical space": "Espa\u00e7amento vertical",
|
80
|
+
"Image description": "Descri\u00e7\u00e3o da imagem",
|
81
|
+
"Style": "Estilo",
|
82
|
+
"Dimensions": "Dimens\u00f5es",
|
83
|
+
"Insert image": "Inserir imagem",
|
84
|
+
"Insert date\/time": "Inserir data\/hora",
|
85
|
+
"Remove link": "Remover link",
|
86
|
+
"Url": "Url",
|
87
|
+
"Text to display": "Texto a exibir",
|
88
|
+
"Insert link": "Inserir link",
|
89
|
+
"New window": "Nova janela",
|
90
|
+
"None": "Nenhum",
|
91
|
+
"Target": "Alvo",
|
92
|
+
"Insert\/edit link": "Inserir\/editar link",
|
93
|
+
"Insert\/edit video": "Inserir\/editar v\u00eddeo",
|
94
|
+
"Poster": "Autor",
|
95
|
+
"Alternative source": "Localiza\u00e7\u00e3o alternativa",
|
96
|
+
"Paste your embed code below:": "Insira o c\u00f3digo de incorpora\u00e7\u00e3o abaixo:",
|
97
|
+
"Insert video": "Inserir v\u00eddeo",
|
98
|
+
"Embed": "Incorporar",
|
99
|
+
"Nonbreaking space": "Espa\u00e7amento n\u00e3o separ\u00e1vel",
|
100
|
+
"Page break": "Quebra de p\u00e1gina",
|
101
|
+
"Preview": "Pr\u00e9-visualizar",
|
102
|
+
"Print": "Imprimir",
|
103
|
+
"Save": "Guardar",
|
104
|
+
"Could not find the specified string.": "N\u00e3o foi poss\u00edvel localizar o termo especificado.",
|
105
|
+
"Replace": "Substituir",
|
106
|
+
"Next": "Pr\u00f3ximo",
|
107
|
+
"Whole words": "Palavras completas",
|
108
|
+
"Find and replace": "Localizar e substituir",
|
109
|
+
"Replace with": "Substituir por",
|
110
|
+
"Find": "Localizar",
|
111
|
+
"Replace all": "Substituir tudo",
|
112
|
+
"Match case": "Diferenciar mai\u00fasculas e min\u00fasculas",
|
113
|
+
"Prev": "Anterior",
|
114
|
+
"Spellcheck": "Corrector ortogr\u00e1fico",
|
115
|
+
"Finish": "Concluir",
|
116
|
+
"Ignore all": "Ignorar tudo",
|
117
|
+
"Ignore": "Ignorar",
|
118
|
+
"Insert row before": "Inserir linha antes",
|
119
|
+
"Rows": "Linhas",
|
120
|
+
"Height": "Altura",
|
121
|
+
"Paste row after": "Colar linha depois",
|
122
|
+
"Alignment": "Alinhamento",
|
123
|
+
"Column group": "Agrupar coluna",
|
124
|
+
"Row": "Linha",
|
125
|
+
"Insert column before": "Inserir coluna antes",
|
126
|
+
"Split cell": "Dividir c\u00e9lula",
|
127
|
+
"Cell padding": "Espa\u00e7amento interno da c\u00e9lula",
|
128
|
+
"Cell spacing": "Espa\u00e7amento da c\u00e9lula",
|
129
|
+
"Row type": "Tipo de linha",
|
130
|
+
"Insert table": "Inserir tabela",
|
131
|
+
"Body": "Corpo",
|
132
|
+
"Caption": "Legenda",
|
133
|
+
"Footer": "Rodap\u00e9",
|
134
|
+
"Delete row": "Eliminar linha",
|
135
|
+
"Paste row before": "Colar linha antes",
|
136
|
+
"Scope": "Escopo",
|
137
|
+
"Delete table": "Eliminar tabela",
|
138
|
+
"Header cell": "Cabe\u00e7alho da c\u00e9lula",
|
139
|
+
"Column": "Coluna",
|
140
|
+
"Cell": "C\u00e9lula",
|
141
|
+
"Header": "Cabe\u00e7alho",
|
142
|
+
"Cell type": "Tipo de c\u00e9lula",
|
143
|
+
"Copy row": "Copiar linha",
|
144
|
+
"Row properties": "Propriedades da linha",
|
145
|
+
"Table properties": "Propriedades da tabela",
|
146
|
+
"Row group": "Agrupar linha",
|
147
|
+
"Right": "Direita",
|
148
|
+
"Insert column after": "Inserir coluna depois",
|
149
|
+
"Cols": "Colunas",
|
150
|
+
"Insert row after": "Inserir linha depois",
|
151
|
+
"Width": "Largura",
|
152
|
+
"Cell properties": "Propriedades da c\u00e9lula",
|
153
|
+
"Left": "Esquerda",
|
154
|
+
"Cut row": "Cortar linha",
|
155
|
+
"Delete column": "Eliminar coluna",
|
156
|
+
"Center": "Centro",
|
157
|
+
"Merge cells": "Unir c\u00e9lulas",
|
158
|
+
"Insert template": "Inserir modelo",
|
159
|
+
"Templates": "Modelos",
|
160
|
+
"Background color": "Cor de fundo",
|
161
|
+
"Text color": "Cor do texto",
|
162
|
+
"Show blocks": "Mostrar blocos",
|
163
|
+
"Show invisible characters": "Mostrar caracteres \u00ednvisiveis",
|
164
|
+
"Words: {0}": "Palavras: {0}",
|
165
|
+
"Insert": "Inserir",
|
166
|
+
"File": "Ficheiro",
|
167
|
+
"Edit": "Editar",
|
168
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto formatado. Pressione ALT-F9 para exibir o menu. Pressione ALT-F10 para exibir a barra de ferramentas. Pressione ALT-0 para exibir a ajuda",
|
169
|
+
"Tools": "Ferramentas",
|
170
|
+
"View": "Ver",
|
171
|
+
"Table": "Tabela",
|
172
|
+
"Format": "Formatar"
|
173
|
+
});
|
@@ -0,0 +1,174 @@
|
|
1
|
+
tinymce.addI18n('ro',{
|
2
|
+
"Cut": "Decupeaz\u0103",
|
3
|
+
"Header 2": "Antet 2",
|
4
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Browserul dumneavoastr\u0103 nu support\u0103 acces direct la clipboard. Folosi\u0163i combina\u0163ile de tastatur\u0103 Ctrl+X\/C\/V.",
|
5
|
+
"Div": "Div",
|
6
|
+
"Paste": "Lipe\u015fte",
|
7
|
+
"Close": "\u00cenchide",
|
8
|
+
"Pre": "Pre",
|
9
|
+
"Align right": "Aliniere la dreapta",
|
10
|
+
"New document": "Document nou",
|
11
|
+
"Blockquote": "Men\u0163iune bloc",
|
12
|
+
"Numbered list": "List\u0103 ordonat\u0103",
|
13
|
+
"Increase indent": "Indenteaz\u0103",
|
14
|
+
"Formats": "Formate",
|
15
|
+
"Headers": "Antete",
|
16
|
+
"Select all": "Selecteaz\u0103 tot",
|
17
|
+
"Header 3": "Antet 3",
|
18
|
+
"Blocks": "Blocuri",
|
19
|
+
"Undo": "Reexecut\u0103",
|
20
|
+
"Strikethrough": "T\u0103iat",
|
21
|
+
"Bullet list": "List\u0103 neordonat\u0103",
|
22
|
+
"Header 1": "Antet 1",
|
23
|
+
"Superscript": "Superscript",
|
24
|
+
"Clear formatting": "\u015eterge format\u0103rile",
|
25
|
+
"Subscript": "Subscript",
|
26
|
+
"Header 6": "Antet 6",
|
27
|
+
"Redo": "Dezexecut\u0103",
|
28
|
+
"Paragraph": "Paragraf",
|
29
|
+
"Ok": "Ok",
|
30
|
+
"Bold": "\u00cengro\u015fat",
|
31
|
+
"Code": "Cod",
|
32
|
+
"Italic": "Italic",
|
33
|
+
"Align center": "Centrare",
|
34
|
+
"Header 5": "Antet 5",
|
35
|
+
"Decrease indent": "De-indenteaz\u0103",
|
36
|
+
"Header 4": "Antet 4",
|
37
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Inserarea este acum \u00een modul text simplu. Con\u021binutul va fi inserat ca \u0219i text simplu p\u00e2n\u0103 c\u00e2nd nu schimba\u021bi \u00eenapoi op\u021biune.",
|
38
|
+
"Underline": "Subliniat",
|
39
|
+
"Cancel": "Anuleaz\u0103",
|
40
|
+
"Justify": "Aliniere pe toat\u0103 l\u0103\u021bimea",
|
41
|
+
"Inline": "Inline",
|
42
|
+
"Copy": "Copiaz\u0103",
|
43
|
+
"Align left": "Aliniere la st\u00e2nga",
|
44
|
+
"Visual aids": "Ajutor vizual",
|
45
|
+
"Lower Greek": "Minuscule Grecesti",
|
46
|
+
"Square": "P\u0103trat",
|
47
|
+
"Default": "Implicit",
|
48
|
+
"Lower Alpha": "Minuscule Alfanumerice",
|
49
|
+
"Circle": "Cerc",
|
50
|
+
"Disc": "Disc",
|
51
|
+
"Upper Alpha": "Majuscule Alfanumerice",
|
52
|
+
"Upper Roman": "Majuscule Romane",
|
53
|
+
"Lower Roman": "Minuscule Romane",
|
54
|
+
"Name": "Nume",
|
55
|
+
"Anchor": "Ancor\u0103",
|
56
|
+
"You have unsaved changes are you sure you want to navigate away?": "Ave\u021bi modific\u0103ri nesalvate! Sunte\u0163i sigur c\u0103 dori\u0163i s\u0103 ie\u015fiti?",
|
57
|
+
"Restore last draft": "Restaurare la ultima salvare",
|
58
|
+
"Special character": "Caractere speciale",
|
59
|
+
"Source code": "Codul surs\u0103",
|
60
|
+
"Right to left": "Dreapta la st\u00e2nga",
|
61
|
+
"Left to right": "St\u00e2nga la dreapta",
|
62
|
+
"Emoticons": "Emoticoane",
|
63
|
+
"Robots": "Robo\u021bi",
|
64
|
+
"Document properties": "Propriet\u0103\u021bi document",
|
65
|
+
"Title": "Titlu",
|
66
|
+
"Keywords": "Cuvinte cheie",
|
67
|
+
"Encoding": "Codare",
|
68
|
+
"Description": "Descriere",
|
69
|
+
"Author": "Autor",
|
70
|
+
"Fullscreen": "Pe tot ecranul",
|
71
|
+
"Horizontal line": "Linie orizontal\u0103",
|
72
|
+
"Horizontal space": "Spa\u021biul orizontal",
|
73
|
+
"Insert\/edit image": "Inserare\/editarea imaginilor",
|
74
|
+
"General": "General",
|
75
|
+
"Advanced": "Avansat",
|
76
|
+
"Source": "Surs\u0103",
|
77
|
+
"Border": "Bordur\u0103",
|
78
|
+
"Constrain proportions": "Constr\u00e2nge propor\u021biile",
|
79
|
+
"Vertical space": "Spa\u021biul vertical",
|
80
|
+
"Image description": "Descrierea imaginii",
|
81
|
+
"Style": "Stil",
|
82
|
+
"Dimensions": "Dimensiuni",
|
83
|
+
"Insert image": "Inserare imagine",
|
84
|
+
"Insert date\/time": "Insereaz\u0103 data\/ora",
|
85
|
+
"Remove link": "\u0218terge link-ul",
|
86
|
+
"Url": "Url",
|
87
|
+
"Text to display": "Text de afi\u0219at",
|
88
|
+
"Anchors": "Ancor\u0103",
|
89
|
+
"Insert link": "Inserare link",
|
90
|
+
"New window": "Fereastr\u0103 nou\u0103",
|
91
|
+
"None": "Nici unul",
|
92
|
+
"Target": "\u021aint\u0103",
|
93
|
+
"Insert\/edit link": "Inserare\/editare link",
|
94
|
+
"Insert\/edit video": "Inserare\/editare video",
|
95
|
+
"Poster": "Poster",
|
96
|
+
"Alternative source": "Surs\u0103 alternativ\u0103",
|
97
|
+
"Paste your embed code below:": "Insera\u021bi codul:",
|
98
|
+
"Insert video": "Inserare video",
|
99
|
+
"Embed": "Embed",
|
100
|
+
"Nonbreaking space": "Spa\u021biu neseparator",
|
101
|
+
"Page break": "\u00centrerupere de pagin\u0103",
|
102
|
+
"Preview": "Previzualizare",
|
103
|
+
"Print": "Tip\u0103re\u0219te",
|
104
|
+
"Save": "Salveaz\u0103",
|
105
|
+
"Could not find the specified string.": "Nu am putut g\u0103si \u0219irul specificat.",
|
106
|
+
"Replace": "\u00cenlocuie\u015fte",
|
107
|
+
"Next": "Precedent",
|
108
|
+
"Whole words": "Doar cuv\u00eentul \u00eentreg",
|
109
|
+
"Find and replace": "Caut\u0103 \u015fi \u00eenlocuie\u015fte",
|
110
|
+
"Replace with": "\u00cenlocuie\u015fte cu",
|
111
|
+
"Find": "Caut\u0103",
|
112
|
+
"Replace all": "\u00cenlocuie\u015fte toate",
|
113
|
+
"Match case": "Distinge majuscule\/minuscule",
|
114
|
+
"Prev": "Anterior",
|
115
|
+
"Spellcheck": "Verificarea ortografic\u0103",
|
116
|
+
"Finish": "Finalizeaz\u0103",
|
117
|
+
"Ignore all": "Ignor\u0103 toate",
|
118
|
+
"Ignore": "Ignor\u0103",
|
119
|
+
"Insert row before": "Insereaz\u0103 \u00eenainte de linie",
|
120
|
+
"Rows": "Linii",
|
121
|
+
"Height": "\u00cen\u0103l\u0163ime",
|
122
|
+
"Paste row after": "Lipe\u015fte linie dup\u0103",
|
123
|
+
"Alignment": "Aliniament",
|
124
|
+
"Column group": "Grup de coloane",
|
125
|
+
"Row": "Linie",
|
126
|
+
"Insert column before": "Insereaza \u00eenainte de coloan\u0103",
|
127
|
+
"Split cell": "\u00cemp\u0103r\u021birea celulelor",
|
128
|
+
"Cell padding": "Spa\u021biere",
|
129
|
+
"Cell spacing": "Spa\u021biere celule",
|
130
|
+
"Row type": "Tip de linie",
|
131
|
+
"Insert table": "Insereaz\u0103 tabel\u0103",
|
132
|
+
"Body": "Corp",
|
133
|
+
"Caption": "Titlu",
|
134
|
+
"Footer": "Subsol",
|
135
|
+
"Delete row": "\u0218terge linia",
|
136
|
+
"Paste row before": "Lipe\u015fte \u00eenainte de linie",
|
137
|
+
"Scope": "Domeniu",
|
138
|
+
"Delete table": "\u0218terge tabel\u0103",
|
139
|
+
"Header cell": "Antet celul\u0103",
|
140
|
+
"Column": "Coloan\u0103",
|
141
|
+
"Cell": "Celul\u0103",
|
142
|
+
"Header": "Antet",
|
143
|
+
"Cell type": "Tip celul\u0103",
|
144
|
+
"Copy row": "Copiaz\u0103 linie",
|
145
|
+
"Row properties": "Propriet\u0103\u021bi linie",
|
146
|
+
"Table properties": "Propriet\u0103\u021bi tabel\u0103",
|
147
|
+
"Row group": "Grup de linii",
|
148
|
+
"Right": "Dreapta",
|
149
|
+
"Insert column after": "Insereaza dup\u0103 coloan\u0103",
|
150
|
+
"Cols": "Coloane",
|
151
|
+
"Insert row after": "Insereaz\u0103 dup\u0103 linie",
|
152
|
+
"Width": "L\u0103\u0163ime",
|
153
|
+
"Cell properties": "Propriet\u0103\u021bi celul\u0103",
|
154
|
+
"Left": "St\u00e2nga",
|
155
|
+
"Cut row": "Taie linie",
|
156
|
+
"Delete column": "\u0218terge coloana",
|
157
|
+
"Center": "Centru",
|
158
|
+
"Merge cells": "\u00cembinarea celulelor",
|
159
|
+
"Insert template": "Insereaz\u0103 \u0219ablon",
|
160
|
+
"Templates": "\u015eabloane",
|
161
|
+
"Background color": "Culoare fundal",
|
162
|
+
"Text color": "Culoare text",
|
163
|
+
"Show blocks": "Afi\u0219are blocuri",
|
164
|
+
"Show invisible characters": "Afi\u0219are caractere invizibile",
|
165
|
+
"Words: {0}": "Cuvinte: {0}",
|
166
|
+
"Insert": "Insereaz\u0103",
|
167
|
+
"File": "Fil\u0103",
|
168
|
+
"Edit": "Editeaz\u0103",
|
169
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Zon\u0103 cu Rich Text. Apas\u0103 ALT-F9 pentru meniu. Apas\u0103 ALT-F10 pentru bara de unelte. Apas\u0103 ALT-0 pentru ajutor",
|
170
|
+
"Tools": "Unelte",
|
171
|
+
"View": "Vezi",
|
172
|
+
"Table": "Tabel\u0103",
|
173
|
+
"Format": "Formateaz\u0103"
|
174
|
+
});
|
@@ -0,0 +1,173 @@
|
|
1
|
+
tinymce.addI18n('ru',{
|
2
|
+
"Cut": "\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c",
|
3
|
+
"Header 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
4
|
+
"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\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u044f\u043c\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0435\u043d\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u044f \u043a\u043b\u0430\u0432\u0438\u0448: Ctrl+X\/C\/V.",
|
5
|
+
"Div": "\u0411\u043b\u043e\u043a",
|
6
|
+
"Paste": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c",
|
7
|
+
"Close": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c",
|
8
|
+
"Pre": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435",
|
9
|
+
"Align right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
10
|
+
"New document": "\u041d\u043e\u0432\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442",
|
11
|
+
"Blockquote": "\u0426\u0438\u0442\u0430\u0442\u0430",
|
12
|
+
"Numbered list": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
13
|
+
"Increase indent": "\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
14
|
+
"Formats": "\u0424\u043e\u0440\u043c\u0430\u0442",
|
15
|
+
"Headers": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438",
|
16
|
+
"Select all": "\u0412\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0441\u0435",
|
17
|
+
"Header 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3",
|
18
|
+
"Blocks": "\u0411\u043b\u043e\u043a\u0438",
|
19
|
+
"Undo": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c",
|
20
|
+
"Strikethrough": "\u0417\u0430\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439",
|
21
|
+
"Bullet list": "\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
22
|
+
"Header 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1",
|
23
|
+
"Superscript": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u0438\u043d\u0434\u0435\u043a\u0441",
|
24
|
+
"Clear formatting": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442",
|
25
|
+
"Subscript": "\u041d\u0438\u0436\u043d\u0438\u0439 \u0438\u043d\u0434\u0435\u043a\u0441",
|
26
|
+
"Header 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6",
|
27
|
+
"Redo": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c",
|
28
|
+
"Paragraph": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444",
|
29
|
+
"Ok": "\u041e\u043a",
|
30
|
+
"Bold": "\u041f\u043e\u043b\u0443\u0436\u0438\u0440\u043d\u044b\u0439",
|
31
|
+
"Code": "\u041a\u043e\u0434",
|
32
|
+
"Italic": "\u041a\u0443\u0440\u0441\u0438\u0432",
|
33
|
+
"Align center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
34
|
+
"Header 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5",
|
35
|
+
"Decrease indent": "\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
36
|
+
"Header 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
37
|
+
"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 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u0432\u0438\u0434\u0435 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430, \u043f\u043e\u043a\u0430 \u043d\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u0443\u044e \u043e\u043f\u0446\u0438\u044e.",
|
38
|
+
"Underline": "\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439",
|
39
|
+
"Cancel": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c",
|
40
|
+
"Justify": "\u041f\u043e \u0448\u0438\u0440\u0438\u043d\u0435",
|
41
|
+
"Inline": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435",
|
42
|
+
"Copy": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c",
|
43
|
+
"Align left": "\u041f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
44
|
+
"Visual aids": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043a\u043e\u043d\u0442\u0443\u0440\u044b",
|
45
|
+
"Lower Greek": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b",
|
46
|
+
"Square": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u044b",
|
47
|
+
"Default": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439",
|
48
|
+
"Lower Alpha": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b",
|
49
|
+
"Circle": "\u041e\u043a\u0440\u0443\u0436\u043d\u043e\u0441\u0442\u0438",
|
50
|
+
"Disc": "\u041a\u0440\u0443\u0433\u0438",
|
51
|
+
"Upper Alpha": "\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b",
|
52
|
+
"Upper Roman": "\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435 \u0446\u0438\u0444\u0440\u044b",
|
53
|
+
"Lower Roman": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435 \u0446\u0438\u0444\u0440\u044b",
|
54
|
+
"Name": "\u0418\u043c\u044f",
|
55
|
+
"Anchor": "\u042f\u043a\u043e\u0440\u044c",
|
56
|
+
"You have unsaved changes are you sure you want to navigate away?": "\u0423 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043d\u0435 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0439\u0442\u0438?",
|
57
|
+
"Restore last draft": "\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430",
|
58
|
+
"Special character": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b",
|
59
|
+
"Source code": "\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434",
|
60
|
+
"Right to left": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u043e",
|
61
|
+
"Left to right": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e",
|
62
|
+
"Emoticons": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u043c\u0430\u0439\u043b",
|
63
|
+
"Robots": "\u0420\u043e\u0431\u043e\u0442\u044b",
|
64
|
+
"Document properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
|
65
|
+
"Title": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
66
|
+
"Keywords": "\u041a\u043b\u044e\u0447\u0438\u0432\u044b\u0435 \u0441\u043b\u043e\u0432\u0430",
|
67
|
+
"Encoding": "\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430",
|
68
|
+
"Description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435",
|
69
|
+
"Author": "\u0410\u0432\u0442\u043e\u0440",
|
70
|
+
"Fullscreen": "\u041f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c",
|
71
|
+
"Horizontal line": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f",
|
72
|
+
"Horizontal space": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b",
|
73
|
+
"Insert\/edit image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
74
|
+
"General": "\u041e\u0431\u0449\u0435\u0435",
|
75
|
+
"Advanced": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0435",
|
76
|
+
"Source": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a",
|
77
|
+
"Border": "\u0420\u0430\u043c\u043a\u0430",
|
78
|
+
"Constrain proportions": "\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438",
|
79
|
+
"Vertical space": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b",
|
80
|
+
"Image description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f",
|
81
|
+
"Style": "\u0421\u0442\u0438\u043b\u044c",
|
82
|
+
"Dimensions": "\u0420\u0430\u0437\u043c\u0435\u0440",
|
83
|
+
"Insert image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
84
|
+
"Insert date\/time": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u0430\u0442\u0443\/\u0432\u0440\u0435\u043c\u044f",
|
85
|
+
"Remove link": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
86
|
+
"Url": "\u0410\u0434\u0440\u0435\u0441 \u0441\u0441\u044b\u043b\u043a\u0438",
|
87
|
+
"Text to display": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u044b\u0439 \u0442\u0435\u043a\u0441\u0442",
|
88
|
+
"Insert link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
89
|
+
"New window": "\u0412 \u043d\u043e\u0432\u043e\u043c \u043e\u043a\u043d\u0435",
|
90
|
+
"None": "\u041d\u0435\u0442",
|
91
|
+
"Target": "\u041e\u0442\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
92
|
+
"Insert\/edit link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
93
|
+
"Insert\/edit video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e",
|
94
|
+
"Poster": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
95
|
+
"Alternative source": "\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a",
|
96
|
+
"Paste your embed code below:": "\u0412\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0438\u0436\u0435:",
|
97
|
+
"Insert video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e",
|
98
|
+
"Embed": "\u041a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438",
|
99
|
+
"Nonbreaking space": "\u041d\u0435\u0440\u0430\u0437\u0440\u044b\u0432\u043d\u044b\u0439 \u043f\u0440\u043e\u0431\u0435\u043b",
|
100
|
+
"Page break": "\u0420\u0430\u0437\u0440\u044b\u0432 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b",
|
101
|
+
"Preview": "\u041f\u0440\u0435\u0434\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440",
|
102
|
+
"Print": "\u041f\u0435\u0447\u0430\u0442\u044c",
|
103
|
+
"Save": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c",
|
104
|
+
"Could not find the specified string.": "\u0417\u0430\u0434\u0430\u043d\u043d\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u0430",
|
105
|
+
"Replace": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c",
|
106
|
+
"Next": "\u0412\u043d\u0438\u0437",
|
107
|
+
"Whole words": "\u0421\u043b\u043e\u0432\u043e \u0446\u0435\u043b\u0438\u043a\u043e\u043c",
|
108
|
+
"Find and replace": "\u041f\u043e\u0438\u0441\u043a \u0438 \u0437\u0430\u043c\u0435\u043d\u0430",
|
109
|
+
"Replace with": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u043d\u0430",
|
110
|
+
"Find": "\u041d\u0430\u0439\u0442\u0438",
|
111
|
+
"Replace all": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u0441\u0435",
|
112
|
+
"Match case": "\u0423\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c \u0440\u0435\u0433\u0438\u0441\u0442\u0440",
|
113
|
+
"Prev": "\u0412\u0432\u0435\u0440\u0445",
|
114
|
+
"Spellcheck": "\u041f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435",
|
115
|
+
"Finish": "\u0417\u0430\u043a\u043e\u043d\u0447\u0438\u0442\u044c",
|
116
|
+
"Ignore all": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435",
|
117
|
+
"Ignore": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c",
|
118
|
+
"Insert row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443",
|
119
|
+
"Rows": "\u0421\u0442\u0440\u043e\u043a\u0438",
|
120
|
+
"Height": "\u0412\u044b\u0441\u043e\u0442\u0430",
|
121
|
+
"Paste row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443",
|
122
|
+
"Alignment": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435",
|
123
|
+
"Column group": "\u0413\u0440\u0443\u043f\u043f\u0430 \u043a\u043e\u043b\u043e\u043d\u043e\u043a",
|
124
|
+
"Row": "\u0421\u0442\u0440\u043e\u043a\u0430",
|
125
|
+
"Insert column before": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430",
|
126
|
+
"Split cell": "\u0420\u0430\u0437\u0431\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0443",
|
127
|
+
"Cell padding": "\u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f",
|
128
|
+
"Cell spacing": "\u0412\u043d\u0435\u0448\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f",
|
129
|
+
"Row type": "\u0422\u0438\u043f \u0441\u0442\u0440\u043e\u043a\u0438",
|
130
|
+
"Insert table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443",
|
131
|
+
"Body": "\u0422\u0435\u043b\u043e",
|
132
|
+
"Caption": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
133
|
+
"Footer": "\u041d\u0438\u0437",
|
134
|
+
"Delete row": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443",
|
135
|
+
"Paste row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443",
|
136
|
+
"Scope": "Scope",
|
137
|
+
"Delete table": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443",
|
138
|
+
"Header cell": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
139
|
+
"Column": "\u0421\u0442\u043e\u043b\u0431\u0435\u0446",
|
140
|
+
"Cell": "\u042f\u0447\u0435\u0439\u043a\u0430",
|
141
|
+
"Header": "\u0428\u0430\u043f\u043a\u0430",
|
142
|
+
"Cell type": "\u0422\u0438\u043f \u044f\u0447\u0435\u0439\u043a\u0438",
|
143
|
+
"Copy row": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443",
|
144
|
+
"Row properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0442\u0440\u043e\u043a\u0438",
|
145
|
+
"Table properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b",
|
146
|
+
"Row group": "\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u0440\u043e\u043a",
|
147
|
+
"Right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
148
|
+
"Insert column after": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430",
|
149
|
+
"Cols": "\u0421\u0442\u043e\u043b\u0431\u0446\u044b",
|
150
|
+
"Insert row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443",
|
151
|
+
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
152
|
+
"Cell properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u0435\u0439\u043a\u0438",
|
153
|
+
"Left": "\u041f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
154
|
+
"Cut row": "\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443",
|
155
|
+
"Delete column": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446",
|
156
|
+
"Center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
157
|
+
"Merge cells": "\u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0438",
|
158
|
+
"Insert template": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d",
|
159
|
+
"Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u044b",
|
160
|
+
"Background color": "\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430",
|
161
|
+
"Text color": "\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430",
|
162
|
+
"Show blocks": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0431\u043b\u043e\u043a\u0438",
|
163
|
+
"Show invisible characters": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b",
|
164
|
+
"Words: {0}": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043b\u043e\u0432: {0}",
|
165
|
+
"Insert": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c",
|
166
|
+
"File": "\u0424\u0430\u0439\u043b",
|
167
|
+
"Edit": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c",
|
168
|
+
"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\u043e\u0435 \u043f\u043e\u043b\u0435. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-F9 \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043c\u0435\u043d\u044e, ALT-F10 \u043f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432, ALT-0 \u0434\u043b\u044f \u0432\u044b\u0437\u043e\u0432\u0430 \u043f\u043e\u043c\u043e\u0449\u0438.",
|
169
|
+
"Tools": "\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b",
|
170
|
+
"View": "\u0412\u0438\u0434",
|
171
|
+
"Table": "\u0422\u0430\u0431\u043b\u0438\u0446\u0430",
|
172
|
+
"Format": "\u0424\u043e\u0440\u043c\u0430\u0442"
|
173
|
+
});
|