Strings - app/src/main/res/values-ko/strings.xml

pull/420/head
runner 3 years ago committed by Jonathan Almeida
parent 2e351f5ba7
commit 7db0f96ef2

@ -458,19 +458,18 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">더 알아보기</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">꺼져 있습니다. 켜려면 설정에서 변경하세요.</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">데이터 수집</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">사용량과 기술 데이터</string>
<string name="preference_usage_data">사용 현황 및 기술 데이터</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">%1$s의 개선을 위해 브라우저의 성능, 사용, 하드웨어 및 설정 데이터를 Mozilla와 공유</string>
<string name="preferences_usage_data_description">%1$s의 개선을 위해 브라우저의 성능, 사용 현황, 하드웨어 및 설정 데이터를 Mozilla와 공유</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">마케팅 데이터</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">%1$s에서 사용하는 기능에 대한 데이터를 모바일 마케팅 공급업체인 Leanplum과 공유합니다.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">모바일 마케팅 공급업체인 Adjust와 기본 사용 현황 데이터를 공유</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">연구</string>
<!-- Summary for studies preferences -->
@ -814,8 +813,6 @@
<string name="bookmark_delete_folder_snackbar">%1$s 삭제됨</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">폴더 추가</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_created_snackbar">북마크 생성됨.</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">북마크가 저장되었습니다!</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
@ -1803,20 +1800,7 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">삭제</string>
<!-- Deprecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">%s를 최대한 활용해 보세요.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">상세 정보</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">중요한 것들 수집하기</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">나중에 빠르게 접근할 수 있도록 유사한 검색, 사이트 및 탭을 모아 보세요.</string>
<!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
<string name="onboarding_firefox_account_auto_signin_header_2">이 휴대폰의 다른 Firefox 브라우저에서 %s(으)로 로그인했습니다. 이 계정으로 로그인하시겠습니까?</string>
<!-- Deprecated: Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">이 웹 사이트를 휴대폰의 홈 화면에 쉽게 추가하여 앱과 같은 경험을 통해 즉시 액세스하고 더 빠르게 탐색 할 수 있습니다.</string>
</resources>

Loading…
Cancel
Save