diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-16 23:07:33 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-16 23:07:33 +0100 |
commit | 2b78673aa9717871e993212949287fdd8d0bb033 (patch) | |
tree | cf5ffdc86b646620c2095d6f6f525beda7eb3a25 /po/pt_BR.po | |
parent | fc0b73207b51eed495e35ac5f341c8b4d1ee4f40 (diff) | |
download | weechat-2b78673aa9717871e993212949287fdd8d0bb033.zip |
core: add git version in build, display it in "weechat-curses --help" and /version
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index a40db4680..6787e6d26 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-12-13 18:51+0100\n" +"POT-Creation-Date: 2012-12-16 19:14+0100\n" "PO-Revision-Date: 2012-09-29 11:43+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -55,9 +55,9 @@ msgstr "" # bind -> vincular # handshake -> handshake (don't translate it when related to cryptography) #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"WeeChat %s Copyright %s, compiled on %s %s\n" +"WeeChat %s%s%s%s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu <flashcode@flashtux.org> - %s" msgstr "" "WeeChat %s Copyright %s, compilado em %s %s\n" @@ -6944,6 +6944,11 @@ msgstr "versão do WeeChat" msgid "WeeChat version (as number)" msgstr "versão do WeeChat (como um número)" +msgid "" +"WeeChat git version (output of command \"git describe\" for a development " +"version only, empty for a stable release)" +msgstr "" + msgid "WeeChat compilation date" msgstr "data de compilação do WeeChat" |