summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:05 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:05 -0800
commiteaeda874c62a0ebc439894858e110160b7e2a212 (patch)
tree07b6980f45a265cd6f37541e2adea1d52129a638 /res
parentf7568be54a40c199834f79dc1d36b704c2084a0e (diff)
downloadandroid_packages_providers_DownloadProvider-eaeda874c62a0ebc439894858e110160b7e2a212.tar.gz
android_packages_providers_DownloadProvider-eaeda874c62a0ebc439894858e110160b7e2a212.tar.bz2
android_packages_providers_DownloadProvider-eaeda874c62a0ebc439894858e110160b7e2a212.zip
auto import from //branches/cupcake/...@130745
Diffstat (limited to 'res')
-rw-r--r--res/values-ko/strings.xml31
-rw-r--r--res/values-nb/strings.xml32
2 files changed, 63 insertions, 0 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 00000000..c51b1722
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="permlab_downloadManager">"다운로드 관리자 액세스"</string>
+ <string name="permdesc_downloadManager">"응용 프로그램이 다운로드 관리자에 액세스하여 파일을 다운로드할 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 다운로드를 손상시키고 개인 정보에 액세스할 수 있습니다."</string>
+ <string name="permlab_downloadManagerAdvanced">"다운로드 관리자 고급 기능"</string>
+ <string name="permdesc_downloadManagerAdvanced">"응용프로그램이 다운로드 관리자의 고급 기능에 액세스할 수 있습니다."\n" 악성 응용프로그램은 이 기능을 이용하여 다운로드를 중단시키고"\n" 개인 정보에 액세스할 수 있습니다."</string>
+ <string name="permlab_cacheFilesystem">"시스템 캐시 사용"</string>
+ <string name="permdesc_cacheFilesystem">"응용 프로그램이 시스템 캐시에 직접 액세스, 수정 및 삭제할 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 다운로드와 기타 응용 프로그램을 심하게 손상시키고 개인 데이터에 액세스할 수 있습니다."</string>
+ <string name="permlab_downloadCompletedIntent">"다운로드 알림 보내기"</string>
+ <string name="permdesc_downloadCompletedIntent">"응용 프로그램이 완료된 다운로드에 대한 알림을 보낼 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 파일을 다운로드하는 다른 응용 프로그램과 혼동하도록 할 수 있습니다."</string>
+ <string name="download_unknown_title">"&lt;제목없음&gt;"</string>
+ <string name="notification_filename_separator">","</string>
+ <string name="notification_filename_extras">"및 %d개 이상"</string>
+ <string name="notification_download_complete">"다운로드 완료"</string>
+ <string name="notification_download_failed">"다운로드 실패"</string>
+</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 00000000..997578e5
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="permlab_downloadManager">"Få tilgang til nedlasteren."</string>
+ <string name="permdesc_downloadManager">"Gir applikasjonen tilgang til nedlasteren, og å bruke den til å laste ned filer. Ondsinnede programmer kan bruke dette til å forstyrre nedlastinger og få tilgang til privat informasjon."</string>
+ <string name="permlab_downloadManagerAdvanced">"Avansert nedlastingsfunksjonalitet."</string>
+ <!-- no translation found for permdesc_downloadManagerAdvanced (8761177317775872287) -->
+ <skip />
+ <string name="permlab_cacheFilesystem">"Bruke systemets hurtigbuffer."</string>
+ <string name="permdesc_cacheFilesystem">"Gir applikasjonen direkte tilgang til systemets hurtigbuffer, inkludert å redigere og slette den. Ondsinnede applikasjoner kan bruke dette til å forstyrre nedlastinger og andre applikasjoner, og til å få tilgang til privat informasjon."</string>
+ <string name="permlab_downloadCompletedIntent">"Sende nedlastingsvarslinger"</string>
+ <string name="permdesc_downloadCompletedIntent">"Lar applikasjonen sende varslinger om ferdige nedlastinger. Ondsinnede applikasjoner kan bruke dette for å forvirre andre applikasjoner som laster ned filer."</string>
+ <string name="download_unknown_title">"&lt;Uten navn&gt;"</string>
+ <string name="notification_filename_separator">","</string>
+ <string name="notification_filename_extras">"samt %d til"</string>
+ <string name="notification_download_complete">"Ferdig nedlasting"</string>
+ <string name="notification_download_failed">"Mislykket nedlasting"</string>
+</resources>