ko.php 297 Bytes
<?php $TRANSLATIONS = array(
"Documentation" => "문서",
"No Impress files are found in your ownCloud. Please upload a .impress file." => "현재 ownCloud에 Impress 파일이 없습니다. .impress 파일을 업로드하십시오.",
"Name" => "이름",
"Size" => "크기",
"Date" => "날짜"
);