source: trunk/language/ko_KR/common.lang.php @ 12693

Last change on this file since 12693 was 12693, checked in by rvelices, 12 years ago

language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)

File size: 16.2 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23/*
24Language Name: 한국어 [KR]
25Version: 2.2.0
26Language URI: http://piwigo.org/ext/extension_view.php?eid=509
27Author: Piwigo team
28Author URI: http://piwigo.org
29*/
30
31$lang_info['language_name'] = "한국어";
32$lang_info['country'] = "대한민국";
33$lang_info['direction'] = "ltr";
34$lang_info['code'] = "en";
35$lang_info['zero_plural'] = true;
36
37$lang['%d album updated'] = '%d 개의 앨범이 업데이트 되었습니다';
38$lang['%d albums updated'] = '%d 개의 앨범이 업데이트 되었습니다';
39$lang['%d comment to validate'] = '%d 개의 승인 대기중인 코멘트가 있습니다';
40$lang['%d comments to validate'] = '%d 개의 승인 대기중인 코멘트가 있습니다';
41$lang['%d new comment'] = '%d 개의 새 댓글이 있습니다';
42$lang['%d new comments'] = '%d 개의 새 댓글이 있습니다';
43$lang['%d comment'] = '댓글 %d 개';
44$lang['%d comments'] = '댓글 %d 개';
45$lang['%d hit'] = '조회수 %d';
46$lang['%d hits'] = '조회수 %d';
47$lang['%d new photo'] = '%d 개의 새 사진';
48$lang['%d new photos'] = '%d 개의 새 사진';
49$lang['%d new user'] = '%d 명의 신규 유저';
50$lang['%d new users'] = '%d 명의 신규 유저';
51$lang['About'] = 'About';
52$lang['All tags'] = '모든 태그';
53$lang['Any tag'] = '아무 태그';
54$lang['At least one listed rule must be satisfied.'] = '적어도 하나의 기준을 만족해야 합니다.';
55$lang['Author'] = '저자';
56$lang['Average rate'] = '평균';
57$lang['Albums'] = '앨범';
58$lang['Album'] = '앨범';
59$lang['Close this window'] = '창 닫기';
60$lang['Complete RSS feed (photos, comments)'] = 'RSS피드 (사진과 댓글)';
61$lang['Confirm Password'] = '비밀번호 확인';
62$lang['Connection settings'] = '연결 설정';
63$lang['Login'] = '로그인';
64$lang['Contact webmaster'] = '웹마스터에게 연락하기';
65$lang['Create a new account'] = '새 계정 만들기';
66$lang['Created on'] = '생성일';
67$lang['Creation date'] = '만들어진 날짜';
68$lang['Current password is wrong'] = '현재 비밀번호가 잘못되었습니다';
69$lang['Dimensions'] = '해상도';
70$lang['Display'] = '표시';
71$lang['Each listed rule must be satisfied.'] = '각각의 기준을 만족해야 합니다.';
72$lang['Email address'] = '메일 주소';
73$lang['Enter your personnal informations'] = '개인 정보를 입력해 주세요';
74$lang['Error sending email'] = '메일을 보내는 중 오류가 발생하였습니다';
75$lang['File name'] = '파일 이름';
76$lang['File'] = '파일';
77$lang['Filesize'] = '파일 크기';
78$lang['Filter and display'] = '필터 후 표시';
79$lang['Filter'] = '필터';
80$lang['Forgot your password?'] = '비밀번호를 잊으셨나요?';
81$lang['Go through the gallery as a visitor'] = '손님으로 앨범 구경';
82$lang['Help'] = '도움말';
83$lang['Identification'] = '확인';
84$lang['Photos only RSS feed'] = 'RSS피드 사진들';
85$lang['Keyword'] = '키워드';
86$lang['Notification'] = '알림';
87$lang['Number of items'] = '항목 수';
88$lang['Original dimensions'] = '원본 해상도';
89$lang['Password forgotten'] = '비밀번호를 잃어버렸습니다';
90$lang['Password'] = '비밀번호';
91$lang['Post date'] = '등록일';
92$lang['Posted on'] = '등록일';
93$lang['Profile'] = '프로필';
94$lang['Quick connect'] = '빠른 연결';
95$lang['RSS feed'] = 'RSS 피드';
96$lang['Rate'] = '등급';
97$lang['Register'] = '신규 가입';
98$lang['Registration'] = '새 사용자 등록';
99$lang['Related tags'] = '관련 태그';
100$lang['Reset'] = '초기화';
101$lang['Retrieve password'] = '비밀번호 찾기';
102$lang['Search rules'] = '검색 조건';
103$lang['Search tags'] = '태그 검색';
104$lang['Search'] = '검색';
105$lang['display available tags'] = '사용 가능한 태그 보이기';
106$lang['Since'] = '기간';
107$lang['Sort by'] = '정렬 기준';
108$lang['Sort order'] = '정렬 순서';
109$lang['Tag'] = '태그';
110$lang['Tags'] = '태그';
111$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'RSS 피드 알림은 이 사이트의 새 사진, 댓글, 업데이트된 앨범에 대해 알려줍니다. RSS 리더와 함께 사용하세요.';
112$lang['Unknown feed identifier'] = '알 수 없는 피드 식별자입니다';
113$lang['User comments'] = '사용자 댓글';
114$lang['Username'] = '사용자 이름';
115$lang['Visits'] = '방문자';
116$lang['Webmaster'] = '웹마스터';
117$lang['Week %d'] = '이번주 %d';
118$lang['About Piwigo'] = 'Piwigo에 대해';
119$lang['You are not authorized to access the requested page'] = '이 페이지에 접근할 권한이 없습니다';
120$lang['Add to caddie'] = '캐디에 추가';
121$lang['add this photo to your favorites'] = '이 사진을 즐겨찾기에 추가';
122$lang['Administration'] = '관리';
123$lang['all'] = '모두';
124$lang['ascending'] = '오름차순';
125$lang['author(s) : %s'] = '작가 : %s';
126$lang['Expand all albums'] = '모든 앨범 열기';
127$lang['posted after %s (%s)'] = '%s (%s) 이후의 포스트';
128$lang['posted before %s (%s)'] = '%s (%s) 이전의 포스트';
129$lang['posted between %s (%s) and %s (%s)'] = '%s (%s) 부터 %s (%s) 까지의 포스트';
130$lang['posted on %s'] = '%s 의 포스트';
131$lang['Best rated'] = '최고 등급';
132$lang['display best rated photos'] = '최고 등급의 사진들 보기';
133$lang['caddie'] = '캐디';
134$lang['Calendar'] = '캘린더';
135$lang['All'] = '모두';
136$lang['display each day with photos, month per month'] = '매일을 사진으로 표시하여 한달을 표시합니다';
137$lang['View'] = '보기';
138$lang['chronology_monthly_calendar'] = '월별 캘린더';
139$lang['chronology_monthly_list'] = '월별 리스트';
140$lang['chronology_weekly_list'] = '주간 리스트';
141$lang['New on %s'] = '새로 등록됨(%s)';
142$lang['Click here if your browser does not automatically forward you'] = '자동으로 이동되지 않을 땐 이곳을 클릭하세요';
143$lang['comment date'] = '의견 등록일';
144$lang['Comment'] = '의견';
145$lang['Your comment has been registered'] = '댓글이 등록되었습니다';
146$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '도배 방지 시스템: 다른 의견을 달기 전까지 잠시만 기다려 주세요.';
147$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '유효 조건에 어긋난 의견이기 때문에 등록되지 않았습니다';
148$lang['An administrator must authorize your comment before it is visible.'] = '관리자의 승인이 있기 전까지 다른 사용자들이 이 의견을 볼 수 없습니다.';
149$lang['This login is already used by another user'] = '다른 사용자가 이미 이 계정을 사용중입니다';
150$lang['Comments'] = '의견';
151$lang['Add a comment'] = '의견 남기기';
152$lang['created after %s (%s)'] = '%s 이후 생성됨 (%s)';
153$lang['created before %s (%s)'] = '%s 이전 생성됨(%s)';
154$lang['created between %s (%s) and %s (%s)'] = '%s (%s) 에서 %s (%s) 사이에 생성됨';
155$lang['created on %s'] = '%s 에 생성됨';
156$lang['Customize'] = '개인화';
157$lang['Your Gallery Customization'] = '갤러리 개인화';
158$lang['day'] = '정렬';
159$lang['Default'] = '기본값';
160$lang['delete this photo from your favorites'] = '이 사진을 즐겨찾기에서 삭제';
161$lang['Delete'] = '삭제';
162$lang['descending'] = '내림차순';
163$lang['Download'] = '내려받기';
164$lang['Download this file'] = '이 파일을 내려받기';
165$lang['edit'] = '편집';
166$lang['wrong date'] = '잘못된 날짜';
167$lang['excluded'] = '제외됨';
168$lang['Your favorites'] = '나의 즐겨찾기';
169$lang['display your favorites photos'] = '내 즐겨찾는 사진들을 표시';
170$lang['Favorites'] = '즐겨찾기';
171$lang['First'] = '처음';
172$lang['The gallery is locked for maintenance. Please, come back later.'] = '이 갤러리는 유지/보수를 위해 잠겨 있습니다. 나중에 다시 방문해 주세요.';
173$lang['Page generated in'] = '페이지 생성됨';
174$lang['guest'] = '손님';
175$lang['Hello'] = '안녕하세요!';
176$lang['available for administrators only'] = '관리자만 사용 가능합니다';
177$lang['display this album'] = '이 앨범을 표시';
178$lang['display last user comments'] = '마지막 사용자 의견을 표시';
179$lang['customize the appareance of the gallery'] = '갤러리 외형을 개인화합니다';
180$lang['search'] = '검색';
181$lang['Home'] = '홈';
182$lang['day'][0] = "일요일";
183$lang['day'][1] = "월요일";
184$lang['day'][2] = "화요일";
185$lang['day'][3] = "수요일";
186$lang['day'][4] = "목요일";
187$lang['day'][5] = "금요일";
188$lang['day'][6] = "토요일";
189$lang['month'][10] = "10월";
190$lang['month'][11] = "11월";
191$lang['month'][12] = "12월";
192$lang['month'][1] = "1월";
193$lang['month'][2] = "2월";
194$lang['month'][3] = "3월";
195$lang['month'][4] = "4월";
196$lang['month'][5] = "5월";
197$lang['month'][6] = "6월";
198$lang['month'][7] = "7월";
199$lang['month'][8] = "8월";
200$lang['month'][9] = "9월";
201$lang['Links'] = '링크';
202$lang['in this album'] = '이 앨범에서';
203$lang['in %d sub-album'] = '%d 하위 앨범에서';
204$lang['in %d sub-albums'] = '%d 하위 앨범에서';
205$lang['included'] = '포함됨';
206$lang['Invalid password!'] = '잘못된 비밀번호!';
207$lang['Language'] = '언어';
208$lang['last %d days'] = '최근 %d 일';
209$lang['Last'] = '마지막';
210$lang['Logout'] = '로그아웃';
211$lang['obligatory'] = '필수';
212$lang['Maximum photo height'] = '최대 높이';
213$lang['Maximum height must be a number superior to 50'] = '높이가 적어도 50이상은 되어야 합니다';
214$lang['Maximum photo width'] = '최대 넓이';
215$lang['Maximum width must be a number superior to 50'] = '넓이가 적어도 50이상은 되어야 합니다';
216$lang['display a calendar by creation date'] = '만들어진 날짜별로 달력 표시';
217$lang['display all photos in all sub-albums'] = '하위 앨범의 모든 사진 표시';
218$lang['return to normal view mode'] = '일반 모드로 돌아감';
219$lang['display a calendar by posted date'] = '등록된 날짜별로 달력 표시';
220$lang['Most visited'] = '최다 방문';
221$lang['display most visited photos'] = '가장 많이 방문한 사진 표시';
222$lang['Unknown identifier'] = '알 수 없는 식별자';
223$lang['New password'] = '새 비밀번호';
224$lang['Rate this photo'] = '이 사진 평가';
225$lang['Next'] = '다음';
226$lang['no rate'] = '등급 없음';
227$lang['Photos posted within the last %d day.'] = '%d 일 이내에 등록된 사진.';
228$lang['Photos posted within the last %d days.'] = '%d 일 이내에 등록된 사진.';
229$lang['password updated'] = '비밀번호가 변경되었습니다';
230$lang['Recent period must be a positive integer value'] = '최근 기간은 양의 정수여야 합니다';
231$lang['photo'] = '사진';
232$lang['Click on the photo to see it in high definition'] = '고해상도로 보시려면 사진을 클릭하세요';
233$lang['Show file metadata'] = 'Metadata 보기';
234$lang['Powered by'] = 'Powered by';
235$lang['Preferences'] = '환경설정';
236$lang['Previous'] = '이전';
237$lang['Random photos'] = '무작위 사진';
238$lang['display a set of random photos'] = '무작위로 사진들을 보여줍니다';
239$lang['Recent albums'] = '최근 앨범';
240$lang['display recently updated albums'] = '최근에 업데이트된 앨범을 보여줍니다';
241$lang['Recent period'] = '최근 기간';
242$lang['Recent photos'] = '최근 사진';
243$lang['display most recent photos'] = '가장 최근의 사진을 보여줍니다';
244$lang['Redirection...'] = '연결중...';
245$lang['Please, enter a login'] = '로그인 정보를 입력하세요';
246$lang['login mustn\'t end with a space character'] = '공백문자로 끝낼 수 없습니다';
247$lang['login mustn\'t start with a space character'] = '공백문자로 시작할 수 없습니다';
248$lang['this login is already used'] = '이 정보는 이미 사용중입니다';
249$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '메일 주소는 xxx@yyy.eee 처럼 되야 합니다. (예 : jack@altern.org)';
250$lang['please enter your password again'] = '비밀번호를 다시 입력 해 주세요';
251$lang['Auto login'] = '자동 로그인';
252$lang['remove this tag from the list'] = '목록에서 이 태그를 삭제';
253$lang['representative'] = '대표사진';
254$lang['Search for Author'] = '작가로 검색';
255$lang['Search in albums'] = '앨범에서 검색';
256$lang['Search by date'] = '날짜로 검색';
257$lang['Date'] = '날짜';
258$lang['End-Date'] = '끝나는 날짜';
259$lang['Kind of date'] = '날짜의 종류';
260$lang['Submit'] = '등록';
261$lang['Yes'] = '예';
262$lang['No'] = '아니오';
263$lang['%d photo'] = '%d 개 사진';
264$lang['%d photos'] = '%d 개 사진';
265$lang['%d photo is also linked to current tags'] = '현재 태그에 %d 개의 사진이 연결되어 있습니다';
266$lang['%d photos are also linked to current tags'] = '현재 태그에 %d 개의 사진들이 연결되어 있습니다';
267$lang['display photos linked to this tag'] = '이 태그에 연결된 사진들 보이기';
268$lang['photos posted during the last %d days'] = '최근 %d 일간 등록된 사진들';
269$lang['Piwigo Help'] = 'Piwigo 도움말';
270$lang['Rank'] = '등급';
271$lang['group by letters'] = '문자로 그룹화';
272$lang['letters'] = '문자';
273$lang['show tag cloud'] = '태그 구름 보이기';
274$lang['cloud'] = '구름';
275$lang['Reset to default values'] = '기본값으로 설정';
276$lang['delete all photos from your favorites'] = '즐겨찾기의 모든 사진을 지웁니다';
277$lang['Sent by'] = '보낸이';
278$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '쿠키가 차단되었거나 지원되지 않는 브라우저입니다. 로그인하기 위해서는 쿠키를 사용해야 합니다.';
279$lang['Edit a comment'] = '댓글 편집';
280$lang['Are you sure?'] = '확실합니까?';
281$lang['(!) This comment requires validation'] = '(!) 이 댓글은 확인이 필요합니다.';
282$lang['Welcome'] = '환영합니다';
283$lang['Welcome to your Piwigo photo gallery!'] = 'Piwigo 포토 갤러리에 오신것을 환영합니다!';
284$lang['... or browse your empty gallery'] = '... 혹은 빈 갤러리를 탐색합니다';
285$lang['... or please deactivate this message, I will find my way by myself'] = '... 혹은 이 메시지를 비활성화합니다. 스스로 무언가를 해 봅니다.';
286$lang['Hello %s, your Piwigo photo gallery is empty!'] = '안녕하세요 %s, 현재 갤러리가 비었습니다!';
287$lang['I want to add photos'] = '사진을 등록하고 싶습니다';
288$lang['Manage this user comment: %s'] = '이 사용자 댓글 관리: %s';
289$lang['Email address is missing. Please specify an email address.'] = '메일 주소란이 비었습니다. 메일 주소를 확인 해 주세요.';
290$lang['This author modified following comment:'] = '이 작가가 다음 댓글을 수정하였습니다:';
291$lang['This author removed the comment with id %d'] = '이 작가가 다음 사용자의 댓글을 삭제하였습니다: %d';
292
293
294?>
Note: See TracBrowser for help on using the repository browser.