This commit is contained in:
2026-03-25 22:03:39 +01:00
parent a0073b4fb1
commit faf4ca10c9
5603 changed files with 1030866 additions and 79 deletions

View File

@@ -0,0 +1,17 @@
<!DOCTYPE html><html><head></head><body><meta charset="utf-8"><title>Lernkarten Sätze</title>
<p style="margin:8px 0; font-weight:bold;">Lernkarten Sätze</p>
<p style="margin:8px 0; font-weight:bold;">Deutsch / Italienisch</p>
<div style="background:#FFFFFF; padding:8px; margin:6px 0;">Ciao Paolo, wir müssen einfach vorwärts machen.</div>
<div style="background:#E0F2F7; padding:8px; margin:6px 0;">Ciao Paolo, dobbiamo semplicemente andare avanti.</div>
<div style="background:#FFFFFF; padding:8px; margin:6px 0;">Das alte Haus ist nicht fertig und das neue hängt hinterher.</div>
<div style="background:#E0F2F7; padding:8px; margin:6px 0;">La vecchia casa non è finita e la nuova è in ritardo.</div>
<div style="background:#FFFFFF; padding:8px; margin:6px 0;">Ich wollte dich nicht stressen mit dem Termin mit mir, obwohl ich<br>
jeden Tag gewartet hatte, dass wir uns treffen.</div>
<div style="background:#E0F2F7; padding:8px; margin:6px 0;">Non volevo metterti sotto stress con l&#x27;appuntamento con me, anche se<br>
ho aspettato ogni giorno che ci incontrassimo.</div>
<div style="background:#FFFFFF; padding:8px; margin:6px 0;">Wäre es allenfalls eine Option, dass jemand anders, der mehr Zeit hat,<br>
die Bauleitung übernimmt und du den Entwurf planst, aber wir möchten<br>
wirklich anfangen.</div>
<div style="background:#E0F2F7; padding:8px; margin:6px 0;">Sarebbe un&#x27;opzione che qualcun altro, che ha più tempo, si occupi<br>
della direzione dei lavori e tu pianifichi il progetto, ma vogliamo<br>
davvero iniziare.</div></body></html>

View File

@@ -0,0 +1,25 @@
Lernkarten Sätze
Deutsch / Italienisch
Ciao Paolo, wir müssen einfach vorwärts machen.
---
Ciao Paolo, dobbiamo semplicemente andare avanti.
Das alte Haus ist nicht fertig und das neue hängt hinterher.
---
La vecchia casa non è finita e la nuova è in ritardo.
Ich wollte dich nicht stressen mit dem Termin mit mir, obwohl ich
jeden Tag gewartet hatte, dass wir uns treffen.
---
Non volevo metterti sotto stress con l'appuntamento con me, anche se
ho aspettato ogni giorno che ci incontrassimo.
Wäre es allenfalls eine Option, dass jemand anders, der mehr Zeit hat,
die Bauleitung übernimmt und du den Entwurf planst, aber wir möchten
wirklich anfangen.
---
Sarebbe un'opzione che qualcun altro, che ha più tempo, si occupi
della direzione dei lavori e tu pianifichi il progetto, ma vogliamo
davvero iniziare.

View File

@@ -0,0 +1,23 @@
{
"titel": "Vorwärtsgehen: Schritte zur Veränderung",
"datum": "15.02.2026",
"uhrzeit": "10:09",
"eintraege": [
{
"de": "Ciao Paolo, wir müssen einfach vorwärts machen.",
"it": "Ciao Paolo, dobbiamo semplicemente andare avanti."
},
{
"de": "Das alte Haus ist nicht fertig und das neue hängt hinterher.",
"it": "La vecchia casa non è finita e la nuova è in ritardo."
},
{
"de": "Ich wollte dich nicht stressen mit dem Termin mit mir, obwohl ich\njeden Tag gewartet hatte, dass wir uns treffen.",
"it": "Non volevo metterti sotto stress con l'appuntamento con me, anche se\nho aspettato ogni giorno che ci incontrassimo."
},
{
"de": "Wäre es allenfalls eine Option, dass jemand anders, der mehr Zeit hat,\ndie Bauleitung übernimmt und du den Entwurf planst, aber wir möchten\nwirklich anfangen.",
"it": "Sarebbe un'opzione che qualcun altro, che ha più tempo, si occupi\ndella direzione dei lavori e tu pianifichi il progetto, ma vogliamo\ndavvero iniziare."
}
]
}

File diff suppressed because it is too large Load Diff