diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ko/mail/messenger/aboutImport.ftl | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ko/mail/messenger/aboutImport.ftl')
-rw-r--r-- | l10n-ko/mail/messenger/aboutImport.ftl | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/l10n-ko/mail/messenger/aboutImport.ftl b/l10n-ko/mail/messenger/aboutImport.ftl new file mode 100644 index 0000000000..bbf2ffbfc4 --- /dev/null +++ b/l10n-ko/mail/messenger/aboutImport.ftl @@ -0,0 +1,82 @@ +# 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/. + +import-page-title = 가져오기 +export-page-title = 내보내기 + +## Header + +export-profile = 내보내기 + +## Buttons + +button-back = 이전 +button-continue = 계속 +button-export = 내보내기 +button-finish = 완료 + +## Import from app steps + +app-name-thunderbird = Thunderbird +app-name-seamonkey = SeaMonkey +app-name-outlook = Outlook +app-name-becky = Becky! 인터넷 메일 +app-name-apple-mail = Apple 메일 + +## Import from file selections + + +## Import from app profile steps + +profile-file-picker-directory = 프로필 폴더 선택 +profile-file-picker-archive-description = ZIP 파일은 2GB보다 작아야 합니다. +profile-file-picker-archive-title = ZIP 파일 선택(2GB 미만) +items-pane-profile-name = 프로필 이름: +items-pane-checkbox-accounts = 계정과 설정 +items-pane-checkbox-address-books = 주소록 +items-pane-checkbox-calendars = 달력 +items-pane-checkbox-mail-messages = 메일 메시지 + +## Import from address book file steps + +import-from-addr-book-file-description = 주소록 데이터가 포함된 파일의 형식을 선택합니다. +addr-book-csv-field-map-title = 필드 이름 일치 +addr-book-directories-pane-source = 출처 파일: + +## Import from calendar file steps + +calendar-items-loading = 항목 로드중… +calendar-select-all-items = 모두 선택 +calendar-deselect-all-items = 모두 선택 해제 + +## Import dialog + +# $progressPercent (string) - percent formatted progress (for example "10%") +progress-pane-importing2 = 가져오는 중… { $progressPercent } +# $progressPercent (string) - percent formatted progress (for example "10%") +progress-pane-exporting2 = 내보내기 중… { $progressPercent } +progress-pane-finished-desc2 = 완료되었습니다. +error-pane-title = 오류 +error-message-zip-file-too-big2 = 선택한 ZIP 파일이 2GB보다 큽니다. 대신 먼저 압축을 푼 다음에 압축을 푼 폴더에서는 가져오세요. + +## <csv-field-map> element + +csv-source-field = 소스 필드 +csv-source-first-record = 첫 기록 +csv-source-second-record = 둘번째 기록 +csv-target-field = 주소록 필드 + +## Export tab + +export-open-profile-folder = 프로필 폴더 열기 +export-file-picker2 = ZIP파일로 내보내기 + +## Summary pane + + +## Footer area + + +## Step navigation on top of the wizard pages + |