nakamochi
/
website
Archived
2
0
Fork 0

content: translate remaining pages to DE

this completes the german translation for now.
master
alex 2 years ago
parent 9771093dcc
commit c0c28c0ebd

@ -4,18 +4,20 @@ title: "über uns"
<figure class="qlogo"><img src="/assets/qeles-logo.png" alt="qeles AG logo"></figure> <figure class="qlogo"><img src="/assets/qeles-logo.png" alt="qeles AG logo"></figure>
We as [qeles AG] have many years of experience in manufacturing PCBs and Die [qeles AG] hat langjährige Erfahrung in der Bestückung von Leiterplatten und
hardware assembly. We want to use this knowledge to start a bottom up der Montage von Endgeräten. Dieses Wissen wollen wir nutzen, um einen
approach to a concept that has mainly moved in the software world. Designing Bottom-up-Ansatz für ein Konzept zu entwickeln, das sich hauptsächlich in der
and manufacturing a secure device, starting at the hardware level, allows Software-Welt bewegt. Die Entwicklung und Herstellung eines sicheren Geräts,
us to keep a large part of the supply chain and the manufacturing as secure beginnend auf der Hardware-Ebene, ermöglicht es uns, einen großen Teil der
as possible in an open source device. Lieferkette und der Herstellung so sicher wie möglich in einem Open-Source-Gerät
zu halten.
Knowing the manufacturing processes, bringing a portfolio of products to the Mit unserem Wissen aus Herstellungsprozessen und Portfoliomanagement glauben wir,
market to cater for all freedom and contribution levels and assuring security, dass wir ein Produkt für viele Teilnehmer anbieten können um höchste Sicherheit
we believe we can offer a product for many participants. zu gewährleisten. Es ermöglicht den Einsatz über alle Freiheits- und Beitragsstufen.
We value privacy and security. We will use our knowledge in this field to help Wir legen viel Wert auf Privatsphäre und Sicherheit. Wir werden unser Wissen in
people in achieving complete financial sovereignty and independence. diesem Bereich nutzen, um Menschen dabei zu helfen, vollständige finanzielle
Souveränität und Unabhängigkeit zu erreichen.
[qeles AG]: https://qeles.ch/ [qeles AG]: https://qeles.ch/

@ -1,53 +1,54 @@
--- ---
title: "design and code sources" title: "design und quellcode"
--- ---
All the designs and software source code are located on our self-hosted Alle Entwürfe und der Quellcode der Software befinden sich in unseren selbst
git repositories at [git.qcode.ch/nakamochi/](https://git.qcode.ch/nakamochi/). gehosteten Git-Repositories unter [git.qcode.ch/nakamochi/](https://git.qcode.ch/nakamochi/).
We also mirror them on GitHub at [github.com/nakamochi/](https://github.com/nakamochi/) Wir spiegeln sie auch auf GitHub unter [github.com/nakamochi/](https://github.com/nakamochi/),
for redundancy, broader awareness and to ease contributions. um die Redundanz zu erhöhen, den Bekanntheitsgrad zu steigern und Beiträge
zu erleichtern.
Our self-hosted git repositories accept issues and code changes only from Unsere selbst gehosteten Git-Repositories akzeptieren Themen und Code-Änderungen
existing accounts, and creating new accounts feature is disabled: we'd like nur von bestehenden Konten. Die Funktion zum Erstellen neuer Konten ist deaktiviert:
to avoid potential abuse. Nonetheless, we will happily take in any suggestions Wir möchten potenziellen Missbrauch vermeiden. Nichtsdestotrotz nehmen wir gerne
on the GitHub mirrors. alle Vorschläge von GitHub auf.
The following are the main repositories where the development is done. Folgend sind die wichtigsten Repositories, in denen die Entwicklung stattfindet.
## NDG ## NDG
Nakamochi daemon and GUI, the main software part. It is composed of two layers: Nakamochi Daemon und GUI, der Hauptteil der Software. Dies besteht aus zwei Schichten:
a background daemon and a touch-capable GUI interface. einem Hintergrund-Daemon und einer touchfähigen GUI-Schnittstelle.
- repository: [git.qcode.ch/nakamochi/ndg](https://git.qcode.ch/nakamochi/ndg) - Repository: [git.qcode.ch/nakamochi/ndg](https://git.qcode.ch/nakamochi/ndg)
- mirror: [github.com/nakamochi/ndg](https://github.com/nakamochi/ndg) - Spiegel: [github.com/nakamochi/ndg](https://github.com/nakamochi/ndg)
{{ screenshot(src="/assets/ngui-screenshot.png", caption="nakamochi touchscreen GUI screenshot") }} {{ screenshot(src="/assets/ngui-screenshot.png", caption="nakamochi touchscreen GUI screenshot") }}
## 3D ## 3D
CAD designs of enclosures and other related mechanical parts. CAD-Designs von Gehäusen und anderen zugehörigen mechanischen Teilen.
- repository: [git.qcode.ch/nakamochi/3d](https://git.qcode.ch/nakamochi/3d) - Repository: [git.qcode.ch/nakamochi/3d](https://git.qcode.ch/nakamochi/3d)
- mirror: [github.com/nakamochi/3d](https://github.com/nakamochi/3d) - Spiegel: [github.com/nakamochi/3d](https://github.com/nakamochi/3d)
{{ screenshot(src="/assets/git-3d-screenshot.png", caption="nakamochi touchscreen GUI screenshot") }} {{ screenshot(src="/assets/git-3d-screenshot.png", caption="nakamochi touchscreen GUI screenshot") }}
## sysupdates ## sysupdates
Operating system tweaks and automated updates. All nodes fetch and install updates Optimierungen des Betriebssystems und automatische Aktualisierungen.
from this repository. Alle Nodes holen und installieren Updates aus diesem Repository.
- repository: [git.qcode.ch/nakamochi/sysupdates](https://git.qcode.ch/nakamochi/sysupdates) - Repository: [git.qcode.ch/nakamochi/sysupdates](https://git.qcode.ch/nakamochi/sysupdates)
- mirror: [github.com/nakamochi/sysupdates](https://github.com/nakamochi/sysupdates) - Spiegel: [github.com/nakamochi/sysupdates](https://github.com/nakamochi/sysupdates)
## PCB ## PCB
<div class="text-media-card"> <div class="text-media-card">
<div class="card-text"> <div class="card-text">
PRO version custom board hardware designs. This is still upcoming. We will add links here Benutzerdefinierte Hardware-Designs für die PRO-Version. Dies ist noch nicht abgeschlossen.
as soon as the repository is live. Wir werden hier Links hinzufügen, sobald das Repository live ist.
</div> </div>
<figure class="card-media"> <figure class="card-media">