Vertaling van "main plugin" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Without going into all the details, we have closed in total 34 issues and feature requests for the main plugin as well as the existing add-ons.
Sans aller dans les moindres détails, nous avons résolu au total 34 anomalies et demandes de fonctionnalité pour le plugin principal et les extensions existantes.
Some corrections of PHP errors, refer to the readme.txt of the main plugin for more information
Quelques corrections d'erreurs PHP, reportez-vous au readme.txt du plugin principal pour de plus amples informations
The Kinect application collect actions of customers and delivery them to the main plugin.
L'application Kinect collecte les actions des clients et les livre au plugin principal.
Several of the plugins have a file called "installer.iss" in the main plugin directory.
Plusieurs des plugins ont un fichier nommé installer.iss dans le répertoire principal.
Upon enabling those settings, a/src/main/java directory should be created, where you can start creating your main plugin code files.
Dès l'activation de ces paramètres, un dossier /src/main/java devrait être créé, où vous pouvez commencer à créer vos fichiers du plugin.
You are now in the main plugin menu where you will be able to create and customize as many maps as you want to insert in you website.
Vous vous trouvez maintenant dans le menu principal du plugin qui vous permettra de créer et de customiser autant de google maps que vous voudrez insérer dans votre site.
Deactivate the main plugin and the add-ons
Désactiver le plugin et les extensions
Once the main plugin fully configured, if you plan to access your files in offline context, you also have to install its FileStore extension.
Une fois le plugin installé et configuré, si vous souhaitez accéder à des fichiers hors-connexion, il est nécessaire d'également installer et configurer l'extension prévue à cet effet.
Be sure to update all WPML components that you are using, starting with the main plugin.
Assurez-vous de mettre à jour tous les composants WPML que vous utilisez en commençant par le module d'extension principal...
Once the main plugin fully configured, you can manage push notifications from Notification namespace, including registration, reception and unregistration.
Une fois le plugin installé et configuré, vous pouvez gérer les notifications push depuis le namespace inclue l'abonnement, la réception et le désabonnement.
This annotation allows Sponge to easily find your main plugin class when your plugin is loaded.
Cette annotation permet à Sponge de facilement retrouver la classe principale de votre plugin, lorsque celui-ci est chargé.
However, your main plugin class is registered automatically. State Events
For event listeners on your main plugin class (annotated by Plugin), you do not need to register the object for events as Sponge will do it automatically.
Pour les event listeners présents dans la classe principale de votre plugin (annotée par Plugin), vous n'avez pas besoin d'inscrire son instance car Sponge le fera déjà automatiquement.