diff options
Diffstat (limited to 'l10n-ko/mail/messenger/preferences/offline.ftl')
-rw-r--r-- | l10n-ko/mail/messenger/preferences/offline.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-ko/mail/messenger/preferences/offline.ftl b/l10n-ko/mail/messenger/preferences/offline.ftl new file mode 100644 index 0000000000..174917d49c --- /dev/null +++ b/l10n-ko/mail/messenger/preferences/offline.ftl @@ -0,0 +1,56 @@ +# 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/. + +offline-dialog-window = + .title = 오프라인 설정 + +autodetect-online-label = + .label = 자동으로 온라인 상태 탐지 + .accesskey = d + +offline-preference-startup-label = 시작할 때 수동 상태: + +status-radio-remember = + .label = 이전의 온라인 상태 기억하기 + .accesskey = R + +status-radio-ask = + .label = 시작할 온라인 상태 묻기 + .accesskey = k + +status-radio-always-online = + .label = 시작할 때 항상 온라인 + .accesskey = l + +status-radio-always-offline = + .label = 시작할 때 항상 오프라인 + .accesskey = f + +going-online-label = 온라인으로 전환 시에 보내지 않은 메시지를 보내겠습니까? + +going-online-auto = + .label = 예 + .accesskey = Y + +going-online-not = + .label = 아니오 + .accesskey = N + +going-online-ask = + .label = 물어 보기 + .accesskey = s + +going-offline-label = 오프라인 전환 시에 오프라인 사용을 위하여 메시지들을 받으시겠습니까? + +going-offline-auto = + .label = 예 + .accesskey = e + +going-offline-not = + .label = 아니오 + .accesskey = o + +going-offline-ask = + .label = 물어 보기 + .accesskey = a |