summaryrefslogtreecommitdiffstats
path: root/l10n/ko.php
blob: e32c0ed961f83091bb3471cbea7bccff5b8f2197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php $TRANSLATIONS = array(
"File doesn't exist:" => "파일이 존재하지 않습니다. ",
"Couldn't save temporary image: " => "임시 이미지를 저장할 수 없습니다:",
"Error" => "에러",
"Warning" => "경고",
"Address" => "주소",
"Upload" => "업로드",
"Import" => "가져오기",
"Folder" => "폴더",
"Settings" => "설정",
"Add" => "추가",
"Share" => "공유"
);