diff options
author | Eric Fischer <enf@google.com> | 2011-06-02 16:54:50 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-06-02 16:54:50 -0700 |
commit | ad311173d631cdd79fd209e321b67974a449c4e6 (patch) | |
tree | a584d422dfb97b657a41b801094a66b3e2555a99 /res/values-ko-sw600dp | |
parent | 0f91e03b5e614bfd1bae969652172a933faf23c5 (diff) | |
download | packages_apps_Browser-ad311173d631cdd79fd209e321b67974a449c4e6.zip packages_apps_Browser-ad311173d631cdd79fd209e321b67974a449c4e6.tar.gz packages_apps_Browser-ad311173d631cdd79fd209e321b67974a449c4e6.tar.bz2 |
Import revised translations.
Change-Id: I1d2e99c10d7e7edc9f3574df36f5df37abcbbca0
Diffstat (limited to 'res/values-ko-sw600dp')
-rw-r--r-- | res/values-ko-sw600dp/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-ko-sw600dp/strings.xml b/res/values-ko-sw600dp/strings.xml new file mode 100644 index 0000000..8454eee --- /dev/null +++ b/res/values-ko-sw600dp/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2010 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="new_tab" msgid="2448577107218085816">"새 탭"</string> + <string name="new_incognito_tab" msgid="7101126413435433601">"새 시크릿 탭"</string> + <string name="active_tabs" msgid="2049888145890815012">"탭"</string> + <string name="contextmenu_openlink_newwindow" msgid="4034130612746354398">"새 탭에서 열기"</string> + <string name="contextmenu_openlink_newwindow_background" msgid="7104473293755016241">"새 배경 탭에서 열기"</string> + <string name="open_all_in_new_window" msgid="4294281492905397499">"새 탭에서 모두 열기"</string> + <string name="pref_content_open_in_background_summary" msgid="4799440480107121813">"현재 탭 뒤에 새 탭 열기"</string> + <string name="recover_title" msgid="1558775426269800998">"탭을 복원하시겠습니까?"</string> + <string name="recover_prompt" msgid="3793203259958951755">"브라우저가 멈춘 것 같습니다. 마지막에 열려있던 탭을 복원하시겠습니까?"</string> +</resources> |