Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 68 | Rev 96 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
68 magnus 1
#
2
#    Translators, if you are not familiar with the PO format, gettext
3
#    documentation is worth reading, especially sections dedicated to
4
#    this format, e.g. by running:
5
#         info -n '(gettext)PO Files'
6
#         info -n '(gettext)Header Entry'
7
#
8
#    Some information specific to po-debconf are available at
9
#            /usr/share/doc/po-debconf/README-trans
10
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11
#
12
#    Developers do not need to manually edit POT or PO files.
13
#
14
msgid ""
15
msgstr ""
16
"Project-Id-Version: lsh-utils 2.0.4-dfsg-4\n"
69 magnus 17
"Report-Msgid-Bugs-To: lsh-utils@packages.debian.org\n"
18
"POT-Creation-Date: 2009-11-28 17:05+0100\n"
19
"PO-Revision-Date: 2009-11-28 17:25+0100\n"
68 magnus 20
"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
21
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
22
"MIME-Version: 1.0\n"
23
"Content-Type: text/plain; charset=UTF-8\n"
24
"Content-Transfer-Encoding: 8bit\n"
25
 
26
#. Type: string
27
#. Description
28
#: ../lsh-server.templates:1001
29
msgid "lsh server port:"
30
msgstr "lsh サーバのポート番号:"
31
 
32
#. Type: string
33
#. Description
34
#: ../lsh-server.templates:1001
35
msgid ""
36
"The default port for lshd is 22. If you would like lshd to run on a "
37
"different port, please specify the alternative port here. If you specify 22, "
38
"you will need to manually disable any other ssh servers you have running on "
39
"port 22, other than OpenSSH (from the `openssh-server' package). OpenSSH "
40
"will be automatically disabled, if you choose 22 here."
41
msgstr ""
69 magnus 42
"lshd のデフォルトのポート番号は 22 番です。別のポートで lshd を動作させたい場"
43
"合は、ここで別のポートを指定してください。22 番を指定した場合は、同じポート番"
44
"号で動作する (openssh-server パッケージの) OpenSSH 以外の ssh サーバを手動で"
45
"無効にする必要があります。ポート 22 番を選択した場合、OpenSSH は自動的に無効"
46
"に設定されます。"
68 magnus 47
 
48
#. Type: boolean
49
#. Description
50
#: ../lsh-server.templates:2001
51
msgid "Enable the sftp subsystem?"
52
msgstr "sftp サブシステムを有効にしますか?"
53
 
54
#. Type: boolean
55
#. Description
56
#: ../lsh-server.templates:2001
57
msgid ""
69 magnus 58
"If you want to use sftp with lsh, you will need this subsystem. Please bear "
68 magnus 59
"in mind, that it's still experimental. Therefore the default  is disabled "
60
"but can be enabled now or later by manually changing /etc/default/lsh-server."
61
msgstr ""
69 magnus 62
"lsh で sftp を使いたい場合は、このサブシステムを有効にする必要があります。覚"
63
"えていてほしいのですが、これはまだ実験的なものです。そのためデフォルトでは無"
64
"効になっていますが、今すぐ有効にすることもできますし、あるいは後ほど手動で /"
65
"etc/default/lsh-server を変更して有効にもできます。"
68 magnus 66
 
67
#. Type: boolean
68
#. Description
69
#: ../lsh-server.templates:2001
70
msgid ""
71
"Please choose whether you want to use the EXPERIMENTAL sftp support now."
69 magnus 72
msgstr "「実験的な」sftp サポートを使うかどうかを選んでください。"
68 magnus 73
 
74
#. Type: boolean
75
#. Description
76
#: ../lsh-server.templates:3001
77
msgid "Remove host key on purge?"
78
msgstr "完全削除 (purge) 時にホスト鍵を削除しますか?"
79
 
80
#. Type: boolean
81
#. Description
82
#: ../lsh-server.templates:3001
83
msgid ""
84
"When this package is installed, a host key is generated to authenticate your "
85
"host. This host key is not purged with the rest of the package by default."
86
msgstr ""
69 magnus 87
"このパッケージがインストールされる際、ホストを認証するためのホスト鍵が生成さ"
88
"れます。このホスト鍵はデフォルトではパッケージの他のファイルと一緒に削除され"
89
"ません。"
68 magnus 90
 
91
#. Type: boolean
92
#. Description
93
#: ../lsh-server.templates:3001
94
msgid ""
95
"Please choose whether you want to purge the host key when the package is "
96
"removed."
97
msgstr ""
98
"パッケージが削除される際にホスト鍵も完全に削除するかどうかを選んでください。"