[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Encyclopedia/language/ -> lang-indonesian.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("_PREVIOUS","Sebelumnya");
  21  define("_NEXT","Berikutnya");
  22  define("_SEARCHRESULTS","Hasil Pencarian");
  23  define("_PAGE","Halaman");
  24  define("_RETURNTO","Kembali ke");
  25  define("_DEACTIVATE","Nonaktifkan");
  26  define("_ACTIVATE","Aktifkan");
  27  define("_ENCYCLOPEDIA","Ensiklopedia");
  28  define("_NOCONTENTFORLETTER","Maaf, aksara ini belum terisi");
  29  define("_ENCYSELECTLETTER","Silakan pilih satu aksara dari daftar berikut untuk melihat kata yang anda inginkan menurut huruf awalnya:");
  30  define("_COPYRIGHT","Hak cipta &copy; oleh $sitename. Dilindungi undang-undang.");
  31  define("_YOURADMINENCY","Anda Administrator, ensiklopedia belum aktif!");
  32  define("_ENCYNOTACTIVE","Maaf, ensiklopedia ini belum aktif.");
  33  define("_AVAILABLEENCYLIST","Daftar Ensiklopedia pada");
  34  define("_YOURADMININACTIVELIST","Anda Administrator: berikut adalah Ensiklopedia yang belum aktif:");
  35  define("_NORESULTSTEXT","Tidak ada hasil pada deskripsi...");
  36  define("_NORESULTSTITLE","Tidak ada hasil pada judul...");
  37  define("_SEARCHRESULTSFOR","Hasil pencarian untuk:");
  38  define("_SEARCHNOTCOMPLETE","Pilihan pencarian belum lengkap. Silakan coba lagi.");
  39  define("_RESULTSINTERMTITLE","Hasil pada judul:");
  40  define("_RESULTSINTERMTEXT","Hasil pada deskripsi:");
  41  
  42  ?>


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