core/homeassistant/components/fivem/translations/ja.json

21 lines
979 B
JSON
Raw Normal View History

2022-02-09 00:23:56 +00:00
{
"config": {
"abort": {
"already_configured": "FiveM\u30b5\u30fc\u30d0\u30fc\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
2022-02-13 00:16:41 +00:00
"invalid_game_name": "\u63a5\u7d9a\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u30b2\u30fc\u30e0\u306eAPI\u306f\u3001FiveM\u306e\u30b2\u30fc\u30e0\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",
2022-02-11 00:14:55 +00:00
"invalid_gamename": "\u63a5\u7d9a\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u30b2\u30fc\u30e0\u306eAPI\u306f\u3001FiveM\u306e\u30b2\u30fc\u30e0\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",
"unknown_error": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
2022-02-09 00:23:56 +00:00
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"name": "\u540d\u524d",
"port": "\u30dd\u30fc\u30c8"
}
}
}
}
}