From 5b84919c738574dfca44bfc1a65b35675ed7a3ec Mon Sep 17 00:00:00 2001 From: COLLIN Marie <marie.collin@inria.fr> Date: Tue, 7 Feb 2023 15:48:52 +0000 Subject: [PATCH] Upload New File --- data/tuto3-1/translations/sl.json | 60 +++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 data/tuto3-1/translations/sl.json diff --git a/data/tuto3-1/translations/sl.json b/data/tuto3-1/translations/sl.json new file mode 100644 index 0000000..46f22fb --- /dev/null +++ b/data/tuto3-1/translations/sl.json @@ -0,0 +1,60 @@ +{ + "values": { + "Humains et IA": "Human and AI", + "Humains et <strong>IA</strong>": "Human and <strong>AI</strong>", + "Introduction": "Introduction", + "Débusquer l’IA : IA ou humains ?": "Detecting AI: AI or humans?", + "Un être humain": "A human being", + "Une IA": "An AI", + "S'agit-il d'un vrai être humain ou d'une image créée par une IA ? ": "Is it a real human being or an image created by an AI? ", + " Cliquez sur la bonne réponse.": "Click on the correct answer.", + "Tester": "Test", + "Vérifier": "Verify", + "Comprendre": "Understand", + "zoomer": "zoom in", + "Etes-vous un bon réseau de neurones discriminateur ? ": "Are you a good discriminator neural network? ", + " Cliquez sur la bonne réponse. Zoomez dans l’image pour débusquer l’IA.": "Click on the correct answer. Zoom in on the image to find the AI.", + "Conclure": "Conclude", + "En savoir encore plus": "Find out more", + "GAN (": "GAN (", + "generative adversarial network": "generative adversarial network", + "StyleGAN": "StyleGAN", + " (Dec 2018) - ": "(Dec 2018)-", + "Karras": "Karras", + " et al. and Nvidia": "et al. and Nvidia", + "Original GAN": "Original GAN", + " (2014) - ": "(2014) - ", + "Goodfellow": "Goodfellow", + " et al.": "and al.", + "Don't panic. Learn about ": "Don't panic. Learn about", + "how it works": "how it works", + "https://usbeketrica.com/article/ia-tableau-art-buzzword": "https://usbeketrica.com/article/ia-tableau-art-buzzword", + "thispersondoesnotexist.com/": "thispersondoesnotexist.com/", + "https://pixabay.com/fr/": "https://pixabay.com/en/", + "Production et réalisation": "Production and realisation", + "Data.bingo pour Class’Code IAI.": "A coproduction Data.bingo, Inria, S24B and ClassCode, from the Mooc:", + "data.bingo": "\"L'Intelligence Artificielle ... avec intelligence !\"", + "Thu Trinh-Bouvier, Bastien Didier, Julien Levesque, Albertine Meunier et Sylvie Tissot, ": "classcode.fr/iai", + "Conception.": "", + "Bastien Didier et Sylvie Tissot,": "", + "Développement.": "", + " ": "", + "Benjamin Ninassi et Denis Chiron,": "", + "Architecture technique.": "", + "Veronica Holguin, ": "", + "Graphisme.": "", + "Sophie de Quatrebarbes et Sonia Cruchon, ": "", + "Réalisation et suivi de production.": "", + "Données, logiciels, etc...": "Production of the videos", + "Le présent tutoriel ne stocke aucune donnée personnelle. Les images et les sons sont traitées au niveau local sur la machine de l’utilisateur.": "AI4T Consortium - Erasmus+ Programme of the European Union.", + "Hébergement : Inria Rocquencourt.": "Hosting: Inria Rocquencourt.", + "Algorithmes : ": "Algorithms: ", + "ML5, Yolo, Web speech Recognition, Web speech synthesis": "ML5", + "Navigateur supporté : Chrome": "Supported browser: Chrome. This tutorial does not store any personal data. The images and sounds are processed locally on the user's machine.", + "Une production data.bingo en coproduction avec Inria et S24B l’interactive et class’code.":"", + "© Cette ressource est sous licence CC BY SA 2020": "", + "Source d’images de ce tutoriel issues des GAN": "Source of the pictures from GAN", + "Source d’images de ce tutoriel de personnes réelles": "Source of the pictures for real persons", + "EXTRA_LOGO": "<img src='https://user-images.githubusercontent.com/5736114/133277346-2bf4460c-9a3d-48a7-a28c-6f81fc7f709c.png' /> <img src='https://inrialearninglab.github.io/ai4t//assets/logoerasmusright_en_0.jpeg' />" + } +} -- GitLab