From fe41da1506cd7c186a90f0808a90dd1c5711cb4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 26 Mar 2023 19:15:33 +0200 Subject: core: update translations (issue #1503) --- po/tr.po | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'po/tr.po') 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 \n" "Language-Team: weechat-dev \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" -- cgit v1.2.3