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

  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("_YOURNAME","Nafn ■itt");
  21. define("_OK","═ lagi!");
  22. define("_COMMENT","athugasemd");
  23. define("_CONFIGURE","Stillingar");
  24. define("_LOGINCREATE","Innskrßning/Skrß n²jan notanda");
  25. define("_THRESHOLD","▐r÷skuldur");
  26. define("_NOCOMMENTS","Engar athugasemdir");
  27. define("_NESTED","Inndregin listi");
  28. define("_FLAT","Flatur listi");
  29. define("_THREAD","Spjall■rµ≡ir");
  30. define("_OLDEST","Elsta fyrst");
  31. define("_NEWEST","N²jasta fyrst");
  32. define("_HIGHEST","Stigahµstu fyrst");
  33. define("_COMMENTSWARNING","Athugasemdirnar eru sko≡anir vi≡komandi a≡ila en ekki vefstj≤ra.");
  34. define("_SCORE","Einkunn:");
  35. define("_USERINFO","Notandauppl²singar");
  36. define("_READREST","Lesa afganginn af athugasemdinni...");
  37. define("_REPLY","Svara ■essu");
  38. define("_REPLYMAIN","Gera athugasemd");
  39. define("_NOSUBJECT","Engin fyrirs÷gn");
  40. define("_NOANONCOMMENTS","A≡eins skrß≡ir notendur mega senda inn athugasemdir.  ▐· getur <a href=\"modules.php?name=Your_Account&op=new_user\">skrß≡ ■ig hΘr</a>");
  41. define("_PARENT","Efst φ ■rß≡");
  42. define("_ROOT","Efst");
  43. define("_UCOMMENT","Athugasemd");
  44. define("_ALLOWEDHTML","Leyfilegur HTML k≤≡i:");
  45. define("_POSTANON","Senda nafnlaust");
  46. define("_EXTRANS","╙breytt (HTML t÷g yfir φ texta)");
  47. define("_HTMLFORMATED","HTML sni≡");
  48. define("_PLAINTEXT","Venjulegur texti");
  49. define("_ONN","um...");
  50. define("_SUBJECT","Efni");
  51. define("_SURVEYCOM","Athugasemd vi≡ k÷nnun");
  52. define("_SURVEYCOMPRE","Forsko≡a athugasemd vi≡ k÷nnun");
  53. define("_NOTRIGHT","Eitthva≡ f≤r forg÷r≡um vi≡ a≡ flytja breytu φ ■etta fall. ▐essi skilabo≡ eru einungis til a≡ rugla ekki hlutum seinna meir");
  54. define("_DIRECTCOM","Bein athugasemd vi≡ k÷nnun...");
  55. define("_SENDAMSG","Senda skilabo≡");
  56. define("_PASTSURVEYS","Fyrri kannanir");
  57. define("_LVOTES","atkvµ≡i");
  58. define("_TOTALVOTES","Fj÷ldi atkvµ≡a:");
  59. define("_VOTING","Kj÷rklefinn");
  60. define("_OTHERPOLLS","A≡rar kannanir");
  61. define("_CURRENTSURVEY","N·verandi k÷nnun");
  62. define("_CURRENTPOLLRESULTS","Ni≡urst÷≡ur");
  63. define("_PREVIEW","Lesa yfir");
  64. define("_REFRESH","Endurhla≡a");
  65. define("_SURVEYS","Sko≡anakannanir");
  66. define("_ATTACHEDTOARTICLE","- Attached to article:");
  67. define("_SURVEYSATTACHED","Surveys Attached to Articles");
  68. define("_LAST5POLLS", "Last 5 Surveys at");
  69. define("_MOREPOLLS", "...more polls");
  70.  
  71. ?>