{
  "componentName": "サーバーセレクター",
  "header": {
    "title": "サーバーを選択するか、URLで追加してください"
  },
  "recentlyUsed": {
    "title": "最近使用したサーバー"
  },
  "allServers": {
    "title": "すべてのサーバー"
  },
  "labels": {
    "serverUrl": "サーバーURL",
    "serverName": "表示名"
  },
  "placeholders": {
    "serverUrl": "GXサーバーのURLを入力",
    "serverName": "GXサーバーの表示名を入力",
    "searchServers": "名前でサーバーを検索..."
  },
  "footer": {
    "cancel": "キャンセル",
    "confirm": "確認"
  },
  "errors": {
    "serverUrlInvalid": "サーバーURLが無効です"
  },
  "emptyConnectedServers": "表示するサーバーがありません",
  "status": {
    "connected": "接続済み"
  },
  "captions": {
    "selectServer": "Select a server from the list below",
    "addServer": "Enter a server URL manually"
  },
  "actions": {
    "deleteServer": "Delete server"
  }
}
