[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Search/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("_ALLTOPICS","Allir efnisflokkar");
  21  define("_NOCOMMENTS","Engar athugasemdir");
  22  define("_UCOMMENT","Athugasemd");
  23  define("_REVIEWS","umsagnir");
  24  define("_SEARCHUSERS","Leita í notendagrunni");
  25  define("_SEARCHSECTIONS","Leita í greinasafni");
  26  define("_SEARCHREVIEWS","Leita í umsögnum");
  27  define("_SEARCHIN","Leita í");
  28  define("_ARTICLES","greinar");
  29  define("_ALLAUTHORS","Allir höfundar");
  30  define("_ALL","Allt");
  31  define("_WEEK","vika");
  32  define("_WEEKS","vikur");
  33  define("_MONTH","mánuður");
  34  define("_MONTHS","mánuðir");
  35  define("_SEARCHON","Leita í:");
  36  define("_SSTORIES","greinar");
  37  define("_SSECTIONS","flokkar");
  38  define("_SUSERS","notendur");
  39  define("_NOMATCHES","Ekkert fannst");
  40  define("_PREVMATCHES","fyrri niðurstöður");
  41  define("_NEXTMATCHES","næstu niðurstöður");
  42  define("_INSECTION","Grein í flokki");
  43  define("_NONAME","Ekkert nafn skráð");
  44  define("_SCOMMENTS","athugasemdir");
  45  define("_SEARCHRESULTS","Leitarniðurstöður");
  46  define("_CONTRIBUTEDBY","Sent inn af");
  47  define("_UCOMMENTS","Athugasemdir");
  48  define("_MATCHTITLE","Fannst í titli");
  49  define("_MATCHTEXT","Fannst í texta");
  50  define("_MATCHBOTH","Fannst í titli og texta");
  51  define("_SREPLY","svar");
  52  define("_SREPLIES","svör");
  53  define("_ATTACHART","Tengt grein");
  54  define("_PAGES","Síður");
  55  define("_REVIEWSCORE","Einkunn");
  56  define("_PAGE","Síða");
  57  define("_DOWNLOADS","Ná í skrár");
  58  define("_WEBLINKS","Vef tenglar");
  59  define("_FINDMORE","... meira");
  60  define("_DIDNOTFIND","Fannstu ekki það sem þú leitaðir að?");
  61  define("_ENCYCLOPEDIA","Uppflettirit");
  62  define("_SEARCHINSTORY","Leita í öllum athugasemdum við grein:");
  63  define("_SEARCHCHARACTERS","<center><b>Search System Error</b><br><br>Your query should be at least 3 characters long to be processed.<br>Please, fix the problem and try again...</center>");
  64  
  65  ?>


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