summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-05-22 10:09:10 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-05-22 10:09:10 +0200
commit631e019eb78af1900bf22f85316afbe94d01577f (patch)
treef96bdd034c0fe06cd41dfbebee845ce9358b97ca
parent22591c11fe5882c2c568ea0fa2e54d7fad152e8d (diff)
downloadweechat-631e019eb78af1900bf22f85316afbe94d01577f.zip
doc: update German auto-generated files
-rw-r--r--doc/de/autogen/plugin_api/hdata.adoc6
-rw-r--r--doc/de/autogen/user/relay_options.adoc4
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.adoc b/doc/de/autogen/plugin_api/hdata.adoc
index 633d511f4..51055935f 100644
--- a/doc/de/autogen/plugin_api/hdata.adoc
+++ b/doc/de/autogen/plugin_api/hdata.adoc
@@ -6,7 +6,7 @@
:hdata_update_delete: __delete
[width="100%",cols="^1,^2,2,2,5",options="header"]
|===
-| Erweiterung | Name | Beschreibung | Lists | Variables
+| Erweiterung | Name | Beschreibung | Listen | Variablen
| guile
| [[hdata_guile_script]]<<hdata_guile_script,guile_script>>
@@ -694,7 +694,7 @@ _last_gui_history_ +
_next_history_   (pointer, hdata: "history") +
_prev_history_   (pointer, hdata: "history") +
-*Update allowed:* +
+*Update erlaubt:* +
    _{hdata_update_create}_ +
    _{hdata_update_delete}_ +
@@ -822,7 +822,7 @@ _prefix_   (shared_string) +
_prefix_length_   (integer) +
_message_   (string) +
-*Update allowed:* +
+*Update erlaubt:* +
    _date_ (time) +
    _date_printed_ (time) +
    _tags_array_ (shared_string) +
diff --git a/doc/de/autogen/user/relay_options.adoc b/doc/de/autogen/user/relay_options.adoc
index ad2e002ec..5361881dc 100644
--- a/doc/de/autogen/user/relay_options.adoc
+++ b/doc/de/autogen/user/relay_options.adoc
@@ -88,7 +88,7 @@
** Werte: 0 .. 65535 (Standardwert: `+256+`)
* [[option_relay.network.allow_empty_password]] *relay.network.allow_empty_password*
-** Beschreibung: pass:none[allow empty password in relay (it should be enabled only for tests or local network)]
+** Beschreibung: pass:none[erlaubt das kein Passwort für Relay genutzt wird (sollte ausschließlich für Testzwecke oder auf einem lokalen System genutzt werden)]
** Typ: boolesch
** Werte: on, off (Standardwert: `+off+`)
@@ -123,7 +123,7 @@
** Werte: 0 .. 2147483647 (Standardwert: `+5+`)
* [[option_relay.network.password]] *relay.network.password*
-** Beschreibung: pass:none[password required by clients to access this relay (empty value means no password required, see option relay.network.allow_empty_password) (note: content is evaluated, see /help eval)]
+** Beschreibung: pass:none[Passwort wird von Clients benötigt um Zugriff auf dieses Relay zu erhalten (kein Eintrag bedeutet, dass kein Passwort benötigt wird, siehe Option relay.network.allow_empty_password) (Hinweis: Inhalt wird evaluiert, siehe /help eval)]
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `+""+`)