Blame view

sources/apps/impress/l10n/ko.php 297 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "문서",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "현재 ownCloud에 Impress 파일이 없습니다. .impress 파일을 업로드하십시오.",
  "Name" => "이름",
  "Size" => "크기",
  "Date" => "날짜"
  );