15 lines
976 B
Text
15 lines
976 B
Text
# 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 = You can’t use speech synthesis because the Speech Dispatcher library is missing.
|
||
speech-dispatcher-lib-too-old = You can’t use speech synthesis because Speech Dispatcher needs to be updated.
|
||
speech-dispatcher-missing-symbol = You can’t use speech synthesis because the Speech Dispatcher library is broken.
|
||
speech-dispatcher-open-fail = You can’t use speech synthesis because Speech Dispatcher won’t open.
|
||
speech-dispatcher-no-voices = You can’t use speech synthesis because voices aren’t available in Speech Dispatcher.
|
||
speech-dispatcher-dismiss-button =
|
||
.label = Don’t show again
|
||
.accesskey = D
|