Changeset 1989 for plugins/efiMetadatas/locales/fr/main.lang.php
- Timestamp:
- 12/18/09 01:47:08 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/efiMetadatas/locales/fr/main.lang.php
r1918 r1989 2 2 // Language: français 3 3 // Module: efiMetadatas - 0.1 4 // Date: 2009-1 1-29 15:34:434 // Date: 2009-12-18 00:28:47 5 5 // Translated with dcTranslater - 1.3 6 6 … … 29 29 $GLOBALS['__l10n']['Show empty metadatas'] = 'Afficher les métadonnées vides'; 30 30 31 #inc/class.efimetadatas.php:79 32 $GLOBALS['__l10n']['Location'] = 'Lieu'; 33 34 #inc/class.efimetadatas.php:81 35 $GLOBALS['__l10n']['Manufacturer'] = 'Fabricant'; 36 37 #inc/class.efimetadatas.php:82 38 $GLOBALS['__l10n']['Model'] = 'Model'; 39 40 #inc/class.efimetadatas.php:83 41 $GLOBALS['__l10n']['Lens'] = 'Obgectif'; 42 43 #inc/class.efimetadatas.php:84 44 $GLOBALS['__l10n']['Program'] = 'Programme'; 45 46 #inc/class.efimetadatas.php:85 47 $GLOBALS['__l10n']['Speed'] = 'Vitesse'; 48 49 #inc/class.efimetadatas.php:86 50 $GLOBALS['__l10n']['Aperture'] = 'Ouverture'; 51 52 #inc/class.efimetadatas.php:87 53 $GLOBALS['__l10n']['ISO'] = 'ISO'; 54 55 #inc/class.efimetadatas.php:88 56 $GLOBALS['__l10n']['Focal'] = 'Focale'; 57 58 #inc/class.efimetadatas.php:89 59 $GLOBALS['__l10n']['Exposure Bias'] = 'Décalage d\'exposition'; 60 61 #inc/class.efimetadatas.php:90 62 $GLOBALS['__l10n']['Metering mode'] = 'Mode de mesure'; 63 64 #inc/class.efimetadatas.php:94 65 $GLOBALS['__l10n']['Not defined'] = 'Non défini'; 66 67 #inc/class.efimetadatas.php:95 68 $GLOBALS['__l10n']['Manual'] = 'Manuel'; 69 70 #inc/class.efimetadatas.php:96 71 $GLOBALS['__l10n']['Normal program'] = 'Normal'; 72 73 #inc/class.efimetadatas.php:97 74 $GLOBALS['__l10n']['Aperture priority'] = 'Priorité à l\'ouverture'; 75 76 #inc/class.efimetadatas.php:98 77 $GLOBALS['__l10n']['Shutter priority'] = 'Priorité à la vitesse'; 78 79 #inc/class.efimetadatas.php:99 80 $GLOBALS['__l10n']['Creative program'] = 'Création'; 81 82 #inc/class.efimetadatas.php:100 83 $GLOBALS['__l10n']['Action program'] = 'Action'; 84 85 #inc/class.efimetadatas.php:101 86 $GLOBALS['__l10n']['Portait mode'] = 'Portrait'; 87 88 #inc/class.efimetadatas.php:102 89 $GLOBALS['__l10n']['Landscape mode'] = 'Paysage'; 90 91 #inc/class.efimetadatas.php:106 92 $GLOBALS['__l10n']['Unknow'] = 'Inconnu'; 93 94 #inc/class.efimetadatas.php:107 95 $GLOBALS['__l10n']['Average'] = 'Moyenne'; 96 97 #inc/class.efimetadatas.php:108 98 $GLOBALS['__l10n']['Center-weighted average'] = 'Centrale pondèrée'; 99 100 #inc/class.efimetadatas.php:109 101 $GLOBALS['__l10n']['Spot'] = 'Spot'; 102 103 #inc/class.efimetadatas.php:110 104 $GLOBALS['__l10n']['Multi spot'] = 'Multi spot'; 105 106 #inc/class.efimetadatas.php:111 107 $GLOBALS['__l10n']['Pattern'] = 'Multizone'; 108 109 #inc/class.efimetadatas.php:112 110 $GLOBALS['__l10n']['Partial'] = 'Partielle'; 111 112 #inc/class.efimetadatas.php:113 113 $GLOBALS['__l10n']['Other'] = 'Autre'; 114 31 115 ?>
Note: See TracChangeset
for help on using the changeset viewer.