-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
282 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[ | ||
{ | ||
"serviceName": "Look Up in Dictionary", | ||
"displayName": "Look Up in Dictionary" | ||
}, | ||
{ | ||
"serviceName": "Search With %WebSearchProvider@", | ||
"displayName": "Search in Safari" | ||
}, | ||
{ | ||
"serviceName": "SEARCH_WITH_SPOTLIGHT", | ||
"displayName": "Search with Spotlight" | ||
}, | ||
{ | ||
"serviceName": "Convert Text from Simplified to Traditional Chinese", | ||
"displayName": "Convert to Traditional Chinese" | ||
}, | ||
{ | ||
"serviceName": "Convert Text from Traditional to Simplified Chinese", | ||
"displayName": "Convert to Simplified Chinese" | ||
}, | ||
{ | ||
"serviceName": "New TextEdit Window Containing Selection", | ||
"displayName": "New File in TextEdit" | ||
}, | ||
{ | ||
"serviceName": "Make Sticky", | ||
"displayName": "Make New Sticky Note" | ||
}, | ||
{ | ||
"serviceName": "Summarize", | ||
"displayName": "Summarize" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[ | ||
{ | ||
"serviceName": "Look Up in Dictionary", | ||
"displayName": "在词典中查询" | ||
}, | ||
{ | ||
"serviceName": "Search With %WebSearchProvider@", | ||
"displayName": "在 Safari 中搜索" | ||
}, | ||
{ | ||
"serviceName": "SEARCH_WITH_SPOTLIGHT", | ||
"displayName": "用 Spotlight 搜索" | ||
}, | ||
{ | ||
"serviceName": "Convert Text from Simplified to Traditional Chinese", | ||
"displayName": "转换为繁体中文" | ||
}, | ||
{ | ||
"serviceName": "Convert Text from Traditional to Simplified Chinese", | ||
"displayName": "转换为简体中文" | ||
}, | ||
{ | ||
"serviceName": "New TextEdit Window Containing Selection", | ||
"displayName": "在 TextEdit 新建文件" | ||
}, | ||
{ | ||
"serviceName": "Make Sticky", | ||
"displayName": "创建新便笺条" | ||
}, | ||
{ | ||
"serviceName": "Summarize", | ||
"displayName": "摘要" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[ | ||
{ | ||
"serviceName": "Look Up in Dictionary", | ||
"displayName": "在辭典中查詢" | ||
}, | ||
{ | ||
"serviceName": "Search With %WebSearchProvider@", | ||
"displayName": "在 Safari 中搜尋" | ||
}, | ||
{ | ||
"serviceName": "SEARCH_WITH_SPOTLIGHT", | ||
"displayName": "用 Spotlight 搜尋" | ||
}, | ||
{ | ||
"serviceName": "Convert Text from Simplified to Traditional Chinese", | ||
"displayName": "轉換為繁體中文" | ||
}, | ||
{ | ||
"serviceName": "Convert Text from Traditional to Simplified Chinese", | ||
"displayName": "轉換為簡體中文" | ||
}, | ||
{ | ||
"serviceName": "New TextEdit Window Containing Selection", | ||
"displayName": "在 TextEdit 新建檔案" | ||
}, | ||
{ | ||
"serviceName": "Make Sticky", | ||
"displayName": "建立新便條紙" | ||
}, | ||
{ | ||
"serviceName": "Summarize", | ||
"displayName": "摘要" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.