remove .lang.php file

This commit is contained in:
Jean-Christian Denis 2021-11-02 00:51:38 +01:00
parent 2a30bb6f4f
commit 0726f58357
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951

View file

@ -1,153 +0,0 @@
<?php
// Language: Français
// Module: entryPhotoExifWidget - 1.0
// Date: 2016-11-04 09:16:46
// Translated with dcTranslater - 2063.10.22
#_widgets.php:54
$GLOBALS['__l10n']['Entry Photo Exif'] = 'EXIF photo du billet';
#_widgets.php:57
$GLOBALS['__l10n']['Show images exif of an entry'] = 'Afficher les EXIF des images d\'un billet';
#_widgets.php:68
#_widgets.php:74
#_widgets.php:80
#_widgets.php:86
#_widgets.php:92
#_widgets.php:98
#_widgets.php:104
#_widgets.php:110
#_widgets.php:116
#_widgets.php:122
#_widgets.php:128
#_widgets.php:134
#_widgets.php:140
#_widgets.php:146
$GLOBALS['__l10n']['Show metadata: %s'] = 'Afficher les métadonnées de : %s';
#_widgets.php:74
$GLOBALS['__l10n']['Descritpion'] = 'Description';
#_widgets.php:80
$GLOBALS['__l10n']['Location'] = 'Lieu';
#_widgets.php:92
$GLOBALS['__l10n']['Manufacturer'] = 'Fabriquant';
#_widgets.php:98
$GLOBALS['__l10n']['Model'] = 'Modèle';
#_widgets.php:104
$GLOBALS['__l10n']['Lens'] = 'Objectif';
#_widgets.php:110
$GLOBALS['__l10n']['Exposure program'] = 'Program d\'exposition';
#_widgets.php:116
$GLOBALS['__l10n']['Exposure time'] = 'Temps d\'exposition';
#_widgets.php:122
$GLOBALS['__l10n']['Aperture'] = 'Ouverture';
#_widgets.php:128
$GLOBALS['__l10n']['Iso speed rating'] = 'ISO';
#_widgets.php:134
$GLOBALS['__l10n']['Focal lengh'] = 'Longueur de focale';
#_widgets.php:140
$GLOBALS['__l10n']['Exposure bias value'] = 'Décalage d\'exposition';
#_widgets.php:146
$GLOBALS['__l10n']['Metering mode'] = 'Mode de mesure';
#_widgets.php:152
$GLOBALS['__l10n']['Show empty metadata'] = 'Afficher les métadonées vides';
#_widgets.php:158
$GLOBALS['__l10n']['Category limit:'] = 'Limiter à une catégorie :';
#_widgets.php:165
$GLOBALS['__l10n']['Thumbnail size:'] = 'Taille de la miniature :';
#_widgets.php:367
$GLOBALS['__l10n']['Location:'] = 'Lieu :';
#_widgets.php:369
$GLOBALS['__l10n']['Manufacturer:'] = 'Fabricant :';
#_widgets.php:370
$GLOBALS['__l10n']['Model:'] = 'Modèle :';
#_widgets.php:371
$GLOBALS['__l10n']['Lens:'] = 'Objectif :';
#_widgets.php:372
$GLOBALS['__l10n']['Program:'] = 'Programme :';
#_widgets.php:373
$GLOBALS['__l10n']['Speed:'] = 'Vitesse :';
#_widgets.php:374
$GLOBALS['__l10n']['Aperture:'] = 'Ouverture :';
#_widgets.php:375
$GLOBALS['__l10n']['ISO:'] = 'ISO :';
#_widgets.php:376
$GLOBALS['__l10n']['Focal:'] = 'Focale :';
#_widgets.php:377
$GLOBALS['__l10n']['Exposure Bias:'] = 'Décalage d\'exposition :';
#_widgets.php:378
$GLOBALS['__l10n']['Metering mode:'] = 'Mode de mesure :';
#_widgets.php:382
$GLOBALS['__l10n']['Not defined'] = 'Non défini';
#_widgets.php:383
$GLOBALS['__l10n']['Manual'] = 'Manuel';
#_widgets.php:384
$GLOBALS['__l10n']['Normal program'] = 'Normal';
#_widgets.php:385
$GLOBALS['__l10n']['Aperture priority'] = 'Priorité à l\'ouverture';
#_widgets.php:386
$GLOBALS['__l10n']['Shutter priority'] = 'Priorité à la vitesse';
#_widgets.php:387
$GLOBALS['__l10n']['Creative program'] = 'Création';
#_widgets.php:388
$GLOBALS['__l10n']['Action program'] = 'Action';
#_widgets.php:389
$GLOBALS['__l10n']['Portait mode'] = 'Portrait';
#_widgets.php:390
$GLOBALS['__l10n']['Landscape mode'] = 'Paysage';
#_widgets.php:394
$GLOBALS['__l10n']['Unknow'] = 'Inconnu';
#_widgets.php:395
$GLOBALS['__l10n']['Average'] = 'Moyenne';
#_widgets.php:396
$GLOBALS['__l10n']['Center-weighted average'] = 'Centrale pondèrée';
#_widgets.php:397
$GLOBALS['__l10n']['Spot'] = 'Spot';
#_widgets.php:398
$GLOBALS['__l10n']['Multi spot'] = 'Multi spot';
#_widgets.php:399
$GLOBALS['__l10n']['Pattern'] = 'Multizone';
#_widgets.php:400
$GLOBALS['__l10n']['Partial'] = 'Partielle';