Skip to content

Instantly share code, notes, and snippets.

/strings-de.xml Secret

Created December 26, 2016 22:02
Show Gist options
  • Save anonymous/9ee98f941869f6763827fe3f8e68307a to your computer and use it in GitHub Desktop.
Save anonymous/9ee98f941869f6763827fe3f8e68307a to your computer and use it in GitHub Desktop.
strings.xml translation shared with Stringlate
<resources>
<string name="app_name">ABCore</string>
<string name="archunsupported">Architektur %1$s wird nicht unterstützt.@</string>
<string name="download_core">Die App benötigt Bitcoin Core und dessen Abhängigkeiten zum Funktionieren. Betätigen Sie die Schaltfläche um den Download und die Konfigurierung von Bitcoin Core zu beginnen.</string>
<string name="failedretry">Fehler. Erneut versuchen?</string>
<string name="pleasewait">"Bitte haben Sie etwas Geduld, während der Kern gesucht wird…</string>
<string name="pref_header_android">Extrakonfiguration</string>
<string name="pref_header_conf">Bitcoin Core Konfiguration</string>
<string name="pref_header_conf_download">Konfiguration herunterladen</string>
<string name="pref_title_edit_bitcoin_conf">Bitcoin.conf manuell editieren</string>
<string name="runningturnoff">Bitcoin Core %1$s läuft, bitte stellen Sie den Kern auf "OFF" zum Stoppen.</string>
<string name="start">Download beginnen</string>
<string name="stoppedturnon">Bitcoin Core %1$s läuft nicht, bitte stellen Sie den Kern auf "ON" zum Starten."</string>
<string name="switchcoreoff">Kern auf OFF stellen</string>
<string name="switchcoreon">Kern auf ON stellen</string>
<string name="title_activity_download_settings">Einstellungen herunterladen</string>
<string name="title_activity_peer">Peers</string>
<string name="title_activity_progress">Synchronisationsfortschritt</string>
<string name="title_activity_settings">Einstellungen</string>
<string name="waitfetchingconfiguring">Bitte haben Sie etwas Geduld... Lade und konfiguriere Bitcoin Core.</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment