linphone-ios/Settings/InAppSettings.bundle/fr.lproj/Video.strings
2013-07-22 13:25:27 +02:00

27 lines
497 B
Text

/* Automatically start video */
"Automatically start" = "Démarrage automatique";
/* Automatically accept video */
"Automatically accept" = "Acceptation automatique";
/* Show self view */
"Show self view" = "Se voir";
/* Show preview */
"Show preview" = "Activer la prévisualisation";
/* Preferred video size */
"Preferred video size" = "Taille de vidéo préférée";
/* Codecs */
"Codecs" = "Codecs";
/* mpeg4 */
"mpeg4" = "mpeg4";
/* h264 */
"h264" = "h264";
/* VP8 */
"VP8" = "VP8";