From: Lo?c C. <lo...@us...> - 2001-04-10 16:58:58
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese In directory usw-pr-cvs1:/tmp/cvs-serv8429/chat/localization/japanese Added Files: chat.loc Removed Files: localized.chat.php3 Log Message: The name of translations have been changed --- NEW FILE --- <?php // // +--------------------------------------------------------------------------+ // | phpMyChat version 0.15.0 | // +--------------------------------------------------------------------------+ // | Copyright (c) 2000-2001 The phpHeaven-team | // +--------------------------------------------------------------------------+ // | Japanese translation of phpMyChat (this translation must be verified, | // | compare it with the original | // | 'chat/localization/english/chat.loc'). | // +--------------------------------------------------------------------------+ // | From the phpMyChat project: | // | http://www.phpheaven.net/projects/phpMyChat/ | // | | // | Author: ??? | // +--------------------------------------------------------------------------+ // // $Id: chat.loc,v 1.1 2001/04/10 16:58:55 loic1 Exp $ // // extra header for charset define('L_CHARSET', 'x-euc-jp'); // medium font size in pt. define('L_FONT_SIZE', 10); // welcome page define('L_TUTORIAL', 'Tutorial'); define('L_WEL_1', '¥á¥Ã¥»¡¼¥¸¤Ï'); define('L_WEL_2', '»þ´Ö¸å¤Ëºï½ü ¥æ¡¼¥¶¡¼¤Ï'); define('L_WEL_3', 'ʬ´Öȯ¸À¤¬Ìµ¤¤¤Èºï½ü ...'); define('L_CUR_1', '¸½ºß'); define('L_CUR_2', '¿Í¤¬¥Á¥ã¥Ã¥È¤Ë»²²Ã¤·¤Æ¤¤¤Þ¤¹'); define('L_CUR_3', 'Users currently in the chat rooms'); define('L_CUR_4', 'users in private rooms'); define('L_SET_1', '¥æ¡¼¥¶¡¼ÀßÄê'); define('L_SET_2', '¤¢¤Ê¤¿¤Î̾Á°'); define('L_SET_3', '¥á¥Ã¥»¡¼¥¸É½¼¨¹Ô¿ô'); define('L_SET_4', '¼«Æ°¹¹¿·»þ´Ö'); define('L_SET_5', 'Éô²°ÁªÂò'); define('L_SET_6', '¾ïÃó¤ÎÉô²°'); define('L_SET_7', 'Éô²°¤òÁªÂò¤·¤Æ²¼¤µ¤¤'); define('L_SET_8', '¥æ¡¼¥¶¡¼¤¬ºî¤Ã¤¿Éô²°'); define('L_SET_9', '¤¢¤Ê¤¿¤ÎÉô²°¤òºî¤ë'); define('L_SET_10', '¥ª¡¼¥×¥ó'); define('L_SET_11', '¥×¥é¥¤¥Ù¡¼¥È'); define('L_SET_12', 'Éô²°'); define('L_SET_13', '¥Á¥ã¥Ã¥È¤Ë'); define('L_SET_14', '»²²Ã'); define('L_SRC', 'is freely available on'); define('L_SECS', 'seconds'); define('L_MIN', 'minute'); define('L_MINS', 'minutes'); // registration stuff: define('L_REG_1', 'your password'); define('L_REG_1r', '(only if you are registered)'); define('L_REG_2', 'Account management'); define('L_REG_3', 'Register'); define('L_REG_4', 'Edit your profile'); define('L_REG_5', 'Delete user'); define('L_REG_6', 'User registration'); define('L_REG_7', 'your password'); define('L_REG_8', 'your e-mail'); define('L_REG_9', 'You have successfully registered.'); define('L_REG_10', 'Back'); define('L_REG_11', 'Editing'); define('L_REG_12', 'Modifying user\'s informations'); define('L_REG_13', 'Deleting user'); define('L_REG_14', 'Login'); define('L_REG_15', 'Log In'); define('L_REG_16', 'Change'); define('L_REG_17', 'Your informations were successfully updated.'); define('L_REG_18', 'You have been kicked away from the room by a moderator.'); define('L_REG_19', 'Do you really want to be removed ?'); define('L_REG_20', 'Yes'); define('L_REG_21', 'You have been successfully removed.'); define('L_REG_22', 'No'); define('L_REG_25', 'Close'); define('L_REG_30', 'firstname'); define('L_REG_31', 'lastname'); define('L_REG_32', 'WEB'); define('L_REG_33', 'show e-mail in public information'); define('L_REG_34', 'Editing user profile'); define('L_REG_35', 'Administration'); define('L_REG_36', 'spoken languages'); define('L_REG_37', 'Fields with a <span class="error">*</span> must be completed.'); define('L_REG_39', 'The room you were in have been removed by the administrator.'); define('L_REG_45', 'gender'); define('L_REG_46', 'male'); define('L_REG_47', 'Female'); // e-mail validation stuff define('L_EMAIL_VAL_1', 'Your settings to enter the chat'); define('L_EMAIL_VAL_2', 'Welcome to our chat server.'); define('L_EMAIL_VAL_ERR', 'Internal error, please contact the administrator: <a href="mailto:%s">%s</a>.'); define('L_EMAIL_VAL_DONE', 'Your password has been sent to your e-mail address.'); // admin stuff define('L_ADM_1', '%s is no more moderator for this room.'); define('L_ADM_2', 'You\'re no more a registered user.'); //error messages define('L_ERR_USR_1', '¤½¤Î̾Á°¡Ê¥Ï¥ó¥É¥ë̾¡Ë¤Ï¤¹¤Ç¤Ë狼¤¬»È¤Ã¤Æ¤¤¤Þ¤¹'); define('L_ERR_USR_2', '̾Á°¡Ê¥Ï¥ó¥É¥ë̾¡Ë¤òµÆþ¤·¤Æ²¼¤µ¤¤'); define('L_ERR_USR_3', 'This username is registered. Please type your password or chose another username.'); define('L_ERR_USR_4', 'You typed a wrong password.'); define('L_ERR_USR_5', 'You must type your username.'); define('L_ERR_USR_6', 'You must type your password.'); define('L_ERR_USR_7', 'You must type your e-mail.'); define('L_ERR_USR_8', 'You must type a correct e-mail address.'); define('L_ERR_USR_9', 'This username is already in use.'); define('L_ERR_USR_10', 'Wrong username or password.'); define('L_ERR_USR_11', 'You must be administrator.'); define('L_ERR_USR_12', 'You are administrator, so you cannot be removed.'); define('L_ERR_USR_13', 'To create your own room you must be registered.'); define('L_ERR_USR_14', 'You must be registered before chating.'); define('L_ERR_USR_15', 'You must type your full name.'); define('L_ERR_USR_16', 'Username cannot contain space, comma or backslash (\\).'); define('L_ERR_USR_17', 'This room doesn\'t exist and you are not allowed to create one.'); define('L_ERR_USR_18', 'Banned word found in your username.'); define('L_ERR_USR_19', 'You cannot be in more than one room at the same time.'); define('L_ERR_USR_20', 'You have been banished from this room or from the chat.'); define('L_ERR_ROM_1', 'Room\'s name cannot contain comma or backslash (\\).'); define('L_ERR_ROM_2', 'Banned word found in the room\'s name you want to create.'); define('L_ERR_ROM_3', 'This room already exist as a public one.'); define('L_ERR_ROM_4', 'Invalid room name.'); // users frame or popup define('L_EXIT', 'Âà½Ð'); define('L_DETACH', 'Detach'); define('L_EXPCOL_ALL', 'Expand/Collapse All'); define('L_CONN_STATE', 'Connection state'); define('L_CHAT', 'Chat'); define('L_USER', 'user'); define('L_USERS', 'users'); define('L_NO_USER', 'No user'); define('L_ROOM', 'room'); define('L_ROOMS', 'rooms'); define('L_EXPCOL', 'Expand/Collapse room'); define('L_BEEP', 'Beep/no beep at user entrance'); define('L_PROFILE', 'Display profile'); define('L_NO_PROFILE', 'No profile'); // input frame define('L_HLP', 'Help'); define('L_BAD_CMD', 'This is not a valid command !'); define('L_ADMIN', '%s is already administrator!'); define('L_IS_MODERATOR', '%s is already moderator!'); define('L_NO_MODERATOR', 'Only the moderator of this room can use this command.'); define('L_MODERATOR', '%s is now moderator for this room.'); define('L_NONEXIST_USER', 'User %s isn\'t in the current room.'); define('L_NONREG_USER', 'User %s isn\'t registered.'); define('L_NONREG_USER_IP', 'His IP is: %s.'); define('L_NO_KICKED', 'User %s is moderator or administrator and can\'t be kicked away.'); define('L_KICKED', 'User %s has successfully been kicked away.'); define('L_NO_BANISHED', 'User %s is moderator or administrator and can\'t be banished.'); define('L_BANISHED', 'User %s has successfully been banished.'); define('L_SVR_TIME', 'Server time: '); define('L_NO_SAVE', 'No message to save!'); define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); define('L_INVITE', '%s suggest you to join her/him into the <a href="#" onclick="window.parent.runCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); define('L_OK', 'Send'); // help popup define('L_HELP_TIT_1', 'Smilies'); define('L_HELP_TIT_2', 'Text formating for messages'); define('L_HELP_FMT_1', 'You can put bolded, italicized or underlined text in messages by encasing the applicable sections of your text with either the <b> </b>, <i> </i> or <u> </u> tags.<br />For example, <b>this text</b> will produce <b>this text</b>.'); define('L_HELP_FMT_2', 'To create a hyperlink (for e-mail or URL) in your message, simply type the corresponding address without any tag. The hyperlink will be created automatically.'); define('L_HELP_TIT_3', 'Commands'); define('L_HELP_USR', 'user'); define('L_HELP_MSG', 'message'); define('L_HELP_ROOM', 'room'); define('L_HELP_CMD_0', '{} represents a required setting, [] an optional one.'); define('L_HELP_CMD_1a', 'Set number of messages to show, minimum and default are 5.'); define('L_HELP_CMD_1b', 'Reload the message frame and display the n latest messages, minimum and default are 5.'); define('L_HELP_CMD_2a', 'Modify messages list refresh delay (in seconds).<br />If n is not specified or less than 3, toggles between no refresh and 10s refresh.'); define('L_HELP_CMD_2b', 'Modify messages and users lists refresh delay (in seconds).<br />If n is not specified or less than 3, toggles between no refresh and 10s refresh.'); define('L_HELP_CMD_3', 'Inverts messages order.'); define('L_HELP_CMD_4', 'Join another room, creating it if it doesn\'t exist and if you\'re allowed to.<br />n equals 0 for private and 1 for public, default to 1 if not specified.'); define('L_HELP_CMD_5', 'Leave the chat after displaying an optionnal message.'); define('L_HELP_CMD_6', 'Avoid diplaying messages from an user if nick is specified.<br />Set ignoring off for an user when nick and - are both specified, for all users when - is but not nick.<br />With no option, this command pops up a window that shows all ignored nicks.'); define('L_HELP_CMD_7', 'Recall the previous text typed (command or message).'); define('L_HELP_CMD_8', 'Show/Hide time before messages.'); define('L_HELP_CMD_9', 'Kick away user from the chat. This command can only be used by a moderator.'); define('L_HELP_CMD_10', 'Send a private message to the specified user (other users won\'t see it).'); define('L_HELP_CMD_11', 'Show informations about specified user.'); define('L_HELP_CMD_12', 'Popup window for editing user\'s profile.'); define('L_HELP_CMD_13', 'Toggles notifications of user entrance/exit for the current room.'); define('L_HELP_CMD_14', 'Allow the administrator or moderator(s) of the curent room to promote another registered user to moderator for the same room.'); define('L_HELP_CMD_15', 'Clear the message frame and show only the last 5 messages.'); define('L_HELP_CMD_16', 'Save the last n messages (notifications ones excluded) to an HTML file. If n is not specified, all available messages will be taken into account.'); define('L_HELP_CMD_17', 'Allow the administrator to send an announce to all users whatever the room they are chatting into.'); define('L_HELP_CMD_18', 'Suggest an user chatting in an other room to join the one you are into.'); define('L_HELP_CMD_19', 'Allow the moderator(s) of a room or the administrator to \'banish\' an user from the room for a time defined by the administrator.<br />The later can banish an user chatting in an other room than the one he is into and use the \'<b> * </b>\' setting to banish \'for ever\' an user from the chat as the whole.'); define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); // messages frame define('L_NO_MSG', 'There is currently no message ...'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); define('L_TODAY_UP', 'The messages that have been sent today start above'); // message colors $textColors = array( 'Black' => '#000000', 'Red' => '#FF0000', 'Green' => '#009900', 'Blue' => '#0000FF', 'Purple' => '#9900FF', 'Dark red' => '#990000', 'Dark green' => '#006600', 'Dark blue' => '#000099', 'Maroon' => '#996633', 'Aqua blue' => '#006699', 'Carrot' => '#FF6600'); // ignored popup define('L_IGNOR_TIT', 'Ignored'); define('L_IGNOR_NON', 'No ignored user'); // whois popup define('L_WHOIS_ADMIN', 'Administrator'); define('L_WHOIS_MODER', 'Moderator'); define('L_WHOIS_USER', 'User'); // Notification messages of user entrance/exit define('L_ENTER_ROM', '%s enters this room'); define('L_EXIT_ROM', '%s exit this room'); ?> --- localized.chat.php3 DELETED --- |