| [ 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("_ALLTOPICS","Всі теми"); 21 define("_NOCOMMENTS","без коментарів"); 22 define("_UCOMMENT","Коментар"); 23 define("_REVIEWS","Огляди"); 24 define("_SEARCHUSERS","Пошук користувача в базі даних"); 25 define("_SEARCHSECTIONS","Пошук в спеціальних розділах"); 26 define("_SEARCHREVIEWS","Пошук в оглядах"); 27 define("_SEARCHIN","Шукати в :"); 28 define("_ARTICLES","Нотатки"); 29 define("_ALLAUTHORS","всіх автори"); 30 define("_ALL","Всі"); 31 define("_WEEK","тиждень"); 32 define("_WEEKS","тижні"); 33 define("_MONTH","місяць"); 34 define("_MONTHS","місяця"); 35 define("_SEARCHON","Шукати в:"); 36 define("_SSTORIES","статтях"); 37 define("_SSECTIONS","розділах"); 38 define("_SUSERS","користувачах"); 39 define("_NOMATCHES","По вашому запиту нічого не знайдено"); 40 define("_PREVMATCHES","попередніх"); 41 define("_NEXTMATCHES","наступні"); 42 define("_INSECTION","Стаття в розділі"); 43 define("_NONAME","Не вказано назву"); 44 define("_SCOMMENTS","коментарях"); 45 define("_SEARCHRESULTS","Результати пошуку"); 46 define("_CONTRIBUTEDBY","Вніс"); 47 define("_UCOMMENTS","Коментарі"); 48 define("_MATCHTITLE","Схожа стаття"); 49 define("_MATCHTEXT","Схожий текст статті"); 50 define("_MATCHBOTH","Схожа назва і текст статті"); 51 define("_SREPLY","Відповісти"); 52 define("_SREPLIES","Відповідей"); 53 define("_ATTACHART","Додатків до статті"); 54 define("_PAGES","Сторінок"); 55 define("_REVIEWSCORE","Оцінка цього огляду"); 56 define("_PAGE","Сторінка"); 57 define("_SEARCHCHARACTERS","<center><b>Search System Error</b><br><br>Your query should be at least 3 characters long to be processed.<br>Please, fix the problem and try again...</center>"); 58 59 ?>
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 |