web.php 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?php
  2. return [
  3. 'common' => [
  4. 'comment' => '댓글',
  5. 'commented' => '댓글 씀',
  6. 'comments' => '댓글',
  7. 'like' => '좋아요',
  8. 'liked' => '좋아함',
  9. 'likes' => '좋아요',
  10. 'share' => '공유',
  11. 'shared' => '공유함',
  12. 'shares' => '공유하기',
  13. 'unshare' => '공유 해제',
  14. 'bookmark' => '북마크',
  15. 'cancel' => '취소',
  16. 'copyLink' => '링크 복사',
  17. 'delete' => '지우기',
  18. 'error' => '오류',
  19. 'errorMsg' => '문제가 발생했습니다. 나중에 다시 시도하세요.',
  20. 'oops' => '이런!',
  21. 'other' => '등',
  22. 'readMore' => '더보기',
  23. 'success' => '성공',
  24. 'proceed' => '진행',
  25. 'next' => '다음',
  26. 'close' => '닫기',
  27. 'clickHere' => '여기를 클릭',
  28. 'sensitive' => '민감함 ',
  29. 'sensitiveContent' => '민감한 내용',
  30. 'sensitiveContentWarning' => '이 게시물은 민감한 내용을 포함합니다',
  31. ],
  32. 'site' => [
  33. 'terms' => '이용약관',
  34. 'privacy' => '개인정보 취급방침',
  35. ],
  36. 'navmenu' => [
  37. 'search' => '검색',
  38. 'admin' => '관리자 대시보드',
  39. // Timelines
  40. 'homeFeed' => '홈 피드',
  41. 'localFeed' => '로컬 피드',
  42. 'globalFeed' => '글로벌 피드',
  43. // Core features
  44. 'discover' => '발견',
  45. 'directMessages' => '쪽지',
  46. 'notifications' => '알림',
  47. 'groups' => '그룹',
  48. 'stories' => '이야기',
  49. // Self links
  50. 'profile' => '프로필',
  51. 'drive' => '드라이브',
  52. 'settings' => '설정',
  53. 'compose' => '새로 만들기',
  54. 'logout' => '로그아웃',
  55. // Nav footer
  56. 'about' => '정보',
  57. 'help' => '도움말',
  58. 'language' => '언어',
  59. 'privacy' => '개인정보',
  60. 'terms' => '약관',
  61. // Temporary links
  62. 'backToPreviousDesign' => '이전 디자인으로 되돌리기'
  63. ],
  64. 'directMessages' => [
  65. 'inbox' => '받은쪽지함',
  66. 'sent' => '보냄',
  67. 'requests' => '요청 내역'
  68. ],
  69. 'notifications' => [
  70. 'liked' => '내가 좋아한',
  71. 'commented' => '내 댓글',
  72. 'reacted' => '내 반응',
  73. 'shared' => '내가 공유함',
  74. 'tagged' => '내가 태그됨',
  75. 'updatedA' => '업데이트',
  76. 'sentA' => '보낸 이',
  77. 'followed' => '님이 팔로우',
  78. 'mentioned' => ' 님으로부터의 멘션',
  79. 'you' => '나',
  80. 'yourApplication' => '가입 신청서 작성',
  81. 'applicationApproved' => '승인되었습니다!',
  82. 'applicationRejected' => '이 반려되었습니다. 6개월 후에 다시 재신청할 수 있습니다.',
  83. 'dm' => 'DM',
  84. 'groupPost' => '묶어 발행',
  85. 'modlog' => '모드로그',
  86. 'post' => '발행',
  87. 'story' => '이야기',
  88. 'noneFound' => '알림을 찾을 수 없음',
  89. ],
  90. 'post' => [
  91. 'shareToFollowers' => '팔로워에게 공유하기',
  92. 'shareToOther' => '다른 곳에 공유하기',
  93. 'noLikes' => '아직 좋아요 없음',
  94. 'uploading' => '업로드 중',
  95. ],
  96. 'profile' => [
  97. 'posts' => '발행물',
  98. 'followers' => '팔로워',
  99. 'following' => '팔로잉',
  100. 'admin' => '관리자',
  101. 'collections' => '컬렉션',
  102. 'follow' => '팔로우',
  103. 'unfollow' => '언팔로우',
  104. 'editProfile' => '프로필 편집',
  105. 'followRequested' => '팔로우 요청함',
  106. 'joined' => '가입함',
  107. 'emptyCollections' => '아무 컬렉션도 보이지 않습니다.',
  108. 'emptyPosts' => '아무 발행물도 보이지 않습니다.',
  109. ],
  110. 'menu' => [
  111. 'viewPost' => '발행물 보기',
  112. 'viewProfile' => '프로필 보기',
  113. 'moderationTools' => '중재 도구',
  114. 'report' => '신고',
  115. 'archive' => '보관',
  116. 'unarchive' => '보관 해제',
  117. 'embed' => '임베드',
  118. 'selectOneOption' => '다음의 선택사항 중 하나를 고르세요.',
  119. 'unlistFromTimelines' => '타임라인에서 제외',
  120. 'addCW' => '내용 경고 붙이기',
  121. 'removeCW' => '내용 경고 떼기',
  122. 'markAsSpammer' => '스패머로 표시',
  123. 'markAsSpammerText' => '현존 및 미래 발행물에 미등재 및 내용 경고',
  124. 'spam' => '스팸',
  125. 'sensitive' => '민감한 내용',
  126. 'abusive' => '가학 또는 유해',
  127. 'underageAccount' => '미성년 계정',
  128. 'copyrightInfringement' => '저작권 위반',
  129. 'impersonation' => '사칭',
  130. 'scamOrFraud' => '스팸 또는 사기',
  131. 'confirmReport' => '신고 확인',
  132. 'confirmReportText' => '이 게시물을 제보할까요?',
  133. 'reportSent' => '신고 발송!',
  134. 'reportSentText' => '제보를 잘 수령하였습니다.',
  135. 'reportSentError' => 'There was an issue reporting this post.',
  136. 'modAddCWConfirm' => '이 게시물이 내용 경고를 붙일까요?',
  137. 'modCWSuccess' => '내용경고를 붙임',
  138. 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
  139. 'modRemoveCWSuccess' => '내용경고를 뗌',
  140. 'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
  141. 'modUnlistSuccess' => '발행물 미등재 처리를 마쳤습니다.',
  142. 'modMarkAsSpammerConfirm' => '해당 이용자를 정말 스패머로 표시할까요?
  143. 내용 경고가 적용되며 이전과 이후의 모든 발행물이 타임라인에 미등재됩니다.',
  144. 'modMarkAsSpammerSuccess' => '스패머 계정으로 표시함',
  145. 'toFollowers' => '팔로워',
  146. 'showCaption' => '자막 보이기',
  147. 'showLikes' => '좋아요 보기',
  148. 'compactMode' => '콤팩트 모드',
  149. 'embedConfirmText' => 'By using this embed, you agree to our',
  150. 'deletePostConfirm' => 'Are you sure you want to delete this post?',
  151. 'archivePostConfirm' => '이 발행물을 정말 보관할까요?',
  152. 'unarchivePostConfirm' => '이 발행물을 정말 보관 취소할까요?',
  153. ],
  154. 'story' => [
  155. 'add' => '이야기 추가'
  156. ],
  157. 'timeline' => [
  158. 'peopleYouMayKnow' => '알 수도 있는 사람',
  159. 'onboarding' => [
  160. 'welcome' => '반가워요',
  161. 'thisIsYourHomeFeed' => '이곳은 팔로우 한 게시물을 시간 순으로 보여주는 홈 피드예요.',
  162. 'letUsHelpYouFind' => 'Let us help you find some interesting people to follow',
  163. 'refreshFeed' => '내 피드 새로 고침',
  164. ],
  165. ],
  166. 'hashtags' => [
  167. 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
  168. ],
  169. 'report' => [
  170. 'report' => '신고',
  171. 'selectReason' => '이유 고르기',
  172. 'reported' => '신고 마침',
  173. 'sendingReport' => '신고 보내는 중',
  174. 'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!',
  175. 'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report',
  176. ],
  177. ];