blob: cb2ec71b59454d933fff2118c7ff4e07c9e3b9e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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/.
# "Listen, which allows users to listen to Firefox reading the text,
# instead of having to read it themselves." This is the name
# of the feature and it is the label for the popup button.
listen = 聆聽
back = 上一個
start = 開始
stop = 停止
forward = 下一個
speed = 速度
selectvoicelabel = 語音:
# Default voice is determined by the language of the document.
defaultvoice = 預設
# Voice name and language.
# eg. David (English)
voiceLabel = %S (%S)
|