mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-09 06:44:56 +02:00
Update ko_KR, thanks to yjchoi
This commit is contained in:
@@ -231,11 +231,11 @@ $lang['End-Date'] = '끝나는 날짜';
|
||||
$lang['Kind of date'] = '날짜의 종류';
|
||||
$lang['Submit'] = '등록';
|
||||
$lang['Yes'] = '예';
|
||||
$lang['No'] = '아니오';
|
||||
$lang['%d photo'] = '%d 개 사진';
|
||||
$lang['%d photos'] = '%d 개 사진';
|
||||
$lang['%d photo is also linked to current tags'] = '현재 태그에 %d 개의 사진이 연결되어 있습니다';
|
||||
$lang['%d photos are also linked to current tags'] = '현재 태그에 %d 개의 사진들이 연결되어 있습니다';
|
||||
$lang['No'] = '아니요';
|
||||
$lang['%d photo'] = '%d 사진';
|
||||
$lang['%d photos'] = '%d 사진';
|
||||
$lang['%d photo is also linked to current tags'] = '현재 태그에 %d장의 사진이 연결되어 있습니다';
|
||||
$lang['%d photos are also linked to current tags'] = '현재 태그에 %d장의 사진들이 연결되어 있습니다';
|
||||
$lang['display photos linked to this tag'] = '이 태그에 연결된 사진들 보이기';
|
||||
$lang['photos posted during the last %d days'] = '최근 %d 일간 등록된 사진들';
|
||||
$lang['Piwigo Help'] = 'Piwigo 도움말';
|
||||
@@ -390,13 +390,13 @@ $lang['Here are your connection settings'] = '접속 설정은 다음과 같습
|
||||
$lang['Send my connection settings by email'] = '접속 설정을 이메일로 보내기';
|
||||
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = '성공적으로 가입되었습니다. 곧 접속 설정이 있는 이메일을 받으실겁니다. 환영합니다.';
|
||||
$lang['View in'] = '다음에서 보기 : ';
|
||||
$lang['Search in sub-albums'] = '서브 앨범에서 검색';
|
||||
$lang['Search in sub-albums'] = '하위 앨범에서 검색';
|
||||
$lang['Desktop'] = '컴퓨터';
|
||||
$lang['Forbidden'] = '금지됨';
|
||||
$lang['If you think you\'ve received this email in error, please contact us at %s'] = '만약 오류로 이 메일을 수신했다고 생각하시면, %s 로 연락 바랍니다.';
|
||||
$lang['Password confirmation is missing. Please confirm the chosen password.'] = '비밀번호 확인이 누락되었습니다. 선택한 비밀번호를 확인해 주세요.';
|
||||
$lang['Password is missing. Please enter the password.'] = '비밀번호가 입력되지 않았습니다. 비밀번호를 입력하십시오.';
|
||||
$lang['%d photos per page'] = '페이지당 %d 개의 사진';
|
||||
$lang['%d photos per page'] = '페이지당 %d장의 사진';
|
||||
$lang['Theme'] = '테마';
|
||||
$lang['Apply on properties'] = '속성 적용';
|
||||
$lang['Album name, A → Z'] = '앨범 이름, A → Z';
|
||||
@@ -479,7 +479,7 @@ $lang['When enabled, a common template is used for the login and registration pa
|
||||
$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'API 키 만료 예정 시 알림을 받으실 이메일 주소는 %s 입니다.';
|
||||
$lang['The secret key can no longer be displayed.'] = '비밀 키를 더 이상 표시할 수 없습니다.';
|
||||
$lang['The secret will no longer be displayed. You must copy it to continue.'] = '비밀 키가 더 이상 표시되지 않습니다. 계속하려면 복사해야 합니다.';
|
||||
$lang['There are no authors available for the photos currently filtered'] = '현재 필터링된 사진에 대한 저자가 없습니다';
|
||||
$lang['There are no authors available for the photos currently filtered'] = '현재 필터링된 사진에 대한 작성자가 없습니다';
|
||||
$lang['There are no creation dates available for the photos currently filtered'] = '현재 필터링된 사진에 대한 생성 날짜가 없습니다';
|
||||
$lang['There are no tags available for the photos currently filtered'] = '현재 필터링된 사진에 대한 태그가 없습니다';
|
||||
$lang['This API key was manually revoked on %s'] = '이 API 키는 %s에 수동으로 취소되었습니다';
|
||||
|
||||
Reference in New Issue
Block a user