From: Michael Tremer Date: Tue, 18 Jan 2011 15:10:36 +0000 (+0100) Subject: Text improvements (english). X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ae4c66fdf5bc85bf013eb71d73d955cf8c5e4e7;p=ipfire.org.git Text improvements (english). Mailed by Wayne Thursby. Thanks Wayne. --- diff --git a/www/templates/index.html b/www/templates/index.html index 8da2c7fb..025075be 100644 --- a/www/templates/index.html +++ b/www/templates/index.html @@ -22,15 +22,15 @@

{% else %}

- IPFire is a server distribution with primary task as - a firewall. It also focuses on flexibility and scales very well from small to - middle-sized buisiness networks and home networks. + IPFire is a server distribution with intended to use as + a firewall. It focuses on flexibility, and scales from small to + middle sized business networks and home networks.

- Along with this very shrinked and hardened system come lots of addons that + Along with this hardened, minimalist come lots of addons that can be installed with a simple click. That's what makes IPFire different - from other distributions: It is easy to administer and has lots of power - for every challenge there might be. + from other firewall distributions: it is easy to configure for any task, + and easy to administer once it's set up.

{% end %} diff --git a/www/templates/static/about.html b/www/templates/static/about.html index 9a1f8148..ac2467be 100644 --- a/www/templates/static/about.html +++ b/www/templates/static/about.html @@ -7,7 +7,7 @@ {% else %}

- From the technical point of view, IPFire is a very shrinked and hardened firewall system - which comes with an integrated package manager that is called Pakfire. - With only a single click you can extend your system to a server that provides services from different - categories. + From a technical point of view, IPFire is a minimalistic, hardened firewall system + which comes with an integrated package manager called Pakfire. With a single click you + can enhance the base system by providing network services.

- The most interesting addons: + Some interesting addons:

{% end %} @@ -192,41 +194,42 @@

{% else %}

- IPFire comes with a SPI (stateful inspection) firewall which is built on top of the - Linux netfilter. + IPFire uses a firewall using Stateful Packet Inspection (SPI) which is built on top of + netfilter, the Linux packet filtering framework.

- With the installation of IPFire, the network gets seperated into different parts that - represent a special kind of computers with their own level of security: + With the installation of IPFire, the network gets separated into different segments which + represent a group of computers which share a common security level:


- So there is a best place for every machine in the network. All the segments can be activated seperately - (except green and red are always required). -
- On top of all of that, there is an outgoing firewall for filtering the egress direction. + This scheme means there is a perfect place for each machine in the network. The various + segments may be enabled separately depending on requirements. Additionally, the firewall + can also control outbound Internet access from any segment. This gives the administrator + ultimate control over how their network can be used.

{% end %} @@ -278,26 +281,20 @@

{% else %}

- IPFire can be enhanced to a VPN (virtual private network) gateway that connects places and - persons to the local network. This could either be staff, friends and people you want to share - data with in a secure way but also could be a branch office, important customer or an other - company you are operating with. -

-

- To be able to dock on different technologies IPFire offers these implementations: + IPFire may be enhanced to include a virtual private network (VPN) gateway which connects + remote people and places to the local network using an encrypted link. This could be staff, + friends, or anyone you'd like to share data with in a secure way. Businesses use VPNs to + connect branch offices, datacenters, corporate partners, and to provide traveling staff + with a portal into the corporate network.

- - -

- Those implementations let IPFire connect to routers or VPN gateways by: + IPFire uses both the IPSEC and OpenVPN protocols, affording the maximum in flexibility + when configuring your VPN. These implementations allow IPFire connect to VPN endpoint + devices by: Cisco, Juniper, Checkpoint, - other Linux-based implementations and many more... + NetGear, or any Linux based implementation.

{% end %} {% else %}

- Based on a recent version of the Linux kernel 2.6 series, IPFire supports latest hardware - like 10G network cards and wireless hardware out of the box. + Based on a recent version of the Linux kernel 2.6 series, IPFire supports the latest hardware + like 10Gbit network cards and wireless hardware out of the box.

- It is at least a Intel Pentium I compatible CPU (i586) required and we recommend - approx. 128 MB RAM (or more) and 1GB disk space. + Requirements are minimal: an Intel Pentium I compatible CPU (i586), 128 MB RAM, + and 1GB disk space.

- For routing, there are at least 2 network interfaces required. - Alternatively, a 3G-modem can be used. + For routing, at least 2 network interfaces are required. + Alternatively, a 3G modem may be used.

- Developers are concerned about keeping the system running on many variations as - possible what makes IPFire run on cheap hardware as well as running on high - performance servers. + The IPFire Developers are concerned with the ability to run IPFire on systems running as many + variations as possible. This is what helps IPFire run on cheap hardware as well as high + performance servers.

{% end %}
@@ -407,19 +406,19 @@ {% else %}

IPFire is licensed under the terms of the GNU General - Public License in version 3. So it is free software. + Public License in version 3, so it is free software.

- There is the opportunity to make a donation to the - community which is a very important thing for the success of the project. + The success of the project depends upon donations + to the community.

Free software allows (under the terms of the GPLv3):

{% end %} diff --git a/www/translations/de_DE.csv b/www/translations/de_DE.csv index 922ba8ea..c0396a09 100644 --- a/www/translations/de_DE.csv +++ b/www/translations/de_DE.csv @@ -161,7 +161,7 @@ "Open mirror","Mirror öffnen" "Virtualization","Virtualisierung" "It's free","IPFire ist frei" -"Packet management","Paketmanagement" +"Package management","Paketmanagement" "Really important guides are:","Empfehlenswerte Artikel sind:" "Installation guide","Installationsanleitung" "Learn how to start.","Wie fängt man an?"