diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-19 07:49:54 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-19 07:49:54 +0200 |
commit | 56f5a01b991e56ec02e67fcd5642fd819c368bb0 (patch) | |
tree | 3ccc6c309cceae52a0f32f30df54e819daad0c9f /po/pt_BR.po | |
parent | d65afdfc7c6135fbf270a8b8725e4a1f2852c803 (diff) | |
download | weechat-56f5a01b991e56ec02e67fcd5642fd819c368bb0.zip |
irc: fix typo in a message
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 9ef927f9e..6da271722 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-06-14 09:47+0200\n" -"PO-Revision-Date: 2014-04-05 16:12+0200\n" +"POT-Creation-Date: 2014-06-19 07:44+0200\n" +"PO-Revision-Date: 2014-06-19 07:46+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pt_BR\n" @@ -7725,7 +7725,7 @@ msgid "%s - client certificate info (%s):" msgstr " - informações do certificado do cliente (%s):" #, c-format -msgid "%sgnutls: unable to read certifcate \"%s\"" +msgid "%sgnutls: unable to read certificate \"%s\"" msgstr "%sgnutls: não foi possível ler certificado \"%s\"" #, fuzzy, c-format |