[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Private_Messages/language/ -> lang-czech.php (source)

   1  <?php
   2  
   3  /**************************************************************************/
   4  /* PHP-NUKE: Advanced Content Management System                           */
   5  /* ============================================                           */
   6  /*                                                                        */
   7  /* This is the language module with all the system messages               */
   8  /*                                                                        */
   9  /* If you made a translation, please go to the site and send to me        */
  10  /* the translated file. Please keep the original text order by modules,   */
  11  /* and just one message per line, also double check your translation!     */
  12  /*                                                                        */
  13  /* You need to change the second quoted phrase, not the capital one!      */
  14  /*                                                                        */
  15  /* If you need to use double quotes (") remember to add a backslash (\),  */
  16  /* so your entry will look like: This is \"double quoted\" text.          */
  17  /* And, if you use HTML code, please double check it.                     */
  18  /**************************************************************************/
  19  
  20  define("_EMAIL","E-mail");
  21  define("_RE","Re");
  22  define("_SUBJECT","Předmět");
  23  define("_PRIVATEMESSAGES","Vaše osobní zprávy");
  24  define("_CHECKALL","Vybrat vše");
  25  define("_FROM","Od");
  26  define("_DATE","Datum");
  27  define("_DONTHAVEMESSAGES","Nemáte žádné zprávy");
  28  define("_NOTREAD","Nepřečteno");
  29  define("_MSGSTATUS","Status zprávy");
  30  define("_PRIVATEMESSAGE","Osobní zpráva");
  31  define("_INDEX","Index");
  32  define("_SENT","Poslat");
  33  define("_PREVIOUSMESSAGE","Předchozí zpráva");
  34  define("_NEXTMESSAGE","Další zpráva");
  35  define("_PROFILE","Profil");
  36  define("_ABOUTPOSTING","O příspěvku");
  37  define("_ALLREGCANPOST","Všichni registrovaní uživatelé mohou posílat osobní zprávy");
  38  define("_TO","Komu");
  39  define("_MESSAGEICON","Ikonka zprávy");
  40  define("_MESSAGE","Zpráva");
  41  define("_HTML","HTML");
  42  define("_PMON","Zap.");
  43  define("_PMOFF","Vyp.");
  44  define("_BBCODE","BB Kód");
  45  define("_WROTE","píše");
  46  define("_OPTIONS","Možnosti");
  47  define("_HTMLDISSABLE","Nepovolit HTML v tomto příspěvku");
  48  define("_BBCODEDISSABLE","Nepovolit <a href=\"bbcode_ref.php\" target=\"_blank\"><i>BBkód</i></a> v tomto příspěvku");
  49  define("_SMILEDISSABLE","Nepovolit <a href=\"bb_smilies.php\" target=\"_blank\"><i>smajlíky</i></a> v tomto příspěvku");
  50  define("_CANCELREPLY","Zrušit odpověď");
  51  define("_CANCELSEND","Zrušit odeslání");
  52  define("_CLEAR","Vyčistit");
  53  define("_SUBMIT","Odeslat");
  54  define("_USERNOTINDB","Vybraný uživatel neexistuje v naší databázi.");
  55  define("_CHECKNAMEANDTRY","Zadejte, prosím, novou přezdívku a zkuste to znovu.");
  56  define("_MSGPOSTED","Vaše zpráva byla odeslána.");
  57  define("_RETURNTOPMSG","Klikněte zde pro znovunačtení vašich osobních zpráv.");
  58  define("_MSGDELETED","Vaše zprávy byly smazány.");
  59  define("_BBGO","go");
  60  define("_BBNEWPMSG","New Messages");
  61  define("_BBNONEWPMSG","No New Messages");
  62  define("_BBTOTALPMSG","Total Messages");
  63  define("_BBEMPTYPMSG","You don't have any Messages");
  64  define("_BBLOGIN","Login to check your private message");
  65  define("_BBPMSG","Private Message");
  66  define("_BBINBOX","Inbox");
  67  define("_BBSELECTFORUM","Select a Forum");
  68  define("_BBNOFORUM","No More Forum");
  69  define("_BBBANNED","Banned");
  70  define("_CLICKSMILEBUTTONS","Click on the Smilies to insert it on your Message:");
  71  define("_CLICKCODEBUTTONS","Click on the following buttons to add BBCode to your Message:");
  72  define("_PRIVMSGERROR","Private Message Error!");
  73  define("_USERDOESNTEXIST","Sorry, the selected user doesn't exist in our database")
  74  define("_DELETESELECTED","Delete Selected");
  75  define("_SENDNEWMSG","Send New Message");
  76  define("_REPLY","Reply");
  77  define("_NOSUBJECT","There is not a Subject for your Message.");
  78  define("_NOMESSAGE","There is not a Message. Please write a message!");
  79  
  80  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce ŕ PHPXref 0.7