<?php //================================================================= // AdFreely -Ad Board script- // Copyright (c) phpkobo.com ( http://www.phpkobo.com/ ) // Email : hide@address.com // ID : AF201_206 // // This software is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; version 2 of the // License. // // [Installation Guide] // http://www.phpkobo.com/doc.php?d=install&p=AF201_206 // //================================================================= //-- User Type define( 'RSTR_UT_CAP_G', 'Guest' ); define( 'RSTR_UT_CAP_M', 'Member' ); define( 'RSTR_UT_CAP_S', 'Staff' ); //-- Staff Type define( 'RSTR_ADMINISTRATOR', '管ç人' ); define( 'RSTR_GENERAL_STAFF', 'ä¸è¬ã¹ã¿ãã' ); //-- Login Page define( 'RSTR_LOG_IN', 'ãã°ã¤ã³' ); define( 'RSTR_USERNAME', 'ã¦ã¼ã¶ã¼å' ); define( 'RSTR_PASSWORD', 'ãã¹ã¯ã¼ã' ); define( 'RSTR_ENTER', 'ENTER' ); //-- Log Off Page define( 'RSTR_LOG_OFF', 'ãã°ãªã' ); //-- Search Section define( 'RSTR_SEARCH', 'æ¤ç´¢' ); define( 'RSTR_SEARCH_CRITERIA', 'æ¤ç´¢æ¡ä»¶' ); define( 'RSTR_SEARCH_RESULT', 'æ¤ç´¢çµæ' ); //-- Record List define( 'RSTR_RL_NO_RECORDS_FOUND', '該å½ããã¬ã³ã¼ããªã' ); define( 'RSTR_RL_SHOWING_RECORDS', 'å ¨ ##total_record## ä»¶ä¸ ##sel_range## ä»¶ç®ã表示' ); //-- Log Section define( 'RSTR_RLOG', 'ãã°æ å ±' ); define( 'RSTR_CREATE_DATE_TIME', 'ä½ææ¥æ' ); define( 'RSTR_CREATE_USER_TYPE', '使è ã¿ã¤ã' ); define( 'RSTR_CREATE_USER_NAME', '使è ' ); define( 'RSTR_EDIT_DATE_TIME', 'æ´æ°æ¥æ' ); define( 'RSTR_EDIT_USER_TYPE', 'æ´æ°è ã¿ã¤ã' ); define( 'RSTR_EDIT_USER_NAME', 'æ´æ°è ' ); define( 'RSTR_LAST_LOGIN_DATE_TIME', 'æçµãã°ã¤ã³æ¥æ' ); //-- Status Bar define( 'RSTR_BREADCRUMS_MARK', ' > ' ); define( 'RSTR_USER', 'User' ); //-- Buttons define( 'RSTR_OK', 'OK' ); define( 'RSTR_CANCEL', 'ãã£ã³ã»ã«' ); define( 'RSTR_EDIT', 'ç·¨é' ); define( 'RSTR_DETAIL', '詳細' ); define( 'RSTR_ADDNEW', 'æ°è¦ä½æ' ); define( 'RSTR_SAVE', 'ä¿å' ); define( 'RSTR_DELETE', 'åé¤' ); define( 'RSTR_BACK', 'æ»ã' ); //-- SelRec define( 'RSTR_SELREC_HEADER', 'ãã¹ã¦é¸æ / ãã¹ã¦é鏿' ); define( 'RSTR_SELREC_CHECKBOX', 'ãã®ã¬ã³ã¼ãã鏿/é鏿' ); //-- Page Tab define( 'RSTR_PAGETAB_FIRST', 'å é ã®é ã¸' ); define( 'RSTR_PAGETAB_PREV', 'åã®é ã¸' ); define( 'RSTR_PAGETAB_PAGE', '#PageNo#é ç®' ); define( 'RSTR_PAGETAB_NEXT', '次ã®é ã¸' ); define( 'RSTR_PAGETAB_LAST', 'æå¾ã®é ã¸' ); //-- Order By define( 'RSTR_ORDER_BY_ASC', '1 >> 9, A >> Z' ); define( 'RSTR_ORDER_BY_DESC', 'Z >> A, 9 >> 1' ); //-- Notification define( 'RSTR_RECORD_UPDATED', '[%s]ãã¢ãããã¼ãããã¾ããã' ); define( 'RSTR_RECORD_SAVED', '[%s]ãä¿åããã¾ããã' ); define( 'RSTR_RECORD_ADDED', '[%s]ãæ°è¦ç»é²ããã¾ããã' ); define( 'RSTR_RECORD_DELETED', '[%s]ãåé¤ããã¾ããã' ); define( 'RSTR_RECORDS_DELETED', RSTR_RECORD_DELETED ); //-- Error Message define( 'RSTR_ERROR', 'Error' ); define( 'RSTR_ERR_EMPTY', 'ã##c##ããå ¥åããã¦ãã¾ããã' ); define( 'RSTR_ERR_INVALID_FORMAT', 'ã##c##ã ã®æ¸å¼ãæ£ããããã¾ããã##v##' ); define( 'RSTR_ERR_TOO_SHORT', 'ã##c##ã ã®å ¥åãçããã¾ãã##v##' ); define( 'RSTR_ERR_TOO_LONG', 'ã##c##ã ã®å ¥åãé·ããã¾ãã##v##' ); define( 'RSTR_ERR_TOO_SMALL', 'ã##c##ã ã®å¤ãå°ãããã¾ãã##v##' ); define( 'RSTR_ERR_TOO_LARGE', 'ã##c##ã ã®å¤ã大ãããã¾ãã##v##' ); define( 'RSTR_ERR_INCOMPLETE_INPUT', 'ã##c##ã ãå ¥åããã¦ãã¾ããã' ); define( 'RSTR_ERR_CAN_NOT_CONFIRM', 'ã##c##ã ã確èªã§ãã¾ããã' ); define( 'RSTR_ERR_NOT_ASCII', 'ã##c##ã ã«åè§è±æ°å以å¤ã®æåãå«ã¾ãã¦ãã¾ãã' ); define( 'RSTR_ERR_NOT_DIGIT', 'ã##c##ã ã«åè§æ°å以å¤ã®æåãå«ã¾ãã¦ãã¾ãã' ); define( 'RSTR_ERR_DATE_NOT_EXIST', 'ã##c##ã æ¥ä»ãå度確èªãã¦ä¸ããã##v##' ); define( 'RSTR_ERR_DOUBLE_SUBMIT', "ãã®ãã©ã¼ã ã¯æ¢ã«éä¿¡ããã¦ãã¾ãã" ); define( 'RSTR_ERR_WRONG_UN_PASS', 'E-mailã¢ãã¬ã¹ããã¹ã¯ã¼ããæ£ããããã¾ããã' ); define( 'RSTR_ERR_USED_USERNAME', 'ãã®ã¦ã¼ã¶ã¼åã¯ãã§ã«ç»é²ããã¦ãã¾ãã' ); define( 'RSTR_ERR_USED_EMAIL', 'ãã®E-mailã¢ãã¬ã¹ã¯ãã§ã«ç»é²ããã¦ãã¾ãã' ); define( 'RSTR_ERR_CAN_NOT_DELETE_ROOT', 'ã«ã¼ãã»ã¢ã«ã¦ã³ãã¯åé¤ã§ãã¾ããã' ); //-- Select define( 'STR_SELECT_CAPTION', ' ' ); define( 'STR_SELECT_ON_TOP_FOR_SEARCH', '' ); //---------------------------------------------------------------- // END OF FILE //---------------------------------------------------------------- ?>