luci-app-commands: Update Japanese translation

Added some Japanese translations of recently added strings.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
INAGAKI Hiroshi 2017-01-21 18:24:22 +09:00
parent 2c502a8fe3
commit 668e691d5c

View file

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"PO-Revision-Date: 2016-12-21 11:59+0900\n"
"PO-Revision-Date: 2017-01-21 18:09+0900\n"
"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n"
"Language-Team: none\n"
"Language: ja\n"
@ -18,7 +18,8 @@ msgstr "設定したコマンドの簡単な説明文を記載します"
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr "事前認証無しでのコマンドの実行と、結果出力のダウンロードを許可します。"
msgstr ""
"事前認証無しでのコマンドの実行と、結果出力のダウンロードを許可します。"
msgid "Allow the user to provide additional command line arguments"
msgstr "コマンドラインに対する引数の追記を許可するか設定します"
@ -39,10 +40,10 @@ msgid "Command"
msgstr "コマンド"
msgid "Command executed successfully."
msgstr ""
msgstr "コマンドの実行に成功しました。"
msgid "Command exited with status code"
msgstr ""
msgstr "コマンドは次のステータス コードで終了しました:"
msgid "Command failed"
msgstr "コマンド失敗"
@ -75,7 +76,7 @@ msgid "Download"
msgstr "ダウンロード"
msgid "Download execution result"
msgstr ""
msgstr "実行結果のダウンロード:"
msgid "Failed to execute command!"
msgstr "コマンドの実行に失敗しました!"
@ -87,7 +88,7 @@ msgid "Loading"
msgstr "読み込み中"
msgid "Or display result"
msgstr ""
msgstr "または結果の表示:"
msgid "Public access"
msgstr "パブリック・アクセス"
@ -96,10 +97,10 @@ msgid "Run"
msgstr "実行"
msgid "Standard Error"
msgstr ""
msgstr "標準エラー"
msgid "Standard Output"
msgstr ""
msgstr "標準出力"
msgid ""
"This page allows you to configure custom shell commands which can be easily "