From faa351f98afd568ae305879870bd6935e312626a Mon Sep 17 00:00:00 2001 From: Ryan Zidago <46972947+ryanzidago@users.noreply.github.com> Date: Tue, 25 Jun 2019 10:52:34 +0200 Subject: [PATCH] translated glossary_annotation.md from en to fr (#14914) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * translated glossary_annotation.md from en to fr * improved short_description and description; changed 'bibliothèques' for 'librairies --- .../fr/docs/reference/glossary/annotation.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 content/fr/docs/reference/glossary/annotation.md diff --git a/content/fr/docs/reference/glossary/annotation.md b/content/fr/docs/reference/glossary/annotation.md new file mode 100755 index 0000000000..468d80af83 --- /dev/null +++ b/content/fr/docs/reference/glossary/annotation.md @@ -0,0 +1,17 @@ +--- +title: Annotation +id: annotation +date: 2018-04-12 +full_link: /docs/concepts/overview/working-with-objects/annotations +short_description: > + Une paire clé-valeur qui est utilisée pour attacher des métadonnées arbitraires non-identifiantes à des objets. + +aka: +tags: +- fundamental +--- + Une paire clé-valeur qui est utilisée pour attacher des métadonnées arbitraires non-identifiantes à des objets. + + + +Les métadonnées d'une annotation peuvent être petites ou grandes, structurées ou non structurées, et peuvent inclure des caractères non autorisés par les étiquettes. Les clients tels que les outils et les librairies peuvent récupérer ces métadonnées.