diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-18 11:51:25 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-18 11:51:25 +0200 |
commit | 6c567c813edf40f41f36e5677b86c3614dce18e8 (patch) | |
tree | e8664956a54d83552da692a0437c65559dcb3c7b /po/pt_BR.po | |
parent | a2b21df6aba2f3394cd59aa11bfc852826fb0376 (diff) | |
download | weechat-6c567c813edf40f41f36e5677b86c3614dce18e8.zip |
core: update translations
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 42713ef71..4ea7e03b5 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-05-18 09:49+0200\n" +"POT-Creation-Date: 2023-05-18 11:42+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5536,6 +5536,7 @@ msgid "" " $n-: arguments from 'n' to last\n" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" +" $&: all arguments, with \" replaced by \\\"\n" " $~: last argument\n" " $var: where \"var\" is a local variable of buffer (see /buffer " "listvar)\n" |