Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
poychang committed Nov 8, 2024
0 parents commit 0cbc724
Show file tree
Hide file tree
Showing 7 changed files with 2,961,930 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lookup-terms.poychang.net
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Lookup Microsof Terms

原本 Microsoft 有提供 Microsoft Terminology 的查詢網站,可以查詢 Microsoft 的術語,但是現在已經無法使用了。

不過 Microsoft 有提供 `.tbx` 格式的檔案,裡面有各種語言的術語,可以透過從[這裡下載](https://download.microsoft.com/download/b/2/d/b2db7a7c-8d33-47f3-b2c1-ee5e6445cf45/MicrosoftTermCollection.zip)

該檔案內容為 XML 格式,為了方便使用,預計建立一個 Web App,可以透過網頁查詢 Microsoft 的術語。

> 此專案內僅保留 `Chinese (Traditional).tbx` 其餘語言請參考原始檔案。
1,480,869 changes: 1,480,869 additions & 0 deletions data/Chinese (Traditional).tbx

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions data/Microsoft language resources.url
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://github.com/MicrosoftDocs/globalization/blob/main/globalization/reference/microsoft-language-resources.md
Loading

0 comments on commit 0cbc724

Please sign in to comment.