osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

8
pages.ko/osx/sdef.md Normal file
View File

@@ -0,0 +1,8 @@
# sdef
> 스크립트 가능한 애플리케이션에서 스크립팅 정의(`sdef`) 파일을 가져오거나 생성.
> 더 많은 정보: <https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_creating_sdef/SAppsCreateSdef.html>.
- 지정된 애플리케이션의 스크립팅 정의 출력:
`sdef {{/Applications/XCode.app}}`