diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index c6639b508..163302bcf 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-08-28 16:36+0200\n" +"POT-Creation-Date: 2012-08-30 08:37+0200\n" "PO-Revision-Date: 2012-08-20 15:20+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7927,13 +7927,13 @@ msgstr "quit WeeChat" msgid "Max WeeChat" msgstr "quit WeeChat" -msgid "alt+d=back to list" +msgid "Alt+key/input: v=back to list d=jump to diff" msgstr "" #, c-format msgid "" "%d/%d scripts (filter: %s) | Sort: %s | Alt+key/input: i=install r=remove " -"l=load L=reload u=unload h=(un)hold d=show detail | Input: q=close $=refresh " +"l=load L=reload u=unload h=(un)hold v=view script | Input: q=close $=refresh " "s:x,y=sort words=filter *=reset filter | Mouse: left=select right=install/" "remove" msgstr "" @@ -7991,6 +7991,7 @@ msgid "" " alt+L reload script\n" " alt+u unload script\n" " alt+h (un)hold script\n" +" alt+v view script\n" "\n" "Input allowed on script buffer:\n" " i/r/l/L/u/h action on script (same as keys above)\n" @@ -8038,6 +8039,16 @@ msgid "" "loaded, %w=min_weechat, %W=max_weechat)" msgstr "" +msgid "colorize output of diff" +msgstr "" + +msgid "" +"command used to show differences between script installed and the new " +"version in repository (\"auto\" = auto detect diff command (git or diff), " +"empty value = disable diff, other string = name of command, for example " +"\"diff\")" +msgstr "" + msgid "" "display source code of script on buffer with detail on a script (script is " "downloaded in a temporary file when detail on script is displayed)" |