luci/applications/luci-app-commands/po/ja/commands.po
Hannu Nyman f4a1fe6c4f treewide: Backport translations from master
Backport translations from master.
Sync.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-03-26 08:49:19 +02:00

154 lines
5.3 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2020-12-10 19:29+0000\n"
"Last-Translator: Ryota <21ryotagamer@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationscommands/ja/>\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: Weblate 4.4-dev\n"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
msgid "A short textual description of the configured command"
msgstr "設定したコマンドの簡単な説明文を記載します"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr "事前認証なしでのコマンドの実行と、結果出力のダウンロードを許可します"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
msgid "Allow the user to provide additional command line arguments"
msgstr "コマンドラインに対する引数の追記を許可するか設定します"
#: applications/luci-app-commands/luasrc/view/commands.htm:162
msgid "Arguments:"
msgstr "引数:"
#: applications/luci-app-commands/luasrc/view/commands.htm:66
msgid "Binary data not displayed, download instead."
msgstr "バイナリデータは表示されずにダウンロードされます。"
#: applications/luci-app-commands/luasrc/view/commands.htm:71
msgid "Code:"
msgstr "コード:"
#: applications/luci-app-commands/luasrc/view/commands.htm:182
msgid "Collecting data..."
msgstr "データを収集中..."
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
msgid "Command"
msgstr "コマンド"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
msgid "Command executed successfully."
msgstr "コマンドの実行に成功しました。"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
msgid "Command exited with status code"
msgstr "コマンドは次のステータスコードで終了しました:"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command failed"
msgstr "コマンド実行失敗"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
msgid "Command line to execute"
msgstr "実行するコマンドラインを記載します"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command successful"
msgstr "コマンド実行成功"
#: applications/luci-app-commands/luasrc/view/commands.htm:160
msgid "Command:"
msgstr "コマンド:"
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
msgid "Configure"
msgstr "設定"
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
#: applications/luci-app-commands/luasrc/view/commands.htm:144
msgid "Custom Commands"
msgstr "カスタムコマンド"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
msgid "Custom arguments"
msgstr "カスタム引数"
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
msgid "Dashboard"
msgstr "ダッシュボード"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
msgid "Description"
msgstr "説明"
#: applications/luci-app-commands/luasrc/view/commands.htm:166
msgid "Download"
msgstr "ダウンロード"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Download execution result"
msgstr "実行結果のダウンロード:"
#: applications/luci-app-commands/luasrc/view/commands.htm:79
msgid "Failed to execute command!"
msgstr "コマンドの実行に失敗しました!"
#: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
msgid "Grant UCI access for luci-app-commands"
msgstr "luci-app-commandsにUCIアクセスを許可"
#: applications/luci-app-commands/luasrc/view/commands.htm:168
msgid "Link"
msgstr "リンク"
#: applications/luci-app-commands/luasrc/view/commands.htm:53
msgid "Loading"
msgstr "読み込み中"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Or display result"
msgstr "または結果の表示:"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
msgid "Public access"
msgstr "パブリックアクセス"
#: applications/luci-app-commands/luasrc/view/commands.htm:165
msgid "Run"
msgstr "実行"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
msgid "Standard Error"
msgstr "標準エラー"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
msgid "Standard Output"
msgstr "標準出力"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
msgid ""
"This page allows you to configure custom shell commands which can be easily "
"invoked from the web interface."
msgstr ""
"このページでは、ウェブインターフェースから簡単にシェルコマンドを実行すること"
"ができます。"
#: applications/luci-app-commands/luasrc/view/commands.htm:150
msgid "This section contains no values yet"
msgstr "このセクションはまだ設定されていません"
#: applications/luci-app-commands/luasrc/view/commands.htm:54
msgid "Waiting for command to complete..."
msgstr "コマンド実行中..."