You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
4.4 KiB
JSON
58 lines
4.4 KiB
JSON
{
|
|
"trending": "인기 플러그인",
|
|
"installed": "설치됨",
|
|
"active": "활성화",
|
|
"inactive": "비활성화",
|
|
"out-of-date": "업데이트 필요",
|
|
"none-found": "플러그인을 찾을 수 없습니다.",
|
|
"none-active": "사용 중인 플러그인이 없습니다.",
|
|
"find-plugins": "플러그인 검색",
|
|
|
|
"plugin-search": "플러그인 검색",
|
|
"plugin-search-placeholder": "검색할 플러그인 입력",
|
|
"submit-anonymous-usage": "익명의 사용 데이터를 등록합니다.",
|
|
"reorder-plugins": "플러그인 작동 순서 재배열",
|
|
"order-active": "활성화 플러그인 재배열",
|
|
"dev-interested": "NodeBB 플러그인을 만드는 데 관심이 있으십니까?",
|
|
"docs-info": "플러그인 제작 관련 문서는 <a target=\"_blank\" href=\"https://docs.nodebb.org/en/latest/plugins/create.html\">NodeBB Docs Portal</a>에서 찾아보실 수 있습니다.",
|
|
|
|
"order.description": "특정 플러그인은 다른 플러그인의 초기화 전/후에 가장 이상적으로 작동합니다.",
|
|
"order.explanation": "플러그인들은 여기에 나열된 순서로 로드됩니다.",
|
|
|
|
"plugin-item.themes": "테마",
|
|
"plugin-item.deactivate": "비활성화",
|
|
"plugin-item.activate": "활성화",
|
|
"plugin-item.install": "설치",
|
|
"plugin-item.uninstall": "제거",
|
|
"plugin-item.settings": "설정",
|
|
"plugin-item.installed": "설치됨",
|
|
"plugin-item.latest": "최신",
|
|
"plugin-item.upgrade": "업그레이드",
|
|
"plugin-item.more-info": "추가적인 정보를 원하시면:",
|
|
"plugin-item.unknown": "알 수 없음",
|
|
"plugin-item.unknown-explanation": "이 플러그인의 상태를 알 수 없습니다. 환경 설정에서 발생한 오류 때문일 수 있습니다.",
|
|
"plugin-item.compatible": "이 플러그인은 NodeBB %1에서 작동합니다.",
|
|
"plugin-item.not-compatible": "이 플러그인의 호환성 데이터가 없습니다. 설치 전 작동 여부를 확인해보세요.",
|
|
|
|
"alert.enabled": "플러그인 활성화",
|
|
"alert.disabled": "플러그인 비활성화",
|
|
"alert.upgraded": "플러그인 업그레이드 완료",
|
|
"alert.installed": "플러그인 설치 완료",
|
|
"alert.uninstalled": "플러그인 제거 완료",
|
|
"alert.activate-success": "해당 플러그인을 완벽하게 활성화하기 위해 NodeBB를 리빌드하고 다시 시작해주세요.",
|
|
"alert.deactivate-success": "플러그인이 성공적으로 비활성화됐습니다.",
|
|
"alert.upgrade-success": "이 플러그인을 업그레이드 하려면 NodeBB를 리빌드하고 다시 시작해주세요.",
|
|
"alert.install-success": "플러그인이 성공적으로 설치됐습니다. 플러그인을 활성화 해주세요.",
|
|
"alert.uninstall-success": "플러그인이 성공적으로 비활성화되고 삭제됐습니다.",
|
|
"alert.suggest-error": "<p>NodeBB가 패키지 매니저 접근에 실패하였습니다. 최신 버전을 설치하시겠습니까?</p><div class=\"alert alert-danger\"><strong>서버의 응답 (%1)</strong>:%2</div>",
|
|
"alert.package-manager-unreachable": "<p>NodeBB가 패키지 매니저 접근에 실패했습니다. 지금 업그레이드하는 것을 추천하지 않습니다.</p>",
|
|
"alert.incompatible": "<p>지금 사용하는 NodeBB 버전(v%1)에서는 이 플러그인을 v%2 버전까지만 업그레이드할 수 있습니다. 이 플러그인의 최신 버전을 설치하고 싶다면 먼저 NodeBB를 업그레이드 해주세요.</p>",
|
|
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>호환성 관련 정보를 찾지 못했습니다.</strong></p><p>이 플러그인은 현재 사용 중인 NodeBB 버전에 적합한 버전을 명시하지 않았습니다. 따라서 완전한 호환성을 보장할 수 없고, 결과적으로 지금 사용중인 NodeBB에 오류를 일으킬 수도 있습니다.</p></div><p>만약 NodeBB가 제대로 시작되지 않는다면:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>이 플러그인의 최신 버전을 설치를 계속 하시겠습니까?</p>",
|
|
"alert.reorder": "플러그인 재정렬",
|
|
"alert.reorder-success": "프로세스를 완료하려면 NodeBB를 리빌드하고 다시 시작해주세요.",
|
|
|
|
"license.title": "플러그인 라이센스 정보",
|
|
"license.intro": "<strong>%1</strong> 플러그인은 %2 라이센스입니다. 이 플러그인을 활성화하기 전에 라이센스를 확인하세요",
|
|
"license.cta": "이 플러그인을 활성화 하시겠습니까?"
|
|
}
|