{% extends "../base-1.html" %} {% block title %}{{ _("Get involved") }}{% end block %} {% block header %}

{{ _("Get involved") }}

{{ _("Because making a difference is easy") }}

{% end header %} {% block body %}
{% if lang == "de" %}

Die Basis des IPFire-Projekts sind seine Nutzer und die Community, welche freiwillig beitragen und ihre Zeit in die stetige Verbessung von IPFire investieren - jeden Tag.

Wir glauben, dass eine starke Community der erste Schritt zum Erfolg ist. Und so arbeiten Menschen auf der ganzen Welt zusammen und machen IPFire zu dem, was es heute ist.

{% else %}

Because IPFire is an Open Source project, the users and the community are the foundation of it. Voluteers keep the project running and spend their time improving IPFire - every single day.

We believe that a strong community is the first step to create a successful project. Every day, people from all around the world are working together and making IPFire as awesome as it is today.

{% end %}

{{ _("First steps") }}

{% if lang == "de" %}

Neben der Entwicklung selbst gibt es in einem Projekt noch viel mehr zu tun. Es gibt Gruppen, welche sich darum kümmern Einsteigern Hilfe zu leisten, Autoren von Dokumentation, Übersetzer und vieles mehr.

Das ist nur ein Auszug aus den vielen Möglichkeiten für Dich beim Projekt mitzumachen. Doch zuerst sollte jeder folgende Dinge tun:

{% else %}

Besides development, there is a significant amount more to do in a project. There are groups which care about helping beginners to get started with IPFire, or people who write documentation & coordinate translations.

The first steps everyone who wants to get involved should do are:

{% end %}

{{ _("Donations") }}

{% if lang == "de" %}

Du kannst dem Projekt mit einer Spende helfen seinen Fortbestand zu sichern.

Das hilft ebenso um neue Entwicklungen vorranzutreiben und IPFire zu verbessern.

{% else %}

You can help by making a financial contribution to the project.

Donations will ensure the sustainability and health of the project. They extend our activities and improve the quality of the code base.

{% end %}

{{ _("Donate") }}


{{ _("Wishlist") }}

{% if lang == "de" %}

Die IPFire Wunschliste ist die Crowdfunding-Plattform des IPFire-Projekts.

{% else %}

The IPFire Wishlist is the crowd funding platform of the IPFire project.

{% end %}

{{ _("Make a wish") }}


{{ _("Contribute yourself") }}

{{ _("Development") }}

{% if lang == "de" %}

Die Entwicklung ist die größte Aufgabe, die das Projekt zu meistern hat.

Mehr dazu, wie du bei der Entwicklung helfen kannst befindet sich auf der Entwicklungssseite.

{% else %}

Development is the major task of this project.

Read more about getting involved into hacking the code on the development page.

{% end %}

{{ _("Translation") }}

{% if lang == "de" %}

Wenn du Englisch und noch eine weitere Sprache sprichst, dann kannst du dabei helfen IPFire in deine Sprache zu übersetzen.

{% else %}

If you are able to read English and speak an other language, you can help us translating IPFire into your language.

{% end %}

{{ _("Translation team") }}

{{ _("Promotion") }}

{% if lang == "de" %}

Wenn dir IPFire gefällt, dann lass das auch andere wissen. Hilf uns IPFire bekannt zu machen indem du ein Review schreibst oder Freunden und Kollegen davon erzählst.

Halte einen Vortrag in deiner Linux-User-Group, Schule oder Uni und beantworte Fragen der Zuhörer.

{% else %}

If you like IPFire, let people know! Help us to promote IPFire by writing reviews or by telling your friends and colleagues.

Consider holding a talk at your local Linux user group, school or university and answer any question about IPFire.

{% end %}
{% end block %}