ilot-io/previews/clean-up-code/sandbox.fr/index.html

254 lines
7.5 KiB
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>sandbox.fr - ilot.io</title>
<!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious
snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
<link rel="manifest" href="../site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- ikiwiki CSS -->
<link href="../style.css" rel="stylesheet" />
<!-- Bootstrap core CSS -->
<!-- those checksums can be verified with: shasum -b -a 384 $file | xxd -r -p | base64 -->
2024-09-10 20:15:26 +00:00
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous" />
<!-- Custom styles for this template -->
<link href="../bootstrap.local.css" rel="stylesheet" />
<!-- Custom styles for derivatives -->
<link rel="stylesheet" href="../local.css" type="text/css" />
</head>
<body>
2024-09-10 20:15:26 +00:00
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
2024-09-10 20:15:26 +00:00
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" />
</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
2024-09-10 20:15:26 +00:00
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
<ul class="nav navbar-nav navbar-right">
<li><a href="../index.en.html">Home</a></li>
<li><a href="../platforms/index.en.html">Platforms</a></li>
<li><a href="../join/index.en.html">Join</a></li>
<li>
<button class="btn sign-in" onclick="window.location.href='https://ilot.io/apps/files';">
Your Files
</button>
</li>
</ul>
2024-09-10 20:15:26 +00:00
<ul class="nav navbar-nav">
</ul>
</div>
2024-09-10 20:15:26 +00:00
</div>
</nav>
<div class="container" id="content">
# Traduction de ikiwiki
# Copyright (C)2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
# This file is distributed under the same license as the PACKAGE Ikiwiki.
#
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki\n"
"POT-Creation-Date: 2009-08-15 18:30-0300\n"
"PO-Revision-Date: 2009-08-26 21:07+0200\n"
"Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
"Language-Team: french <debian-l10n-french@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bits\n"
#. type: Plain text
msgid ""
"This is the SandBox, a page anyone can edit to learn how to use the wiki."
msgstr "Voici le bac à sable, une page que tout le monde peut éditer pour apprendre à se servir du wiki."
#. type: Plain text
msgid "Here's a paragraph."
msgstr "Voici un paragraphe."
#. type: Plain text
msgid "Here's another one with *emphasised* text."
msgstr "Un autre avec du texte en *italique*."
#. type: Title #
#, no-wrap
msgid "Header"
msgstr "Titre"
#. type: Title ##
#, no-wrap
msgid "Subheader"
msgstr "Sous-titre"
#. type: Plain text
#, no-wrap
msgid ""
"> This is a blockquote.\n"
">\n"
"> This is the first level of quoting.\n"
">\n"
"> > This is nested blockquote.\n"
">\n"
"> Back to the first level.\n"
msgstr ""
"> Un bloc de citation.\n"
">\n"
"> Le premier niveau de citation.\n"
">\n"
"> > Une citation imbriquée.\n"
">\n"
"> Retour au premier niveau.\n"
#. type: Plain text
msgid "Numbered list"
msgstr "Liste numérotée"
#. type: Bullet: '1. '
msgid "First item."
msgstr "Premier élément."
#. type: Bullet: '1. '
msgid "Another."
msgstr "Un autre."
#. type: Bullet: '1. '
msgid "And another.."
msgstr "Encore un autre..."
#. type: Plain text
msgid "Bulleted list"
msgstr "Liste avec point"
#. type: Bullet: '* '
msgid "*item*"
msgstr "*élement*"
#. type: Bullet: '* '
msgid "item"
msgstr "élement"
#. type: Plain text
msgid "<span class="createlink">WikiLink</span>"
msgstr "<span class="createlink">WikiLink</span>"
</div> <!-- /container -->
<footer class="footer" role="contentinfo">
2024-09-10 20:15:26 +00:00
<div class="container">
<p class="text-muted">
<div class="container">
<div class="row">
<div class="col-sm-3">
<h5>Support</h5>
<ul>
<li><a href="https://support.ilot.io/en/hc/706927618">FAQs</a></li>
<li><a href="https://forge.ilot.io/ilot/-/projects/3">Known issues</a></li>
<li><a href="https://support.ilot.io/help/706927618">Support ticket</a></li>
</ul>
</div>
<div class="col-sm-3">
<h5>Contribute</h5>
<ul>
<li><a href="../join/index.en.html">Become a member</a>
<li><a href="https://forge.ilot.io/ilot/-/projects">Git Forge</a></li>
<li><a href="https://wiki.ilot.io">Wiki</a></li>
</ul>
</div>
<div class="col-sm-3">
<h5>About us</h5>
<ul>
<li><a href="../meta/code-of-conduct/">Code of conduct</a></li>
<li><a href="../meta/license/">Licenses</a></li>
<li><a href="https://status.ilot.io/status/ilot">Network Status</a></li>
</div>
<div class="col-sm-3 listmonk-form">
<h5>News</h5>
<p>Subscribe to our <a href="https://notif.ilot.io/archive">newsletter</a></p>
<form method="post" action="https://notif.ilot.io/subscription/form" class="listmonk-form">
<input type="hidden" name="nonce" />
<input id="9c490" type="hidden" name="l" value="9c490957-b50b-4162-898d-92259e350cd6" />
<div class="t">
<input aria-label="Email" class="btn" type="email" name="email" required placeholder="E-mail" />
</div>
<button aria-label="Subscribe" class="btn" type="submit">Subscribe</button>
</form>
</div>
</div>
</div>
</p>
2024-09-10 20:15:26 +00:00
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
2024-09-10 20:15:26 +00:00
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" integrity="sha384-xBuQ/xzmlsLoJpyjoggmTEz8OWUFM0/RC5BsqQBDX2v5cMvDHcMakNTNrHIW2I5f"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" crossorigin="anonymous" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"></script>
2024-09-10 20:15:26 +00:00
<!-- TODO: Find other ways to setup analytics
<script data-goatcounter="https://analytics.anarc.at/count" async src="//analytics.anarc.at/count.js"></script>
<noscript>
<img src="https://analytics.anarc.at/count?p=sandbox.fr&t=sandbox.fr" alt="tracking pixel to count visitors when Javascript is disabled" />
</noscript>
2024-09-10 20:15:26 +00:00
-->
</body>
</html>