commit 71933ba68a51721fbd4bd1a9fd10547a07261f16 Author: Translation commit bot translation@torproject.org Date: Wed Mar 18 16:15:47 2015 +0000
Update translations for torbutton-torbuttonproperties --- de/torbutton.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/de/torbutton.properties b/de/torbutton.properties index 545d80e..cc5fca4 100644 --- a/de/torbutton.properties +++ b/de/torbutton.properties @@ -67,6 +67,6 @@ canvas.neverAccessKey=N # Profile/startup error messages. Strings are kept here for ease of translation. # LOCALIZATION NOTE: %S is the application name. profileProblemTitle=%S Profile Problem -profileReadOnly=You cannot run %S from a read-only file system. Please copy %S to another location before trying to use it. -profileReadOnlyMac=You cannot run %S from a read-only file system. Please copy %S to your Desktop or Applications folder before trying to use it. -profileAccessDenied=%S does not have permission to access the profile. Please adjust your file system permissions and try again. +profileReadOnly=Es ist nicht möglich %S auf einem nur lesbaren Dateisystem zu starten. Bitte kopiere %S an einen anderen Ort bevor du es benutzt. +profileReadOnlyMac=Es ist nicht möglich %S auf einem nur lesbaren Dateisystem zu starten. Bitte kopiere %S auf deinen Desktop oder den Programme-Ordner bevor du es benutzt. +profileAccessDenied=%S hat keine Berechtigung um dieses Profil abzurufen. Bitte stelle die Berechtigungen deines Dateisystems ein und probiere es noch einmal.
tor-commits@lists.torproject.org