298 lines
No EOL
13 KiB
PHP
298 lines
No EOL
13 KiB
PHP
<?php
|
|
// Language: Français
|
|
// Module: improve - 0.1
|
|
// Date: 2021-09-11 20:59:33
|
|
// Translated with dcTranslater - 2021.09.02.1
|
|
|
|
#inc/class.improve.php:77
|
|
$GLOBALS['__l10n']['Module path is not writable'] = 'Le chemin du module n\'est pas accessible en écriture';
|
|
|
|
#inc/class.improve.php:105
|
|
$GLOBALS['__l10n']['File content has been removed: %s by %s'] = 'Le contenu du fichier a été supprimé : %s par %s';
|
|
|
|
#inc/lib.improve.action.dcstore.php:20
|
|
$GLOBALS['__l10n']['Fix dcstore.xml'] = 'Fixer dcstore.xml';
|
|
|
|
#inc/lib.improve.action.dcstore.php:21
|
|
$GLOBALS['__l10n']['Re-create dcstore.xml file according to _define.php variables'] = 'Re-créer le fichier dcstore.xml suivant les variables du fichier _dephine.php';
|
|
|
|
#inc/lib.improve.action.dcstore.php:43
|
|
$GLOBALS['__l10n']['File will be overwritten if it exists'] = 'Le fichier sera réécrit si il existe';
|
|
|
|
#inc/lib.improve.action.dcstore.php:45
|
|
$GLOBALS['__l10n']['Predictable URL to zip file on the external repository'] = 'URL prédictive du fichier zip sur le dépôt externe';
|
|
|
|
#inc/lib.improve.action.dcstore.php:49
|
|
$GLOBALS['__l10n']['You can use widcards %s'] = 'Vous pouvez utiliser les jokers %s';
|
|
|
|
#inc/lib.improve.action.dcstore.php:51
|
|
$GLOBALS['__l10n']['For exemple on github https://github.com/MyGitName/%id%/releases/download/v%version%/%type%-%id%.zip'] = 'Par exemple sur github https://github.com/MyGitName/%id%/releases/download/v%version%/%type%-%id%.zip';
|
|
|
|
#inc/lib.improve.action.dcstore.php:53
|
|
$GLOBALS['__l10n']['Note on github, you must create a release and join to it the module zip file.'] = 'Note sur Github, vous devez créer un release et y joindre le fichier zip du module.';
|
|
|
|
#inc/lib.improve.action.dcstore.php:70
|
|
$GLOBALS['__l10n']['Failed to write dcstore.xml file'] = 'Impossible d\'écrire le fichier dcstore.xml';
|
|
|
|
#inc/lib.improve.action.dcstore.php:88
|
|
$GLOBALS['__l10n']['unkow module id'] = 'Id du module inconu';
|
|
|
|
#inc/lib.improve.action.dcstore.php:94
|
|
$GLOBALS['__l10n']['unknow module name'] = 'nom du module inconnu';
|
|
|
|
#inc/lib.improve.action.dcstore.php:100
|
|
$GLOBALS['__l10n']['unknow module version'] = 'version du module inconnue';
|
|
|
|
#inc/lib.improve.action.dcstore.php:106
|
|
$GLOBALS['__l10n']['unknow module author'] = 'auteur du module inconnu';
|
|
|
|
#inc/lib.improve.action.dcstore.php:113
|
|
$GLOBALS['__l10n']['unknow module description'] = 'description du module inconnue';
|
|
|
|
#inc/lib.improve.action.dcstore.php:119
|
|
$GLOBALS['__l10n']['no repository set in _define.php'] = 'Aucun dépôt défini dans le fichier _define.php';
|
|
|
|
#inc/lib.improve.action.dcstore.php:125
|
|
$GLOBALS['__l10n']['no zip file pattern set in configuration'] = 'Pas de modèle de fichier zip présent dans la configuration';
|
|
|
|
#inc/lib.improve.action.dcstore.php:142
|
|
$GLOBALS['__l10n']['no minimum dotclear version'] = 'pas de version minimum de Dotclear';
|
|
|
|
#inc/lib.improve.action.dcstore.php:149
|
|
$GLOBALS['__l10n']['no details URL'] = 'Lien de détail non défini';
|
|
|
|
#inc/lib.improve.action.dcstore.php:162
|
|
$GLOBALS['__l10n']['no support URL'] = 'Lien de support non défini';
|
|
|
|
#inc/lib.improve.action.gitshields.php:34
|
|
$GLOBALS['__l10n']['Fix shields badges'] = 'Fixer les badges shields.io';
|
|
|
|
#inc/lib.improve.action.gitshields.php:35
|
|
$GLOBALS['__l10n']['Add and maintain shields.io badges to the REDAME.md file'] = 'Ajoute et maintient à jour les badges shields.io du fichier README.md';
|
|
|
|
#inc/lib.improve.action.gitshields.php:60
|
|
$GLOBALS['__l10n']['Your Github user name :'] = 'Votre "username" Github :';
|
|
|
|
#inc/lib.improve.action.gitshields.php:62
|
|
$GLOBALS['__l10n']['Used in your Github URL: http://github.com/username/module_id.'] = 'Utilisé dans l\'URL Github tel que : http://github.com/username/module_id.';
|
|
|
|
#inc/lib.improve.action.gitshields.php:63
|
|
$GLOBALS['__l10n']['If you have badges not created by this tool in the README.md file you should remove them manually.'] = 'Si vous avez déjà des badges non créés par cet outil, vous devrez les retirer manuellement.';
|
|
|
|
#inc/lib.improve.action.gitshields.php:67
|
|
$GLOBALS['__l10n']['Include Dotaddict badge'] = 'Inclure le badge Dotaddict';
|
|
|
|
#inc/lib.improve.action.gitshields.php:68
|
|
$GLOBALS['__l10n']['If your plugin or theme is on Dotaddict, you can add a badge to link to its details in Dotaddict.'] = 'Si votre plugin ou theme est sur Dotaddict, vous pouvez ajouter un badge lier à ses détails sur DA.';
|
|
|
|
#inc/lib.improve.action.licensefile.php:29
|
|
$GLOBALS['__l10n']['Fix license file'] = 'Fixer le fichier de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:30
|
|
$GLOBALS['__l10n']['Add or remove full license file to module root'] = 'Ajoute ou supprime le fichier de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:36
|
|
$GLOBALS['__l10n']['no version selected'] = 'aucune version selectionnée';
|
|
|
|
#inc/lib.improve.action.licensefile.php:43
|
|
#inc/lib.improve.action.phpheader.php:44
|
|
$GLOBALS['__l10n']['Do nothing'] = 'Ne rien faire';
|
|
|
|
#inc/lib.improve.action.licensefile.php:44
|
|
$GLOBALS['__l10n']['Add file if it does not exist'] = 'Ajouter le fichier si il n\'existe pas';
|
|
|
|
#inc/lib.improve.action.licensefile.php:45
|
|
$GLOBALS['__l10n']['Add file even if it exists'] = 'Ajouter le fichier même si il existe';
|
|
|
|
#inc/lib.improve.action.licensefile.php:46
|
|
$GLOBALS['__l10n']['Add file and remove others'] = 'Ajouter la nouvelle licence et supprimer les autres';
|
|
|
|
#inc/lib.improve.action.licensefile.php:47
|
|
$GLOBALS['__l10n']['Remove license files'] = 'Supprimer les fichiers de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:68
|
|
$GLOBALS['__l10n']['License version:'] = 'Version de la licence :';
|
|
|
|
#inc/lib.improve.action.licensefile.php:72
|
|
$GLOBALS['__l10n']['Action on file:'] = 'Action sur le fichier :';
|
|
|
|
#inc/lib.improve.action.licensefile.php:87
|
|
$GLOBALS['__l10n']['no full license type selected'] = 'Aucun type de licence sélectionné';
|
|
|
|
#inc/lib.improve.action.licensefile.php:100
|
|
$GLOBALS['__l10n']['failed to load full license'] = 'Impossible de charger le fichier de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:106
|
|
$GLOBALS['__l10n']['failed to write full license'] = 'Impossible d\'écrire le fichier de license';
|
|
|
|
#inc/lib.improve.action.licensefile.php:120
|
|
$GLOBALS['__l10n']['full license is not deletable (%s)'] = 'Le fichier de licence n\'est pas supprimable (%s)';
|
|
|
|
#inc/lib.improve.action.licensefile.php:123
|
|
$GLOBALS['__l10n']['failed to delete full license (%s)'] = 'Impossible de supprimer le fichier de licence (%s)';
|
|
|
|
#inc/lib.improve.action.php:20
|
|
$GLOBALS['__l10n']['Fix tabulation'] = 'Fixer les tabulations';
|
|
|
|
#inc/lib.improve.action.php:21
|
|
$GLOBALS['__l10n']['Replace tabulation by four space in php files'] = 'Remplace les tabulation par quatre espaces dans les fichiers php';
|
|
|
|
#inc/lib.improve.action.php:53
|
|
$GLOBALS['__l10n']['Fix newline'] = 'Fixer les retours à la ligne';
|
|
|
|
#inc/lib.improve.action.php:54
|
|
$GLOBALS['__l10n']['Replace bad and repetitive and empty newline by single newline in files'] = 'Remplace les mauvais ou répétitifs retour à la ligne par une seule nouvelle ligne';
|
|
|
|
#inc/lib.improve.action.php:91
|
|
$GLOBALS['__l10n']['List of files extension to work on:'] = 'Liste des extensions de fichier à corriger:';
|
|
|
|
#inc/lib.improve.action.php:94
|
|
$GLOBALS['__l10n']['Use comma separated list of extensions without dot, recommand "php,js,xml,txt,md".'] = 'Utiliser une liste d\'extensions séparé par des virgules et sans le point, recommandation: "php,js,xml,txt,md".';
|
|
|
|
#inc/lib.improve.action.php:128
|
|
$GLOBALS['__l10n']['Fix end of file'] = 'Fixer les fins de fichiers';
|
|
|
|
#inc/lib.improve.action.php:129
|
|
$GLOBALS['__l10n']['Remove php tag and empty lines from end of files'] = 'Supprimer le tag PHP et els lignes vides de fin de fichiers';
|
|
|
|
#inc/lib.improve.action.php:153
|
|
$GLOBALS['__l10n']['Add a blank line to the end of file'] = 'Ajouter une ligne vide en fin de fichier';
|
|
|
|
#inc/lib.improve.action.php:155
|
|
$GLOBALS['__l10n']['PSR2 must have a blank line, whereas PSR12 must not.'] = 'PSR2 doit avoir une ligne vide, alors que PSR12 non.';
|
|
|
|
#inc/lib.improve.action.phpheader.php:36
|
|
$GLOBALS['__l10n']['Fix PHP header'] = 'Fixer les enêtes php';
|
|
|
|
#inc/lib.improve.action.phpheader.php:37
|
|
$GLOBALS['__l10n']['Add or remove phpdoc header bloc from php file'] = 'Ajouter ou supprimer les bloc d\'entête phpdoc des fichiers php';
|
|
|
|
#inc/lib.improve.action.phpheader.php:45
|
|
$GLOBALS['__l10n']['Add bloc if it does not exist'] = 'Ajouter les blocs si ils n\'existent pas déjà';
|
|
|
|
#inc/lib.improve.action.phpheader.php:46
|
|
$GLOBALS['__l10n']['Add and overwrite bloc'] = 'Ajouter et écraser les blocs';
|
|
|
|
#inc/lib.improve.action.phpheader.php:47
|
|
$GLOBALS['__l10n']['Overwrite bloc only if it exists'] = 'Ecraser les blocs seulement si ils existent';
|
|
|
|
#inc/lib.improve.action.phpheader.php:48
|
|
$GLOBALS['__l10n']['Remove existing bloc header'] = 'Retirer les blocs d\'entête existant';
|
|
|
|
#inc/lib.improve.action.phpheader.php:72
|
|
$GLOBALS['__l10n']['Action:'] = 'Action :';
|
|
|
|
#inc/lib.improve.action.phpheader.php:78
|
|
$GLOBALS['__l10n']['Remove old style bloc header (using #)'] = 'Supprimer les bloc d\'entête ancien (utilisant #)';
|
|
|
|
#inc/lib.improve.action.phpheader.php:83
|
|
$GLOBALS['__l10n']['Do not add bloc to files from "locales" and "libs" folder'] = 'Ne pas ajouter les blocs d\'entête aux fichiers des répertoires "locales" et "llibs"';
|
|
|
|
#inc/lib.improve.action.phpheader.php:86
|
|
$GLOBALS['__l10n']['Bloc content:'] = 'Contenu du bloc :';
|
|
|
|
#inc/lib.improve.action.phpheader.php:91
|
|
$GLOBALS['__l10n']['You can use wildcards %s'] = 'Vous pouvez utiliser les jokers suivants :';
|
|
|
|
#inc/lib.improve.action.phpheader.php:93
|
|
$GLOBALS['__l10n']['Do not put structural elements to the begining of lines.'] = 'Ne pas mettre d\'élément de structure en début de ligne';
|
|
|
|
#inc/lib.improve.action.phpheader.php:153
|
|
$GLOBALS['__l10n']['bloc is empty'] = 'le bloc est vide';
|
|
|
|
#inc/lib.improve.action.phpheader.php:182
|
|
$GLOBALS['__l10n']['failed to parse bloc'] = 'impossible de traiter le bloc';
|
|
|
|
#inc/lib.improve.action.zip.php:42
|
|
$GLOBALS['__l10n']['Zip module'] = 'Zipper le module';
|
|
|
|
#inc/lib.improve.action.zip.php:43
|
|
$GLOBALS['__l10n']['Compress module into a ready to install package'] = 'Compresser le module en un paquetage près à installer';
|
|
|
|
#inc/lib.improve.action.zip.php:73
|
|
$GLOBALS['__l10n']['Root'] = 'Racine';
|
|
|
|
#inc/lib.improve.action.zip.php:75
|
|
$GLOBALS['__l10n']['Path to repository:'] = 'Chemin vers le dépôt :';
|
|
|
|
#inc/lib.improve.action.zip.php:78
|
|
#inc/lib.improve.action.zip.php:89
|
|
#inc/lib.improve.action.zip.php:94
|
|
#inc/lib.improve.action.zip.php:108
|
|
$GLOBALS['__l10n']['Preconization: %s'] = 'Préconisation : %s';
|
|
|
|
#inc/lib.improve.action.zip.php:79
|
|
$GLOBALS['__l10n']['Blog\'s public directory'] = 'Répertoire public du blog';
|
|
|
|
#inc/lib.improve.action.zip.php:84
|
|
$GLOBALS['__l10n']['Files'] = 'Fichiers';
|
|
|
|
#inc/lib.improve.action.zip.php:86
|
|
$GLOBALS['__l10n']['Name of exported package:'] = 'Nom du paquetage exporté :';
|
|
|
|
#inc/lib.improve.action.zip.php:91
|
|
$GLOBALS['__l10n']['Name of second exported package:'] = 'Nom du second paquetage exporté :';
|
|
|
|
#inc/lib.improve.action.zip.php:98
|
|
$GLOBALS['__l10n']['Overwrite existing package'] = 'Écraser les paquetages existants';
|
|
|
|
#inc/lib.improve.action.zip.php:105
|
|
$GLOBALS['__l10n']['Extra files to exclude from package:'] = 'Fichiers supplémentaires à exclure du paquetage :';
|
|
|
|
#inc/lib.improve.action.zip.php:109
|
|
$GLOBALS['__l10n']['By default all these files are always removed from packages : %s'] = 'Pas défaut tous ces fichiers sont toujours exclu des paquetages : %s';
|
|
|
|
#inc/lib.improve.action.zip.php:113
|
|
$GLOBALS['__l10n']['Remove comments from files'] = 'Retirer les commentaires des fichiers';
|
|
|
|
#inc/lib.improve.action.zip.php:155
|
|
$GLOBALS['__l10n']['Destination filename already exists'] = 'Le fichier de destination existe déjà';
|
|
|
|
#inc/lib.improve.action.zip.php:160
|
|
$GLOBALS['__l10n']['Destination path is not writable'] = 'Le répertoire de destination n\'est pas accessible en écriture';
|
|
|
|
#index.php:54
|
|
$GLOBALS['__l10n']['Select a module'] = 'Sélectionner un module';
|
|
|
|
#index.php:69
|
|
$GLOBALS['__l10n']['No action selected'] = 'Aucune action sélectionné';
|
|
|
|
#index.php:72
|
|
$GLOBALS['__l10n']['No module selected'] = 'Aucun module sélectionné';
|
|
|
|
#index.php:87
|
|
$GLOBALS['__l10n']['Fix of %s complete in %s secondes'] = 'Correction de %s complété en %s secondes';
|
|
|
|
#index.php:102
|
|
#index.php:108
|
|
#index.php:109
|
|
#index.php:146
|
|
$GLOBALS['__l10n']['Themes'] = 'Thèmes';
|
|
|
|
#index.php:104
|
|
#index.php:174
|
|
$GLOBALS['__l10n']['Configure module'] = 'Configurer le module';
|
|
|
|
#index.php:127
|
|
$GLOBALS['__l10n']['Configure module "%s"'] = 'Configurer le module "%s"';
|
|
|
|
#index.php:131
|
|
$GLOBALS['__l10n']['Nothing to configure'] = 'Rien à configurer';
|
|
|
|
#index.php:140
|
|
$GLOBALS['__l10n']['Unknow module'] = 'Module inconnu';
|
|
|
|
#index.php:149
|
|
$GLOBALS['__l10n']['No module to manage'] = 'Aucun module à gérer';
|
|
|
|
#index.php:174
|
|
$GLOBALS['__l10n']['Configure action \'%s\''] = 'Configurer l\'action "%s"';
|
|
|
|
#index.php:184
|
|
$GLOBALS['__l10n']['Save fields selection as preference'] = 'Enregistrer la sélection comme préférence';
|
|
|
|
#index.php:185
|
|
$GLOBALS['__l10n']['Select a module:'] = 'Sélectionner un module :';
|
|
|
|
#index.php:188
|
|
$GLOBALS['__l10n']['Fix it'] = 'Corriger'; |