summaryrefslogtreecommitdiffstats
path: root/l10n-ko/toolkit/toolkit/updates/history.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ko/toolkit/toolkit/updates/history.ftl')
-rw-r--r--l10n-ko/toolkit/toolkit/updates/history.ftl29
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-ko/toolkit/toolkit/updates/history.ftl b/l10n-ko/toolkit/toolkit/updates/history.ftl
new file mode 100644
index 0000000000..abc3a2e45d
--- /dev/null
+++ b/l10n-ko/toolkit/toolkit/updates/history.ftl
@@ -0,0 +1,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 }