home *** CD-ROM | disk | FTP | other *** search
- <?php
-
- /**************************************************************************/
- /* PHP-NUKE: Advanced Content Management System */
- /* ============================================ */
- /* */
- /* This is the language module with all the system messages */
- /* */
- /* If you made a translation, please go to the site and send to me */
- /* the translated file. Please keep the original text order by modules, */
- /* and just one message per line, also double check your translation! */
- /* */
- /* You need to change the second quoted phrase, not the capital one! */
- /* */
- /* If you need to use double quotes (") remember to add a backslash (\), */
- /* so your entry will look like: This is \"double quoted\" text. */
- /* And, if you use HTML code, please double check it. */
- /**************************************************************************/
-
- define("_ALLTOPICS","Allir efnisflokkar");
- define("_NOCOMMENTS","Engar athugasemdir");
- define("_UCOMMENT","Athugasemd");
- define("_REVIEWS","umsagnir");
- define("_SEARCHUSERS","Leita φ notendagrunni");
- define("_SEARCHSECTIONS","Leita φ greinasafni");
- define("_SEARCHREVIEWS","Leita φ ums÷gnum");
- define("_SEARCHIN","Leita φ");
- define("_ARTICLES","greinar");
- define("_ALLAUTHORS","Allir h÷fundar");
- define("_ALL","Allt");
- define("_WEEK","vika");
- define("_WEEKS","vikur");
- define("_MONTH","mßnu≡ur");
- define("_MONTHS","mßnu≡ir");
- define("_SEARCHON","Leita φ:");
- define("_SSTORIES","s÷gur/frΘttir");
- define("_SSECTIONS","greinar");
- define("_SUSERS","notendur");
- define("_NOMATCHES","Ekkert fannst");
- define("_PREVMATCHES","fyrri ni≡urst÷≡ur");
- define("_NEXTMATCHES","nµstu ni≡urst÷≡ur");
- define("_INSECTION","Grein φ svµ≡inu");
- define("_NONAME","Ekkert nafn skrß≡");
- define("_SCOMMENTS","athugasemdir");
- define("_SEARCHRESULTS","Leitarni≡urst÷≡ur");
- define("_CONTRIBUTEDBY","Sent inn af");
- define("_UCOMMENTS","Athugasemdir");
- define("_MATCHTITLE","Fannst φ titli");
- define("_MATCHTEXT","Fannst φ texta");
- define("_MATCHBOTH","Fannst φ titli og texta");
- define("_SREPLY","svar");
- define("_SREPLIES","sv÷r");
- define("_ATTACHART","Tengt grein");
- define("_PAGES","Sφ≡ur");
- define("_REVIEWSCORE","Einkunn");
- define("_PAGE","Sφ≡a");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>