summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-07-26 19:55:24 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-07-26 19:55:24 +0200
commit8107025c78eb6413351c6ac8d1354466c06e8ea7 (patch)
tree72712de2796ccef7190538a67fa5efed40481712 /po/ja.po
parent5c5df1b06823bcdbde21fd38d4d728ec29fa5b5c (diff)
downloadweechat-8107025c78eb6413351c6ac8d1354466c06e8ea7.zip
core: update translations
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po5
1 files changed, 4 insertions, 1 deletions
diff --git a/po/ja.po b/po/ja.po
index 8b8c02fd4..bd098458c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-07-26 09:42+0200\n"
+"POT-Creation-Date: 2015-07-26 19:50+0200\n"
"PO-Revision-Date: 2015-07-26 09:42+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
@@ -1822,17 +1822,20 @@ msgstr "コマンドライン関数"
msgid "<action> [<arguments>]"
msgstr "<action> [<arguments>]"
+#, fuzzy
msgid ""
"list of actions:\n"
" return: simulate key \"enter\"\n"
" complete_next: complete word with next completion\n"
" complete_previous: complete word with previous completion\n"
+" search_text_here: search text in buffer at current position\n"
" search_text: search text in buffer\n"
" search_switch_case: switch exact case for search\n"
" search_switch_regex: switch search type: string/regular expression\n"
" search_switch_where: switch search in messages/prefixes\n"
" search_previous: search previous line\n"
" search_next: search next line\n"
+" search_stop_here: stop search at current position\n"
" search_stop: stop search\n"
" delete_previous_char: delete previous char\n"
" delete_next_char: delete next char\n"