popup.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "도움이 필요하신가요?"
  5. },
  6. "popup.buttons.presenceStore": {
  7. "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  8. "message": "Presence 스토어"
  9. },
  10. "popup.category.all": {
  11. "description": "Category name shown when you open tags",
  12. "message": "모두"
  13. },
  14. "popup.category.anime": {
  15. "description": "Category name shown when you open tags",
  16. "message": "애니메이션"
  17. },
  18. "popup.category.games": {
  19. "description": "Category name shown when you open tags",
  20. "message": "게임"
  21. },
  22. "popup.category.music": {
  23. "description": "Category name shown when you open tags",
  24. "message": "음악"
  25. },
  26. "popup.category.other": {
  27. "description": "Category name shown when you open tags",
  28. "message": "기타"
  29. },
  30. "popup.category.socials": {
  31. "description": "Category name shown when you open tags",
  32. "message": "소셜"
  33. },
  34. "popup.category.videos": {
  35. "description": "Category name shown when you open tags",
  36. "message": "동영상 및 방송"
  37. },
  38. "popup.credits.error.heading": {
  39. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  40. "message": "이런!"
  41. },
  42. "popup.credits.error.message": {
  43. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  44. "message": "제작진 탭을 불러오던 중 오류가 발생했어요"
  45. },
  46. "popup.headings.description": {
  47. "description": "Title of the description area in the presence settings view.",
  48. "message": "설명"
  49. },
  50. "popup.headings.general": {
  51. "description": "Title of the 'general' area of the 'settings' section in the popup",
  52. "message": "일반"
  53. },
  54. "popup.headings.presences": {
  55. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  56. "message": "Presence"
  57. },
  58. "popup.headings.settings": {
  59. "description": "Title of the 'settings' section at the navigation in the popup",
  60. "message": "설정"
  61. },
  62. "popup.info.noInternet": {
  63. "description": "Shown when the user has no internet connection",
  64. "message": "인터넷 연결 없음!"
  65. },
  66. "popup.info.noInternet.message": {
  67. "description": "Shown when the user has no internet connection",
  68. "message": "인터넷 연결이 되지 않은 것 같아요! 현재 PreMiD가 상태를 보여줄 수 없어요."
  69. },
  70. "popup.info.notConnected": {
  71. "description": "Shown when the extension can't connect to the application",
  72. "message": "연결되지 않음"
  73. },
  74. "popup.info.notConnected.message": {
  75. "description": "Shown when the extension can't connect to the application",
  76. "message": "PreMiD가 앱에 연결하지 못했어요! 앱이 설치됐고 실행 중이신가요?\n*문제 해결하기*"
  77. },
  78. "popup.info.notConnectedDiscord": {
  79. "description": "Shown in the extension when the application can't connect to Discord",
  80. "message": "Discord 연결 없음!"
  81. },
  82. "popup.info.notConnectedDiscord.message": {
  83. "description": "Shown in the extension when the application can't connect to Discord",
  84. "message": "PreMiD가 Discord 앱에 연결하지 못했어요! 앱이 설치됐고 실행 중이신가요?\n*문제 해결하기*"
  85. },
  86. "popup.info.safari.outdatedExtension": {
  87. "description": "Shown when Extension is outdated. Only for Safari port.",
  88. "message": "오래된 확장 프로그램"
  89. },
  90. "popup.info.safari.outdatedExtension.message": {
  91. "description": "Shown when Extension is outdated. Only for Safari port.",
  92. "message": "내 확장 프로그램이 오래됐어요. 최신 기능을 사용하시려면 저희 사이트에서 다운로드해서 업데이트해 주세요."
  93. },
  94. "popup.info.safari.urgentUpdate": {
  95. "description": "Shown when Extension is outdated. Only for Safari port.",
  96. "message": "긴급 업데이트"
  97. },
  98. "popup.info.safari.urgentUpdate.message": {
  99. "description": "Shown when very urgent update has been released to extension. Only for Safari port.",
  100. "message": "확장 프로그램에 긴급 업데이트를 출시했어요. PreMiD를 계속 사용하시려면 업데이트해 주세요."
  101. },
  102. "popup.info.unsupportedAppVersion": {
  103. "description": "Shown when application is outdated",
  104. "message": "오래된 앱"
  105. },
  106. "popup.info.unsupportedAppVersion.message": {
  107. "description": "Shown when application is outdated",
  108. "message": "내 PreMiD 앱이 오래됐어요. PreMid를 계속 사용하시려면 업데이트해 주세요."
  109. },
  110. "popup.info.extensionDisabled": {
  111. "description": "Shown when the extension has been disabled in the settings",
  112. "message": "확장 프로그램이 비활성화되었어요."
  113. },
  114. "popup.info.extensionDisabled.message": {
  115. "description": "Shown when the extension has been disabled in the settings",
  116. "message": "PreMiD가 비활성화 되었습니다. PreMiD를 게속 사용하시고 싶으시면 확장 프로그램에서 다시 활성화 해주세요."
  117. },
  118. "popup.info.discordStatusSetting.message": {
  119. "description": "Shown on the troubleshooting page when the user might have to change their Discord status setting",
  120. "message": "Discord 설정에서 \"현재 활동을 상태 메시지로 표시해요.\"가 켜져있는지 확인해 주세요."
  121. },
  122. "popup.info.presenceNotSetMessage.message": {
  123. "description": "Shown on the troubleshooting page when PreMiD has not found a presence for the current tabs",
  124. "message": "현재 페이지에 대한 상태를 찾을 수 없어요. 현재 접속 중인 페이지에 대응하는 상태를 설치했는지 확인해 주세요. 이미 설치되어 있다면 페이지에 대응하는 상태를 다시 불러와 주시고 설정에서 상태를 활성화했는지 확인해 주세요."
  125. },
  126. "popup.navigation.credits": {
  127. "description": "Title of the 'credits' section at the navigation in the popup",
  128. "message": "제작진"
  129. },
  130. "popup.navigation.settings": {
  131. "description": "Title of the 'settings' section at the navigation in the popup",
  132. "message": "설정"
  133. },
  134. "popup.navigation.information": {
  135. "description": "Title of the 'information' section at the navigation in the popup",
  136. "message": "정보"
  137. },
  138. "popup.navigation.diagnostics": {
  139. "description": "Title of the 'diagnostics' section at the navigation in the popup",
  140. "message": "진단"
  141. },
  142. "popup.presences.done": {
  143. "description": "Done button",
  144. "message": "완료"
  145. },
  146. "popup.presences.load": {
  147. "description": "Load Presence button",
  148. "message": "Presence 불러오기"
  149. },
  150. "popup.presences.manage": {
  151. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  152. "message": "관리"
  153. },
  154. "popup.presences.noPresences": {
  155. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  156. "message": "추가된 Presence가 없어요"
  157. },
  158. "popup.setting.autoLaunch": {
  159. "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  160. "message": "자동 실행"
  161. },
  162. "popup.setting.enabled": {
  163. "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  164. "message": "사용하기 "
  165. },
  166. "popup.setting.developerMode": {
  167. "description": "Enable/Disable developer mode (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  168. "message": "개발자 모드"
  169. },
  170. "popup.setting.mediaControl": {
  171. "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  172. "message": "미디어 제어"
  173. },
  174. "popup.setting.titleMenubar": {
  175. "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  176. "message": "제목 메뉴바"
  177. },
  178. "popup.setting.syncLanguage": {
  179. "description": "Enable/Disable syncing the language of the extension with the language of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  180. "message": "언어 동기화"
  181. },
  182. "popup.setting.preferredPresenceLanguage": {
  183. "description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  184. "message": "선호하는 Presence 언어"
  185. },
  186. "popup.setting.failedToFetchUser": {
  187. "description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)",
  188. "message": "사용자를 가져오지 못했어요"
  189. },
  190. "popup.setting.heartbeat": {
  191. "description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)",
  192. "message": "하트비트"
  193. },
  194. "popup.setting.preferApp": {
  195. "description": "Enable/Disable the use of the app instead of the extension (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  196. "message": "선호 앱"
  197. },
  198. "popup.information.extensionVersion": {
  199. "description": "Shows the version of the extension (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: Extension version: 2.5.0",
  200. "message": "확장 프로그램 버전: {0}"
  201. },
  202. "popup.information.appVersion": {
  203. "description": "Shows the version of the app (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: App version: 2.5.0",
  204. "message": "앱 버전: {0}"
  205. },
  206. "popup.information.appNotFound": {
  207. "description": "Shows that no connection was able to be made to the PreMiD app (located at the 'information' tab in the popup)",
  208. "message": "PreMiD 앱과 연결되지 않음"
  209. },
  210. "popup.information.discordUser": {
  211. "description": "Shows Discord user PreMiD is connected to (located at the 'information' tab in the popup); {0} will be replaced the username of the Discord account -> {0} is a variable and should not be translated; Example: Discord user: Bas950",
  212. "message": "연결된 Discord 계정: {0}"
  213. },
  214. "popup.information.discordNotFound": {
  215. "description": "Shows that no connection was able to be made to the Discord app (located at the 'information' tab in the popup)",
  216. "message": "Discord 앱과 연결되지 않음"
  217. },
  218. "popup.notConnectedBanner.heading": {
  219. "description": "Title of the error banner when no discord connection is found",
  220. "message": "Discord 연동 해제됨"
  221. },
  222. "popup.notConnectedBanner.description": {
  223. "description": "Description of the error banner when no discord connection is found",
  224. "message": "PreMiD가 제대로 작동하려면 연동된 Discord 계정이 필요해요. PreMiD를 계속 사용하려면 Discord 계정과 연동해 주세요."
  225. },
  226. "popup.notConnectedBanner.button": {
  227. "description": "Button to the Discord connection page",
  228. "message": "Discord와 연동하기"
  229. },
  230. "popup.information.notYou": {
  231. "description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
  232. "message": "다른 사용자인가요?"
  233. },
  234. "popup.informationIcon.notLinked.heading": {
  235. "description": "Exclamation mark icon next user avatar, title of the error message when no discord connection is found",
  236. "message": "연동되지 않음"
  237. },
  238. "popup.informationIcon.notLinked.description": {
  239. "description": "Exclamation mark icon next user avatar, description of the error message when no discord connection is found",
  240. "message": "Discord 계정이 PreMiD와 연동되지 않았어요."
  241. },
  242. "popup.logout": {
  243. "description": "Button to unlink the current Discord account",
  244. "message": "로그아웃"
  245. },
  246. "popup.setting.usePlayingStatus": {
  247. "description": "Enable/Disable the use of the 'Playing' status in Discord (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  248. "message": "'하는 중' 상태 사용"
  249. },
  250. "popup.whatsNew.heading": {
  251. "description": "Title of the 'What's new' section at the navigation in the popup",
  252. "message": "새로운 기능 🎉"
  253. },
  254. "popup.whatsNew.description": {
  255. "description": "Description of the 'What's new' section at the navigation in the popup",
  256. "message": "새롭게 나온 멋진 것을 살펴보세요!"
  257. },
  258. "popup.whatsNew.button": {
  259. "description": "Button to open the 'What's new' page",
  260. "message": "변경 사항 열기"
  261. },
  262. "popup.discordUnlinked.title": {
  263. "description": "Title of the 'Discord Unlinked' section at the navigation in the popup",
  264. "message": "Discord 연동 해제됨"
  265. },
  266. "popup.discordUnlinked.description": {
  267. "description": "Description of the 'Discord Unlinked' section at the navigation in the popup",
  268. "message": "PreMiD가 제대로 작동하려면 연동된 Discord 계정이 필요해요. PreMiD를 계속 사용하려면 Discord 계정과 연동해 주세요."
  269. },
  270. "popup.discordUnlinked.button": {
  271. "description": "Button to link the Discord account",
  272. "message": "Discord와 연동하기"
  273. },
  274. "popup.navigation.feedback": {
  275. "description": "Text on the information tab in the popup to give feedback",
  276. "message": "무언가 문의하실 게 있나요?"
  277. },
  278. "popup.navigation.feedbackLink": {
  279. "description": "Link to the feedback page",
  280. "message": "의견 제출"
  281. },
  282. "popup.feedback.presence": {
  283. "description": "Title of the presence option in the feedback type selection box",
  284. "message": "상태의 버그 혹은 문제 신고"
  285. },
  286. "popup.feedback.extension": {
  287. "description": "Title of the extension option in the feedback type selection box",
  288. "message": "확장 프로그램의 버그 혹은 문제 신고"
  289. },
  290. "popup.feedback.feature": {
  291. "description": "Title of the feature option in the feedback type selection box",
  292. "message": "기능 요청"
  293. },
  294. "popup.feedback.other": {
  295. "description": "Title of the other option in the feedback type selection box",
  296. "message": "기타"
  297. },
  298. "popup.feedback.title": {
  299. "description": "Title of the feedback popup",
  300. "message": "의견"
  301. },
  302. "popup.feedback.select.header": {
  303. "description": "On the feedback type select page the header text",
  304. "message": "무슨 일인가요? 🤔"
  305. },
  306. "popup.feedback.select.description": {
  307. "description": "On the feedback type select page the description text",
  308. "message": "제출할 의견 유형을 선택하세요."
  309. },
  310. "popup.feedback.presence.header": {
  311. "description": "The title of the presence feedback page",
  312. "message": "Presence의 버그 혹은 문제 신고"
  313. },
  314. "popup.feedback.presence.description": {
  315. "description": "The description of the presence feedback page",
  316. "message": "이런! 😱 Presence를 사용하는 동안 문제가 발생했다니, 유감입니다.\n\nPresence는 커뮤니티를 통해 유지되고 있습니다. 겪고 계시는 Presence의 문제를 GitHub 리포지토리에 신고해 주세요.\n\n아래에서 Presence를 선택하면 자동으로 이슈 템플릿에 해당 Presence의 세부 정보가 포함됩니다."
  317. },
  318. "popup.feedback.close": {
  319. "description": "Close button on the feedback popup",
  320. "message": "닫기"
  321. },
  322. "popup.feedback.submit": {
  323. "description": "Submit button on the feedback popup",
  324. "message": "제출"
  325. },
  326. "popup.feedback.extension.header": {
  327. "description": "The title of the extension feedback page",
  328. "message": "확장 프로그램의 버그 혹은 문제 신고"
  329. },
  330. "popup.feedback.extension.description": {
  331. "description": "The description of the extension feedback page",
  332. "message": "이런! 😱 확장 프로그램을 사용하시는 동안 문제가 발생했다니, 유감입니다.\n\n이 양식을 작성하여 현재 겪고 계시는 확장 프로그램의 문제를 신고해 주세요."
  333. },
  334. "popup.feedback.extension.describe": {
  335. "description": "The title of the input field to describe the issue on the extension feedback page",
  336. "message": "문제 설명"
  337. },
  338. "popup.feedback.extension.placeholder": {
  339. "description": "The placeholder of the input field to describe the issue on the extension feedback page",
  340. "message": "가능한 한 자세히 확장 프로그램의 문제를 설명해 주세요."
  341. },
  342. "popup.feedback.extension.privacy": {
  343. "description": "The privacy notice on the extension feedback page",
  344. "message": "모든 신고는 연락처를 기재하지 않으면 익명으로 처리됩니다.\n필요한 경우 자세한 정보를 요청하거나 문제가 해결된 경우에 연락을 드릴 수 있습니다."
  345. },
  346. "popup.feedback.email": {
  347. "description": "The placeholder for the email input field",
  348. "message": "이메일 주소 (선택 사항)"
  349. },
  350. "popup.feedback.discord": {
  351. "description": "The placeholder for the discord input field",
  352. "message": "Discord 이름 (선택 사항)"
  353. },
  354. "popup.feedback.feature.header": {
  355. "description": "The title of the feature feedback page",
  356. "message": "기능 요청"
  357. },
  358. "popup.feedback.feature.description": {
  359. "description": "The description of the feature feedback page",
  360. "message": "저희는 항상 PreMiD를 개선하고 더 나은 서비스를 제공하기 위한 방법을 찾고 있습니다.\n\n다음 양식을 작성하여 PreMiD에 추가되었으면 하는 기능을 요청해 주세요."
  361. },
  362. "popup.feedback.feature.describe": {
  363. "description": "The title of the input field to describe the issue on the feature feedback page",
  364. "message": "기능 설명"
  365. },
  366. "popup.feedback.feature.placeholder": {
  367. "description": "The placeholder of the input field to describe the issue on the feature feedback page",
  368. "message": "가능한 한 자세히 PreMiD에 추가를 원하는 기능을 설명해 주세요."
  369. },
  370. "popup.feedback.feature.privacy": {
  371. "description": "The privacy notice on the feature feedback page",
  372. "message": "모든 기능 요청은 연락처를 제공하지 않으면 익명으로 처리됩니다.\n필요한 경우 자세한 정보를 요청하거나 기능이 구현된 경우에 연락을 드릴 수 있습니다."
  373. },
  374. "popup.feedback.other.header": {
  375. "description": "The title of the other feedback page",
  376. "message": "기타"
  377. },
  378. "popup.feedback.other.description": {
  379. "description": "The description of the other feedback page",
  380. "message": "다음 양식을 작성하여 공유할 의견을 보내주세요."
  381. },
  382. "popup.feedback.other.describe": {
  383. "description": "The title of the input field to describe the issue on the other feedback page",
  384. "message": "의견 설명"
  385. },
  386. "popup.feedback.other.placeholder": {
  387. "description": "The placeholder of the input field to describe the issue on the other feedback page",
  388. "message": "가능한 한 자세히 공유할 의견에 대해 설명해 주세요."
  389. },
  390. "popup.feedback.other.privacy": {
  391. "description": "The privacy notice on the other feedback page",
  392. "message": "모든 의견은 연락처를 기재하지 않으면 익명으로 처리됩니다.\n필요한 경우 자세한 정보를 요청하거나 문제가 해결된 경우에 연락을 드릴 수 있습니다."
  393. },
  394. "popup.feedback.submitted.header": {
  395. "description": "The title of the submitted feedback page",
  396. "message": "의견을 제출했습니다"
  397. },
  398. "popup.feedback.submitted.description": {
  399. "description": "The description of the submitted feedback page",
  400. "message": "피드백을 제출해 주셔서 감사합니다! 🎉\n\n시간을 내어 의견을 공유해 주셔서 감사합니다. 의견을 검토한 후 필요한 경우 다시 연락드리겠습니다."
  401. },
  402. "popup.feedback.error.header": {
  403. "description": "The title of the error feedback page",
  404. "message": "이런! 😱"
  405. },
  406. "popup.feedback.error.description": {
  407. "description": "The description of the error feedback page",
  408. "message": "의견 제출에 문제가 발생했습니다. 나중에 다시 시도해 주세요.\n\n문제가 지속되면 Discord 서버에 문의해 주세요."
  409. }
  410. }