마땅한 곳이 없어서....... 테스트좀 부탁드립니다. > 십년전오늘

십년전오늘

10년전 추억의 책장을 넘기며

마땅한 곳이 없어서....... 테스트좀 부탁드립니다. 정보

마땅한 곳이 없어서....... 테스트좀 부탁드립니다.

본문

이거 중독성이 장난이 아니군요

그만 해야지 하면서도 자꾸 손이 간다는.

역시 마땅한곳이 없어 ....

영문팩 만들어 봤습니다.

해석이 미흡한것 다듬고 싶습니다. 이상하다고 생각 되시는것 ....

고맙습니다.

현재는 영문으로 돌아가고 있습니다.

http://ssam.elogin.co.kr/wiki/index.php/%ED%8A%B9%EC%88%98%EA%B8%B0%EB%8A%A5:FunBoard

언어팩
////////////////////////////////////////////////////////////
/*
$msg = array(

'f_subject'       => "*제 목",
'f_password'      => "*글 비밀번호",
'f_ip'            => "ip",
'f_browser'       => "브라우저",
'f_email'         => "이메일",
'f_homepage'      => "홈페이지",
'f_captcha'       => "*등록 코드",
'f_content'       => "*내 용",
'f_ip'            => "아이피",
'f_browser'       => "브라우저",

'page_start'      => "시작보기",
'page_prev'       => "이전보기",
'page_next'       => "다음보기",
'page_end'        => "마지막 보기",
'total_posts'     => "총 게시물",
'btn_write'       => "글쓰기",
'b_submit'        => "확 인",
'b_reply'         => "답 변",
'b_change'        => "수 정",
'b_delete'        => "삭 제",
'b_reset'         => "리 셋",
'b_modify'        => "수 정",
'b_email'         => "이메일 주소",
'b_link'          => "링크로 이동",
'b_back'          => "다시입력",
'f_username'      => "이 름",
'f_option'        => "옵 션",
'b_secret_icon'   => "비밀글",
'b_new_icon'   => "새로운 글",
'b_notice_icon'   => "공 지",


'Message_write1'  => "새글을 등록 하려면 로그인 해야 합니다.",
'Message_write2'  => "새 글을 등록 할 수 있습니다.",
'headline'        => "펀보드",
'hl_create'       => "새글 쓰기:",
'hl_reply'        => "답변 쓰기:",
'hl_modify'       => "내용 수정:",
'new_content'     => "환영합니다.",
'content_okay'    => "글이 추가 되었습니다.",
'delete_okay'     => "글이 삭제되었습니다.",
'change_okay'     => "글이 수정되었습니다.",
'show_lists'      => "목록보기",
'captcha_desc'    => "등록 코드(자동등록방지, captcha) 이미지에서 글자와 숫자를 입력 하시기 바랍니다.",
'captcha_fail'    => "등록 코드가 올바르지 않습니다!",
'err_subject'     => "죄송합니다, 제목을 넣어 주세요!",
'err_password'    => "죄송합니다, 비밀번호를 넣어 주세요! (글 수정시 사용됩니다.)",
'err_email'       => "죄송합니다, 올바른 이메일 주소를 넣어 주세요!",
'err_homepage'    => "죄송합니다, 올바른 홈페이지 주소를 넣어 주세요!",
'err_content'     => "죄송합니다, 내용을 넣어 주세요!",
'err_nocontent'   => "죄송합니다, 이 항목이 존재하지 않습니다!",
'Message_pass1'   => "글 등록시 넣으셨던 비밀번호를 넣어 주세요.",
'Message_pass2'   => "글 등록시 넣으셨던 비밀번호가 올바르지 않습니다.",
'Message_pass3'   => "권한있음(sysop) 확인버튼 클릭해 주세요.",
'Message_form2'   => "수정 권한이 있습니다. ",
'Message_form1'   => "이 항목은 수정 권한이 없습니다.",
'Message_secret'  => "체크시 내용은 비밀글이 됩니다.",
'Message_notice'  => "공지사항 권한있음.",
'err_captcha'     => "죄송합니다, 등록 코드를 넣어 주세요!"
);

*/

$msg = array(

'f_subject'       => "*Subject",
'f_password'      => "*Password",
'f_browser'       => "Browser",
'f_email'         => "Email",
'f_homepage'      => "Homepage",
'f_captcha'       => "*Captcha",
'f_content'       => "*Content",
'f_ip'            => "IP",
'f_browser'       => "Browser",


'page_start'      => "Start",
'page_prev'       => "Previous",
'page_next'       => "Next",
'page_end'        => "End",
'total_posts'     => "Total posts",
'btn_write'       => "Write",
'b_submit'        => "Submit",
'b_reply'         => "Reply",
'b_change'        => "Change",
'b_delete'        => "Delete",
'b_reset'         => "Reset",
'b_modify'        => "Modify",
'b_email'         => "E-mail Address",
'b_link'          => "Go to link",
'b_back'          => "Re-enter",
'f_username'      => "Name",
'f_option'        => "Option",
'b_secret_icon'   => "Secret",
'b_new_icon'   => "New Posts",
'b_notice_icon'   => "Notice",


'Message_write1'  => "You need to login to add new posts.",
'Message_write2'  => "You can write new posts.",
'headline'        => "FunBoard",
'hl_create'       => "Create:",
'hl_reply'        => "Reply:",
'hl_modify'       => "Modify:",
'new_content'     => "Welcome.",
'content_okay'    => "your posts was added.",
'delete_okay'     => "This post has been removed.",
'change_okay'     => "This post has been corrected.",
'show_lists'      => "List View",
'captcha_desc'    => "Type please the letters and numbers from the small graphic under it.",
'captcha_fail'    => "Sorry, your captcha isn't correct!",
'err_subject'     => "Sorry, please put the title!",
'err_password'    => "Sorry, please put a password!(Posts are used to modify.)",
'err_email'       => "Sorry, please put your correct email address!",
'err_homepage'    => "Sorry, please put the correct website address!",
'err_content'     => "Sorry, your entry seems empty!",
'err_nocontent'   => "Sorry, this entry doesn't exist!",
'Message_pass1'   => "Wanting to put a password when creating posts.",
'Message_pass2'   => "To create posts has confirmed the password is incorrect.",
'Message_pass3'   => "Sysop permissions, Please click on the OK button.",
'Message_form2'   => "Modify permissions.",
'Message_form1'   => "Do not have permission to edit this entry.",
'Message_secret'  => "If you check, content is the secret.",
'Message_notice'  => "Notice permissions.",
'err_captcha'     => "Sorry, the captcha is epmty!"
);

////////////////////////////////////////////////////////////////////////
몇가지를 더추가 할 예정이고 테스트 중 입니다.

고맙습니다.

스샷

댓글 전체

전체 135,051
십년전오늘 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT