| [ 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("_EMAIL","Email"); 21 define("_YES","Да"); 22 define("_NO","Не"); 23 define("_OPTIONAL","(незадолжително)"); 24 define("_REQUIRED","(обврзувачки)"); 25 define("_SAVECHANGES","Сними измени"); 26 define("_THRESHOLD","На прагот"); 27 define("_NOCOMMENTS","Нема коментари"); 28 define("_NESTED","Загнездено"); 29 define("_FLAT","Мазно"); 30 define("_THREAD","Тред"); 31 define("_OLDEST","Најстарите први"); 32 define("_NEWEST","Најновите први"); 33 define("_HIGHEST","Со најмногу бодови први"); 34 define("_ERRORINVEMAIL","Грешка: Погрешен e-mail"); 35 define("_ERROREMAILSPACES","Грешка: e-mail адресите не содржат празни места"); 36 define("_ERRORINVNICK","Грешка: Грешен прекар (ник)"); 37 define("_NICK2LONG","Прекарот е предолг. Мора да содржи помалку од 25 знаци"); 38 define("_NAMERESERVED","Грешка: Ова име е зафатено"); 39 define("_NICKNOSPACES","Грешка: Не смее да има празни места во прекарот"); 40 define("_NICKTAKEN","Грешка: Прекарот е зафатен"); 41 define("_EMAILREGISTERED","Грешка: Email адресата е веќе регистрирана"); 42 define("_UUSERNAME","Корисничко име"); 43 define("_FINISH","Крај"); 44 define("_YOUUSEDEMAIL","Ti ili nekoj drug go iskoristil ovoj email"); 45 define("_TOREGISTER","za da se registrira na"); 46 define("_FOLLOWINGMEM","Slednoto e korisnichka informacija:"); 47 define("_UNICKNAME","- Prekar (nick):"); 48 define("_UPASSWORD","- Lozinka:"); 49 define("_USERPASS4","Korisnichka lozinka za"); 50 define("_YOUAREREGISTERED","Сега си регистриран. Ќе ја добиеш лозинката на email-от кој го специфицираше."); 51 define("_THISISYOURPAGE","Ова е твојата лична страница"); 52 define("_AVATAR","Avatar"); 53 define("_WEBSITE","Web страна"); 54 define("_ICQ","ICQ број"); 55 define("_AIM","AIM број"); 56 define("_YIM","YIM број"); 57 define("_MSNM","MSNM број"); 58 define("_LOCATION","Локација"); 59 define("_OCCUPATION","Занимање"); 60 define("_INTERESTS","Интереси"); 61 define("_SIGNATURE","Потпис"); 62 define("_MYHOMEPAGE","Мојата домашна страна:"); 63 define("_MYEMAIL","Мојот e-mail:"); 64 define("_EXTRAINFO","Дополнителни информации"); 65 define("_NOINFOFOR","Нема достапни информации за"); 66 define("_LAST10COMMENTS","Последните 10 коментари од"); 67 define("_LAST10SUBMISSIONS","Последните 10 вести испратени од"); 68 define("_LOGININCOR","Грешка во логирањето! Обиди се повторно..."); 69 define("_USERLOGIN","Логирање на корисник"); 70 define("_USERREGLOGIN","Регистрација/Логирање"); 71 define("_REGNEWUSER","Регистрација на нов корисник"); 72 define("_LIST","Листа"); 73 define("_NEWUSER","Нов корисник"); 74 define("_PASSWILLSEND","(Лозинката ќе биде испратена на e-mail адресата што ќе ја внесеш)"); 75 define("_COOKIEWARNING","Забелешка: За да ги користиш поволностите на регистрацијата мораш да користиш cookies."); 76 define("_ASREGUSER","Како регистриран корисник можеш:"); 77 define("_ASREG1","Да постираш коментари со своето име"); 78 define("_ASREG2","Да испраќаш вести со твоето име"); 79 define("_ASREG3","Да имаш личен изглед на страната"); 80 define("_ASREG4","Да избереш колку вести сакаш да гледаш одеднаш"); 81 define("_ASREG5","Да ги прилагодуваш коментарите"); 82 define("_ASREG6","Да избираш разни теми за изгледот на страната"); 83 define("_ASREG7","и некои други добри работи..."); 84 define("_REGISTERNOW","Регистрирај се веднаш! Бесплатно е!"); 85 define("_WEDONTGIVE","Не ги продаваме/даваме на други вашите лични податоци."); 86 define("_ALLOWEMAILVIEW","Дозволи другите корисници да ја гледаат мојата email адреса"); 87 define("_OPTION","Опција"); 88 define("_PASSWORDLOST","Ја изгуби лозинката?"); 89 define("_NOPROBLEM","Нема проблем. Само напиши го твојот прекар (ник) и притисни на 'испрати' копчето. Автоматски ќе ти испратиме e-mail со твојот код за потврдување, и тогаш ќе треба повторно да го напишеш твојот прекар и да го напишеш кодот за потврдување и ќе ви испратиме нова лозинка."); 90 define("_CONFIRMATIONCODE","Код за потврда"); 91 define("_SENDPASSWORD","Испрати лозинка"); 92 define("_YOUARELOGGEDOUT","Успешно се одлогираше!"); 93 define("_SORRYNOUSERINFO","Се извинуваме, не е пронајдена соодветна информација која е потребна за кореспонденцијата"); 94 define("_USERACCOUNT","Кориснички простор"); 95 define("_AT","на"); 96 define("_HASTHISEMAIL","е асоциран со овој e-mail."); 97 define("_AWEBUSERFROM","Web korisnik od"); 98 define("_HASREQUESTED","pobara da mu bide ispraten lozinkata."); 99 define("_YOURNEWPASSWORD","Tvojata nova lozinka e:"); 100 define("_YOUCANCHANGE","Mozhesh da ja promenish od koga kje se logirash na"); 101 define("_IFYOUDIDNOTASK","Ako ne si go pobarala(a) ova, ne grizhi se. Samo ti ja gledash ovaa poraka. Ako iva e greshka, samo logiraj se so starata lozinka."); 102 define("_UPDATEFAILED","Настана проблем. Контактирајте со администраторот."); 103 define("_PASSWORD4","Лозинката за"); 104 define("_MAILED","е испратена."); 105 define("_CODEREQUESTED","доби код за потврда кој е потребен за да се промени лозинката."); 106 define("_YOURCODEIS","Tvojot kod za potvrda e:"); 107 define("_WITHTHISCODE","So ovoj kod mozhesh da dobiesh nova lozinka na"); 108 define("_IFYOUDIDNOTASK2","Ako ne si go pobarala(a) ova, ne grizhi se. Samo izbrishi ja ovaa poraka."); 109 define("_CODEFOR","Код за"); 110 define("_USERPASSWORD4","Корисничка лозинка за"); 111 define("_UREALNAME","Корисничко име"); 112 define("_UREALEMAIL","Вистински Email"); 113 define("_EMAILNOTPUBLIC","(Овој email не е јавен, но е потребен, и ќе биде потребен во случај да ја изгубите/заборавите лозинката)"); 114 define("_UFAKEMAIL","Лажен e-mail"); 115 define("_EMAILPUBLIC","(Овој e-mail ќе биде јавен. Напишете било што, за да се заштитите од спам!"); 116 define("_YOURHOMEPAGE","Твојата домашна веб страна"); 117 define("_YOURAVATAR","Твојот Avatar"); 118 define("_YICQ","Твојот ICQ"); 119 define("_YAIM","Твојот AIM"); 120 define("_YYIM","Твојот YIM"); 121 define("_YMSNM","Твојот MSNM"); 122 define("_YLOCATION","Твојата локација"); 123 define("_YOCCUPATION","Твоето занимање"); 124 define("_YINTERESTS","Твоите интереси"); 125 define("_255CHARMAX","(најмногу 255 знаци. Напиши го твојот потпис со HTML кодирање)"); 126 define("_CANKNOWABOUT","(најмногу 255 знаци. Напиши што сакаш другите да знаат за тебе)"); 127 define("_TYPENEWPASSWORD","(напиши ја два пати лозинката за да ја промениш)"); 128 define("_SOMETHINGWRONG","Нешто се заеба... Не ли го мразиш ова?"); 129 define("_PASSDIFFERENT","Двете лозинки се различни. Треба да се идентични."); 130 define("_CHARLONG","знаци долга"); 131 define("_AVAILABLEAVATARS","Достапни кориснички слики"); 132 define("_NEWSINHOME","Вести кои ќе ги гледаш на првата страница"); 133 define("_MAX127","(макс. 127):"); 134 define("_ACTIVATEPERSONAL","Активирај персонално мени"); 135 define("_CHECKTHISOPTION","(Штиклирај ја оваа опција и текстот ќе се појавува на главната страница)"); 136 define("_YOUCANUSEHTML","(Можеш да користиш HTML код за да ставаш линкови, на пример)"); 137 define("_SELECTTHEME","Избери тема"); 138 define("_THEMETEXT1","Оваа опција ќе го смени изгледот на целиот сајт. Забелешка: Сите теми не се оптимизирани."); 139 define("_THEMETEXT2","Измените ќе се однесуваат само за тебе."); 140 define("_THEMETEXT3","Секој корисник може да го гледа сајтот со различна тема."); 141 define("_DISPLAYMODE","Начин на приказ"); 142 define("_SORTORDER","Редослед на сортирање"); 143 define("_COMMENTSWILLIGNORED","Коментарите бодувани под ова ќе бидат игнорирани."); 144 define("_UNCUT","Без кратење"); 145 define("_EVERYTHING","Скоро се"); 146 define("_FILTERMOSTANON","Филтрирај ги анонимните"); 147 define("_USCORE","Бодови"); 148 define("_SCORENOTE","Анонимните пораки започнуваат со 0, логираните со 1. Модераторите додаваат поени."); 149 define("_NOSCORES","Не прикажувај поени"); 150 define("_HIDDESCORES","(Скриј поени: Се уште имаат функција, само што не се гледаат.)"); 151 define("_MAXCOMMENT","Максимална должина на коментарот"); 152 define("_TRUNCATES","(Крати долги коментари, и додава линк „Читај повеќе“. Наместо голем број за да читаш се)"); 153 define("_BYTESNOTE","бајти (1024 бајти = 1KB (килобајт) )"); 154 define("_USENDPRIVATEMSG","Испрати лична порака на"); 155 define("_THEMESELECTION","Бирање на теми"); 156 define("_COMMENTSCONFIG","Конфигурација на коментари"); 157 define("_HOMECONFIG","Конфигурација на главна страна"); 158 define("_PERSONALINFO","Лична конфигурација"); 159 define("_USERSTATUS","Кориснички статус"); 160 define("_ONLINE","Присутен"); 161 define("_OFFLINE","Отсатен"); 162 define("_CHANGEYOURINFO","Промени ги своите податоци"); 163 define("_CONFIGCOMMENTS","Подесување на коментарите"); 164 define("_CHANGEHOME","Смени го изгледот"); 165 define("_LOGOUTEXIT","Одлогирај се/Излез"); 166 define("_SELECTTHETHEME","Одбери тема"); 167 define("_PRIVATEMESSAGES","Твоите лични пораки"); 168 define("_EDITUSER","Едитирај го корисникот"); 169 define("_RECEIVENEWSLETTER","Да пристига весник по email?"); 170 define("_NOTSUBSCRIBED","Не си пријавен за нашиот весник"); 171 define("_SUBSCRIBED","Пријавен си за нашиот весник"); 172 define("_USERCHECKDATA","проверка на податоците"); 173 define("_USERFINALSTEP","последен чекор"); 174 define("_ACCOUNTCREATED","Корисникот е создаден!"); 175 define("_THANKSUSER",""); 176 define("_YOUCANLOGIN","Можеш да се логираш!"); 177 define("_BROWSEUSERS","Прегледај ги членовите"); 178 define("_SEARCHUSERS","Барај во базата на корисници"); 179 define("_BROADCAST","Broadcast Public Message"); 180 define("_BROADCASTTEXT","You can send a <i>Public Message</i> from here (255 characters max). This message will be displayed to all online users in the next 10 minutes. Any user online will see you message just once in a red bar under the site's logo. Any user can deactivate this feature from <a href=\"modules.php?name=Your_Account&op=edithome\">here</a>. Please don't abuse. HTML code isn't allowed here."); 181 define("_SEND","Send"); 182 define("_MESSAGEACTIVATE","Activate Broadcast Public Messages?"); 183 define("_BROADCASTSENT","Your Broadcast Message has been sent."); 184 define("_BROADCASTNOTSENT","<b>ERROR:</b> Your Broadcast Message is empty or you already sent a message recently. To publish another message you need to wait about 10 minutes."); 185 define("_RETURNPAGE","Return to your personal page"); 186 define("_MYHEADLINES","My Headlines"); 187 define("_SELECTASITE","Select the site from which you want to read the headlines:"); 188 define("_SELECTASITE2","Select a Web Site"); 189 define("_ORTYPEURL","Or type the headlines RSS/XML url of your prefered site:"); 190 define("_GO","Go"); 191 define("_HEADLINESFROM","Headlines from"); 192 define("_WEBMAIL", "WebMail"); 193 define("_MESSAGES","Messages"); 194 define("_RETURNACCOUNT", "Return to Your Account Page"); 195 define("_ACCESSTO", "Access to"); 196 define("_CREATEJOURNAL", "Create your own Journal"); 197 define("_READHEADLINES", "Read custom headlines"); 198 define("_POPMSGACTIVE","Activate Private Message PopUp?"); 199 define("_READMYJOURNAL","Read My Journal"); 200 define("_AVATARNOTE","You can select your avatar once you have been registered"); 201 define("_USRNICKNAME","Nickname/Username"); 202 define("_ALWAYSSHOWEMAIL","Always show my Email Address"); 203 define("_HIDEONLINE","Hide your online status"); 204 define("_REPLYNOTIFY","Always notify me of replies"); 205 define("_REPLYNOTIFYMSG","Sends an email when someone replies to a topic you have posted in. This can be changed whenever you post"); 206 define("_PMNOTIFY","Notify on new Private Message by Email"); 207 define("_POPPM","Pop up window on new Private Message"); 208 define("_POPPMMSG","Will open a new popup window to inform you when new private messages arrive"); 209 define("_ATTACHSIG","Always attach my signature"); 210 define("_ALLOWBBCODE","Always allow BBCode"); 211 define("_ALLOWHTMLCODE","Always allow HTML"); 212 define("_ALLOWSMILIES","Always enable Smilies"); 213 define("_FORUMSTIME","Forums Timezone"); 214 define("_FORUMSDATE","Forums Date format"); 215 define("_FORUMSDATEMSG","The syntax used is identical to the PHP <a href=\"http://www.php.net/date\">date()</a> function"); 216 define("_SECURITYCODE","Security Code"); 217 define("_TYPESECCODE","Type Security Code Here"); 218 define("_NEWUSERERROR","New User Creation Error!"); 219 define("_SECCODEINCOR","Security Code is incorrect, Please go back and type it exactly as given..."); 220 define("_RETYPEPASSWORD","Re-type Password"); 221 define("_ALLREQUIRED","All fields are required"); 222 define("_YOUWILLRECEIVE","You will receive a confirmation email with a link to a page you should visit to activate your account in the next 24 hours."); 223 define("_BLANKFORAUTO","Leave blank for auto-generate your password"); 224 define("_TOFINISHUSER","To finish the registration process you should visit the following link in the next 24 hours to activate your user account, otherwise the information will be automaticaly deleted by the system and you should apply again:"); 225 define("_YOUPASSMUSTBE","Your Password must be"); 226 define("_FINISHUSERCONF","Your request for a new account has been processed. You'll receive an email in the next few seconds with a activation link that should be visited in the next 24 hours to be able to activate your account."); 227 define("_ACTIVATIONERROR","New User Activation Error"); 228 define("_ACTIVATIONYES","New User Activation"); 229 define("_ACTMSG","Your account has been activated. Please login from <a href=\"modules.php?name=Your_Account\">this link</a> using your assigned Nickname and Password."); 230 define("_ACTERROR1","New user verification number is invalid.<br><br>Please be sure to click on the link you received by email or apply for a new account <a href=\"modules.php?name=Your_Account\">here</a>."); 231 define("_ACTERROR2","There is no user in the database with this information.<br><br>You can register a new user from <a href=\"modules.php?name=Your_Account\">here</a>."); 232 define("_ACTIVATIONSUB","New User Account Activation"); 233 define("_USERKARMA","User Karma:"); 234 define("_CHANGEKARMA","Change Karma for User"); 235 define("_ADMINFUNCTIONS","Administration Functions"); 236 define("_KARMAGOOD","Good Karma"); 237 define("_KARMAGOODHLP","This is a normal good user"); 238 define("_KARMAGOODREF","Default value. Users marked with <i>Good Karma</i> can post their comments without any restrictions."); 239 define("_KARMALOW","Regular Karma"); 240 define("_KARMALOWHLP","This user has been marked, requires atention"); 241 define("_KARMALOWREF","Users marked with <i>Regular Karma</i> should be under observation. Consider this value a <i>flag</i> to have a eye on it."); 242 define("_KARMABAD","Bad Karma"); 243 define("_KARMABADHLP","This user is bad and his comments are moderated"); 244 define("_KARMABADREF","Users marked with <i>Bad Karma</i> can post comments but the administrator should approve/moderate them from the admin panel."); 245 define("_KARMADEVIL","Devil Karma"); 246 define("_KARMADEVILHLP","This user is a devil and his comments will not be published"); 247 define("_KARMADEVILREF","Users marked with <i>Devil Karma</i> are very bad. This users are not allowed to post comments. All his content is just ignored and nothing will be published."); 248 249 ?>
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 |