summaryrefslogtreecommitdiff
path: root/po/sr.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-08-31 22:39:17 +0200
committerSébastien Helleu <flashcode@flashtux.org>2021-08-31 22:39:17 +0200
commit6fc6166cfe6c1ee4b6a2a8451b318bcf4f7fafb4 (patch)
treef88155a60c0bfc74071e4801ba7fb53e2875d279 /po/sr.po
parent12be3b8c332c75a398f77478fd8d62304c632a1e (diff)
downloadweechat-6fc6166cfe6c1ee4b6a2a8451b318bcf4f7fafb4.zip
core: update translations
Diffstat (limited to 'po/sr.po')
-rw-r--r--po/sr.po69
1 files changed, 68 insertions, 1 deletions
diff --git a/po/sr.po b/po/sr.po
index 123e7f5a2..2b4ed25c4 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: 2021-08-12 18:13+0200\n"
+"POT-Creation-Date: 2021-08-31 22:27+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2238,6 +2238,69 @@ msgstr "функције за командну линију"
msgid "<action> [<arguments>]"
msgstr "<акција> [<аргументи>]"
+#, 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_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"
+#| " jump_smart: jump to next buffer with activity\n"
+#| " jump_last_buffer_displayed: jump to last buffer displayed (before last "
+#| "jump to a buffer)\n"
+#| " jump_previously_visited_buffer: jump to previously visited buffer\n"
+#| " jump_next_visited_buffer: jump to next visited buffer\n"
+#| " hotlist_clear: clear hotlist (optional argument: \"lowest\" to clear "
+#| "only lowest level in hotlist, \"highest\" to clear only highest level in "
+#| "hotlist, or level mask: integer which is a combination of 1=join/part, "
+#| "2=message, 4=private, 8=highlight)\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"
+#| " set_unread: set unread marker for all buffers\n"
+#| " set_unread_current_buffer: set unread marker for current buffer\n"
+#| " switch_active_buffer: switch to next merged buffer\n"
+#| " switch_active_buffer_previous: switch to previous merged buffer\n"
+#| " zoom_merged_buffer: zoom on merged buffer\n"
+#| " insert: insert text in command line (escaped chars are allowed, see /"
+#| "help print)\n"
+#| " send: send text to the buffer\n"
+#| " paste_start: start paste (bracketed paste mode)\n"
+#| " paste_stop: stop paste (bracketed paste mode)\n"
+#| "\n"
+#| "This command is used by key bindings or plugins."
msgid ""
"list of actions:\n"
" return: simulate key \"enter\"\n"
@@ -2282,6 +2345,10 @@ msgid ""
"lowest level in hotlist, \"highest\" to clear only highest level in hotlist, "
"or level mask: integer which is a combination of 1=join/part, 2=message, "
"4=private, 8=highlight)\n"
+" hotlist_remove_buffer: remove current buffer from hotlist\n"
+" hotlist_restore_buffer: restore latest hotlist removed in the current "
+"buffer\n"
+" hotlist_restore_all: restore latest hotlist removed in all buffers\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 "