• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

external/koush/Superuser


Commit MetaInfo

Révision446bb5b2015d0288319a438d097e0fbb8542e84f (tree)
l'heure2013-03-14 19:39:29
AuteurDanny Baumann <dannybaumann@web....>
CommiterGerrit Code Review

Message de Log

Merge "Superuser: Update German translation" into cm-10.1

Change Summary

Modification

--- a/Superuser/res/values-de/strings.xml
+++ b/Superuser/res/values-de/strings.xml
@@ -64,4 +64,27 @@
6464 <string name="multiuser_require_owner">Nur der Eigentümer kann die Mehrbenutzer-Verhalten ändern.</string>
6565 <string name="owner_login_info">Bitte zum Eigentümer-Konto wechseln, um die Anfrage zu erlauben oder zu verweigern.</string>
6666 <string name="all_commands">Alle Befehle</string>
67+ <string name="about">Über</string>
68+ <string name="apps">Apps</string>
69+ <string name="installing">Installation</string>
70+ <string name="installing_superuser">Superuser wird installiert\u2026</string>
71+ <string name="install_superuser">Superuser installieren</string>
72+ <string name="install_superuser_info">Die Superuser-Binärdatei (su) muss aktualisiert werden.\n\nBitte eine Installationsmethode auswählen.\nBei HTC-Geräten wird die Installation via \"Recovery\" empfohlen.</string>
73+ <string name="recovery_install">Recovery</string>
74+ <string name="install">Installieren</string>
75+ <string name="checking_superuser">Superuser wird überprüft\u2026</string>
76+ <string name="install_error">Bei der Installation von Superuser ist ein Fehler aufgetreten. Bitte ein Fehlerprotokoll an den Entwickler senden.</string>
77+ <string name="install_success">Superuser wurde erfolgreich installiert.</string>
78+ <string name="su_binary_outdated">Die su-Binärdatei ist veraltet.</string>
79+ <string name="superuser_access">Superuser-Zugriff</string>
80+ <string name="disabled">Deaktiviert</string>
81+ <string name="apps_only">Nur Apps</string>
82+ <string name="adb_only">Nur ADB</string>
83+ <string name="apps_and_adb">Apps und ADB</string>
84+ <string name="whats_new">Was ist neu?</string>
85+ <string name="rate">Bewerten</string>
86+ <string name="theme">Design</string>
87+ <string name="light">Hell</string>
88+ <string name="dark">Dunkel</string>
89+ <string name="pin_disabled">Superuser-PIN-Schutz deaktiviert</string>
6790 </resources>