summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-01-24 20:58:44 +0100
committerSébastien Helleu <flashcode@flashtux.org>2024-01-24 20:58:44 +0100
commit1ac38a4cf94d49455a2c38de1af7ef48bfa9d9eb (patch)
tree2f3428650bf2fd22b5843fdd978d1e98789af406 /po/de.po
parent09e01133d24e43a1759a0771ef9c36fed0a9f6bd (diff)
downloadweechat-1ac38a4cf94d49455a2c38de1af7ef48bfa9d9eb.zip
core: add support of `(?i)` for argument "name" in `/help buffer`
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po27
1 files changed, 15 insertions, 12 deletions
diff --git a/po/de.po b/po/de.po
index 82a1818fa..7d0e19a04 100644
--- a/po/de.po
+++ b/po/de.po
@@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2024-01-05 19:29+0100\n"
+"POT-Creation-Date: 2024-01-24 20:56+0100\n"
"PO-Revision-Date: 2024-01-15 07:43+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -1526,10 +1526,11 @@ msgstr "raw[-]: springt zum ersten Buffer"
msgid "raw[+]: jump to last buffer number"
msgstr "raw[+]: springt zum letzten Buffer"
-msgid "name: jump to buffer by (partial) name"
+msgid ""
+"name: jump to buffer by (partial) name; if the name starts with \"(?i)\", "
+"the search is case insensitive (for example \"(?i)upper\" will find buffer "
+"\"irc.libera.#UPPERCASE\")"
msgstr ""
-"name: wechselt zum Buffer mit dem angegebenen Namen (Name muss nicht "
-"vollständig sein!)"
msgid "define color aliases and display palette of colors"
msgstr "definiert Farbaliase und stellt eine Palette der möglichen Farben dar"
@@ -2973,9 +2974,9 @@ msgid ""
"> date and/or time (ISO 8601): see function \"util_parse_time\" in Plugin "
"API reference (examples: \"11:29:09\", \"2023-12-25T10:29:09.456789Z\")"
msgstr ""
-"> Datum und/oder Uhrzeit (ISO 8601): siehe Funktion \"util_parse_time\" in"
-" der Anleitung für API Erweiterung"
-"(Beispiele: \"11:29:09\", \"2023-12-25T10:29:09.456789Z\")"
+"> Datum und/oder Uhrzeit (ISO 8601): siehe Funktion \"util_parse_time\" in "
+"der Anleitung für API Erweiterung(Beispiele: \"11:29:09\", "
+"\"2023-12-25T10:29:09.456789Z\")"
msgid ""
"raw[-tags]: comma-separated list of tags (see /help filter for a list of "
@@ -16458,8 +16459,7 @@ msgstr "verwaltet Trigger, das Schweizer Armeemesser für WeeChat"
msgid ""
"list [-o|-ol|-i|-il] || listfull || listdefault || add|addoff|addreplace "
"<name> <hook> "
-"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<"
-"return_code>\" [\"<post_action>\"]]]]]] "
+"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<return_code>\" [\"<post_action>\"]]]]]] "
"|| addinput [<hook>] || input|output|recreate <name> || set <name> <option> "
"<value> || rename|copy <name> <new_name> || enable|disable|toggle [<name>|"
"<mask> [<name>|<mask>...]] || restart <name>|<mask> [<name>|<mask>...] || "
@@ -16468,8 +16468,7 @@ msgid ""
msgstr ""
"list [-o|-ol|-i|-il] || listfull || listdefault || add|addoff|addreplace "
"<name> <hook> "
-"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<"
-"return_code>\" [\"<post_action>\"]]]]]] "
+"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<return_code>\" [\"<post_action>\"]]]]]] "
"|| addinput [<hook>] || input|output|recreate <name> || set <name> <option> "
"<value> || rename|copy <name> <new_name> || enable|disable|toggle [<name>|"
"<mask> [<name>|<mask>...]] || restart <name>|<mask> [<name>|<mask>...] || "
@@ -17468,6 +17467,11 @@ msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr ""
"%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)"
+#~ msgid "name: jump to buffer by (partial) name"
+#~ msgstr ""
+#~ "name: wechselt zum Buffer mit dem angegebenen Namen (Name muss nicht "
+#~ "vollständig sein!)"
+
#~ msgid ""
#~ "> date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: 2014-01-19T04:32:55"
#~ msgstr ""
@@ -17479,4 +17483,3 @@ msgstr ""
#~ msgid "time format when quoting a message (see /help cursor)"
#~ msgstr "Zeitformat wenn eine Nachricht gequotet wird (siehe /help cursor)"
-