mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
#432 code_highlighter 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3912 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9972366641
commit
bb91283df4
34 changed files with 0 additions and 1619 deletions
|
|
@ -1,16 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/en.lang.php
|
||||
* @author BNU <bnufactory@gamil.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief 위지윅에디터(editor) 모듈 > 코드하이라이터 (code_highlighter) 컴포넌트의 언어팩 / English language for Zeroboard XE
|
||||
**/
|
||||
$lang->code_type = 'Code Type';
|
||||
|
||||
$lang->used_collapse = 'Use Folding';
|
||||
$lang->hidden_linenumber = 'Hide Line Number';
|
||||
$lang->hidden_controls = 'Hide Toolbar';
|
||||
|
||||
$lang->file_path = 'File Path';
|
||||
$lang->description = 'Description';
|
||||
$lang->first_line = 'First Line';
|
||||
?>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/en.lang.php
|
||||
* @author BNU <bnufactory@gamil.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief 위지윅에디터(editor) 모듈 > 코드하이라이터 (code_highlighter) 컴포넌트의 언어팩 / English language for Zeroboard XE
|
||||
**/
|
||||
$lang->code_type = 'Código Tipo';
|
||||
|
||||
$lang->used_collapse = 'Utilice Folding';
|
||||
$lang->hidden_linenumber = 'Ocultar número de línea';
|
||||
$lang->hidden_controls = 'Ocultar barra de herramientas';
|
||||
|
||||
$lang->file_path = 'Ruta del archivo';
|
||||
$lang->description = 'Descripción';
|
||||
$lang->first_line = 'Primera Línea';
|
||||
?>
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/jp.lang.php
|
||||
* @author BNU <bnufactory@gamil.com> 翻訳:ミニミ
|
||||
* @brief ウイジウイグエディター(editor) モジュール > コードハイライター (code_highlighter) コンポーネントの言語パッケージ
|
||||
**/
|
||||
$lang->code_type = '言語種類';
|
||||
|
||||
$lang->used_collapse = '折りたたみ機能を使う';
|
||||
$lang->hidden_linenumber = '行番号を隠す';
|
||||
$lang->hidden_controls = 'ツールバーを隠す';
|
||||
?>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/ko.lang.php
|
||||
* @author BNU <bnufactory@gamil.com>
|
||||
* @brief 위지윅에디터(editor) 모듈 > 코드하이라이터 (code_highlighter) 컴포넌트의 언어팩
|
||||
**/
|
||||
$lang->code_type = '언어 종류';
|
||||
|
||||
$lang->used_collapse = '접기 기능 사용';
|
||||
$lang->hidden_linenumber = '줄 번호 감추기';
|
||||
$lang->hidden_controls = '도구바 감추기';
|
||||
|
||||
$lang->file_path = '파일경로';
|
||||
$lang->description = '설명';
|
||||
$lang->first_line = '시작 줄 번호';
|
||||
?>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/ru.lang.php
|
||||
* @author BNU <bnufactory@gamil.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief 위지윅에디터(editor) 모듈 > 코드하이라이터 (code_highlighter) 컴포넌트의 언어팩 / Russian language for Zeroboard XE
|
||||
**/
|
||||
$lang->code_type = 'Тип кода';
|
||||
|
||||
$lang->used_collapse = 'Использованное сокращение';
|
||||
$lang->hidden_linenumber = 'Скрытый номер строки';
|
||||
$lang->hidden_controls = 'Скрытый контрол';
|
||||
|
||||
$lang->file_path = 'Путь файла';
|
||||
$lang->description = 'Описание';
|
||||
$lang->first_line = 'Первая строка';
|
||||
?>
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 编辑器(editor) 模块 > 代码高亮显示(code_highlighter)组件语言包
|
||||
**/
|
||||
$lang->code_type = '语言类型';
|
||||
|
||||
$lang->used_collapse = '使用代码折叠';
|
||||
$lang->hidden_linenumber = '隐藏行号';
|
||||
$lang->hidden_controls = '隐藏工具栏';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue