From 40de466475a617f42d1f5cfa03d0342676e84c9b Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Wed, 7 Nov 2018 18:10:59 +0200 Subject: i18n: sync translations, add location annotatations Thanks to a recent commit, the translation files will now have info about locations where the string is used. That can help is deciding the correct translation, as all contexts are more easily found. Signed-off-by: Hannu Nyman --- applications/luci-app-commands/po/ja/commands.po | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'applications/luci-app-commands/po/ja') diff --git a/applications/luci-app-commands/po/ja/commands.po b/applications/luci-app-commands/po/ja/commands.po index 307951c9c..ae185600d 100644 --- a/applications/luci-app-commands/po/ja/commands.po +++ b/applications/luci-app-commands/po/ja/commands.po @@ -12,95 +12,127 @@ msgstr "" "X-Generator: Poedit 1.8.11\n" "POT-Creation-Date: \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:146 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:164 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:144 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:138 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:150 msgid "Download" msgstr "ダウンロード" +#: applications/luci-app-commands/luasrc/view/commands.htm:119 msgid "Download execution result" msgstr "実行結果のダウンロード:" +#: applications/luci-app-commands/luasrc/view/commands.htm:79 msgid "Failed to execute command!" msgstr "コマンドの実行に失敗しました!" +#: applications/luci-app-commands/luasrc/view/commands.htm:152 msgid "Link" msgstr "リンク" +#: applications/luci-app-commands/luasrc/view/commands.htm:53 msgid "Loading" msgstr "読み込み中" +#: applications/luci-app-commands/luasrc/view/commands.htm:119 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:149 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." @@ -108,6 +140,7 @@ msgstr "" "このページでは、ウェブインターフェースから簡単にシェル・コマンドを実行するこ" "とができます。" +#: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." msgstr "コマンド実行中です..." -- cgit v1.2.3