jv.php 518 Bytes
<?php
$TRANSLATIONS = array(
"The php-json module is needed by the many applications for inter communications" => "Modul php-json dibutuhne karo akeh aplikasi kanggo komunikasi ",
"The php-gd module is needed to create thumbnails of your images" => "Modul php-gd dibutuhne kanggo nggawe gambar cilik fotomu",
"The php-ldap module is needed connect to your ldap server" => "Modul php-ldap dibutuhne kanggo nyambung nyang server ldapmu",
"Used by :" => "Dinggo karo :"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";