[ 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 go to the my website 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 21 define("_YES","Да"); 22 define("_NO","Нет"); 23 define("_CATEGORY","Категория"); 24 define("_SAVECHANGES","Сохранить изменения"); 25 define("_ARTICLES","Статьи"); 26 define("_SELECTTOPIC","Выберите тему"); 27 define("_OPTION","Опции"); 28 define("_ADMPOLLS","Опросы"); 29 define("_TITLE","Зоголовог"); 30 define("_STORYTEXT","Текст"); 31 define("_EXTENDEDTEXT","Расширенный текст"); 32 define("_PUBLISHINHOME","Разместить на домашней странице?"); 33 define("_ONLYIFCATSELECTED","Работает только если <i>Статьи</i> в нужной категирии"); 34 define("_ADD","Добавить"); 35 define("_POLLSADMIN","Вопрос/ответ"); 36 define("_CREATEPOLL","Создать новый опрос"); 37 define("_DELETEPOLLS","удалить опрос"); 38 define("_POLLTITLE","Вопрос"); 39 define("_POLLEACHFIELD","Введите варианты ответа"); 40 define("_CREATEPOLLBUT","создать"); 41 define("_REMOVEEXISTING","Удалить опрос"); 42 define("_POLLDELWARNING","ВНИМАНИЕ! Опрос будет удален неменлянно!"); 43 define("_CHOOSEPOLL","Выбберите опрос:"); 44 define("_EDITPOLL","Edit Polls"); 45 define("_CHOOSEPOLLEDIT","Choose the Poll you want to edit:"); 46 define("_ACTIVATECOMMENTS","Activate Comments for this Story?"); 47 define("_LANGUAGE","Language"); 48 define("_ANNOUNCEPOLL","Announce this new Survey in your site"); 49 define("_LEAVEBLANK","(Leave blank to create a new survey without announce it)"); 50 define("_POLLEDIT","Edit Poll:"); 51 52 53 ?>
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 |