[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Your_Account/admin/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 go to the my website 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  
  21  define("_URL","Slóð");
  22  define("_EMAIL","Netfang");
  23  define("_YES","Já");
  24  define("_NO","Nei");
  25  define("_REQUIRED","(verður að fylla út)");
  26  define("_SAVECHANGES","Vista breytingar");
  27  define("_OK","Í lagi!");
  28  define("_HELLO","Sæl(l)");
  29  define("_ICQ","ICQ númer");
  30  define("_AIM","AIM númer");
  31  define("_YIM","YIM númer");
  32  define("_MSNM","MSNM númer");
  33  define("_LOCATION","Staðsetning");
  34  define("_OCCUPATION","Starf");
  35  define("_INTERESTS","Áhugamál");
  36  define("_SIGNATURE","Undirskrift");
  37  define("_OPTION","Valkostur");
  38  define("_NAME","Nafn");
  39  define("_USERS","Notendur");
  40  define("_RETYPEPASSWD","Lykilorðið endurtekið");
  41  define("_FORCHANGES","(Þarf aðeins við breytingar)");
  42  define("_YEAR","Ár");
  43  define("_USERADMIN","Notendaumsýsla");
  44  define("_EDITUSER","Breyta notanda");
  45  define("_MODIFY","Breyta");
  46  define("_ADDUSER","Bæta við notanda");
  47  define("_FAKEEMAIL","Platnetfang");
  48  define("_ALLOWUSERS","Leyfa öðrum að sjá netfangið mitt");
  49  define("_ADDUSERBUT","Bæta við notanda");
  50  define("_USERUPDATE","Breyta notanda");
  51  define("_USERID","Notandanúmer");
  52  define("_USERNOEXIST","Notandi er ekki til!");
  53  define("_PASSWDNOMATCH","Því miður, nýju lykilorðin eru ekki eins.  Reyndu aftur");
  54  define("_DELETEUSER","Eyða notanda");
  55  define("_SURE2DELETE","Ertu viss um að þú viljir eyða notandanum");
  56  define("_NEEDTOCOMPLETE","Þú verður að fylla út í alla nauðsynlega reiti");
  57  define("_TEAM","liðið.");
  58  define("_NEWSLETTER","Fréttabréf");
  59  define("_SUBNEEDTOAPPLY","If you need/want to apply again for the subscription, please visit the following link:");
  60  define("_SUBCANCEL","This is an automated email to let you know that your subscription to our website's advertising removal has been cancelled.");
  61  define("_SUBTHANKSATT","Thanks for you attention,");
  62  define("_SUBTHANKSSUPP","Thanks for your support and enjoy,");
  63  define("_SUBTHANKSSUPP2","Thanks for your support,");
  64  define("_SUBCANCELREASON","This is an automated email to let you know that your subscription to our website's advertising removal has been cancelled for the following reason:");
  65  define("_SUBUPDATED","This is an automated email to let you know that your subscription to our website's advertising removal has been updated and we added");
  66  define("_SUBYEARSTOACCOUNT","year(s) to your account.");
  67  define("_SUBOPENED","This is an automated email to let you know that your subscription to our website's advertising removal has been activated starting from now and will be valid for");
  68  define("_SUBOPENED2","year(s).\n\nThe next time you visit our site, if you're logged in you'll notice that you'll not see any advertising at all, so you can browse our services without any distraction and in a more clean and confortable environment.");
  69  define("_SUBHOPELIKE","Hope you like this service...");
  70  define("_SUBACTIVATED","Subscription Activated!");
  71  define("_SUBUPDATEDSUB","Subscription Updated");
  72  define("_SUBCANCELLED","Subscription Cancelled");
  73  define("_SUBUSERASK","Subscribe User?");
  74  define("_UNSUBUSER","UN-Subscribe User?");
  75  define("_SUBPERIOD","Subscription Period:");
  76  define("_ADDSUBPERIOD","ADD Subscription Period:");
  77  define("_YEARS","Years");
  78  define("_SUBREASON","Reason for UN-subscription:");
  79  
  80  
  81  ?>


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