Skip to content

Commit

Permalink
German Translation
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0rg committed Jul 22, 2014
1 parent dd28877 commit 452f702
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions res/values-de/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="mtm_accept_cert">Unbekanntes Zertifikat akzeptieren?</string>
<string name="mtm_trust_anchor">Das Serverzertifikat stammt nicht von einer bekannten Ausstellungsstelle (CA).</string>
<string name="mtm_accept_servername">Abweichenden Servernamen akzeptieren?</string>
<string name="mtm_hostname_mismatch">Der Server konnte sich nicht als \&quot;%s\&quot; ausweisen. Das Zertifikat gilt nur für:</string>

<string name="mtm_connect_anyway">Verbindung trotzdem aufbauen?</string>
<string name="mtm_cert_details">Zertifikat-Details:</string>

<string name="mtm_decision_always">Immer</string>
<string name="mtm_decision_once">Einmal</string>
<string name="mtm_decision_abort">Abbrechen</string>

<string name="mtm_notification">Zertifikatsprüfung</string>
</resources>

0 comments on commit 452f702

Please sign in to comment.