summaryrefslogtreecommitdiffstats
path: root/l10n-ja/suite/chrome/common/pref/preferences.dtd
blob: f64400086edb7764c0888d8027ce432d73a5faa7 (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
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!ENTITY  windowClose.key "w">
<!ENTITY  preferencesDefaultTitleMac.title "環境設定">
<!ENTITY  preferencesDefaultTitleWin.title "オプション">
<!ENTITY  preferencesCloseButton.label "閉じる">
<!ENTITY  preferencesCloseButton.accesskey "C">

<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog -->
<!ENTITY prefWindow.title "設定">
<!ENTITY prefWindow.size "width: 102ch; height: 44em;"><!-- en-US: width: 102ch; height: 44em; -->
<!ENTITY prefWindowMac2.size "width: 70em; height: 41em;"><!-- en-US: width: 70em; height: 41em; -->
<!ENTITY prefWindowWin2.size "width: 125ch; height: 44em;"><!-- en-US: width: 125ch; height: 44em; -->
<!ENTITY categoryHeader "カテゴリー">

<!ENTITY appear.label "表示">
<!ENTITY content.label "コンテンツ">
<!ENTITY fonts.label "フォント">
<!ENTITY colors.label "配色">
<!ENTITY media.label "メディア">
<!ENTITY spellingPane.label "スペルチェック">

<!ENTITY navigator.label "ブラウザー">
<!ENTITY history.label "履歴">
<!ENTITY languages.label "言語">
<!ENTITY applications.label "ヘルパーアプリケーション">
<!ENTITY locationBar.label "アドレスバー">
<!ENTITY search.label "インターネット検索">
<!ENTITY tabWindows.label "タブブラウズ">
<!ENTITY links.label "リンクの動作">
<!ENTITY download.label "ダウンロード">

<!ENTITY security.label "プライバシーとセキュリティ">
<!ENTITY privatedata.label "プライバシー情報">
<!ENTITY cookies.label "Cookie">
<!ENTITY images.label "画像">
<!ENTITY popups.label "ポップアップウィンドウ">
<!ENTITY passwords.label "パスワード">
<!ENTITY ssltls.label "SSL/TLS">
<!ENTITY certs.label "証明書">

<!ENTITY sync.label "同期">

<!ENTITY advance.label "詳細">
<!ENTITY scriptsAndWindows2.label "スクリプト">
<!ENTITY keynav.label "キーボードナビゲーション">
<!ENTITY findAsYouType.label "タイプ検索">
<!ENTITY cache.label "キャッシュ">
<!ENTITY offlineApps.label "オフラインアプリケーション">
<!ENTITY proxies.label "プロキシー">
<!ENTITY httpnetworking.label "HTTP ネットワーク">
<!ENTITY smart.label "ソフトウェアのインストール">
<!ENTITY mousewheel.label "マウスホイール">
<!ENTITY debugging.label "デバッグ">

<!ENTITY focusSearch.key "f">