vi.php 342 Bytes
<?php $TRANSLATIONS = array(
"Documentation" => "Tài liệu hướng dẫn",
"No Impress files are found in your ownCloud. Please upload a .impress file." => "Không tìm thấy bài thuyết trình nào trong ownCloud của bạn. Xin vui lòng tải lên dạng *.impress .",
"Name" => "Tên",
"Size" => "Kích cỡ",
"Date" => "Ngày"
);