Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0e3f9a7 authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "Update korean translation" into cm-10.1

parents 98f8971a b8a7e0fc
Loading
Loading
Loading
Loading
+66 −0
Original line number Diff line number Diff line
@@ -1444,4 +1444,70 @@
    <string name="enable_accessibility_canceled" msgid="3833923257966635673">"접근성이 취소되었습니다."</string>
    <string name="user_switched" msgid="3768006783166984410">"현재 사용자는 <xliff:g id="NAME">%1$s</xliff:g>님입니다."</string>
    <string name="owner_name" msgid="2716755460376028154">"소유자"</string>

    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_reboot">다시 시작</string>

    <!-- label for item that opens the profile choosing dialog -->
    <string name="global_action_choose_profile">프로파일</string>

    <!-- Hardware Rotation lock string -->
    <string name="toast_rotation_unlocked">방향 전환 잠김</string>
    <string name="toast_rotation_locked">방향 전환 잠금 풀림</string>

    <string name="lockscreen_discharging">방전 중, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>

    <!-- Button to reboot the phone, within the Phone Options dialog -->
    <string name="reboot_system" product="tablet">태블릿 다시 시작</string>
    <string name="reboot_system" product="default">휴대전화 다시 시작</string>

    <!-- label for item that screenshots in phone options dialog -->
    <string name="global_action_screenshot">스크린샷</string>

    <!-- label for item that toggles expand desktop mode -->
    <string name="global_actions_toggle_expanded_desktop_mode">데스크탑 확장</string>
    <!-- status message in phone options dialog for when expand desktop mode is on -->
    <string name="global_actions_expanded_desktop_mode_on_status">활성화됨</string>
    <!-- status message in phone options dialog for when expand desktop mode is off -->
    <string name="global_actions_expanded_desktop_mode_off_status">비활성화됨</string>

    <!-- Button to reboot the phone, within the Reboot Options dialog -->
    <string name="reboot_reboot">다시 시작</string>
    <!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
    <string name="reboot_recovery">복구 모드</string>
    <!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
    <string name="reboot_bootloader">부트로더</string>
    <!-- Button to reboot the phone into bootmenu, within the Reboot Options dialog -->
    <string name="reboot_bootmenu">부트메뉴</string>
    <!-- Button to reboot the phone into fastboot, within the Reboot Options dialog -->
    <string name="reboot_fastboot">패스트부트</string>
    <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
    <string name="reboot_download">다운로드</string>

    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
    <string name="reboot_progress">다시 시작하는 중\u2026</string>
    <!-- Reboot Confirmation Dialog.  When the user chooses to reboot the phone, there will be a confirmation dialog.  This is the message. -->
    <string name="reboot_confirm" product="tablet">태블릿이 다시 시작됩니다.</string>
    <string name="reboot_confirm" product="default">휴대전화가 다시 시작됩니다.</string>

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">기본</string>
    <string name="profileNameWork">직장</string>
    <string name="profileNameHome"></string>
    <string name="profileNameSilent">음소거</string>
    <string name="profileNameNight">야간</string>

    <!-- Names of application groups. -->
    <string name="profileGroupPhone">통화</string>
    <string name="profileGroupCalendar">일정</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">이메일</string>
    <string name="profileGroupSMS">메시지</string>

    <!-- Name of wildcard profile. -->
    <string name="wildcardProfile">기타</string>

    <!-- Long-press back kill application -->
    <string name="app_killed_message">애플리케이션 종료됨</string>

</resources>