vi.php 515 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Xuất ownCloud ví dụ",
"This will create a compressed file that contains the data of this owncloud instance." => "Điều này sẽ tạo ra một tập tin nén có chứa dữ liệu của các trường hợp này owncloud.",
"Please choose the export type:" => "Vui lòng chọn kiểu xuất:",
"ownCloud system files" => "Tập tin hệ thống ownCloud",
"Just user files" => "Một người dùng các tập tin",
"Export" => "Xuất"
);