# HG changeset patch # User Kirill Gritsaenko # Date 1454129312 -32400 # 土 1月 30 13:48:32 2016 +0900 # Branch 3.2-stable # Node ID c0a9be550e5ba464df6707aee4f6f01685e65afc # Parent 9b7fa320b3a3368a281a4b3a3643bff318c26a00 translate some line to russian diff --git a/public/help/ru/wiki_syntax_detailed_textile.html b/public/help/ru/wiki_syntax_detailed_textile.html --- a/public/help/ru/wiki_syntax_detailed_textile.html +++ b/public/help/ru/wiki_syntax_detailed_textile.html @@ -334,9 +334,9 @@

Подсветка кода

-

Default code highlightment relies on CodeRay, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.

+

По умолчанию за подсветку код отвечает CodeRay, и для лучшей производительности библиотеки написаны на Ruby. Сейчас поддерживаются c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) языки.

-

You can highlight code at any place that supports wiki formatting using this syntax (note that the language name or alias is case-insensitive):

+

Вы можете подсветить код в любом месте, где поддерживается wiki-форматирование (название языка не зависит от регистра):

 <pre><code class="ruby">