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

Commit 084dbcd6 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Update Korean translation" into ics

parents 5469cfa6 0392c02d
Loading
Loading
Loading
Loading
+42 −2
Original line number Diff line number Diff line
@@ -1027,8 +1027,8 @@
    <string name="extmedia_format_message" product="nosdcard" msgid="8296908079722897772">"USB 저장소를 포맷하여 저장된 파일을 모두 지우시겠습니까? 수행한 후에는 작업을 취소할 수 없습니다."</string>
    <string name="extmedia_format_message" product="default" msgid="3621369962433523619">"SD 카드를 포맷하시겠습니까? 포맷하면 카드의 모든 데이터를 잃게 됩니다."</string>
    <string name="extmedia_format_button_format" msgid="4131064560127478695">"포맷"</string>
    <string name="adb_active_notification_title" msgid="6729044778949189918">"USB 디버깅 연결됨"</string>
    <string name="adb_active_notification_message" msgid="8470296818270110396">"USB 디버깅을 사용하지 않으려면 선택합니다."</string>
    <string name="adb_active_notification_title" msgid="6729044778949189918">"디버깅 연결됨"</string>
    <string name="adb_active_notification_message" msgid="8470296818270110396">"디버깅을 사용하지 않으려면 선택합니다."</string>
    <string name="select_input_method" msgid="6865512749462072765">"입력 방법 선택"</string>
    <string name="configure_input_methods" msgid="6324843080254191535">"입력 방법 구성"</string>
    <string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
@@ -1230,4 +1230,44 @@
    <string name="sending" msgid="8715108995741758718">"보내는 중..."</string>
    <string name="launchBrowserDefault" msgid="2057951947297614725">"브라우저를 실행하시겠습니까?"</string>
    <string name="SetupCallDefault" msgid="6870275517518479651">"통화를 수락하시겠습니까?"</string>
    <!--Application killed toast -->
    <string name="app_killed_message">어플리케이션 종료됨</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>

    <!-- 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">Fastboot</string>
    <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
    <string name="reboot_download">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">휴대전화가 다시 시작됩니다.</string>

    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_silent">소리 끄기</string>
    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_vibrate">진동 모드</string>
    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_ring">소리 켜기</string>
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_preventpower">전원 버튼 작동 제한</string>

    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_preventpower">어플리케이션이 전원 버튼의 작동을 제한 할 수 있도록 허용합니다.</string>

</resources>