blob: 75dedc6fc506784be08b1431263904842d94d3b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 = Você não pode usar síntese de fala porque está faltando a biblioteca Speech Dispatcher.
speech-dispatcher-lib-too-old = Você não pode usar síntese de fala porque Speech Dispatcher precisa ser atualizada.
speech-dispatcher-missing-symbol = Você não pode usar síntese de fala porque a biblioteca Speech Dispatcher não está funcionando.
speech-dispatcher-open-fail = Você não pode usar síntese de fala porque Speech Dispatcher não abre.
speech-dispatcher-no-voices = Você não pode usar síntese de fala porque não há vozes estão disponíveis no Speech Dispatcher.
speech-dispatcher-dismiss-button =
.label = Não mostrar novamente
.accesskey = N
|