diff options
Diffstat (limited to 'l10n-zh-TW/browser/browser/speechDispatcher.ftl')
-rw-r--r-- | l10n-zh-TW/browser/browser/speechDispatcher.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-zh-TW/browser/browser/speechDispatcher.ftl b/l10n-zh-TW/browser/browser/speechDispatcher.ftl new file mode 100644 index 0000000000..e6c7668737 --- /dev/null +++ b/l10n-zh-TW/browser/browser/speechDispatcher.ftl @@ -0,0 +1,16 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +### Speech Dispatches is the name of a speech synthesis tool and shouldn’t be +### localized (https://freebsoft.org/speechd). + +speech-dispatcher-lib-missing = 由於找不到語音分配器程式庫,無法使用語音合成功能。 +speech-dispatcher-lib-too-old = 需要更新語音分配器程式庫,才能使用語音合成功能。 +speech-dispatcher-missing-symbol = 由於語音分配器程式庫已毀損,無法使用語音合成功能。 +speech-dispatcher-open-fail = 由於無法開啟語音分配器程式庫,無法使用語音合成功能。 +speech-dispatcher-no-voices = 由於語音分配器程式庫當中的語音無法使用,無法使用語音合成功能。 +speech-dispatcher-dismiss-button = + .label = 不要再顯示 + .accesskey = D |