tinymce-rails-langs 4.20140129 → 4.20160310
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/README.md +1 -1
- data/lib/tasks/assets.rake +4 -1
- data/vendor/assets/javascripts/tinymce/langs/ar.js +49 -7
- data/vendor/assets/javascripts/tinymce/langs/ar_SA.js +194 -0
- data/vendor/assets/javascripts/tinymce/langs/az.js +32 -12
- data/vendor/assets/javascripts/tinymce/langs/be.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/bn_BD.js +179 -0
- data/vendor/assets/javascripts/tinymce/langs/bs.js +22 -2
- data/vendor/assets/javascripts/tinymce/langs/ca.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/cs.js +49 -7
- data/vendor/assets/javascripts/tinymce/langs/cs_CZ.js +213 -0
- data/vendor/assets/javascripts/tinymce/langs/cy.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/da.js +49 -7
- data/vendor/assets/javascripts/tinymce/langs/de.js +46 -4
- data/vendor/assets/javascripts/tinymce/langs/de_AT.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/dv.js +17 -2
- data/vendor/assets/javascripts/tinymce/langs/el.js +64 -22
- data/vendor/assets/javascripts/tinymce/langs/en_CA.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/en_GB.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/eo.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/es.js +54 -12
- data/vendor/assets/javascripts/tinymce/langs/es_MX.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/et.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/eu.js +32 -8
- data/vendor/assets/javascripts/tinymce/langs/fa.js +38 -29
- data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +220 -0
- data/vendor/assets/javascripts/tinymce/langs/fi.js +48 -6
- data/vendor/assets/javascripts/tinymce/langs/fo.js +75 -12
- data/vendor/assets/javascripts/tinymce/langs/fr_CH.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +53 -11
- data/vendor/assets/javascripts/tinymce/langs/ga.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/gd.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/gl.js +16 -2
- data/vendor/assets/javascripts/tinymce/langs/he_IL.js +50 -8
- data/vendor/assets/javascripts/tinymce/langs/hi_IN.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/hr.js +50 -6
- data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +47 -5
- data/vendor/assets/javascripts/tinymce/langs/hy.js +26 -3
- data/vendor/assets/javascripts/tinymce/langs/id.js +170 -22
- data/vendor/assets/javascripts/tinymce/langs/is_IS.js +28 -5
- data/vendor/assets/javascripts/tinymce/langs/it.js +46 -3
- data/vendor/assets/javascripts/tinymce/langs/ja.js +53 -8
- data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +52 -5
- data/vendor/assets/javascripts/tinymce/langs/kab.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/kk.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/km_KH.js +47 -5
- data/vendor/assets/javascripts/tinymce/langs/ko.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +57 -13
- data/vendor/assets/javascripts/tinymce/langs/ku.js +197 -0
- data/vendor/assets/javascripts/tinymce/langs/ku_IQ.js +200 -0
- data/vendor/assets/javascripts/tinymce/langs/lb.js +29 -4
- data/vendor/assets/javascripts/tinymce/langs/lt.js +140 -4
- data/vendor/assets/javascripts/tinymce/langs/lv.js +27 -2
- data/vendor/assets/javascripts/tinymce/langs/mk_MK.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/ml.js +179 -0
- data/vendor/assets/javascripts/tinymce/langs/ml_IN.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/mn_MN.js +179 -0
- data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +53 -11
- data/vendor/assets/javascripts/tinymce/langs/nl.js +72 -30
- data/vendor/assets/javascripts/tinymce/langs/pl.js +46 -4
- data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +69 -23
- data/vendor/assets/javascripts/tinymce/langs/ro.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/ru.js +44 -2
- data/vendor/assets/javascripts/tinymce/langs/ru_RU.js +54 -0
- data/vendor/assets/javascripts/tinymce/langs/si_LK.js +23 -0
- data/vendor/assets/javascripts/tinymce/langs/sk.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +25 -5
- data/vendor/assets/javascripts/tinymce/langs/sr.js +2 -0
- data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +47 -5
- data/vendor/assets/javascripts/tinymce/langs/ta.js +45 -3
- data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +46 -4
- data/vendor/assets/javascripts/tinymce/langs/tg.js +42 -22
- data/vendor/assets/javascripts/tinymce/langs/th_TH.js +22 -2
- data/vendor/assets/javascripts/tinymce/langs/tr.js +219 -0
- data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +26 -3
- data/vendor/assets/javascripts/tinymce/langs/tt.js +200 -0
- data/vendor/assets/javascripts/tinymce/langs/ug.js +33 -3
- data/vendor/assets/javascripts/tinymce/langs/uk.js +48 -6
- data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +50 -8
- data/vendor/assets/javascripts/tinymce/langs/vi.js +93 -11
- data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +53 -7
- data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +22 -2
- data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +47 -5
- metadata +39 -17
@@ -1,30 +1,37 @@
|
|
1
1
|
tinymce.addI18n('pt_PT',{
|
2
2
|
"Cut": "Cortar",
|
3
|
+
"Heading 5": "T\u00edtulo 5",
|
3
4
|
"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
|
5
|
+
"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 direto \u00e0 \u00e1rea de transfer\u00eancia. Por favor use os atalhos Ctrl+X\/C\/V do seu teclado.",
|
6
|
+
"Heading 4": "T\u00edtulo 4",
|
5
7
|
"Div": "Div",
|
8
|
+
"Heading 2": "T\u00edtulo 2",
|
6
9
|
"Paste": "Colar",
|
7
10
|
"Close": "Fechar",
|
11
|
+
"Font Family": "Fonte",
|
8
12
|
"Pre": "Pre",
|
9
13
|
"Align right": "Alinhar \u00e0 direita",
|
10
14
|
"New document": "Novo documento",
|
11
15
|
"Blockquote": "Cita\u00e7\u00e3o em bloco",
|
12
16
|
"Numbered list": "Lista numerada",
|
17
|
+
"Heading 1": "T\u00edtulo 1",
|
18
|
+
"Headings": "T\u00edtulos",
|
13
19
|
"Increase indent": "Aumentar avan\u00e7o",
|
14
20
|
"Formats": "Formatos",
|
15
21
|
"Headers": "Cabe\u00e7alhos",
|
16
|
-
"Select all": "
|
22
|
+
"Select all": "Selecionar tudo",
|
17
23
|
"Header 3": "Cabe\u00e7alho 3",
|
18
24
|
"Blocks": "Blocos",
|
19
|
-
"Undo": "
|
25
|
+
"Undo": "Desfazer",
|
20
26
|
"Strikethrough": "Rasurado",
|
21
27
|
"Bullet list": "Lista com marcadores",
|
22
28
|
"Header 1": "Cabe\u00e7alho 1",
|
23
29
|
"Superscript": "Superior \u00e0 linha",
|
24
30
|
"Clear formatting": "Limpar formata\u00e7\u00e3o",
|
31
|
+
"Font Sizes": "Tamanhos",
|
25
32
|
"Subscript": "Inferior \u00e0 linha",
|
26
33
|
"Header 6": "Cabe\u00e7alho 6",
|
27
|
-
"Redo": "
|
34
|
+
"Redo": "Refazer",
|
28
35
|
"Paragraph": "Par\u00e1grafo",
|
29
36
|
"Ok": "Ok",
|
30
37
|
"Bold": "Negrito",
|
@@ -32,13 +39,15 @@ tinymce.addI18n('pt_PT',{
|
|
32
39
|
"Italic": "It\u00e1lico",
|
33
40
|
"Align center": "Alinhar ao centro",
|
34
41
|
"Header 5": "Cabe\u00e7alho 5",
|
42
|
+
"Heading 6": "T\u00edtulo 6",
|
43
|
+
"Heading 3": "T\u00edtulo 3",
|
35
44
|
"Decrease indent": "Diminuir avan\u00e7o",
|
36
45
|
"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
|
46
|
+
"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 simples. O conte\u00fado ser\u00e1 colado como texto simples at\u00e9 desativar esta op\u00e7\u00e3o.",
|
38
47
|
"Underline": "Sublinhado",
|
39
48
|
"Cancel": "Cancelar",
|
40
49
|
"Justify": "Justificado",
|
41
|
-
"Inline": "
|
50
|
+
"Inline": "Na linha",
|
42
51
|
"Copy": "Copiar",
|
43
52
|
"Align left": "Alinhar \u00e0 esquerda",
|
44
53
|
"Visual aids": "Ajuda visual",
|
@@ -53,13 +62,17 @@ tinymce.addI18n('pt_PT',{
|
|
53
62
|
"Lower Roman": "i. ii. iii. ...",
|
54
63
|
"Name": "Nome",
|
55
64
|
"Anchor": "\u00c2ncora",
|
56
|
-
"You have unsaved changes are you sure you want to navigate away?": "
|
65
|
+
"You have unsaved changes are you sure you want to navigate away?": "Existem altera\u00e7\u00f5es que ainda n\u00e3o foram guardadas. Tem a certeza que pretende sair?",
|
57
66
|
"Restore last draft": "Restaurar o \u00faltimo rascunho",
|
58
67
|
"Special character": "Car\u00e1cter especial",
|
59
68
|
"Source code": "C\u00f3digo fonte",
|
69
|
+
"B": "B",
|
70
|
+
"R": "R",
|
71
|
+
"G": "G",
|
72
|
+
"Color": "Cor",
|
60
73
|
"Right to left": "Da direita para a esquerda",
|
61
74
|
"Left to right": "Da esquerda para a direita",
|
62
|
-
"Emoticons": "\
|
75
|
+
"Emoticons": "Emo\u00e7\u00f5es",
|
63
76
|
"Robots": "Rob\u00f4s",
|
64
77
|
"Document properties": "Propriedades do documento",
|
65
78
|
"Title": "T\u00edtulo",
|
@@ -81,23 +94,46 @@ tinymce.addI18n('pt_PT',{
|
|
81
94
|
"Style": "Estilo",
|
82
95
|
"Dimensions": "Dimens\u00f5es",
|
83
96
|
"Insert image": "Inserir imagem",
|
97
|
+
"Zoom in": "Aproximar",
|
98
|
+
"Contrast": "Contraste",
|
99
|
+
"Back": "Voltar",
|
100
|
+
"Gamma": "Gama",
|
101
|
+
"Flip horizontally": "Inverter horizontalmente",
|
102
|
+
"Resize": "Redimensionar",
|
103
|
+
"Sharpen": "Mais nitidez",
|
104
|
+
"Zoom out": "Afastar",
|
105
|
+
"Image options": "Op\u00e7\u00f5es de imagem",
|
106
|
+
"Apply": "Aplicar",
|
107
|
+
"Brightness": "Brilho",
|
108
|
+
"Rotate clockwise": "Rota\u00e7\u00e3o hor\u00e1ria",
|
109
|
+
"Rotate counterclockwise": "Rota\u00e7\u00e3o anti-hor\u00e1ria",
|
110
|
+
"Edit image": "Editar imagem",
|
111
|
+
"Color levels": "N\u00edveis de cor",
|
112
|
+
"Crop": "Recortar",
|
113
|
+
"Orientation": "Orienta\u00e7\u00e3o",
|
114
|
+
"Flip vertically": "Inverter verticalmente",
|
115
|
+
"Invert": "Inverter",
|
84
116
|
"Insert date\/time": "Inserir data\/hora",
|
85
|
-
"Remove link": "Remover
|
86
|
-
"Url": "
|
117
|
+
"Remove link": "Remover liga\u00e7\u00e3o",
|
118
|
+
"Url": "URL",
|
87
119
|
"Text to display": "Texto a exibir",
|
88
|
-
"
|
120
|
+
"Anchors": "\u00c2ncora",
|
121
|
+
"Insert link": "Inserir liga\u00e7\u00e3o",
|
89
122
|
"New window": "Nova janela",
|
90
123
|
"None": "Nenhum",
|
124
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "O URL que indicou parece ser um endere\u00e7o web. Quer adicionar o prefixo http:\/\/ tal como necess\u00e1rio?",
|
91
125
|
"Target": "Alvo",
|
92
|
-
"
|
126
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "O URL que indicou parece ser um endere\u00e7o de email. Quer adicionar o prefixo mailto: tal como necess\u00e1rio?",
|
127
|
+
"Insert\/edit link": "Inserir\/editar liga\u00e7\u00e3o",
|
93
128
|
"Insert\/edit video": "Inserir\/editar v\u00eddeo",
|
94
129
|
"Poster": "Autor",
|
95
130
|
"Alternative source": "Localiza\u00e7\u00e3o alternativa",
|
96
|
-
"Paste your embed code below:": "
|
131
|
+
"Paste your embed code below:": "Colar c\u00f3digo para embeber:",
|
97
132
|
"Insert video": "Inserir v\u00eddeo",
|
98
133
|
"Embed": "Incorporar",
|
99
|
-
"Nonbreaking space": "Espa\
|
134
|
+
"Nonbreaking space": "Espa\u00e7o n\u00e3o quebr\u00e1vel",
|
100
135
|
"Page break": "Quebra de p\u00e1gina",
|
136
|
+
"Paste as text": "Colar como texto",
|
101
137
|
"Preview": "Pr\u00e9-visualizar",
|
102
138
|
"Print": "Imprimir",
|
103
139
|
"Save": "Guardar",
|
@@ -105,27 +141,29 @@ tinymce.addI18n('pt_PT',{
|
|
105
141
|
"Replace": "Substituir",
|
106
142
|
"Next": "Pr\u00f3ximo",
|
107
143
|
"Whole words": "Palavras completas",
|
108
|
-
"Find and replace": "
|
144
|
+
"Find and replace": "Pesquisar e substituir",
|
109
145
|
"Replace with": "Substituir por",
|
110
|
-
"Find": "
|
146
|
+
"Find": "Pesquisar",
|
111
147
|
"Replace all": "Substituir tudo",
|
112
148
|
"Match case": "Diferenciar mai\u00fasculas e min\u00fasculas",
|
113
149
|
"Prev": "Anterior",
|
114
|
-
"Spellcheck": "
|
150
|
+
"Spellcheck": "Corretor ortogr\u00e1fico",
|
115
151
|
"Finish": "Concluir",
|
116
152
|
"Ignore all": "Ignorar tudo",
|
117
153
|
"Ignore": "Ignorar",
|
154
|
+
"Add to Dictionary": "Adicionar ao Dicion\u00e1rio",
|
118
155
|
"Insert row before": "Inserir linha antes",
|
119
156
|
"Rows": "Linhas",
|
120
157
|
"Height": "Altura",
|
121
158
|
"Paste row after": "Colar linha depois",
|
122
159
|
"Alignment": "Alinhamento",
|
160
|
+
"Border color": "Cor de contorno",
|
123
161
|
"Column group": "Agrupar coluna",
|
124
162
|
"Row": "Linha",
|
125
163
|
"Insert column before": "Inserir coluna antes",
|
126
164
|
"Split cell": "Dividir c\u00e9lula",
|
127
165
|
"Cell padding": "Espa\u00e7amento interno da c\u00e9lula",
|
128
|
-
"Cell spacing": "Espa\u00e7amento
|
166
|
+
"Cell spacing": "Espa\u00e7amento entre c\u00e9lulas",
|
129
167
|
"Row type": "Tipo de linha",
|
130
168
|
"Insert table": "Inserir tabela",
|
131
169
|
"Body": "Corpo",
|
@@ -135,15 +173,20 @@ tinymce.addI18n('pt_PT',{
|
|
135
173
|
"Paste row before": "Colar linha antes",
|
136
174
|
"Scope": "Escopo",
|
137
175
|
"Delete table": "Eliminar tabela",
|
138
|
-
"
|
176
|
+
"H Align": "Alinhamento H",
|
177
|
+
"Top": "Topo",
|
178
|
+
"Header cell": "C\u00e9lula de cabe\u00e7alho",
|
139
179
|
"Column": "Coluna",
|
180
|
+
"Row group": "Agrupar linha",
|
140
181
|
"Cell": "C\u00e9lula",
|
141
|
-
"
|
182
|
+
"Middle": "Meio",
|
142
183
|
"Cell type": "Tipo de c\u00e9lula",
|
143
184
|
"Copy row": "Copiar linha",
|
144
185
|
"Row properties": "Propriedades da linha",
|
145
186
|
"Table properties": "Propriedades da tabela",
|
146
|
-
"
|
187
|
+
"Bottom": "Fundo",
|
188
|
+
"V Align": "Alinhamento V",
|
189
|
+
"Header": "Cabe\u00e7alho",
|
147
190
|
"Right": "Direita",
|
148
191
|
"Insert column after": "Inserir coluna depois",
|
149
192
|
"Cols": "Colunas",
|
@@ -158,14 +201,17 @@ tinymce.addI18n('pt_PT',{
|
|
158
201
|
"Insert template": "Inserir modelo",
|
159
202
|
"Templates": "Modelos",
|
160
203
|
"Background color": "Cor de fundo",
|
204
|
+
"Custom...": "Personalizada...",
|
205
|
+
"Custom color": "Cor personalizada",
|
206
|
+
"No color": "Sem cor",
|
161
207
|
"Text color": "Cor do texto",
|
162
208
|
"Show blocks": "Mostrar blocos",
|
163
|
-
"Show invisible characters": "Mostrar caracteres \
|
209
|
+
"Show invisible characters": "Mostrar caracteres invis\u00edveis",
|
164
210
|
"Words: {0}": "Palavras: {0}",
|
165
211
|
"Insert": "Inserir",
|
166
212
|
"File": "Ficheiro",
|
167
213
|
"Edit": "Editar",
|
168
|
-
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "
|
214
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Caixa 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
215
|
"Tools": "Ferramentas",
|
170
216
|
"View": "Ver",
|
171
217
|
"Table": "Tabela",
|
@@ -1,8 +1,11 @@
|
|
1
1
|
tinymce.addI18n('ro',{
|
2
2
|
"Cut": "Decupeaz\u0103",
|
3
|
+
"Heading 5": "Titlu 5",
|
3
4
|
"Header 2": "Antet 2",
|
4
5
|
"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.",
|
6
|
+
"Heading 4": "Titlu 4",
|
5
7
|
"Div": "Div",
|
8
|
+
"Heading 2": "Titlu 2",
|
6
9
|
"Paste": "Lipe\u015fte",
|
7
10
|
"Close": "\u00cenchide",
|
8
11
|
"Font Family": "Font",
|
@@ -11,6 +14,8 @@ tinymce.addI18n('ro',{
|
|
11
14
|
"New document": "Document nou",
|
12
15
|
"Blockquote": "Men\u0163iune bloc",
|
13
16
|
"Numbered list": "List\u0103 ordonat\u0103",
|
17
|
+
"Heading 1": "Titlu 1",
|
18
|
+
"Headings": "Titluri",
|
14
19
|
"Increase indent": "Indenteaz\u0103",
|
15
20
|
"Formats": "Formate",
|
16
21
|
"Headers": "Antete",
|
@@ -34,6 +39,8 @@ tinymce.addI18n('ro',{
|
|
34
39
|
"Italic": "Italic",
|
35
40
|
"Align center": "Centrare",
|
36
41
|
"Header 5": "Antet 5",
|
42
|
+
"Heading 6": "Titlu 6",
|
43
|
+
"Heading 3": "Titlu 3",
|
37
44
|
"Decrease indent": "De-indenteaz\u0103",
|
38
45
|
"Header 4": "Antet 4",
|
39
46
|
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Functia \"lipe\u015fte\" este acum \u00een modul text simplu. Continutul va fi acum inserat ca text simplu p\u00e2n\u0103 c\u00e2nd aceast\u0103 op\u021biune va fi dezactivat.",
|
@@ -59,6 +66,10 @@ tinymce.addI18n('ro',{
|
|
59
66
|
"Restore last draft": "Restaurare la ultima salvare",
|
60
67
|
"Special character": "Caractere speciale",
|
61
68
|
"Source code": "Codul surs\u0103",
|
69
|
+
"B": "B",
|
70
|
+
"R": "R",
|
71
|
+
"G": "G",
|
72
|
+
"Color": "Culoare",
|
62
73
|
"Right to left": "Dreapta la st\u00e2nga",
|
63
74
|
"Left to right": "St\u00e2nga la dreapta",
|
64
75
|
"Emoticons": "Emoticoane",
|
@@ -83,6 +94,25 @@ tinymce.addI18n('ro',{
|
|
83
94
|
"Style": "Stil",
|
84
95
|
"Dimensions": "Dimensiuni",
|
85
96
|
"Insert image": "Inserare imagine",
|
97
|
+
"Zoom in": "M\u0103rire",
|
98
|
+
"Contrast": "Contrast",
|
99
|
+
"Back": "\u00cenapoi",
|
100
|
+
"Gamma": "Gamma",
|
101
|
+
"Flip horizontally": "R\u0103sturn\u0103 orizontal",
|
102
|
+
"Resize": "Redimensionare",
|
103
|
+
"Sharpen": "Accentuare",
|
104
|
+
"Zoom out": "Mic\u015forare",
|
105
|
+
"Image options": "Op\u021biuni imagine",
|
106
|
+
"Apply": "Salveaz\u0103",
|
107
|
+
"Brightness": "Str\u0103lucire",
|
108
|
+
"Rotate clockwise": "Rotire \u00een sensul orar",
|
109
|
+
"Rotate counterclockwise": "Rotire \u00een sensul antiorar",
|
110
|
+
"Edit image": "Editare imagine",
|
111
|
+
"Color levels": "Niveluri de culoare",
|
112
|
+
"Crop": "Decupare",
|
113
|
+
"Orientation": "Orientare",
|
114
|
+
"Flip vertically": "R\u0103sturn\u0103 vertical",
|
115
|
+
"Invert": "Invers\u0103",
|
86
116
|
"Insert date\/time": "Insereaz\u0103 data\/ora",
|
87
117
|
"Remove link": "\u0218terge link-ul",
|
88
118
|
"Url": "Url",
|
@@ -91,7 +121,9 @@ tinymce.addI18n('ro',{
|
|
91
121
|
"Insert link": "Inserare link",
|
92
122
|
"New window": "Fereastr\u0103 nou\u0103",
|
93
123
|
"None": "Nici unul",
|
124
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL-ul introdus pare s\u0103 fie o adres\u0103 web. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul http:\/\/ ?",
|
94
125
|
"Target": "\u021aint\u0103",
|
126
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL-ul introdus pare s\u0103 fie o adres\u0103 de e-mail. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul mailto: ?",
|
95
127
|
"Insert\/edit link": "Inserare\/editare link",
|
96
128
|
"Insert\/edit video": "Inserare\/editare video",
|
97
129
|
"Poster": "Poster",
|
@@ -119,11 +151,13 @@ tinymce.addI18n('ro',{
|
|
119
151
|
"Finish": "Finalizeaz\u0103",
|
120
152
|
"Ignore all": "Ignor\u0103 toate",
|
121
153
|
"Ignore": "Ignor\u0103",
|
154
|
+
"Add to Dictionary": "Adaug\u0103 \u00een Dic\u021bionar",
|
122
155
|
"Insert row before": "Insereaz\u0103 \u00eenainte de linie",
|
123
156
|
"Rows": "Linii",
|
124
157
|
"Height": "\u00cen\u0103l\u0163ime",
|
125
158
|
"Paste row after": "Lipe\u015fte linie dup\u0103",
|
126
159
|
"Alignment": "Aliniament",
|
160
|
+
"Border color": "Culoare bordur\u0103",
|
127
161
|
"Column group": "Grup de coloane",
|
128
162
|
"Row": "Linie",
|
129
163
|
"Insert column before": "Insereaza \u00eenainte de coloan\u0103",
|
@@ -139,15 +173,20 @@ tinymce.addI18n('ro',{
|
|
139
173
|
"Paste row before": "Lipe\u015fte \u00eenainte de linie",
|
140
174
|
"Scope": "Domeniu",
|
141
175
|
"Delete table": "\u0218terge tabel\u0103",
|
176
|
+
"H Align": "Aliniere H",
|
177
|
+
"Top": "Sus",
|
142
178
|
"Header cell": "Antet celul\u0103",
|
143
179
|
"Column": "Coloan\u0103",
|
180
|
+
"Row group": "Grup de linii",
|
144
181
|
"Cell": "Celul\u0103",
|
145
|
-
"
|
182
|
+
"Middle": "Mijloc",
|
146
183
|
"Cell type": "Tip celul\u0103",
|
147
184
|
"Copy row": "Copiaz\u0103 linie",
|
148
185
|
"Row properties": "Propriet\u0103\u021bi linie",
|
149
186
|
"Table properties": "Propriet\u0103\u021bi tabel\u0103",
|
150
|
-
"
|
187
|
+
"Bottom": "Jos",
|
188
|
+
"V Align": "Aliniere V",
|
189
|
+
"Header": "Antet",
|
151
190
|
"Right": "Dreapta",
|
152
191
|
"Insert column after": "Insereaza dup\u0103 coloan\u0103",
|
153
192
|
"Cols": "Coloane",
|
@@ -162,6 +201,9 @@ tinymce.addI18n('ro',{
|
|
162
201
|
"Insert template": "Insereaz\u0103 \u0219ablon",
|
163
202
|
"Templates": "\u015eabloane",
|
164
203
|
"Background color": "Culoare fundal",
|
204
|
+
"Custom...": "Personalizat...",
|
205
|
+
"Custom color": "Culoare personalizat\u0103",
|
206
|
+
"No color": "F\u0103r\u0103 culoare",
|
165
207
|
"Text color": "Culoare text",
|
166
208
|
"Show blocks": "Afi\u0219are blocuri",
|
167
209
|
"Show invisible characters": "Afi\u0219are caractere invizibile",
|
@@ -1,8 +1,11 @@
|
|
1
1
|
tinymce.addI18n('ru',{
|
2
2
|
"Cut": "\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c",
|
3
|
+
"Heading 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5",
|
3
4
|
"Header 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
4
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\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.",
|
6
|
+
"Heading 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
5
7
|
"Div": "\u0411\u043b\u043e\u043a",
|
8
|
+
"Heading 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2",
|
6
9
|
"Paste": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c",
|
7
10
|
"Close": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c",
|
8
11
|
"Font Family": "\u0428\u0440\u0438\u0444\u0442",
|
@@ -11,6 +14,8 @@ tinymce.addI18n('ru',{
|
|
11
14
|
"New document": "\u041d\u043e\u0432\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442",
|
12
15
|
"Blockquote": "\u0426\u0438\u0442\u0430\u0442\u0430",
|
13
16
|
"Numbered list": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
17
|
+
"Heading 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1",
|
18
|
+
"Headings": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438",
|
14
19
|
"Increase indent": "\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
15
20
|
"Formats": "\u0424\u043e\u0440\u043c\u0430\u0442",
|
16
21
|
"Headers": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438",
|
@@ -34,6 +39,8 @@ tinymce.addI18n('ru',{
|
|
34
39
|
"Italic": "\u041a\u0443\u0440\u0441\u0438\u0432",
|
35
40
|
"Align center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443",
|
36
41
|
"Header 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5",
|
42
|
+
"Heading 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6",
|
43
|
+
"Heading 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3",
|
37
44
|
"Decrease indent": "\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
38
45
|
"Header 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
39
46
|
"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.",
|
@@ -59,6 +66,10 @@ tinymce.addI18n('ru',{
|
|
59
66
|
"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",
|
60
67
|
"Special character": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b",
|
61
68
|
"Source code": "\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434",
|
69
|
+
"B": "B",
|
70
|
+
"R": "R",
|
71
|
+
"G": "G",
|
72
|
+
"Color": "\u0426\u0432\u0435\u0442",
|
62
73
|
"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",
|
63
74
|
"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",
|
64
75
|
"Emoticons": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u043c\u0430\u0439\u043b",
|
@@ -83,6 +94,25 @@ tinymce.addI18n('ru',{
|
|
83
94
|
"Style": "\u0421\u0442\u0438\u043b\u044c",
|
84
95
|
"Dimensions": "\u0420\u0430\u0437\u043c\u0435\u0440",
|
85
96
|
"Insert image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
97
|
+
"Zoom in": "\u041f\u0440\u0438\u0431\u043b\u0438\u0437\u0438\u0442\u044c",
|
98
|
+
"Contrast": "\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442",
|
99
|
+
"Back": "\u041d\u0430\u0437\u0430\u0434",
|
100
|
+
"Gamma": "\u0413\u0430\u043c\u043c\u0430",
|
101
|
+
"Flip horizontally": "\u041e\u0442\u0440\u0430\u0437\u0438\u0442\u044c \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438",
|
102
|
+
"Resize": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440",
|
103
|
+
"Sharpen": "\u0427\u0435\u0442\u043a\u043e\u0441\u0442\u044c",
|
104
|
+
"Zoom out": "\u041e\u0442\u0434\u0430\u043b\u0438\u0442\u044c",
|
105
|
+
"Image options": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f",
|
106
|
+
"Apply": "\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c",
|
107
|
+
"Brightness": "\u042f\u0440\u043a\u043e\u0441\u0442\u044c",
|
108
|
+
"Rotate clockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043f\u043e \u0447\u0430\u0441\u043e\u0432\u043e\u0439 \u0441\u0442\u0440\u0435\u043b\u043a\u0435",
|
109
|
+
"Rotate counterclockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043f\u0440\u043e\u0442\u0438\u0432 \u0447\u0430\u0441\u043e\u0432\u043e\u0439 \u0441\u0442\u0440\u0435\u043b\u043a\u0438",
|
110
|
+
"Edit image": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
111
|
+
"Color levels": "\u0426\u0432\u0435\u0442\u043e\u0432\u044b\u0435 \u0443\u0440\u043e\u0432\u043d\u0438",
|
112
|
+
"Crop": "\u041e\u0431\u0440\u0435\u0437\u0430\u0442\u044c",
|
113
|
+
"Orientation": "\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f",
|
114
|
+
"Flip vertically": "\u041e\u0442\u0440\u0430\u0437\u0438\u0442\u044c \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438",
|
115
|
+
"Invert": "\u0418\u043d\u0432\u0435\u0440\u0441\u0438\u044f",
|
86
116
|
"Insert date\/time": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u0430\u0442\u0443\/\u0432\u0440\u0435\u043c\u044f",
|
87
117
|
"Remove link": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
88
118
|
"Url": "\u0410\u0434\u0440\u0435\u0441 \u0441\u0441\u044b\u043b\u043a\u0438",
|
@@ -91,7 +121,9 @@ tinymce.addI18n('ru',{
|
|
91
121
|
"Insert link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
92
122
|
"New window": "\u0412 \u043d\u043e\u0432\u043e\u043c \u043e\u043a\u043d\u0435",
|
93
123
|
"None": "\u041d\u0435\u0442",
|
124
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0412\u0432\u0435\u0434\u0451\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \u00abhttp:\/\/\u00bb?",
|
94
125
|
"Target": "\u041e\u0442\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443",
|
126
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0412\u0432\u0435\u0434\u0451\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u044b\u043c \u0430\u0434\u0440\u0435\u0441\u043e\u043c \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \u00abmailto:\u00bb?",
|
95
127
|
"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",
|
96
128
|
"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",
|
97
129
|
"Poster": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
@@ -119,11 +151,13 @@ tinymce.addI18n('ru',{
|
|
119
151
|
"Finish": "\u0417\u0430\u043a\u043e\u043d\u0447\u0438\u0442\u044c",
|
120
152
|
"Ignore all": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435",
|
121
153
|
"Ignore": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c",
|
154
|
+
"Add to Dictionary": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u0441\u043b\u043e\u0432\u0430\u0440\u044c",
|
122
155
|
"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",
|
123
156
|
"Rows": "\u0421\u0442\u0440\u043e\u043a\u0438",
|
124
157
|
"Height": "\u0412\u044b\u0441\u043e\u0442\u0430",
|
125
158
|
"Paste row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443",
|
126
159
|
"Alignment": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435",
|
160
|
+
"Border color": "\u0426\u0432\u0435\u0442 \u0440\u0430\u043c\u043a\u0438",
|
127
161
|
"Column group": "\u0413\u0440\u0443\u043f\u043f\u0430 \u043a\u043e\u043b\u043e\u043d\u043e\u043a",
|
128
162
|
"Row": "\u0421\u0442\u0440\u043e\u043a\u0430",
|
129
163
|
"Insert column before": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430",
|
@@ -139,15 +173,20 @@ tinymce.addI18n('ru',{
|
|
139
173
|
"Paste row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443",
|
140
174
|
"Scope": "Scope",
|
141
175
|
"Delete table": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443",
|
176
|
+
"H Align": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435",
|
177
|
+
"Top": "\u041f\u043e \u0432\u0435\u0440\u0445\u0443",
|
142
178
|
"Header cell": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
143
179
|
"Column": "\u0421\u0442\u043e\u043b\u0431\u0435\u0446",
|
180
|
+
"Row group": "\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u0440\u043e\u043a",
|
144
181
|
"Cell": "\u042f\u0447\u0435\u0439\u043a\u0430",
|
145
|
-
"
|
182
|
+
"Middle": "\u041f\u043e \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435",
|
146
183
|
"Cell type": "\u0422\u0438\u043f \u044f\u0447\u0435\u0439\u043a\u0438",
|
147
184
|
"Copy row": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443",
|
148
185
|
"Row properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0442\u0440\u043e\u043a\u0438",
|
149
186
|
"Table properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b",
|
150
|
-
"
|
187
|
+
"Bottom": "\u041f\u043e \u043d\u0438\u0437\u0443",
|
188
|
+
"V Align": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435",
|
189
|
+
"Header": "\u0428\u0430\u043f\u043a\u0430",
|
151
190
|
"Right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e",
|
152
191
|
"Insert column after": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430",
|
153
192
|
"Cols": "\u0421\u0442\u043e\u043b\u0431\u0446\u044b",
|
@@ -162,6 +201,9 @@ tinymce.addI18n('ru',{
|
|
162
201
|
"Insert template": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d",
|
163
202
|
"Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u044b",
|
164
203
|
"Background color": "\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430",
|
204
|
+
"Custom...": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c\u2026",
|
205
|
+
"Custom color": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u0446\u0432\u0435\u0442",
|
206
|
+
"No color": "\u0411\u0435\u0437 \u0446\u0432\u0435\u0442\u0430",
|
165
207
|
"Text color": "\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430",
|
166
208
|
"Show blocks": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0431\u043b\u043e\u043a\u0438",
|
167
209
|
"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",
|
@@ -0,0 +1,54 @@
|
|
1
|
+
tinymce.addI18n('ru_RU',{
|
2
|
+
"Cut": "\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c",
|
3
|
+
"Heading 5": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 5",
|
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\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. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435, \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, Ctrl+X\/C\/V \u043d\u0430 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0435.",
|
6
|
+
"Heading 4": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 4",
|
7
|
+
"Div": "Div",
|
8
|
+
"Heading 2": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 2",
|
9
|
+
"Paste": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c",
|
10
|
+
"Close": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c",
|
11
|
+
"Font Family": "\u0428\u0440\u0438\u0444\u0442",
|
12
|
+
"Pre": "Pre",
|
13
|
+
"Align right": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0441\u043f\u0440\u0430\u0432\u0430",
|
14
|
+
"New document": "\u041d\u043e\u0432\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442",
|
15
|
+
"Blockquote": "Blockquote",
|
16
|
+
"Numbered list": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
17
|
+
"Heading 1": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 1",
|
18
|
+
"Headings": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435",
|
19
|
+
"Increase indent": "\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
20
|
+
"Formats": "\u0424\u043e\u0440\u043c\u0430\u0442\u044b",
|
21
|
+
"Headers": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438",
|
22
|
+
"Select all": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0451",
|
23
|
+
"Header 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3",
|
24
|
+
"Blocks": "Blocks",
|
25
|
+
"Undo": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c",
|
26
|
+
"Strikethrough": "\u0417\u0430\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439",
|
27
|
+
"Bullet list": "\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
28
|
+
"Header 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1",
|
29
|
+
"Superscript": "\u0421\u0443\u043f\u0435\u0440\u0441\u043a\u0440\u0438\u043f\u0442",
|
30
|
+
"Clear formatting": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435",
|
31
|
+
"Font Sizes": "\u0420\u0430\u0437\u043c\u0435\u0440\u044b \u0448\u0440\u0438\u0444\u0442\u043e\u0432",
|
32
|
+
"Subscript": "\u041f\u043e\u0434\u0441\u043a\u0440\u0438\u043f\u0442",
|
33
|
+
"Header 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6",
|
34
|
+
"Redo": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c",
|
35
|
+
"Paragraph": "Paragraph",
|
36
|
+
"Ok": "\u043e\u043a",
|
37
|
+
"Bold": "\u0416\u0438\u0440\u043d\u044b\u0439",
|
38
|
+
"Code": "Code",
|
39
|
+
"Italic": "\u041a\u0443\u0440\u0441\u0438\u0432",
|
40
|
+
"Align center": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e-\u0446\u0435\u043d\u0442\u0440\u0443",
|
41
|
+
"Header 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5",
|
42
|
+
"Heading 6": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 6",
|
43
|
+
"Heading 3": "\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 3",
|
44
|
+
"Decrease indent": "\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
45
|
+
"Header 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4",
|
46
|
+
"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\u0438\u0442\u044c \u043a\u0430\u043a \u0447\u0438\u0441\u0442\u044b\u0439 \u0442\u0435\u043a\u0441\u0442. \u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0441\u044f \u043a\u0430\u043a \u0442\u0435\u043a\u0441\u0442, \u0434\u043e \u0442\u0435\u0445 \u043f\u043e\u0440, \u043f\u043e\u043a\u0430 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u044d\u0442\u0430 \u043e\u043f\u0446\u0438\u044f",
|
47
|
+
"Underline": "\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439",
|
48
|
+
"Cancel": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c",
|
49
|
+
"Justify": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435",
|
50
|
+
"Inline": "Inline",
|
51
|
+
"Copy": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c",
|
52
|
+
"Align left": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0441\u043b\u0435\u0432\u0430",
|
53
|
+
"Visual aids": "\u0412\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b"
|
54
|
+
});
|