language/indonesian.php
author Dirk Haun <dirk@haun-online.de>
Thu, 29 Oct 2009 12:03:12 +0100
branchHEAD
changeset 7396 ec6b034771a6
parent 7371 6f0fe25ffbc7
child 7421 1c37ae225954
permissions -rw-r--r--
Synced language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # indonesian.php
     5 # This is the indonesian language page for GeekLog!
     6 # Special thanks to Mischa Polivanov for his work on this project
     7 #
     8 # Copyright (C) 2000 Jason Whittenburg
     9 # jwhitten@securitygeeks.com
    10 #
    11 # This program is free software; you can redistribute it and/or
    12 # modify it under the terms of the GNU General Public License
    13 # as published by the Free Software Foundation; either version 2
    14 # of the License, or (at your option) any later version.
    15 #
    16 # This program is distributed in the hope that it will be useful,
    17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    19 # GNU General Public License for more details.
    20 #
    21 # You should have received a copy of the GNU General Public License
    22 # along with this program; if not, write to the Free Software
    23 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    24 #
    25 ###############################################################################
    26 
    27 $LANG_CHARSET = 'iso-8859-1';
    28 
    29 ###############################################################################
    30 # Array Format:
    31 # $LANGXX[YY]:  $LANG - variable name
    32 #               XX    - file id number
    33 #               YY    - phrase id number
    34 ###############################################################################
    35 
    36 ###############################################################################
    37 # USER PHRASES - These are file phrases used in end user scripts
    38 ###############################################################################
    39 
    40 ###############################################################################
    41 # lib-common.php
    42 
    43 $LANG01 = array(
    44     1 => 'Kontributor:',
    45     2 => 'Selanjutnya',
    46     3 => 'Tanggapan',
    47     4 => 'Ubah',
    48     5 => '',
    49     6 => '',
    50     7 => '',
    51     8 => '',
    52     9 => 'Fungsi Admin:',
    53     10 => 'Pengiriman',
    54     11 => 'Bahan Bacaan',
    55     12 => 'Blok',
    56     13 => 'Topik',
    57     14 => '',
    58     15 => '',
    59     16 => '',
    60     17 => 'User[s]',
    61     18 => 'SQL Query',
    62     19 => 'Keluar/Log Out',
    63     20 => 'Informasi User:',
    64     21 => 'Nama User',
    65     22 => 'ID User',
    66     23 => 'Tingkat Kemaman',
    67     24 => 'Tak dikenal',
    68     25 => 'Balas',
    69     26 => 'Komentar di bawah ini adalah milik pengirim secara penuh. Situs ini tidak bertanggung jawab atas isi yg terkandung di dalamnya.',
    70     27 => 'Kiriman terbaru',
    71     28 => 'Hapus',
    72     29 => 'Tudak ada tanggapan user.',
    73     30 => 'Artikel Lama',
    74     31 => 'Izinkan HTML Tags:',
    75     32 => 'Error, nama user salah',
    76     33 => 'Error, tidak dapat ditulis ke dalam log file',
    77     34 => 'Error',
    78     35 => 'Keluar',
    79     36 => 'on',
    80     37 => 'Tidak ada artikel dari user',
    81     38 => 'Sindikasi Isi',
    82     39 => 'Ulangi/Refresh',
    83     40 => 'Anda memiliki<tt>register_globals = Off</tt> pada <tt>php.ini</tt>. Sedangkan, Geeklog membutuhkan <tt>register_globals</tt> menjadi <strong>on</strong>. Sebelum lanjut, silahkan diset <strong>on</strong> dulu dan restart web server anda.',
    84     41 => 'User Tamu',
    85     42 => 'Penanggung jawab:',
    86     43 => 'Balas ke yang ini',
    87     44 => 'Parent',
    88     45 => 'MySQL Error Number',
    89     46 => 'MySQL Error Message',
    90     47 => 'Wilayah user',
    91     48 => 'Informasi Account',
    92     49 => 'Preferences',
    93     50 => 'Error with SQL statement',
    94     51 => 'Bantuan',
    95     52 => 'Baru',
    96     53 => 'Home Admin',
    97     54 => 'Tidak dapat membuka file.',
    98     55 => 'Error pada',
    99     56 => 'Voting',
   100     57 => 'Password',
   101     58 => 'Login',
   102     59 => "Belum ada account?  Daftar sbg <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">User baru</a>",
   103     60 => 'Kirim tanggapan',
   104     61 => 'Buat account baru',
   105     62 => 'kata',
   106     63 => 'Komentar Preferences',
   107     64 => 'Email artikel ke teman',
   108     65 => 'Lihat versi cetak',
   109     66 => '',
   110     67 => 'Selamat datang di ',
   111     68 => 'home',
   112     69 => 'kontak',
   113     70 => 'cari',
   114     71 => 'kontribusi',
   115     72 => 'web resources',
   116     73 => '',
   117     74 => '',
   118     75 => 'cari lebih seksama',
   119     76 => 'statistik situs',
   120     77 => 'Plugins',
   121     78 => '',
   122     79 => 'Apa\'  yang baru',
   123     80 => 'Kumpulan bacaan yg lalu',
   124     81 => 'bahan bacaan yang lalu',
   125     82 => 'jam',
   126     83 => 'TANGGAPAN',
   127     84 => '',
   128     85 => '48 jam terakhir',
   129     86 => 'Tidak ada tanggapan baru',
   130     87 => '2 minggu terakhir',
   131     88 => '',
   132     89 => '',
   133     90 => 'Home',
   134     91 => 'Load halaman ini',
   135     92 => 'detik',
   136     93 => 'Hak cipta',
   137     94 => 'Semua merek dan hak cipta pada halaman ini dilindungi oleh Undang-undang.',
   138     95 => 'Didukung oleh',
   139     96 => 'Group',
   140     97 => 'Daftar kata',
   141     98 => 'Plug-ins',
   142     99 => 'ARTIKEL',
   143     100 => 'Tidak ada artikel baru',
   144     101 => '',
   145     102 => '',
   146     103 => 'Backup database',
   147     104 => 'oleh',
   148     105 => 'User mail',
   149     106 => 'Ditampilkan',
   150     107 => 'GL Versi Tes',
   151     108 => 'Bersihkan Cache',
   152     109 => 'Report abuse',
   153     110 => 'Report this post to the site admin',
   154     111 => '',
   155     112 => 'Registered Users',
   156     113 => 'Documentation',
   157     114 => 'TRACKBACKS',
   158     115 => 'No new trackback comments',
   159     116 => 'Trackback',
   160     117 => 'Directory',
   161     118 => 'Please continue reading on the next page:',
   162     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?",
   163     120 => 'Permanent link to this comment',
   164     121 => 'Comments (%d)',
   165     122 => 'Trackbacks (%d)',
   166     123 => 'All HTML is allowed',
   167     124 => 'Click to delete all checked items',
   168     125 => 'Are you sure you want to Delete all checked items?',
   169     126 => 'Select or de-select all items',
   170     127 => 'Permalink',
   171     128 => 'Login with OpenID:',
   172     129 => 'Configuration',
   173     130 => 'Webservices'
   174 );
   175 
   176 ###############################################################################
   177 # comment.php
   178 
   179 $LANG03 = array(
   180     1 => 'Kirim tanggapan',
   181     2 => 'Mode Kiriman',
   182     3 => 'Keluar',
   183     4 => 'Buat Account',
   184     5 => 'Nama User',
   185     6 => 'Anda harus logged untuk dapat mengirim tanggapan, Silahkan Log in.  Jika anda belum punya account gunakan forulir dibawah ini untuk membuat.',
   186     7 => 'Tanggapan terakhir anda: ',
   187     8 => " beberapa detik yg lalu.  Situs ini membutuhkan minimal {$_CONF['commentspeedlimit']} detik tiap tanggapan",
   188     9 => 'Tanggapan',
   189     10 => 'Send Report',
   190     11 => 'Kirim tanggapan',
   191     12 => 'Silahkan dilengkapi Judul dan Tanggapan anda, seperti yang seharusnya.',
   192     13 => 'Informasi anda',
   193     14 => 'Tampilkan',
   194     15 => 'Report this post',
   195     16 => 'Judul',
   196     17 => 'Error',
   197     18 => 'Hal Penting',
   198     19 => 'Silahkan mencoba untuk tetap mengirim sesuai topik.',
   199     20 => 'Cobalah untuk membalas tanggapan orang lain dari pada mengirim tanggaan baru.',
   200     21 => 'Cobalah untuk membaca kiriman orang lain dulu sebelum anda mengirim! hal ini untuk menghindari duplikasi kiriman yang sama.',
   201     22 => 'Gunakan subjek kosong untuk menggambarkan pesan anda.',
   202     23 => 'Email anda TIDAK akan dipublikasikan.',
   203     24 => 'User tak dikenal',
   204     25 => 'Are you sure you want to report this post to the site admin?',
   205     26 => '%s reported the following abusive comment post:',
   206     27 => 'Abuse report',
   207     28 => 'Preview Changes',
   208     29 => 'Submit Changes',
   209     30 => 'Edited on',
   210     31 => 'by',
   211     32 => 'Editing a Comment',
   212     33 => 'Editing a Comment Submission',
   213     34 => 'Preview Submission Changes',
   214     35 => 'Save Changes to Queue',
   215     36 => 'Notify me of new replies',
   216     37 => 'New Comment Reply',
   217     38 => 'A reply has been made to your comment \'%s\'.',
   218     39 => 'You may view the comment thread at the following address:',
   219     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
   220     41 => 'Hello %s,',
   221     42 => 'Unsubscribe',
   222     43 => 'Unsubscribe from reply notifications'
   223 );
   224 
   225 ###############################################################################
   226 # users.php
   227 
   228 $LANG04 = array(
   229     1 => 'Profil user untuk',
   230     2 => 'Nama User',
   231     3 => 'Nama Lengkap',
   232     4 => 'Password',
   233     5 => 'Email',
   234     6 => 'Homepage',
   235     7 => 'Bio',
   236     8 => 'Kunci PGP',
   237     9 => 'Simpan Informasi',
   238     10 => '10 tanggapan terakhir untuk user',
   239     11 => 'Tidak ada tanggapan user',
   240     12 => 'Preferences user untuk',
   241     13 => 'Email Nightly Digest',
   242     14 => 'pasword ini telah diacak oleh mesin pengacak. Sangat disarankan untuk merubah password ini secepatnya. Untuk merubah password anda, log in kemudian klik Informasi Account dari menu Fungsi User.',
   243     15 => "Account {$_CONF['site_name']} telah terbuat dengan sukses. Untuk dapat menggunakannya, anda harus login menggunakan informasi di bawah ini. Simpan email ini untuk referensi berikutnya.",
   244     16 => 'Informasi Account anda',
   245     17 => 'Account belum ada',
   246     18 => 'Email yang anda masukkan sepertinya bukan email yang valid',
   247     19 => 'nama user dan email yang anda gunakan sudah ada',
   248     20 => 'Email yang anda masukkan sepertinya bukan email yang valid',
   249     21 => 'Error',
   250     22 => "Mendaftar dengan {$_CONF['site_name']}!",
   251     23 => "Membuat account akan memberikan anda banyak keuntungan seperti keanggotaan {$_CONF['site_name']}  dan mengizikan anda mengirim tanggapan dan apa saja. Jika anda tidak memiliki account, anda hanya dapat mengirim sebagai orang tak dikenal. INGAT email anda  <b><i>TIDAK </i></b> akan dipublikasikan.",
   252     24 => 'Password anda akan dikirim ke email yang anda masukkan.',
   253     25 => 'Apakah anda lupa Password?',
   254     26 => 'Masukkan <em>salah satu</em> nama user  <em>atau</em> email yang anda gunakan saat mendaftar. Instruksi bagaimana menset email baru akan dikirim ke email.',
   255     27 => 'Daftar sekarang!',
   256     28 => 'Kirim Password',
   257     29 => 'Keluar dari',
   258     30 => 'logged in dari',
   259     31 => 'Fugsi yang anda pilih dibutuhkan untuk logged in',
   260     32 => 'Tanda tangan',
   261     33 => 'Tidak dipublikasikan',
   262     34 => 'Ini adalah nama anda',
   263     35 => 'Masukkan password untuk mengganti',
   264     36 => 'Awali dengan http://',
   265     37 => 'Aplikasikan untuk tanggapan anda',
   266     38 => 'Semua tentang anda! Siapapun dapat membacanya',
   267     39 => 'Kunci PGP publik untuk berbagi',
   268     40 => 'Tidak ada ikon topik',
   269     41 => 'Willing to Moderate',
   270     42 => 'Format tanggal',
   271     43 => 'Maksimal bacaan',
   272     44 => 'Tidak ada kotak',
   273     45 => 'Tampilkan Preferences untuk',
   274     46 => 'Termasuk Item untuk',
   275     47 => 'Konfigurasi kotak berita untuk',
   276     48 => 'Topik',
   277     49 => 'Tidak ada ikon dalam bacaan',
   278     50 => 'Hilangkan tanda centangnya jika anda tidak tertarik',
   279     51 => 'hanya bacaan berita',
   280     52 => 'Standarnya adalah',
   281     53 => 'Terima berita harian tiap malam',
   282     54 => 'Centanglah jika anda tidak ingin melihatnya.',
   283     55 => 'Jika anda biarkan tidak tercentang semuanya, itu berarti anda memilih pihan standar. Jika anda centang, maka setting standar tidak digunakan lagi. masukan strandar akan ditampilkan dalam bentuk tulisan tebal.',
   284     56 => 'Penanggung jawab',
   285     57 => 'Mode Tampilan',
   286     58 => 'Sususan pengurutan',
   287     59 => 'Batasan tanggapan',
   288     60 => 'Bagaimana yang anda inginkan tehadap tampilan tanggapan anda?',
   289     61 => 'Terbaru atau terlama duluan?',
   290     62 => 'Satandarnya adalah 100',
   291     63 => "Email anda sudah terkirim. Silahkan ikutin petunjuk dalam pesan, kamu ucapkan terima kasih anda telah menggunakan {$_CONF['site_name']}",
   292     64 => 'Preferences tanggapan untuk',
   293     65 => 'Coba ulangi',
   294     66 => "Mungkin anda salah ketik.  Silahkan coba lagi. Apakah anda <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">user baru</a>?",
   295     67 => 'Anggota sejak',
   296     68 => 'Ingatkan saya setelah',
   297     69 => 'Berapa lama kami senaiknya memngingat anda setelah logging in?',
   298     70 => "Kustomisasi isi dan tata letak dari {$_CONF['site_name']}",
   299     71 => "Salah satu fitur yang luar biasa dari {$_CONF['site_name']} adalah anda dapat mengkustomisasi dan tata letak. Pada sisi lain untuk mendapatkan keuntungan lebih anda terlebih dahulu harus <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">mendaftar</a> dengan {$_CONF['site_name']}.  Apakah anda sudah menjadi anggota?  Kalau sudah silahkan lansung log in!",
   300     72 => 'Theme',
   301     73 => 'Bahasa',
   302     74 => 'Ubah tampilan situs ini!',
   303     75 => 'Email Topik untuk',
   304     76 => 'Jika anda memilih topic dari daftar dibawah ini anda akan menierima kiriman topik baru setiap hari sesuai topik yang anda pilih.  Silahkan pilih topik yang menarik saja!',
   305     77 => 'Poto',
   306     78 => 'Tambahkan poto diri anda!',
   307     79 => 'Centang untuk menghapus poto',
   308     80 => 'Login',
   309     81 => 'Kirim Email',
   310     82 => '10 bacaan terakhir untuk user',
   311     83 => 'Pengiriman statisktik untuk user',
   312     84 => 'Jumlah keseluruhan artikel:',
   313     85 => 'Jumlah keseluruhan tanggapan:',
   314     86 => 'Cari semua kiriman berdasarkan',
   315     87 => 'Nama login anda',
   316     88 => "Seseorang (mungkin anda) telah meminta password baru untuk account ini \"%s\" pada {$_CONF['site_name']}, <{$_CONF['site_url']}>.\n\nJika anda belum yakin, silahkan klik link di bawah ini:\n\n",
   317     89 => "Jika anda yakin, acuhkan saja pesan ini (itu artinya tidak terjadi apa2 pada password anda).\n\n",
   318     90 => 'Masukkan password baru anda dibawah ini. Ingat, password lama anda tetap valid sampai anda kirim form ini.',
   319     91 => 'Set Password baru',
   320     92 => 'Masukkan Password baru',
   321     93 => 'Pesanan terakhir anda untuk password baru adalah %d detik yang lalu. Dibutuhkan minimal %d detik tiap pesanan password baru.',
   322     94 => 'Hapus Account "%s"',
   323     95 => 'Klik tombol "hapus account" untuk menghapus account anda dari database. Semua bacaaan dan tanggapan yang ada kirim memlalui account ini <strong>tidak</strong> dihapus melainkan akan tampil dikirim oleh "Tak dikenal".',
   324     96 => 'hapus account',
   325     97 => 'Konfirmasi penghapusan Account',
   326     98 => 'Apakah anda yakin? Jika Ya, Klik "hapus account" lagi pada form di bawah ini.',
   327     99 => 'Pilihan Privasi untuk',
   328     100 => 'Email dari Admin',
   329     101 => 'Izinkan email dari Site Admins',
   330     102 => 'Email dari Users',
   331     103 => 'Izinkan email user lain',
   332     104 => 'Tampilkan status Online',
   333     105 => 'Tampilkan siapa yang online pada Online block',
   334     106 => 'Location',
   335     107 => 'Shown in your public profile',
   336     108 => 'Confirm new password',
   337     109 => 'Enter the New password again here',
   338     110 => 'Current Password',
   339     111 => 'Please enter your Current password',
   340     112 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
   341     113 => 'Login Attempt Failed',
   342     114 => 'Account Disabled',
   343     115 => 'Your account has been disabled, you may not login. Please contact an Administrator.',
   344     116 => 'Account Awaiting Activation',
   345     117 => 'Your account is currently awaiting activation by an administrator. You will not be able to login until your account has been approved.',
   346     118 => "Your {$_CONF['site_name']} account has now been activated by an administrator. You may now login to the site at the url below using your username (<username>) and password as previously emailed to you.",
   347     119 => 'If you have forgotten your password, you may request a new one at this url:',
   348     120 => 'Account Activated',
   349     121 => 'Service',
   350     122 => 'Sorry, new user registration is disabled',
   351     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
   352     124 => 'Confirm Email',
   353     125 => 'You have to enter the same email address in both fields!',
   354     126 => 'Please repeat for confirmation',
   355     127 => 'To change any of these settings, you will have to enter your current password.',
   356     128 => 'Your Name',
   357     129 => 'Password &amp; Email',
   358     130 => 'About You',
   359     131 => 'Daily Digest Options',
   360     132 => 'Daily Digest Feature',
   361     133 => 'Comment Display',
   362     134 => 'Comment Options',
   363     135 => '<li>Default mode for how comments will be displayed</li><li>Default order to display comments</li><li>Set maximum number of comments to show - default is 100</li>',
   364     136 => 'Exclude Topics and Authors',
   365     137 => 'Filter Story Content',
   366     138 => 'Misc Settings',
   367     139 => 'Layout and Language',
   368     140 => '<li>No Topic Icons if checked will not display the story topic icons</li><li>No boxes if checked will only show the Admin Menu, User Menu and Topics<li>Set the maximum number of stories to show per page</li><li>Set your theme and perferred date format</li>',
   369     141 => 'Privacy Settings',
   370     142 => 'The default setting is to allow users & admins to email fellow site members and show your status as online. Un-check these options to protect your privacy.',
   371     143 => 'Filter Block Content',
   372     144 => 'Show & hide boxes',
   373     145 => 'Your Public Profile',
   374     146 => 'Password and email',
   375     147 => 'Edit your account password, email and autologin feature. You will need to enter the same password or email address twice as a confirmation.',
   376     148 => 'User Information',
   377     149 => 'Modify your user information that will be shown to other users.<li>The signature will be added to any comments or forum posts you made</li><li>The BIO is a brief summary of yourself to share</li><li>Share your PGP Key</li>',
   378     150 => 'Warning: Javascript recommended for enhanced functionality',
   379     156 => 'Delete Account',
   380     157 => 'Delete Option',
   381     158 => 'Time Zone',
   382     159 => 'This email was generated automatically. Please do not reply to this email.',
   383     160 => '(max. %d x %d pixels, %d bytes; %s)',
   384     161 => 'will be scaled down',
   385     162 => 'will not be scaled'
   386 );
   387 
   388 ###############################################################################
   389 # Customize if need to modify the Tabbed navbar MyAccount panels used.
   390 # Array index key matches preference div id
   391 
   392 $LANG_MYACCOUNT = array(
   393     'pe_preview' => 'Preview',
   394     'pe_namepass' => 'Username &amp; Password',
   395     'pe_userinfo' => 'About You',
   396     'pe_layout' => 'Layout &amp; Language',
   397     'pe_content' => 'Content',
   398     'pe_privacy' => 'Privacy'
   399 );
   400 
   401 ###############################################################################
   402 # index.php
   403 
   404 $LANG05 = array(
   405     1 => 'Tidak ada berita yang harus ditampilkan',
   406     2 => 'Belum ada bacaan atau berita yang perlu ditampilkan.',
   407     3 => 'untuk topic %s',
   408     4 => 'Artikel atau Bahan Bacaan Hari Ini',
   409     5 => 'Berikutnya',
   410     6 => 'Sebelumnya',
   411     7 => 'First',
   412     8 => 'Last'
   413 );
   414 
   415 ###############################################################################
   416 # profiles.php
   417 
   418 $LANG08 = array(
   419     1 => 'Terjadi error saat pengiriman pesan. Coba ulangi lagi.',
   420     2 => 'Terkirim dengan sukses.',
   421     3 => 'Gunakanlah alamat email yang valid pada kolom Balas ke.',
   422     4 => 'Silahkan Isi pada Nama anda, Balas ke, Subjek and Pesan',
   423     5 => 'Error: User itu tidak ada.',
   424     6 => 'Telah terjadi error.',
   425     7 => 'Profile user untuk',
   426     8 => 'Name user',
   427     9 => 'URL user',
   428     10 => 'Kirim email ke',
   429     11 => 'Name anda:',
   430     12 => 'Balas ke:',
   431     13 => 'Subjek:',
   432     14 => 'Pesan:',
   433     15 => 'HTML tidak akan diterjemahkan.',
   434     16 => 'Kirim Pesan',
   435     17 => 'Kirim bacaan ke teman',
   436     18 => 'Ke nama',
   437     19 => 'Ke alamat email',
   438     20 => 'dari Nama',
   439     21 => 'dari alamat email',
   440     22 => 'Semua harus diisi',
   441     23 => "Email ini telah dikirim ke anda oleh %s pada %s karena mereka mengira bahwa anda tertarik pada artikle ini {$_CONF['site_url']}.  ini bukan SPAM.",
   442     24 => 'Tanggapan pada bacaan ini pada',
   443     25 => 'Anda harus Login.',
   444     26 => 'Form ini akan mengizinkan dan mengirim email kepada user yang anda pilih.  Semua harus diisi.',
   445     27 => 'Pesan singkat',
   446     28 => '%s tulis: ',
   447     29 => "Ini adalah digest harian dari{$_CONF['site_name']} untuk ",
   448     30 => ' Berita harian untuk ',
   449     31 => 'Judul',
   450     32 => 'Tanggal',
   451     33 => 'baca selengkapnya pada',
   452     34 => 'Akhir pesan',
   453     35 => 'Maaf, user ini tidak menerima email.',
   454     36 => 'Copy:',
   455     37 => 'Send me a copy of this email',
   456     38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:"
   457 );
   458 
   459 ###############################################################################
   460 # search.php
   461 
   462 $LANG09 = array(
   463     1 => 'Cari lebih teliti',
   464     2 => 'kata kunci',
   465     3 => 'Topik',
   466     4 => 'Semua',
   467     5 => 'Jenis',
   468     6 => 'Bacaan atau artikel',
   469     7 => 'Tanggapan',
   470     8 => 'Penanggung jawab',
   471     9 => 'Semua',
   472     10 => 'Cari',
   473     11 => 'Hasil pencarian',
   474     12 => 'ketepatan',
   475     13 => 'hasil pencarian: tidak ada yang tepat',
   476     14 => 'Tidak ada hasil',
   477     15 => 'Ulangi lagi.',
   478     16 => 'Judul',
   479     17 => 'Tanggal',
   480     18 => 'Penaggung jawab',
   481     19 => "Cari seluruhnya dalam situs {$_CONF['site_name']} dan database baik yang lama maupun baru",
   482     20 => 'Tanggal',
   483     21 => 'sampai',
   484     22 => '(Format tanggal YYYY-MM-DD)',
   485     23 => 'Tampilkan',
   486     24 => 'Ada %d item',
   487     25 => 'Pencarian untuk',
   488     26 => 'item ',
   489     27 => 'detik',
   490     28 => 'Tidak ada bacaan atau tanggapan yang cocok berdasarkan pencarian anda',
   491     29 => 'Hasil pencarian',
   492     30 => '',
   493     31 => 'Plug-in kembali tidak cocok',
   494     32 => '',
   495     33 => 'URL',
   496     34 => 'Lokasi',
   497     35 => 'Semua tanggal',
   498     36 => '',
   499     37 => '',
   500     38 => '',
   501     39 => '',
   502     40 => '',
   503     41 => 'Minimal 3 characters.',
   504     42 => 'Gunakan format tanggal YYYY-MM-DD (tahun-bulan-tabggal).',
   505     43 => 'tepat',
   506     44 => 'semua kata ini',
   507     45 => 'mengandung kata ini',
   508     46 => 'Berikutnya',
   509     47 => 'Sebelumnya',
   510     48 => 'Penanggung jawab',
   511     49 => 'Tanggal',
   512     50 => 'Hits',
   513     51 => '',
   514     52 => 'Lokasi',
   515     53 => 'Hasil pencarian bacaan',
   516     54 => 'Hasil pencarian tanggapan',
   517     55 => 'hasil pencarian tepat',
   518     56 => 'DAN',
   519     57 => 'ATAU',
   520     58 => 'More results &gt;&gt;',
   521     59 => 'Results',
   522     60 => 'per page',
   523     61 => 'Refine search',
   524     62 => '#',
   525     63 => 'Description',
   526     64 => 'Showing %1$d - %2$d of %3$d results',
   527     65 => 'Story',
   528     66 => 'Comment',
   529     67 => 'Show %d Results',
   530     68 => 'Sort By',
   531     69 => 'Titles Only',
   532     70 => 'Not available ...'
   533 );
   534 
   535 ###############################################################################
   536 # stats.php
   537 
   538 $LANG10 = array(
   539     1 => 'Site Statistik',
   540     2 => 'Total Hits ke system',
   541     3 => 'Bahan bacaan (tanggapan) pada System',
   542     4 => '',
   543     5 => '',
   544     6 => '',
   545     7 => '10 bahan bacaan terbaik',
   546     8 => 'Judul bahan bacaan',
   547     9 => 'Ditampilkan',
   548     10 => 'Tidak ada bahan bacaan atau artikel pada situs ini yang mendapatkan predikat 10 terbaik.',
   549     11 => '10 tanggapan terbaik',
   550     12 => 'Tanggapan',
   551     13 => 'Tidak ada bahan bacaan atau artikel pada situs ini yang mendapatkan predikat 10 tanggapan terbaik.',
   552     14 => '',
   553     15 => '',
   554     16 => '',
   555     17 => '',
   556     18 => '',
   557     19 => '',
   558     20 => '',
   559     21 => '',
   560     22 => '10 bahan bacaan terbaik yang paling sering dikirim ke teman',
   561     23 => 'Email',
   562     24 => 'Tidak ada yang mendapatkan predikat 10 terbaik yang paling sering dikirim',
   563     25 => 'Top Ten Trackback Commented Stories',
   564     26 => 'No trackback comments found.',
   565     27 => 'Number of active users',
   566     28 => '',
   567     29 => '',
   568     30 => 'Hits',
   569     31 => ''
   570 );
   571 
   572 ###############################################################################
   573 # article.php
   574 
   575 $LANG11 = array(
   576     1 => 'Lainnya?',
   577     2 => 'Kirim ke teman',
   578     3 => 'Format cetak',
   579     4 => 'Opsi bacaan',
   580     5 => '',
   581     6 => 'Subscribe to \'%s\''
   582 );
   583 
   584 ###############################################################################
   585 # submit.php
   586 
   587 $LANG12 = array(
   588     1 => 'Untuk mengirim %s anda harus login dulu.',
   589     2 => 'Login',
   590     3 => 'User Baru',
   591     4 => '',
   592     5 => '',
   593     6 => 'Kirim bacaan',
   594     7 => 'Login dibutuhkan',
   595     8 => 'Kirim',
   596     9 => 'Jika anda akan mengirim sebaiknya ikuti saran kami dibawah ini...<ul><li>Isi semua kolom,<li>Isi Informasi yang lengkap dan akurat<li>Double klik untuk mengecek URL tsb</ul>',
   597     10 => 'Judul',
   598     11 => '',
   599     12 => 'Tanggal Mulai',
   600     13 => 'Tanggal berakhir',
   601     14 => 'Lokasi',
   602     15 => 'Deskripsi',
   603     16 => '',
   604     17 => '',
   605     18 => '',
   606     19 => 'Baca dulu',
   607     20 => '',
   608     21 => '',
   609     22 => 'Error: Ada yang masih kosong',
   610     23 => 'Harus diisi semua.',
   611     24 => 'Pengiriman tersimpan',
   612     25 => ' %s pengiriman anda tersimpan dengan sukses.',
   613     26 => 'Limit kecepatan',
   614     27 => 'nama user',
   615     28 => 'Topik',
   616     29 => 'Bacaan',
   617     30 => 'Kiriman terakhir anda adalah ',
   618     31 => " detik yang lalu.  Dibutuhkan {$_CONF['speedlimit']} detik tiap pengiriman",
   619     32 => 'Tampilkan',
   620     33 => 'Tampilkan bacaan',
   621     34 => 'Keluar',
   622     35 => 'HTML tidak diizinkan',
   623     36 => 'Mode pengiriman',
   624     37 => '',
   625     38 => '',
   626     39 => '',
   627     40 => '',
   628     41 => '',
   629     42 => '',
   630     43 => '',
   631     44 => 'Alamat baris 1',
   632     45 => 'Alamat baris 2',
   633     46 => 'Kota',
   634     47 => 'Negara bagian',
   635     48 => 'Kode Pos',
   636     49 => '',
   637     50 => '',
   638     51 => 'Lokasi',
   639     52 => 'Hapus',
   640     53 => 'Buat Account',
   641     54 => 'Story Introduction',
   642     55 => 'Story Body'
   643 );
   644 
   645 ###############################################################################
   646 # ADMIN PHRASES - These are file phrases used in admin scripts
   647 ###############################################################################
   648 
   649 ###############################################################################
   650 # admin/auth.inc.php
   651 
   652 $LANG20 = array(
   653     1 => 'Autentifikasi Dibutuhkan',
   654     2 => 'Denied! Login Informasi salah',
   655     3 => 'Password salah',
   656     4 => 'Nama user:',
   657     5 => 'Password:',
   658     6 => 'Semua akses ke halaman administrator telah terekam dan akan diperiksa.<br' . XHTML . '>Halaman ini hanya khusus untuk yang memiliki otorisasi.',
   659     7 => 'login'
   660 );
   661 
   662 ###############################################################################
   663 # admin/block.php
   664 
   665 $LANG21 = array(
   666     1 => 'Insufficient Admin Rights',
   667     2 => 'Anda tidak memiliki hak untuk mengubah blok ini.',
   668     3 => 'Editor Blok',
   669     4 => 'Ada masalah saat pembacaan (lihat error.log untuk lebih detail).',
   670     5 => '',
   671     6 => '',
   672     7 => 'Semua',
   673     8 => 'Level keamanan blok',
   674     9 => 'Susunan Blok',
   675     10 => '',
   676     11 => 'Portal Blok',
   677     12 => 'Normal Blck',
   678     13 => 'Opsi Portal Block',
   679     14 => 'RSS URL',
   680     15 => 'RSS Update terakhir',
   681     16 => 'Opsi Normal Blok',
   682     17 => 'Isi Blok',
   683     18 => 'Silahkan isi Judul da ISi Blok',
   684     19 => 'Manajer Blok',
   685     20 => '',
   686     21 => 'SecLev Blok',
   687     22 => '',
   688     23 => 'Susunan Blok',
   689     24 => '',
   690     25 => 'Untuk memodifikasi atau menghapus, klik blok yang bersangkutan di bawah ini.  Untuk membuat yang baru klik blok baru diatas.',
   691     26 => 'tata letak Blok',
   692     27 => 'Blok PHP',
   693     28 => 'Opsi Blok PHP',
   694     29 => 'Fungsi Block',
   695     30 => 'Jika anda ingin memiliki blok dengan PHP kode, masukkan nama fungsi diatas.  Fungsi anda harus diawali (prefix) "phpblock_" (mis. phpblock_getweather).  Jika tidak ada prefix, fungsi anda tidak akan terbuat.  Kami lakukan ini untuk menjaga orang-orang yang akan meng-hack instalasi Geeklog dengan memasukkan fungsi pemanggilan arbitrary yang dapat membahayakan system anda.  Yakinkan bahwa anda tidak memasukkan kurung kosong "()" setelah nama fungsi tersebut.  Terakhir, Disarankan anda memasukkan kode blok PHP anda ke /path/to/geeklog/system/lib-custom.php.  Ini akan mempermudah anda disaat anda meng upgrade dengan versi yang baru.',
   696     31 => 'Error pada PHP Blok.  Fungsi, %s, tidak ada.',
   697     32 => 'Error ada yang kosong',
   698     33 => 'Anda harus memasukkan URL ke RSS file untuk portal blck',
   699     34 => 'Anda harus memasukkan judul dan fungsi untuk PHP blok',
   700     35 => 'Anda harus memasukkan judul dan isi untuk normal blok',
   701     36 => 'Anda harus memasukkan isi untuk tata letak blok',
   702     37 => 'Nama fungsi PHP blok salah',
   703     38 => 'Fungsi untuk PHP Blok harus mempunyai prefix \'phpblock_\' (mis. phpblock_getweather).  prefix \'phpblock_\' sangat dibutuhkan untuk alasan keamanan.',
   704     39 => 'Sisi',
   705     40 => 'Kiri',
   706     41 => 'Kanan',
   707     42 => 'Anda harus memasukkan judul dan tata letak sebagai standar blok.',
   708     43 => 'Hanya Homepage',
   709     44 => '',
   710     45 => "Anda mengakses blok yang dimana anda tidak memiliki hak untuk mengaksesnya.  Percobaan anda telah terekam. Silahkan <a href=\"{$_CONF['site_admin_url']}/block.php\">kembali ke layar blok administration</a>.",
   711     46 => 'Block baru',
   712     47 => '',
   713     48 => 'Nama Blok',
   714     49 => ' (tidak boleh pakai spasi dan harus unik)',
   715     50 => '',
   716     51 => 'pakai http://',
   717     52 => 'Jika anda biarkan kosong ikon bantuan untuk blok ini tidak akan ditampilkan',
   718     53 => 'Izinkan',
   719     54 => 'simpan',
   720     55 => 'batal',
   721     56 => 'hapus',
   722     57 => 'Pindah blok turun',
   723     58 => 'Pindah blok naik',
   724     59 => 'Pindah blok ke sisi kanan',
   725     60 => 'Pindah blok ke sisi kiri',
   726     61 => 'No Title',
   727     62 => 'Article Limit',
   728     63 => 'Bad Block Title',
   729     64 => 'Your Title must not be empty and cannot contain HTML!',
   730     65 => 'Order',
   731     66 => 'Autotags',
   732     67 => 'Check to allow autotags',
   733     68 => 'The feed for this portal block is too long to display. Please set a maximum number of articles to import for the block in the block setup screen, or a global maximum in Geeklog Configuration.'
   734 );
   735 
   736 ###############################################################################
   737 # admin/story.php
   738 
   739 $LANG24 = array(
   740     1 => 'Sebelumnya',
   741     2 => 'Berikutnya',
   742     3 => 'Mode',
   743     4 => 'Mode Kiriman',
   744     5 => 'Editor bacaan',
   745     6 => 'Belum ada bacaan dalam system',
   746     7 => 'Penangung jawab',
   747     8 => 'simpan',
   748     9 => 'tampilkan',
   749     10 => 'batal',
   750     11 => 'hapus',
   751     12 => 'ID',
   752     13 => '',
   753     14 => '',
   754     15 => 'Tanggal',
   755     16 => 'Teks Intro',
   756     17 => 'Teks isi',
   757     18 => 'Hits',
   758     19 => 'TAnggapan',
   759     20 => 'Ping',
   760     21 => 'Send Ping',
   761     22 => 'Daftar bacaan',
   762     23 => 'Untuk memodifikasi atau menghapus, klik yang bersangkutan dibawah ini. Untuk melihat, Klik judulnya. untuk membuat klik bacaan baru diatas.',
   763     24 => 'The ID you chose for this story is already in use. Please use another ID.',
   764     25 => 'Error when saving story',
   765     26 => 'Tampilkan bacaan',
   766     27 => 'If you use [unscaledX] instead of [imageX], the image will be inserted at its original dimensions.',
   767     28 => '<p><b>PREVIEWING</b>: Previewing a story with images attached is best done by saving the article as a draft INSTEAD OF hitting the preview button.  Use the preview button only when images are not attached.',
   768     29 => 'Trackbacks',
   769     30 => 'File Upload Errors',
   770     31 => 'Isi judul dan teks intro',
   771     32 => 'Utama',
   772     33 => 'hanya bisa satu ciri yang menarik',
   773     34 => 'Draft',
   774     35 => 'Ya',
   775     36 => 'Tidak',
   776     37 => 'Selebihnya oleh',
   777     38 => 'Selebihnya oleh',
   778     39 => 'Email',
   779     40 => '',
   780     41 => "Anda mencoba mengkases bacaan yang bukan hak anda.  Percobaan telah terekam.  Anda dapat melihatnya dalam read-only. Silahkan <a href=\"{$_CONF['site_admin_url']}/story.php\">kembali ke layar bacaan administration </a> jika anda mnginginkannya.",
   781     42 => "Anda mencoba mengkases bacaan yang bukan hak anda.  Percobaan telah terekam.  Silahkan <a href=\"{$_CONF['site_admin_url']}/story.php\">kembali ke layar bacaan administration </a>.",
   782     43 => '',
   783     44 => '',
   784     45 => '',
   785     46 => '<b>CATATAN:</b> Jika anda memodifikasi tanggal, bacaan tersebut akan ditampilkan pada tanggal yang bersangkutan.  Dan itu berarti kiriman anda tidak masuk dalam RSS dan tidak akan diikutsertakan dalam pencarian dan statistik.',
   786     47 => 'Images',
   787     48 => 'image',
   788     49 => 'kanan',
   789     50 => 'kiri',
   790     51 => 'Untuk menambah images dalam bacaan anda anda harus menyisipkan format teks kuhsus.  Format khusus tersebut adalah  [imageX], [imageX_right] atau [imageX_left] dimana X adalah jumlah image yang anda sertakan.  CATATAN: Anda harus menggnakan image yang anda lampirkam.  Jika tidak bacaan kiriman anda tidak di terima.<BR><P><B>PREVIEWING</B>: Previewing sebaiknya digunakan untuk bacaan yang mengandung image.  Gunakan tombol Tampilkan jika tida ada imagenya.',
   791     52 => '',
   792     53 => 'sudah tisak terpakai.  Anda harus menyertakan image ke dalam intro teks atai isi teks sebelum anda menyimpannya',
   793     54 => 'Image penyerta tidak terpakai',
   794     55 => 'Terjadi errors dibawah ini saat disimpan.  Silahkan benahi dulu',
   795     56 => 'Tampilkan ikon topik',
   796     57 => 'Lihat unscaled image',
   797     58 => 'Story Management',
   798     59 => 'Option',
   799     60 => '',
   800     61 => 'Auto Archive',
   801     62 => 'Auto Delete',
   802     63 => 'Disable Comments',
   803     64 => '',
   804     65 => '',
   805     66 => '',
   806     67 => 'Expand the Content Edit Area size',
   807     68 => 'Reduce the Content Edit Area size',
   808     69 => 'Publish Story Date',
   809     70 => 'Toolbar Selection',
   810     71 => 'Basic Toolbar',
   811     72 => 'Common Toolbar',
   812     73 => 'Advanced Toolbar',
   813     74 => 'Advanced II Toolbar',
   814     75 => 'Full Featured',
   815     76 => 'Publish Options',
   816     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
   817     78 => 'Click <a href="%s/story.php?mode=edit&amp;sid=%s&amp;editopt=default">here</a> to use default editor',
   818     79 => 'Preview',
   819     80 => 'Editor',
   820     81 => 'Publish Options',
   821     82 => 'Images',
   822     83 => 'Archive Options',
   823     84 => 'Permissions',
   824     85 => 'Show All',
   825     86 => 'Advanced Editor',
   826     87 => 'Story Stats',
   827     88 => 'Wiki-style format',
   828     89 => 'Meta Description',
   829     90 => 'Meta Keywords'
   830 );
   831 
   832 ###############################################################################
   833 # admin/topic.php
   834 
   835 $LANG27 = array(
   836     1 => 'Editor Topik',
   837     2 => 'ID Topik',
   838     3 => 'Nama Topik',
   839     4 => 'Image Image',
   840     5 => '(jangan gunakan spasi)',
   841     6 => 'Menghapus topik itu berarti menghapus semua bacan dan blok yang temasuk didalamnya',
   842     7 => 'Silahkan isi ID Topik dan Nama Topik',
   843     8 => 'Manajer Topik',
   844     9 => 'Untuk memodifikasi atau menghapus tinggal klik saja.  Untuk membuat yang baru klik topik baru. Anda akan menemui level akses topik yang ada di dalam kurung. Tanda asterisk(*) digunakan topik standar.',
   845     10 => 'Susunan pengurutan',
   846     11 => 'Bacaan/Halaman',
   847     12 => 'Access disangkal',
   848     13 => "Anda mencoba mengakses topic yang bukan hak anda.  Percobaan anda telah terekam. Silahkan <a href=\"{$_CONF['site_admin_url']}/topic.php\">silahkan kembali ke layar topic administration</a>.",
   849     14 => 'Metode pengurutan',
   850     15 => 'alphabetical',
   851     16 => 'standarnya adalah',
   852     17 => 'Topik baru',
   853     18 => 'Admin Home',
   854     19 => 'simpan',
   855     20 => 'batal',
   856     21 => 'hapus',
   857     22 => 'Standar',
   858     23 => 'buat topik ini sebagai standar topik pada pengiriman bahan baru',
   859     24 => '(*)',
   860     25 => 'Archive Topic',
   861     26 => 'make this the default topic for archived stories. Only one topic allowed.',
   862     27 => 'Or Upload Topic Icon',
   863     28 => 'Maximum',
   864     29 => 'File Upload Errors',
   865     30 => 'Stories in Topic'
   866 );
   867 
   868 ###############################################################################
   869 # admin/user.php
   870 
   871 $LANG28 = array(
   872     1 => 'Editor User',
   873     2 => 'ID user',
   874     3 => 'Nama user',
   875     4 => 'Nama Lengkap',
   876     5 => 'Password',
   877     6 => 'Tingkat keamanan',
   878     7 => 'Alamat level',
   879     8 => 'Homepage',
   880     9 => '(jangan gunakan spasi)',
   881     10 => 'Silahkan isi nama User dan alamat email',
   882     11 => 'Manajer user',
   883     12 => 'Untuk memodifikasi atau menghapus, klik user yang bersangkutan dibawah ini.  Untuk membuat klik User baru. Mudah saja, masukkan email atau nama lengkap anda(mis. *son* or *.edu) di bawah ini.',
   884     13 => 'SecLev',
   885     14 => 'Tanggal Reg.',
   886     15 => '',
   887     16 => '',
   888     17 => '',
   889     18 => '',
   890     19 => '',
   891     20 => 'simpan',
   892     21 => 'nama user yang ada simpan sudah terpakai.',
   893     22 => 'Error',
   894     23 => 'Batch Add',
   895     24 => 'Batch Import of Users',
   896     25 => 'Anda dapat mengimport batch users ke Geeklog.  File yang diimpor harus tab-delimited text file dan harus emiliki susunan field: nama lengkap, nama user, alamat email.  Setiap user yang anda impor akan diemail dengan password acak.  Anda ahrus memmasukkan satu user per baris.  Kegagalan mengikuti instruksi ini akan menyebabkan masalah yang mungkin di butuhkan pada pekerjaan manual jadi double klik untuk mengecek!',
   897     26 => '',
   898     27 => '',
   899     28 => 'Klik disini untuk menghapus',
   900     29 => 'Path',
   901     30 => 'Import',
   902     31 => 'User baru',
   903     32 => 'Proses telah selesai. Impor %d and encountered %d failures',
   904     33 => 'Cari',
   905     34 => 'Error: anda harus mengisi file yang akan di upload.',
   906     35 => 'Login terakhir',
   907     36 => '(Tidak pernah)',
   908     37 => 'UID',
   909     38 => 'Group Listing',
   910     39 => 'Password (again)',
   911     40 => 'Registration Date',
   912     41 => 'Last login Date',
   913     42 => 'Banned',
   914     43 => 'Awaiting Activation',
   915     44 => 'Awaiting Authorization',
   916     45 => 'Active',
   917     46 => 'User Status',
   918     47 => 'Edit',
   919     48 => 'Show Admin Groups',
   920     49 => 'Admin Group',
   921     50 => 'Check to allow filtering this group as an Admin Use Group',
   922     51 => 'Online Days',
   923     52 => '<br' . XHTML . '>Note: "Online Days" is the number of days between the first registration and the last login.',
   924     53 => 'registered',
   925     54 => 'Batch Delete',
   926     55 => 'This only works if you have <code>$_CONF[\'lastlogin\'] = true;</code> in your config.php',
   927     56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
   928     57 => 'Phantom users',
   929     58 => 'Short-Time Users',
   930     59 => 'Old Users',
   931     60 => 'Users that registered more than ',
   932     61 => ' months ago, but never logged in.',
   933     62 => 'Users that registered more than ',
   934     63 => ' months ago, then logged in within 24 hours, but since then never came back to your site.',
   935     64 => 'Normal users, who simply did not visit your site since ',
   936     65 => ' months.',
   937     66 => 'Update List',
   938     67 => 'Months since registration',
   939     68 => 'Online Hours',
   940     69 => 'Offline Months',
   941     70 => 'could not be deleted',
   942     71 => 'sucessfully deleted',
   943     72 => 'No User selected for deletion',
   944     73 => 'Are You sure you want to permanently delete ALL selected users?',
   945     74 => 'Recent Users',
   946     75 => 'Users that registered in the last ',
   947     76 => ' months',
   948     77 => 'Email site login reminder to selected users',
   949     78 => 'Send Reminder',
   950     79 => 'No User selected for reminders',
   951     80 => 'Successfully sent Reminders',
   952     81 => 'Reminder to verify account for %s',
   953     82 => "Your account on {$_CONF['site_name']} has not been accesssed since %s and will be disabled if not accessed in the 30 days.",
   954     83 => "Your account on {$_CONF['site_name']} has not been used since it was created and will deleted soon if not accessed.",
   955     84 => "Your login name is: %s  for our site: {$_CONF['site_url']}",
   956     85 => 'If you have forgotten the password use the following link: %s',
   957     86 => 'Include',
   958     87 => 'Reminders'
   959 );
   960 
   961 ###############################################################################
   962 # admin/moderation.php
   963 
   964 $LANG29 = array(
   965     1 => 'Diakui',
   966     2 => 'Hapus',
   967     3 => 'Ubah',
   968     4 => 'Profil',
   969     10 => 'Judul',
   970     11 => 'Tanggal mulai',
   971     12 => 'URL',
   972     13 => 'Kategori',
   973     14 => 'Tanggal',
   974     15 => 'Topik',
   975     16 => 'Nama User',
   976     17 => 'Nama Lengkap',
   977     18 => 'Email',
   978     34 => 'Perintah dan Kontrol',
   979     35 => 'Pengiriman bahan bacaan',
   980     36 => 'Parent or Comment',
   981     37 => '',
   982     38 => 'Kirim',
   983     39 => 'Belum ada pengiriman link yang akan di olah untuk saat ini',
   984     40 => 'Pengiriman User',
   985     41 => 'Comment Submissions',
   986     42 => 'User Name',
   987     43 => 'Auto-publish Comments?'
   988 );
   989 
   990 ###############################################################################
   991 # admin/mail.php
   992 
   993 $LANG31 = array(
   994     1 => "{$_CONF['site_name']} Utilitas Mail",
   995     2 => 'Dari',
   996     3 => 'Balas ke',
   997     4 => 'Subjek',
   998     5 => 'Isi',
   999     6 => 'Pengiriman',
  1000     7 => 'Semua user',
  1001     8 => 'Admin',
  1002     9 => 'Opsi',
  1003     10 => 'HTML',
  1004     11 => 'Pesan penting!',
  1005     12 => 'Kirim',
  1006     13 => 'Hapus',
  1007     14 => 'User settings tak dihiraukan',
  1008     15 => 'Error saat pengiriman ke: ',
  1009     16 => 'Sukses pengiriman ke: ',
  1010     17 => "<a href={$_CONF['site_admin_url']}/mail.php>Kirim pesan lain</a>",
  1011     18 => 'Ke',
  1012     19 => 'CATATAN: Jika anda ingin mengirim email ke seluruh anggota situs, pilih Users group dari dropdown.',
  1013     20 => "Kiriman sukses <successcount> pesan dan yg tidak sukses <failcount> pesan.  Jika anda menginginkannya, detail setiap pesan terlihat di bawah ini.  Sebaliknya anda dapat <a href=\"{$_CONF['site_admin_url']}/mail.php\">mengirim pesan lain</a> atau anda dapat <a href=\"{$_CONF['site_admin_url']}/moderation.php\">kembali ke halaman administration</a>.",
  1014     21 => 'Gagal',
  1015     22 => 'Sukses',
  1016     23 => 'Tidak ada kegagalan',
  1017     24 => 'Tidaka da kesuksesan',
  1018     25 => '-- Pilih Group --',
  1019     26 => 'Isi semuanya kemudian pilih group users dari drop down.'
  1020 );
  1021 
  1022 ###############################################################################
  1023 # admin/plugins.php
  1024 
  1025 $LANG32 = array(
  1026     1 => 'Menginstall plugins dapat menyebabkan kegagalan dalam penginstalan Geeklog dan mungki juga system ada.  Penting bagi anda untuk menginstall plugin yang hanya didownload dari <a href="http://www.geeklog.net">Geeklog Homepage</a> yang dimana plug ini tersebut telah kami uji dengan menggunakan berbagai macam system.  Singkatnya kami tidak bertanggung jawab atas kerusakan yang terjadi pada saat anda menginstall plugin maka sebaiknya ikuti instruksi penginstallan yang disertakan dalam plugin yang anda download.',
  1027     2 => 'Disclaimer Penginstallan Plug-in',
  1028     3 => 'Formulir Penginstallan Plug-in',
  1029     4 => 'File Plug-in',
  1030     5 => 'Daftar Plug-in',
  1031     6 => 'Perhatian: Plug-in telah diinstall!',
  1032     7 => 'The plug-in yang ada install sudah ada.  Silahkan hapus dulu sebelum anda menginstall lagi',
  1033     8 => 'Pengecekan kompatibelitas Plugin gagal',
  1034     9 => 'Plugin ini membutuhkan Geeklog versi terbaru. maka upgradelah <a href="http://www.geeklog.net">Geeklog</a> anda dan plugin yg ingin anda install.',
  1035     10 => '<br' . XHTML . '><b>Belum ada plugin yang terinstall.</b><br' . XHTML . '><br' . XHTML . '>',
  1036     11 => 'Untuk memodifikasi dan menghapus plugin selahkan klik nomer yang bersangkutan di bawah ini. Untuk mengetahui lebih jauh, klik nama plugin tersebut. Untuk menginstall atau upgrade silahkan baca dokumentasi.',
  1037     12 => 'tidak ada plugin yang disediakan oleh plugineditor()',
  1038     13 => 'Editor Plugin ',
  1039     14 => 'Plug-in Baru',
  1040     15 => 'Admin Home',
  1041     16 => 'Nama Plug-in',
  1042     17 => 'Versi Plug-in',
  1043     18 => 'Versi Geeklog',
  1044     19 => 'Diizinkan',
  1045     20 => 'Ya',
  1046     21 => 'Tidak',
  1047     22 => 'Install',
  1048     23 => 'Simpan',
  1049     24 => 'Batal',
  1050     25 => 'Hapus',
  1051     26 => 'Nama Plug-in',
  1052     27 => 'Homepage Plug-in',
  1053     28 => 'Versi Plug-in',
  1054     29 => 'Versi Geeklog',
  1055     30 => 'Hapus Plug-in?',
  1056     31 => 'Apakah anda yakin ?  Dengan melakukan ini itu anda menghapus semua struktur dan file yang berhubungan dengan plug in yang bersangkutan.  Jika anda yakin, klik sekali lagi Hapus dibawah ini.',
  1057     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
  1058     33 => 'Code Version',
  1059     34 => 'Update',
  1060     35 => 'Edit',
  1061     36 => 'Code',
  1062     37 => 'Data',
  1063     38 => 'Update!',
  1064     39 => 'Upload a plugin',
  1065     40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
  1066     41 => 'Upload',
  1067     42 => 'Click to update',
  1068     99 => 'An unknown error occured',
  1069     100 => 'Ok.',
  1070     101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
  1071     102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
  1072     103 => 'The uploaded file was only partially uploaded.',
  1073     104 => 'No file was uploaded.',
  1074     105 => '(undefined error)',
  1075     106 => 'Missing a temporary folder.',
  1076     107 => 'Failed to write file to disk.',
  1077     108 => 'File upload stopped by extension.'
  1078 );
  1079 
  1080 ###############################################################################
  1081 # admin/syndication.php
  1082 
  1083 $LANG33 = array(
  1084     1 => 'Feed Baru',
  1085     2 => 'simpan',
  1086     3 => 'hapus',
  1087     4 => 'batal',
  1088     10 => 'Sindikat Isi',
  1089     11 => 'Feed baru',
  1090     12 => 'Admin Home',
  1091     13 => 'Untuk memodifikasi atau menghapus feed, silahkan kli yang dibawah. Untuk membuat yang baru, klik Feed Baru  di atas.',
  1092     14 => 'Judul',
  1093     15 => 'Jenis',
  1094     16 => 'Namafile',
  1095     17 => 'Format',
  1096     18 => 'update terakhir',
  1097     19 => 'Diizinkan',
  1098     20 => 'Ya',
  1099     21 => 'Tidak',
  1100     22 => '<i>(tidak ada feeds)</i>',
  1101     23 => 'Semua bacaan',
  1102     24 => 'Editor Feed',
  1103     25 => 'Judul Feed',
  1104     26 => 'Batasan',
  1105     27 => 'Panjang masukan',
  1106     28 => '(0 = Tidak ada, 1 = Penuh, other = Limit jumlah karakter.)',
  1107     29 => 'Deskripsi',
  1108     30 => 'update terakhir',
  1109     31 => 'Kharacter Set',
  1110     32 => 'Bahasa',
  1111     33 => 'Isi',
  1112     34 => 'Masukan',
  1113     35 => 'Jam',
  1114     36 => 'Pilih jenis feed',
  1115     37 => '',
  1116     38 => 'Error: Ada yang kosong',
  1117     39 => 'Silahkan isi Judul Feed, Deskripsi, dan nama File.',
  1118     40 => 'Silahkan amsukkan jumlah masukan atau julah jam.',
  1119     41 => 'Link',
  1120     42 => '',
  1121     43 => 'All',
  1122     44 => 'None',
  1123     45 => 'Header-link in topic',
  1124     46 => 'Limit Results',
  1125     47 => 'Search',
  1126     48 => 'Edit',
  1127     49 => 'Feed Logo',
  1128     50 => "Relative to site url ({$_CONF['site_url']})",
  1129     51 => 'The filename you have chosen is already used by another feed. Please choose a different one.',
  1130     52 => 'Error: existing Filename',
  1131     53 => 'All Frontpage Stories',
  1132     54 => 'Please select the type of feed to create.',
  1133     55 => 'Articles'
  1134 );
  1135 
  1136 ###############################################################################
  1137 # confirmation and error messages
  1138 
  1139 $MESSAGE = array(
  1140     1 => "Password anda telah dikirim melalui email dan akan sampai dalam beberapa detik. dan silahkan ikuti pwtunjuk dalam pesan tersebut dan terima kasih anda telah menggunakan {$_CONF['site_name']}",
  1141     2 => "Terimakasih atas kontribusi bacaan anda ke {$_CONF['site_name']}.  Kiriman tersebut telah sampai pada staff kami. Jika memang layak maka akan kami tampilkan begitupun sebaliknya.",
  1142     3 => '',
  1143     4 => '',
  1144     5 => 'Informasi account anda telah tersimpan dengan sukses.',
  1145     6 => 'Preferences anda telah tersimpan dengan sukses.',
  1146     7 => 'Tanggapan preferences anda telah tersimpan dengan sukses.',
  1147     8 => 'Anda telah keluar dengan sukses.',
  1148     9 => 'Bacaan anda telah tersimpan dengan sukses.',
  1149     10 => 'Bacaan tersebut telah terhapus dengan sukses.',
  1150     11 => 'Blok anda telah tersipan dengan sukses.',
  1151     12 => 'Blok anda telah terhapus dengan sukses.',
  1152     13 => 'Topik anda telah tersimpan dengan sukses.',
  1153     14 => 'Topik dan semua yang berkaitan dengannya telah terhapus dengan sukses.',
  1154     15 => 'Your comment has been submitted for review and will be published when approved by a moderator.',
  1155     16 => 'You have been unsubscribed. You will no longer be notified of new replies.',
  1156     17 => '',
  1157     18 => '',
  1158     19 => '',
  1159     20 => '',
  1160     21 => 'User telah tersimpan dengan sukses.',
  1161     22 => 'User telah terhapus dengan sukses.',
  1162     23 => '',
  1163     24 => '',
  1164     25 => '',
  1165     26 => '',
  1166     27 => 'Pesan terkirin denga sukses.',
  1167     28 => 'Plug-in telah tersimpan dengan sukses',
  1168     29 => 'Sorry, you do not have access to this administration page.  Please note that all attempts to access unauthorized features are logged',
  1169     30 => 'Access disangkal',
  1170     31 => '',
  1171     32 => '',
  1172     33 => '',
  1173     34 => '',
  1174     35 => '',
  1175     36 => '',
  1176     37 => '',
  1177     38 => '',
  1178     39 => '',
  1179     40 => 'Pesan System',
  1180     41 => '',
  1181     42 => '',
  1182     43 => '',
  1183     44 => 'Plug-in telah terinstall dengas sukses!',
  1184     45 => 'Plugin tersebut telah terhapus denagn sukses.',
  1185     46 => '',
  1186     47 => 'Fungsi ini hanya bekerja dibawah *nix.  If you are running *nix as your operating system then your cache has been successfully cleared. If you are on Windows, you will need to search for files name adodb_*.php and remove them manually.',
  1187     48 => "Terima kasih telah menjadia nggota kami dengan {$_CONF['site_name']}. Team kami akan mereview anda. Jika memang layak password anda akan dikirim ke email jadi silahkan isi.",
  1188     49 => 'Group anda telah tersimpan dengan sukses.',
  1189     50 => 'Group tersebut telah terhapus dengan sukses.',
  1190     51 => 'nama user telah tepakai. silahkan pilih yang lain.',
  1191     52 => 'Email ada nampaknya salah.',
  1192     53 => 'Password anda telah diterima. Silahkan gunakan password baru untuk login.',
  1193     54 => 'Pesanan untuk password baru anda telah kadaluarsa. Silahkan ulangi lagi.',
  1194     55 => 'Sebuat email telah terkirim ke anda silahkan di cek. Silahkan ikuti petunjung tersebut untuk menset password baru anda.',
  1195     56 => 'Email anda telah terpakai oleh user lain.',
  1196     57 => 'Account anda telah terhapus dengan sukses.',
  1197     58 => 'Feed anda telah tersimpan dengan sukses.',
  1198     59 => 'Feed tersebut telah terhapus dengan sukses.',
  1199     60 => 'The plugin was successfully updated',
  1200     61 => 'Plugin %s: Unknown message placeholder',
  1201     62 => 'The trackback comment has been deleted.',
  1202     63 => 'An error occurred when deleting the trackback comment.',
  1203     64 => 'Your trackback comment has been successfully sent.',
  1204     65 => 'Weblog directory service successfully saved.',
  1205     66 => 'The weblog directory service has been deleted.',
  1206     67 => 'The new password does not match the confirmation password!',
  1207     68 => 'You have to enter the correct current password.',
  1208     69 => 'Your account has been blocked!',
  1209     70 => 'Your account is awaiting administrator approval.',
  1210     71 => 'Your account has now been confirmed and is awaiting administrator approval.',
  1211     72 => 'An error occured while attempting to install the plugin. See error.log for details.',
  1212     73 => 'An error occured while attempting to uninstall the plugin. See error.log for details.',
  1213     74 => 'The pingback has been successfully sent.',
  1214     75 => 'Trackbacks must be sent using a POST request.',
  1215     76 => 'Do you really want to delete this item?',
  1216     77 => 'WARNING:<br' . XHTML . '>You have set your default encoding to UTF-8. However, your server does not support multibyte encodings. Please install mbstring functions for PHP or choose a different character set/language.',
  1217     78 => 'Please make sure that the email address and the confirmation email address are the same.',
  1218     79 => 'The page you have been trying to open refers to a function that no longer exists on this site.',
  1219     80 => 'The plugin that created this feed is currently disabled. You will not be able to edit this feed until you re-enable the parent plugin.',
  1220     81 => 'You may have mistyped your login credentials.  Please try logging in again below.',
  1221     82 => 'You have exceeded the number of allowed login attempts.  Please try again later.',
  1222     83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
  1223     84 => 'To delete your account, please enter your current password.',
  1224     85 => 'There was a problem sending the email.',
  1225     86 => 'The OpenID server invalidated your login attempt.',
  1226     87 => 'OpenID login operation cancelled by user.',
  1227     88 => 'The OpenID server returned an error.',
  1228     89 => 'Unable to find an OpenID server for the given identity URL.',
  1229     90 => 'OpenID identification cancelled.',
  1230     91 => 'You specified an invalid identity URL.',
  1231     92 => "Please <a href=\"{$_CONF['site_admin_url']}/sectest.php\">check the security of your site</a> before using it!",
  1232     93 => 'Database back up was successful.',
  1233     94 => 'Backup Failed: Filesize less than 1kb',
  1234     95 => 'There was an error.',
  1235     96 => '',
  1236     97 => '',
  1237     98 => 'The plugin was successfully uploaded.',
  1238     99 => 'The plugin already exists.',
  1239     100 => 'The plugin file you uploaded was not a GZip or Zip compressed archive.',
  1240     101 => 'There are no topics (that you have access to). You need at least one topic to be able to submit stories.',
  1241     400 => 'Not all required fields have been passed validation',
  1242     401 => 'Please enter Fullname'
  1243 );
  1244 
  1245 ###############################################################################
  1246 
  1247 $LANG_ACCESS = array(
  1248     'access' => 'Akses',
  1249     'ownerroot' => 'Pemilik/Root',
  1250     'group' => 'Group',
  1251     'readonly' => 'Read-Only',
  1252     'accessrights' => 'Hak Akses',
  1253     'owner' => 'Pemilik',
  1254     'grantgrouplabel' => 'Grant Above Group Edit Rights',
  1255     'permmsg' => 'Catatan: members adalah semua yang sudah terdaftar dan sebaliknya.',
  1256     'securitygroups' => 'Security Groups',
  1257     'editrootmsg' => "Walaupun anda User Administrator, anda tidak dapat mengedit root.  Anda tidak dapat mengedit semau user kecuali root users. Ingat semua percobaan mengedit root adalah ilegal dan telah terekam.  Silahkan kembali <a href=\"{$_CONF['site_admin_url']}/user.php\">ke halaman User Administration</a>.",
  1258     'securitygroupsmsg' => 'Select the checkboxes for the groups you want the user to belong to.',
  1259     'groupeditor' => 'Group Editor',
  1260     'description' => 'Deskripsi',
  1261     'name' => 'Nama',
  1262     'rights' => 'Hak',
  1263     'missingfields' => 'Ada yang kosong',
  1264     'missingfieldsmsg' => 'Anda harus memberikan nama dan deskripsi group',
  1265     'groupmanager' => 'Group Manajer',
  1266     'newgroupmsg' => 'Untuk memodifikasi atau menghapus silahkan klik dibawah ini. Untuk membuat group baru silahkan klik link diatas. Ingat core groups tidak dapat dihapus karena digunakan oleh system.',
  1267     'groupname' => 'Nama Group',
  1268     'coregroup' => 'Core Group',
  1269     'yes' => 'Ya',
  1270     'no' => 'Tidak',
  1271     'corerightsdescr' => "Group ini adalah core {$_CONF['site_name']} Group.  Jagi group ini tidak dapat di otak atik.  Dibawah ini adalah hanya read-only.",
  1272     'groupmsg' => 'Security Groups pada situs ini dalam bentuk hirarki.  Dengan menambahkan geoup ini ke group yang lain dibawahnya anda akan memberi hak yang sama pada group-group tersebut.  jadi memungkikan bagi anda untuk memberi hak pada group dibawah anda.  Jika anda menginginkannya anda dapat memilih berbagai macah hak yang disediakan situs ini pada bagian bawah yang disebut \'Hak\'.  Kemuadian silahkan diatur sesuai dengan kehendak anda dengan cara mencentangnya.',
  1273     'coregroupmsg' => "Ini adalah core {$_CONF['site_name']} Group.  Jagi group ini tidak dapat di otak atik.  Dibawah ini adalah hanya read-only.",
  1274     'rightsdescr' => 'Akses group dengan hak dibawah ini akan memberikan secara langsung kepada group atau group yang berbeda dalam groupnya.  yang terlihat tanpa centang dibawah ini adalah hak yang telah diberiakn kepadanya karena hak yang lain menjadi milik group yang lain pula.  Maka hak yang diberikan adalah sesuai dengan yang dicentang tersebut.',
  1275     'lock' => 'Terkunci',
  1276     'members' => 'Anggota',
  1277     'anonymous' => 'tak dikenal',
  1278     'permissions' => 'Perizinan',
  1279     'permissionskey' => 'R = read, E = edit, hak edit, dengan asumsi hak untuk membaca',
  1280     'edit' => 'Ubah',
  1281     'none' => 'Tidak ada',
  1282     'accessdenied' => 'Access disangkal',
  1283     'storydenialmsg' => "Anda tidak dapat akses untuk melihat bacaan ini.  Mungkin akrena anda bukan anggota {$_CONF['site_name']}.  Silahkan <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\"> jadi anggota</a> of {$_CONF['site_name']} untuk mendapatkan akses penuh keanggotaan!",
  1284     'nogroupsforcoregroup' => 'Group ini bukan milik group manapun',
  1285     'grouphasnorights' => 'Group ini tidak dapat diakses dengan fitur apapun yang anda telah miliki',
  1286     'newgroup' => 'Group Baru',
  1287     'adminhome' => 'Admin Home',
  1288     'save' => 'simpan',
  1289     'cancel' => 'batal',
  1290     'delete' => 'hapus',
  1291     'canteditroot' => 'Anda mencoba negedit Root group semantara anda buka Root group itu sendiri, jadi akses anda disangkal.  Silahkan hubungi Administrator.',
  1292     'listusers' => 'Daftar Users',
  1293     'listthem' => 'daftar',
  1294     'usersingroup' => 'Users di group "%s"',
  1295     'usergroupadmin' => 'User Group Administration',
  1296     'add' => 'Tambah',
  1297     'remove' => 'Hapus',
  1298     'availmembers' => 'Available Members',
  1299     'groupmembers' => 'Group Members',
  1300     'canteditgroup' => 'Untuk mengubah group, anda harus menjadi anggota group. Silahkan hubungi Administrator.',
  1301     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.',
  1302     'editgroupmsg' => 'To modify the group membership, click on the member names(s) and use the add or remove buttons. If the member is a member of the group, their name will appear on the right side only. Once you are complete - press <b>Save</b> to update the group and return to the main group admin page.',
  1303     'listgroupmsg' => 'Listing of all current members in the group: <b>%s</b>',
  1304     'search' => 'Search',
  1305     'submit' => 'Submit',
  1306     'limitresults' => 'Limit Results',
  1307     'group_id' => 'Group ID',
  1308     'plugin_access_denied_msg' => 'You are illegally trying access a plugin administration page.  Please note that all attempts to illegally access this page are logged.',
  1309     'groupexists' => 'Group name already exists',
  1310     'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.'
  1311 );
  1312 
  1313 ###############################################################################
  1314 # admin/database.php
  1315 
  1316 $LANG_DB_BACKUP = array(
  1317     'last_ten_backups' => '10 Back-ups terakhir',
  1318     'do_backup' => 'Lakukan Backup',
  1319     'backup_successful' => 'Back up Database sukses.',
  1320     'db_explanation' => 'Untuk membuat back up baru, klik tombol di bawah ini',
  1321     'not_found' => "Path salah atau mysqldump utility tidak executable.<br" . XHTML . ">Periksa <strong>\$_DB_mysqldump_path</strong> defenisi pada config.php.<br" . XHTML . ">variable masih terdefenisi seperti: <var>{$_DB_mysqldump_path}</var>",
  1322     'zero_size' => 'Backup gagal: ukuran file 0 bytes',
  1323     'path_not_found' => "{$_CONF['backup_path']} tidak ada direktori",
  1324     'no_access' => "ERROR: Direktori {$_CONF['backup_path']} tidah terakses.",
  1325     'backup_file' => 'Backup file',
  1326     'size' => 'Ukuran',
  1327     'bytes' => 'Bytes',
  1328     'total_number' => 'Jumlah total back up: %d',
  1329     'download' => 'Click to download this file'
  1330 );
  1331 
  1332 ###############################################################################
  1333 
  1334 $LANG_BUTTONS = array(
  1335     1 => 'Home',
  1336     2 => 'Kontak',
  1337     3 => 'Pengiriman',
  1338     4 => '',
  1339     5 => '',
  1340     6 => '',
  1341     7 => 'Statistik situs',
  1342     8 => 'Personalisasi',
  1343     9 => 'Pencarian',
  1344     10 => 'Pencarian lebih teliti',
  1345     11 => 'Directory'
  1346 );
  1347 
  1348 ###############################################################################
  1349 # 404.php
  1350 
  1351 $LANG_404 = array(
  1352     1 => '404 Error',
  1353     2 => 'Saya sudah mencari semuanya tapi saya tidak menemukan <b>%s</b>.',
  1354     3 => "<p>Maaf, file yang anda pesan tidak ada. Silahkan periksa <a href=\"{$_CONF['site_url']}\">laman utama</a> atau <a href=\"{$_CONF['site_url']}/search.php\">halaman pencarian</a> jikan anda tidak dapat melihat yang hilang."
  1355 );
  1356 
  1357 ###############################################################################
  1358 # login form
  1359 
  1360 $LANG_LOGIN = array(
  1361     1 => 'Login dibutuhkan',
  1362     2 => 'Maaf, uktuk mengakses halaman ini anda harus login sebagai user.',
  1363     3 => 'Login',
  1364     4 => 'User baru'
  1365 );
  1366 
  1367 ###############################################################################
  1368 # trackback.php
  1369 
  1370 $LANG_TRB = array(
  1371     'trackback' => 'Trackback',
  1372     'from' => 'from',
  1373     'tracked_on' => 'Tracked on',
  1374     'read_more' => '[read more]',
  1375     'intro_text' => 'Here\'s what others have to say about \'%s\':',
  1376     'no_comments' => 'No trackback comments for this entry.',
  1377     'this_trackback_url' => 'Trackback URL for this entry:',
  1378     'num_comments' => '%d trackback comments',
  1379     'send_trackback' => 'Send Pings',
  1380     'preview' => 'Preview',
  1381     'editor_title' => 'Send trackback comment',
  1382     'trackback_url' => 'Trackback URL',
  1383     'entry_url' => 'Entry URL',
  1384     'entry_title' => 'Entry Title',
  1385     'blog_name' => 'Site Name',
  1386     'excerpt' => 'Excerpt',
  1387     'truncate_warning' => 'Note: The receiving site may truncate your excerpt',
  1388     'button_send' => 'Send',
  1389     'button_preview' => 'Preview',
  1390     'send_error' => 'Error',
  1391     'send_error_details' => 'Error when sending trackback comment:',
  1392     'url_missing' => 'No Entry URL',
  1393     'url_required' => 'Please enter at least a URL for the entry.',
  1394     'target_missing' => 'No Trackback URL',
  1395     'target_required' => 'Please enter a trackback URL',
  1396     'error_socket' => 'Could not open socket.',
  1397     'error_response' => 'Response not understood.',
  1398     'error_unspecified' => 'Unspecified error.',
  1399     'select_url' => 'Select Trackback URL',
  1400     'not_found' => 'Trackback URL not found',
  1401     'autodetect_failed' => 'Geeklog could not detect the Trackback URL for the post you want to send your comment to. Please enter it manually below.',
  1402     'trackback_explain' => 'From the links below, please select the URL you want to send your Trackback comment to. Geeklog will then try to determine the correct Trackback URL for that post. Or you can <a href="%s">enter it manually</a> if you know it already.',
  1403     'no_links_trackback' => 'No links found. You can not send a Trackback comment for this entry.',
  1404     'pingback' => 'Pingback',
  1405     'pingback_results' => 'Pingback results',
  1406     'send_pings' => 'Send Pings',
  1407     'send_pings_for' => 'Send Pings for "%s"',
  1408     'no_links_pingback' => 'No links found. No Pingbacks were sent for this entry.',
  1409     'pingback_success' => 'Pingback sent.',
  1410     'no_pingback_url' => 'No pingback URL found.',
  1411     'resend' => 'Resend',
  1412     'ping_all_explain' => 'You can now notify the sites you linked to (<a href="http://en.wikipedia.org/wiki/Pingback">Pingback</a>), advertise that your site has been updated by pinging weblog directory services, or send a <a href="http://en.wikipedia.org/wiki/Trackback">Trackback</a> comment in case you wrote about a post on someone else\'s site.',
  1413     'pingback_button' => 'Send Pingback',
  1414     'pingback_short' => 'Send Pingbacks to all sites linked from this entry.',
  1415     'pingback_disabled' => '(Pingback disabled)',
  1416     'ping_button' => 'Send Ping',
  1417     'ping_short' => 'Ping weblog directory services.',
  1418     'ping_disabled' => '(Ping disabled)',
  1419     'trackback_button' => 'Send Trackback',
  1420     'trackback_short' => 'Send a Trackback comment.',
  1421     'trackback_disabled' => '(Trackback disabled)',
  1422     'may_take_a_while' => 'Please note that sending Pingbacks and Pings may take a while.',
  1423     'ping_results' => 'Ping results',
  1424     'unknown_method' => 'Unknown ping method',
  1425     'ping_success' => 'Ping sent.',
  1426     'error_site_name' => 'Please enter the site\'s name.',
  1427     'error_site_url' => 'Please enter the site\'s URL.',
  1428     'error_ping_url' => 'Please enter a valid Ping URL.',
  1429     'no_services' => 'No weblog directory services configured.',
  1430     'services_headline' => 'Weblog Directory Services',
  1431     'service_explain' => 'To modify or delete a weblog directory service, click on the edit icon of that service below. To add a new weblog directory service, click on "Create New" above.',
  1432     'service' => 'Service',
  1433     'ping_method' => 'Ping method',
  1434     'service_website' => 'Website',
  1435     'service_ping_url' => 'URL to ping',
  1436     'ping_standard' => 'Standard Ping',
  1437     'ping_extended' => 'Extended Ping',
  1438     'ping_unknown' => '(unknown method)',
  1439     'edit_service' => 'Edit Weblog Directory Service',
  1440     'trackbacks' => 'Trackbacks',
  1441     'editor_intro' => 'Prepare your trackback comment for <a href="%s">%s</a>.',
  1442     'editor_intro_none' => 'Prepare your trackback comment.',
  1443     'trackback_note' => 'To send a trackback comment for a story, go to the list of stories and click on "Send Ping" for the story. To send a trackback that is not related to a story, <a href="%s">click here</a>.',
  1444     'pingback_explain' => 'Enter a URL to send the Pingback to. The pingback will point to your site\'s homepage.',
  1445     'pingback_url' => 'Pingback URL',
  1446     'site_url' => 'This site\'s URL',
  1447     'pingback_note' => 'To send a pingback for a story, go to the list of stories and click on "Send Ping" for the story. To send a pingback that is not related to a story, <a href="%s">click here</a>.',
  1448     'pbtarget_missing' => 'No Pingback URL',
  1449     'pbtarget_required' => 'Please enter a pingback URL',
  1450     'pb_error_details' => 'Error when sending the pingback:',
  1451     'delete_trackback' => 'To delete this Trackback click: '
  1452 );
  1453 
  1454 ###############################################################################
  1455 # directory.php
  1456 
  1457 $LANG_DIR = array(
  1458     'title' => 'Article Directory',
  1459     'title_year' => 'Article Directory for %d',
  1460     'title_month_year' => 'Article Directory for %s %d',
  1461     'nav_top' => 'Back to Article Directory',
  1462     'no_articles' => 'No articles.'
  1463 );
  1464 
  1465 ###############################################################################
  1466 # admin/sectest.php
  1467 
  1468 $LANG_SECTEST = array(
  1469     'sectest' => 'Geeklog Security Check',
  1470     'results' => 'Results of the Security Check',
  1471     'okay' => 'Everything seems to be in order.',
  1472     'please_fix' => 'Please fix the above issues before using your site!',
  1473     'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
  1474     'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
  1475     'public_html' => '"public_html" should never be part of your site\'s URL.  Please read the part about public_html in the %s again and change your setup accordingly before you proceed.',
  1476     'installation' => 'installation instructions',
  1477     'directory' => 'directory',
  1478     'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!',
  1479     'fix_it' => 'This is a security risk and should be fixed!',
  1480     'reachable' => 'Your %s is reachable from the web.',
  1481     'not_reachable' => 'Good! Your %s is not reachable from the web.',
  1482     'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
  1483     'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
  1484     'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
  1485     'inst_removed' => 'Good! You seem to have removed the install directory already.',
  1486     'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',
  1487     'password_okay' => 'Good! You seem to have changed the default account password already.'
  1488 );
  1489 
  1490 ###############################################################################
  1491 # "What's New" Time Strings
  1492 # 
  1493 # For the first two strings, you can use the following placeholders.
  1494 # Order them so it makes sense in your language:
  1495 # %i    item, "Stories"
  1496 # %n    amount, "2", "20" etc.
  1497 # %t    time, "2" (weeks)
  1498 # %s    scale, "hrs", "weeks"
  1499 
  1500 $LANG_WHATSNEW = array(
  1501     'new_string' => '%n new %i in the last %t %s',
  1502     'new_last' => 'last %t %s',
  1503     'minutes' => 'minutes',
  1504     'hours' => 'hours',
  1505     'days' => 'days',
  1506     'weeks' => 'weeks',
  1507     'months' => 'months',
  1508     'minute' => 'minute',
  1509     'hour' => 'hour',
  1510     'day' => 'day',
  1511     'week' => 'week',
  1512     'month' => 'month'
  1513 );
  1514 
  1515 ###############################################################################
  1516 # Month names
  1517 
  1518 $LANG_MONTH = array(
  1519     1 => 'Januari',
  1520     2 => 'Februari',
  1521     3 => 'Maret',
  1522     4 => 'April',
  1523     5 => 'Mei',
  1524     6 => 'Juni',
  1525     7 => 'Juli',
  1526     8 => 'Augustus',
  1527     9 => 'September',
  1528     10 => 'Oktober',
  1529     11 => 'November',
  1530     12 => 'Desember'
  1531 );
  1532 
  1533 ###############################################################################
  1534 # Weekdays
  1535 
  1536 $LANG_WEEK = array(
  1537     1 => 'Minggu',
  1538     2 => 'Senin',
  1539     3 => 'Selasa',
  1540     4 => 'Rabu',
  1541     5 => 'Kamis',
  1542     6 => 'Jumat',
  1543     7 => 'Sabtu'
  1544 );
  1545 
  1546 ###############################################################################
  1547 # Admin - Strings
  1548 # 
  1549 # These are some standard strings used by core functions as well as plugins to
  1550 # display administration lists and edit pages
  1551 
  1552 $LANG_ADMIN = array(
  1553     'search' => 'Search',
  1554     'limit_results' => 'Limit Results',
  1555     'submit' => 'Submit',
  1556     'edit' => 'Edit',
  1557     'edit_adv' => 'Adv. Edit',
  1558     'admin_home' => 'Admin Home',
  1559     'create_new' => 'Create New',
  1560     'create_new_adv' => 'Create New (Adv.)',
  1561     'enabled' => 'Enabled',
  1562     'title' => 'Title',
  1563     'type' => 'Type',
  1564     'topic' => 'Topic',
  1565     'help_url' => 'Help File URL',
  1566     'save' => 'Save',
  1567     'cancel' => 'Cancel',
  1568     'delete' => 'Delete',
  1569     'delete_sel' => 'Delete selected',
  1570     'copy' => 'Copy',
  1571     'no_results' => '- No entries found -',
  1572     'data_error' => 'There was an error processing the subscription data. Please check the data source.',
  1573     'preview' => 'Preview',
  1574     'records_found' => 'Records found',
  1575     'addchild' => 'Add child',
  1576     'list' => 'list',
  1577     'list_all' => 'List all',
  1578     'meta_description' => 'Meta Description',
  1579     'meta_keywords' => 'Meta Keywords',
  1580     'na' => 'N/A'
  1581 );
  1582 
  1583 # Localisation of the texts for the various drop-down menus that are actually
  1584 # stored in the database. If these exist, they override the texts from the
  1585 # database.
  1586 
  1587 $LANG_commentcodes = array(
  1588     0 => 'Comments Enabled',
  1589     -1 => 'Comments Disabled',
  1590     1 => 'Comments Closed'
  1591 );
  1592 
  1593 $LANG_commentmodes = array(
  1594     'flat' => 'Flat',
  1595     'nested' => 'Nested',
  1596     'threaded' => 'Threaded',
  1597     'nocomment' => 'No Comments'
  1598 );
  1599 
  1600 $LANG_cookiecodes = array(
  1601     0 => '(don\'t)',
  1602     3600 => '1 Hour',
  1603     7200 => '2 Hours',
  1604     10800 => '3 Hours',
  1605     28800 => '8 Hours',
  1606     86400 => '1 Day',
  1607     604800 => '1 Week',
  1608     2678400 => '1 Month'
  1609 );
  1610 
  1611 $LANG_dateformats = array(
  1612     0 => 'System Default'
  1613 );
  1614 
  1615 $LANG_featurecodes = array(
  1616     0 => 'Not Featured',
  1617     1 => 'Featured'
  1618 );
  1619 
  1620 $LANG_frontpagecodes = array(
  1621     0 => 'Show Only in Topic',
  1622     1 => 'Show on Front Page'
  1623 );
  1624 
  1625 $LANG_postmodes = array(
  1626     'plaintext' => 'Plain Old Text',
  1627     'html' => 'HTML Formatted'
  1628 );
  1629 
  1630 $LANG_sortcodes = array(
  1631     'ASC' => 'Oldest First',
  1632     'DESC' => 'Newest First'
  1633 );
  1634 
  1635 $LANG_trackbackcodes = array(
  1636     0 => 'Trackback Enabled',
  1637     -1 => 'Trackback Disabled'
  1638 );
  1639 
  1640 ###############################################################################
  1641 # Localization of the Admin Configuration UI
  1642 
  1643 $LANG_CONFIG = array(
  1644     'home' => 'Home',
  1645     'admin_home' => 'Site Administration',
  1646     'sections' => 'Configuration Sections',
  1647     'restore' => 'Restore',
  1648     'add_element' => 'Add Element',
  1649     'save_changes' => 'Save Changes',
  1650     'reset_form' => 'Reset Form',
  1651     'changes_made' => 'Changes were successfully made to',
  1652     'title' => 'Configuration Manager',
  1653     'disable' => 'Click to disable this option',
  1654     'enable' => 'Enable'
  1655 );
  1656 
  1657 $LANG_configsections['Core'] = array(
  1658     'label' => 'Geeklog',
  1659     'title' => 'Geeklog Configuration'
  1660 );
  1661 
  1662 $LANG_confignames['Core'] = array(
  1663     'path_html' => 'HTML Path',
  1664     'site_url' => 'Site URL',
  1665     'site_admin_url' => 'Admin URL',
  1666     'site_mail' => 'Site E-Mail',
  1667     'noreply_mail' => 'No-Reply E-Mail',
  1668     'site_name' => 'Site Name',
  1669     'site_slogan' => 'Slogan',
  1670     'microsummary_short' => 'Microsummary',
  1671     'path_log' => 'Log',
  1672     'path_language' => 'Language',
  1673     'backup_path' => 'Backup',
  1674     'path_data' => 'Data',
  1675     'path_images' => 'Images',
  1676     'path_pear' => 'Path Pear',
  1677     'have_pear' => 'Have Pear?',
  1678     'mail_settings' => 'Mail Settings',
  1679     'allow_mysqldump' => 'Allow MySQL Dump',
  1680     'mysqldump_path' => 'Path of Executable',
  1681     'mysqldump_options' => 'MySQL Dump Options',
  1682     'mysqldump_filename_mask' => 'Backup File Name Mask',
  1683     'theme' => 'Theme',
  1684     'doctype' => 'DOCTYPE Declaration',
  1685     'menu_elements' => 'Menu Elements',
  1686     'path_themes' => 'Themes Path',
  1687     'disable_new_user_registration' => 'Disable New Registrations',
  1688     'allow_user_themes' => 'Allow User Themes',
  1689     'allow_user_language' => 'Allow User Language',
  1690     'allow_user_photo' => 'Allow User Photo',
  1691     'allow_username_change' => 'Allow Username Changes',
  1692     'allow_account_delete' => 'Allow Account Deletion',
  1693     'hide_author_exclusion' => 'Allow Hide Author',
  1694     'show_fullname' => 'Show Fullname',
  1695     'show_servicename' => 'Show Service Name',
  1696     'custom_registration' => 'Enable Custom Registration',
  1697     'user_login_method' => 'User Login Method',
  1698     'spamx' => 'Spam-X Actions',
  1699     'sort_admin' => 'Sort Links',
  1700     'language' => 'Language',
  1701     'locale' => 'Locale',
  1702     'date' => 'Date Format',
  1703     'daytime' => 'Daytime Format',
  1704     'shortdate' => 'Short Date Format',
  1705     'dateonly' => 'Date Only Format',
  1706     'timeonly' => 'Time Only Format',
  1707     'week_start' => 'Week Start',
  1708     'hour_mode' => 'Hour Mode',
  1709     'thousand_separator' => 'Thousands Separator',
  1710     'decimal_separator' => 'Decimal Separator',
  1711     'decimal_count' => 'Decimal Count',
  1712     'language_files' => 'Language Files',
  1713     'languages' => 'Languages',
  1714     'timezone' => 'Timezone',
  1715     'site_disabled_msg' => 'Site Disabled Message or URL',
  1716     'rootdebug' => 'Root Debugging',
  1717     'cookie_session' => 'Session Cookie Name',
  1718     'cookie_name' => 'Permanent Cookie Name',
  1719     'cookie_password' => 'Password Cookie Name',
  1720     'cookie_theme' => 'Theme Cookie Name',
  1721     'cookie_language' => 'Language Cookie Name',
  1722     'cookie_tzid' => 'Timezone Cookie Name',
  1723     'cookie_anon_name' => 'Anon. Username Cookie Name',
  1724     'cookie_ip' => 'Cookies embed IP?',
  1725     'default_perm_cookie_timeout' => 'Permanent Timeout',
  1726     'session_cookie_timeout' => 'Session Timeout',
  1727     'cookie_path' => 'Cookie Path',
  1728     'cookiedomain' => 'Cookie Domain',
  1729     'cookiesecure' => 'Cookie Secure',
  1730     'lastlogin' => 'Record Last Login?',
  1731     'num_search_results' => 'Number of Search Results',
  1732     'loginrequired' => 'Login Required?',
  1733     'submitloginrequired' => 'Submit Login Required?',
  1734     'commentsloginrequired' => 'Comment Login Required?',
  1735     'statsloginrequired' => 'Stats Login Required?',
  1736     'searchloginrequired' => 'Search Login Required?',
  1737     'profileloginrequired' => 'Profile Login Required?',
  1738     'emailuserloginrequired' => 'E-Mail User Login Required?',
  1739     'emailstoryloginrequired' => 'E-Mail Story Login Required?',
  1740     'directoryloginrequired' => 'Directory Login Required?',
  1741     'storysubmission' => 'Story Submission Queue?',
  1742     'usersubmission' => 'User Submission Queue?',
  1743     'listdraftstories' => 'List Draft Stories?',
  1744     'notification' => 'Notifications',
  1745     'postmode' => 'Default Post Mode',
  1746     'speedlimit' => 'Post Speed Limit',
  1747     'skip_preview' => 'Skip Preview in Posts',
  1748     'advanced_editor' => 'Advanced Editor?',
  1749     'wikitext_editor' => 'Wikitext Editor?',
  1750     'cron_schedule_interval' => 'Cron Schedule Interval',
  1751     'sortmethod' => 'Sort Topics',
  1752     'showstorycount' => 'Show Story Count?',
  1753     'showsubmissioncount' => 'Show Submission Count?',
  1754     'hide_home_link' => 'Hide Home Link?',
  1755     'whosonline_threshold' => 'Session Threshold',
  1756     'whosonline_anonymous' => 'Hide Names from Guests?',
  1757     'emailstories' => 'Daily Digest Enabled?',
  1758     'emailstorieslength' => 'Length of Stories',
  1759     'emailstoriesperdefault' => 'Enable for New Users?',
  1760     'allow_domains' => 'Automatic Allow Domains',
  1761     'disallow_domains' => 'Automatic Disallow Domains',
  1762     'newstoriesinterval' => 'New Stories Interval',
  1763     'newcommentsinterval' => 'New Comments Interval',
  1764     'newtrackbackinterval' => 'New Trackbacks Interval',
  1765     'hidenewstories' => 'Hide New Stories',
  1766     'hidenewcomments' => 'Hide New Comments',
  1767     'hidenewtrackbacks' => 'Hide New Trackbacks',
  1768     'hidenewplugins' => 'Hide New Plugin Entries',
  1769     'title_trim_length' => 'Title Trim Length',
  1770     'trackback_enabled' => 'Trackback Enabled?',
  1771     'pingback_enabled' => 'Pingback Enabled?',
  1772     'ping_enabled' => 'Ping Enabled?',
  1773     'trackback_code' => 'Trackback Default',
  1774     'multiple_trackbacks' => 'Multiple Trackbacks',
  1775     'trackbackspeedlimit' => 'Trackback Speed Limit',
  1776     'check_trackback_link' => 'Check Trackbacks',
  1777     'pingback_self' => 'Pingback Self?',
  1778     'pingback_excerpt' => 'Create Pingback Excerpt?',
  1779     'link_documentation' => 'Link to Documentation?',
  1780     'link_versionchecker' => 'Link to Version Checker?',
  1781     'maximagesperarticle' => 'Max Images per Article',
  1782     'limitnews' => 'Stories per Page',
  1783     'minnews' => 'Min. Stories per Page',
  1784     'contributedbyline' => 'Show "Contributed By"?"',
  1785     'hideviewscount' => 'Hide Views Count?',
  1786     'hideemailicon' => 'Hide E-Mail Icon?',
  1787     'hideprintericon' => 'Hide Print Icon?',
  1788     'allow_page_breaks' => 'Allow Page Breaks?',
  1789     'page_break_comments' => 'Comments on Multi-Page Articles',
  1790     'article_image_align' => 'Topic Icon Alignment',
  1791     'show_topic_icon' => 'Show Topic Icon?',
  1792     'draft_flag' => 'Draft Flag Default',
  1793     'frontpage' => 'Frontpage Default',
  1794     'hide_no_news_msg' => 'Hide "No News" Message?',
  1795     'hide_main_page_navigation' => 'Hide Main Page Navigation?',
  1796     'onlyrootfeatures' => 'Only Root can Feature?',
  1797     'aftersave_story' => 'After Saving Story',
  1798     'aftersave_user' => 'After Saving User',
  1799     'show_right_blocks' => 'Always Show Right Blocks?',
  1800     'showfirstasfeatured' => 'Show First Story as Featured?',
  1801     'backend' => 'Enable Feeds?',
  1802     'rdf_file' => 'Syndication Output Folder',
  1803     'rdf_limit' => 'Feed Limit',
  1804     'rdf_storytext' => 'Length of Stories in Feed',
  1805     'rdf_language' => 'Feed Language',
  1806     'syndication_max_headlines' => 'Max. Number of Headlines (portal blocks)',
  1807     'copyrightyear' => 'Copyright Year',
  1808     'image_lib' => 'Image Library',
  1809     'path_to_mogrify' => 'Path to Mogrify',
  1810     'path_to_netpbm' => 'Path to Netpbm',
  1811     'debug_image_upload' => 'Debug Image Uploading?',
  1812     'keep_unscaled_image' => 'Keep Unscaled Image?',
  1813     'allow_user_scaling' => 'Allow User Scaling?',
  1814     'jpeg_quality' => 'JPEG Quality?',
  1815     'max_image_width' => 'Max Image Width?',
  1816     'max_image_height' => 'Max Image Height?',
  1817     'max_image_size' => 'Max Image Size?',
  1818     'max_topicicon_width' => 'Max Topic Icon Width?',
  1819     'max_topicicon_height' => 'Max Topic Icon Height?',
  1820     'max_topicicon_size' => 'Max Topic Icon Size?',
  1821     'max_photo_width' => 'Max Photo Width?',
  1822     'max_photo_height' => 'Max Photo Height?',
  1823     'max_photo_size' => 'Max Photo Size?',
  1824     'use_gravatar' => 'Use Gravatar?',
  1825     'gravatar_rating' => 'Gravatar Rating Allowed',
  1826     'force_photo_width' => 'Force Photo Width',
  1827     'default_photo' => 'Default Photo',
  1828     'commentspeedlimit' => 'Comment Speed Limit',
  1829     'comment_limit' => 'Comment Limit',
  1830     'comment_mode' => 'Comment Mode',
  1831     'comment_code' => 'Comment Default',
  1832     'comment_edit' => 'Allow Comment Edit?',
  1833     'comment_edittime' => 'Comment Edit Time (seconds)',
  1834     'commentsubmission' => 'Queue Comment Submissions',
  1835     'passwordspeedlimit' => 'Password Speed Limit',
  1836     'login_attempts' => 'Max. Login Attempts',
  1837     'login_speedlimit' => 'Login Speed Limit',
  1838     'user_html' => 'User HTML',
  1839     'admin_html' => 'Admin HTML',
  1840     'advanced_html' => 'Additional HTML for Adv. Editor',
  1841     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
  1842     'allowed_protocols' => 'Allowed Protocols',
  1843     'disable_autolinks' => 'Disable Autolinks?',
  1844     'clickable_links' => 'Make URLs clickable?',
  1845     'compressed_output' => 'Send compressed output?',
  1846     'frame_options' => 'Protection against "clickjacking"',
  1847     'censormode' => 'Censor Mode?',
  1848     'censorreplace' => 'Censor Replace Text',
  1849     'censorlist' => 'Censor List',
  1850     'ip_lookup' => 'IP Lookup',
  1851     'url_rewrite' => 'Enable URL Rewrite',
  1852     'meta_tags' => 'Meta Tags',
  1853     'meta_description' => 'Default Meta Description',
  1854     'meta_keywords' => 'Default Meta Keywords',
  1855     'default_permissions_block' => 'Block Default Permissions',
  1856     'default_permissions_story' => 'Story Default Permissions',
  1857     'default_permissions_topic' => 'Topic Default Permissions',
  1858     'atom_max_stories' => 'Max. Stories in Webservices Feed',
  1859     'disable_webservices' => 'Disable Webservices?',
  1860     'restrict_webservices' => 'Restrict Webservices?',
  1861     'article_comment_close_enabled' => 'Automatically close comments (default)',
  1862     'article_comment_close_days' => 'Days to close comments (default)',
  1863     'comment_close_rec_stories' => 'Number of most recent stories enabled for comments',
  1864     'allow_reply_notifications' => 'Allow comment reply notifications?',
  1865     'search_style' => 'Results List Style',
  1866     'search_limits' => 'Page Limits',
  1867     'search_show_num' => 'Show Result Number?',
  1868     'search_show_type' => 'Show Result Type?',
  1869     'search_show_sort' => 'Allow User to Sort Results?',
  1870     'search_show_limit' => 'Show Page Limits?',
  1871     'search_separator' => 'Group Separator',
  1872     'search_def_keytype' => 'Default Search Method'
  1873 );
  1874 
  1875 $LANG_configsubgroups['Core'] = array(
  1876     'sg_site' => 'Site',
  1877     'sg_stories' => 'Stories and Trackback',
  1878     'sg_theme' => 'Theme',
  1879     'sg_blocks' => 'Blocks',
  1880     'sg_users' => 'Users and Submissions',
  1881     'sg_images' => 'Images',
  1882     'sg_locale' => 'Languages and Locale',
  1883     'sg_misc' => 'Miscellaneous'
  1884 );
  1885 
  1886 $LANG_fs['Core'] = array(
  1887     'fs_site' => 'Site',
  1888     'fs_paths' => 'Paths',
  1889     'fs_theme' => 'Theme',
  1890     'fs_mail' => 'Mail',
  1891     'fs_pear' => 'Pear',
  1892     'fs_mysql' => 'MySQL',
  1893     'fs_users' => 'Users',
  1894     'fs_misc' => 'Miscellaneous',
  1895     'fs_spamx' => 'Spam-X',
  1896     'fs_admin_block' => 'Admin Block',
  1897     'fs_locale' => 'Locale',
  1898     'fs_language' => 'Language',
  1899     'fs_debug' => 'Debug',
  1900     'fs_cookies' => 'Cookies',
  1901     'fs_login' => 'Login Settings',
  1902     'fs_search' => 'Search',
  1903     'fs_user_submission' => 'User Submission',
  1904     'fs_submission' => 'Submission Settings',
  1905     'fs_topics_block' => 'Topics Block',
  1906     'fs_whosonline_block' => 'Who\'s Online Block',
  1907     'fs_daily_digest' => 'Daily Digest',
  1908     'fs_whatsnew_block' => 'What\'s New Block',
  1909     'fs_trackback' => 'Trackback',
  1910     'fs_pingback' => 'Pingback',
  1911     'fs_story' => 'Story',
  1912     'fs_theme_advanced' => 'Advanced Settings',
  1913     'fs_syndication' => 'Syndication',
  1914     'fs_imagelib' => 'Image Library',
  1915     'fs_upload' => 'Upload',
  1916     'fs_articleimg' => 'Images in Articles',
  1917     'fs_topicicon' => 'Topic Icons',
  1918     'fs_userphoto' => 'Photos',
  1919     'fs_gravatar' => 'Gravatar',
  1920     'fs_comments' => 'Comments',
  1921     'fs_htmlfilter' => 'HTML Filtering',
  1922     'fs_censoring' => 'Censoring',
  1923     'fs_iplookup' => 'IP Lookup',
  1924     'fs_perm_story' => 'Story Default Permission',
  1925     'fs_perm_topic' => 'Topic Default Permission',
  1926     'fs_perm_block' => 'Block Default Permission',
  1927     'fs_webservices' => 'Webservices'
  1928 );
  1929 
  1930 $LANG_configselects['Core'] = array(
  1931     0 => array('True' => 1, 'False' => 0),
  1932     1 => array('True' => true, 'False' => false),
  1933     2 => array('Reject' => 0, 'Only Keep Latest' => 1, 'Allow Multiple Posts' => 2),
  1934     3 => array('Trackback Enabled' => 0, 'Trackback Disabled' => -1),
  1935     4 => array('Don\'t Check Anything' => 0, 'Check against Site URL' => 1, 'Check full URL' => 2, 'Check against Site URL and full URL' => 3, 'Check IP against Site IP' => 4, 'Check IP and Site URL' => 5, 'Check IP and Full URL' => 6, 'Check IP, Full URL, and Site URL' => 7),
  1936     5 => array('Plain Old Text' => 'plaintext', 'HTML Formatted' => 'html'),
  1937     6 => array('12' => 12, '24' => 24),
  1938     7 => array('Last Page' => 'last', 'First Page' => 'first', 'Every Page' => 'all'),
  1939     8 => array('Right' => 'right', 'Left' => 'left'),
  1940     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
  1941     10 => array('None' => '', 'Netpbm' => 'netpbm', 'ImageMagick' => 'imagemagick', 'gdLib' => 'gdlib'),
  1942     11 => array('Flat' => 'flat', 'Nested' => 'nested', 'Threaded' => 'threaded', 'No Comments' => 'nocomment'),
  1943     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
  1944     13 => array('Skip' => 0, 'Allow, with speedlimit' => 1, 'Allow, no speedlimit' => 2),
  1945     14 => array('Sunday' => 'Sun', 'Monday' => 'Mon'),
  1946     15 => array('By Number' => 'sortnum', 'Alphabetically' => 'alpha'),
  1947     16 => array('No Login required' => 0, 'Advanced Search only' => 1, 'Simple + Advanced Search' => 2),
  1948     17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1),
  1949     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
  1950     19 => array('Google' => 'google', 'Table' => 'table'),
  1951     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
  1952     21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
  1953     22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''),
  1954     23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2)
  1955 );
  1956 
  1957 ?>