LatinIME/res/values-de/strings.xml

89 lines
5.9 KiB
XML
Raw Normal View History

<?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="english_ime_name">"Android-Tastatur"</string>
<string name="english_ime_settings">"Android-Tastatureinstellungen"</string>
<string name="vibrate_on_keypress">"Vibrieren auf Tastendruck"</string>
<string name="sound_on_keypress">"Sound bei Tastendruck"</string>
<string name="hit_correction">"Eingabefehler korrigieren"</string>
<string name="hit_correction_summary">"Korrektur von Eingabefehlern aktivieren"</string>
<string name="hit_correction_land">"Eingabefehler im Querformat"</string>
<string name="hit_correction_land_summary">"Korrektur von Eingabefehlern aktivieren"</string>
<string name="auto_correction">"Wortvorschläge"</string>
<string name="auto_correction_summary">"Vorheriges Wort automatisch korrigieren"</string>
<string name="prediction">"Wortvorschläge"</string>
<string name="prediction_category">"Einstellungen für Wortvorschläge"</string>
<string name="prediction_summary">"Automatische Vervollständigung während der Eingabe aktivieren"</string>
<string name="auto_complete_dialog_title">"Automatische Vervollständigung"</string>
<string name="prediction_landscape">"Textfeld vergrößern"</string>
<string name="prediction_landscape_summary">"Wortvorschläge in Querformat ausblenden"</string>
<string name="auto_cap">"Automatische Groß-/Kleinschreibung"</string>
<string name="auto_cap_summary">"Sätze mit Großbuchstaben beginnen"</string>
<string name="auto_punctuate">"Autom. Zeichensetzung"</string>
<!-- no translation found for auto_punctuate_summary (6589441565817502132) -->
<skip />
<string name="quick_fixes">"Quick Fixes"</string>
<string name="quick_fixes_summary">"Korrigiert gängige Tippfehler"</string>
<string name="show_suggestions">"Vorschläge anzeigen"</string>
<string name="show_suggestions_summary">"Vorgeschlagene Wörter während des Tippens anzeigen"</string>
<string name="auto_complete">"Automatische Vervollständigung"</string>
<string name="auto_complete_summary">"Leertaste und Interpunktion fügen automatisch ein hervorgehobenes Wort ein"</string>
<string-array name="prediction_modes">
<item>"Keine"</item>
<item>"Standard"</item>
<item>"Erweitert"</item>
</string-array>
<string name="prediction_none">"0"</string>
<string name="prediction_basic">"1"</string>
<string name="prediction_full">"2"</string>
<!-- no translation found for prediction_modes_values:0 (579944677836100459) -->
<!-- no translation found for prediction_modes_values:1 (7214414132844804570) -->
<!-- no translation found for prediction_modes_values:2 (6678546276084314171) -->
<string name="added_word">"<xliff:g id="WORD">%s</xliff:g> : Gespeichert"</string>
<string name="alternates_for_a">"àáâãäåæ"</string>
<string name="alternates_for_e">"èéêë"</string>
<string name="alternates_for_i">"ìíîï"</string>
<string name="alternates_for_o">"òóôõöœø"</string>
<string name="alternates_for_u">"ùúûü"</string>
<string name="alternates_for_s">"§ß"</string>
<string name="alternates_for_n">"ñ"</string>
<string name="alternates_for_c">"ç"</string>
<string name="alternates_for_y">"ýÿ"</string>
<!-- no translation found for alternates_for_z (8206774143334512268) -->
<skip />
<string name="tip_long_press">"Zur Anzeige von Umlauten (ä, ö usw.) Taste gedrückt halten"</string>
<string name="tip_dismiss">"Zum Schließen der Tastatur ↶ drücken"</string>
<string name="tip_access_symbols">"Auf Zahlen und Symbole zugreifen"</string>
<string name="tip_add_to_dictionary">"Lange auf das Wort ganz links außen drücken, um es zum Wörterbuch hinzuzufügen"</string>
<string name="touch_to_continue">"Diesen Hinweis berühren, um fortzufahren »"</string>
<string name="touch_to_finish">"Hier berühren, um diesen Hinweis zu schließen und mit dem Tippen zu beginnen!"</string>
<string name="tip_to_open_keyboard"><b>"Die Tastatur wird immer dann geöffnet, wenn Sie ein Textfeld berühren."</b></string>
<string name="tip_to_view_accents"><b>"Halten Sie eine Taste gedrückt, um Sonderzeichen anzuzeigen"\n"(ø, ö, ô, ó usw.)."</b></string>
<string name="tip_to_open_symbols"><b>"Wechseln Sie zu Nummern und Symbolen, indem Sie diese Taste berühren."</b></string>
<string name="tip_to_close_symbols"><b>"Gehen Sie zurück zu Buchstaben, indem Sie diese Taste erneut drücken."</b></string>
<string name="tip_to_launch_settings"><b>"Halten Sie diese Taste gedrückt, um die Tastatureinstellungen, wie beispielsweise die automatische Vervollständigung, zu ändern."</b></string>
<string name="tip_to_start_typing"><b>"Probieren Sie es!"</b></string>
<string name="label_go_key">"Los"</string>
<string name="label_next_key">"Weiter"</string>
<string name="label_done_key">"Fertig"</string>
<string name="label_send_key">"Senden"</string>
<string name="label_symbol_key">"?123"</string>
<string name="label_phone_key">"123"</string>
<string name="label_alpha_key">"ABC"</string>
<string name="label_alt_key">"ALT"</string>
</resources>