From d3bf2d09f740221771806789b00bf915c9f5f2e3 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Fri, 26 Jan 2024 14:51:36 +0100 Subject: initial commit --- mobile-kt/app/res/values-ja/strings.xml | 66 +++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 mobile-kt/app/res/values-ja/strings.xml (limited to 'mobile-kt/app/res/values-ja/strings.xml') diff --git a/mobile-kt/app/res/values-ja/strings.xml b/mobile-kt/app/res/values-ja/strings.xml new file mode 100644 index 0000000..cdd2d3c --- /dev/null +++ b/mobile-kt/app/res/values-ja/strings.xml @@ -0,0 +1,66 @@ + + + + Pihole DNS Proxy + + + + 開始 + + + 止まる + + + + + Running with %s + + + 止まる + + + + + Listening for WiFi connection change + + + Stop Listener + + + プロキシ開始 + + + + + 設定 + + + + Use automatic DNS Server / Pihole discovery + + + Whether to use the automatic discovery mechanism to set the DNS server + + + + Pihole IP アドレス + + + + Use WiFi listener + + + Automatically deactivates the proxy on WiFi disconnect + + + + Use WiFi listener for activation + + + Automatically activates the proxy on WiFi connect when connecting to specific WLAN. Needs location services to function! + + + + WLAN SSID + + -- cgit v1.2.3