# HG changeset patch # User Andreas Weber # Date 1382727583 -7200 # Node ID 92c94ba3d335c55b2ba970b8a0adc6aafc1935f2 # Parent b14c575f79e3f8a7c4ad4164f0892e1e0ae9d985 * de_DE.ts: updated german translation diff -r b14c575f79e3 -r 92c94ba3d335 libgui/languages/de_DE.ts --- a/libgui/languages/de_DE.ts Fri Oct 25 07:22:03 2013 +0200 +++ b/libgui/languages/de_DE.ts Fri Oct 25 20:59:43 2013 +0200 @@ -244,7 +244,7 @@ &Edit Function - + Funktion b&earbeiten @@ -264,22 +264,22 @@ Run &Selection - + Markierter Quellcode au&sführen &Help - &Hilfe + &Hilfe &Help on Keyword - + &Hilfe zu Schlüsselwort &Documentation on Keyword - + &Dokumentation zu Schlüsselwort @@ -291,21 +291,29 @@ Could not open file %1 for read: %2. - + Die Datei +%1 +konnte nicht zum Lesen geöffnet werden: +%2. File %1 does not exist. Do you want to create it? - + Die Datei +%1 +existiert nicht. Soll sie erzeugt werden? Could not open file %1 for write: %2. - + Die Datei +%1 +konnte nicht zum Schreiben geöffnet werden: +%2. @@ -330,12 +338,12 @@ &Preferences - + &Einstellungen &Styles Preferences - + &Stil-Einstellungen @@ -1001,7 +1009,7 @@ Octave Release Notes - + Versionshinweise zu Octave @@ -1071,7 +1079,7 @@ Show News Window - + Fenster mit Neuigkeiten anzeigen @@ -1081,7 +1089,7 @@ News - + Neuigkeiten @@ -1121,17 +1129,17 @@ &News - + &Neuigkeiten Release Notes - + Versionshinweise Community News - + Neuigkeiten der Gemeinschaft @@ -1230,7 +1238,7 @@ Community News - + Neuigkeiten der Gemeinschaft @@ -1257,22 +1265,22 @@ Help on - + Hilfe zu Documentation on - + Dokumentation zu Edit - + Editieren &Run Selection - + Markierter Quellcode au&sführen @@ -1413,7 +1421,7 @@ Create non existing files without prompting - + Nicht existente Dateien ohne Nachfrage erzeugen @@ -1689,12 +1697,12 @@ You seem to be using the Octave graphical interface for the first time on this computer. Click 'Finish' to write a configuration file and launch Octave GUI. - + Die grafische Nutzerschnittstelle von Octave wird offenbar das erste Mal gestartet. Ein Klick auf 'Beenden' erstellt eine Standard-Konfigurationsdatei und startet Octave GUI. The configuration file is stored in %1. If that file exists, you will not see this dialog when Octave starts again. - + Die Konfigurationsdatei wird in %1 gespeichert. Wenn diese Datei existiert, erscheint dieser Dialog beim nächsten Start von Octave nicht mehr. @@ -1710,7 +1718,18 @@ <li>Open the documentation browser of Octave GUI with the help menu</li> </ul> </body></html> - + <html><head> +<style> +a:link { text-decoration: underline; color: #0000ff; } +</style> +<head/><body> +<p>Für mehr Informationen über Octave:</p> +<ul> +<li>Besuchen Sie <a href="http://octave.org">http://octave.org</a></li> +<li>Holen Sie sich die Dokumentation online als <a href="http://www.gnu.org/software/octave/doc/interpreter/index.html">html</a> oder <a href="http://www.gnu.org/software/octave/octave.pdf">pdf</span></a>-Dokument</li> +<li>Öffnen Sie den Dokumentations-Browser von Octave GUI im Hilfe-Menü</li> +</ul> +</body></html>