home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / language / lang-icelandic.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  8.1 KB  |  176 lines

  1. <?php
  2. /**************************************************************************/
  3. /* PHP-NUKE: Advanced Content Management System                           */
  4. /* ============================================                           */
  5. /*                                                                        */
  6. /* This is the language module with all the system messages               */
  7. /*                                                                        */
  8. /* If you made a translation, please go to the site and send to me        */
  9. /* the translated file. Please keep the original text order by modules,   */
  10. /* and just one message per line, also double check your translation!     */
  11. /*                                                                        */
  12. /* You need to change the second quoted phrase, not the capital one!      */
  13. /*                                                                        */
  14. /* If you need to use double quotes (") remember to add a backslash (\),  */
  15. /* so your entry will look like: This is \"double quoted\" text.          */
  16. /* And, if you use HTML code, please double check it.                     */
  17. /**************************************************************************/
  18.  
  19. define("_CHARSET","ISO-8859-1");
  20. define("_SEARCH","Leita");
  21. define("_LOGIN","Innskrßning");
  22. define("_WRITES","skrifar");
  23. define("_POSTEDON","Sent inn");
  24. define("_NICKNAME","Notandanafn");
  25. define("_PASSWORD","Lykilor≡");
  26. define("_WELCOMETO","Velkomin(n) ß");
  27. define("_EDIT","Breyta");
  28. define("_DELETE","Ey≡a");
  29. define("_POSTEDBY","Sent inn af");
  30. define("_READS","sinnum lesin");
  31. define("_GOBACK","[ <a href=\"javascript:history.go(-1)\">Til baka</a> ]");
  32. define("_COMMENTS","athugasemdir");
  33. define("_PASTARTICLES","Fyrri greinar");
  34. define("_OLDERARTICLES","Eldri greinar");
  35. define("_BY","frß");
  36. define("_ON","■ann");
  37. define("_LOGOUT","Skrß ■ig ·t");
  38. define("_WAITINGCONT","Efni φ bi≡r÷≡");
  39. define("_SUBMISSIONS","FrΘttir");
  40. define("_WREVIEWS","Umsagnir φ bi≡");
  41. define("_WLINKS","Veftenglar φ bi≡");
  42. define("_EPHEMERIDS","Dagb≤karbrot");
  43. define("_ONEDAY","▐essi dagur φ s÷gunni...");
  44. define("_ASREGISTERED","Ertu ekki enn me≡ a≡gang? ▐· getur <a href=\"modules.php?name=Your_Account\">skrß≡ ■ig inn</a>. Sem skrß≡ur notandi getur ■· til dµmis breytt ·tliti sφ≡unnar og sent inn frΘttir og athugasemdir undir ■φnu nafni.");
  45. define("_MENUFOR","Valmynd fyrir");
  46. define("_NOBIGSTORY","FrΘtt dagsins er ekki enn b·in a≡ sjß dagsins lj≤s.");
  47. define("_BIGSTORY","Mest lesna frΘttin φ dag er:");
  48. define("_SURVEY","K÷nnunin");
  49. define("_POLLS","Kannanir");
  50. define("_PCOMMENTS","Athugasemdir:");
  51. define("_RESULTS","Ni≡urst÷≡ur");
  52. define("_HREADMORE","lesa meira...");
  53. define("_CURRENTLY","═ augnablikinu eru");
  54. define("_GUESTS","gestir og");
  55. define("_MEMBERS","skrß≡ir notendur tengdir.");
  56. define("_YOUARELOGGED","▐· ert skrß≡ur inn sem");
  57. define("_YOUHAVE","▐· ßtt inni");
  58. define("_PRIVATEMSG","skilabo≡.");
  59. define("_YOUAREANON","▐· er ekki skrß≡(ur).  ▐· getur skrß≡ ■ig ≤keypis me≡ ■vφ a≡ smella <a href=\"modules.php?name=Your_Account\">hΘrna</a>");
  60. define("_NOTE","Ath:");
  61. define("_ADMIN","Kerfisstj≤rn:");
  62. define("_WERECEIVED","Hjß okkur hafa veri≡ sko≡a≡ar");
  63. define("_PAGESVIEWS","sφ≡ur sφ≡an φ");
  64. define("_TOPIC","Efnisflokkur");
  65. define("_UDOWNLOADS","Skrßasvµ≡i");
  66. define("_VOTE","Kj≤sa");
  67. define("_VOTES","Atkvµ≡i");
  68. define("_MVIEWADMIN","S²n: A≡eins kerfisstj≤rar");
  69. define("_MVIEWUSERS","S²n: A≡eins skrß≡ir notendur");
  70. define("_MVIEWANON","S²n: A≡eins ≤skrß≡ir notendur");
  71. define("_MVIEWALL","S²n: Allir gestir");
  72. define("_EXPIRELESSHOUR","Rennur ·t eftir minna en eina klukkustund");
  73. define("_EXPIREIN","Rennur ·t eftir");
  74. define("_HTTPREFERERS","HTTP Tilvφsanir");
  75. define("_UNLIMITED","╙takmarka≡");
  76. define("_HOURS","klukkustundir");
  77. define("_RSSPROBLEM","═ augnablikinu vir≡ist vera vandamßl vi≡ a≡ sµkja fyrirsagnir frß ■essari sφ≡u");
  78. define("_SELECTLANGUAGE","Veldu tungumßl");
  79. define("_SELECTGUILANG","Veldu tungumßl sφ≡unnar:");
  80. define("_NONE","Enginn");
  81. define("_BLOCKPROBLEM","<center>There is a problem right now with this block.</center>");
  82. define("_BLOCKPROBLEM2","<center>There isn't content right now for this block.</center>");
  83. define("_MODULENOTACTIVE","Sorry, this Module isn't active!");
  84. define("_NOACTIVEMODULES","Inactive Modules");
  85. define("_FORADMINTESTS","(for Admin tests)");
  86. define("_BBFORUMS","Forums");
  87. define("_ACCESSDENIED", "Access Denied");
  88. define("_RESTRICTEDAREA", "You are trying to access to a restricted area.");
  89. define("_MODULEUSERS", "We are Sorry but this section of our site is for <i>Registered Users Only</i><br><br>You can register for free by clicking <a href=\"modules.php?name=Your_Account&op=new_user\">here</a>, then you can<br>access to this section without restrictions. Thanks.<br><br>");
  90. define("_MODULESADMINS", "We are Sorry but this section of our site is for <i>Administrators Only</i><br><br>");
  91. define("_HOME","Home");
  92. define("_HOMEPROBLEM","There is a big problem here: we have not a Homepage!!!");
  93. define("_ADDAHOME","Add a Module in your Home");
  94. define("_HOMEPROBLEMUSER","There is a problem right now on the Homepage. Please check it back later.");
  95. define("_MORENEWS","More in News Section");
  96. define("_ALLCATEGORIES","All Categories");
  97. #define("_DATESTRING","%A, %B %d @ %T %Z");
  98. #define("_DATESTRING2","%A, %B %d");
  99. define("_DATE","Date");
  100. define("_HOUR","Hour");
  101. define("_UMONTH","Month");
  102. define("_YEAR","Year");
  103. define("_JANUARY","January");
  104. define("_FEBRUARY","February");
  105. define("_MARCH","March");
  106. define("_APRIL","April");
  107. define("_MAY","May");
  108. define("_JUNE","June");
  109. define("_JULY","July");
  110. define("_AUGUST","August");
  111. define("_SEPTEMBER","September");
  112. define("_OCTOBER","October");
  113. define("_NOVEMBER","November");
  114. define("_DECEMBER","December");
  115. define("_BWEL","Welcome");
  116. define("_BPM","Private Messages");
  117. define("_BUNREAD","Unread");
  118. define("_BREAD","Read");
  119. define("_BMEMP","Membership");
  120. define("_BLATEST","Latest");
  121. define("_BTD","New Today");
  122. define("_BYD","New Yesterday");
  123. define("_BOVER","Overall");
  124. define("_BVISIT","People Online");
  125. define("_BVIS","Visitors");
  126. define("_BMEM","Members");
  127. define("_BTT","Total");
  128. define("_BON","Online Now");
  129. define("_BREG","Register");
  130. define("_BROADCAST","Broadcast Public Message");
  131. define("_BROADCASTFROM","Public Message from");
  132. define("_TURNOFFMSG","Turn Off Public Messages");
  133. define("_JOURNAL","Journal");
  134. define("_READMYJOURNAL","Read My Journal");
  135. define("_ADD","Add");
  136. define("_YES","Yes");
  137. define("_NO","No");
  138. define("_INVISIBLEMODULES","Invisible Modules");
  139. define("_ACTIVEBUTNOTSEE","(Active but invisible link)");
  140. define("_THISISAUTOMATED","This is an automated email to let you know that your banner advertising in our site has been finished right now.");
  141. define("_THERESULTS","The results of your campaign is as follow:");
  142. define("_TOTALIMPRESSIONS","Total Impression Made:");
  143. define("_CLICKSRECEIVED","Clicks Received:");
  144. define("_IMAGEURL","Image URL");
  145. define("_CLICKURL","Click URL:");
  146. define("_ALTERNATETEXT","Alternate Text:");
  147. define("_HOPEYOULIKED","Hope you liked our service. We'll look to have you as advertising customer again soon.");
  148. define("_THANKSUPPORT","Thanks for your Support");
  149. define("_TEAM","Team");
  150. define("_BANNERSFINNISHED","Banners Ads Finished");
  151. define("_MODREQLINKS","Mod. Links");
  152. define("_BROKENLINKS","Broken Links");
  153. define("_MODREQDOWN","Mod. Downloads");
  154. define("_BROKENDOWN","Broken Downloads");
  155. define("_PAGEGENERATION","Page Generation:");
  156. define("_SECONDS","Seconds");
  157. define("_YOUHAVEONEMSG","You Have 1 New Private Message");
  158. define("_YOUHAVE","You Have");
  159. define("_NEWPMSG","New Private Messages");
  160. define("_CONTRIBUTEDBY","Contributed by");
  161.  
  162. /*****************************************************/
  163. /* Function to translate Datestrings                 */
  164. /*****************************************************/
  165.  
  166. function translate($phrase) {
  167.     switch($phrase) {
  168.     case "xdatestring":    $tmp = "%A, %B %d @ %T %Z"; break;
  169.     case "linksdatestring":    $tmp = "%d-%b-%Y"; break;
  170.     case "xdatestring2":    $tmp = "%A, %B %d"; break;
  171.     default:        $tmp = "$phrase"; break;
  172.     }
  173.     return $tmp;
  174. }
  175.  
  176. ?>