lang-portuguese_brazil.php

来自「太烦了」· PHP 代码 · 共 54 行

PHP
54
字号
<?php/***************************************************************************************** **  PHP121 Instant Messenger (PHP121)                                                  ** **  File:              lang-portuguese-brazil.php                                      ** **  Date modified:     27 December 2005                                                ** **  Copyright:         (C) 2005 Paul Synnott                                           ** **  Email:             support@php121.com                                              ** **  Web:               http://www.php121.com                                           ** **  File function:     Portuguese (Brazil) language file                               ** **  Translated by:     F醔io P. Santos							** *****************************************************************************************//**************************************************************************//* This is the language module with all the system messages               *//*                                                                        *//* If you made a translation, please go to the site and send to me        *//* the translated file. Please keep the original text order by modules,   *//* and just one message per line, also double check your translation!     *//*                                                                        *//* You need to change the second quoted phrase, not the capital one!      *//*                                                                        *//* If you need to use double quotes (") remember to add a backslash (\),  *//* so your entry will look like: This is \"double quoted\" text.          *//* And, if you use HTML code, please double check it.                     *//**************************************************************************/define("_CLEAR_CHAT","Clear chat history");define("_CHARS_LEFT","characters left");define("_AUTO_EMAIL_TRANSCRIPT","Auto email transcript after chat finishes");define("_FORCE_AUTO_EMAIL_TRANSCRIPT","Override user's auto email transcript setting and send regardless");define("_YOUR_CHATS","Your Chats");define("_EMAIL_TRANSCRIPT","Email this chat log");define("_EMAIL_TRANSCRIPT_CONFIRM","Click OK to email the contents of this chat to your registered email address below.  <a href=\"php121edituser.php\" target=\"_blank\">Change</a>");define("_ADMIN_FORCING_EMAIL_TRANSCRIPTS","Please note, this website is configured to email chat transcripts automatically.");define("_AUTO_EMAIL_TRANSCRIPTS","You are already requesting chat transcripts to be emailed automatically.");define("_DUPE_EMAIL_WARNING","By proceeding, you will receive more than 1 copy of the email.");define("_TRANSCRIPT_EMAILED","The current chat transcript has been emailed to you.");define("_USER_CAN_CREATE_ACCOUNT","Allow creation of new accounts?");define("_USER_CAN_DELETE_ACCOUNT","Allow users to delete their account?");define("_ADD_USER","Add User");define("_USER_ADDED","User added.");define("_IMPORTANT_NOTE","(Important Note)");define("_AUTO_EMAIL_NOTE","Please note, for a chat transcript to be emailed automatically, at least <u>one contact list must be open <b>2 minutes</b> after the chat is considered 'inactive'</u>.  <p>An inactive chat is one where there is noone in the chat.  If no contact lists are open at this stage, the email <b>will not</b> be sent.  <p>It is expected that this feature will be used by technical support departments using PHP121 to help customers and that a support engineer will have a contact list open after the customer leaves.  This feature may be improved in a later version of PHP121.");define("_HPBUTTON_CHAT_NOW","Users chatting right now: ");define("_HPBUTTON_OPEN_MESSENGER","Open Instant Messenger");define("_FIX_SMILIES","Fix Smilies");define("_HERE_IS_YOUR_CHAT_TRANSCRIPT","here is your chat transcript.");define("_MESSAGE","Mensagem");define("_SEND","Enviar");define("_LANGUAGE","Linguagem");define("_DEFAULT_LANGUAGE","Linguagem padr鉶");define("_WARN_UPDATE","Novas caracteristicas foram adicionadas ao sistema que requerem a atualiza玢o das suas prefer阯cias.\nPara atualizar, clique em OP窃ES nas lista do contato e Clique em EDITAR o CLIENTE.\nEsta mensagem ir

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?