Files
cockpit_avm/static/login.po.ja.html

160 lines
5.4 KiB
HTML
Raw Normal View History

2026-04-21 15:38:57 +08:00
<script>
(function (root, data) {
window.cockpit_po = data;
/* The syntax of this line is important for po2json */
}(this, {
"": {'plural-forms':function(n) {
var nplurals, plural;
nplurals=1; plural=0;
return plural;
},
"language": "ja",
"x-generator": "Weblate 3.10.3"
},
"$0 error": [
null,
"$0 エラー"
],
"A modern browser is required for security, reliability, and performance.": [
null,
"セキュリティー、信頼性、およびパフォーマンスに対して最新のブラウザーが必要です。"
],
"Authentication Failed: Server closed connection": [
null,
"認証に失敗しました: サーバーの接続が切断されました"
],
"Authentication failed": [
null,
"認証に失敗しました"
],
"Cockpit": [
null,
"Cockpit"
],
"Cockpit authentication is configured incorrectly.": [
null,
"Cockpit の認証が間違って設定されています。"
],
"Cockpit is a server manager that makes it easy to administer your Linux servers via a web browser. Jumping between the terminal and the web tool is no problem. A service started via Cockpit can be stopped via the terminal. Likewise, if an error occurs in the terminal, it can be seen in the Cockpit journal interface.": [
null,
"Cockpit は、Web ブラウザーで Linux サーバーを簡単に管理できるサーバーマネージャーです。端末と Web ツールを区別せずに使用できます。Cockpit で起動されたサービスは端末で停止できます。同様に、端末でエラーが発生した場合は、そのエラーを Cockpit ジャーナルインターフェースで確認できます。"
],
"Cockpit is perfect for new sysadmins, allowing them to easily perform simple tasks such as storage administration, inspecting journals and starting and stopping services. You can monitor and administer several servers at the same time. Just add them with a single click and your machines will look after its buddies.": [
null,
"Cockpit は経験が少ないシステム管理者に最適です。これらのシステム管理者はストレージの管理、ジャーナルの検査、サービスの起動および停止などの単純なタスクを簡単に実行できるようになります。また、複数のサーバーを同時に監視および管理できます。これらのサーバーはクリックするだけで追加できます。追加後に、ご使用のマシンは他のマシンを管理するようになります。"
],
"Connect to": [
null,
"接続先"
],
"Download a new browser for free": [
null,
"新しいブラウザーを無料でダウンロードします"
],
"Internal Error: Invalid challenge header": [
null,
"内部エラー: 無効なチャレンジヘッダー"
],
"Log In": [
null,
"ログイン"
],
"Log in with your server user account.": [
null,
"サーバーのユーザーアカウントでログインします。"
],
"Login Again": [
null,
"再ログイン"
],
"Logout Successful": [
null,
"ログアウトが正常に行われました"
],
"Once Cockpit is installed, enable it with \"systemctl enable --now cockpit.socket\".": [
null,
"Cockpit がインストールされたら、\"systemctl enable --now cockpit.socket\" コマンドで有効にします。"
],
"Or use a bundled browser": [
null,
"あるいは、バンドルされたブラウザーを使用します"
],
"Other Options": [
null,
"他のオプション"
],
"Password": [
null,
"パスワード"
],
"Permission denied": [
null,
"パーミッションが拒否されました"
],
"Please specify the host to connect to": [
null,
"接続するホストを指定してください"
],
"Refusing to connect. Host is unknown": [
null,
"接続を拒否しています。ホストが不明です"
],
"Refusing to connect. Hostkey does not match": [
null,
"接続を拒否しています。ホストキーが一致しません"
],
"Refusing to connect. Hostkey is unknown": [
null,
"接続を拒否しています。ホストキーが不明です"
],
"Reuse my password for privileged tasks": [
null,
"特権タスクにパスワードを再使用する"
],
"Server": [
null,
"サーバー"
],
"The server refused to authenticate '$0' using password authentication, and no other supported authentication methods are available.": [
null,
"サーバーはパスワード認証を使用した '$0' の認証を拒否しました。サポートされた他の認証方法は利用できません。"
],
"The web browser configuration prevents Cockpit from running (inaccessible $0)": [
null,
"Web ブラウザーの設定により、Cockpit の実行は防がれます (アクセスできない $0)"
],
"This web browser is too old to run Cockpit (missing $0)": [
null,
"この Web ブラウザーは古いため Cockpit を実行できません ($0 が不明)"
],
"Try Again": [
null,
"再試行します"
],
"Unable to connect to that address": [
null,
"そのアドレスに接続できません"
],
"User name": [
null,
"ユーザー名"
],
"User name cannot be empty": [
null,
"ユーザー名は空にできません"
],
"Validating authentication token": [
null,
"認証トークンの検証"
],
"Web Console for Linux servers": [
null,
"Linux サーバー用 Web コンソール"
],
"Wrong user name or password": [
null,
"ユーザー名またはパスワードが間違っています"
]
}));
</script>