]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/de/install/lang_de.c
Add license dialog to the installer.
[people/pmueller/ipfire-2.x.git] / langs / de / install / lang_de.c
index 1168c56e600b7f84668d11e135230a334e249c8d..0a1d275371c68153b17811d54584c4e3116c1b7a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * German (de) Data File
  *
- * This file is part of the IPCop Firewall.
+ * This file is part of the IPFire.
  * 
  * IPCop is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * along with IPCop; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  * 
+ * (c) IPFire Team  <info@ipfire.org>
+ *
+ * based on work of SmoothWall and IPCop
+ *
  * (c) The SmoothWall Team
  * 
  * IPCop translation
@@ -557,5 +561,20 @@ char *de_tr[] = {
 "Nein",
 /* TR_AS */
 "als",
+/* TR_IGNORE */
+"Ignorieren",
+/* TR_PPP_DIALUP */
+"PPP Einwahl (PPPoE, Modem, ATM ...)",
+/* TR_DHCP */
+"DHCP",
+/* TR_DHCP_STARTSERVER */
+"Starte den DHCP-Server ...",
+/* TR_DHCP_STOPSERVER */
+"Stoppe den DHCP-Server ...",
+/* TR_LICENSE_ACCEPT */
+"Ich akzeptiere diese Lizens.",
+/* TR_LICENSE_NOT_ACCEPTED */
+"Die Lizens wurde nicht akzeptiert. Abbruch!",
+
 };