Skip to content

Commit 12bcf29

Browse files
authored
Merge pull request #751 from weblate/weblate-wafer-wafer
Translations update from Hosted Weblate
2 parents 76ad67d + bbd44f6 commit 12bcf29

File tree

1 file changed

+46
-38
lines changed

1 file changed

+46
-38
lines changed

wafer/locale/ko/LC_MESSAGES/django.po

Lines changed: 46 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2025-05-07 14:22+0000\n"
11-
"PO-Revision-Date: 2025-10-17 11:07+0000\n"
11+
"PO-Revision-Date: 2025-10-23 04:02+0000\n"
1212
"Last-Translator: Euiseo Cha <[email protected]>\n"
1313
"Language-Team: Korean <https://hosted.weblate.org/projects/wafer/wafer/ko/>\n"
1414
"Language: ko\n"
@@ -41,7 +41,7 @@ msgstr "마지막 30일"
4141
#: wafer/compare/admin.py:140
4242
#, python-format
4343
msgid "Comparing current %(model)s with revision created %(date)s"
44-
msgstr ""
44+
msgstr "현재 %(model)s을(를) %(date)s에 생성된 리비전과 비교 중"
4545

4646
#: wafer/compare/templates/admin/wafer.compare/change_form.html:6
4747
msgid "History"
@@ -53,7 +53,7 @@ msgstr "버전 비교"
5353

5454
#: wafer/compare/templates/admin/wafer.compare/change_form.html:13
5555
msgid "View on site"
56-
msgstr ""
56+
msgstr "사이트 맵"
5757

5858
#: wafer/compare/templates/admin/wafer.compare/compare.html:6
5959
msgid "Compare"
@@ -70,45 +70,48 @@ msgid "No differences found"
7070
msgstr "변경사항을 찾을 수 없음"
7171

7272
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:6
73+
#, fuzzy
7374
msgid "Home"
74-
msgstr ""
75+
msgstr ""
7576

7677
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:10
7778
#, python-format
7879
msgid "Compare %(name)s"
79-
msgstr ""
80+
msgstr "%(name)s 비교"
8081

8182
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:17
8283
msgid ""
8384
"Choose a date from the list below to compare the current version to a "
8485
"previous version of this object."
85-
msgstr ""
86+
msgstr "아래 목록에서 날짜를 선택하여 현재 버전과 이전 버전을 비교하세요."
8687

8788
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:27
8889
msgid "Date/time"
89-
msgstr ""
90+
msgstr "날짜/시간"
9091

9192
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:28
9293
msgid "User"
93-
msgstr ""
94+
msgstr "사용자"
9495

9596
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:29
9697
msgid "Comment"
97-
msgstr ""
98+
msgstr "댓글"
9899

99100
#: wafer/compare/templates/admin/wafer.compare/compare_list.html:51
101+
#, fuzzy
100102
msgid ""
101103
"This object doesn't have a change history. It probably wasn't added via this "
102104
"admin site."
103-
msgstr ""
105+
msgstr "해당 항목에는 변경 이력이 존재하지 않습니다. 본 관리자 사이트를 통해 추가된 "
106+
"항목이 아닐 가능성이 있습니다."
104107

105108
#: wafer/pages/models.py:49
106109
msgid "Last component of the page URL"
107-
msgstr ""
110+
msgstr "페이지 URL의 마지막 부분"
108111

109112
#: wafer/pages/models.py:53
110113
msgid "Markdown contents for the page."
111-
msgstr ""
114+
msgstr "페이지의 마크다운 콘텐츠입니다."
112115

113116
#: wafer/pages/models.py:55
114117
msgid "Whether to include in menus."
@@ -122,7 +125,7 @@ msgstr ""
122125
msgid ""
123126
"Whether to exclude this page from the static version of the site (Container "
124127
"pages, etc.)"
125-
msgstr ""
128+
msgstr "사이트의 정적 버전에서 이 페이지를 제외할지 여부 (컨테이너 페이지 등)"
126129

127130
#: wafer/pages/models.py:68
128131
msgid "Images and other files for use in the content markdown field."
@@ -139,26 +142,27 @@ msgid ""
139142
"Length of time (in seconds) to cache the page for dynamic page content. A "
140143
"negative value means this page is not dynamic and it will be not be "
141144
"regenerated until it is next edited."
142-
msgstr ""
145+
msgstr "동적 페이지 콘텐츠의 캐싱 시간(초). 음수일 경우, 이 페이지는 동적이지 않으며 "
146+
"다음 편집 시까지 다시 생성되지 않습니다."
143147

144148
#: wafer/pages/models.py:156
145149
msgid "Circular reference in parent."
146-
msgstr ""
150+
msgstr "상위에서 순환 참조가 발생했습니다."
147151

148152
#: wafer/pages/models.py:172
149153
msgid "Duplicate parent/slug combination."
150-
msgstr ""
154+
msgstr "상위/슬러그 조합이 중복됩니다."
151155

152156
#: wafer/pages/templates/wafer.pages/page.html:10
153157
#: wafer/talks/templates/wafer.talks/talk.html:18
154158
#: wafer/talks/templates/wafer.talks/talk_form.html:33
155159
#: wafer/users/templates/wafer.users/snippets/profile_40-talks.html:72
156160
msgid "Edit"
157-
msgstr ""
161+
msgstr "수정"
158162

159163
#: wafer/pages/templates/wafer.pages/page.html:13
160164
msgid "Compare to Previous version"
161-
msgstr ""
165+
msgstr "이전 버전과 비교"
162166

163167
#: wafer/pages/templates/wafer.pages/page_compare.html:6
164168
msgid "Comparing Page"
@@ -176,15 +180,15 @@ msgstr ""
176180

177181
#: wafer/pages/templates/wafer.pages/page_compare.html:33
178182
msgid "Compare to next older version"
179-
msgstr ""
183+
msgstr "다음 이전 버전과 비교"
180184

181185
#: wafer/pages/templates/wafer.pages/page_compare.html:37
182186
msgid "Return to Page"
183-
msgstr ""
187+
msgstr "뒤로 가기"
184188

185189
#: wafer/pages/templates/wafer.pages/page_compare.html:41
186190
msgid "Compare to next newer version"
187-
msgstr ""
191+
msgstr "다음 최신 버전과 비교"
188192

189193
#: wafer/pages/templates/wafer.pages/page_compare.html:46
190194
msgid "No previous versions to compare to"
@@ -193,26 +197,26 @@ msgstr ""
193197
#: wafer/pages/templates/wafer.pages/page_form.html:5
194198
#, python-format
195199
msgid "Editing Page: %(page)s - %(WAFER_CONFERENCE_NAME)s"
196-
msgstr ""
200+
msgstr "페이지 편집: %(page)s - %(WAFER_CONFERENCE_NAME)s"
197201

198202
#: wafer/pages/templates/wafer.pages/page_form.html:12
199203
msgid "Edit Page"
200-
msgstr ""
204+
msgstr "페이지 편집"
201205

202206
#: wafer/registration/forms.py:18
203207
#: wafer/registration/templates/registration/login.html:16
204208
#: wafer/registration/templates/registration/registration_form.html:5
205209
msgid "Sign up"
206-
msgstr ""
210+
msgstr "회원 가입"
207211

208212
#: wafer/registration/forms.py:33
209213
#: wafer/registration/templates/registration/login.html:11
210214
msgid "Log in"
211-
msgstr ""
215+
msgstr "로그인"
212216

213217
#: wafer/registration/templates/registration/activate.html:4
214218
msgid "Oops, account activation failed"
215-
msgstr ""
219+
msgstr "죄송합니다. 계정 활성화에 실패했습니다"
216220

217221
#: wafer/registration/templates/registration/activate.html:8
218222
#, python-format
@@ -221,25 +225,27 @@ msgid ""
221225
"href=\"%(register_url)s\">try again</a> or <a "
222226
"href=\"%(contact_url)s\">contact our admins</a>."
223227
msgstr ""
228+
"계정을 활성화하는 데 문제가 발생한 것 같습니다. <a href=\"%(register_url)s\">"
229+
"다시 시도</a>하거나 <a href=\"%(contact_url)s\">관리자에게 문의</a>해 주세요."
224230

225231
#: wafer/registration/templates/registration/activation_complete.html:4
226232
msgid "Activation complete"
227-
msgstr ""
233+
msgstr "활성화 완료"
228234

229235
#: wafer/registration/templates/registration/activation_complete.html:7
230236
#, python-format
231237
msgid ""
232238
"Your account is now activated! Please <a href=\"%(login_url)s\">log in</a>."
233-
msgstr ""
239+
msgstr "계정이 활성화되었습니다! <a href=\"%(login_url)s\">로그인</a>해 주세요."
234240

235241
#: wafer/registration/templates/registration/activation_complete.html:13
236242
#: wafer/registration/templates/registration/registration_complete.html:13
237243
msgid "Note that registration for the conference is a separate step."
238-
msgstr ""
244+
msgstr "컨퍼런스 등록은 별도 신청이 필요합니다."
239245

240246
#: wafer/registration/templates/registration/activation_complete.html:16
241247
msgid "You can now log in and start the conference registration process."
242-
msgstr ""
248+
msgstr "로그인 후 컨퍼런스 등록을 진행해 주세요."
243249

244250
#: wafer/registration/templates/registration/activation_email.txt:5
245251
#, python-format
@@ -276,23 +282,23 @@ msgstr ""
276282
#: wafer/registration/templates/registration/login.html:18
277283
#, python-format
278284
msgid "Not registered? Please <a href=\"%(signup_url)s\">sign up</a>."
279-
msgstr ""
285+
msgstr "아직 회원이 아니신가요? <a href=\"%(signup_url)s\">회원가입</a> 해주세요."
280286

281287
#: wafer/registration/templates/registration/login.html:22
282288
msgid "Shared/Social Log in and Sign up"
283289
msgstr ""
284290

285291
#: wafer/registration/templates/registration/logout.html:7
286292
msgid "Logged out"
287-
msgstr ""
293+
msgstr "로그아웃됨"
288294

289295
#: wafer/registration/templates/registration/logout.html:9
290296
msgid "You've been logged out."
291-
msgstr ""
297+
msgstr "로그아웃되었습니다."
292298

293299
#: wafer/registration/templates/registration/registration_complete.html:4
294300
msgid "Account creation almost complete"
295-
msgstr ""
301+
msgstr "계정 생성이 거의 완료되었습니다"
296302

297303
#: wafer/registration/templates/registration/registration_complete.html:6
298304
#, python-format
@@ -301,22 +307,24 @@ msgid ""
301307
"sent you an e-mail. Please follow the instructions in it to activate your "
302308
"account."
303309
msgstr ""
310+
"%(WAFER_CONFERENCE_NAME)s 회원 가입을 완료해 주셔서 감사합니다. 계정 활성화를"
311+
" 위해 발송된 이메일의 안내를 확인해 주세요."
304312

305313
#: wafer/registration/templates/registration/registration_complete.html:16
306314
msgid "You can register after your account is activated."
307-
msgstr ""
315+
msgstr "계정이 활성화된 후에 등록하실 수 있습니다."
308316

309317
#: wafer/schedule/admin.py:166
310318
msgid "Clashes found in schedule."
311-
msgstr ""
319+
msgstr "일정에 충돌이 발견되었습니다."
312320

313321
#: wafer/schedule/admin.py:169
314322
msgid "Duplicate schedule items found in schedule."
315-
msgstr ""
323+
msgstr "일정에서 중복된 항목이 발견되었습니다."
316324

317325
#: wafer/schedule/admin.py:172
318326
msgid "Invalid schedule items found in schedule."
319-
msgstr ""
327+
msgstr "일정에서 유효하지 않은 항목이 발견되었습니다."
320328

321329
#: wafer/schedule/admin.py:175
322330
msgid "Non contiguous slots found in schedule."

0 commit comments

Comments
 (0)