mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
위젯 검출 정규 표현식을 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2892 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9896fe51a
commit
90aa62a6ac
993 changed files with 9190 additions and 10457 deletions
|
|
@ -17,14 +17,14 @@
|
|||
$lang->cmd_layout_edit = 'Edit layout';
|
||||
|
||||
// Item
|
||||
$lang->parent_category_name = 'Parent category';
|
||||
$lang->category_name = 'Category';
|
||||
$lang->parent_category_title = 'Parent category';
|
||||
$lang->category_title = 'Category';
|
||||
$lang->expand = 'Expand';
|
||||
$lang->category_group_srls = 'Accessable Group';
|
||||
$lang->search_result = 'Search result';
|
||||
|
||||
// blah blah..
|
||||
$lang->about_category_name = 'Please input category name';
|
||||
$lang->about_category_title = 'Please input category name';
|
||||
$lang->about_expand = 'By selecting this option, it will be always expanded';
|
||||
$lang->about_category_group_srls = 'Only the selected group will be able to see current categories. (Manually open xml file to expose)';
|
||||
$lang->about_layout_setup = 'You can manually modify blog layout code. Insert or manage the widget code anywhere you want';
|
||||
|
|
|
|||
|
|
@ -17,14 +17,14 @@
|
|||
$lang->cmd_layout_edit = 'Editar el diseño';
|
||||
|
||||
// Artículos
|
||||
$lang->parent_category_name = 'Categoría Superior';
|
||||
$lang->category_name = 'Nombre de la categoría';
|
||||
$lang->parent_category_title = 'Categoría Superior';
|
||||
$lang->category_title = 'Nombre de la categoría';
|
||||
$lang->expand = 'Expandir';
|
||||
$lang->category_group_srls = 'Limitar el grupo';
|
||||
$lang->search_result = 'Resultado de la búsqueda';
|
||||
|
||||
// bla bla...
|
||||
$lang->about_category_name = 'Ingresar el nombre de la categoría.';
|
||||
$lang->about_category_title = 'Ingresar el nombre de la categoría.';
|
||||
$lang->about_expand = 'Si seleccionas esta opción, siempre estará expandido.';
|
||||
$lang->about_category_group_srls = 'Solo se verán los grupos seleccionados en la actual categoría. (Abrir manualmente en archivo xml para la exposición)';
|
||||
$lang->about_layout_setup = 'Puede modificar manualmente el código del diseño de blog. Insertar o modificar el código de widget.';
|
||||
|
|
|
|||
|
|
@ -17,14 +17,14 @@
|
|||
$lang->cmd_layout_edit = 'レイアウト編集';
|
||||
|
||||
// 項目
|
||||
$lang->parent_category_name = '上位カテゴリ名';
|
||||
$lang->category_name = 'カテゴリ名';
|
||||
$lang->parent_category_title = '上位カテゴリ名';
|
||||
$lang->category_title = 'カテゴリ名';
|
||||
$lang->expand = '拡張表示';
|
||||
$lang->category_group_srls = 'グループ制限';
|
||||
$lang->search_result = '検索結果';
|
||||
|
||||
// その他
|
||||
$lang->about_category_name = 'カテゴリ名を入力して下さい';
|
||||
$lang->about_category_title = 'カテゴリ名を入力して下さい';
|
||||
$lang->about_expand = 'チェックすると常に開いた状態にします';
|
||||
$lang->about_category_group_srls = '選択したグループのみ現在のカテゴリが見えるようになります(XMLファイルを直接閲覧すると表示されます)';
|
||||
$lang->about_layout_setup = 'ブログのレイアウトのコードを直接修正できます。ウィジェットコードを入力、又は管理して下さい';
|
||||
|
|
|
|||
|
|
@ -17,14 +17,14 @@
|
|||
$lang->cmd_layout_edit = '레이아웃 편집';
|
||||
|
||||
// 항목
|
||||
$lang->parent_category_name = '상위 카테고리명';
|
||||
$lang->category_name = '분류명';
|
||||
$lang->parent_category_title = '상위 카테고리명';
|
||||
$lang->category_title = '분류명';
|
||||
$lang->expand = '펼침';
|
||||
$lang->category_group_srls = '그룹제한';
|
||||
$lang->search_result = '검색결과';
|
||||
|
||||
// 주절 주절..
|
||||
$lang->about_category_name = '카테고리 이름을 입력해주세요';
|
||||
$lang->about_category_title = '카테고리 이름을 입력해주세요';
|
||||
$lang->about_expand = '선택하시면 늘 펼쳐진 상태로 있게 합니다';
|
||||
$lang->about_category_group_srls = '선택하신 그룹만 현재 카테고리가 보이게 됩니다. (xml파일을 직접 열람하면 노출이 됩니다)';
|
||||
$lang->about_layout_setup = '블로그의 레이아웃 코드를 직접 수정할 수 있습니다. 위젯 코드를 원하는 곳에 삽입하시거나 관리하세요';
|
||||
|
|
|
|||
|
|
@ -17,14 +17,14 @@
|
|||
$lang->cmd_layout_edit = '编辑布局';
|
||||
|
||||
// 项目
|
||||
$lang->parent_category_name = '上级分类名';
|
||||
$lang->category_name = '分类名';
|
||||
$lang->parent_category_title = '上级分类名';
|
||||
$lang->category_title = '分类名';
|
||||
$lang->expand = '展开';
|
||||
$lang->category_group_srls = '用户组';
|
||||
$lang->search_result = '搜索结果';
|
||||
|
||||
// 信息、提示..
|
||||
$lang->about_category_name = '请输入分类名。';
|
||||
$lang->about_category_title = '请输入分类名。';
|
||||
$lang->about_expand = '选择此项将维持展开状态。';
|
||||
$lang->about_category_group_srls = '被选的用户组才可以查看此分类。';
|
||||
$lang->about_layout_setup = '可直接编辑博客布局代码。可以把控件代码插入到您喜欢的位置。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue