관리자 UI 이상한 부분 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4206 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-05-16 03:34:35 +00:00
parent a6d34426cf
commit 33716d7083
14 changed files with 16 additions and 6 deletions

View file

@ -71,6 +71,7 @@
$lang->notice = 'Notice';
$lang->secret = 'Secret';
$lang->category = $lang->category_srl = 'Category';
$lang->none_category = 'None category';
$lang->document_srl = 'Doc. No.';
$lang->user_id = 'User ID';
$lang->author = 'Developer';

View file

@ -70,6 +70,7 @@
$lang->notice = 'Aviso';
$lang->secret = 'Secreto';
$lang->category = $lang->category_srl = 'Categoría';
$lang->none_category = '분류없음';
$lang->document_srl = 'Número del documento';
$lang->user_id = 'Usuario';
$lang->author = 'Autor';

View file

@ -71,6 +71,7 @@
$lang->notice = 'Notice';
$lang->secret = 'Secret';
$lang->category = $lang->category_srl = 'Catégorie';
$lang->none_category = 'None category';
$lang->document_srl = 'Numéro de série du Document';
$lang->user_id = 'Compte';
$lang->author = 'Auteur';

View file

@ -71,6 +71,7 @@
$lang->notice = 'Hinweis';
$lang->secret = "Geheim";
$lang->category = $lang->category_srl = 'Kategorie';
$lang->none_category = '분류없음';
$lang->document_srl = 'Doc. No ';
$lang->user_id = 'User-ID';
$lang->author = 'Entwickler';

View file

@ -71,6 +71,7 @@
$lang->notice = 'お知らせ';
$lang->secret = '非公開';
$lang->category = $lang->category_srl = 'カテゴリ';
$lang->none_category = 'None category';
$lang->document_srl = '書き込み番号';
$lang->user_id = 'ユーザID';
$lang->author = '作者';

View file

@ -71,6 +71,7 @@
$lang->notice = '공지';
$lang->secret = '비밀';
$lang->category = $lang->category_srl = '분류';
$lang->none_category = '분류 없음';
$lang->document_srl = '문서번호';
$lang->user_id = '아이디';
$lang->author = '작성자';

View file

@ -71,6 +71,7 @@
$lang->notice = 'Уведомление';
$lang->secret = 'Секрет';
$lang->category = $lang->category_srl = 'Категория';
$lang->none_category = 'None category';
$lang->document_srl = 'Док. No.';
$lang->user_id = 'Юзер ID';
$lang->author = 'Разработчик';

View file

@ -71,6 +71,7 @@
$lang->notice = '公告';
$lang->secret = '密帖';
$lang->category = $lang->category_srl = '分类';
$lang->none_category = 'None category';
$lang->document_srl = '文章编号';
$lang->user_id = '用户名';
$lang->author = '制作';