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","firˆ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.  fi˙ 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. fiessi 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. ?>