diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 17 |
1 files changed, 14 insertions, 3 deletions
@@ -20,7 +20,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: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/WeeChat>\n" @@ -8359,13 +8359,13 @@ msgstr "WeeChat の終了" msgid "Max WeeChat" msgstr "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 "" @@ -8423,6 +8423,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" @@ -8470,6 +8471,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)" |