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·nuur");
- define("_MONTHS","m·nuir");
- define("_SEARCHON","Leita Ì:");
- define("_SSTORIES","sˆgur/frÈttir");
- define("_SSECTIONS","greinar");
- define("_SUSERS","notendur");
- define("_NOMATCHES","Ekkert fannst");
- define("_PREVMATCHES","fyrri niurstˆur");
- define("_NEXTMATCHES","nÊstu niurstˆur");
- define("_INSECTION","Grein Ì svÊinu");
- define("_NONAME","Ekkert nafn skr·");
- define("_SCOMMENTS","athugasemdir");
- define("_SEARCHRESULTS","Leitarniurstˆ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:");
-
- ?>