Jelajahi Sumber

Clear up duplicated locales

Toby Chui 2 minggu lalu
induk
melakukan
7fe9fce170

+ 214 - 0
src/web/Manga/locale/manga.json

@@ -0,0 +1,214 @@
+{
+    "author": "arozos-manga",
+    "version": "1.0",
+    "keys": {
+        "en-us": {
+            "name": "English",
+            "fwtitle": "Manga",
+            "strings": {
+                "app/title":                "Manga",
+                "loading/library":          "Scanning library…",
+                "loading/chapter":          "Loading chapter…",
+                "empty/title":              "No manga found",
+                "empty/sub":               "Add manga folders to",
+                "nosearch/title":           "No results",
+                "nosearch/sub":            "Nothing matched your search.",
+                "btn/back_library":         "Library",
+                "btn/back":                "Back",
+                "btn/prev":                "Prev",
+                "btn/next":                "Next",
+                "btn/close":               "Close",
+                "btn/go_back":             "Go Back",
+                "detail/no_chapters":       "No chapters found.",
+                "reader/end_chapter":       "End of chapter",
+                "reader/next_chapter":      "Next Chapter",
+                "reader/finished":          "You’ve finished the last chapter.",
+                "reader/up_next":           "Up next:",
+                "overlay/chapters":         "Chapters",
+                "settings/title":           "Settings",
+                "settings/save_progress":   "Save Progress",
+                "settings/save_progress_sub": "Return to last read page automatically",
+                "settings/pc_mode":         "PC Mode",
+                "settings/pc_mode_sub":     "Narrows images for wide screens",
+                "error/load_failed":        "Failed to load chapter."
+            },
+            "titles": {
+                "Toggle theme":             "Toggle theme",
+                "Open manga folder":        "Open manga folder",
+                "Chapter list":             "Chapter list",
+                "Settings":                 "Settings"
+            },
+            "placeholder": {
+                "Search titles, authors…": "Search titles, authors…"
+            }
+        },
+
+        "zh-tw": {
+            "name": "繁體中文(台灣)",
+            "fwtitle": "漫畫圖書館",
+            "fontFamily": "\"Microsoft JhengHei\", \"Apple LiGothic Medium\", \"STHeiti\", sans-serif",
+            "strings": {
+                "app/title":                "漫畫",
+                "loading/library":          "掃描圖書館中…",
+                "loading/chapter":          "載入章節中…",
+                "empty/title":              "找不到漫畫",
+                "empty/sub":               "請將漫畫資料夾加入",
+                "nosearch/title":           "無搜尋結果",
+                "nosearch/sub":            "找不到符合的漫畫。",
+                "btn/back_library":         "圖書館",
+                "btn/back":                "返回",
+                "btn/prev":                "上一話",
+                "btn/next":                "下一話",
+                "btn/close":               "關閉",
+                "btn/go_back":             "返回",
+                "detail/no_chapters":       "找不到章節。",
+                "reader/end_chapter":       "本章結束",
+                "reader/next_chapter":      "下一章節",
+                "reader/finished":          "已讀完最後一話。",
+                "reader/up_next":           "下一話:",
+                "overlay/chapters":         "章節列表",
+                "settings/title":           "設定",
+                "settings/save_progress":   "儲存進度",
+                "settings/save_progress_sub": "自動返回上次閱讀頁面",
+                "settings/pc_mode":         "電腦模式",
+                "settings/pc_mode_sub":     "縮小圖片以適應大螢幕",
+                "error/load_failed":        "章節載入失敗。"
+            },
+            "titles": {
+                "Toggle theme":             "切換主題",
+                "Open manga folder":        "開啟漫畫資料夾",
+                "Chapter list":             "章節列表",
+                "Settings":                 "設定"
+            },
+            "placeholder": {
+                "Search titles, authors…": "搜尋標題、作者…"
+            }
+        },
+
+        "zh-cn": {
+            "name": "简体中文",
+            "fwtitle": "漫画图书馆",
+            "fontFamily": "\"Microsoft YaHei\", \"SimHei\", \"WenQuanYi Micro Hei\", sans-serif",
+            "strings": {
+                "app/title":                "漫画",
+                "loading/library":          "正在扫描库…",
+                "loading/chapter":          "正在加载章节…",
+                "empty/title":              "未找到漫画",
+                "empty/sub":               "请将漫画文件夹添加到",
+                "nosearch/title":           "无搜索结果",
+                "nosearch/sub":            "没有符合的漫画。",
+                "btn/back_library":         "书库",
+                "btn/back":                "返回",
+                "btn/prev":                "上一话",
+                "btn/next":                "下一话",
+                "btn/close":               "关闭",
+                "btn/go_back":             "返回",
+                "detail/no_chapters":       "未找到章节。",
+                "reader/end_chapter":       "本章结束",
+                "reader/next_chapter":      "下一章节",
+                "reader/finished":          "已读完最后一话。",
+                "reader/up_next":           "下一话:",
+                "overlay/chapters":         "章节列表",
+                "settings/title":           "设置",
+                "settings/save_progress":   "保存进度",
+                "settings/save_progress_sub": "自动返回上次阅读页面",
+                "settings/pc_mode":         "电脑模式",
+                "settings/pc_mode_sub":     "缩小图片以适应大屏幕",
+                "error/load_failed":        "章节加载失败。"
+            },
+            "titles": {
+                "Toggle theme":             "切换主题",
+                "Open manga folder":        "打开漫画文件夹",
+                "Chapter list":             "章节列表",
+                "Settings":                 "设置"
+            },
+            "placeholder": {
+                "Search titles, authors…": "搜索标题、作者…"
+            }
+        },
+
+        "ja-jp": {
+            "name": "日本語",
+            "fwtitle": "マンガ図書館",
+            "fontFamily": "\"Meiryo\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", sans-serif",
+            "strings": {
+                "app/title":                "マンガ",
+                "loading/library":          "ライブラリをスキャン中…",
+                "loading/chapter":          "話を読み込み中…",
+                "empty/title":              "マンガが見つかりません",
+                "empty/sub":               "マンガフォルダを追加:",
+                "nosearch/title":           "検索結果なし",
+                "nosearch/sub":            "一致するマンガが見つかりません。",
+                "btn/back_library":         "ライブラリ",
+                "btn/back":                "戻る",
+                "btn/prev":                "前の話",
+                "btn/next":                "次の話",
+                "btn/close":               "閉じる",
+                "btn/go_back":             "戻る",
+                "detail/no_chapters":       "話が見つかりません。",
+                "reader/end_chapter":       "この話の終わり",
+                "reader/next_chapter":      "次の話へ",
+                "reader/finished":          "最後の話まで読みました。",
+                "reader/up_next":           "次の話:",
+                "overlay/chapters":         "話一覧",
+                "settings/title":           "設定",
+                "settings/save_progress":   "進捗を保存",
+                "settings/save_progress_sub": "前回のページから自動で再開",
+                "settings/pc_mode":         "PCモード",
+                "settings/pc_mode_sub":     "大きな画面向けに画像を縮小",
+                "error/load_failed":        "話の読み込みに失敗しました。"
+            },
+            "titles": {
+                "Toggle theme":             "テーマ切替",
+                "Open manga folder":        "マンガフォルダを開く",
+                "Chapter list":             "話一覧",
+                "Settings":                 "設定"
+            },
+            "placeholder": {
+                "Search titles, authors…": "タイトル、著者を検索…"
+            }
+        },
+
+        "ko-kr": {
+            "name": "한국어",
+            "fwtitle": "만화 도서관",
+            "fontFamily": "\"Malgun Gothic\", \"Apple SD Gothic Neo\", sans-serif",
+            "strings": {
+                "app/title":                "만화",
+                "loading/library":          "라이브러리 스캔 중…",
+                "loading/chapter":          "체터 불러오는 중…",
+                "empty/title":              "만화를 찾을 수 없습니다",
+                "empty/sub":               "만화 폴더를 추가해 주세요:",
+                "nosearch/title":           "검색 결과 없음",
+                "nosearch/sub":            "검색어와 일치하는 만화가 없습니다。",
+                "btn/back_library":         "라이브러리",
+                "btn/back":                "뒤로",
+                "btn/prev":                "이전 화",
+                "btn/next":                "다음 화",
+                "btn/close":               "닫기",
+                "btn/go_back":             "뒤로",
+                "detail/no_chapters":       "체터를 찾을 수 없습니다。",
+                "reader/end_chapter":       "이번 화 끝",
+                "reader/next_chapter":      "다음 체터",
+                "reader/finished":          "마지막 화를 모두 읽었습니다。",
+                "reader/up_next":           "다음 화:",
+                "overlay/chapters":         "체터 목록",
+                "settings/title":           "설정",
+                "settings/save_progress":   "진행 상황 저장",
+                "settings/save_progress_sub": "마지막으로 읽은 페이지로 자동 복귀",
+                "settings/pc_mode":         "PC 모드",
+                "settings/pc_mode_sub":     "큰 화면에 맞게 이미지 크기 축소",
+                "error/load_failed":        "체터를 불러오지 못했습니다。"
+            },
+            "titles": {
+                "Toggle theme":             "테마 전환",
+                "Open manga folder":        "만화 폴더 열기",
+                "Chapter list":             "체터 목록",
+                "Settings":                 "설정"
+            },
+            "placeholder": {
+                "Search titles, authors…": "제목, 작가 검색…"
+            }
+        }
+    }
+}

+ 0 - 13
src/web/SystemAO/locale/authreq.json

@@ -67,19 +67,6 @@
                 "Password": "パスワード"
             }
         },
-        "ko_kr": {
-            "fontFamily": "",
-            "strings": {
-                "page/title": "관리자 인증",
-                "button/confirm": "확인",
-                "button/cancel": "취소",
-                "": ""
-            },
-            "placeholder": {
-                "Username": "사용자 이름",
-                "Password": "비밀번호"
-            }
-        },
         "ko-kr": {
             "fontFamily": "",
             "strings": {

+ 0 - 15
src/web/SystemAO/locale/defaultOpener.json

@@ -76,21 +76,6 @@
             "titles": {},
             "placeholder": {}
         },
-        "ko_kr": {
-            "fwtitle": "기본 웹 애플리케이션 선택",
-            "fontFamily": "",
-            "strings": {
-                "message/select": "열기로 사용할 웹 페이지 애플리케이션을 선택하세요",
-                "message/files": " 파일의 기본 웹 애플리케이션",
-                "button/showAll": "모든 애플리케이션 표시",
-                "button/showRelevent": "관련 애플리케이션 표시",
-                "button/cancel": "취소",
-                "button/confirm": "확인",
-                "": ""
-            },
-            "titles": {},
-            "placeholder": {}
-        },
         "ko-kr": {
             "fwtitle": "기본 웹 애플리케이션 선택",
             "fontFamily": "",

+ 0 - 13
src/web/SystemAO/locale/default_opener_settings.json

@@ -67,19 +67,6 @@
                 "defaultOpener/ModifyDefault": "デフォルトを変更(変更時に保存)"
             }
         },
-        "ko_kr": {
-            "name": "한국어",
-            "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
-            "strings": {
-                "defaultOpener/Title": "기본 열기 모듈",
-                "defaultOpener/Subtitle": "확장자별로 파일을 열 기본 모듈을 관리합니다",
-                "defaultOpener/Updated": "기본 열기 모듈이 업데이트되었습니다",
-                "defaultOpener/TryAgain": "파일을 다시 열어 정상 동작하는지 확인하세요",
-                "defaultOpener/FileExtension": "확장자",
-                "defaultOpener/CurrentDefault": "현재 기본값",
-                "defaultOpener/ModifyDefault": "기본값 수정(변경 시 저장)"
-            }
-        },
         "ko-kr": {
             "name": "한국어",
             "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",

+ 0 - 111
src/web/SystemAO/locale/desktop.json

@@ -554,117 +554,6 @@
                 "Search": "検索"
             }
         },
-        "ko_kr": {
-            "name": "한국어",
-            "fontFamily": "",
-            "strings": {
-                "topbar/welcome": "다시 오신 것을 환영합니다",
-                "topbar/arozos": "ArozOS 웹 데스크톱 모드",
-                "notification/clear": "모두 지우기",
-                "notification/nonotification": "알림 없음",
-                "listmenu/catergory/searchResults": "검색 결과",
-                "listmenu/catergory/all": "모두",
-                "listmenu/catergory/media": "미디어",
-                "listmenu/catergory/office": "오피스",
-                "listmenu/catergory/download": "다운로드",
-                "listmenu/catergory/files": "파일",
-                "listmenu/catergory/internet": "인터넷",
-                "listmenu/catergory/settings": "설정",
-                "listmenu/catergory/tools": "시스템 프로그램",
-                "listmenu/catergory/utils": "유틸리티",
-                "listmenu/catergory/other": "기타",
-                "listmenu/catergory/exit": "로그아웃",
-                "error/connlost/title": "연결 끊김",
-                "error/connlost": "서버와의 연결이 끊겼습니다. 이 경고가 사라질 때까지 기다려 주세요.",
-                "error/connlost/recheck": "다시 시도",
-                "error/connlost/wait": "대기 중",
-                "error/connlost/readonly": "[읽기 전용] 계정",
-                "error/connlost/readonl/infoy": "이 계정이 읽기 전용 상태로 잠겨 있기 때문에 데스크톱에서 파일 작업을 할 수 없습니다.",
-                "quickAccess/logout": "로그아웃",
-                "quickAccess/sysvol": "시스템 볼륨",
-                "quickAccess/brightness": "밝기",
-                "quickAccess/settings": "시스템 설정",
-                "quickAccess/fullscreen": "전체 화면 전환",
-                "quickAccess/restart": "서버 재시작",
-                "quickAccess/poweroff": "서버 종료",
-                "quickAccess/overview/status/healthy": "정상",
-                "quickAccess/overview/status/healthy/desc": "서버가 원활하게 작동 중입니다!",
-                "quickAccess/overview/status/warning": "경고",
-                "quickAccess/overview/status/warning/desc": "서버에 일부 작은 문제가 있는 것 같습니다.",
-                "quickAccess/overview/status/screwed": "문제 발생",
-                "quickAccess/overview/status/screwed/desc": "뭔가가 조금 꼬였는 듯한 냄새가 나네요...",
-                "quickAccess/overview/hostname": "서버 이름",
-                "quickAccess/overview/uptime": "가동 시간",
-                "quickAccess/overview/model": "기계 모델",
-                "quickAccess/overview/uuid": "장치 식별자",
-                "backgroundTasks/noTasks": "진행 중인 백그라운드 작업이 없습니다",
-                "backgroundTasks/refresh": "새로 고침",
-                "contextmenu/New": "새로 만들기",
-                "contextmenu/Open": "열기",
-                "contextmenu/Open With": "다음으로 열기",
-                "contextmenu/Download in Zip": "압축 및 다운로드",
-                "contextmenu/Make a Copy": "복사본 만들기",
-                "contextmenu/Delete": "삭제",
-                "contextmenu/Properties": "속성",
-                "contextmenu/Share": "공유",
-                "contextmenu/Download": "다운로드",
-                "contextmenu/Copy": "복사",
-                "contextmenu/Cut": "잘라내기",
-                "contextmenu/Paste Here": "여기에 붙여넣기",
-                "contextmenu/Rename": "이름 바꾸기",
-                "contextmenu/Zip here": "여기에 압축",
-                "contextmenu/Open in New Tab": "새 탭에서 열기",
-                "contextmenu/Download as Zip": "압축하여 다운로드",
-                "contextmenu/Refresh": "새로 고침",
-                "contextmenu/Open File Manager": "파일 관리자 열기",
-                "contextmenu/Open File Location": "파일 위치 열기",
-                "contextmenu/Personalization": "개인화",
-                "contextmenu/Background": "배경 화면",
-                "contextmenu/Icon Size": "아이콘 크기",
-                "contextmenu/Exit": "로그아웃",
-                "contextmenu/Toggle FullScreen": "전체 화면 전환",
-                "contextmenu/Minimize": "최소화",
-                "contextmenu/Restore": "복원",
-                "contextmenu/Maximize": "최대화",
-                "contextmenu/Close": "닫기",
-                "contextmenu/Close All": "모두 닫기",
-                "contextmenu/Select Other WebApps": "다른 웹 앱 선택",
-                "contextmenu/Open Shared Link": "공유 링크 열기",
-                "contextmenu/Copy Link": "링크 복사",
-                "contextmenu/Copied": "복사됨",
-                "contextmenu/Change Share Settings": "공유 설정 변경",
-                "contextmenu/Share this File": "이 파일 공유",
-                "contextmenu/share/link": "링크를 가진 모든 사용자",
-                "contextmenu/share/signedin": "로그인한 모든 사용자",
-                "contextmenu/share/samegroup": "동일한 권한을 가진 사용자",
-                "contextmenu/share/openshare": "고급 공유 설정",
-                "contextmenu/Remove Share": "공유 제거",
-                "contextmenu/Small": "작게",
-                "contextmenu/Medium": "중간",
-                "contextmenu/Big": "크게",
-                "contextmenu/Folder": "폴더",
-                "contextmenu/Shortcut": "바로 가기",
-                "contextmenu/Upload": "업로드",
-                "power/shutdown/title": "종료 - 확인을 위해 암호 입력",
-                "power/shutdown/text": "서버를 종료합니다",
-                "power/shutdown/instruction": "서버 종료 절차를 시작하려면 관리자 암호를 입력하세요",
-                "power/restart/title": "재시작 - 확인을 위해 암호 입력",
-                "power/restart/text": "서버를 재시작합니다",
-                "power/restart/instruction": "서버 재시작을 확인하려면 관리자 암호를 입력하세요",
-                "account/switch/logout/confirm": "이 브라우저에 저장된 다른 모든 계정에서 로그아웃 하시겠습니까?",
-                "account/switch/noAlternative": "이 브라우저에는 다른 저장된 계정이 없습니다",
-                "account/switch/sessionValid": "로그인 세션이 유효합니다",
-                "account/switch/sessionExpired": "로그인 세션이 만료되었습니다",
-                "account/switch/addAccount": "로컬 계정 추가",
-                "account/switch/signoutAll": "저장된 다른 모든 계정 로그아웃",
-                "upload/message/uploading": "업로드 중...",
-                "upload/message/failed": "업로드 실패",
-                "": ""
-            },
-            "placeholder": {
-                "Search": "검색"
-            }
-        },
         "ko-kr": {
             "name": "한국어",
             "fontFamily": "",

+ 0 - 23
src/web/SystemAO/locale/disk_properties.json

@@ -117,29 +117,6 @@
             "titles": {},
             "placeholder": {}
         },
-        "ko_kr": {
-            "fwtitle": "디스크 개요",
-            "fontFamily": "",
-            "strings": {
-                "title/title": "디스크 개요",
-                "title/desc": "가상 저장 장치에 대응하는 디스크 드라이브 마운트 포인트에 관한 정보",
-                "diskinfo/physical": "물리적 디스크 드라이브",
-                "diskinfo/hierarchy": "저장 장치 구조 (포맷)",
-                "hierarchy/User": "사용자 구분",
-                "hierarchy/Public": "공유 디스크 영역",
-                "hierarchy/Backup": "백업 디스크 영역",
-                "spaceinfo/totalUsed": "사용 중인 디스크 공간",
-                "spaceinfo/userUsed": "사용자 디스크 공간",
-                "spaceinfo/Usable": "사용 가능한 디스크 공간",
-                "spaceinfo/Capacity": "디스크 용량",
-                "unit/bytes": " 바이트",
-                "error/na": "【정보 없음】",
-                "button/close": "확인",
-                "": ""
-            },
-            "titles": {},
-            "placeholder": {}
-        },
         "ko-kr": {
             "fwtitle": "디스크 개요",
             "fontFamily": "",

+ 0 - 264
src/web/SystemAO/locale/file_explorer.json

@@ -1323,270 +1323,6 @@
                 "File Search (Start wildcard search with / , e.g. /*.mp3)": "ファイル検索(/ でワイルドカード検索開始、例:/*.mp3)"
             }
         },
-        "ko_kr": {
-            "name": "한국어",
-            "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
-            "strings": {
-                "title/title": "파일 관리자",
-                "menu/button/download": "선택 항목 다운로드",
-                "menu/sort/asc": "파일 이름 정렬",
-                "menu/sort/desc": "파일 이름 역순 정렬",
-                "menu/sort/small": "작은 순으로",
-                "menu/sort/large": "큰 순으로",
-                "menu/sort/mostrecent": "최신순",
-                "menu/sort/leastrecent": "오래된 순",
-                "menu/sort/smart": "자연 숫자 순서",
-                "menu/sort/typeAsc": "확장자 순서",
-                "menu/sort/typeDes": "확장자 역순",
-                "fileopr/Back": "이전 페이지",
-                "fileopr/Parent Folder": "상위 폴더로 이동",
-                "fileopr/Open": "열기",
-                "fileopr/Open with": "다음으로 열기",
-                "fileopr/Share": "공유",
-                "fileopr/Download": "다운로드",
-                "fileopr/Copy": "복사",
-                "fileopr/Paste": "붙여넣기",
-                "fileopr/Cut": "잘라내기",
-                "fileopr/Multi Select": "다중 선택 전환",
-                "fileopr/Select All": "모두 선택",
-                "fileopr/Clear Select": "선택 취소",
-                "fileopr/New File": "새 파일",
-                "fileopr/New Folder": "새 폴더",
-                "fileopr/Upload": "업로드",
-                "fileopr/Create Zip": "<span style='font-size: 0.8em;'>압축 파일 만들기</span>",
-                "fileopr/Unzip Here": "<span style='font-size: 0.8em;'>여기에 압축 해제</span>",
-                "fileopr/Rename": "이름 바꾸기",
-                "fileopr/Delete": "삭제",
-                "fileopr/Refresh": "새로고침",
-                "fileopr/Home": "홈 폴더",
-                "fileopr/File Info": "파일 정보",
-                "fileopr/Toggle Folder List": "홈 폴더 목록 토글",
-                "fileopr/Dark Theme": "다크 테마 전환",
-                "fileopr/Edit Path": "경로 편집",
-                "fileopr/Sorting Method": "파일 정렬",
-                "fileopr/Search": "검색",
-                "fileopr/Block View": "블록 뷰 표시",
-                "fileopr/List View": "리스트 뷰 표시",
-                "fileopr/Case Sensitive": "대소문자 구분",
-                "fileopr/Clear Search": "검색 결과 지우기",
-                "view/details/folders": " 폴더",
-                "view/details/files": " 파일",
-                "view/details/ext": " 확장자",
-                "view/details/modTime": " 최종 수정 날짜",
-                "view/details/shared": " 공유됨",
-                "view/details/size": " 크기",
-                "tooltip/filecount": " 개 항목",
-                "tooltip/selectedcount": " 개 선택됨",
-                "sidebar/properties/expand": "속성 확장",
-                "sidebar/properties/shrink": "속성 축소",
-                "sidebar/properties/filesize": "파일 크기",
-                "sidebar/properties/modtime": "마지막 수정 날짜",
-                "sidebar/properties/mimetype": "미디어 타입",
-                "sidebar/properties/owner": "소유자",
-                "sidebar/properties/permission": "접근 권한",
-                "sidebar/properties/storepath": "저장 위치",
-                "sidebar/properties/vpath": "가상 위치",
-                "sidebar/default/nofileselected": "선택된 파일 없음",
-                "sidebar/default/instruction": "파일 목록에서 파일을 선택하여 자세한 내용을 확인하세요",
-                "sidebar/vroot/user": "사용자",
-                "sidebar/vroot/fsh": "가상 저장 장치",
-                "sidebar/vroot/desktop": "데스크톱",
-                "sidebar/vroot/document": "문서",
-                "sidebar/vroot/music": "음악",
-                "sidebar/vroot/photo": "사진",
-                "sidebar/vroot/video": "동영상",
-                "sidebar/vroot/trash": "휴지통",
-                "sidebar/vroot/download": "다운로드",
-                "sidebar/vroot/web": "웹사이트",
-                "sidebar/vroot/model": "모델",
-                "sidebar/vroot/appdata": "앱 데이터",
-                "func/search/typeToStart": "키워드를 입력하여 검색 시작",
-                "func/search/tip1": "키워드를 입력한 다음 '검색' 버튼을 클릭하여 검색을 시작하세요",
-                "func/search/tip2": "와일드카드를 사용하려면 먼저 / 문자를 입력하십시오. (예: /*.mp3)",
-                "opr/overwrite/title": "파일 덮어쓰기, 유지 또는 건너뛰기 확인",
-                "opr/overwrite/copying": "복사 중",
-                "opr/overwrite/files": "개 파일. 소스:",
-                "opr/overwrite/to": " → 대상:",
-                "opr/overwrite/dest": "대상에 이미 ",
-                "opr/overwrite/samename": "개의 동일한 이름 파일이 있습니다",
-                "opr/overwrite/replace": "대상 파일 덮어쓰기",
-                "opr/overwrite/skip": "이 파일들 건너뛰기",
-                "opr/overwrite/keep": "이름 바꾸고 대상 파일 유지",
-                "opr/pre-remove/title": "파일 영구 제거 확인",
-                "opr/pre-remove/questions": "다음 파일을 <u>영구적으로 제거</u>하시겠습니까?<br>제거 후 파일은 <u>복구할 수 없습니다</u>",
-                "opr/pre-remove/confirm": "선택한 파일 영구 제거 확인",
-                "opr/pre-remove/cancel": "취소",
-                "opr/remove/title": "휴지통으로 이동 확인",
-                "opr/remove/question": "선택한 파일을 휴지통으로 이동하시겠습니까?",
-                "opr/remove/confirm": "확인",
-                "opr/remove/cancel": "취소",
-                "opr/rename/title": "이름 바꾸기",
-                "opr/rename/instruction": "아래 입력란에 새 파일 이름을 입력하세요",
-                "opr/rename/ok": "확인",
-                "opr/rename/cancel": "취소",
-                "opr/newfile/title": "파일 생성",
-                "opr/newfile/instruction": "추가할 파일 형식 샘플을 선택하거나 새로운 빈 파일 이름을 입력하세요",
-                "opr/newfile/newempty": "또는 새로운 빈 파일을 만들려면 파일 이름을 입력하세요",
-                "opr/newfile/create": "생성",
-                "opr/newfile/cancel": "취소",
-                "opr/newfolder/title": "폴더 생성",
-                "opr/newfolder/desc": "아래 입력란에 새 폴더 이름을 입력하세요",
-                "opr/newfolder/alreadyExists": "이 폴더는 이미 존재합니다",
-                "opr/newfolder/create": "생성",
-                "opr/newfolder/cancel": "취소",
-                "opr/share/title": "파일 공유",
-                "opr/share/settings": "공유 설정",
-                "opr/share/setdesc": "이 파일을 볼 수 있는 사용자 변경",
-                "opr/share/visableoption": "공유 대상:",
-                "opr/share/anyone": "연결된 사용자",
-                "opr/share/anyonedesc": "이 파일을 연결된 사용자가 다운로드할 수 있습니다",
-                "opr/share/signedin": "로그인한 사용자",
-                "opr/share/signedindesc": "로그인하고 연결된 사용자는 이 파일을 다운로드할 수 있습니다",
-                "opr/share/samegroup": "동일한 권한 그룹의 사용자",
-                "opr/share/samegroupdesc": "동일한 사용자 권한을 가진 사용자는 이 파일을 다운로드할 수 있습니다",
-                "opr/share/update": "권한 업데이트",
-                "opr/share/remove": "파일 공유 중지",
-                "opr/share/ok": "완료",
-                "opr/openwith/title": "… 사용하여 열기",
-                "opr/openwith/desc": "이 파일을 열기 위해 웹 앱을 선택하세요",
-                "opr/openwith/loading": "로딩 중...",
-                "opr/openwith/openWithWebApp": "선택한 웹 앱으로 파일 열기",
-                "opr/openwith/openWithWebAppInNewWindow": "새 창에서 선택한 웹 앱으로 파일 열기",
-                "opr/openwith/openInNewWindow": "새 창에서 직접 열기",
-                "opr/openwith/cancel": "취소",
-                "opr/openwith/floatWindow": "플로팅 창",
-                "opr/openwith/embedded": "파일 입력",
-                "opr/shorcut/title": "데스크톱에 바로 가기 만들기",
-                "opr/shorcut/ok": "바로 가기가 성공적으로 만들어졌습니다",
-                "opr/shorcut/error": "데스크톱에 바로 가기를 만들지 못했습니다",
-                "opr/zip/zipping": "압축 중 ",
-                "opr/zip/unzipping": "압축 해제 중 ",
-                "opr/zip/nozipfile": "선택한 압축 파일 없음",
-                "opr/zip/file": " 파일",
-                "opr/zip/files": " 파일",
-                "opr/confirmclose/title": "업로드 취소 확인",
-                "opr/confirmclose/desc": "이 파일 관리자 창은 현재 서버에 파일을 업로드 중입니다. 이 창을 닫으면 모든 업로드 작업이 취소됩니다.<br><b>업로드 취소 확인하고 창 닫기?</b>",
-                "opr/confirmclose/cancelAndExit": "업로드 취소 및 창 닫기",
-                "opr/confirmclose/continue": "계속 업로드",
-                "contextmenu/open": "열기",
-                "contextmenu/openWith": "...로 열기",
-                "contextmenu/openNewWindow": "새 창에서 열기",
-                "contextmenu/openNewWindowVroot": "새 창에서 열기",
-                "contextmenu/openFileLocation": "파일 위치 열기",
-                "contextmenu/Share": "공유",
-                "contextmenu/MuitSelect": "여러 선택 항목 전환",
-                "contextmenu/copy": "복사",
-                "contextmenu/paste": "붙여넣기",
-                "contextmenu/cut": "잘라내기",
-                "contextmenu/newFile": "새 파일",
-                "contextmenu/newFolder": "새 폴더",
-                "contextmenu/upload": "업로드",
-                "contextmenu/zip": "압축 파일 만들기",
-                "contextmenu/unzip": "여기에 압축을 푼다",
-                "contextmenu/rename": "이름 바꾸기",
-                "contextmenu/delete": "삭제",
-                "contextmenu/backup": "백업 및 복원",
-                "contextmenu/refresh": "새로고침",
-                "contextmenu/download": "다운로드",
-                "contextmenu/sharemanager": "공유 관리자",
-                "contextmenu/properties": "내용",
-                "upload/count/uploading": " 업로드 중",
-                "upload/count/pending": " 대기 중",
-                "message/rename/success": "이름 변경 성공",
-                "message/copy/success": " 파일이 복사되었습니다",
-                "message/move/success": " 파일이 이동되었습니다",
-                "message/share/removed": " 파일 공유가 중지되었습니다",
-                "message/paste/nothing": "붙여넣을 파일이 없습니다",
-                "message/remove/success": " 파일이 성공적으로 삭제되었습니다",
-                "message/recycle/success": " 파일이 성공적으로 리사이클 통으로 이동되었습니다",
-                "message/upload/started": "파일 업로드가 시작되었습니다",
-                "message/zip/fail": "파일 압축 실패: 알 수 없는 이유로",
-                "message/newfolder/success": "새 폴더가 성공적으로 생성되었습니다",
-                "message/newItem/success": " 생성이 완료되었습니다",
-                "message/nofileSelected": "선택된 파일이 없습니다",
-                "message/moduleNotSupport": "이 모듈은 파일을 열 수 없습니다",
-                "message/unknownSize": "알 수 없는 크기",
-                "message/loading": "로딩 중",
-                "message/initiating": "초기화 중",
-                "message/Permission Denied: You are not the file owner nor can write to this file": "액세스 거부: 파일 소유자도 아니며 이 파일에 쓸 수 없습니다",
-                "message/Invalid path given": "잘못된 파일 경로",
-                "message/Unknown path given": "알 수 없는 파일 경로",
-                "message/Invalid keyword given": "키워드가 유효하지 않습니다",
-                "message/This directory is Read Only": "이 디렉터리는 읽기 전용입니다",
-                "message/Access Denied": "액세스 거부",
-                "message/Given filename already exists": "지정한 파일 이름이 이미 존재합니다",
-                "message/Given folder already exists": "지정한 폴더 이름이 이미 존재합니다",
-                "message/Source file not exists": "소스 파일이 존재하지 않습니다",
-                "message/File already exists": "파일이 이미 존재합니다",
-                "message/Undefined dest location": "정의되지 않은 대상 위치",
-                "message/Dest folder not found": "대상 폴더를 찾을 수 없습니다",
-                "message/Invalid dir given": "유효하지 않은 디렉터리 경로",
-                "message/Storage Quota Full": "저장 공간 할당량이 가득 찼습니다",
-                "message/Unknown file opeartion given": "지원하지 않는 파일 작업 요청",
-                "message/No file selected": "선택된 파일이 없습니다",
-                "message/Preference value too long. Preference value can only store maximum 1024 characters.": "환경 설정 값이 너무 깁니다. 환경 설정 값은 최대 1024자까지 저장할 수 있습니다",
-                "message/User not logged in": "사용자가 로그인하지 않았습니다",
-                "message/Folder not exists": "폴더가 존재하지 않습니다",
-                "message/Failed to move file to trash": "파일을 휴지통으로 이동하는 데 실패했습니다",
-                "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "호환되지 않는 파일 시스템 유형: 파일을 영구적으로 삭제하려면 SHIFT + DELETE를 시도하세요",
-                "message/Recursive copy operation.": "재귀 복사 작업",
-                "message/Source and destination paths are identical.": "소스 및 대상 경로가 동일합니다",
-                "message/Multiple files share is currently not supported": "현재 다중 파일 공유는 지원되지 않습니다",
-                "message/noMatchResults": "일치하는 파일을 찾을 수 없습니다",
-                "message/noMatchResultsDesc": "서버에서 이 키워드와 일치하는 파일을 찾을 수 없습니다",
-                "message/noMatchResultsInst": "키워드나 와일드카드를 올바르게 입력했는지 확인하십시오.",
-                "message/folderCannotOpen": "이 폴더를 열 수 없습니다",
-                "message/folderCannotOpen/codedesc": "서버 측에서 다음 오류 메시지를 반환했습니다: ",
-                "message/destIdentical": "소스 및 대상 경로가 동일합니다",
-                "message/decodeFilelistFail": "파일 목록을 읽을 수 없어 파일 로드 실패",
-                "message/uploadFailed": "파일 업로드 실패: 파일이 너무 크거나 대상 저장 장치가 가득 찼습니다",
-                "message/newFilenameIdentical": "이름 변경 실패: 새로운 파일 이름이 기존과 동일합니다",
-                "message/illegalCharacters": "이름에 사용할 수 없는 문자가 포함되어 있습니다 (사용 불가: / \\ ? % * : | \" < >)",
-                "opr/shortcut/error": "바탕화면 바로가기 생성에 실패했습니다"
-            },
-            "titles": {
-                "Back": "뒤로",
-                "Parent Folder": "상위 폴더로 이동",
-                "Open": "열기",
-                "Open with": "다음과 함께 열기",
-                "Share File": "파일 공유",
-                "Download": "다운로드",
-                "Copy": "복사",
-                "Paste": "붙여넣기",
-                "Cut": "잘라내기",
-                "New File": "새 파일",
-                "New Folder": "새 폴더",
-                "Upload": "업로드",
-                "Create Zip": "압축 파일 생성",
-                "Unzip Here": "여기에 압축 해제",
-                "Rename": "이름 변경",
-                "Delete": "삭제",
-                "Refresh": "새로 고침",
-                "Home": "홈",
-                "File Info": "파일 정보",
-                "Toggle Folder List": "폴더 목록 전환",
-                "Dark Theme": "다크 테마로 전환",
-                "Edit Path": "경로 편집",
-                "Sorting Method": "파일 정렬",
-                "Search": "검색",
-                "Multi Select": "다중 선택 전환",
-                "Select All": "모두 선택",
-                "Clear Selection": "선택 지우기",
-                "Block View": "블록 보기",
-                "List View": "리스트 보기",
-                "Detail View": "상세 정보 보기",
-                "Case Sensitive": "대소문자 구분",
-                "Clear Search": "검색 결과 지우기",
-                "Expand Properties Sidebar": "속성 사이드바 확장",
-                "Shrink Properties Sidebar": "속성 사이드바 축소",
-                "Show Properties": "속성 표시"
-            },
-            "placeholder": {
-                "New Filename": "새 파일 이름 입력",
-                "New Folder Name": "새 폴더 이름 입력",
-                "File Search (Start wildcard search with / , e.g. /*.mp3)": "파일 검색 (슬래시 (/)로 와일드카드 검색 시작, 예: /*.mp3)"
-            }
-        },
         "ko-kr": {
             "name": "한국어",
             "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",

+ 0 - 20
src/web/SystemAO/locale/subservices_setting.json

@@ -102,26 +102,6 @@
                 "subservices/Start": "開始"
             }
         },
-        "ko_kr": {
-            "name": "한국어",
-            "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
-            "strings": {
-                "subservices/Title": "서브서비스 관리",
-                "subservices/Subtitle": "서브서비스로 서비스를 연결합니다",
-                "subservices/WhatIs": "서브서비스란?",
-                "subservices/Desc": "서브서비스는 ArOZ Online 모듈의 한 종류로, 시스템 코어에 내장되어 있지 않지만 코어 모듈처럼 동작합니다. ArOZ Online Core에 내장된 리버스 프록시로 구동되어 코어 모듈과 같이 웹 콘텐츠를 제공합니다. 코어 모듈과 달리 서브서비스는 필요에 따라 끌 수 있어 자원을 절약할 수 있습니다.",
-                "subservices/Running": "실행 중인 서비스",
-                "subservices/Module": "해당 모듈",
-                "subservices/Port": "포트",
-                "subservices/ProxyPath": "리버스 프록시 경로",
-                "subservices/Executable": "실행 파일 (프로세스 ID)",
-                "subservices/Action": "동작",
-                "subservices/Disable": "비활성화",
-                "subservices/Disabled": "비활성화된 서비스",
-                "subservices/ServiceName": "서비스 이름",
-                "subservices/Start": "시작"
-            }
-        },
         "ko-kr": {
             "name": "한국어",
             "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",

+ 0 - 34
src/web/SystemAO/locale/system_settings/addAndRemove.json

@@ -172,40 +172,6 @@
                 "addAndRemove/zipPlaceholder": "ストレージから .zip ファイルを選択…"
             }
         },
-        "ko_kr": {
-            "name": "한국어",
-            "fontFamily": "\"Malgun Gothic\", \"Apple SD Gothic Neo\", sans-serif",
-            "strings": {
-                "addAndRemove/installTitle": "새 WebApp 설치",
-                "addAndRemove/installFromFS": "파일 시스템에서 설치",
-                "addAndRemove/browse": "찾아보기",
-                "addAndRemove/install": "설치",
-                "addAndRemove/uploadAndInstall": "업로드 및 설치",
-                "addAndRemove/dropPre": "<b>.zip</b> 파일을 여기에 끌어다 놓거나",
-                "addAndRemove/dropClickBrowse": "클릭하여 선택",
-                "addAndRemove/uploading": "업로드 및 설치 중…",
-                "addAndRemove/installedWebApps": "설치된 WebApp",
-                "addAndRemove/loading": "로딩 중…",
-                "addAndRemove/noWebApps": "설치된 WebApp이 없습니다.",
-                "addAndRemove/systemApps": "시스템 앱",
-                "addAndRemove/installing": "설치 중…",
-                "addAndRemove/installOk": "WebApp이 성공적으로 설치되었습니다.",
-                "addAndRemove/installFail": "설치에 실패했습니다. 서버 로그를 확인하세요.",
-                "addAndRemove/zipOnly": ".zip 파일만 지원됩니다.",
-                "addAndRemove/uploadFail": "업로드에 실패했습니다.",
-                "addAndRemove/locationKey": "위치",
-                "addAndRemove/lastUpdateKey": "마지막 업데이트",
-                "addAndRemove/sizeKey": "크기",
-                "addAndRemove/closeBtn": "닫기",
-                "addAndRemove/deleteAppBtn": "앱 삭제",
-                "addAndRemove/confirmRemove": "\"{name}\"을(를) 영구적으로 삭제하시겠습니까?\n이 작업은 취소할 수 없습니다.",
-                "addAndRemove/removedOk": "\"{name}\"이(가) 성공적으로 삭제되었습니다.",
-                "addAndRemove/removeFail": "삭제에 실패했습니다."
-            },
-            "placeholder": {
-                "addAndRemove/zipPlaceholder": "저장소에서 .zip 파일을 선택…"
-            }
-        },
         "ko-kr": {
             "name": "한국어",
             "fontFamily": "\"Malgun Gothic\", \"Apple SD Gothic Neo\", sans-serif",