blob: 0cca88e7dbcb306352e2bfed71c8331be2bf0efd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
# 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/.
translation-window2 =
.title = 例外 - 翻譯
.style = min-width: 36em
translation-close-key =
.key = w
translation-languages-disabled-desc = 不對下列語言進行翻譯
translation-languages-column =
.label = 語言
translation-languages-button-remove =
.label = 移除語言
.accesskey = R
translation-languages-button-remove-all =
.label = 移除所有語言
.accesskey = e
translation-sites-disabled-desc = 不對下列網站進行翻譯
translation-sites-column =
.label = 網站
translation-sites-button-remove =
.label = 移除網站
.accesskey = S
translation-sites-button-remove-all =
.label = 移除全部網站
.accesskey = i
translation-dialog =
.buttonlabelaccept = 關閉
.buttonaccesskeyaccept = C
|