| [ Index ] |
|
Code source de PHP NUKE 7.9 |
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("_YOURNAME","Vaše ime"); 21 define("_OK","V redu"); 22 define("_COMMENT","komentar"); 23 define("_CONFIGURE","Konfiguriraj"); 24 define("_LOGINCREATE","Vstop/Izdelaj račun"); 25 define("_THRESHOLD","Threshold"); 26 define("_NOCOMMENTS","Brez komentarja"); 27 define("_NESTED","Vgnezdeno"); 28 define("_FLAT","Plosko"); 29 define("_THREAD","Nit"); 30 define("_OLDEST","Starejše"); 31 define("_NEWEST","Novejše"); 32 define("_HIGHEST","Z najvišjim rezultatom"); 33 define("_COMMENTSWARNING","Vsi komentarji so lastništvo osebe, ki jih je napisala. Za njihovo vsebino ne odgovarjamo."); 34 define("_SCORE","Ocena:"); 35 define("_USERINFO","Informacije o uporabniku"); 36 define("_READREST","Preberi ostanek tega komentarja..."); 37 define("_REPLY","Odgovori na to"); 38 define("_REPLYMAIN","Komentiraj"); 39 define("_NOSUBJECT","Brez naslova"); 40 define("_NOANONCOMMENTS","Komentiranje anonimnim uporabnikom ni dovoljeno, <a href=\"modules.php?name=Your_Account&op=new_user\">registrirajte se</a>"); 41 define("_PARENT","Parent"); 42 define("_ROOT","Root"); 43 define("_UCOMMENT","Komentar"); 44 define("_ALLOWEDHTML","HTML koda je dovoljena:"); 45 define("_POSTANON","Pošlji anonimno"); 46 define("_EXTRANS","Extrans (html tag v tekstu)"); 47 define("_HTMLFORMATED","HTML formatirano"); 48 define("_PLAINTEXT","Normalen tekst"); 49 define("_ONN","na..."); 50 define("_SUBJECT","Naslov"); 51 define("_SURVEYCOM","Odgovori na anketo"); 52 define("_SURVEYCOMPRE","Pregled/preverjanje pred pošiljanjem"); 53 define("_NOTRIGHT","Nekaj ni v redu s prehodom variable čez to funkcijo. Smisel tega sporočila je reševanje mogočih napak"); 54 define("_DIRECTCOM","Direktni komentar na anketo..."); 55 define("_SENDAMSG","Pošlji sporočilo"); 56 define("_PASTSURVEYS","Pretekle ankete"); 57 define("_LVOTES","glasovi"); 58 define("_TOTALVOTES","Skupno glasov:"); 59 define("_VOTING","Glasovalni kot"); 60 define("_OTHERPOLLS","Ostale ankete"); 61 define("_CURRENTSURVEY","Trenutna anketa"); 62 define("_CURRENTPOLLRESULTS","Trenutni rezultati ankete"); 63 define("_PREVIEW","Pregled"); 64 define("_REFRESH","Osveži"); 65 define("_SURVEYS","Ankete"); 66 define("_ATTACHEDTOARTICLE","- Priključeno članku:"); 67 define("_SURVEYSATTACHED","Ankete priključene člankom"); 68 define("_LAST5POLLS", "Last 5 Surveys at"); 69 define("_MOREPOLLS", "...more polls"); 70 define("_COMMENTSMODERATION","Comments Moderation System"); 71 define("_MODERATE","Moderate"); 72 define("_CLICKTOMODERATE","Please select your moderation values for each comment on this survey, then click on <i>Moderate</i> button bellow to save your comments moderation preferences. Be fair on each value, this will contribute and benefict all users/readers. Thank you."); 73 74 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce ŕ PHPXref 0.7 |