diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-17 08:52:15 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-17 08:52:15 +0100 |
commit | 3a5f97c7a8a95395245f6b94d0555e010e4d4fb6 (patch) | |
tree | 5ab5bf1ab5ac5ee3fc93300e8a1e6e6e0743ebaa /doc | |
parent | f16a8a549a8c08ed1ed418188517e974fca0d8b2 (diff) | |
download | weechat-3a5f97c7a8a95395245f6b94d0555e010e4d4fb6.zip |
doc: update German auto-generated files
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/guile_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/javascript_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/lua_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/perl_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/php_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/python_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/ruby_options.adoc | 4 | ||||
-rw-r--r-- | doc/de/autogen/user/tcl_options.adoc | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/doc/de/autogen/user/guile_options.adoc b/doc/de/autogen/user/guile_options.adoc index 3f59c2eca..d4430faf0 100644 --- a/doc/de/autogen/user/guile_options.adoc +++ b/doc/de/autogen/user/guile_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_guile.look.check_license]] *guile.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_guile.look.eval_keep_context]] *guile.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/javascript_options.adoc b/doc/de/autogen/user/javascript_options.adoc index c3133e4ea..53e764407 100644 --- a/doc/de/autogen/user/javascript_options.adoc +++ b/doc/de/autogen/user/javascript_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_javascript.look.check_license]] *javascript.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_javascript.look.eval_keep_context]] *javascript.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/lua_options.adoc b/doc/de/autogen/user/lua_options.adoc index a7f8acb8a..cf47c83fc 100644 --- a/doc/de/autogen/user/lua_options.adoc +++ b/doc/de/autogen/user/lua_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_lua.look.check_license]] *lua.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_lua.look.eval_keep_context]] *lua.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/perl_options.adoc b/doc/de/autogen/user/perl_options.adoc index 6b8a42776..6b72875ae 100644 --- a/doc/de/autogen/user/perl_options.adoc +++ b/doc/de/autogen/user/perl_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_perl.look.check_license]] *perl.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_perl.look.eval_keep_context]] *perl.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/php_options.adoc b/doc/de/autogen/user/php_options.adoc index 81bd8f89a..ed0e28e4f 100644 --- a/doc/de/autogen/user/php_options.adoc +++ b/doc/de/autogen/user/php_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_php.look.check_license]] *php.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_php.look.eval_keep_context]] *php.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/python_options.adoc b/doc/de/autogen/user/python_options.adoc index c2101427d..7b9fb5584 100644 --- a/doc/de/autogen/user/python_options.adoc +++ b/doc/de/autogen/user/python_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_python.look.check_license]] *python.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_python.look.eval_keep_context]] *python.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/ruby_options.adoc b/doc/de/autogen/user/ruby_options.adoc index 31a3c1bc1..c0a745cb0 100644 --- a/doc/de/autogen/user/ruby_options.adoc +++ b/doc/de/autogen/user/ruby_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_ruby.look.check_license]] *ruby.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_ruby.look.eval_keep_context]] *ruby.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/de/autogen/user/tcl_options.adoc b/doc/de/autogen/user/tcl_options.adoc index 2da4f736e..65b0385e0 100644 --- a/doc/de/autogen/user/tcl_options.adoc +++ b/doc/de/autogen/user/tcl_options.adoc @@ -3,13 +3,13 @@ // DO NOT EDIT BY HAND! // * [[option_tcl.look.check_license]] *tcl.look.check_license* -** Beschreibung: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] +** Beschreibung: pass:none[Überprüft die Lizenz von Skripten, wenn sie geladen werden: Sollte die Lizenz abweichend von der Erweiterungslizenz sein, wird eine Warnung ausgegeben] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+off+` * [[option_tcl.look.eval_keep_context]] *tcl.look.eval_keep_context* -** Beschreibung: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] +** Beschreibung: pass:none[behält den Inhalt zwischen zwei Aufrufen bei Quellcode Evaluierung (Option "eval" des Skript-Befehls oder Info "%s_eval"); ein Hintergrundskript wird für die Evaluierung verwendet; wird diese Option deaktiviert, dann wird das Hintergrundskript nach jeder Evaluierung entfernt: das bedeutet weniger Speicherbedarf, ist aber langsamer] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` |