summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorelektroschmock <elektroschmock78@googlemail.com>2014-02-04 19:56:47 +0100
committerelektroschmock <elektroschmock78@googlemail.com>2014-02-11 18:50:24 +0100
commit951871db5f6585be5a5d4f9c47b533f92a8da3fc (patch)
treebe15c24db6d7c4e9bf3feef56ea6f12fb272e7c0
parentd5f4c6614f69b79fb0c2a96d97b24bcf8eff6c3b (diff)
downloadandroid_packages_apps_Trebuchet-951871db5f6585be5a5d4f9c47b533f92a8da3fc.tar.gz
android_packages_apps_Trebuchet-951871db5f6585be5a5d4f9c47b533f92a8da3fc.tar.bz2
android_packages_apps_Trebuchet-951871db5f6585be5a5d4f9c47b533f92a8da3fc.zip
Trebuchet: Initial DE translation
Change-Id: Ib16810584df94960353b893107a1189f47a916e6
-rw-r--r--res/values-de/cm_translations.xml69
1 files changed, 69 insertions, 0 deletions
diff --git a/res/values-de/cm_translations.xml b/res/values-de/cm_translations.xml
new file mode 100644
index 000000000..c82f10c89
--- /dev/null
+++ b/res/values-de/cm_translations.xml
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="application_copyright">Copyright \u00A9 2014 The CyanogenMod Project</string>
+ <string name="sort_button_text">Sortieren</string>
+ <string name="filter_button_text">Filtern</string>
+ <string name="default_screen_button_text">Standardseite</string>
+ <string name="transition_effect_button_text">Scroll-Effekt</string>
+ <string name="sort_mode_title">Titel</string>
+ <string name="sort_mode_launch_count">Aufrufanzahl</string>
+ <string name="sort_mode_install_time">Installationsdatum</string>
+ <string name="scrolling_page_outlines">Seitenumriss anzeigen</string>
+ <string name="scrolling_fade_adjacent">Seiten einblenden</string>
+ <string name="wallpaper_scroll">Hintergrundbild scrollen</string>
+ <string name="preferences_title">Einstellungen</string>
+ <string name="preferences_application_title">App</string>
+ <string name="preferences_interface_homescreen_title">Startbildschirm</string>
+ <string name="preferences_interface_homescreen_search_title">Suchleiste</string>
+ <string name="preferences_interface_homescreen_search_summary">Dauerhafte Anzeige der Suchleiste am oberen Bildschirmrand</string>
+ <string name="preferences_interface_drawer_title">App-Übersicht</string>
+ <string name="preferences_interface_dock_title">Dock</string>
+ <string name="preferences_interface_general_title">Allgemein</string>
+ <string name="preferences_interface_general_icons_category">Symbole</string>
+ <string name="preferences_interface_general_icons_large_title">Große Symbole</string>
+ <string name="preferences_interface_general_icons_large_summary">Große Symbole für Apps im Startbildschirm und der App-Übersicht verwenden</string>
+ <string name="preferences_interface_general_icons_text_style_title">Schriftstil</string>
+ <string name="preferences_interface_general_icons_text_style_summary">Schriftart und Schriftstil der Symbolbeschriftung</string>
+ <string name="dialog_pick_iconpack_title">Symbolpaket auswählen</string>
+ <string name="default_iconpack_title">Standardsymbole</string>
+ <string name="icon_packs_title">Symbolpakete</string>
+ <string name="no_iconpacks_summary">Es sind keine Symbolpakete installiert</string>
+ <string name="all_apps_cling_cm">App-Übersicht konfigurieren</string>
+ <string name="all_apps_cling_summary">Berühren Sie den Seitenindikator, um die erweiterten Einstellungen zu öffnen.</string>
+ <string-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>Normal</item>
+ <item>Dünn</item>
+ <item>Schmal</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Keine</item>
+ <item>Hineinzoomen</item>
+ <item>Herauszoomen</item>
+ <item>Rotieren oben</item>
+ <item>Rotieren unten</item>
+ <item>Würfel innen</item>
+ <item>Würfel außen</item>
+ <item>Stapeln</item>
+ <item>Akkordeon</item>
+ <item>Blättern</item>
+ <item>Zylinder innen</item>
+ <item>Zylinder außen</item>
+ <item>Karussell</item>
+ <item>Übersicht</item>
+ </string-array>
+</resources>