Restored lost strings
This commit is contained in:
@@ -394,6 +394,10 @@
|
|||||||
<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>
|
<string name="video_size_help">Lähetettävän videon kehyskoko (leveys x korkeus)</string>
|
||||||
|
<string name="video_fps">Videokehysten lähetystaajuus</string>
|
||||||
|
<string name="video_fps_help">Videokehysten lähetystaajuus per sekuntti, jota tarjotaan
|
||||||
|
SDP-neuvottelun aikana. Arvon on oltava välillä 10-30.</string>
|
||||||
|
<string name="invalid_fps">Virheellinen videokehysten lähetystaajuus \'%1$s\'</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>
|
||||||
|
|||||||
@@ -367,6 +367,10 @@
|
|||||||
<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>
|
<string name="video_size_help">Size of transmitted video frames (width x height)</string>
|
||||||
|
<string name="video_fps">Video Frames Per Second</string>
|
||||||
|
<string name="video_fps_help">Video frame rate that will be offered during the SDP handshake.
|
||||||
|
Valid values are from 10 to 30.</string>
|
||||||
|
<string name="invalid_fps">Invalid Frames Per Second \'%1$s\'</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>
|
||||||
|
|||||||
Reference in New Issue
Block a user