summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-01-05 07:46:24 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-01-05 07:46:24 +0100
commit7a55d8aa290ff069955834e8844dab9fe02ade8b (patch)
tree923d6aa9cd4d74bca6c4638384c2c536c8516280 /po/ja.po
parent9f169a7fb57bc7872dd9edff99d615d6d1b48adf (diff)
downloadweechat-7a55d8aa290ff069955834e8844dab9fe02ade8b.zip
alias: do not allow slashes and spaces in alias name (closes #646)
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po6
1 files changed, 5 insertions, 1 deletions
diff --git a/po/ja.po b/po/ja.po
index a78de482c..38f4b1ea8 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: 2016-01-03 08:56+0100\n"
+"POT-Creation-Date: 2016-01-05 07:28+0100\n"
"PO-Revision-Date: 2016-01-05 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
@@ -4887,6 +4887,10 @@ msgstr "別名コマンド"
msgid "%s%s: error, circular reference when calling alias \"%s\""
msgstr "%s%s: エラー、別名 \"%s\" の呼び出し中に循環参照を検知"
+#, fuzzy, c-format
+msgid "%s%s: invalid alias name: \"%s\""
+msgstr "%s%s: 不正な文字セット: \"%s\""
+
#, c-format
msgid "%s%s: error creating alias \"%s\" => \"%s\""
msgstr "%s%s: 別名 \"%s\" => \"%s\" 作成中にエラー"