blob: 26793bc13df68cd2a362f1a2065a6b5c6fa15c06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="kau_no_items_found">항목이 없습니다.</string>
<string name="kau_no_items_selected">선택된 항목이 없습니다.</string>
<string name="kau_no_items_loaded">가져온 항목이 없습니다.</string>
<string name="kau_no_camera_found">카메라를 찾을 수 없습니다.</string>
<string name="kau_no_camera_found_content">카메라 앱을 설치하고 다시 시도하세요.</string>
<string name="kau_temp_file_creation_failed">임시 파일을 만들지 못했습니다.</string>
<string name="kau_select_media">미디어 선택</string>
</resources>
|