[ 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","Ваше ім'я"); 21 define("_OK","Ok!"); 22 define("_COMMENT","коментар "); 23 define("_CONFIGURE","Форма"); 24 define("_LOGINCREATE","Ввійти/створити рахунок"); 25 define("_THRESHOLD","Відібрати за оцінками"); 26 define("_NOCOMMENTS","без коментарів"); 27 define("_NESTED","з вложеннями"); 28 define("_FLAT","всі підряд"); 29 define("_THREAD","в вигляді дерева"); 30 define("_OLDEST","Старі на початок"); 31 define("_NEWEST","Нові на початок"); 32 define("_HIGHEST","Найцінніші на початок"); 33 define("_COMMENTSWARNING","Всі коментарі відображають думку їх автора. Ми не відповідаєм за їх зміст."); 34 define("_SCORE","Оцінка:"); 35 define("_USERINFO","Інформація про користувача"); 36 define("_READREST","Прочитайте продовження..."); 37 define("_REPLY","Відповісти на цей коментар"); 38 define("_REPLYMAIN","Надіслати коментар"); 39 define("_NOSUBJECT","Без теми"); 40 define("_NOANONCOMMENTS","Не залишайте анонімних коментарів - <a href=\"modules.php?name=Your_Account\">зареєструйтесь</a>"); 41 define("_PARENT","Базова"); 42 define("_ROOT","Коренева"); 43 define("_UCOMMENT","Коментар"); 44 define("_ALLOWEDHTML","Дозволені HTML-теги:"); 45 define("_POSTANON","Відправлено анонімно"); 46 define("_EXTRANS","Extrans (html-теги в текст)"); 47 define("_HTMLFORMATED","Відформатовано в HTML-код"); 48 define("_PLAINTEXT","Простий Текст"); 49 define("_ONN","на ..."); 50 define("_SUBJECT","Тема"); 51 define("_SURVEYCOM","Дослідження посланого коментара"); 52 define("_SURVEYCOMPRE","Дослідження посланого коментара"); 53 define("_NOTRIGHT","Щось не правильно з проходженням цієї функції. Це повідомлення просто затримується."); 54 define("_DIRECTCOM","Пряме дослідження коментарів..."); 55 define("_SENDAMSG","Відправити повідомлення"); 56 define("_PASTSURVEYS","Останні голосування"); 57 define("_LVOTES","голосів"); 58 define("_TOTALVOTES","Всього голосів:"); 59 define("_VOTING","Форма голосування"); 60 define("_OTHERPOLLS","Інші голосування"); 61 define("_CURRENTSURVEY","Поточне голосування"); 62 define("_CURRENTPOLLRESULTS","Результати поточного голосування"); 63 define("_PREVIEW","Попередній перегляд"); 64 define("_REFRESH","Обновити"); 65 define("_SURVEYS","Голосування"); 66 define("_ATTACHEDTOARTICLE","- Attached to article:"); 67 define("_SURVEYSATTACHED","Surveys Attached to Articles"); 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 |