diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-05 00:16:06 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-05 00:16:06 +0200 |
commit | 751d60b3f14fd53041c310be255b7af7fe9344f1 (patch) | |
tree | 1570d86fd27b31654dd1e33c6ed382a15706ec2d /res/values-ko | |
parent | 4266993486a0086f376cdb6c7cf3eec19f16c1cf (diff) | |
download | packages_apps_Browser-751d60b3f14fd53041c310be255b7af7fe9344f1.zip packages_apps_Browser-751d60b3f14fd53041c310be255b7af7fe9344f1.tar.gz packages_apps_Browser-751d60b3f14fd53041c310be255b7af7fe9344f1.tar.bz2 |
Automatic translation import
Change-Id: If19c35fa14abcf6ab1bc0c41b0d411ec41b9f555
Diffstat (limited to 'res/values-ko')
-rw-r--r-- | res/values-ko/cm_strings.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml index b62ace2..d74d1ac 100644 --- a/res/values-ko/cm_strings.xml +++ b/res/values-ko/cm_strings.xml @@ -16,15 +16,25 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Content description for home screen button [CHAR LIMIT=NONE] --> <string name="accessibility_button_homescreen">홈 화면</string> + <!-- Context Menu item to open the currently selected link in a new + incognito window. --> <string name="contextmenu_openlink_incognito_newwindow">새 시크릿 탭에서 열기</string> + <!-- Context Menu item to open the currently selected link in a new + background window. [CHAR LIMIT=50] --> <string name="contextmenu_openlink_incognito_newwindow_background">새 백그라운드 시크릿 탭에서 열기</string> + <!-- User agent label --> <string name="pref_content_ua">유저 에이전트</string> + <!-- Interface preferences --> <string name="pref_interface_title">인터페이스</string> + <!-- FullScreen --> <string name="full_screen_title">전체 화면</string> <string name="full_screen_summary">전체 화면 탐색 사용</string> + <!-- OneHand --> <string name="onehand_title">OneHand 탐색</string> <string name="onehand_summary">스와이프와 빠른 실행으로 더 편하게 웹 탐색</string> + <!-- Permission check --> <string name="permission_not_granted_dialog_title">권한이 부여되지 않았습니다</string> <string name="permission_not_granted_dialog_message">외부 저장 장치에 쓰기 권한이 부여되지 않았습니다. 업데이트를 다운로드 할 수 없습니다.</string> <string name="browser_error_title">브라우저 오류</string> |