summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po11
1 files changed, 9 insertions, 2 deletions
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"