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.po | |
parent | a2b21df6aba2f3394cd59aa11bfc852826fb0376 (diff) | |
download | weechat-6c567c813edf40f41f36e5677b86c3614dce18e8.zip |
core: update translations
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,7 +20,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: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -6231,6 +6231,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" |