summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/cs.po11
-rw-r--r--po/de.po60
-rw-r--r--po/es.po11
-rw-r--r--po/fr.po25
-rw-r--r--po/hu.po11
-rw-r--r--po/it.po11
-rw-r--r--po/ja.po11
-rw-r--r--po/pl.po11
-rw-r--r--po/pt.po11
-rw-r--r--po/pt_BR.po11
-rw-r--r--po/ru.po11
-rw-r--r--po/sr.po11
-rw-r--r--po/tr.po11
-rw-r--r--po/weechat.pot11
14 files changed, 187 insertions, 30 deletions
diff --git a/po/cs.po b/po/cs.po
index d313df7a9..0a3952ee4 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1929,18 +1929,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/de.po b/po/de.po
index ba0287f9f..51d584726 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: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-26 11:23+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German - Germany <weechatter@arcor.de>\n"
@@ -2330,6 +2330,55 @@ msgstr "Funktionen für die Befehlszeile"
msgid "<action> [<arguments>]"
msgstr "<action> [<arguments>]"
+#, fuzzy
+#| msgid ""
+#| "list of actions:\n"
+#| " return: simulate key \"enter\"\n"
+#| " complete_next: complete word with next completion\n"
+#| " complete_previous: complete word with previous completion\n"
+#| " search_text_here: search text in buffer at current position\n"
+#| " search_text: search text in buffer\n"
+#| " search_switch_case: switch exact case for search\n"
+#| " search_switch_regex: switch search type: string/regular expression\n"
+#| " search_switch_where: switch search in messages/prefixes\n"
+#| " search_previous: search previous line\n"
+#| " search_next: search next line\n"
+#| " search_stop_here: stop search at current position\n"
+#| " search_stop: stop search\n"
+#| " delete_previous_char: delete previous char\n"
+#| " delete_next_char: delete next char\n"
+#| " delete_previous_word: delete previous word\n"
+#| " delete_previous_word_whitespace: delete previous word (until "
+#| "whitespace)\n"
+#| " delete_next_word: delete next word\n"
+#| " delete_beginning_of_line: delete from beginning of line until cursor\n"
+#| " delete_end_of_line: delete from cursor until end of line\n"
+#| " delete_line: delete entire line\n"
+#| " clipboard_paste: paste from the internal clipboard\n"
+#| " transpose_chars: transpose two chars\n"
+#| " undo: undo last command line action\n"
+#| " redo: redo last command line action\n"
+#| " move_beginning_of_line: move cursor to beginning of line\n"
+#| " move_end_of_line: move cursor to end of line\n"
+#| " move_previous_char: move cursor to previous char\n"
+#| " move_next_char: move cursor to next char\n"
+#| " move_previous_word: move cursor to previous word\n"
+#| " move_next_word: move cursor to next word\n"
+#| " history_previous: recall previous command in current buffer history\n"
+#| " history_next: recall next command in current buffer history\n"
+#| " history_global_previous: recall previous command in global history\n"
+#| " history_global_next: recall next command in global history\n"
+#| " grab_key: grab a key (optional argument: delay for end of grab, default "
+#| "is 500 milliseconds)\n"
+#| " grab_key_command: grab a key with its associated command (optional "
+#| "argument: delay for end of grab, default is 500 milliseconds)\n"
+#| " grab_mouse: grab mouse event code\n"
+#| " grab_mouse_area: grab mouse event code with area\n"
+#| " insert: insert text in command line (escaped chars are allowed, see /"
+#| "help print)\n"
+#| " send: send text to the buffer\n"
+#| "\n"
+#| "This command is used by key bindings or plugins."
msgid ""
"list of actions:\n"
" return: simulate key \"enter\"\n"
@@ -2350,18 +2399,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/es.po b/po/es.po
index 2fcd9a9e2..ecd121843 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Santiago Forero <santiago@forero.xyz>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2394,18 +2394,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/fr.po b/po/fr.po
index e1211241a..4479aba0c 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
-"PO-Revision-Date: 2023-03-26 10:58+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
+"PO-Revision-Date: 2023-03-26 18:34+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -2305,18 +2305,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
@@ -2355,18 +2362,28 @@ msgstr ""
"espace)\n"
" delete_next_word : effacer le mot suivant\n"
" delete_beginning_of_line : effacer du début de la ligne jusqu'au curseur\n"
+" delete_beginning_of_input : effacer du début de la ligne de commande "
+"jusqu'au curseur\n"
" delete_end_of_line : effacer du curseur jusqu'à la fin de la ligne\n"
-" delete_line : effacer la ligne entière\n"
+" delete_end_of_input : effacer du curseur jusqu'à la fin de la ligne de "
+"commande\n"
+" delete_line : effacer la ligne courante\n"
+" delete_input : effacer la ligne de commande entière\n"
" clipboard_paste : coller depuis le presse-papiers interne\n"
" transpose_chars : inverser deux caractères\n"
" undo : défaire la dernière action de la ligne de commande\n"
" redo : refaire la dernière action de la ligne de commande\n"
" move_beginning_of_line : déplacer le curseur au début de la ligne\n"
+" move_beginning_of_input : déplacer le curseur au début de la ligne de "
+"commande\n"
" move_end_of_line : déplacer le curseur à la fin de la ligne\n"
+" move_end_of_input : déplacer le curseur à la fin de la ligne de commande\n"
" move_previous_char : déplacer le curseur sur le caractère précédent\n"
" move_next_char : déplacer le curseur sur le caractère suivant\n"
" move_previous_word : déplacer le curseur sur le mot précédent\n"
" move_next_word : déplacer le curseur sur le mot suivant\n"
+" move_previous_line : déplacer le curseur sur la ligne précédente\n"
+" move_next_line : déplacer le curseur sur la ligne suivante\n"
" history_previous : rappeler la commande précédente dans l'historique du "
"tampon courant\n"
" history_next : rappeler la commande suivante dans l'historique du tampon "
diff --git a/po/hu.po b/po/hu.po
index f78d4d1b1..447cbf5e9 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2022-10-15 22:51+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1804,18 +1804,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/it.po b/po/it.po
index 5fe8ca915..6e81134f7 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1996,18 +1996,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/ja.po b/po/ja.po
index 16ac93b8b..65789b59b 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -2310,18 +2310,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/pl.po b/po/pl.po
index 9379f9623..be21bcead 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -2580,18 +2580,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/pt.po b/po/pt.po
index b25a3539f..fc458675a 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -2300,18 +2300,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 156050059..ece3bfe45 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2063,18 +2063,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/ru.po b/po/ru.po
index b537b67ab..004ef1911 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1825,18 +1825,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/sr.po b/po/sr.po
index 1577010d8..8c91fb93f 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2566,18 +2566,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/tr.po b/po/tr.po
index b59073f28..ea5bcaf94 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2609,18 +2609,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 2ed91e7c3..8e7314023 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-03-26 10:57+0200\n"
+"POT-Creation-Date: 2023-03-26 18:31+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1662,18 +1662,25 @@ msgid ""
" delete_previous_word_whitespace: delete previous word (until whitespace)\n"
" delete_next_word: delete next word\n"
" delete_beginning_of_line: delete from beginning of line until cursor\n"
+" delete_beginning_of_input: delete from beginning of input until cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
-" delete_line: delete entire line\n"
+" delete_end_of_input: delete from cursor until end of input\n"
+" delete_line: delete current line\n"
+" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"
" undo: undo last command line action\n"
" redo: redo last command line action\n"
" move_beginning_of_line: move cursor to beginning of line\n"
+" move_beginning_of_input: move cursor to beginning of input\n"
" move_end_of_line: move cursor to end of line\n"
+" move_end_of_input: move cursor to end of input\n"
" move_previous_char: move cursor to previous char\n"
" move_next_char: move cursor to next char\n"
" move_previous_word: move cursor to previous word\n"
" move_next_word: move cursor to next word\n"
+" move_previous_line: move cursor to previous line\n"
+" move_next_line: move cursor to next line\n"
" history_previous: recall previous command in current buffer history\n"
" history_next: recall next command in current buffer history\n"
" history_global_previous: recall previous command in global history\n"