diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
| commit | 4835f660f9435fa64336daaaae1ea3cab1dfbee6 (patch) | |
| tree | 45524b7f7cdb6009fa85558cea44678b2b563a43 /noctalia/.config/plugins/privacy-indicator/i18n/ko.json | |
| parent | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (diff) | |
mouse
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/ko.json')
| -rw-r--r-- | noctalia/.config/plugins/privacy-indicator/i18n/ko.json | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/ko.json b/noctalia/.config/plugins/privacy-indicator/i18n/ko.json deleted file mode 100644 index e104202..0000000 --- a/noctalia/.config/plugins/privacy-indicator/i18n/ko.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "menu": { - "settings": "위젯 설정" - }, - "settings": { - "activeColor": { - "desc": "활성 상태일 때 아이콘에 적용되는 색상입니다.", - "label": "활성 아이콘 색상" - }, - "hideInactive": { - "desc": "비활성화된 상태의 마이크, 카메라, 화면 아이콘을 숨깁니다.", - "label": "비활성 상태 숨기기" - }, - "enableToast": { - "desc": "상태가 변경될 때 토스트 알림을 표시합니다.", - "label": "토스트 알림 활성화" - }, - "inactiveColor": { - "desc": "비활성 상태일 때 아이콘에 적용되는 색상입니다.", - "label": "비활성 아이콘 색상" - }, - "iconSpacing": { - "desc": "아이콘 사이의 간격을 설정합니다.", - "label": "아이콘 간격" - }, - "removeMargins": { - "desc": "위젯의 모든 외곽 여백을 제거합니다.", - "label": "여백 제거" - }, - "micFilterRegex": { - "desc": "마이크를 사용하는 애플리케이션을 필터링하기 위한 정규식을 지정합니다. 일치하는 애플리케이션은 상태 감지에서 완전히 제외됩니다.", - "label": "마이크 필터 정규식" - }, - "camFilterRegex": { - "desc": "카메라를 사용하는 애플리케이션을 필터링하기 위한 정규식을 지정합니다. 일치하는 애플리케이션은 상태 감지에서 완전히 제외됩니다.", - "label": "카메라 필터 정규식" - } - }, - "tooltip": { - "cam-on": "카메라: {apps}", - "mic-on": "마이크: {apps}", - "screen-on": "화면 공유: {apps}" - }, - "toast": { - "cam-on": "카메라가 활성화되었습니다.", - "mic-on": "마이크가 활성화되었습니다.", - "screen-on": "화면 공유가 활성화되었습니다." - }, - "history": { - "title": "접근 기록", - "empty": "최근에 접근한 기록 없음", - "clear": "비우기", - "action": { - "started": "시작됨", - "stopped": "정지됨" - } - } -} |
