summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/localization/ko/toolkit/updates/history.ftl
blob: abc3a2e45d75ee5e90690c8d1272f179cd275659 (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
# 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/.

history-title = 업데이트 기록
history-intro = 다음 업데이트가 설치됨

close-button-label =
    .buttonlabelcancel = 닫기
    .title = 업데이트 기록

no-updates-label = 아직 설치된 업데이트 없음
name-header = 이름
date-header = 설치 날짜
type-header = 형식
state-header = 상태

# Used to display update history
#
# Variables:
#   $name (String): name of the update
#   $buildID (String): build identifier from the local updates.xml
update-full-build-name = { $name } ({ $buildID })

update-details = 상세 정보

update-installed-on = 설치 날짜: { $date }

update-status = 상태: { $status }