summaryrefslogtreecommitdiffstats
path: root/l10n-ko/mobile/android/mobile/android/aboutConfig.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ko/mobile/android/mobile/android/aboutConfig.ftl')
-rw-r--r--l10n-ko/mobile/android/mobile/android/aboutConfig.ftl28
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-ko/mobile/android/mobile/android/aboutConfig.ftl b/l10n-ko/mobile/android/mobile/android/aboutConfig.ftl
new file mode 100644
index 0000000000..84f620d00e
--- /dev/null
+++ b/l10n-ko/mobile/android/mobile/android/aboutConfig.ftl
@@ -0,0 +1,28 @@
+# 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/.
+
+config-toolbar-search =
+ .placeholder = 검색
+config-new-pref-name =
+ .placeholder = 이름
+
+config-new-pref-value-boolean = 불린
+config-new-pref-value-string = 문자열
+config-new-pref-value-integer = 정수
+
+config-new-pref-string =
+ .placeholder = 문자열을 입력하세요
+config-new-pref-number =
+ .placeholder = 숫자를 입력하세요
+config-new-pref-cancel-button = 취소
+config-new-pref-create-button = 생성
+config-new-pref-change-button = 변경
+
+config-pref-toggle-button = 켜기
+config-pref-reset-button = 재설정
+
+config-context-menu-copy-pref-name =
+ .label = 이름 복사
+config-context-menu-copy-pref-value =
+ .label = 값 복사