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

@ -48,7 +48,7 @@
<li> <b> Libre</b> G.722 codec</li>
<li> <b> GNU GPLv3 </b> Codec G.729 </li>
</ul>
]]></string>
]]></string>
<!-- Account Activity -->
<string name="account">Cuenta</string>
<string name="display_name">Nombre para mostrar</string>
@ -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>
@ -336,7 +336,7 @@
<li>Códice H.264 y H.265 de <b>GNU GPLv2</b> </li>
<li>Códice AV1 de <b>AOMedia</b></li>
</ul>
]]></string>
]]></string>
<string name="about_title_plus">Acerca de baresip+</string>
<string name="reg_int">Intervalo de inscripción</string>
<string name="invalid_reg_int">Intervalo de registro no válido \'%1$s\'</string>
@ -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>