Merge pull request #673 from weblate/weblate-baresip-baresip-app

Translations update from Hosted Weblate (Spanish, Chinese)
This commit is contained in:
juha-h
2026-05-05 08:24:46 +03:00
committed by GitHub
2 changed files with 6 additions and 4 deletions

View File

@ -285,7 +285,7 @@
<string name="about_text_plus"><![CDATA[
<h1>Agente de usuario SIP basado en biblioteca Baresip con videollamadas</h1>
<br>
<p>Juha Heinanen &lt;jh@tutpro.com&gt;</p>
<p>Juha Heinanen <jh@tutpro.com></p>
<p>Versión %1$s</p>
<br>
<h2>Consejos de uso</h2>
@ -483,5 +483,6 @@
<string name="custom_parameters">Parámetros personales</string>
<string name="custom_parameters_help">Listado separador por punto y coma de parámetros de cuenta personal</string>
<string name="telecom">Marco de Telecom</string>
<string name="telecom_help">Utilice el marco Android Telecom para llamadas. Desmarque esto si la pareja no escucha su audio.</string>
<string name="telecom_help">Utilice el marco Android Telecom para llamadas. Si experimenta incidencias relacionadas con el sonido, pruebe si se soluciona cuando apague el Marco de Trabajo de Telecomunicaciones.</string>
<string name="diverted_by">desviado por</string>
</resources>

View File

@ -434,4 +434,5 @@
<string name="custom_parameters_help">以英文分号分隔的自定义账号参数列表</string>
<string name="telecom">Telecom 框架</string>
<string name="telecom_help">使用 Android Telecom 框架进行通话。如果遇到音频相关的问题,请尝试关闭 Telecom 框架,看看是否有所帮助。</string>
<string name="diverted_by">已转接</string>
</resources>