mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-05 02:18:42 +02:00
192 lines
4.5 KiB
Plaintext
192 lines
4.5 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# DOMBRE Julien <moyo@indepnet.net>, 2011-2012
|
|
# Jérémy MOREAU <jmoreau.dev@gmail.com>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: GLPI Plugin - Example\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-10-16 11:22+0200\n"
|
|
"PO-Revision-Date: 2015-09-18 12:24+0000\n"
|
|
"Last-Translator: Jérémy MOREAU <jmoreau.dev@gmail.com>\n"
|
|
"Language-Team: French (France) (http://www.transifex.com/teclib/glpi-plugin-example/language/fr_FR/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: fr_FR\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: config.php:48
|
|
msgid "This is the plugin config page"
|
|
msgstr "Ceci est la page de configuration du plugin"
|
|
|
|
#: hook.php:62
|
|
msgid "Plugin Example Dropdown"
|
|
msgstr "Dropdown du plugin example"
|
|
|
|
#: hook.php:78
|
|
msgid "Example plugin"
|
|
msgstr "Plugin Example"
|
|
|
|
#: hook.php:273
|
|
msgid "plugin_example_DoIt"
|
|
msgstr "Effectuer l'action"
|
|
|
|
#: hook.php:278
|
|
msgid "Do Nothing - just for fun"
|
|
msgstr "Ne fait rien - just pour le fun"
|
|
|
|
#: hook.php:294 hook.php:326
|
|
msgid "Write in item history"
|
|
msgstr "Ecrit un élément d'historique"
|
|
|
|
#: hook.php:304
|
|
msgid "but do nothing :)"
|
|
msgstr "mais ne fait rien"
|
|
|
|
#: hook.php:325 hook.php:346
|
|
msgid "Right it is the type I want..."
|
|
msgstr "Bien, c'est le type que je voulais..."
|
|
|
|
#: hook.php:347
|
|
msgid "But... I say I will do nothing for:"
|
|
msgstr "Cependant, j'ai dit que je ne ferais rien pour :"
|
|
|
|
#: hook.php:382 hook.php:393
|
|
msgid "Not really specific - Just for example"
|
|
msgstr "Pas vraiment spécifique - Juste pour l'exemple"
|
|
|
|
#: hook.php:414
|
|
msgid "Not really specific - Use your own dropdown - Just for example"
|
|
msgstr "Pas vraiment spécifique - Utilisez votre propre liste déroulante - Juste pour l'exemple"
|
|
|
|
#: hook.php:437
|
|
msgid "Pre Update Computer Hook"
|
|
msgstr "Hook avant mise à jour d'un Ordinateur"
|
|
|
|
#: hook.php:444
|
|
#, php-format
|
|
msgid "Update Computer Hook (%s)"
|
|
msgstr "Hook de mise à jour d'un Ordinateur (%s)"
|
|
|
|
#: hook.php:452
|
|
msgid "Empty Computer Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:461
|
|
msgid "Pre Delete Computer Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:468
|
|
msgid "Delete Computer Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:477
|
|
msgid "Pre Purge Computer Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:484
|
|
msgid "Purge Computer Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:493
|
|
msgid "Pre Restore Computer Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:501
|
|
msgid "Pre Restore Phone Hook"
|
|
msgstr ""
|
|
|
|
#: hook.php:508
|
|
msgid "Restore Computer Hook"
|
|
msgstr ""
|
|
|
|
#. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the
|
|
#. destination ID
|
|
#: hook.php:516
|
|
#, php-format
|
|
msgid "Transfer Computer Hook %1$s %2$d -> %3$d"
|
|
msgstr ""
|
|
|
|
#: hook.php:652
|
|
msgid "Example event"
|
|
msgstr "Événement exemple"
|
|
|
|
#: hook.php:657
|
|
msgid "Example datas"
|
|
msgstr "Données d'exemple"
|
|
|
|
#: setup.php:67
|
|
msgid "Test link"
|
|
msgstr "Lien de test"
|
|
|
|
#: setup.php:201
|
|
msgid "Installed / not configured"
|
|
msgstr "Installer / non configurer"
|
|
|
|
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
|
|
msgid "Plugin Example Dropdowns"
|
|
msgstr "Listes déroulantes du plugin Exemple"
|
|
|
|
#: inc/example.class.php:102
|
|
msgid "Cron description for example"
|
|
msgstr ""
|
|
|
|
#: inc/example.class.php:103
|
|
msgid "Cron parameter for example"
|
|
msgstr ""
|
|
|
|
#: inc/example.class.php:160 inc/example.class.php:166
|
|
#: inc/example.class.php:169 inc/notificationtargetexample.class.php:44
|
|
msgid "Example"
|
|
msgstr "Exemple"
|
|
|
|
#: inc/example.class.php:173 inc/example.class.php:180
|
|
msgid "Test PLugin"
|
|
msgstr "Test plugin"
|
|
|
|
#: inc/example.class.php:174
|
|
msgid "Test PLugin 2"
|
|
msgstr "Test plugin 2"
|
|
|
|
#: inc/example.class.php:192
|
|
msgid "Plugin Example on Phone"
|
|
msgstr "Plugin Exemple sur les Téléphones"
|
|
|
|
#: inc/example.class.php:196
|
|
msgid "Plugin central action"
|
|
msgstr ""
|
|
|
|
#: inc/example.class.php:219
|
|
msgid "Plugin mailing action"
|
|
msgstr ""
|
|
|
|
#: inc/example.class.php:225
|
|
msgid "First tab of Plugin example"
|
|
msgstr "Premier onglet du plugin Exemple"
|
|
|
|
#: inc/example.class.php:227
|
|
msgid "Second tab of Plugin example"
|
|
msgstr "Deuxième onglet du plugin Exemple"
|
|
|
|
#. TRANS: %1$s is a class name, %2$d is an item ID
|
|
#: inc/example.class.php:233
|
|
#, php-format
|
|
msgid "Plugin example CLASS=%1$s id=%2$d"
|
|
msgstr ""
|
|
|
|
#: inc/example.class.php:262
|
|
msgid "test planning example 1"
|
|
msgstr ""
|
|
|
|
#: inc/example.class.php:322
|
|
msgid "History from plugin example"
|
|
msgstr "Historique du plugin Exemple"
|
|
|
|
#: inc/ruletest.class.php:77
|
|
msgid "Category (class)"
|
|
msgstr "Categorie (classe)"
|