summaryrefslogtreecommitdiffstats
path: root/carousel/test/res/values-de
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-08-26 14:50:38 -0700
committerEric Fischer <enf@google.com>2011-08-26 14:50:38 -0700
commit037c57255aa526d1b5834377283c46b1bddd1ff8 (patch)
tree06bbaec6a4ffa30cf7b986c8bd33ab4170af4e9a /carousel/test/res/values-de
parent744a03849305a7936741b92dbdc1cc7a7a67802a (diff)
downloadandroid_frameworks_ex-037c57255aa526d1b5834377283c46b1bddd1ff8.tar.gz
android_frameworks_ex-037c57255aa526d1b5834377283c46b1bddd1ff8.tar.bz2
android_frameworks_ex-037c57255aa526d1b5834377283c46b1bddd1ff8.zip
Import revised translations.
Change-Id: I67796f3c85ece30d3ad06b33eed63d7e85ad8eba
Diffstat (limited to 'carousel/test/res/values-de')
-rw-r--r--carousel/test/res/values-de/strings.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/carousel/test/res/values-de/strings.xml b/carousel/test/res/values-de/strings.xml
new file mode 100644
index 0000000..ddf2caa
--- /dev/null
+++ b/carousel/test/res/values-de/strings.xml
@@ -0,0 +1,28 @@
+<?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="music_demo_activity_label" msgid="4382090808250495841">"MusicCarousel"</string>
+ <string name="carousel_test_activity_label" msgid="6014624482213318747">"CarouselTest"</string>
+ <string name="carousel_test_activity_description" msgid="1632693812604375483">"Eine App, um die Verwendung des Karussells zu demonstrieren"</string>
+ <string name="task_switcher_activity_label" msgid="714620143340933546">"Aufgabenwechsel"</string>
+ <string name="recent_tasks_title" msgid="1030287226205477117">"Zuletzt verwendete Apps"</string>
+ <string name="no_recent_tasks" msgid="6884096266670555780">"Keine neuen Aufgaben"</string>
+</resources>