Translated using Weblate (English)

Currently translated at 100.0% (196 of 196 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/
This commit is contained in:
Allan Nordhøy
2019-12-27 19:00:26 +00:00
committed by Hosted Weblate
parent 4e7c0bf5ef
commit 684fe1724e

View File

@ -99,13 +99,7 @@
<!-- Accounts Activity -->
<string name="accounts">Accounts</string>
<string name="new_account">New Account</string>
<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>
<string name="accounts_help">"It is possibly to set account port number and transport protocol as username@domain[:port][;transport=udp|tcp|tls] when creating a new account. UDP is used if only specifying the port. Port 5060 or 5061 (TLS) is used if only transport protocol is specified. The account\'s registrar (if any) is determined solely based on info from domain DNS if neither port, transport protocol, nor outbound proxy is specified."</string>
<string name="user_domain">user@domain</string>
<string name="invalid_aor">Invalid user@domain[:port][;transport=udp|tcp|tls] \'%1$s\'</string>
<string name="account_exists">Account \'%1$s\' already exists.</string>