id.php 443 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Ekspor isi dari ownCloud ini ",
"This will create a compressed file that contains the data of this owncloud instance." => "Akan membuat file terkompresi yang berisi data dari ownlcloud ini.",
"Please choose the export type:" => "Silahkan pilih tipe ekspor:",
"ownCloud system files" => "Sitem file ownCloud",
"Just user files" => "Hanya file user saja",
"Export" => "Ekspor"
);