summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <nobody@android.com>2009-06-30 17:25:25 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-30 17:25:25 -0700
commit097c8e6d7ae1aeb56d7951da14c090a11ea572f9 (patch)
tree273846ccbaf85deebd5d829e0fb74d83a18f6182
parent9dd306e1ba4ab76badf9eaca3a8d19309f6fb415 (diff)
downloadDrmProvider-cupcake.tar.gz
AI 150245: Import and add to the l10n builds new and updated translations for:cupcake
zh_CN, es_US, ru, ko, da, el, tr, pt, pt_PT, sv. Automated import of CL 150245
-rw-r--r--res/values-da/strings.xml20
-rw-r--r--res/values-el/strings.xml20
-rw-r--r--res/values-es-rUS/strings.xml20
-rw-r--r--res/values-ko/strings.xml2
-rw-r--r--res/values-pt-rPT/strings.xml20
-rw-r--r--res/values-pt/strings.xml4
-rw-r--r--res/values-ru/strings.xml4
-rw-r--r--res/values-sv/strings.xml20
-rw-r--r--res/values-tr/strings.xml20
-rw-r--r--res/values-zh-rCN/strings.xml4
10 files changed, 127 insertions, 7 deletions
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..f124188
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,20 @@
+<?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_accessDrm">"Få adgang til DRM-indhold."</string>
+ <string name="permdesc_accessDrm">"Tillader et program at få adgang til DRM-beskyttet indhold."</string>
+</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..3afeddc
--- /dev/null
+++ b/res/values-el/strings.xml
@@ -0,0 +1,20 @@
+<?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_accessDrm">"Πρόσβαση σε περιεχόμενο DRM."</string>
+ <string name="permdesc_accessDrm">"Επιτρέπει στην εφαρμογή την πρόσβαση σε περιεχόμενο προστατευμένο με DRM."</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..9396ccc
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,20 @@
+<?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_accessDrm">"Acceder al contenido de DRM."</string>
+ <string name="permdesc_accessDrm">"Permite a la aplicación acceder al contenido protegido por DRM."</string>
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 4872c2d..79be88c 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -15,6 +15,6 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="permlab_accessDrm">"DRM 콘텐츠 액세스"</string>
+ <string name="permlab_accessDrm">"DRM 콘텐츠에 액세스합니다."</string>
<string name="permdesc_accessDrm">"응용프로그램이 DRM으로 보호된 콘텐츠에 액세스할 수 있도록 허용합니다."</string>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..21363b9
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,20 @@
+<?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_accessDrm">"Aceder a conteúdo DRM."</string>
+ <string name="permdesc_accessDrm">"Permite que a aplicação aceda a conteúdo protegido por DRM."</string>
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index c2ab239..c073b1b 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -15,6 +15,6 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="permlab_accessDrm">"Acesso ao conteúdo do DRM."</string>
- <string name="permdesc_accessDrm">"Permite que o aplicativo acesse o conteúdo protegido pelo DRM."</string>
+ <string name="permlab_accessDrm">"Acessar conteúdo DRM."</string>
+ <string name="permdesc_accessDrm">"Permite que o aplicativo acesse conteúdo protegido por DRM."</string>
</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 93eae02..05b4a53 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -15,6 +15,6 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="permlab_accessDrm">"Доступ к DRM-содержанию."</string>
- <string name="permdesc_accessDrm">"Разрешает приложению доступ к содержанию, защищенному DRM."</string>
+ <string name="permlab_accessDrm">"Доступ к содержанию DRM."</string>
+ <string name="permdesc_accessDrm">"Предоставляет приложению доступ к содержанию, защищенному DRM."</string>
</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..b8c3ff7
--- /dev/null
+++ b/res/values-sv/strings.xml
@@ -0,0 +1,20 @@
+<?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_accessDrm">"Åtkomst till DRM-innehåll."</string>
+ <string name="permdesc_accessDrm">"Tillåter att ett program får åtkomst till DRM-skyddat innehåll."</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..575c80d
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,20 @@
+<?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_accessDrm">"DRM içeriğine eriş."</string>
+ <string name="permdesc_accessDrm">"Uygulamaya DRM korumalı içeriğe erişim izni verir."</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 09fb400..4d020c9 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -15,6 +15,6 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="permlab_accessDrm">"访问数字版权管理内容。"</string>
- <string name="permdesc_accessDrm">"允许应用程序访问受数字版权管理保护的内容。"</string>
+ <string name="permlab_accessDrm">"访问 DRM 内容。"</string>
+ <string name="permdesc_accessDrm">"允许应用程序访问受 DRM 保护的内容。"</string>
</resources>