Add GenericObject plugin files and assets
- Introduced default icon images in PNG and SVG formats. - Added example icons for car and cube in SVG format. - Created setup file for the GenericObject plugin with versioning and directory definitions. - Included a header file with licensing information for the plugin. - Added a remove.txt file with instructions for safe deletion.
This commit is contained in:
181
plugins/genericobject/locales/fr_FR.po
Normal file
181
plugins/genericobject/locales/fr_FR.po
Normal file
@ -0,0 +1,181 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# alexandre delaunay <delaunay.alexandre@gmail.com>, 2017
|
||||
# Cédric Anne, 2018
|
||||
# Manu1400 <ehaguet@teclib.com>, 2016
|
||||
# Johan Cwiklinski <jcwiklinski@teclib.com>, 2016-2017
|
||||
# cbc5204086c375034e77848ef6290ebe, 2015
|
||||
# Walid Nouh, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Genericobject\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-28 10:21+0000\n"
|
||||
"PO-Revision-Date: 2021-05-28 10:22+0000\n"
|
||||
"Last-Translator: Cédric Anne\n"
|
||||
"Language-Team: French (France) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/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"
|
||||
|
||||
#: index.php:58 front/familylist.php:33 front/familylist.php:41
|
||||
#: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292
|
||||
#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227
|
||||
msgid "Objects management"
|
||||
msgstr "Gestion d'objets"
|
||||
|
||||
#: index.php:68 front/familylist.php:37
|
||||
msgid "Empty family"
|
||||
msgstr "Famille vide"
|
||||
|
||||
#: front/object.php:33 front/type.php:38 inc/profile.class.php:287
|
||||
#: inc/type.class.php:66
|
||||
msgid "Type of objects"
|
||||
msgstr "Types d'objets"
|
||||
|
||||
#: front/commontreedropdown.form.php:36 front/commondropdown.php:11
|
||||
#: front/commondropdown.form.php:36
|
||||
msgid "The requested dropdown does not exists"
|
||||
msgstr "L'intitulé demandé n'existe pas"
|
||||
|
||||
#: front/field.form.php:41
|
||||
msgid "Field(s) deleted successfully"
|
||||
msgstr "Champ(s) supprimé(s) avec succès"
|
||||
|
||||
#: front/field.form.php:51
|
||||
msgid "Field added successfully"
|
||||
msgstr "Champ ajouté avec succès"
|
||||
|
||||
#: inc/typefamily.class.php:36 inc/type.class.php:380 inc/type.class.php:517
|
||||
msgid "Family of type of objects"
|
||||
msgstr "Famille"
|
||||
|
||||
#: inc/profile.class.php:141
|
||||
msgid "General"
|
||||
msgstr "Général"
|
||||
|
||||
#: inc/profile.class.php:147
|
||||
msgid "Objects"
|
||||
msgstr "Objets"
|
||||
|
||||
#: inc/profile.class.php:149
|
||||
msgid "(No types defined yet)"
|
||||
msgstr "(Aucun type déjà défini)"
|
||||
|
||||
#: inc/type.class.php:156
|
||||
msgid "Type name is missing"
|
||||
msgstr "Nom du type manquant"
|
||||
|
||||
#: inc/type.class.php:162
|
||||
msgid "Type name must be longer"
|
||||
msgstr "Le nom du type doit être plus long"
|
||||
|
||||
#: inc/type.class.php:168
|
||||
msgid ""
|
||||
"Types 'field', 'object' and 'type' are reserved. Please choose another one"
|
||||
msgstr "Les types 'field', 'object' et 'type' sont réservés. Veuillez en choisir un autre"
|
||||
|
||||
#: inc/type.class.php:175
|
||||
msgid "Type must start with a letter"
|
||||
msgstr "Le type doit commencer par une lettre"
|
||||
|
||||
#: inc/type.class.php:182
|
||||
msgid "A type already exists with the same name"
|
||||
msgstr "Un type avec le même nom existe déjà"
|
||||
|
||||
#: inc/type.class.php:478
|
||||
msgid "Internal identifier"
|
||||
msgstr "Identifiant interne"
|
||||
|
||||
#: inc/type.class.php:532
|
||||
msgid "Behaviour"
|
||||
msgstr "Comportement"
|
||||
|
||||
#: inc/type.class.php:551
|
||||
msgid "Network connections"
|
||||
msgstr "Connexions réseaux"
|
||||
|
||||
#: inc/type.class.php:556
|
||||
msgid "injection file plugin"
|
||||
msgstr "Plugin injection de fichiers"
|
||||
|
||||
#: inc/type.class.php:558
|
||||
msgid "geninventorynumber plugin"
|
||||
msgstr "Plugin génération des numéros d'inventaire"
|
||||
|
||||
#: inc/type.class.php:559
|
||||
msgid "order plugin"
|
||||
msgstr "Plugin gestion des commandes"
|
||||
|
||||
#: inc/type.class.php:560
|
||||
msgid "item's uninstallation plugin"
|
||||
msgstr "Plugin de désinstallation des matériels"
|
||||
|
||||
#: inc/type.class.php:561
|
||||
msgid "simcard plugin"
|
||||
msgstr "Plugin carte SIM"
|
||||
|
||||
#: inc/type.class.php:562
|
||||
msgid "treeview plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:725
|
||||
msgid "Regenerate files"
|
||||
msgstr "Regénérer les fichiers"
|
||||
|
||||
#: inc/type.class.php:738
|
||||
msgid "Link to other objects"
|
||||
msgstr "Liaison avec d'autres objets"
|
||||
|
||||
#: inc/type.class.php:1734
|
||||
msgid "Other"
|
||||
msgid_plural "Others"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. TRANS: %1$s is itemtype name
|
||||
#: inc/type.class.php:2101
|
||||
#, php-format
|
||||
msgid "Unable to load the class %1$s."
|
||||
msgstr "Impossible de charger la classe %1$s"
|
||||
|
||||
#. TRANS: %1$s is itemtype name
|
||||
#: inc/type.class.php:2103
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You probably have garbage data in your database for this plugin and missing "
|
||||
"files in %1$s"
|
||||
msgstr "Vous avez probablement d'anciennes données dans votre base pour ce plugin ou des fichiers manquants dans %1$s"
|
||||
|
||||
#: inc/object.class.php:548
|
||||
msgid "Object preview"
|
||||
msgstr "Prévisualisation d'un objet de ce type"
|
||||
|
||||
#: inc/object.class.php:812
|
||||
msgid "You must configure rights to enable the preview"
|
||||
msgstr "Vous devez configurer les droits sur cet objet pour voir la prévisualisation"
|
||||
|
||||
#: inc/field.class.php:65
|
||||
msgid "Fields associated with the object"
|
||||
msgstr "Champs associés à l'objet"
|
||||
|
||||
#: inc/field.class.php:71
|
||||
msgid "Label"
|
||||
msgstr "Libellé"
|
||||
|
||||
#: inc/field.class.php:72
|
||||
msgid "Name in DB"
|
||||
msgstr "Nom en base de données"
|
||||
|
||||
#: inc/field.class.php:127
|
||||
msgid "Add new field"
|
||||
msgstr "Ajout d'un nouveau champ"
|
||||
|
||||
#: inc/field.class.php:322
|
||||
msgid "Read-only field"
|
||||
msgstr "Champ en lecture seule"
|
||||
Reference in New Issue
Block a user