Removed factory default text from video_size_help string

This commit is contained in:
Juha Heinanen
2024-04-15 10:10:46 +03:00
parent 70fa8dbe31
commit 282242e0b6
9 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -176,7 +176,7 @@
<string name="dark_theme">Tmavé téma</string> <string name="dark_theme">Tmavé téma</string>
<string name="both">Obojí</string> <string name="both">Obojí</string>
<string name="video_size">Rozlišení videa</string> <string name="video_size">Rozlišení videa</string>
<string name="video_size_help">Rozlišení videa (šířka x výška). Výchozí hodnota je 800x600.</string> <string name="video_size_help">Rozlišení videa (šířka x výška)</string>
<string name="contacts_help">Vybírá, zda se použijí kontakty baresip, kontakty Android nebo obojí. Pokud se použijí oba a kontakt se stejným jménem existuje v obou, zvolí se kontakt baresip.</string> <string name="contacts_help">Vybírá, zda se použijí kontakty baresip, kontakty Android nebo obojí. Pokud se použijí oba a kontakt se stejným jménem existuje v obou, zvolí se kontakt baresip.</string>
<string name="debug_help">Pokud je zaškrtnuto, poskytuje zprávy protokolu Logcat na úrovni ladění a informací.</string> <string name="debug_help">Pokud je zaškrtnuto, poskytuje zprávy protokolu Logcat na úrovni ladění a informací.</string>
<string name="sip_trace_help">Pokud je zaškrtnuto a pokud je zaškrtnuta volba Debug, zprávy Logcat obsahují také trasování požadavků a odpovědí SIP. Zruší se automaticky při spuštění baresipu.</string> <string name="sip_trace_help">Pokud je zaškrtnuto a pokud je zaškrtnuta volba Debug, zprávy Logcat obsahují také trasování požadavků a odpovědí SIP. Zruší se automaticky při spuštění baresipu.</string>
+1 -1
View File
@@ -249,7 +249,7 @@
<string name="reset_config_alert">¿Estás seguro de que quieres restablecer los valores de fábrica\?</string> <string name="reset_config_alert">¿Estás seguro de que quieres restablecer los valores de fábrica\?</string>
<string name="sip_trace_help">Si está marcada y si Debug está marcada, los mensajes Logcat incluyen también la petición SIP y la traza de respuesta. Desmarcado automáticamente al iniciar baresip.</string> <string name="sip_trace_help">Si está marcada y si Debug está marcada, los mensajes Logcat incluyen también la petición SIP y la traza de respuesta. Desmarcado automáticamente al iniciar baresip.</string>
<string name="sip_trace">Seguimiento SIP</string> <string name="sip_trace">Seguimiento SIP</string>
<string name="video_size_help">Tamaño de los cuadros de vídeo transmitidos (ancho x alto). El valor predeterminado de fábrica es 800x600.</string> <string name="video_size_help">Tamaño de los cuadros de vídeo transmitidos (ancho x alto)</string>
<string name="video_size">Tamaño del fotograma de vídeo</string> <string name="video_size">Tamaño del fotograma de vídeo</string>
<string name="dark_theme_help">Forzar el tema de la pantalla oscura</string> <string name="dark_theme_help">Forzar el tema de la pantalla oscura</string>
<string name="dark_theme">Tema oscuro</string> <string name="dark_theme">Tema oscuro</string>
+1 -2
View File
@@ -393,8 +393,7 @@
<string name="dark_theme">Tumma teema</string> <string name="dark_theme">Tumma teema</string>
<string name="dark_theme_help">Käytä aina tummaa näyttöteemaa</string> <string name="dark_theme_help">Käytä aina tummaa näyttöteemaa</string>
<string name="video_size">Videon kehyskoko</string> <string name="video_size">Videon kehyskoko</string>
<string name="video_size_help">Lähetettävän videon kehyskoko (leveys x korkeus). <string name="video_size_help">Lähetettävän videon kehyskoko (leveys x korkeus)</string>
Tehdasasetus on 800x600.</string>
<string name="contacts_help">Valitsee käytetäänkö baresip-sovelluksen yhteystietoja, Androidin <string name="contacts_help">Valitsee käytetäänkö baresip-sovelluksen yhteystietoja, Androidin
yhteystietoja vai molempia. Jos molempia ja sama yhteystieto on molemmissa, käytetään yhteystietoja vai molempia. Jos molempia ja sama yhteystieto on molemmissa, käytetään
baresip-sovelluksen yhteystietoa.</string> baresip-sovelluksen yhteystietoa.</string>
+1 -1
View File
@@ -157,7 +157,7 @@
<string name="opus_packet_loss_help">Expected Opus audio stream packet loss percentage, <string name="opus_packet_loss_help">Expected Opus audio stream packet loss percentage,
from 0100. By default 0, turning off Opus Forward Error Correction (FEC). from 0100. By default 0, turning off Opus Forward Error Correction (FEC).
</string> </string>
<string name="video_size_help">Size of transmitted video frames (width x height). Factory default is 800x600. <string name="video_size_help">Size of transmitted video frames (width x height)
</string> </string>
<string name="sip_trace_help">If checked and if Debug is checked, provides also SIP <string name="sip_trace_help">If checked and if Debug is checked, provides also SIP
request and response trace to Logcat. Unchecked automatically at baresip start. request and response trace to Logcat. Unchecked automatically at baresip start.
+1 -1
View File
@@ -210,7 +210,7 @@
<string name="video_request">Pedido de Vídeo</string> <string name="video_request">Pedido de Vídeo</string>
<string name="video_call">Chamada de vídeo</string> <string name="video_call">Chamada de vídeo</string>
<string name="confirmation">Confirmação</string> <string name="confirmation">Confirmação</string>
<string name="video_size_help">Tamanho dos quadros de vídeo que foram transmitidos (largura x altura). A configuração de fábrica é 800x600.</string> <string name="video_size_help">Tamanho dos quadros de vídeo que foram transmitidos (largura x altura)</string>
<string name="video_size">Tamanho do Quadro do Vídeo</string> <string name="video_size">Tamanho do Quadro do Vídeo</string>
<string name="aec_extended_filter_help">Caso esteja marcado, o cancelamento do eco estará utilizando um filtro estendido.</string> <string name="aec_extended_filter_help">Caso esteja marcado, o cancelamento do eco estará utilizando um filtro estendido.</string>
<string name="aec_extended_filter">Filtro Estendido do AEC</string> <string name="aec_extended_filter">Filtro Estendido do AEC</string>
+1 -1
View File
@@ -215,7 +215,7 @@
<string name="configuration">Ajustes</string> <string name="configuration">Ajustes</string>
<string name="answer_mode_help">Selecione como chamadas recebidas são respondidas.</string> <string name="answer_mode_help">Selecione como chamadas recebidas são respondidas.</string>
<string name="contacts_exceeded">A sua quantidade máxima de %1$d contatos foi excedida.</string> <string name="contacts_exceeded">A sua quantidade máxima de %1$d contatos foi excedida.</string>
<string name="video_size_help">Tamanho dos quadros de vídeo que foram transmitidos (largura x altura). A configuração de fábrica é 800x600.</string> <string name="video_size_help">Tamanho dos quadros de vídeo que foram transmitidos (largura x altura)</string>
<string name="voicemail_uri">URI do Correio de Voz</string> <string name="voicemail_uri">URI do Correio de Voz</string>
<string name="backed_up">Os dados as aplicações foram armazenados num backup no ficheiro \'%1$s\'. Nas versões do Android 9 e anteriores, o ficheiro está na pasta Download.</string> <string name="backed_up">Os dados as aplicações foram armazenados num backup no ficheiro \'%1$s\'. Nas versões do Android 9 e anteriores, o ficheiro está na pasta Download.</string>
<string name="quit">Sair</string> <string name="quit">Sair</string>
+1 -1
View File
@@ -175,7 +175,7 @@
<string name="read_cert_error">Не удалось прочитать файл \'cert.pem\'.</string> <string name="read_cert_error">Не удалось прочитать файл \'cert.pem\'.</string>
<string name="reset_config_help">Если этот флажок установлен, настройки сбрасываются до значений по умолчанию.</string> <string name="reset_config_help">Если этот флажок установлен, настройки сбрасываются до значений по умолчанию.</string>
<string name="debug_help">При отметке отправляет отладочные и информационные сообщения в Logcat.</string> <string name="debug_help">При отметке отправляет отладочные и информационные сообщения в Logcat.</string>
<string name="video_size_help">Размер передаваемых видеокадров (ширина x высота). Значение по умолчанию - 800x600.</string> <string name="video_size_help">Размер передаваемых видеокадров (ширина x высота)</string>
<string name="video_size">Размер кадра видео</string> <string name="video_size">Размер кадра видео</string>
<string name="opus_packet_loss_help">Ожидаемый процент потери пакетов аудиопотока Opus, от 0 до 100. По умолчанию 1. Значение 0 также выключает Opus Forward Error Correction (FEC).</string> <string name="opus_packet_loss_help">Ожидаемый процент потери пакетов аудиопотока Opus, от 0 до 100. По умолчанию 1. Значение 0 также выключает Opus Forward Error Correction (FEC).</string>
<string name="opus_packet_loss">Ожидаемая потеря пакетов Opus</string> <string name="opus_packet_loss">Ожидаемая потеря пакетов Opus</string>
+1 -1
View File
@@ -237,7 +237,7 @@
<string name="contacts_exceeded">Maximalt antal kontakter %1$d har överskridits.</string> <string name="contacts_exceeded">Maximalt antal kontakter %1$d har överskridits.</string>
<string name="sip_trace">SIP-trafik</string> <string name="sip_trace">SIP-trafik</string>
<string name="debug">Felsökning</string> <string name="debug">Felsökning</string>
<string name="video_size_help">Storlek på bildrutorna i skickad video (bredd x höjd). Förvald storlek är 800x600.</string> <string name="video_size_help">Storlek på bildrutorna i skickad video (bredd x höjd)</string>
<string name="video_size">Storlek på bildrutor</string> <string name="video_size">Storlek på bildrutor</string>
<string name="no_cameras">Du har ingen videokamera som stöds.</string> <string name="no_cameras">Du har ingen videokamera som stöds.</string>
<string name="no_video_calls">Aktivera behörigheten \"Kamera\" för att ringa eller ta emot samtal.</string> <string name="no_video_calls">Aktivera behörigheten \"Kamera\" för att ringa eller ta emot samtal.</string>
+1 -2
View File
@@ -366,8 +366,7 @@
<string name="dark_theme">Dark Theme</string> <string name="dark_theme">Dark Theme</string>
<string name="dark_theme_help">Force dark display theme</string> <string name="dark_theme_help">Force dark display theme</string>
<string name="video_size">Video Frame Size</string> <string name="video_size">Video Frame Size</string>
<string name="video_size_help">Size of transmitted video frames (width x height). <string name="video_size_help">Size of transmitted video frames (width x height)</string>
Factory default is 800x600.</string>
<string name="contacts_help">Chooses if baresip contacts, Android contacts, or both are used. <string name="contacts_help">Chooses if baresip contacts, Android contacts, or both are used.
If both and contact with the same name exists in both, baresip contact is chosen.</string> If both and contact with the same name exists in both, baresip contact is chosen.</string>
<string name="both">Both</string> <string name="both">Both</string>