diff options
Diffstat (limited to 'l10n-ja/suite/chatzilla/chrome/networks.properties')
-rw-r--r-- | l10n-ja/suite/chatzilla/chrome/networks.properties | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-ja/suite/chatzilla/chrome/networks.properties b/l10n-ja/suite/chatzilla/chrome/networks.properties new file mode 100644 index 0000000000..ffee44bfdc --- /dev/null +++ b/l10n-ja/suite/chatzilla/chrome/networks.properties @@ -0,0 +1,28 @@ +# 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/. + +network-headerDefault=ネットワーク +network-headerName=%S のネットワーク +network-saveErrorTitle=保存エラー +network-saveError=ネットワークリストへの保存時に例外が発生しました: \n %S。 + +network-addTitle=ネットワークの追加 +network-add=追加するネットワークを入力してください: +network-editTitle=ネットワークの編集 +network-edit=ネットワーク名: +network-removeTitle=ネットワークの削除 +network-remove=このネットワークを削除してもよろしいですか?: \n %S +network-nameErrorTitle=ネットワークが存在します +network-nameError=%S のネットワークはすでに存在します。 + +network-confirmRestoreDefaultsTitle=ネットワークリストを既定値に戻す +network-confirmRestoreDefaults=ネットワークリストを既定値に戻し、あなたの変更を上書きしてもよろしいですか? + +server-ConnectionSecurityType-0=なし +server-ConnectionSecurityType-3=SSL/TLS +server-removeTitle=サーバーの削除 +server-remove=このサーバーを削除してもよろしいですか?: \n %S? + +invalidServerName=不正なサーバー名 +enterValidServerName=正しいサーバー名を入力してください。 |