]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Translations fuer den Installer gemacht
[people/pmueller/ipfire-2.x.git] / langs / en / install / lang_en.c
index 236afc3d27e2cc741fa9efbed5ae72c90a849bc7..f2e4fd1b385fa7335adb886fbfdc40c9c310cc27 100644 (file)
 
 char *en_tr[] = {
 
+/* TR_NOT_ENOUGH_INTERFACES */
+"Not enough netcards for your choice.\n\nNeeded: %d - Available: %d\n",
+/* TR_INTERFACE_CHANGE */
+"Please choose the interface you wish to change.\n\n",
+/* TR_METCARD_COLOR */
+"Assigned Cards",
+/* TR_REMOVE */
+"Remove",
+/* TR_CHOOSE_FILESYSTEM */
+"Please choose your filesystem:",
+/* TR_MISSING_DNS */
+"Misssing DNS.\n",
+/* TR_MISSING_DEFAULT */
+"Missing Default Gateway.\n",
+/* TR_JOURNAL_EXT3 */
+"Creating journal for Ext3...",
+/* TR_CHOOSE_NETCARD */
+"Please choose a networkcard for the following interface - %s.",
+/* TR_NETCARDMENU2 */
+"Extended Networkmenu",
+/* TR_ERROR_INTERFACES */
+"There are no free interfaces on your system.",
+/* TR_REMOVE_CARD */
+"Should the allocation for the networkcard be deleted?",
+/* TR_JOURNAL_ERROR */
+"Could not create the journal, using fallback to ext2.",
+/* TR_FILESYSTEM */
+"Choose Filesystem",
 /* TR_ADDRESS_SETTINGS */
 "Address settings",
 /* TR_ADMIN_PASSWORD */
@@ -36,7 +64,7 @@ char *en_tr[] = {
 /* TR_AUTODETECT */
 "* AUTODETECT *",
 /* TR_BUILDING_INITRD */
-"Building INITRD...",
+"Building ramdisk...",
 /* TR_CANCEL */
 "Cancel",
 /* TR_CARD_ASSIGNMENT */
@@ -62,7 +90,7 @@ char *en_tr[] = {
 /* TR_CONGRATULATIONS */
 "Congratulations!",
 /* TR_CONGRATULATIONS_LONG */
-"%s was successfully installed. Please remove any floppy disks or CDROMs in the computer. If your system fails to boot properly, please try booting from a DOS diskette and running 'FDISK /MBR' to re-create the Master Boot Record. Setup will now run where you may configure ISDN, network cards, and the system passwords. After Setup has been completed, you should point your web browser at http://%s:81 or https://%s:444 (or whatever you name your %s), and configure dialup networking (if required) and remote access. Remember to set a password for the %s 'dial' user, if you wish non %s 'admin' users to be able to control the link.",
+"%s was successfully installed. Please remove any CDROMs in the computer. Setup will now run where you may configure ISDN, network cards, and the system passwords. After Setup has been completed, you should point your web browser at https://%s:444 (or whatever you name your %s), and configure dialup networking (if required) and remote access.",
 /* TR_CONTINUE_NO_SWAP */
 "Your harddisk is very small, but you can continue without any swap. (Use with caution).",
 /* TR_CURRENT_CONFIG */
@@ -285,6 +313,8 @@ char *en_tr[] = {
 "No BLUE interface assigned.",
 /* TR_NO_CDROM */
 "No CD-ROM found.",
+/* TR_NO_GREEN_INTERFACE */
+"No GREEN interface assigned.",
 /* TR_NO_HARDDISK */
 "No hard disk found.",
 /* TR_NO_IPCOP_TARBALL_FOUND */
@@ -370,7 +400,7 @@ char *en_tr[] = {
 /* TR_SELECT_INSTALLATION_MEDIA */
 "Select installation media",
 /* TR_SELECT_INSTALLATION_MEDIA_LONG */
-"%s can be installed from multiple sources.  The simplest is to use the machines CDROM drive. If the computer lacks a drive, you may install via another machine on the LAN which has the installation files available via HTTP. In this case the network driver diskette will be required.",
+"%s can be installed from multiple sources.  The simplest is to use the machines CDROM drive. If the computer lacks a drive, you may install via another machine on the LAN which has the installation files available via HTTP or FTP.",
 /* TR_SELECT_NETWORK_DRIVER */
 "Select network driver",
 /* TR_SELECT_NETWORK_DRIVER_LONG */
@@ -509,5 +539,11 @@ char *en_tr[] = {
 "Welcome to the %s installation program. Selecting Cancel on any of the following screens will reboot the computer.",
 /* TR_YOUR_CONFIGURATION_IS_SINGLE_GREEN_ALREADY_HAS_DRIVER */
 "Your configuration is set for a single GREEN interface, which already has a driver assigned.",
+/* TR_YES */
+"Yes",
+/* TR_NO */
+"No",
+/* TR_AS */
+"as",
 };