Browsing Japanese translation

22862295 of 3317 results
2286.
<h3>Path to clam</h3>
<p>The filesystem path to <code>clamscan</code> or <code>clamdscan</code> for virus checking. It is assumed that a failure of clam to run will mean that a file should be treated as a virus, and a quarantine directory will be automatically set up by your Mahara installation.</p>
Context:
lang/en.utf8/help/forms/siteoptions.pathtoclam.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>clamのパス</h3>
<p>ウイルスチェック用<code>clamscan</code>または<code>clamdscan</code>のファイルパスを入力してください。clamが実行できない場合、ファイルにウイルスが感染していると見なされます。また、隔離ディレクトリは、あなたのインストール済みMaharaで自動的に作成されます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.pathtoclam.html
2287.
<h3>Path to file</h3>
<p>The filesystem path for the 'file' utility (typically <code>/usr/bin/file</code>). 'file' is used to determine the file type of uploaded files.</p>
Context:
lang/en.utf8/help/forms/siteoptions.pathtofile.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>fileのパス</h3>
<p>「file」プログラムのファイルシステムパスを入力してください (一般的には、<code>/usr/bin/file</code> です)。「file」は、アップロードファイルのファイルタイプ決定に使用されます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.pathtofile.html
2288.
<h3>Send Weekly Updates</h3>
<p>If you tick &quot;send weekly updates&quot;, Mahara will automatically send an update to mahara.org once a week with updated information about your installation.</p>
<p>The information sent is high level statistical information - no personal information about any of your users is sent. You can review the type of information that is sent before you register your Mahara site (which you can do from the admin home page).</p>
Context:
lang/en.utf8/help/forms/siteoptions.registration_sendweeklyupdates.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>更新内容を週に1回送信する</h3>
<p>あなたが、「更新内容を週に1回送信しますか?」をチェックした場合、Maharaは週に1回、あなたのインストール済みMaharaに関する更新情報をmahara.orgに自動送信します。</p>
<p>送信される情報は、高いレベルの統計情報です - あなたのユーザに関する個人情報は一切送信されません。あなたのMaharaサイトを登録する前、あなたは送信される情報タイプを (管理ホームページにて) レビューできます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.registration_sendweeklyupdates.html
2289.
<h3>Display remote avatars</h3>

<p>If this option is enabled,
the <a href="http://www.gravatar.com">Gravatar</a> online service will be
used to display profile pictures for users who don't have one set in
Mahara. This allows users to set their profile picture once on the Gravatar
site instead of having to do it on every Mahara and online service
individually. (If Gravatar doesn't have a picture for that user, then the
default Mahara picture will be shown.)</p>

<h4>Reasons to turn it off</h4>

<p>This option should be disabled in installations (such as locked-down
intranets) where <b>users don't have access to the wider Internet</b>. Using
Gravatar in such an environment would simply add extra delays.</p>

<p>Also, for <b>sites delivered over https</b>, enabling Gravatar profile
pictures might trigger security warnings on some browsers. This is due to the
fact that Gravatar images are served via normal unencrypted http.</p>

<h4>Custom avatar server</h4>

<p>If you have a custom avatar server which implements the Gravatar
protocol, you may specify its base url in your config.php file:</p>

<p><code>$cfg->remoteavatarbaseurl = 'http://example.com/avatar/';</code></p>
Context:
lang/en.utf8/help/forms/siteoptions.remoteavatars.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>リモートアバタを表示する</h3>

<p>このオプションが有効にされた場合、Mahara内にプロファイル写真を設定していないユーザの写真を表示するため<a href="http://www.gravatar.com">Gravatar</a>オンラインサービスが利用されます。このサービスによりすべてのMaharaサイトおよびオンラインサービス個々にプロファイル写真を設定するのではなく、Gravatarのみにプロファイル写真を設定できます (Gravatarにユーザ写真が存在しない場合、デフォルトMaharaアイコンが表示されます)。</p>

<h4>無効にする理由</h4>

<p><b>ユーザが (固定されたイントラネット等において) 広範囲のインターネットにアクセスできない場合</b>、インストール時、このオプションは無効にされるべきです。そのような環境では、Gravatarの使用により単に余分な遅延が発生するのみとなります。</p>

<p>同様に、<b>https経由でサイトが表示される場合</b>、Gravatarプロファイル写真を有効にすることでいくつかのブラウザでは、セキュリティ上の警告が表示されることになります。これは、暗号化されない一般的なhttp経由でGravatarイメージが提供されることに起因します。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.remoteavatars.html
2290.
<h3>Search plugin</h3>
<p>Where a search plugin additional to the default internal system has been installed, you can select which search engine will be used within the site.</p>

Context:
lang/en.utf8/help/forms/siteoptions.searchplugin.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>検索プラグイン</h3>
<p>インストール済みのデフォルト内部システムに追加する検索プラグインです。あなたは、サイト内でどの検索エンジンを使用するか選択できます。</p>

Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.searchplugin.html
2291.
<h3>Session lifetime</h3>
<p>For security reasons, after a specified period of inactivity, a user will be automatically logged off the site. The session lifetime field specifies how many minutes before a user who is inactive on the site, is logged out.</p>
Context:
lang/en.utf8/help/forms/siteoptions.sessionlifetime.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>セッションライフタイム</h3>
<p>セキュリティ上の理由から、一定時間活動がない場合、ユーザは自動的にサイトからログアウトされます。セッションライフタイムフィールドでは、サイト内で活動していないユーザが何分でログアウトされるか指定します。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.sessionlifetime.html
2292.
<h3>Site name</h3>
<p>As the name of your Mahara installation, the site name is shown in certain places around the site, as well as in system generated messages.</p>
<p>This field may be disabled if overridden by a setting in your config.php file.</p>
Context:
lang/en.utf8/help/forms/siteoptions.sitename.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>サイト名</h3>
<p>あなたのインストール済みMaharaの名称としてサイト名はサイト全体で表示されます。また、システムにより生成されるメッセージの発信元としても表示されます。</p>
<p>あなたのconfig.phpファイルによりオーバーライドする場合、このフィールドを無効にできます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.sitename.html
2293.
<h3>SMTP Host</h3>
<p>If you want to force Mahara to use a specific SMTP server instead of the system one, enter its hostname here.</p>
<p>It is possible to specify more than one host by separating them with semicolons, e.g. <em>smtp1.example.com;smtp2.example.com</em>, but keep in mind that all other settings (e.g. authentication credentials and port numbers) will apply to all listed servers. It is not possible to specify different credentials for each server in this list. This feature is useful when SMTP host authentication is not required or you list different frontends for the same mail server in which case other settings will work.</p>
<p>This field may be disabled if overridden by a setting in your config.php file.</p>
Context:
lang/en.utf8/help/forms/siteoptions.smtphosts.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>SMTPホスト</h3>
<p>あなたが使用しているサーバの代わりに特定のSMTPサーバの使用を強制したい場合、ここにホスト名を入力してください。</p>
<p>セミコロンで分離して1台以上のホストを指定できます (例 smtp1.example.com;smtp2.example.com)。ここで指定したサーバすべてに他の設定 (例 認証情報およびポート) が適用されることに留意してください。このリストではそれぞれのサーバに異なる認証情報を指定することはできません。この機能はSMTP認証が要求されない場合、または他の設定が動作するよう、あなたが同じメールサーバに異なるフロントエンドを配置する場合に有用です。</p>
<p>あなたのconfig.phpファイルによりオーバーライドする場合、このフィールドを無効にできます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.smtphosts.html
2294.
<h3>SMTP Port</h3>
<p>If SMTP server uses a port number different from 25, you may specify it here.</p>
<p>When encryption is enabled the default ports are 465 for SSL and 587 for TLS. You only need to specify a port number if it's different from these. Check the correct settings with your mail service provider.</p>
<p>This field may be disabled if overridden by a setting in your config.php file.</p>
Context:
lang/en.utf8/help/forms/siteoptions.smtpport.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>SMTPポート</h3>
<p>SMTPサーバが25以外のポートを使用する場合、あなたはここで指定できます。</p>
<p>暗号化が有効にされている場合、SSLのデフォルトポートは465、TLSのデフォルトポートは587です。これらのポートと異なる場合、あなが指定する必要があるのはポート番号のみです。あなたのサービスプロバイダの正しい設定を確認してください。</p>
<p>あなたのconfig.phpファイルによりオーバーライドする場合、このフィールドを無効にできます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.smtpport.html
2295.
<h3>SMTP Encryption</h3>
<p>If the SMTP server supports encryption, enable it here.</p>
<p>This field may be disabled if overridden by a setting in your config.php file.</p>
Context:
lang/en.utf8/help/forms/siteoptions.smtpsecure.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<h3>SMTP暗号化</h3>
<p>SMTPサーバが暗号化をサポートする場合、ここで有効にしてください。</p>
<p>あなたのconfig.phpファイルによりオーバーライドする場合、このフィールドを無効にできます。</p>
Translated by Mitsuhiro Yoshida
Located in lang/en.utf8/help/forms/siteoptions.smtpsecure.html
22862295 of 3317 results

This translation is managed by Mitsuhiro Yoshida, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Mitsuhiro Yoshida.