mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
51 lines
688 B
Text
51 lines
688 B
Text
/* Wifi only */
|
|
"Wifi only" = "Uniquement Wifi";
|
|
|
|
/* Stun Server */
|
|
"Stun Server" = "Serveur Stun";
|
|
|
|
/* ICE */
|
|
"ICE" = "ICE";
|
|
|
|
/* Random Port */
|
|
"Random Port" = "Port Aléatoire";
|
|
|
|
/* Port */
|
|
"Port" = "Port";
|
|
|
|
/* Audio Port */
|
|
"Audio Port" = "Port Audio";
|
|
|
|
/* Video Port */
|
|
"Video Port" = "Port Vidéo";
|
|
|
|
/* Transport */
|
|
"Transport" = "Transport";
|
|
|
|
/* Media Encryption */
|
|
"Media Encryption" = "Chiffrement";
|
|
|
|
/* Push Notifications */
|
|
"Push Notification" = "Push Notification";
|
|
|
|
/* Transport */
|
|
"Transport" = "Transport";
|
|
|
|
/* UDP */
|
|
"UDP" = "UDP";
|
|
|
|
/* TCP */
|
|
"TCP" = "TCP";
|
|
|
|
/* TLS */
|
|
"TLS" = "TLS";
|
|
|
|
/* None */
|
|
"None" = "Aucun";
|
|
|
|
/* SRTP */
|
|
"SRTP" = "SRTP";
|
|
|
|
/* ZRTP */
|
|
"ZRTP" = "ZRTP";
|
|
|