Update ko_KR, thanks to yjchoi

This commit is contained in:
Piwigo-TranslationTeam
2026-03-16 12:46:33 +01:00
parent f52fb99a0f
commit 840a84e2b3
+4 -4
View File
@@ -579,11 +579,11 @@ $lang['%d of %d users selected'] = '%d명(전체 %d명)의 사용자가 선택
$lang['%d physical'] = ' 물리앨범 %d개';
$lang['%d physicals'] = ' 물리앨범 %d개';
$lang['%d pictures in sub-albums'] = '사진 %d장이 하위 앨범에 있습니다';
$lang['%d in whole branch'] = '전체 브랜치 중 %d개';
$lang['%d including sub-albums'] = '하위 앨범 %d개를 포함합니다';
$lang['%d in whole branch'] = '총 %d개의 하위 앨범';
$lang['%d including sub-albums'] = '%d장(하위 앨범 포함)';
$lang['%d line filtered'] = '%d줄 필터링됨';
$lang['%d lines filtered'] = '%d줄 필터링됨';
$lang['%d of %d photos selected'] = '사진 %d장(전체 %d장)이 선택되었습니다';
$lang['%d of %d photos selected'] = '사진 %d장( %d장)이 선택되었습니다';
$lang['%d photos'] = '사진 %d장';
$lang[' and %d virtual'] = ' 및 가상앨범 %d개';
$lang[' and %d virtuals'] = ' 및 가상앨범 %d개';
@@ -1143,7 +1143,7 @@ $lang['This is a minor update, with only bug corrections.'] = '이것은 버그
$lang['This group will be set to default'] = '이 그룹은 기본으로 사용됩니다';
$lang['This group will be unset to default'] = '이 그룹은 더 이상 기본으로 사용되지 않습니다';
$lang['This albums is already in related categories list'] = '이 앨범은 이미 관련 앨범 목록에 포함되어 있습니다.';
$lang['This album contains %d photos, added between %s and %s.'] = '이 앨범에는 %s와 %s 사이에 추가된 사진 %d장이 포함되어 있습니다.';
$lang['This album contains %d photos, added between %s and %s.'] = '이 앨범에는 총 %d장의 사진이 포함되어 있으며, 이 사진들은 %s과 %s 사이에 추가되었습니다.';
$lang['This album is currently locked, visible only to administrators.'] = '이 앨범은 현재 잠겨 있으며 관리자만 볼 수 있습니다.';
$lang['This album contains %d photos, added on %s.'] = '이 앨범은 사진 %d장을 포함하고 있습니다(%s에 추가됨). ';
$lang['There is multiple image in the database with the following names : %s.'] = '데이터베이스에 다음 이름의 중복 이미지가 있습니다: %s';