From bccb4606384c3179d0dee5b79d606c0af95c31f3 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 16 Feb 2025 01:19:21 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 63.1% (219 of 347 strings) Translation: Baresip/baresip app Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ja/ --- app/src/main/res/values-ja-rJP/strings.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml index 6ff54e2f..89850e85 100644 --- a/app/src/main/res/values-ja-rJP/strings.xml +++ b/app/src/main/res/values-ja-rJP/strings.xml @@ -130,12 +130,7 @@ Do you want to add \'%1$s\' to contacts or delete %2$s from call history? Do you want to delete chat with peer \'%1$s\' or add peer to contacts? - IP address and port of form \'address:port\' at which baresip listens - for incoming SIP requests. If IP address is an IPv6 address, it must be written inside - brackets []. IPv4 address 0.0.0.0 or IPv6 address [::] makes baresip listen at all - available addresses. If left empty (factory default), baresip listens at port 5060 of - all available addresses. - + IP address and port of form \'address:port\' at which baresip listens for incoming SIP requests. If IP address is an IPv6 address, it must be written inside brackets []. IPv4 address 0.0.0.0 or IPv6 address [::] makes baresip listen at all available addresses. If left empty (factory default), baresip listens at port 5060 of all available addresses. Comma separated list of addresses of DNS servers. If not given, DNS server addresses are obtained dynamically from the system. Each DNS address is of form \'ip:port\' or \'ip\'. If port is omitted, it defaults to 53. If ip is an IPv6 address and