Blame view
sources/apps/impress/l10n/vi.php
342 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?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" ); |