diff options
| author | Geoff Mendal <mendal@google.com> | 2015-02-26 17:00:42 -0800 |
|---|---|---|
| committer | Geoff Mendal <mendal@google.com> | 2015-02-26 17:00:42 -0800 |
| commit | cd9a683b583e03702308cbe88f0ad834c8e22a74 (patch) | |
| tree | b485d7ef315c5607c45206c062a8a9f336a69981 /res/values-de/strings.xml | |
| parent | d690cab94f8ad4097f659db5ba56c097539446fc (diff) | |
| download | packages_apps_PhoneCommon-cd9a683b583e03702308cbe88f0ad834c8e22a74.tar.gz packages_apps_PhoneCommon-cd9a683b583e03702308cbe88f0ad834c8e22a74.tar.bz2 packages_apps_PhoneCommon-cd9a683b583e03702308cbe88f0ad834c8e22a74.zip | |
Import translations. DO NOT MERGE
Change-Id: I6f86daf0d8227c8919911922b45812babf6cf9af
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-de/strings.xml')
| -rw-r--r-- | res/values-de/strings.xml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml new file mode 100644 index 0000000..cf40693 --- /dev/null +++ b/res/values-de/strings.xml @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + ~ Copyright (C) 2012 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="description_dialpad_overflow" msgid="4853244877599437286">"Weitere Optionen"</string> + <string name="description_delete_button" msgid="88733669653753441">"Rücktaste"</string> + <string name="description_image_button_plus" msgid="7821061347207448362">"Plus"</string> + <string name="description_voicemail_button" msgid="6281470684653439120">"Mailbox"</string> + <string name="default_notification_description" msgid="6011631627871110785">"Standardklingelton (<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)"</string> + <string name="callFailed_userBusy" msgid="5163219086553610486">"Leitung besetzt"</string> + <string name="callFailed_congestion" msgid="3645995103907418337">"Netzwerk ausgelastet"</string> + <string name="callFailed_timedOut" msgid="7772951976278867294">"Keine Antwort, Zeitüberschreitung"</string> + <string name="callFailed_server_unreachable" msgid="4766146133909799091">"Server nicht erreichbar"</string> + <string name="callFailed_number_unreachable" msgid="1243366438388873914">"Nummer nicht erreichbar"</string> + <string name="callFailed_invalid_credentials" msgid="6115412108261660271">"Ungültiger Nutzername oder ungültiges Passwort"</string> + <string name="callFailed_out_of_network" msgid="6970725831030399542">"Anruf außerhalb des Netzwerks"</string> + <string name="callFailed_server_error" msgid="1391421251190688379">"Serverfehler. Bitte versuchen Sie es später erneut."</string> + <string name="callFailed_noSignal" msgid="1758972490451048086">"Kein Signal"</string> + <string name="callFailed_limitExceeded" msgid="8796663077702587664">"ACM-Grenzwert überschritten"</string> + <string name="callFailed_powerOff" msgid="9179061328562234362">"Mobilfunkverbindung aus"</string> + <string name="callFailed_simError" msgid="3307159523385380486">"Keine SIM-Karte oder SIM-Kartenfehler"</string> + <string name="callFailed_outOfService" msgid="4535901975891969115">"Mobilfunknetz nicht verfügbar"</string> + <string name="callFailed_fdn_only" msgid="1720606112619022283">"Ausgehende Anrufe unterliegen der Anrufbegrenzung."</string> + <string name="callFailed_cb_enabled" msgid="4745550615395092407">"Sie können keine Anrufe tätigen, wenn die Anrufsperre aktiviert ist."</string> + <string name="callFailed_dsac_restricted" msgid="4087941056515103695">"Anrufe werden durch die Zugriffssteuerung beschränkt."</string> + <string name="callFailed_dsac_restricted_emergency" msgid="9031535611092828510">"Notrufe werden durch die Zugriffssteuerung beschränkt."</string> + <string name="callFailed_dsac_restricted_normal" msgid="266947632344387216">"Normale Anrufe werden durch die Zugriffssteuerung beschränkt."</string> + <string name="callFailed_unobtainable_number" msgid="124621797631734731">"Ungültige Nummer"</string> + <string name="incall_error_missing_voicemail_number" msgid="3651090591812220874">"Mailboxnummer unbekannt"</string> +</resources> |
