diff options
Diffstat (limited to 'l10n-zh-CN/browser/browser/speechDispatcher.ftl')
-rw-r--r-- | l10n-zh-CN/browser/browser/speechDispatcher.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/browser/speechDispatcher.ftl b/l10n-zh-CN/browser/browser/speechDispatcher.ftl new file mode 100644 index 0000000000..ed028faa8a --- /dev/null +++ b/l10n-zh-CN/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 库,您无法使用语音合成。 +speech-dispatcher-lib-too-old = 因为 Speech Dispatcher 需要更新,您无法使用语音合成, +speech-dispatcher-missing-symbol = 因为 Speech Dispatcher 库已损坏,您无法使用语音合成。 +speech-dispatcher-open-fail = 因为 Speech Dispatcher 打不开,您无法使用语音合成。 +speech-dispatcher-no-voices = 因为语音在 Speech Dispatcher 中不可用,您无法使用语音合成。 +speech-dispatcher-dismiss-button = + .label = 不再显示 + .accesskey = D |