Latest translations and fallbacks
parent
954af0f0d2
commit
64f263afe5
@ -1,10 +1,10 @@
|
||||
{
|
||||
"administrators": "최고관리자",
|
||||
"global-moderators": "Global Moderators",
|
||||
"no-global-moderators": "No Global Moderators",
|
||||
"moderators-of-category": "%1 Moderators",
|
||||
"no-moderators": "No Moderators",
|
||||
"add-administrator": "Add Administrator",
|
||||
"add-global-moderator": "Add Global Moderator",
|
||||
"add-moderator": "Add Moderator"
|
||||
"global-moderators": "글로벌 관리자",
|
||||
"no-global-moderators": "글로벌 관리자가 없습니다",
|
||||
"moderators-of-category": "%1 명의 관리자",
|
||||
"no-moderators": "관리자 없음",
|
||||
"add-administrator": "최고관리자 추가",
|
||||
"add-global-moderator": "글로벌 관리자 추가",
|
||||
"add-moderator": "관리자 추가"
|
||||
}
|
@ -1,30 +1,30 @@
|
||||
{
|
||||
"global": "글로벌",
|
||||
"global.no-users": "No user-specific global privileges.",
|
||||
"global.no-users": "사용자별 글로벌 권한이 없습니다.",
|
||||
|
||||
"chat": "Chat",
|
||||
"upload-images": "Upload Images",
|
||||
"upload-files": "Upload Files",
|
||||
"signature": "Signature",
|
||||
"ban": "Ban",
|
||||
"search-content": "Search Content",
|
||||
"search-users": "Search Users",
|
||||
"search-tags": "Search Tags",
|
||||
"allow-local-login": "Local Login",
|
||||
"chat": "대화",
|
||||
"upload-images": "이미지 업로드",
|
||||
"upload-files": "파일 업로드",
|
||||
"signature": "서명",
|
||||
"ban": "차단",
|
||||
"search-content": "콘텐츠 검색",
|
||||
"search-users": "사용자 검색",
|
||||
"search-tags": "태그 검색",
|
||||
"allow-local-login": "로컬 로그인",
|
||||
|
||||
"find-category": "Find Category",
|
||||
"access-category": "Access Category",
|
||||
"access-topics": "Access Topics",
|
||||
"create-topics": "Create Topics",
|
||||
"reply-to-topics": "Reply to Topics",
|
||||
"tag-topics": "Tag Topics",
|
||||
"edit-posts": "Edit Posts",
|
||||
"view-edit-history": "View Edit History",
|
||||
"delete-posts": "Delete Posts",
|
||||
"view_deleted": "View Deleted Posts",
|
||||
"upvote-posts": "Upvote Posts",
|
||||
"downvote-posts": "Downvote Posts",
|
||||
"delete-topics": "Delete Topics",
|
||||
"find-category": "카테고리 찾기",
|
||||
"access-category": "카테고리 접근",
|
||||
"access-topics": "글 접근",
|
||||
"create-topics": "게시글 작성",
|
||||
"reply-to-topics": "답글 작성",
|
||||
"tag-topics": "태그 달기",
|
||||
"edit-posts": "글 수정",
|
||||
"view-edit-history": "편집 기록 보기",
|
||||
"delete-posts": "글 삭제",
|
||||
"view_deleted": "삭제된 게시물 보기",
|
||||
"upvote-posts": "글 추천",
|
||||
"downvote-posts": "글 비추천",
|
||||
"delete-topics": "게시물 삭제",
|
||||
"purge": "Purge",
|
||||
"moderate": "Moderate"
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"upload-file": "Upload File",
|
||||
"filename": "Filename",
|
||||
"upload-file": "파일 업로드",
|
||||
"filename": "파일명",
|
||||
"usage": "Post Usage",
|
||||
"orphaned": "Orphaned",
|
||||
"size/filecount": "Size / Filecount",
|
||||
"confirm-delete": "Do you really want to delete this file?",
|
||||
"filecount": "%1 files"
|
||||
"size/filecount": "크기 / 파일 수",
|
||||
"confirm-delete": "이 파일을 정말로 삭제 하시겠습니까?",
|
||||
"filecount": "%1 파일"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "한국어",
|
||||
"name": "영어 (영국/캐나다)",
|
||||
"code": "ko",
|
||||
"dir": "ltr"
|
||||
}
|
Loading…
Reference in New Issue