summaryrefslogtreecommitdiffstats
path: root/res/values-de/strings.xml
blob: 52a12bee117c60e91c888ef9105f87d80e615148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 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="app_name" msgid="2738748390251381682">"Paket-Installer"</string>
    <string name="install" msgid="5896438203900042068">"Installieren"</string>
    <string name="done" msgid="3889387558374211719">"Fertig"</string>
    <string name="security_settings_desc" msgid="4984920898157282073">"Folgendes auf dieser Anwendung zulassen:"</string>
    <string name="cancel" msgid="8360346460165114585">"Abbrechen"</string>
    <string name="unknown" msgid="4742479012767208045">"Unbekannt"</string>
    <string name="installing" msgid="8613631001631998372">"Installation..."</string>
    <string name="install_done" msgid="5868979453936752120">"Anwendung installiert"</string>
    <string name="install_confirm_question" msgid="5512879835615493065">"Möchten Sie diese Anwendung installieren?"</string>
    <string name="install_failed" msgid="6644311739017660989">"Anwendung nicht installiert"</string>
    <string name="install_failed_msg" msgid="5282789300118241924">"<xliff:g id="APP_NAME">%1$s</xliff:g> konnte nicht auf diesem Telefon installiert werden."</string>
    <string name="launch" msgid="4826921505917605463">"Öffnen"</string>
    <string name="unknown_apps_dlg_title" msgid="2855558586206583032">"Installation gesperrt"</string>
    <string name="unknown_apps_dlg_text" msgid="5372999034845590289">"Aus Sicherheitsgründen ist Ihr Telefon so eingestellt, dass die Installation von Nicht-Android Market-Anwendungen gesperrt ist."</string>
    <string name="ok" msgid="3468756155452870475">"OK"</string>
    <string name="settings" msgid="6743583734099755409">"Einstellungen"</string>
    <string name="manage_applications" msgid="2704331021611806557">"Anwendungen verwalten"</string>
    <string name="dlg_app_replacement_title" msgid="3438730820395482641">"Anwendung ersetzen"</string>
    <string name="dlg_app_replacement_statement" msgid="1175452362814803850">"Die zu installierende Anwendung ersetzt eine andere Anwendung."\n\n"Alle vorhandenen Nutzerdaten werden gespeichert."</string>
    <string name="dlg_sys_app_replacement_statement" msgid="1047598434568470723">"Dies ist eine Systemanwendung. Möchten Sie sie dennoch ersetzen?"\n\n"Alle vorherigen Nutzerdaten werden gespeichert."</string>
    <string name="out_of_space_dlg_title" msgid="7843674437613797326">"Kein freier Speicher vorhanden"</string>
    <string name="out_of_space_dlg_text" msgid="7767221563720090883">"<xliff:g id="APP_NAME">%1$s</xliff:g> konnte nicht installiert werden. Setzen Sie Speicherplatz frei und versuchen Sie es erneut."</string>
    <string name="dlg_ok" msgid="6944357727705699232">"OK"</string>
    <string name="app_not_found_dlg_title" msgid="1510267643973600726">"Anwendung nicht gefunden"</string>
    <string name="app_not_found_dlg_text" msgid="754013198108180241">"Diese Anwendung wurde in der Liste der installierten Anwendungen nicht gefunden."</string>
    <string name="uninstall_application_question" msgid="7290302854905395978">"Anwendung deinstallieren?"</string>
    <string name="uninstall_update_question" msgid="2600765438050721390">"Update deinstallieren?"</string>
    <string name="uninstall_application_text" msgid="3730249522678487101">"Diese Anwendung wird deinstalliert."</string>
    <string name="uninstall_update_text" msgid="6695211142526505726">"Das Anwendungs-Update wird deinstalliert. Sie können weiterhin die Werksversion der Anwendung nutzen."</string>
    <string name="uninstalling" msgid="5556217435895938250">"Deinstallation..."</string>
    <string name="uninstall_done" msgid="2270435276009022874">"Deinstallation abgeschlossen"</string>
    <string name="uninstall_failed" msgid="5725854598594371845">"Deinstallation nicht erfolgreich"</string>
    <string name="uninstall_failed_msg" msgid="3564704699891198935">"<xliff:g id="APP_NAME">%1$s</xliff:g> konnte nicht deinstalliert werden."</string>
    <string name="Parse_error_dlg_title" msgid="6079580916889596257">"Parsingfehler"</string>
    <string name="Parse_error_dlg_text" msgid="1440309982917966479">"Beim Parsen des Pakets ist ein Problem aufgetreten."</string>
</resources>