forked from rime/squirrel
-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 parent
913aa5e
commit 6347df3
Showing
21 changed files
with
1,260 additions
and
1,246 deletions.
There are no files selected for viewing
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.
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,209 @@ | ||
{ | ||
"sourceLanguage" : "en", | ||
"strings" : { | ||
"deploy_failure" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Error occurred. See log file $TMPDIR/rime.squirrel.INFO." | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "有错误!请查看日志 $TMPDIR/rime.squirrel.INFO" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "有錯誤!請查看日誌 $TMPDIR/rime.squirrel.INFO" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "有錯誤!請查看日誌 $TMPDIR/rime.squirrel.INFO" | ||
} | ||
} | ||
} | ||
}, | ||
"deploy_start" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Deploying Rime input method engine…" | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "部署输入法引擎…" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "部署輸入法引擎⋯" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "部署輸入法引擎⋯" | ||
} | ||
} | ||
} | ||
}, | ||
"deploy_success" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Squirrel is ready." | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "部署完成。" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "部署完成。" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "部署完成。" | ||
} | ||
} | ||
} | ||
}, | ||
"deploy_update" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Deploying Rime for updates…" | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "更新输入法引擎…" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "更新輸入法引擎⋯" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "更新輸入法引擎⋯" | ||
} | ||
} | ||
} | ||
}, | ||
"problematic_launch" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Problematic launch detected!\nSquirrel may be suffering a crash due to improper configurations.\nRevert previous modifications to see if the problem recurs." | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "检测到启动有问题!\n“鼠须管”可能因错误设置而崩溃。\n请尝试撤销之前的修改,然后查看问题是否仍旧存在。" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "啟動時偵測到問題!\n「鼠鬚管」可能因設定不當而崩潰。\n請嘗試回退先前的修改,然後查看問題是否依然存在。" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "啟動時偵測到錯誤!\n「鼠鬚筆」可能由於設定不當而崩潰。\n請嘗試回退先前的改動,然後查看問題是否仍然存在。" | ||
} | ||
} | ||
} | ||
}, | ||
"say_voice" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Alex" | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "TingTing" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "MeiJia" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Sinji" | ||
} | ||
} | ||
} | ||
}, | ||
"Squirrel" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Squirrel" | ||
} | ||
}, | ||
"zh-Hans" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "鼠须管" | ||
} | ||
}, | ||
"zh-Hant" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "鼠鬚管" | ||
} | ||
}, | ||
"zh-HK" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "鼠鬚筆" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"version" : "1.0" | ||
} |
Submodule Sparkle
updated
90 files
Oops, something went wrong.