Translated using Weblate (Japanese)

Currently translated at 62.1% (215 of 346 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ja/
This commit is contained in:
Anonymous
2025-03-30 08:56:27 +02:00
committed by Hosted Weblate
parent 234819047d
commit c2faa87416
+3 -10
View File
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="about_text"> <string name="about_text"><![CDATA[
<![CDATA[
<h1>Baresip library based SIP User Agent</h1> <h1>Baresip library based SIP User Agent</h1>
<p>Juha Heinanen &lt;[email protected]&gt;</p> <p>Juha Heinanen &lt;[email protected]&gt;</p>
<p>Version %1$s</p> <p>Version %1$s</p>
@@ -36,8 +35,7 @@
<li><b>AGPLv4</b> ZRTP media encryption</li> <li><b>AGPLv4</b> ZRTP media encryption</li>
<li><b>GNU GPLv3</b> G.729 codec</li> <li><b>GNU GPLv3</b> G.729 codec</li>
</ul> </ul>
]]> ]]></string>
</string>
<string name="about_text_plus"> <string name="about_text_plus">
<![CDATA[ <![CDATA[
<h1>Baresip library based SIP User Agent with video calls</h1> <h1>Baresip library based SIP User Agent with video calls</h1>
@@ -121,12 +119,7 @@
messages (Message Waiting Indications) are not subscribed to. messages (Message Waiting Indications) are not subscribed to.
</string> </string>
<string name="default_account_help">If checked, this account is selected when baresip is started.</string> <string name="default_account_help">If checked, this account is selected when baresip is started.</string>
<string name="accounts_help">Account\'s port number and transport protocol may be optionally given when a new <string name="accounts_help">Account\'s port number and transport protocol may be optionally given when a new account is created: username@domain[:port][;transport=udp|tcp|tls]. If port is given and transport protocol is not given, transport protocol defaults to udp. If port is not given and transport protocol is given, port defaults to 5060 or 5061 (TLS). If neither is given and no outbound proxy is specified, account\'s registrar (if any) is determined solely based on domain\'s DNS information.</string>
account is created: username@domain[:port][;transport=udp|tcp|tls]. If port is given and transport protocol is
not given, transport protocol defaults to udp. If port is not given and transport protocol is given, port
defaults to 5060 or 5061 (TLS). If neither is given and no outbound proxy is specified, account\'s registrar (if
any) is determined solely based on domain\'s DNS information.
</string>
<string name="calls_add_delete_question">Do you want to add \'%1$s\' to contacts or delete %2$s from call history? <string name="calls_add_delete_question">Do you want to add \'%1$s\' to contacts or delete %2$s from call history?
</string> </string>
<string name="long_chat_question">Do you want to delete chat with peer \'%1$s\' or add peer to contacts?</string> <string name="long_chat_question">Do you want to delete chat with peer \'%1$s\' or add peer to contacts?</string>