Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
116125 of 254 results
116.
<qt>
Automatically accept temporary cookies meant to expire at the end of the current session. Such cookies will not be stored in your computer's hard drive or storage device. Instead, they are deleted when you close all applications (e.g. your browser) that use them.<p>
<u>NOTE:</u> Checking this option along with the next one will override your default as well as site specific cookie policies. However, doing so also increases your privacy since all cookies will be removed when the current session ends.
</qt>
i18n: file: kcookiespoliciesdlg.ui:47
i18n: ectx: property (whatsThis), widget (QCheckBox, cbAutoAcceptSessionCookies)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<qt>
一時クッキーの自動受け入れでは、セッション終了時にクッキーの期限が終わります。このようなクッキーは、コンピュータのハードディスクや記憶装置に保存されることはありません。使用しているアプリケーション(例えばブラウザ)を終了すると、これらのクッキーを削除します。<p>
<u>注意:</u>このオプションを次のオプションと一緒にチェックすると、標準クッキーポリシーと個別設定ポリシーを上書きします。しかし、これによりプライバシーの保護度合は増します。全てのクッキーをセッション終了時に削除するからです。
</qt>
Translated by Yukiko Bando
Reviewed by Yukiko Bando
In upstream:
<qt>
セッションの終了と同時に期限切れになるセッションクッキーを自動的に受け入れます。このようなクッキーは、コンピュータのハードディスクや記憶装置に保存されることはありません。セッションクッキーはそれらのクッキーを使用しているブラウザなどのアプリケーションを終了すると消滅します。<p>
注意: このオプションを次のオプションと一緒に選択すると、サイトごとに設定したポリシーだけでなく標準ポリシーも無効になります。しかし、セッション終了時にすべてのクッキーが削除されるので、プライバシーはより保護されます。
</qt>
Suggested by Yukiko Bando
Located in rc.cpp:229
117.
Treat &all cookies as session cookies
i18n: file: kcookiespolicies.ui:63
i18n: ectx: property (text), widget (QCheckBox, cbIgnoreCookieExpirationDate)
すべてのクッキーをセッションクッキーとして扱う(&I)
Translated by Yukiko Bando
Reviewed by Yukiko Bando
ACCELERATOR changed by translator
Located in rc.cpp:172
118.
<qt>
Treat all cookies as session cookies. Session cookies are small pieces of data that are temporarily stored in your computer's memory until you quit or close all applications (e.g. your browser) that use them. Unlike regular cookies, session cookies are never stored on your hard drive or other storage medium.<p>
<u>NOTE:</u> Checking this option along with the previous one will override your default as well as site specific cookie policies. However, doing so also increases your privacy since all cookies will be removed when the current session ends.
</qt>
i18n: file: kcookiespoliciesdlg.ui:60
i18n: ectx: property (whatsThis), widget (QCheckBox, cbIgnoreCookieExpirationDate)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<qt>
全てのクッキーがセッションクッキーとして扱う。セッションクッキーは、あなたのコンピュータのメモリに格納される小さなデータのまとまりで、使用しているアプリケーション(例えばブラウザ)を終了すると消えてしまうものです。標準的なクッキーとは異なり、セッションクッキーはあなたのコンピュータのハードディスクや記憶装置には保存されません。<p>
<u>注意:</u>このオプションを次のオプションと一緒にチェックすると、標準クッキーポリシーと個別設定ポリシーを上書きします。しかし、これによりプライバシーの保護度合は増します。全てのクッキーをセッション終了時に削除するからです。
</qt>
Translated by Yukiko Bando
Reviewed by Yukiko Bando
Located in rc.cpp:238
119.
Default Policy
i18n: file: kcookiespolicies.ui:86
i18n: ectx: property (title), widget (QGroupBox, bgDefault)
標準ポリシー
Translated and reviewed by Yukiko Bando
Shared:
デフォルトのポリシー
Suggested by Yukiko Bando
Located in rc.cpp:186
120.
<qt>
Determines how cookies received from a remote machine will be handled:
<ul>
<li><b>Ask</b> will cause KDE to ask for your confirmation whenever a server wants to set a cookie."</li>
<li><b>Accept</b> will cause cookies to be accepted without prompting you.</li>
<li><b>Reject</b> will cause the cookiejar to refuse all cookies it receives.</li>
</ul><p>
<u>NOTE:</u> Domain specific policies, which can be set below, always take precedence over the default policy.
</qt>
i18n: file kcookiespoliciesdlg_ui.ui line 106
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
<qt>
リモートマシンから受け取ったクッキーをどのよう扱うかを決定します。<ul>
<li><b>確認</b> - サーバがクッキーを送ってくるたびに確認を求める</li>
<li><b>受け入れ</b> - 確認せずにクッキーを受け入れる</li>
<li><b>拒否</b> - すべてのクッキーを拒否する</li>
</ul><p>
<u>注意:</u> ドメインごとに設定された個別ポリシーは、常に標準ポリシーより優先されます。
</qt>
Translated by Yukiko Bando
Reviewed by Yukiko Bando
In upstream:
<qt>
リモートマシンから受け取ったクッキーをどのように扱うかを決定します。<ul>
<li>[確認を求める] サーバがクッキーを送ってくるたびに確認を求めます。</li>
<li>[受け入れる] 確認せずにクッキーを受け入れます。</li>
<li>[拒否する] すべてのクッキーを拒否します。</li>
</ul><p>
注意: ドメインごとに設定されたサイトポリシーは、常に標準ポリシーより優先されます。
</qt>
Suggested by Yukiko Bando
Located in rc.cpp:205
121.
Ask &for confirmation
i18n: file: kcookiespolicies.ui:92
i18n: ectx: property (text), widget (QRadioButton, rbPolicyAsk)
確認を求める(&F)
Translated by Yukiko Bando
Reviewed by Yukiko Bando
Located in rc.cpp:189
122.
Accep&t all cookies
i18n: file: kcookiespolicies.ui:99
i18n: ectx: property (text), widget (QRadioButton, rbPolicyAccept)
すべてのクッキーを受け入れる(&T)
Translated by Yukiko Bando
Reviewed by Yukiko Bando
Located in rc.cpp:192
123.
Re&ject all cookies
i18n: file: kcookiespolicies.ui:106
i18n: ectx: property (text), widget (QRadioButton, rbPolicyReject)
すべてのクッキーを拒否する(&J)
Translated by Yukiko Bando
Reviewed by Yukiko Bando
Located in rc.cpp:195
124.
Site Policy
i18n: file: kcookiespolicies.ui:134
i18n: ectx: property (title), widget (QGroupBox, gbDomainSpecific)
サイトポリシー
Translated and reviewed by Yukiko Bando
Located in rc.cpp:203
125.
<qt>
To add a new policy, simply click on the <b>Add...</b> button and supply the necessary information. To change an existing policy, use the <b>Change...</b> button and choose the new policy from the policy dialog box. Clicking on the <b>Delete</b> button will remove the currently selected policy causing the default policy setting to be used for that domain whereas <b>Delete All</b> will remove all the site specific policies.
</qt>
i18n: file kcookiespoliciesdlg_ui.ui line 148
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<qt>
新規ポリシーを追加するには単に<b>追加...</b>ボタンをクリックして、表示されたダイアログボックスに必要な情報を入力するだけです。既存のポリシーを変更するときは<b>変更...</b>ボタンをクリックし、ポリシーダイアログで新規ポリシーを設定します。<b>削除</b>ボタンをクリックすると選択しているポリシーが削除され、そのドメインに対しては標準ポリシーを適用します。<b>全て削除</b>はサイト別のポリシーを全て削除します。
</qt>
Translated by Yukiko Bando
Reviewed by Yukiko Bando
In upstream:
<qt>
新規ポリシーを追加するには「追加」ボタンをクリックして、ダイアログボックスに必要な情報を入力してください。既存のポリシーを変更するには「変更」ボタンをクリックし、ダイアログで新しいポリシーを選んでください。「削除」ボタンをクリックすると、選択されたポリシーを削除します。削除した場合、そのドメインに対しては標準ポリシーが適用されます。「すべて削除」はサイト別のポリシーをすべて削除します。
</qt>
Suggested by Yukiko Bando
Located in rc.cpp:228
116125 of 254 results

This translation is managed by Ubuntu Japanese Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Yukiko Bando.