Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 29KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # BJ Jang <qgis.tr.kr@gmail.com>, 2014
  5. # JunGu Kang <chr0m3.kr@gmail.com>, 2017
  6. # Jiyoon, Ha <cryptography@konkuk.ac.kr>, 2016
  7. # lqez <ez.amiryo@gmail.com>, 2017
  8. # hoseung2 <ghyutjik123@gmail.com>, 2017
  9. # Ian Y. Choi <ianyrchoi@gmail.com>, 2015
  10. # Jaehong Kim <mixe@korea.com>, 2011
  11. # Jannis Leidel <jannis@leidel.info>, 2011
  12. # Le Tartuffe <magno79@gmail.com>, 2014,2016
  13. # JuneHyeon Bae <devunt@gmail.com>, 2014
  14. # JunGu Kang <chr0m3.kr@gmail.com>, 2015
  15. # Kagami Sascha Rosylight <saschanaz@outlook.com>, 2017
  16. # Noh Seho <iam@sehonoh.kr>, 2018
  17. # Subin Choi <os1742@gmail.com>, 2016
  18. # Taesik Yoon <xotlr43@gmail.com>, 2015
  19. msgid ""
  20. msgstr ""
  21. "Project-Id-Version: django\n"
  22. "Report-Msgid-Bugs-To: \n"
  23. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  24. "PO-Revision-Date: 2018-07-18 08:57+0000\n"
  25. "Last-Translator: Noh Seho <iam@sehonoh.kr>\n"
  26. "Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n"
  27. "MIME-Version: 1.0\n"
  28. "Content-Type: text/plain; charset=UTF-8\n"
  29. "Content-Transfer-Encoding: 8bit\n"
  30. "Language: ko\n"
  31. "Plural-Forms: nplurals=1; plural=0;\n"
  32. msgid "Afrikaans"
  33. msgstr "아프리칸스어"
  34. msgid "Arabic"
  35. msgstr "아랍어"
  36. msgid "Asturian"
  37. msgstr "호주어"
  38. msgid "Azerbaijani"
  39. msgstr "아제르바이잔어"
  40. msgid "Bulgarian"
  41. msgstr "불가리어"
  42. msgid "Belarusian"
  43. msgstr "벨라루스어"
  44. msgid "Bengali"
  45. msgstr "방글라데시어"
  46. msgid "Breton"
  47. msgstr "브르타뉴어"
  48. msgid "Bosnian"
  49. msgstr "보스니아어"
  50. msgid "Catalan"
  51. msgstr "카탈로니아어"
  52. msgid "Czech"
  53. msgstr "체코어"
  54. msgid "Welsh"
  55. msgstr "웨일즈어"
  56. msgid "Danish"
  57. msgstr "덴마크어"
  58. msgid "German"
  59. msgstr "독일어"
  60. msgid "Lower Sorbian"
  61. msgstr "저지 소르브어"
  62. msgid "Greek"
  63. msgstr "그리스어"
  64. msgid "English"
  65. msgstr "영어"
  66. msgid "Australian English"
  67. msgstr "영어(호주)"
  68. msgid "British English"
  69. msgstr "영어 (영국)"
  70. msgid "Esperanto"
  71. msgstr "에스페란토어"
  72. msgid "Spanish"
  73. msgstr "스페인어"
  74. msgid "Argentinian Spanish"
  75. msgstr "아르헨티나 스페인어"
  76. msgid "Colombian Spanish"
  77. msgstr "콜롬비아 스페인어"
  78. msgid "Mexican Spanish"
  79. msgstr "멕시컨 스페인어"
  80. msgid "Nicaraguan Spanish"
  81. msgstr "니카과라 스페인어"
  82. msgid "Venezuelan Spanish"
  83. msgstr "베네수엘라 스페인어"
  84. msgid "Estonian"
  85. msgstr "에스토니아어"
  86. msgid "Basque"
  87. msgstr "바스크어"
  88. msgid "Persian"
  89. msgstr "페르시아어"
  90. msgid "Finnish"
  91. msgstr "핀란드어"
  92. msgid "French"
  93. msgstr "프랑스어"
  94. msgid "Frisian"
  95. msgstr "프리슬란트어"
  96. msgid "Irish"
  97. msgstr "아일랜드어"
  98. msgid "Scottish Gaelic"
  99. msgstr "스코틀랜드 게일어"
  100. msgid "Galician"
  101. msgstr "갈리시아어"
  102. msgid "Hebrew"
  103. msgstr "히브리어"
  104. msgid "Hindi"
  105. msgstr "힌두어"
  106. msgid "Croatian"
  107. msgstr "크로아티아어"
  108. msgid "Upper Sorbian"
  109. msgstr "고지 소르브어"
  110. msgid "Hungarian"
  111. msgstr "헝가리어"
  112. msgid "Interlingua"
  113. msgstr "인테르링구아어"
  114. msgid "Indonesian"
  115. msgstr "인도네시아어"
  116. msgid "Ido"
  117. msgstr "이도어"
  118. msgid "Icelandic"
  119. msgstr "아이슬란드어"
  120. msgid "Italian"
  121. msgstr "이탈리아어"
  122. msgid "Japanese"
  123. msgstr "일본어"
  124. msgid "Georgian"
  125. msgstr "조지아어"
  126. msgid "Kabyle"
  127. msgstr "커바일어"
  128. msgid "Kazakh"
  129. msgstr "카자흐어"
  130. msgid "Khmer"
  131. msgstr "크메르어"
  132. msgid "Kannada"
  133. msgstr "칸나다어"
  134. msgid "Korean"
  135. msgstr "한국어"
  136. msgid "Luxembourgish"
  137. msgstr "룩셈부르크"
  138. msgid "Lithuanian"
  139. msgstr "리투아니아어"
  140. msgid "Latvian"
  141. msgstr "라트비아어"
  142. msgid "Macedonian"
  143. msgstr "마케도니아어"
  144. msgid "Malayalam"
  145. msgstr "말레이지아어"
  146. msgid "Mongolian"
  147. msgstr "몽고어"
  148. msgid "Marathi"
  149. msgstr "마라티어"
  150. msgid "Burmese"
  151. msgstr "룩셈부르크어"
  152. msgid "Norwegian Bokmål"
  153. msgstr "노르웨이어(보크몰)"
  154. msgid "Nepali"
  155. msgstr "네팔어"
  156. msgid "Dutch"
  157. msgstr "네덜란드어"
  158. msgid "Norwegian Nynorsk"
  159. msgstr "노르웨이어 (뉘노르스크)"
  160. msgid "Ossetic"
  161. msgstr "오세티아어"
  162. msgid "Punjabi"
  163. msgstr "펀자브어"
  164. msgid "Polish"
  165. msgstr "폴란드어"
  166. msgid "Portuguese"
  167. msgstr "포르투갈어"
  168. msgid "Brazilian Portuguese"
  169. msgstr "브라질 포르투갈어"
  170. msgid "Romanian"
  171. msgstr "루마니아어"
  172. msgid "Russian"
  173. msgstr "러시아어"
  174. msgid "Slovak"
  175. msgstr "슬로바키아어"
  176. msgid "Slovenian"
  177. msgstr "슬로베니아어"
  178. msgid "Albanian"
  179. msgstr "알바니아어"
  180. msgid "Serbian"
  181. msgstr "세르비아어"
  182. msgid "Serbian Latin"
  183. msgstr "세르비아어"
  184. msgid "Swedish"
  185. msgstr "스웨덴어"
  186. msgid "Swahili"
  187. msgstr "스와힐리어"
  188. msgid "Tamil"
  189. msgstr "타밀어"
  190. msgid "Telugu"
  191. msgstr "텔루구어"
  192. msgid "Thai"
  193. msgstr "태국어"
  194. msgid "Turkish"
  195. msgstr "터키어"
  196. msgid "Tatar"
  197. msgstr "타타르"
  198. msgid "Udmurt"
  199. msgstr "이제프스크"
  200. msgid "Ukrainian"
  201. msgstr "우크라이나어"
  202. msgid "Urdu"
  203. msgstr "우르드어"
  204. msgid "Vietnamese"
  205. msgstr "베트남어"
  206. msgid "Simplified Chinese"
  207. msgstr "중국어 간체"
  208. msgid "Traditional Chinese"
  209. msgstr "중국어 번체"
  210. msgid "Messages"
  211. msgstr "메시지"
  212. msgid "Site Maps"
  213. msgstr "사이트 맵"
  214. msgid "Static Files"
  215. msgstr "정적 파일"
  216. msgid "Syndication"
  217. msgstr "신디케이션"
  218. msgid "That page number is not an integer"
  219. msgstr "페이지 번호가 정수가 아닙니다."
  220. msgid "That page number is less than 1"
  221. msgstr "페이지 번호가 1보다 작습니다."
  222. msgid "That page contains no results"
  223. msgstr "해당 페이지에 결과가 없습니다."
  224. msgid "Enter a valid value."
  225. msgstr "올바른 값을 입력하세요."
  226. msgid "Enter a valid URL."
  227. msgstr "올바른 URL을 입력하세요."
  228. msgid "Enter a valid integer."
  229. msgstr "올바른 정수를 입력하세요."
  230. msgid "Enter a valid email address."
  231. msgstr "올바른 이메일 주소를 입력하세요."
  232. #. Translators: "letters" means latin letters: a-z and A-Z.
  233. msgid ""
  234. "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
  235. msgstr "문자, 숫자, '_', '-'만 가능합니다."
  236. msgid ""
  237. "Enter a valid 'slug' consisting of Unicode letters, numbers, underscores, or "
  238. "hyphens."
  239. msgstr ""
  240. "유니코드 문자, 숫자, 언더스코어 또는 하이픈으로 구성된 올바른 내용을 입력하세"
  241. "요."
  242. msgid "Enter a valid IPv4 address."
  243. msgstr "올바른 IPv4 주소를 입력하세요."
  244. msgid "Enter a valid IPv6 address."
  245. msgstr "올바른 IPv6 주소를 입력하세요."
  246. msgid "Enter a valid IPv4 or IPv6 address."
  247. msgstr "올바른 IPv4 혹은 IPv6 주소를 입력하세요."
  248. msgid "Enter only digits separated by commas."
  249. msgstr "콤마로 구분된 숫자만 입력하세요."
  250. #, python-format
  251. msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
  252. msgstr ""
  253. "%(limit_value)s 안의 값을 입력해 주세요. (입력하신 값은 %(show_value)s입니"
  254. "다.)"
  255. #, python-format
  256. msgid "Ensure this value is less than or equal to %(limit_value)s."
  257. msgstr "%(limit_value)s 이하의 값을 입력해 주세요."
  258. #, python-format
  259. msgid "Ensure this value is greater than or equal to %(limit_value)s."
  260. msgstr "%(limit_value)s 이상의 값을 입력해 주세요."
  261. #, python-format
  262. msgid ""
  263. "Ensure this value has at least %(limit_value)d character (it has "
  264. "%(show_value)d)."
  265. msgid_plural ""
  266. "Ensure this value has at least %(limit_value)d characters (it has "
  267. "%(show_value)d)."
  268. msgstr[0] ""
  269. "이 값이 최소 %(limit_value)d 개의 글자인지 확인하세요(입력값 %(show_value)d "
  270. "자)."
  271. #, python-format
  272. msgid ""
  273. "Ensure this value has at most %(limit_value)d character (it has "
  274. "%(show_value)d)."
  275. msgid_plural ""
  276. "Ensure this value has at most %(limit_value)d characters (it has "
  277. "%(show_value)d)."
  278. msgstr[0] ""
  279. "이 값이 최대 %(limit_value)d 개의 글자인지 확인하세요(입력값 %(show_value)d "
  280. "자)."
  281. msgid "Enter a number."
  282. msgstr "숫자를 입력하세요."
  283. #, python-format
  284. msgid "Ensure that there are no more than %(max)s digit in total."
  285. msgid_plural "Ensure that there are no more than %(max)s digits in total."
  286. msgstr[0] "전체 자릿수가 %(max)s 개를 넘지 않도록 해주세요."
  287. #, python-format
  288. msgid "Ensure that there are no more than %(max)s decimal place."
  289. msgid_plural "Ensure that there are no more than %(max)s decimal places."
  290. msgstr[0] "전체 유효자리 개수가 %(max)s 개를 넘지 않도록 해주세요."
  291. #, python-format
  292. msgid ""
  293. "Ensure that there are no more than %(max)s digit before the decimal point."
  294. msgid_plural ""
  295. "Ensure that there are no more than %(max)s digits before the decimal point."
  296. msgstr[0] "전체 유효자리 개수가 %(max)s 개를 넘지 않도록 해주세요."
  297. #, python-format
  298. msgid ""
  299. "File extension '%(extension)s' is not allowed. Allowed extensions are: "
  300. "'%(allowed_extensions)s'."
  301. msgstr ""
  302. "파일 확장자 '%(extension)s'는 허용되지 않습니다. 허용된 확장자 : "
  303. "'%(allowed_extensions)s'."
  304. msgid "Null characters are not allowed."
  305. msgstr "null 문자는 사용할 수 없습니다. "
  306. msgid "and"
  307. msgstr "또한"
  308. #, python-format
  309. msgid "%(model_name)s with this %(field_labels)s already exists."
  310. msgstr "%(model_name)s의 %(field_labels)s 은/는 이미 존재합니다."
  311. #, python-format
  312. msgid "Value %(value)r is not a valid choice."
  313. msgstr "%(value)r 은/는 올바른 선택사항이 아닙니다."
  314. msgid "This field cannot be null."
  315. msgstr "이 필드는 null 값을 사용할 수 없습니다. "
  316. msgid "This field cannot be blank."
  317. msgstr "이 필드는 빈 칸으로 둘 수 없습니다."
  318. #, python-format
  319. msgid "%(model_name)s with this %(field_label)s already exists."
  320. msgstr "%(model_name)s의 %(field_label)s은/는 이미 존재합니다."
  321. #. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'.
  322. #. Eg: "Title must be unique for pub_date year"
  323. #, python-format
  324. msgid ""
  325. "%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
  326. msgstr ""
  327. "%(field_label)s은/는 반드시 %(date_field_label)s %(lookup_type)s에 대해 유일"
  328. "해야 합니다."
  329. #, python-format
  330. msgid "Field of type: %(field_type)s"
  331. msgstr "%(field_type)s 형식 필드"
  332. msgid "Integer"
  333. msgstr "정수"
  334. #, python-format
  335. msgid "'%(value)s' value must be an integer."
  336. msgstr "'%(value)s' 값은 정수를 입력 하여야 합니다."
  337. msgid "Big (8 byte) integer"
  338. msgstr "큰 정수 (8 byte)"
  339. #, python-format
  340. msgid "'%(value)s' value must be either True or False."
  341. msgstr "'%(value)s' 값은 값이 없거나, 참 또는 거짓 중 하나 여야 합니다."
  342. #, python-format
  343. msgid "'%(value)s' value must be either True, False, or None."
  344. msgstr "'%(value)s'값은 반드시 True, False, None 중 하나여야만 합니다."
  345. msgid "Boolean (Either True or False)"
  346. msgstr "boolean(참 또는 거짓)"
  347. #, python-format
  348. msgid "String (up to %(max_length)s)"
  349. msgstr "문자열(%(max_length)s 글자까지)"
  350. msgid "Comma-separated integers"
  351. msgstr "정수(콤마로 구분)"
  352. #, python-format
  353. msgid ""
  354. "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD "
  355. "format."
  356. msgstr ""
  357. "'%(value)s' 값은 날짜 형식이 아닙니다. YYYY-MM-DD 형식이 되어야 합니다."
  358. #, python-format
  359. msgid ""
  360. "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid "
  361. "date."
  362. msgstr "'%(value)s' 값은 올바른 형식(YYYY-MM-DD)이나 유효하지 않은 날자입니다."
  363. msgid "Date (without time)"
  364. msgstr "날짜(시간 제외)"
  365. #, python-format
  366. msgid ""
  367. "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
  368. "uuuuuu]][TZ] format."
  369. msgstr ""
  370. "'%(value)s' 값은 올바르지 않은 형식입니다. YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
  371. "[TZ] 형식이어야 합니다."
  372. #, python-format
  373. msgid ""
  374. "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
  375. "[TZ]) but it is an invalid date/time."
  376. msgstr ""
  377. "'%(value)s' 값은 맞는 포맷이지만 (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) 유효하"
  378. "지 않은 date/time입니다."
  379. msgid "Date (with time)"
  380. msgstr "날짜(시간 포함)"
  381. #, python-format
  382. msgid "'%(value)s' value must be a decimal number."
  383. msgstr "'%(value)s' 값은 10진수를 입력하여야 합니다."
  384. msgid "Decimal number"
  385. msgstr "10진수"
  386. #, python-format
  387. msgid ""
  388. "'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[."
  389. "uuuuuu] format."
  390. msgstr ""
  391. "'%(value)s' 값은 올바르지 않은 형식입니다. [DD] [HH:[MM:]]ss[.uuuuuu] 형식이"
  392. "어야 합니다."
  393. msgid "Duration"
  394. msgstr "지속시간"
  395. msgid "Email address"
  396. msgstr "이메일 주소"
  397. msgid "File path"
  398. msgstr "파일 경로"
  399. #, python-format
  400. msgid "'%(value)s' value must be a float."
  401. msgstr "'%(value)s' 값은 실수를 입력하여야 합니다."
  402. msgid "Floating point number"
  403. msgstr "부동소수점 숫자"
  404. msgid "IPv4 address"
  405. msgstr "IPv4 주소"
  406. msgid "IP address"
  407. msgstr "IP 주소"
  408. #, python-format
  409. msgid "'%(value)s' value must be either None, True or False."
  410. msgstr "'%(value)s' 값은 값이 없거나, 참 또는 거짓 중 하나 이어야 합니다."
  411. msgid "Boolean (Either True, False or None)"
  412. msgstr "boolean (참, 거짓 또는 none)"
  413. msgid "Positive integer"
  414. msgstr "양의 정수"
  415. msgid "Positive small integer"
  416. msgstr "작은 양의 정수"
  417. #, python-format
  418. msgid "Slug (up to %(max_length)s)"
  419. msgstr "슬러그(%(max_length)s 까지)"
  420. msgid "Small integer"
  421. msgstr "작은 정수"
  422. msgid "Text"
  423. msgstr "텍스트"
  424. #, python-format
  425. msgid ""
  426. "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
  427. "format."
  428. msgstr ""
  429. "'%(value)s' 값은 올바르지 않은 형식입니다. HH:MM[:ss[.uuuuuu]] 형식이어야 합"
  430. "니다."
  431. #, python-format
  432. msgid ""
  433. "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
  434. "invalid time."
  435. msgstr ""
  436. "'%(value)s' 값은 올바른 형식(HH:MM[:ss[.uuuuuu]])이나, 유효하지 않은 시간입니"
  437. "다."
  438. msgid "Time"
  439. msgstr "시각"
  440. msgid "URL"
  441. msgstr "URL"
  442. msgid "Raw binary data"
  443. msgstr "Raw binary data"
  444. #, python-format
  445. msgid "'%(value)s' is not a valid UUID."
  446. msgstr "'%(value)s' 은 유효하지 않은 UUID 입니다."
  447. msgid "File"
  448. msgstr "파일"
  449. msgid "Image"
  450. msgstr "이미지"
  451. #, python-format
  452. msgid "%(model)s instance with %(field)s %(value)r does not exist."
  453. msgstr "%(field)s %(value)r 를 가지는 %(model)s 인스턴스가 존재하지 않습니다."
  454. msgid "Foreign Key (type determined by related field)"
  455. msgstr "외래 키 (연관 필드에 의해 형식 결정)"
  456. msgid "One-to-one relationship"
  457. msgstr "일대일 관계"
  458. #, python-format
  459. msgid "%(from)s-%(to)s relationship"
  460. msgstr "%(from)s-%(to)s 관계"
  461. #, python-format
  462. msgid "%(from)s-%(to)s relationships"
  463. msgstr "%(from)s-%(to)s 관계들"
  464. msgid "Many-to-many relationship"
  465. msgstr "다대다 관계"
  466. #. Translators: If found as last label character, these punctuation
  467. #. characters will prevent the default label_suffix to be appended to the
  468. #. label
  469. msgid ":?.!"
  470. msgstr ":?.!"
  471. msgid "This field is required."
  472. msgstr "필수 항목입니다."
  473. msgid "Enter a whole number."
  474. msgstr "정수를 입력하세요."
  475. msgid "Enter a valid date."
  476. msgstr "올바른 날짜를 입력하세요."
  477. msgid "Enter a valid time."
  478. msgstr "올바른 시각을 입력하세요."
  479. msgid "Enter a valid date/time."
  480. msgstr "올바른 날짜/시각을 입력하세요."
  481. msgid "Enter a valid duration."
  482. msgstr "올바른 기간을 입력하세요."
  483. #, python-brace-format
  484. msgid "The number of days must be between {min_days} and {max_days}."
  485. msgstr "날짜는 {min_days}와 {max_days} 사이여야 합니다."
  486. msgid "No file was submitted. Check the encoding type on the form."
  487. msgstr "등록된 파일이 없습니다. 인코딩 형식을 확인하세요."
  488. msgid "No file was submitted."
  489. msgstr "파일이 전송되지 않았습니다."
  490. msgid "The submitted file is empty."
  491. msgstr "입력하신 파일은 빈 파일입니다."
  492. #, python-format
  493. msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
  494. msgid_plural ""
  495. "Ensure this filename has at most %(max)d characters (it has %(length)d)."
  496. msgstr[0] "파일이름의 길이가 최대 %(max)d 자인지 확인하세요(%(length)d 자)."
  497. msgid "Please either submit a file or check the clear checkbox, not both."
  498. msgstr "파일을 보내거나 취소 체크박스를 체크하세요. 또는 둘다 비워두세요."
  499. msgid ""
  500. "Upload a valid image. The file you uploaded was either not an image or a "
  501. "corrupted image."
  502. msgstr ""
  503. "올바른 이미지를 업로드하세요. 업로드하신 파일은 이미지 파일이 아니거나 파일"
  504. "이 깨져 있습니다."
  505. #, python-format
  506. msgid "Select a valid choice. %(value)s is not one of the available choices."
  507. msgstr "올바르게 선택해 주세요. %(value)s 이/가 선택가능항목에 없습니다."
  508. msgid "Enter a list of values."
  509. msgstr "리스트를 입력하세요."
  510. msgid "Enter a complete value."
  511. msgstr "완전한 값을 입력하세요."
  512. msgid "Enter a valid UUID."
  513. msgstr "올바른 UUID를 입력하세요."
  514. #. Translators: This is the default suffix added to form field labels
  515. msgid ":"
  516. msgstr ":"
  517. #, python-format
  518. msgid "(Hidden field %(name)s) %(error)s"
  519. msgstr "(%(name)s hidden 필드) %(error)s"
  520. msgid "ManagementForm data is missing or has been tampered with"
  521. msgstr "관리폼 데이터가 없거나 변조되었습니다."
  522. #, python-format
  523. msgid "Please submit %d or fewer forms."
  524. msgid_plural "Please submit %d or fewer forms."
  525. msgstr[0] "%d 개 이하의 양식을 제출하세요."
  526. #, python-format
  527. msgid "Please submit %d or more forms."
  528. msgid_plural "Please submit %d or more forms."
  529. msgstr[0] "%d 개 이상의 양식을 제출하세요."
  530. msgid "Order"
  531. msgstr "순서:"
  532. msgid "Delete"
  533. msgstr "삭제"
  534. #, python-format
  535. msgid "Please correct the duplicate data for %(field)s."
  536. msgstr "%(field)s의 중복된 데이터를 고쳐주세요."
  537. #, python-format
  538. msgid "Please correct the duplicate data for %(field)s, which must be unique."
  539. msgstr "%(field)s의 중복된 데이터를 고쳐주세요. 유일한 값이어야 합니다."
  540. #, python-format
  541. msgid ""
  542. "Please correct the duplicate data for %(field_name)s which must be unique "
  543. "for the %(lookup)s in %(date_field)s."
  544. msgstr ""
  545. "%(field_name)s의 값은 %(date_field)s의 %(lookup)s에 대해 유일해야 합니다. 중"
  546. "복된 데이터를 고쳐주세요."
  547. msgid "Please correct the duplicate values below."
  548. msgstr "아래의 중복된 값들을 고쳐주세요."
  549. msgid "The inline value did not match the parent instance."
  550. msgstr "Inline 값이 부모 인스턴스와 일치하지 않습니다."
  551. msgid "Select a valid choice. That choice is not one of the available choices."
  552. msgstr "올바르게 선택해 주세요. 선택하신 것이 선택가능항목에 없습니다."
  553. #, python-format
  554. msgid "\"%(pk)s\" is not a valid value."
  555. msgstr "\"%(pk)s\" 은/는 유효한 값이 아닙니다."
  556. #, python-format
  557. msgid ""
  558. "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it "
  559. "may be ambiguous or it may not exist."
  560. msgstr ""
  561. "%(datetime)s 은/는 %(current_timezone)s 시간대에서 해석될 수 없습니다; 정보"
  562. "가 모호하거나 존재하지 않을 수 있습니다."
  563. msgid "Clear"
  564. msgstr "취소"
  565. msgid "Currently"
  566. msgstr "현재"
  567. msgid "Change"
  568. msgstr "변경"
  569. msgid "Unknown"
  570. msgstr "알 수 없습니다."
  571. msgid "Yes"
  572. msgstr "예"
  573. msgid "No"
  574. msgstr "아니오"
  575. msgid "yes,no,maybe"
  576. msgstr "예,아니오,아마도"
  577. #, python-format
  578. msgid "%(size)d byte"
  579. msgid_plural "%(size)d bytes"
  580. msgstr[0] "%(size)d 바이트"
  581. #, python-format
  582. msgid "%s KB"
  583. msgstr "%s KB"
  584. #, python-format
  585. msgid "%s MB"
  586. msgstr "%s MB"
  587. #, python-format
  588. msgid "%s GB"
  589. msgstr "%s GB"
  590. #, python-format
  591. msgid "%s TB"
  592. msgstr "%s TB"
  593. #, python-format
  594. msgid "%s PB"
  595. msgstr "%s PB"
  596. msgid "p.m."
  597. msgstr "오후"
  598. msgid "a.m."
  599. msgstr "오전"
  600. msgid "PM"
  601. msgstr "오후"
  602. msgid "AM"
  603. msgstr "오전"
  604. msgid "midnight"
  605. msgstr "자정"
  606. msgid "noon"
  607. msgstr "정오"
  608. msgid "Monday"
  609. msgstr "월요일"
  610. msgid "Tuesday"
  611. msgstr "화요일"
  612. msgid "Wednesday"
  613. msgstr "수요일"
  614. msgid "Thursday"
  615. msgstr "목요일"
  616. msgid "Friday"
  617. msgstr "금요일"
  618. msgid "Saturday"
  619. msgstr "토요일"
  620. msgid "Sunday"
  621. msgstr "일요일"
  622. msgid "Mon"
  623. msgstr "월요일"
  624. msgid "Tue"
  625. msgstr "화요일"
  626. msgid "Wed"
  627. msgstr "수요일"
  628. msgid "Thu"
  629. msgstr "목요일"
  630. msgid "Fri"
  631. msgstr "금요일"
  632. msgid "Sat"
  633. msgstr "토요일"
  634. msgid "Sun"
  635. msgstr "일요일"
  636. msgid "January"
  637. msgstr "1월"
  638. msgid "February"
  639. msgstr "2월"
  640. msgid "March"
  641. msgstr "3월"
  642. msgid "April"
  643. msgstr "4월"
  644. msgid "May"
  645. msgstr "5월"
  646. msgid "June"
  647. msgstr "6월"
  648. msgid "July"
  649. msgstr "7월"
  650. msgid "August"
  651. msgstr "8월"
  652. msgid "September"
  653. msgstr "9월"
  654. msgid "October"
  655. msgstr "10월"
  656. msgid "November"
  657. msgstr "11월"
  658. msgid "December"
  659. msgstr "12월"
  660. msgid "jan"
  661. msgstr "1월"
  662. msgid "feb"
  663. msgstr "2월"
  664. msgid "mar"
  665. msgstr "3월"
  666. msgid "apr"
  667. msgstr "4월"
  668. msgid "may"
  669. msgstr "5월"
  670. msgid "jun"
  671. msgstr "6월"
  672. msgid "jul"
  673. msgstr "7월"
  674. msgid "aug"
  675. msgstr "8월"
  676. msgid "sep"
  677. msgstr "9월"
  678. msgid "oct"
  679. msgstr "10월"
  680. msgid "nov"
  681. msgstr "11월"
  682. msgid "dec"
  683. msgstr "12월"
  684. msgctxt "abbrev. month"
  685. msgid "Jan."
  686. msgstr "1월"
  687. msgctxt "abbrev. month"
  688. msgid "Feb."
  689. msgstr "2월"
  690. msgctxt "abbrev. month"
  691. msgid "March"
  692. msgstr "3월"
  693. msgctxt "abbrev. month"
  694. msgid "April"
  695. msgstr "4월"
  696. msgctxt "abbrev. month"
  697. msgid "May"
  698. msgstr "5월"
  699. msgctxt "abbrev. month"
  700. msgid "June"
  701. msgstr "6월"
  702. msgctxt "abbrev. month"
  703. msgid "July"
  704. msgstr "7월"
  705. msgctxt "abbrev. month"
  706. msgid "Aug."
  707. msgstr "8월"
  708. msgctxt "abbrev. month"
  709. msgid "Sept."
  710. msgstr "9월"
  711. msgctxt "abbrev. month"
  712. msgid "Oct."
  713. msgstr "10월"
  714. msgctxt "abbrev. month"
  715. msgid "Nov."
  716. msgstr "11월"
  717. msgctxt "abbrev. month"
  718. msgid "Dec."
  719. msgstr "12월"
  720. msgctxt "alt. month"
  721. msgid "January"
  722. msgstr "1월"
  723. msgctxt "alt. month"
  724. msgid "February"
  725. msgstr "2월"
  726. msgctxt "alt. month"
  727. msgid "March"
  728. msgstr "3월"
  729. msgctxt "alt. month"
  730. msgid "April"
  731. msgstr "4월"
  732. msgctxt "alt. month"
  733. msgid "May"
  734. msgstr "5월"
  735. msgctxt "alt. month"
  736. msgid "June"
  737. msgstr "6월"
  738. msgctxt "alt. month"
  739. msgid "July"
  740. msgstr "7월"
  741. msgctxt "alt. month"
  742. msgid "August"
  743. msgstr "8월"
  744. msgctxt "alt. month"
  745. msgid "September"
  746. msgstr "9월"
  747. msgctxt "alt. month"
  748. msgid "October"
  749. msgstr "10월"
  750. msgctxt "alt. month"
  751. msgid "November"
  752. msgstr "11월"
  753. msgctxt "alt. month"
  754. msgid "December"
  755. msgstr "12월"
  756. msgid "This is not a valid IPv6 address."
  757. msgstr "올바른 IPv6 주소가 아닙니다."
  758. #, python-format
  759. msgctxt "String to return when truncating text"
  760. msgid "%(truncated_text)s..."
  761. msgstr "%(truncated_text)s ..."
  762. msgid "or"
  763. msgstr "또는"
  764. #. Translators: This string is used as a separator between list elements
  765. msgid ", "
  766. msgstr ", "
  767. #, python-format
  768. msgid "%d year"
  769. msgid_plural "%d years"
  770. msgstr[0] "%d년"
  771. #, python-format
  772. msgid "%d month"
  773. msgid_plural "%d months"
  774. msgstr[0] "%d개월"
  775. #, python-format
  776. msgid "%d week"
  777. msgid_plural "%d weeks"
  778. msgstr[0] "%d주"
  779. #, python-format
  780. msgid "%d day"
  781. msgid_plural "%d days"
  782. msgstr[0] "%d일"
  783. #, python-format
  784. msgid "%d hour"
  785. msgid_plural "%d hours"
  786. msgstr[0] "%d시간"
  787. #, python-format
  788. msgid "%d minute"
  789. msgid_plural "%d minutes"
  790. msgstr[0] "%d분"
  791. msgid "0 minutes"
  792. msgstr "0분"
  793. msgid "Forbidden"
  794. msgstr "Forbidden"
  795. msgid "CSRF verification failed. Request aborted."
  796. msgstr "CSRF 검증에 실패했습니다. 요청을 중단하였습니다."
  797. msgid ""
  798. "You are seeing this message because this HTTPS site requires a 'Referer "
  799. "header' to be sent by your Web browser, but none was sent. This header is "
  800. "required for security reasons, to ensure that your browser is not being "
  801. "hijacked by third parties."
  802. msgstr ""
  803. "이 메세지가 보이는 이유는 이 HTTPS 사이트가 당신의 브라우저로부터 '참조 헤"
  804. "더'를 요구하지만, 아무것도 받기 못하였기 때문입니다. 이 헤더는 보안상의 문제"
  805. "로 필요하며, 제3자에 의해 당신의 브라우저가 해킹당하고 있지 않다는 것을 보장"
  806. "합니다."
  807. msgid ""
  808. "If you have configured your browser to disable 'Referer' headers, please re-"
  809. "enable them, at least for this site, or for HTTPS connections, or for 'same-"
  810. "origin' requests."
  811. msgstr ""
  812. "만약 브라우저 설정에서 '참조' 헤더를 비활성화 시켰을 경우, 적어도 이 사이트"
  813. "나 HTTPS 연결, '동일-출처' 요청에 대해서는 이를 다시 활성화 시키십시오. "
  814. msgid ""
  815. "If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
  816. "including the 'Referrer-Policy: no-referrer' header, please remove them. The "
  817. "CSRF protection requires the 'Referer' header to do strict referer checking. "
  818. "If you're concerned about privacy, use alternatives like <a rel=\"noreferrer"
  819. "\" ...> for links to third-party sites."
  820. msgstr ""
  821. "<meta name=\"referrer\" content=\"no-referrer\">태그나 'Referrer-Policy: no-"
  822. "referrer' 헤더를 포함하고 있다면, 제거해주시기 바랍니다. CSRF 방지를 위한 리"
  823. "퍼러 검사를 위해 'Referer' 헤더가 필요합니다. 개인 정보에 대해 우려가 있는 경"
  824. "우, 서드 파티 사이트에 대한 링크에 <a rel=\"noreferrer\" ...>와 같은 대안을 "
  825. "사용할 수 있습니다."
  826. msgid ""
  827. "You are seeing this message because this site requires a CSRF cookie when "
  828. "submitting forms. This cookie is required for security reasons, to ensure "
  829. "that your browser is not being hijacked by third parties."
  830. msgstr ""
  831. "이 메세지가 보이는 이유는 사이트가 폼을 제출할 때 CSRF 쿠키를 필요로 하기 때"
  832. "문입니다. 이 쿠키는 보안상의 이유로 필요하며, 제3자에 의해 당신의 브라우저가 "
  833. "해킹당하고 있지 않다는 것을 보장합니다."
  834. msgid ""
  835. "If you have configured your browser to disable cookies, please re-enable "
  836. "them, at least for this site, or for 'same-origin' requests."
  837. msgstr ""
  838. "만약 브라우저 설정에서 쿠키를 비활성화 시켰을 경우, 적어도 이 사이트나 '동일-"
  839. "출처' 요청에 대해서는 활성화 시키십시오."
  840. msgid "More information is available with DEBUG=True."
  841. msgstr "DEBUG=True 로 더 많은 정보를 확인할 수 있습니다."
  842. msgid "No year specified"
  843. msgstr "년도가 없습니다."
  844. msgid "Date out of range"
  845. msgstr "유효 범위 밖의 날짜"
  846. msgid "No month specified"
  847. msgstr "월이 없습니다."
  848. msgid "No day specified"
  849. msgstr "날짜가 없습니다."
  850. msgid "No week specified"
  851. msgstr "주가 없습니다."
  852. #, python-format
  853. msgid "No %(verbose_name_plural)s available"
  854. msgstr " %(verbose_name_plural)s를 사용할 수 없습니다."
  855. #, python-format
  856. msgid ""
  857. "Future %(verbose_name_plural)s not available because %(class_name)s."
  858. "allow_future is False."
  859. msgstr ""
  860. "Future 모듈 %(verbose_name_plural)s을 사용할 수 없습니다. %(class_name)s."
  861. "allow_future가 False 입니다."
  862. #, python-format
  863. msgid "Invalid date string '%(datestr)s' given format '%(format)s'"
  864. msgstr "날짜 문자열 '%(datestr)s'이 표준 형식 '%(format)s'과 다릅니다."
  865. #, python-format
  866. msgid "No %(verbose_name)s found matching the query"
  867. msgstr "쿼리 결과에 %(verbose_name)s가 없습니다."
  868. msgid "Page is not 'last', nor can it be converted to an int."
  869. msgstr "'마지막' 페이지가 아니거나, 정수형으로 변환할 수 없습니다."
  870. #, python-format
  871. msgid "Invalid page (%(page_number)s): %(message)s"
  872. msgstr "Invalid page (%(page_number)s): %(message)s"
  873. #, python-format
  874. msgid "Empty list and '%(class_name)s.allow_empty' is False."
  875. msgstr "빈 리스트이고 '%(class_name)s.allow_empty'가 False입니다."
  876. msgid "Directory indexes are not allowed here."
  877. msgstr "디렉토리 인덱스는 이곳에 사용할 수 없습니다."
  878. #, python-format
  879. msgid "\"%(path)s\" does not exist"
  880. msgstr "\"%(path)s\" 가 존재하지 않습니다."
  881. #, python-format
  882. msgid "Index of %(directory)s"
  883. msgstr "Index of %(directory)s"
  884. msgid "Django: the Web framework for perfectionists with deadlines."
  885. msgstr "Django: 마감에 쫓기는 완벽주의자를 위한 웹 프레임워크"
  886. #, python-format
  887. msgid ""
  888. "View <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
  889. "target=\"_blank\" rel=\"noopener\">release notes</a> for Django %(version)s"
  890. msgstr ""
  891. "Django %(version)s<a href=\"https://docs.djangoproject.com/en/%(version)s/"
  892. "releases/\" target=\"_blank\" rel=\"noopener\">릴리스 노트</a> 보기"
  893. msgid "The install worked successfully! Congratulations!"
  894. msgstr "성공적으로 설치되었습니다! 축하합니다!"
  895. #, python-format
  896. msgid ""
  897. "You are seeing this page because <a href=\"https://docs.djangoproject.com/en/"
  898. "%(version)s/ref/settings/#debug\" target=\"_blank\" rel=\"noopener"
  899. "\">DEBUG=True</a> is in your settings file and you have not configured any "
  900. "URLs."
  901. msgstr ""
  902. "이 페이지는 어떤 URL도 지정되지 않았고, settings 파일에 <a href=\"https://"
  903. "docs.djangoproject.com/en/%(version)s/ref/settings/#debug\" target=\"_blank"
  904. "\" rel=\"noopener\">DEBUG=True</a>가 설정되어 있을 때 표시됩니다."
  905. msgid "Django Documentation"
  906. msgstr "Django 문서"
  907. msgid "Topics, references, &amp; how-to's"
  908. msgstr "주제, 레퍼런스, &amp; 입문참조하다"
  909. msgid "Tutorial: A Polling App"
  910. msgstr "튜토리얼: 폴링 애플리케이션"
  911. msgid "Get started with Django"
  912. msgstr "Django와 함께 시작하기"
  913. msgid "Django Community"
  914. msgstr "Django 커뮤니티"
  915. msgid "Connect, get help, or contribute"
  916. msgstr "연결하고, 도움을 받거나 기여하기"