summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-05-27 20:20:31 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-05-27 20:20:31 +0200
commit193d2902852c637dfb9ac43830149848224dac10 (patch)
tree5b7c4400ad8f719bef6bc71f24f565ea50950df9 /po/ru.po
parent50f5be70aa449dede9289d9bae9b4fd121a3c330 (diff)
downloadweechat-193d2902852c637dfb9ac43830149848224dac10.zip
alias: add option `missing` in command `/alias`
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po5
1 files changed, 3 insertions, 2 deletions
diff --git a/po/ru.po b/po/ru.po
index 8289652ef..28aeb7c92 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-05-27 09:28+0200\n"
+"POT-Creation-Date: 2023-05-27 20:17+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4840,7 +4840,7 @@ msgstr "перечислить, добавить или удалить серв
msgid ""
"list [<alias>] || add <alias> [<command>[;<command>...]] || addcompletion "
"<completion> <alias> [<command>[;<command>...]] || del <alias> [<alias>...] "
-"|| rename <alias> <new_alias>"
+"|| rename <alias> <new_alias> || missing"
msgstr ""
#, fuzzy, no-c-format
@@ -4850,6 +4850,7 @@ msgid ""
"addcompletion: add an alias with a custom completion\n"
" del: delete an alias\n"
" rename: rename an alias\n"
+" missing: add missing aliases (using default aliases)\n"
" completion: completion for alias: by default completion is done with "
"target command\n"
" note: you can use %%command to use completion of an existing "