luci-app-commands: Update Japanese translation
added some translations for public access function. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
parent
6456d46fc8
commit
7804758a5f
1 changed files with 10 additions and 6 deletions
|
@ -1,26 +1,28 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"PO-Revision-Date: 2013-10-05 17:15+0200\n"
|
||||
"Last-Translator: Kentaro <kentaro.matsuyama@gmail.com>\n"
|
||||
"Project-Id-Version: \n"
|
||||
"PO-Revision-Date: 2016-12-21 11:59+0900\n"
|
||||
"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Pootle 2.0.6\n"
|
||||
"X-Generator: Poedit 1.8.11\n"
|
||||
"POT-Creation-Date: \n"
|
||||
|
||||
msgid "A short textual description of the configured command"
|
||||
msgstr "設定したコマンドの簡単な説明文を記載します"
|
||||
|
||||
msgid "Access command with"
|
||||
msgstr ""
|
||||
msgstr "コマンドへのアクセス"
|
||||
|
||||
msgid ""
|
||||
"Allow executing the command and downloading its output without prior "
|
||||
"authentication"
|
||||
msgstr ""
|
||||
"事前認証無しでのコマンドの実行と、結果出力のダウンロードを許可します。"
|
||||
|
||||
msgid "Allow the user to provide additional command line arguments"
|
||||
msgstr "コマンドラインに対する引数の追記を許可するか設定します"
|
||||
|
@ -88,7 +90,9 @@ msgstr "実行"
|
|||
msgid ""
|
||||
"This page allows you to configure custom shell commands which can be easily "
|
||||
"invoked from the web interface."
|
||||
msgstr "このページでは、ウェブインターフェースから簡単にシェル・コマンドを実行することができます。"
|
||||
msgstr ""
|
||||
"このページでは、ウェブインターフェースから簡単にシェル・コマンドを実行するこ"
|
||||
"とができます。"
|
||||
|
||||
msgid "Waiting for command to complete..."
|
||||
msgstr "コマンド実行中です..."
|
||||
|
|
Loading…
Reference in a new issue