Sinon y a ca aussi à traduire
Modifications.french-utf8.php
// Version: 1.1; Modifications
$txt['googleMap'] = 'Member Map';
$txt['googleMappinned'] = 'Pinned Member\'s';
$txt['googleMapc'] = 'Member Map Mod by <a href="http://www.gamerzgarage.com/">brianjw</a>';
$txt['googleMapGreenPinGD'] = 'Someones Pin';
$txt['googleMapGreenPinNG'] = 'No Gender';
$txt['googleMapBluePin'] = 'Male';
$txt['googleMapRedPin'] = 'Female';
$txt['googleMapPurplePin'] = 'Cluster of pins';
$txt['googleMapAddPinNote'] = '<a href="' . $scripturl . '?action=profile;sa=forumProfile">Click here to go place your pin if you have not already.</a>';
$txt['googleMapDisclaimer'] = 'Place your pin as close as you feel comfortable doing so.';
$txt['cannot_googleMap_view'] = 'Sorry, you\'re not allowed to view the Member Map.';
$txt['permissionname_googleMap_view'] = 'View Member Map';
$txt['permissionhelp_googleMap_view'] = 'Allow the people to view the Member Map. If not set, the people will not see the map.';
$txt['cannot_googleMap_place'] = 'Sorry, you\'re not allowed to place a pin for the Member Map.';
$txt['permissionname_googleMap_place'] = 'Place Pin on Member Map';
$txt['permissionhelp_googleMap_place'] = 'Allow the people place there pin the Member Map. If not set, the people will not be able to place there pins.';
// --- Begin added code - Advanced Visual Verification ---
$txt['ncode_imageresizer_warning_small'] = 'Click this bar to view the full image.';
$txt['ncode_imageresizer_warning_filesize'] = 'This image has been resized. Click this bar to view the full image. The original image is sized %1$sx%2$s and weighs %3$sKB.';
$txt['ncode_imageresizer_warning_no_filesize'] = 'This image has been resized. Click this bar to view the full image. The original image is sized %1$sx%2$s.';
$txt['ncode_imageresizer_warning_fullsize'] = 'Click this bar to view the small image.';
$txt['ncode_imageresizer_mode'] = 'Resize Mode';
$txt['ncode_imageresizer_original'] = 'Keep original size';
$txt['ncode_imageresizer_enlarge_same'] = 'Enlarge in same document';
$txt['ncode_imageresizer_open_same'] = 'Open in same window';
$txt['ncode_imageresizer_open_new'] = 'Open in new window';
$txt['ncode_imageresizer_max_width'] = 'Maximum width';
$txt['ncode_imageresizer_max_height'] = 'Maximum height<br /><span class="smalltext">Leave blank for no max height.</span>';
// --- End added code ---
ModSettings.french-utf8.php
$txt['googleMapsEnable'] = 'Enable the Google Member Map';
$txt['googleMapsEnableLegend'] = 'Show a Pin Legend';
$txt['googleSidebar'] = 'Where to show sidebar';
$txt['googleMapsKey'] = 'The key from the Google Maps API Page';
$txt['googleMapsPinGender'] = 'Should the pins reflect users gender?';
$txt['googleMapsPinNumber'] = 'Number of max pins to show on map';
$txt['googleMapsType'] = 'The map type to show';
$txt['googleMapsDefaultLat'] = 'The default Latitude';
$txt['googleMapsDefaultLong'] = 'The default Longitude';
$txt['googleMapsDefaultZoom'] = 'The defualt Zoom';
$txt['googleMapsEnableClusterer'] = 'Enable Pin Clustering';
$txt['googleMapsMinMarkerCluster'] = 'Minimum Pins Per Cluster';
$txt['googleMapsMaxVisMarker'] = 'Maximum Visable Pins On Map';
$txt['googleMapsMaxNumClusters'] = 'Max Number of Clusters';
$txt['googleMapsMaxLinesCluster'] = 'Max Number of lines in Cluster Info Box';
$txt['googleMapFO'] = 'Member Map';