www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 07123709c3fd1ffe87ef468575048f9c2518c1fa
parent 35bb35bf443ead53cf8e33808ba45f92815086c4
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Wed, 10 Apr 2013 09:41:54 -0700

Merge pull request #5 from pkra/localization

updated de.js
Diffstat:
Munpacked/localization/de/de.js | 18+++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/unpacked/localization/de/de.js b/unpacked/localization/de/de.js @@ -7,15 +7,15 @@ MathJax.Localization.addTranslation("de",null,{ strings: { CookieConfig: - "MathJax hat eine Cookie mit ausfuehrbaren Code gefunden. " + - "Soll dieser Code ausgefuehrt werden?\n\n" + - "(Klicken Sie 'Abbrechen' falls Sie nicht selber das Cookie akzeptiert haben.)", + "MathJax hat eine Cookie mit ausf\u00FChrbaren Code gefunden. " + + "Soll dieser Code ausgef\u00FChrt werden?\n\n" + + "(Klicken Sie 'Abbrechen' falls Sie das Cookie nicht selber akzeptiert haben.)", // "MathJax has found a user-configuration cookie that includes code to " + // "be run. Do you want to run it?\n\n" + // "(You should press Cancel unless you set up the cookie yourself.)", MathProcessingError: - "Mathe Verarbeitungsfehler ", + "Mathe Verarbeitungsfehler", // "Math Processing Error", MathError: @@ -28,7 +28,7 @@ MathJax.Localization.addTranslation("de",null,{ Loading: "Laden", -// "Loading", TODO??? +// "Loading", LoadFailed: "Datei konnte nicht geladen werden: %1", @@ -40,18 +40,18 @@ MathJax.Localization.addTranslation("de",null,{ Processing: "Verarbeiten", -// "Processing", TODO??? +// "Processing", TypesetMath: - "Mathe Textsatz: %1%%", + "Mathe wird gesetzt: %1%%", // "Typesetting Math: %1%%", Typesetting: "Setzen", -// "Typesetting", TODO??? +// "Typesetting", MathJaxNotSupported: - "Ihr Webbrowser unterstuetzt MathJax nicht" + "Ihr Webbrowser unterst\u00FCtzt MathJax nicht" // "Your browser does not support MathJax" }