linphone-iphone/Settings/InAppSettings.bundle/fr.lproj/Network.strings
Yann Diorcet e7d3c6a0d9 Add settings for wizard
Fix xibs
2012-09-18 17:27:34 +02:00

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";