diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ja/suite/chrome/common/pref/preferences.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/suite/chrome/common/pref/preferences.dtd')
-rw-r--r-- | l10n-ja/suite/chrome/common/pref/preferences.dtd | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/common/pref/preferences.dtd b/l10n-ja/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..f64400086e --- /dev/null +++ b/l10n-ja/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,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"> |