242 lines
10 KiB
PHP
242 lines
10 KiB
PHP
<?php
|
|
// Language: Français
|
|
// Module: improve - 0.0.1
|
|
// Date: 2021-09-11 15:39:25
|
|
// 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:33
|
|
$GLOBALS['__l10n']['Add shields badges'] = 'Ajouter les badges Shields';
|
|
|
|
#inc/lib.improve.action.gitshields.php:34
|
|
$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:56
|
|
$GLOBALS['__l10n']['Your Github user name :'] = 'Votre "username" Github :';
|
|
|
|
#inc/lib.improve.action.gitshields.php:58
|
|
$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:88
|
|
#inc/lib.improve.action.phpheader.php:153
|
|
$GLOBALS['__l10n']['bloc is empty'] = 'le bloc est vide';
|
|
|
|
#inc/lib.improve.action.license.php:53
|
|
#inc/lib.improve.action.license.php:59
|
|
#inc/lib.improve.action.phpheader.php:44
|
|
$GLOBALS['__l10n']['Do nothing'] = 'Ne rien faire';
|
|
|
|
#inc/lib.improve.action.license.php:60
|
|
#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.license.php:108
|
|
$GLOBALS['__l10n']['Do not add license block to files from locales folder'] = 'Ne pas ajouter la licence aux fichiers du dossier locales';
|
|
|
|
#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: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: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: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:112
|
|
$GLOBALS['__l10n']['Remove comments from files'] = 'Retirer les commentaires des fichiers';
|
|
|
|
#inc/lib.improve.action.zip.php:154
|
|
$GLOBALS['__l10n']['Destination filename already exists'] = 'Le fichier de destination existe déjà';
|
|
|
|
#inc/lib.improve.action.zip.php:159
|
|
$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';
|
|
|