From 4032a008a2f3037b0906dd96ad3c0a18a1530dc8 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 13 Feb 2024 11:19:47 +0100 Subject: [PATCH] Updated some website texts --- bugtracker.php.de | 11 +++---- bugtracker.php.en | 8 ++--- index.php.de | 74 +++++++++++++++++++++++++---------------------- index.php.en | 67 +++++++++++++++++++++++------------------- 4 files changed, 88 insertions(+), 72 deletions(-) diff --git a/bugtracker.php.de b/bugtracker.php.de index 7c19cd8..2005742 100644 --- a/bugtracker.php.de +++ b/bugtracker.php.de @@ -6,19 +6,20 @@ Bug-Tracker

- Damit wir den Überlick über im ngIRCd vorhandene Bugs und + Damit wir den Überblick über im ngIRCd vorhandene Bugs und Feature-Wünsche nicht verliere, nutzen wir das Bug-Tracking-System auf GitHub:

Dort kannst du dich über bekannte und vielleicht bereits behobene Fehler - informieren. + informieren + sowie neue Issues für Bugs oder weitere Punkte auf der + Wunschliste erstellen.

- Solltest du einen neuen Fehler finden, so lege dort bitte einen - Bug-Report - an! Vielen Dank! + Bitte versuche dabei dein Problem so genau wie möglich zu beschreiben, + und natürlich sind Patches (Pull Requests) immer sehr willkommen!

You can get information - on all known bugs (and probable fixes) there. + on all known bugs (and probable fixes) there, and you can create + new issues for new bugs or wishlist items, too.

- If you find any new mistakes, please create a - bug report! - Thank you! + Please try to describe your problem as precisely as possible, and of + course patches (pull requests) are always very welcome!

ngIRCd ist ein freier, portabler und leichtgewichtiger Server für - den Internet Relay Chat (IRC), speziell für kleinere oder private - Netze, der unter der GNU General Public License + den Internet Relay Chat + (IRC), + speziell für kleinere oder private Netzwerke, der unter der + GNU General Public License (GPL) entwickelt wird.

- Der Server ist recht einfach zu konfigurieren, kann mit dynamischen - IP-Adressen umgehen und unterstützt optional IDENT, IPv6-Verbindungen, - SSL-geschützte Links und PAM für die Benutzerauthentifizierung sowie - eine Zeichensatzkonvertierung für alte Clients. Der Server wurde von - Grund auf neu geschrieben und basiert nicht auf dem Urvater, dem - Dämon des IRCNet. + Der Server ist recht einfach zu konfigurieren und läuft als + Single-Node-Server oder kann Teil eines Netzwerks von ngIRCd-Servern + in einem LAN oder im Internet sein. Er unterstützt optional das + IPv6-Protokoll, SSL/TLS-verschlüsselte Client-Server- und + Server-Server-Verbindungen, das PAM-System (Pluggable Authentication + Modules) zur Benutzer-Authentifizierung, IDENT-Abfragen und + Zeichensatzkonvertierung für ältere Clients.

Der Name ngIRCd steht für next generation IRC daemon, @@ -26,33 +29,41 @@ Chat Server würde es wohl besser treffen :-)

- Vorteile + Vorteile und Stärken

-

- Warum man den ngIRCd benutzen sollte? Unter anderem aus diesen - Gründen: -

@@ -65,19 +76,14 @@ Einfachheit

- ngIRCd unterstützt aktiv - eine ganze Reihe - von Plattformen: Linux, - BSD, Mac OS X. Aber auch auf Solaris, HP-UX, AIX und anderen Unices - läuft ngIRCd. -

-

- Nach der Installation, die via Paketinstallation oder - configure-make-make-install erfolgt, kann man nach dem Editieren der - ngircd.conf bereits nach 5 Minuten loslegen â€“ geändert werden - müssen dort nur wenige Zeilen, der Rest ist optional. + Nach der Installation von ngIRCd (am besten mit dem Paketmanager des + Betriebssystems oder direkt aus dem Quellcode, siehe + INSTALL.md) und der Anpassung der + Konfiguration in der Datei ngircd.conf ist der IRC-Server + nach nur 5 Minuten einsatzbereit - nur ein paar Zeilen müssen dort + geändert werden, der Rest ist optional und kann mit den Standardwerten + verwendet werden.

- diff --git a/index.php.en b/index.php.en index 83b4de5..cbdcc75 100644 --- a/index.php.en +++ b/index.php.en @@ -6,48 +6,62 @@ ngIRCd

- ngIRCd is a free, portable and lightweight Internet Relay Chat server + ngIRCd is a free, portable and lightweight Internet Relay Chat + (IRC) + server for small or private networks, developed under the GNU General Public License (GPL).

- The server is quite easy to configure, can handle dynamic IP addresses, - and optionally supports IDENT, IPv6 connections, SSL-protected links, - and PAM for user authentication as well as character set conversion for - legacy clients. The server has been written from scratch and is not - based on the forefather, the daemon of the IRCNet. + The server is quite easy to configure and runs as a single-node server + or can be part of a network of ngIRCd servers in a LAN or across the + internet. It optionally supports the IPv6 protocol, SSL/TLS-protected + client-server and server-server links, the Pluggable Authentication + Modules (PAM) system for user authentication, IDENT requests, and + character set conversion for legacy clients.

- The name ngIRCd means next-generation IRC daemon, + The name ngIRCd stands for next-generation IRC daemon, which is a little bit exaggerated: lightweight Internet Relay Chat server most probably would have been a better name :-)

- Advantages + Advantages and strengths

-

- Why you should be using ngIRCd? For these and other reasons: -

@@ -60,18 +74,13 @@ Simplicity

- ngIRCd supports - a whole range - of platforms: Linux, BSD, Mac OS X, but - ngIRCd also runs on Solaris, HP-UX, AIX and other Unices. -

-

- After the installation of ngIRCd, which is executed via packet - installation or configure-make-make-install, and once you have edited - the ngircd.conf, you can get started after 5 minutes â€“ only a - few lines need adapting, the rest is purely optional. + After installing ngIRCd (which is best done with the package manager of + the operating system or directly from the source code, see + INSTALL.md) and adjusting the configuration + in the ngircd.conf file, the IRC server can be ready for + use after just 5 minutes - only a few lines need to be changed + there, the rest is optional and can be used with the default values.

- -- 2.39.2