[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Surveys/language/ -> lang-icelandic.php (source)

   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&amp;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","- Tengd við grein:");
  67  define("_SURVEYSATTACHED","Kannanir tengdar ákveðnum greinum");
  68  define("_LAST5POLLS", "Síðustu 5 kannanir hjá");
  69  define("_MOREPOLLS", "...fleiri kannanir");
  70  define("_COMMENTSMODERATION","Comments Moderation System");
  71  define("_MODERATE","Moderate");
  72  define("_CLICKTOMODERATE","Please select your moderation values for each comment on this survey, then click on <i>Moderate</i> button bellow to save your comments moderation preferences. Be fair on each value, this will contribute and benefict all users/readers. Thank you.");
  73  
  74  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7