- Alignment of strings with weblate.
This commit is contained in:
@ -257,4 +257,4 @@
|
||||
<string name="audio_modules_help">Las cuentas pueden utiilzar códecs de audio provistos por los módulos comprobados.</string>
|
||||
<string name="failed_to_load_module">Falló la carga del módulo.</string>
|
||||
<string name="no_calls">No es posible hacer o responder llamadas sin el permiso Micrófono.</string>
|
||||
</resources>
|
||||
</resources>
|
||||
@ -200,4 +200,4 @@
|
||||
<string name="accounts_help">Det er mulig å sette kontoportnummer og transportprotokoll som username@domain[:port][;transport=udp|tcp|tls] ved opprettelse av en ny konto. UDP brukes hvis kun port angis. Port 5060 eller 5061 (TLS) brukes hvis kun transportprotokoll angis. Kontoens registrar (hvis noen) angis kun basert på info fra domenets DNS hvis hverken port, transportprotokoll, og heller ikke utgående mellomtjener angis.</string>
|
||||
<string name="prefer_ipv6_media">Foretrekk IPv6-media</string>
|
||||
<string name="prefer_ipv6_media_help">Tilby bruk av IPv6-mediaprotokoll (hvis tilgjengelig) når likemanns mediaprotokoll ikke kan bestemmes.</string>
|
||||
</resources>
|
||||
</resources>
|
||||
@ -111,13 +111,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">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="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>
|
||||
@ -318,4 +312,4 @@
|
||||
<string name="no_calls">You are not able to place or answer calls without Microphone permission.</string>
|
||||
<string name="account_password">Account %1$s Authentication Password</string>
|
||||
<string name="show_password">Show Password</string>
|
||||
</resources>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user