Skip to content

Commit 96e730e

Browse files
Deploying to gh-pages from @ ce932d5 🚀
1 parent b943e76 commit 96e730e

21 files changed

Lines changed: 51 additions & 58 deletions

File tree

de/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,10 +1482,10 @@ <h1 id="willkommen-zum-beeware-tutorial">Willkommen zum BeeWare-Tutorial!<a clas
14821482
erledigen, wie zum Beispiel das Testen Ihrer App.</p>
14831483
<div class="admonition">
14841484
<p class="admonition-title">Dies ist eine maschinelle Übersetzung!</p>
1485-
<p>This document is a machine-generated translation of the
1486-
<a href="https://tutorial.beeware.org/">English</a> tutorial. We know that a machine
1487-
translation isn't ideal, but we felt that a bad translation was better than no
1488-
translation at all.</p>
1485+
<p>Dieses Dokument ist eine maschinell erstellte Übersetzung des
1486+
<a href="https://tutorial.beeware.org/">englischen</a> Tutorials. Wir wissen, dass eine
1487+
maschinelle Übersetzung nicht ideal ist, aber wir waren der Meinung, dass eine
1488+
schlechte Übersetzung besser ist als gar keine Übersetzung.</p>
14891489
<p>Wenn du helfen möchtest, die Übersetzung zu verbessern, melde dich! Wir haben
14901490
einen <code>#translations</code>-Kanal in <a href="https://beeware.org/bee/chat/">Discord</a>. Stellen
14911491
Sie sich dort vor und wir werden Sie dem Übersetzungsteam hinzufügen.</p>

de/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

de/tutorial/tutorial-8/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,10 +1696,11 @@ <h2 id="zugriff-auf-api">Zugriff auf API<a class="headerlink" href="#zugriff-auf
16961696
antworten. Wenn wir also eine solche API aufrufen, müssen wir sicherstellen,
16971697
dass unsere Anwendung nicht unempfänglich wird, während wir auf die Antwort der
16981698
Web-API warten.</p>
1699-
<p>This is a toy app, so we don't have a <em>real</em> API to work with, so we'll use a
1700-
sample API endpoint as a source of data. If you open
1699+
<p>Dies ist eine Spielzeug-App, daher haben wir keine <em>echte</em> API, mit der wir
1700+
arbeiten können. Wir verwenden daher einen Beispiel-API-Endpunkt als
1701+
Datenquelle. Wenn Sie
17011702
<a href="https://tutorial.beeware.org/tutorial/message.json"><code>https://tutorial.beeware.org/tutorial/message.json</code></a>
1702-
in your browser, you'll get a JSON payload with a message.</p>
1703+
in Ihrem Browser öffnen, erhalten Sie eine JSON-Nutzlast mit einer Nachricht.</p>
17031704
<p>Die Python-Standardbibliothek enthält alle Tools, die Sie für den Zugriff auf
17041705
eine API benötigen. Die integrierten APIs sind jedoch sehr niedrigschwellig. Sie
17051706
sind gute Implementierungen des HTTP-Protokolls, erfordern jedoch vom Benutzer

es/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,10 +1483,10 @@ <h1 id="bienvenido-al-tutorial-de-beeware">¡Bienvenido al tutorial de BeeWare!<
14831483
aplicaciones, tales como la prueba de su aplicación.</p>
14841484
<div class="admonition">
14851485
<p class="admonition-title">¡Es una traducción automática!</p>
1486-
<p>This document is a machine-generated translation of the
1487-
<a href="https://tutorial.beeware.org/">English</a> tutorial. We know that a machine
1488-
translation isn't ideal, but we felt that a bad translation was better than no
1489-
translation at all.</p>
1486+
<p>Este documento es una traducción automática del tutorial <a href="https://tutorial.beeware.org/">en
1487+
inglés</a>. Sabemos que la traducción automática no
1488+
es ideal, pero consideramos que una traducción deficiente es mejor que ninguna
1489+
traducción.</p>
14901490
<p>Si quieres ayudarnos a mejorar la traducción, ¡ponte en contacto con nosotros!
14911491
Tenemos un canal <code>#translations</code> en <a href="https://beeware.org/bee/chat/">Discord</a>;
14921492
preséntate allí y te añadiremos al equipo de traducción.</p>

es/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

es/tutorial/tutorial-8/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,10 +1695,11 @@ <h2 id="acceso-a-una-api">Acceso a una API<a class="headerlink" href="#acceso-a-
16951695
web a veces tardan uno o dos segundos en responder, por lo que si llamamos a una
16961696
API de este tipo, debemos asegurarnos de que nuestra aplicación no deje de
16971697
responder mientras esperamos a que la API web devuelva una respuesta.</p>
1698-
<p>This is a toy app, so we don't have a <em>real</em> API to work with, so we'll use a
1699-
sample API endpoint as a source of data. If you open
1698+
<p>Esta es una aplicación de juguete, por lo que no disponemos de una API <em>real</em>
1699+
con la que trabajar, así que utilizaremos un punto final de API de muestra como
1700+
fuente de datos. Si abre
17001701
<a href="https://tutorial.beeware.org/tutorial/message.json"><code>https://tutorial.beeware.org/tutorial/message.json</code></a>
1701-
in your browser, you'll get a JSON payload with a message.</p>
1702+
en su navegador, obtendrá una carga JSON con un mensaje.</p>
17021703
<p>La biblioteca estándar de Python contiene todas las herramientas necesarias para
17031704
acceder a una API. Sin embargo, las API incorporadas son de muy bajo nivel. Son
17041705
buenas implementaciones del protocolo HTTP, pero requieren que el usuario

fr/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,10 +1484,10 @@ <h1 id="bienvenue-dans-le-didacticiel-beeware">Bienvenue dans le didacticiel Bee
14841484
tester votre application.</p>
14851485
<div class="admonition">
14861486
<p class="admonition-title">Il s'agit d'une traduction automatique !</p>
1487-
<p>This document is a machine-generated translation of the
1488-
<a href="https://tutorial.beeware.org/">English</a> tutorial. We know that a machine
1489-
translation isn't ideal, but we felt that a bad translation was better than no
1490-
translation at all.</p>
1487+
<p>Ce document est une traduction automatique du tutoriel
1488+
<a href="https://tutorial.beeware.org/">anglais</a>. Nous savons qu'une traduction
1489+
automatique n'est pas idéale, mais nous avons estimé qu'une mauvaise traduction
1490+
valait mieux que pas de traduction du tout.</p>
14911491
<p>Si vous souhaitez nous aider à améliorer la traduction, n'hésitez pas à nous
14921492
contacter ! Nous avons un canal <code>#translations</code> dans
14931493
<a href="https://beeware.org/bee/chat/">Discord</a> ; présentez-vous et nous vous

fr/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

fr/tutorial/tutorial-8/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,10 +1696,11 @@ <h2 id="acceder-a-une-api">Accéder à une API<a class="headerlink" href="#acced
16961696
répondre, de sorte que si nous appelons une API de ce type, nous devons veiller
16971697
à ce que notre application ne devienne pas inactive pendant que nous attendons
16981698
que l'API web renvoie une réponse.</p>
1699-
<p>This is a toy app, so we don't have a <em>real</em> API to work with, so we'll use a
1700-
sample API endpoint as a source of data. If you open
1699+
<p>Il s'agit d'une application ludique, nous ne disposons donc pas d'une
1700+
<em>véritable</em> API avec laquelle travailler. Nous utiliserons donc un exemple de
1701+
point de terminaison API comme source de données. Si vous ouvrez
17011702
<a href="https://tutorial.beeware.org/tutorial/message.json"><code>https://tutorial.beeware.org/tutorial/message.json</code></a>
1702-
in your browser, you'll get a JSON payload with a message.</p>
1703+
dans votre navigateur, vous obtiendrez une charge utile JSON avec un message.</p>
17031704
<p>La bibliothèque standard de Python contient tous les outils dont vous avez
17041705
besoin pour accéder à une API. Cependant, les API intégrées sont de très bas
17051706
niveau. Ce sont de bonnes implémentations du protocole HTTP, mais elles exigent

it/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,10 +1484,10 @@ <h1 id="benvenuti-al-tutorial-di-beeware">Benvenuti al Tutorial di BeeWare!<a cl
14841484
applicazione.</p>
14851485
<div class="admonition">
14861486
<p class="admonition-title">Questa è una traduzione automatica!</p>
1487-
<p>This document is a machine-generated translation of the
1488-
<a href="https://tutorial.beeware.org/">English</a> tutorial. We know that a machine
1489-
translation isn't ideal, but we felt that a bad translation was better than no
1490-
translation at all.</p>
1487+
<p>Questo documento è una traduzione automatica del tutorial <a href="https://tutorial.beeware.org/">in
1488+
inglese</a>. Sappiamo che una traduzione automatica
1489+
non è l'ideale, ma abbiamo ritenuto che una traduzione scadente fosse meglio di
1490+
nessuna traduzione.</p>
14911491
<p>Se volete contribuire a migliorare la traduzione, contattateci! Abbiamo un
14921492
canale <code>#translations</code> in <a href="https://beeware.org/bee/chat/">Discord</a>. Presentati
14931493
lì e ti aggiungeremo al team di traduzione.</p>

0 commit comments

Comments
 (0)