Translated using Weblate (Swedish)
Currently translated at 82.8% (208 of 251 strings) Translation: Baresip/baresip app Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
This commit is contained in:
committed by
Hosted Weblate
parent
3b71070128
commit
189c6ca0b2
@ -138,7 +138,7 @@
|
||||
<string name="account">Konto</string>
|
||||
<string name="about_title_plus">Om baresip+</string>
|
||||
<string name="about_title">Om baresip</string>
|
||||
<string name="about_text"><h1>SIP-klient baserad på baresip-biblioteket</h1> <p>Juha Heinanen &lt;jh@tutpro.com&gt;</p> <p>Version %1$s</p> <h2>Användartips</h2> <ul> <li>I Androids inställningar för Appar och aviseringar, tillåt aviseringar och stäng av batterioptimering för appen baresip (om du vill minimera risken att Android stänger baresip.).</li> <li>Anpassa baresips inställningar efter dina behov (tryck på en inställnings titel för hjälp).</li> <li>Sedan, under Konton, skapa ett eller flera konton (igen, tryck på en inställnings titel för hjälp).</li> <li>Ett nytt konto kan delvis konfigureras automatiskt. Se <a href=https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration>Wiki</a> för mer information.</li> <li>Registreringsstatus för ett konto visas med en färgad prick: grön (registrering lyckades, gul (registrering pågår), röd (registrering misslyckades), vit (registrering är inte aktiverad).</li> <li>Touch on the dot leads directly to account configuration.</li> <li>Swipe down gesture causes re-registration of the currently shown account.</li> <li>Swipe left/right gesture toggles between the accounts.</li> <li>Icon at the top of the main screen toggles speakerphone.</li> <li>Icons at the bottom of the main screen lead to voicemail (if Voicemail URI has been configured for the account), contacts, messages, and call history, and allow toggling between numeric and alphanumeric keyboard.</li> <li>Previous call party can be reselect by touching the call icon when Callee is empty.</li> <li>Peers of calls and messages can be added to contacts by long touches.</li> <li>Long touches can also be used to remove calls, chats, messages, and contacts.</li> <li>Touch/long touch of contact icon can be used to install/remove image avatar.</li> </ul> <h2>Known Issues</h2> <ul> <li>Due to limitations in underlying libraries, baresip does not currently support multiple, concurrently active network interfaces. Active network interface preference order is VPN, Internet, other.</li> </ul> <h2>Källkod</h2> Källkoden finns tillgänglig på <a href=https://github.com/juha-h/baresip-studio>GitHub</a> där även fel och problem kan rapporteras. <h2>Licenser</h2> <ul> <li><b>BSD-3-Clause</b> förutom följande:</li> <li><b>Apache 2.0</b> AMR-kodek och TLS-säkerhet</li> <li><b>LGPL 2.1</b> G.722- och G.726-kodekar</li> <li><b>AGPLv4</b> ZRTP mediakryptering</li> <li><b>GNU GPLv3</b> G.729-kodek</li> </ul></string>
|
||||
<string name="about_text"><h1>SIP-klient baserad på baresip-biblioteket</h1> <p>Juha Heinanen &lt;jh@tutpro.com&gt;</p> <p>Version %1$s</p> <h2>Användartips</h2> <ul> <li>I Androids inställningar för Appar och aviseringar, tillåt aviseringar och stäng av batterioptimering för appen baresip (om du vill minimera risken att Android stänger baresip.).</li> <li>Anpassa baresips inställningar efter dina behov (tryck på en inställnings titel för hjälp).</li> <li>Sedan, under Konton, skapa ett eller flera konton (igen, tryck på en inställnings titel för hjälp).</li> <li>Ett nytt konto kan delvis konfigureras automatiskt. Se <a href=https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration>Wiki</a> för mer information.</li> <li>Registreringsstatus för ett konto visas med en färgad prick: grön (registrering lyckades), gul (registrering pågår), röd (registrering misslyckades), vit (registrering är inte aktiverad).</li> <li>Om du trycker på den färgade pricken tas du till kontots konfiguration.</li> <li>Om du sveper ner över skärmen registrerar det valda kontot om sig.</li> <li>Swipe left/right gesture toggles between the accounts.</li> <li>Icon at the top of the main screen toggles speakerphone.</li> <li>Icons at the bottom of the main screen lead to voicemail (if Voicemail URI has been configured for the account), contacts, messages, and call history, and allow toggling between numeric and alphanumeric keyboard.</li> <li>Previous call party can be reselect by touching the call icon when Callee is empty.</li> <li>Peers of calls and messages can be added to contacts by long touches.</li> <li>Long touches can also be used to remove calls, chats, messages, and contacts.</li> <li>Touch/long touch of contact icon can be used to install/remove image avatar.</li> </ul> <h2>Known Issues</h2> <ul> <li>Due to limitations in underlying libraries, baresip does not currently support multiple, concurrently active network interfaces. Active network interface preference order is VPN, Internet, other.</li> </ul> <h2>Källkod</h2> Källkoden finns tillgänglig på <a href=https://github.com/juha-h/baresip-studio>GitHub</a> där även fel och problem kan rapporteras. <h2>Licenser</h2> <ul> <li><b>BSD-3-Clause</b> förutom följande:</li> <li><b>Apache 2.0</b> AMR-kodek och TLS-säkerhet</li> <li><b>LGPL 2.1</b> G.722- och G.726-kodekar</li> <li><b>AGPLv4</b> ZRTP mediakryptering</li> <li><b>GNU GPLv3</b> G.729-kodek</li> </ul></string>
|
||||
<string name="transfer_request_query">Accepterar du att koppla det här samtalet till \'%1$s\'\?</string>
|
||||
<string name="audio_modules_title">Ljudmoduler</string>
|
||||
<string name="start_failed">Baresip kunde inte starta. Det kan bero på ett ogiltigt värde för en inställning. Kontrollera Adress att lyssna på, TLS certifikat-fil och TLS CA-fil. Starta sedan om baresip.</string>
|
||||
|
||||
Reference in New Issue
Block a user