Update japanese translation (#2969)

* update base duckstation-qt_ja.ts

* update Japanese translation

* translate controller name on controllersettingsdialog
This commit is contained in:
Dolphin
2023-05-02 20:46:06 +09:00
committed by GitHub
parent d4769e18cc
commit 9526e15ec2
4 changed files with 821 additions and 687 deletions

View File

@ -7,13 +7,14 @@
#include "digital_controller.h"
#include "fmt/format.h"
#include "guncon.h"
#include "host.h"
#include "negcon.h"
#include "playstation_mouse.h"
#include "util/state_wrapper.h"
static const Controller::ControllerInfo s_none_info = {ControllerType::None,
"None",
"Not Connected",
TRANSLATABLE("ControllerType", "Not Connected"),
nullptr,
0,
nullptr,