blob: f1fd2d4355d81ff57b4a0b265a8f833c46aed6f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
# Generated from applications/luci-wol/luasrc/model/cbi/wol.lua
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-19 00:29+0200\n"
"PO-Revision-Date: 2020-10-16 10:26+0000\n"
"Last-Translator: RyotaGamer <21ryotagamer@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswol/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.3.1-dev\n"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:65
msgid "Choose the host to wake up or enter a custom MAC address to use"
msgstr "起動するホストのMACアドレスを選択または入力してください"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:118
msgid "Dismiss"
msgstr "閉じる"
#: applications/luci-app-wol/root/usr/share/rpcd/acl.d/luci-app-wol.json:3
msgid "Grant access to wake-on-lan executables"
msgstr "wake-on-lan 実行可能ファイルへのアクセスを許可"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:64
msgid "Host to wake up"
msgstr "起動するホストを指定"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:52
msgid "Network interface to use"
msgstr "使用するネットワークインターフェース"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:89
msgid "No target host specified!"
msgstr "ターゲットホストが指定されていません!"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45
msgid ""
"Sometimes only one of the two tools works. If one fails, try the other one"
msgstr "片方のツールのみが動作する場合があるため、片方が失敗する場合は別のツールを試してみてください"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:53
msgid "Specifies the interface the WoL packet is sent on"
msgstr "WoLパケットを送信するインタフェースを指定"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:38
#: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3
msgid "Wake on LAN"
msgstr "Wake on LAN"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:39
msgid ""
"Wake on LAN is a mechanism to remotely boot computers in the local network."
msgstr ""
"Wake on LANはローカルネットワーク内のコンピュータを遠隔で起動させることができ"
"る機能です。"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:135
msgid "Wake up host"
msgstr "ホストを起動"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:106
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:111
msgid "Waking host"
msgstr "ホストを起動"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:124
msgid "Waking host failed:"
msgstr "ホストの起動に失敗しました:"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:44
msgid "WoL program"
msgstr "WoLプログラム"
#~ msgid "Broadcast on all interfaces"
#~ msgstr "全てのインターフェースへブロードキャスト"
#~ msgid "Send to broadcast address"
#~ msgstr "ブロードキャスト アドレスに送信する"
#~ msgid "Starting WoL utility:"
#~ msgstr "WoLユーティリティを起動:"
|