123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "store.card.presence.add": {
- "description": "Button that will appear on hover after extension is installed.",
- "message": "Presence 추가"
- },
- "store.card.presence.included": {
- "description": "The message that appears instead of the buttons.",
- "message": "이 Presence는 해당 사이트를 방문할 때 자동으로 사용돼요."
- },
- "store.card.presence.remove": {
- "description": "Button that will appear on hover after extension and presence is installed.",
- "message": "Presence 제거"
- },
- "store.cards.creator": {
- "description": "Creator of a presence",
- "message": "제작자"
- },
- "store.cards.extraStepsRequired": {
- "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences.",
- "message": "이 Presence는 추가 단계가 필요해요. 자세한 정보는 확장 프로그램의 페이지를 확인하세요."
- },
- "store.cards.partner": {
- "description": "Presence card partner flame",
- "message": "파트너 Presence"
- },
- "store.cards.popular": {
- "description": "Presence card popular flame",
- "message": "이 Presence는 사용자 사이에서 인기 있어요."
- },
- "store.category.all": {
- "description": "Category at the top",
- "message": "전체"
- },
- "store.category.filters.allowAdult": {
- "description": "Adult content checkbox",
- "message": "성인 콘텐츠 보기"
- },
- "store.category.filters.heading": {
- "description": "Searh filters option at the store page",
- "message": "필터"
- },
- "store.category.filters.likedOnly": {
- "description": "Liked presences only checkbox",
- "message": "좋아요한 Presence만 보기"
- },
- "store.category.filters.mostUsed": {
- "description": "Most used first checkbox",
- "message": "최다 사용순으로 정렬"
- },
- "store.category.games": {
- "description": "Category at the top",
- "message": "게임"
- },
- "store.category.heading": {
- "description": "Category heading",
- "message": "카테고리"
- },
- "store.category.music": {
- "description": "Category at the top",
- "message": "음악"
- },
- "store.category.other": {
- "description": "Category at the top",
- "message": "기타"
- },
- "store.category.socials": {
- "description": "Category at the top",
- "message": "SNS"
- },
- "store.category.videos": {
- "description": "Category at the top",
- "message": "동영상 및 방송"
- },
- "store.filters.added": {
- "description": "Store filter to display/not display already installed presences.",
- "message": "추가한 Presence 보기"
- },
- "store.header.search": {
- "description": "Search bar text when nothing is stated",
- "message": "Presence 검색"
- },
- "store.message.error": {
- "description": "Error message (of the tippy next to the logo) when the extension wasn't detected",
- "message": "확장 프로그램이 연결되지 않았어요."
- },
- "store.search": {
- "description": "Placeholder for presence search",
- "message": "검색"
- },
- "store.search.filters": {
- "description": "Little message next to the keys of search filters on the store.",
- "message": "Enter"
- },
- "store.search.removeFilter": {
- "description": "Remove message for active search filters.",
- "message": "클릭해서 필터 삭제"
- }
- }
|