ko.po 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
  2. #
  3. # !!! IMPORTANT !!!
  4. #
  5. # Before you edit this file, please keep in mind that contributing to the project
  6. # translations is possible ONLY via the Transifex online service.
  7. #
  8. # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
  9. #
  10. # To learn more, check out the official contributor's guide:
  11. # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
  12. #
  13. msgid ""
  14. msgstr ""
  15. "Language-Team: Korean (https://www.transifex.com/ckeditor/teams/11143/ko/)\n"
  16. "Language: ko\n"
  17. "Plural-Forms: nplurals=1; plural=0;\n"
  18. msgctxt "Label for the image widget."
  19. msgid "image widget"
  20. msgstr "사진 위젯"
  21. msgctxt "Label for the Side image option."
  22. msgid "Side image"
  23. msgstr "본문 옆에 배치"
  24. msgctxt "Label for the Full size image option."
  25. msgid "Full size image"
  26. msgstr "꽉 찬 크기"
  27. msgctxt "Label for the Left aligned image option"
  28. msgid "Left aligned image"
  29. msgstr "왼쪽 정렬"
  30. msgctxt "Label for the Centered image option"
  31. msgid "Centered image"
  32. msgstr "가운데 정렬"
  33. msgctxt "Label for the Right aligned image option"
  34. msgid "Right aligned image"
  35. msgstr "오른쪽 정렬"
  36. msgctxt "Label for the Change image text alternative button."
  37. msgid "Change image text alternative"
  38. msgstr "대체 문구 변경"
  39. msgctxt "Label for the image text alternative input."
  40. msgid "Text alternative"
  41. msgstr "대체 문구"
  42. msgctxt "Placeholder text for image caption displayed when caption is empty."
  43. msgid "Enter image caption"
  44. msgstr "사진 설명을 입력하세요"
  45. msgctxt "Label for the insert image toolbar button."
  46. msgid "Insert image"
  47. msgstr "사진 삽입"
  48. msgctxt "Title of the notification displayed when upload fails."
  49. msgid "Upload failed"
  50. msgstr "업로드 실패"
  51. msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
  52. msgid "Image toolbar"
  53. msgstr "사진 툴바"
  54. msgctxt "The label used for the dropdown in the image toolbar containing defined resize options"
  55. msgid "Resize image"
  56. msgstr "사진 크기 조절"
  57. msgctxt "The label used for the standalone resize options buttons in the image toolbar"
  58. msgid "Resize image to %0"
  59. msgstr "사진의 크기를 %0으로 조절"
  60. msgctxt "The accessibility label of the standalone image resize reset option button in the image toolbar for the screen readers"
  61. msgid "Resize image to the original size"
  62. msgstr "사진을 원래 크기로 돌려놓기"
  63. msgctxt "Default label for the resize option that resets the size of the image."
  64. msgid "Original"
  65. msgstr "원본"
  66. msgctxt "The accessibility label of the image resize dropdown list for the screen readers."
  67. msgid "Image resize list"
  68. msgstr "사진 크기 목록"
  69. msgctxt "The label of submit form button if image src URL input has no value"
  70. msgid "Insert"
  71. msgstr ""
  72. msgctxt "The label of submit form button if image src URL input has value"
  73. msgid "Update"
  74. msgstr ""
  75. msgctxt "The input label for the Insert image via URL form"
  76. msgid "Insert image via URL"
  77. msgstr ""
  78. msgctxt "The tip label below the Insert image via URL form"
  79. msgid "Paste the image source URL."
  80. msgstr ""