blob: 9aa6354d89af3f35639d36e1bffd8715cf5cd1ab (
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
|