diff --git a/setup/lang.php b/setup/lang.php index a557ddb0d3..c75f810a9b 100644 --- a/setup/lang.php +++ b/setup/lang.php @@ -88,6 +88,7 @@ $setup_tpl->set_var('blurb_addonlynew',$blurb_addonlynew); $setup_tpl->set_var('blurb_addmissing',$blurb_addmissing); $setup_tpl->set_var('blurb_dumpold',$blurb_dumpold); + $setup_tpl->set_var('lang_debug',lang('enable for extra debug-messages')); $setup_tpl->parse('V_choose_method','B_choose_method'); } else @@ -96,19 +97,16 @@ } // Rejected Lines - if( is_array($GLOBALS['phpgw_setup']->translation->sql->line_rejected) ) + if($_POST['debug'] && count($GLOBALS['phpgw_setup']->translation->sql->line_rejected)) { - unset($str); + $str = ''; foreach($GLOBALS['phpgw_setup']->translation->sql->line_rejected as $badline) { - $_f_buffer = split("/", $badline["appfile"]); - $langfile = "" . $_f_buffer[count($_f_buffer)-1] . " " . lang("in") . " "; - $langfile .= "" . $_f_buffer[count($_f_buffer)-3] . " " . lang("module"); - - $str .= lang("File") . " : " . $langfile . "
"; - $str .= "      " . lang("Line") . " : " . $badline["line"] . "
"; + $_f_buffer = split("[/\\]", $badline['appfile']); + $str .= lang('Application: %1, File: %2, Line: "%3"',''.$_f_buffer[count($_f_buffer)-3].'', + ''.$_f_buffer[count($_f_buffer)-1].'',$badline['line'])."
\n"; } - $setup_tpl->set_var('V_alert_word', lang("Rejected lines")); + $setup_tpl->set_var('V_alert_word', lang('Rejected lines')); $setup_tpl->set_var('V_alert_msg', $str); $alert = TRUE; } diff --git a/setup/lang/phpgw_de.lang b/setup/lang/phpgw_de.lang new file mode 100644 index 0000000000..980a1856f0 --- /dev/null +++ b/setup/lang/phpgw_de.lang @@ -0,0 +1,471 @@ +%1 does not exist !!! setup de %1 existiert nicht!!! +%1 is %2%3 !!! setup de %1 ist %2%3!!! +*** do not update your database via setup, as the update might be interrupted by the max_execution_time, which leaves your db in an unrecoverable state (your data is lost) !!! setup de *** Updaten Sie NICHT Ihre Datenbank via Setup, da das Update von der max_execution_time (max. Ausführungszeit für Skripte) unterbrochen werden kann. Ihre Datenbank ist dann in einem nicht mehr wiederherstellbaren Zustand (Ihre Daten sind VERLOREN)!!! +*** you have to do the changes manualy in your php.ini (usualy in /etc on linux) in order to get egw fully working !!! setup de *** Sie müssen die Änderungen manuell in Ihrer php.ini Datei (üblicherweise in /etc unter Linux) durchführen, um eGroupWare vollständig/fehlerfrei ausführen zu können!!! +00 (disable) setup de 00 (abgeschaltet/empfohlen) +13 (ntp) setup de 13 (ntp) +80 (http) setup de 80 (http) +this will create 1 admin account and 3 demo accounts
the username/passwords are: demo/guest, demo2/guest and demo3/guest. setup de Dies wird 1 Admin- und 3 Demo-Benutzerkonten anlegen.
Die Benutzernamen/Passwörter sind: demo/guest, demo2/guest und demo3/guest. +accounts existing setup de Benutzerkonten existieren +actions setup de Aktionen +add a domain setup de Eine Domain hinzufügen +add auto-created users to this group ('default' will be attempted if this is empty.) setup de Automatisch erzeugte Benutzer zu dieser Grupper hinzufügen ("Default" wird versucht wenn nichts angegeben.) +additional settings setup de Zusätzliche Einstellungen +admin first name setup de Admin-Vorname +admin last name setup de Admin-Nachname +admin password setup de Admin-Passwort +admin password to header manager setup de Admin-Passwort für Headerverwaltung +admin user for header manager setup de Admin-Benutzer für Headerverwaltung +admin username setup de Admin-Benutzername +admins setup de Administratoren +after retrieving the file, put it into place as the header.inc.php. then, click "continue". setup de Datei nach dem Herunterladen als header.inc.php speichern. Danach auf "Weiter" klicken. +all applications setup de Alle Anwendungen +all core tables and the admin and preferences applications setup de Sie alle Kern-Tabellen und die Anwendungen Admin und Einstellungen +all users setup de Alle Benutzer +analysis setup de Analyse +and reload your webserver, so the above changes take effect !!! setup de UND reloaden Sie ihren Webserver, damit die obigen Änderungen in Kraft treten!!! +app details setup de Details der Anwendung +app install/remove/upgrade setup de Anwendung installierenn/entfernen/aktualisieren +app process setup de Anwendung bearbeiten +application data setup de Daten der Anwendung +application list setup de Liste der Anwendungen +application management setup de Verwaltung der Anwendungen +application name and status setup de Name und Status der Anwendung +application name and status information setup de Name und Status Information der Anwendung +application title setup de Titel der Anwendung +application: %1, file: %2, line: "%3" setup de Anwendung: %1, Datei: %2, Zeile: "%3" +are you sure you want to delete your existing tables and data? setup de Sind Sie sicher, dass Sie Ihre bestehenden Tabellen und Daten löschen wollen? +are you sure? setup de SIND SIE SICHER? +at your request, this script is going to attempt to create the database and assign the db user rights to it setup de Auf Ihre Anforderung hin wird dieses Skript nun versuchen, die Datendank zu erstellen und die Benutzerrechte zuzuordnen +at your request, this script is going to attempt to install all the applications for you setup de Auf Ihre Anforderung hin wird dieses Skript nun versuchen, alle Applikationen für Sie zu installieren +at your request, this script is going to attempt to install the core tables and the admin and preferences applications for you setup de Auf Ihre Anforderung hin wird dieses Skript nun versuchen die Kern-Tabellen und die Anwendungen Admin und Einstellungen für Sie installieren. +at your request, this script is going to attempt to upgrade your old applications to the current versions setup de Auf Ihre Anforderung hin wird dieses Skript versuchen, Ihre Anwendungen auf die gegenwärtige Version zu aktualisieren +at your request, this script is going to attempt to upgrade your old tables to the new format setup de Auf Ihre Anforderung hin wird dieses Skript versuchen, Ihre Tabellen auf das neue Format zu aktualisieren +at your request, this script is going to take the evil action of deleting your existing tables and re-creating them in the new format setup de Auf Ihre Anforderung hin wird dieses Skript die üble Aktion auf sich nehmen, Ihre existierenden Tabellen zu löschen und sie im neuen Format wieder herzustellen! +at your request, this script is going to take the evil action of uninstalling all your apps, which deletes your existing tables and data setup de Auf Ihre Anforderung hin wird dieses Skript die üble Aktion auf sich nehmen, alle Ihre Applikationen zu deinstallieren, was ebenfalls Ihre existierenden Tabellen und Daten löschen wird! +attempt to use correct mimetype for ftp instead of default 'application/octet-stream' setup de Soll versucht werden den korrekten MIME-typ für FTP zu verwenden statt dem Vorgabewert "application/octet-stream" +authentication / accounts setup de Authentifizierung / Benutzerkonten +auto create account records for authenticated users setup de Benutzerkonten für authentifizierte Benutzer automatisch anlegen +auto-created user accounts expire setup de Automatisch angelegte Benutzerkonten laufen ab in +available version setup de Verfügbare Version +back to the previous screen setup de Zurück zur vorhergehenden Seite +back to user login setup de Zurück zur Benutzeranmeldung +backupwarn setup de Aber wir raten Ihnen dringend, eine Sicherungskopie anzulegen für den Fall, dass dieses Skript Ihre bestehenden Daten beschädigt!
Diese automatisierten Skripts können leicht Ihre Daten beschädigen!.
or the table definition was incorrect setup de weil es manuelle Installation der Tabelle erfordert,
oder die Tabellen-definition war nicht korrekt +because it was manually disabled setup de weil es manuell ausgeschaltet wurde +because of a failed upgrade or install setup de weil eine Aktualisierung oder eine Installation fehlgeschlug +because of a failed upgrade, or the database is newer than the installed version of this app setup de weil eine Aktualisierung fehlschlug, oder die Datenbank ist neuer als die installierte Version dieser Applikation +because the enable flag for this app is set to 0, or is undefined setup de weil der verfügbar-Eintrag für diese Applikation auf 0 gesetzt oder undefiniert ist +bottom setup de unten +cancel setup de Abbrechen +cannot create the header.inc.php due to file permission restrictions.
instead you can %1 the file. setup de Kann die Datei header.inc.php wegen unzureichenden Zugriffsrechten nicht erzeugen.
Stattdessen können Sie die Datei %1. +change system-charset setup de Systemzeichensatz wechseln +charset setup de ISO-8859-1 +charset to convert to setup de Zeichensatz in den konvertiert werden soll +check can only be performed, if called via a webserver, as the user-id/-name of the webserver is not known. setup de Dieser Test kann nur durchgeführt werden, wenn der Aufruf über den Webserver erfolgt, da Benutzer-Id und -name des Webservers nicht bekannt sind. +check installation setup de Installation überprüfen +check ip address of all sessions setup de IP Adresse bei allen Sessions überprüfen +checking extension %1 is loaded or loadable setup de Überprüfe ob die Erweiterung %1 geladen oder ladbar ist +checking file-permissions of %1 for %2: %3 setup de Überprüfe die Datei-Zugriffsrechte von %1 auf %2: %3 +checking for gd support... setup de Überprüfe die GD Unterstützung... +checking php.ini setup de Überprüfe die php.ini Datei +checking the egroupware installation setup de Überprüfe die eGroupWare-Installation +click here to return to setup. setup de Hier klicken um zum Setup zurück zu kommen. +click here setup de Hier klicken +click here to re-run the installation tests setup de zum Wiederholen der Installationstests hier klicken +completed setup de Abgeschlossen +config password setup de Konfigurationspasswort +config username setup de Konfigurationsbenutzername +configuration setup de Konfiguration +configuration completed setup de Konfiguration abgeschlossen +configuration password setup de Konfigurationspasswort +configuration user setup de Konfigurationsbenutzer +configure now setup de Jetzt konfigurieren +contain setup de enthält +continue setup de Weiter +continue to the header admin setup de Weiter zur Headerverwaltung +convert setup de Konvertieren +could not open header.inc.php for writing! setup de Konnte die Datei header.inc.php nicht zum schreiben öffen! +country selection setup de Länderauswahl +create setup de erstellen +create admin account setup de Administrator-Konto anlegen +create database setup de Datenbank erzeugen +create demo accounts setup de Demo-Benutzer anlegen +create one now setup de Jetzt erstellen +create the empty database - setup de Legen Sie eine leere Datenbank an - +create the empty database and grant user permissions - setup de Leere Datenbank anlegen und Benutzerrechte daran gewähren - +create your header.inc.php setup de Datei header.inc.php anlegen +created setup de erzeugt +created header.inc.php! setup de header.inc.php erzeugt! +creating tables setup de Erstelle Tabellen +current system-charset setup de Aktueller Systemzeichensatz +current system-charset is %1, click %2here%3 to change it. setup de Aktueller Systemzeichensatz ist %1, %2hier%3 klicken um ihn zu ändern. +current version setup de Gegenwärtige Version +currently installed languages: %1
setup de Gegenwärtig installierte Sprachen: %1
+database successfully converted from '%1' to '%2' setup de Datenbank erfolgreich von "%1" nach "%2" konvertiert +datetime port.
if using port 13, please set firewall rules appropriately before submitting this page.
(port: 13 / host: 129.6.15.28) setup de Port für Datum/Zeitabfragen
Wenn der Port 13 verwendet wird, bitte VOR dem Absenden die Firewallregeln dementsprechend setzen.
(Port 13/Host: 129.6.15.28) +db host setup de Datenbank-Host +db name setup de Datenbank-Name +db password setup de Datenbank-Passwort +db port setup de Datenbank-Port +db root password setup de Datenbank Root-Passwort +db root username setup de Datenbank Root-Benutzername +db type setup de Datenbank-Typ +db user setup de Datenbank-Benutzer +default file system space per user/group ? setup de Vorgabewert Festplatenplatz pro Benutzer / Gruppe ? +delete setup de Löschen +delete all existing sql accounts, groups, acls and preferences (normally not necessary)? setup de Alle existierende SQL-Benutzer, Gruppen, ACLs und Einstellungen löschen (normalerweise nicht nötig)? +delete all my tables and data setup de Alle meine Tabellen und Daten löschen +delete all old languages and install new ones setup de Alle installierten Sprachen löschen und neu installieren +deleting tables setup de Lösche Tabellen +demo server setup setup de Demo Server Setup +deny access setup de Zugrif verweigern +deny all users access to grant other users access to their entries ? setup de Allen Benutzern verbieten anderen Benutzern Zugriff auf ihre Daten zu gewähren ? +dependency failure setup de Abhängigkeit Fehler +deregistered setup de nicht registriert +details for admin account setup de Details des Admin-Kontos +developers' table schema toy setup de Entwickler Tabellen Schema "Spielzeug" +did not find any valid db support! setup de Konnte keine gültige Datenbankunterstützung finden! +do you want persistent connections (higher performance, but consumes more resources) setup de Wollen Sie eine permanente Datenbankverbindung (höhere Performance, braucht aber mehr Resourcen) +do you want to manage homedirectory and loginshell attributes? setup de Wollen Sie Benutzerverzeichnisse und Login-Shell Attribute verwalten? +domain setup de Domain +domain select box on login setup de Domain-Auswahlbox beim Einloggen +dont touch my data setup de Meine Daten nicht verändern +download setup de Herunterladen +edit current configuration setup de Gegenwärtige Konfiguration überarbeiten +edit your existing header.inc.php setup de Bearbeiten Ihrer existierenden header.inc.php +edit your header.inc.php setup de Bearbeiten Ihrer header.inc.php +egroupware administration manual setup de eGroupWare Administrationsmanual (nur in englisch) +enable for extra debug-messages setup de ankreuzen für zusätzliche Diagnosemeldungen +enable ldap version 3 setup de LDAP Version 3 verwenden +enable mcrypt setup de MCrypt einschalten +enter some random text for app session encryption setup de Zufallstext zur Verschlüsselung der Anwendungssitzung +enter some random text for app_session
encryption (requires mcrypt) setup de Zufallstext zur Verschlüsselung der Anwendungssitzung
(benötigt mcrypt) +enter the full path for temporary files.
examples: /tmp, c:\temp setup de Vollständiger Pfad für temporäre Dateien.
Beispiel: /tmp, C:\TEMP +enter the full path for temporary files.
examples: /tmp, c:temp setup de Vollständiger Pfad für temporäre Dateien.
Beispiel: /tmp, C:\TEMP +enter the full path for users and group files.
examples: /files, e:\files setup de Vollständiger Pfad für Benutzer- und Gruppendateien.
Beispiel: /files, E:\Files +enter the full path for users and group files.
examples: /files, e:files setup de Vollständiger Pfad für Benutzer- und Gruppendateien.
Beispiel: /files, E:\Files +enter the hostname of the machine on which this server is running setup de Hostname des Computers auf dem der Server läuft +enter the location of egroupware's url.
example: http://www.domain.com/egroupware   or   /egroupware
no trailing slash setup de URL zur eGroupWare Installation.
Beispiel: http://www.domain.com/egroupware   or   /egroupware
keinen nachfolgenden Slash / +enter the site password for peer servers setup de Site Passwort für Peer Server +enter the site username for peer servers setup de Site Benutzername für Peer Server +enter the title for your site setup de Titel der eGroupWare Installation +enter your default ftp server setup de Standard-FTP-Server +enter your http proxy server setup de HTTP-Proxy-Server +enter your http proxy server password setup de Passwort des HTTP-Proxy-Servers +enter your http proxy server port setup de Port des HTTP-Proxy-Servers +enter your http proxy server username setup de Benutzername des HTTP-Proxy-Servers +error in admin-creation !!! setup de Fehler beim Anlegen des Admin-Kontos !!! +error in group-creation !!! setup de Fehler beim Anlegen der Gruppen !!! +export egroupware accounts from sql to ldap setup de eGroupWare Benutzerkonten von SQL nach LDAP exportieren +export has been completed! you will need to set the user passwords manually. setup de Export ist abgeschlossen! Sie müssen die Benutzerpasswörter manuell setzen. +export sql users to ldap setup de SQL-Benutzer in LDAP exportieren +false setup de Falsch +file setup de DATEI +file type, size, version, etc. setup de Dateityp, Größe, Version usw. +for a new install, select import. to convert existing sql accounts to ldap, select export setup de Für eine Neuinstallation, wählen Sie importieren. Um existierende SQL-Accounts zu LDAP zu konvertieren, wählen Sie exportieren. +force selectbox setup de Auswahl erzwingen +found existing configuration file. loading settings from the file... setup de Existierende Konfigurationsdatei gefunden. Lade Einstellungen von der Datei ... +go back setup de Zurück gehen +go to setup de Gehen zu +grant access setup de Zugriff gewähren +has a version mismatch setup de hat eine falsche Versionsanpassung +header admin login setup de Login Headerverwaltung +header password setup de Passwort der Headerverwaltung +header username setup de Benutzername der Headerverwaltung +historylog removed setup de Historylog gelöscht +hooks deregistered setup de Haken nicht mehr aktiv +hooks registered setup de Haken registriert +host information setup de Host Informationen +hostname/ip of database server setup de Hostname/IP des Datenbank-Servers +however, the application is otherwise installed setup de Wie auch immer, die Anwendung ist ansonsten installiert +however, the application may still work setup de Wie auch immer, die Anwendung mag denoch funktionieren +if no acl records for user or any group the user is a member of setup de Wenn es keinen ACL-Eintrag für einen Benutzer oder eine Gruppe, der er angehört gibt +if safe_mode is turned on, egw is not able to change certain settings on runtime, nor can we load any not yet loaded module. setup de Wenn safe_mode eingeschaltet ist, kann eGW verschiedene Einstellungen nicht mehr zur Laufzeit ändern, noch können wir nicht geladene Erweiterungen (php extensions) laden. +if the application has no defined tables, selecting upgrade should remedy the problem setup de Wenn die Anwendung keine definierten Tabellen hat, wählen Sie überarbeiten. Das Problem sollte damit behoben werden. +if using ldap setup de Wenn Sie LDAP verwenden +if using ldap, do you want to manage homedirectory and loginshell attributes? setup de Wenn Sie LDAP verwenden, wollen Sie Benutzerverzeichnisse und Komandointerpreter verwalten ? +if you did not receive any errors, your applications have been setup de Wenn Sie keine Fehlermeldungen erhalten, wurden Ihre Anwendungen +if you did not receive any errors, your tables have been setup de Wenn Sie keine Fehlermeldungen erhalten, wurden Ihre Tabellen +if you running this the first time, don't forget to manualy %1 !!! setup de Wenn Sie das zum ersten Mal ausführen, vergessen Sie nicht manuell die %1 !!! +if you use only languages of the same charset (eg. western european ones) you dont need to set a system-charset! setup de Wenn Sie nur Sprachen des gleichen Zeichensatzes (zB. westeuropäische) benützen, brauchen Sie keinen Systemzeichensatz zu setzten! +image type selection order setup de Auswahlreihenfolge der Bilddateitypen +import accounts from ldap to the egroupware accounts table (for a new install using sql accounts) setup de Benutzerkonton von LDAP in die eGroupWare Kontentabelle importieren (für eine neue Installation mit SQL Konten) +import has been completed! setup de Import ist beendet! +import ldap users/groups setup de LDAP-Benutzer/-Gruppen importieren +importing old settings into the new format.... setup de Importiere alte Einstellung in das neue Format ... +include root (this should be the same as server root unless you know what you are doing) setup de Include-Root (sollte das gleiche Verzeichnis wie die Server-Root sein, außer Sie wissen was Sie tun) +include_path need to contain "." - the current directory setup de include_path muss "." - das aktuelle Verzeichnis - enthalten +insanity setup de Irrsinn +install setup de Installieren +install all setup de Alle Installieren +install applications setup de Anwendungen installieren +install language setup de Sprachen installieren +installed setup de installiert +instructions for creating the database in %1: setup de Anweisungen um eine Datenbank unter %1 anzulegen: +invalid ip address setup de Ungültige IP Adresse +invalid password setup de Ungültiges Passwort +is broken setup de ist kaputt +is disabled setup de ist nicht aktiv +ldap account import/export setup de LDAP-Benutzerkonten importieren/exportieren +ldap accounts configuration setup de LDAP-Benutzerkonten Konfiguration +ldap accounts context setup de LDAP-Kontext für Benutzerkonten +ldap config setup de LDAP-Konfiguration +ldap default homedirectory prefix (e.g. /home for /home/username) setup de LDAP-Vorgabewert für Benutzerverzeichnisse (z.B. /home für /home/username) +ldap default shell (e.g. /bin/bash) setup de LDAP-Vorgabewert für Kommandointerpreter (shell) (z.B. /bin/bash) +ldap encryption type setup de LDAP-Verschlüsselungstyp +ldap export setup de LDAP-Export +ldap export users setup de LDAP-Benutzer exportieren +ldap groups context setup de LDAP-Kontext für Gruppe +ldap host setup de LDAP-Host +ldap import setup de LDAP-Import +ldap import users setup de LDAP-Benutzer importieren +ldap modify setup de LDAP Ändern +ldap root password setup de LDAP-Root-Passwort +ldap rootdn setup de LDAP rootdn +limit access to setup to the following addresses, networks or hostnames (e.g. 127.0.0.1,10.1.1,myhost.dnydns.org) setup de Zugang zu Setup auf die folgenden IP Adressen, Netzwerke oder Hostnamen beschränken (z.B. 127.0.0.1,10.1.1,myhost.dnydns.org) +login to mysql - setup de mysql aufrufen - +logout setup de Abmelden +makesure setup de Stellen Sie sicher, dass Ihre Datenbank erstellt und die Benutzerrechte gesetzt wurden +manage applications setup de Anwendungen verwalten +manage languages setup de Sprachen verwalten +max_execution_time is set to less than 30 (seconds): egroupware sometimes needs a higher execution_time, expect occasional failures setup de max_execution_time (maximale Ausführungszeit eines Skripts) ist auf weniger als 30 (Sekunden) gesetzt: eGroupWare benötigt teilweise längere Ausführungszeiten. Sie müssen mit gelegentlichen Fehlern rechnen. +maximum account id (e.g. 65535 or 1000000) setup de Maximum für Benutzer-ID (z.B. 65535 oder 1000000) +may be broken setup de kann kaput sein +mcrypt algorithm (default tripledes) setup de MCrypt-Algorithmus (Vorgabe TRIPLEDES) +mcrypt initialization vector setup de MCrypt-Initialisierungsvektor +mcrypt mode (default cbc) setup de MCrypt-Modus (Vorgabe CBC) +mcrypt settings (requires mcrypt php extension) setup de MCrypt-Einstellungen (benötigt die mcrypt Erweiterung von PHP) +mcrypt version setup de MCrypt-Version +memory_limit is set to less than 16m: some applications of egroupware need more than the recommend 8m, expect occasional failures setup de memory_limit (maximale Speicher für ein Skript) ist auf weniger als 16M gesetzt: einige eGroupWare Anwendungen benötigen mehr als die empfohlenen 8M. Sie müssen mit gelegentlichen Fehlern rechnen. +minimum account id (e.g. 500 or 100, etc.) setup de Minimum für Benutzer-ID (z.B. 500 oder 100) +modifications have been completed! setup de Änderung ist abgeschlossen! +modify setup de Ändern +modify an existing ldap account store for use with egroupware (for a new install using ldap accounts) setup de Bestehende LDAP-Benutzerkonten für die Benutzung durch eGroupWare anpassen (für eine neue Installation mit LDAP-Konten) +multi-language support setup setup de Mehr-Sprachen Unterstützung einrichten +name of database setup de Name der Datenbank +name of db user egroupware uses to connect setup de Name des Datenbank-Benutzers den eGroupWare verwendet +never setup de niemals +new setup de Neu +no setup de Nein +no accounts existing setup de Keine Benutzerkonten gefunden +no algorithms available setup de Kein Algorithmus verfügbar +no microsoft sql server support found. disabling setup de Keine Unterstützung für Microsoft SQL Server gefunden. Abgeschaltet +no modes available setup de kein Modus verfügbar +no mysql support found. disabling setup de Keine Unterstützung für MySQL gefunden. Abgeschaltet +no oracle-db support found. disabling setup de Keine Unterstützung für Oracle gefunden. Abgeschaltet +no postgresql support found. disabling setup de Keine Unterstützung für PostgreSQL gefunden. Abgeschaltet +no xml support found. disabling setup de Keine Unterstützung für XML gefunden. Abgeschaltet +not setup de nicht +not all mcrypt algorithms and modes work with egroupware. if you experience problems try switching it off. setup de Nicht alle MCrypt-Algorithmen und -Modi funktionieren mit eGroupWare. Wenn Sie Probleme feststellen, versuchen Sie es abzuschalten. +not complete setup de nicht komplett +not completed setup de Nicht komplett +not ready for this stage yet setup de Noch nicht bereit für diesen Schritt +not set setup de nicht gesetzt +note: you will be able to customize this later setup de Notiz: Sie können dies später anpassen +now guessing better values for defaults... setup de Nun wird versucht bessere Werte für die Vorgaben zu finden ... +ok setup de OK +once the database is setup correctly setup de Wenn die Datenbank einmal korrekt eingerichtet ist +one month setup de ein Monat +one week setup de eine Woche +only add languages that are not in the database already setup de Nur Sprachen hinzufügen, die noch nicht in der Datenbank sind +only add new phrases setup de Nur neue Begriffe hinzufügen +or setup de oder +or %1continue to the header admin%2 setup de oder %1mit der Headerverwaltung weiter machen%2 +or http://webdav.domain.com (webdav) setup de oder http://webdav.domain.com (für WebDAV) +or we can attempt to create the database for you: setup de Oder wir können versuchen die Datenbank für Sie anzulegen: +password needed for configuration setup de Passwort wird für die Konfiguration benötgt +password of db user setup de Passwort des Datenbank Benutzers +passwords did not match, please re-enter setup de Passworte stimmten nicht überein, bitte nocheinmal eingeben +path information setup de Pfadinformationen +path to user and group files has to be outside of the webservers document-root!!! setup de Pfad zu Benutzer und Gruppen Dateien MUSS AUSSERHALB des Wurzelverzeichnisses (document root) des Webservers sein!!! +persistent connections setup de Permanente Verbindungen +please check for sql scripts within the application's directory setup de Bitte suchen Sie ein SQL Skript im Verzeichnis der Anwendung +please check read/write permissions on directories, or back up and use another option. setup de Bitte überprüfen Sie die Lese/Schreib-Rechte der Verzeichnisse oder gehen Sie zurück und benutzen eine andere Option. +please configure egroupware for your environment setup de Bitte konfigurieren Sie eGroupWare für Ihre Umgebung +please consult the %1. setup de Bitte konsultieren Sie das %1. +please fix the above errors (%1) and warnings(%2) setup de Bitte beheben Sie die obigen Fehler (%1) und Warnungen (%2) +please install setup de Bitte installieren +please login setup de Bitte einloggen +please login to egroupware and run the admin application for additional site configuration setup de Bitte in eGroupWare einloggen und für weitere Konfigurationseinstellungen die Administrationsanwendung aufrufen +please make the following change in your php.ini setup de Bitte nehmen Sie die folgenden Änderungen an Ihrer php.ini Datei vor +please wait... setup de Bitte warten ... +possible reasons setup de Mögliche Gründe +possible solutions setup de Mögliche Lösungen +post-install dependency failure setup de Abhängigkeitsfehler nach der Installation +potential problem setup de Potentielles Problem +preferences setup de Einstellungen +problem resolution setup de Problem Lösung +process setup de Prozess +re-check my database setup de Datenbank erneut überprofen +re-check my installation setup de Installation erneut überprüfen +re-enter password setup de Passworteingabe wiederholen +read translations from setup de Lese Übersetzungen von +readable by the webserver setup de lesebar durch den Webserver +really uninstall all applications setup de WIRKLICH alle Anwendungen deinstallieren +recommended: filesystem setup de Empfohlen: Dateisystem +register_globals is turned on, egroupware does not require it and it's generaly more secure to have it turned off setup de register_globals ist eingeschaltet (On), eGroupWare benötigt das NICHT und es ist generell sicherer es auszuschalten (Off) +registered setup de registriert +rejected lines setup de Zurückgewiesende Zeilen +remove setup de Entfernen +remove all setup de Alle Entfernen +requires reinstall or manual repair setup de Erfordert Neuinstallation oder manuelle Reparatur +requires upgrade setup de Erfordert Aktualisierung +resolve setup de Lösen +return to setup setup de Zurück zum Setup +run installation tests setup de Installationstests starten +safe_mode is turned on, which is generaly a good thing as it makes your install more secure. setup de safe_mode ist eingeschaltet, was ist generell gut, da es Ihre Installation sicherer macht. +sample configuration not found. using built in defaults setup de Beispiel Konfiguration nicht gefunden, benutze eingebaute Voreinstellungen +save setup de Speichern +save this text as contents of your header.inc.php setup de Speichern Sie diesen Text als Datei header.inc.php +select an app, enter a target version, then submit to process to that version.
if you do not enter a version, only the baseline tables will be installed for the app.
this will drop all of the apps' tables first! setup de Wählen Sie eine Applikation, geben Sie eine Zielversion ein, dann bestätigen Sie den Vorgang.
Wenn Sie keine Version angeben, werden nur die Basis-Tabellen der Applikation installiert werden.
DIES WIRD ZUERST ALLE TABELLEN DER APPLI +select one... setup de Einen auswählen... +select the default applications to which your users will have access setup de Wählen Sie die voreingestellten Anwendungen, zu denen Ihre Benutzer Zugriff haben werden +select the desired action(s) from the available choices setup de Wählen Sie die verlangten Aktion(en) aus der verfügbaren Auswahl +select to download file setup de Auswähle um die Datei herunterzuladen +select where you want to store/retrieve file contents setup de Wählen Sie aus wo Sie Dateiinhalte speichern/lesen wollen +select where you want to store/retrieve filesystem information setup de Wo wollen Sie Datei Informationen ablegen/lesen +select where you want to store/retrieve user accounts setup de Wo wollen Sie die Benutzerkonten speichern +select which group(s) will be exported (group membership will be maintained) setup de Wählen Sie die zu exportierende(n) Gruppe(n) (Gruppenmitgliedschaft wird erhalten) +select which group(s) will be imported (group membership will be maintained) setup de Wählen Sie die zu importierende(n) Gruppe(n) (Gruppenmitgliedschaft wird erhalten) +select which group(s) will be modified (group membership will be maintained) setup de Wählen Sie welche Gruppe(n) verändert werden sollen (Gruppenmitgliedschaft wird erhalten) +select which languages you would like to use setup de Wählen Sie die Sprachen, die Sie benutzen möchten +select which method of upgrade you would like to do setup de Wählen Sie die Methode der Aktualisierung, die Sie durchführen möchten +select which type of authentication you are using setup de Welche Art der Authentifizierung wollen Sie benutzen +select which user(s) will also have admin privileges setup de Wählen Sie welche Benutzer Administrationsrechte erhalten sollen +select which user(s) will be exported setup de Wählen Sie den/die zu exportierenden Benutzer +select which user(s) will be imported setup de Wählen Sie den/die zu importierenden Benutzer +select which user(s) will be modified setup de Wählen Sie den/die zu verändernden Benutzer +select which user(s) will have admin privileges setup de Wählen Sie den/die Benutzer, der/die Administrationsrechte haben soll(en) +select your old version setup de Wählen Sie Ihre alte Version +selectbox setup de Auswahlfeld +server root setup de Server-Root +sessions type setup de Session-Typ +set setup de gesetzt +set this to "old" for versions < 2.4, otherwise the exact mcrypt version you use. setup de Setzen Sie dies auf "old" für Versionen < 2.4, ansonsten auf die exakte MCrypt Version die Sie benutzen. +setting the system-charset to utf-8 (unicode) allows the coexistens of data from languages of different charsets. setup de Den Systemzeichensatz auf UTF-8 (unicode) zu setzten, erlaubt die Koexistenz von Daten in Sprachen mit verschiedenen Zeichensätzen. +settings setup de Einstellungen +setup setup de Einrichtung +setup demo accounts in ldap setup de Demo-Benutzer in LDAP einrichten +setup main menu setup de Setup-Hauptmenü +setup the database setup de Datenbank einzurichten +setup/config admin login setup de Setup-/Konfigurationsadmin-Login +show 'powered by' logo on setup de Zeige "powered by" Logo +some or all of its tables are missing setup de Einige oder alle Tabellen fehlen +sql encryption type setup de SQL-Verschlüsselungstyp für das Passwort (Vorgabe MD5) +start the postmaster setup de Starten Sie den postmaster +status setup de Status +step %1 - admin account setup de Schrit %1 - Administrator-Konto +step %1 - advanced application management setup de Schritt %1 - Erweiterte Verwaltung der Anwendungen +step %1 - configuration setup de Schritt %1 - Konfiguration +step %1 - language management setup de Schritt %1 - Verwaltung der Sprachen +step %1 - simple application management setup de Schritt %1 - Einfache Verwaltung der Anwendungen +table change messages setup de Tabellenänderungsmeldungen +tables dropped setup de Tabellen wurden gelöscht +tables installed, unless there are errors printed above setup de Tabellen wurden installiert, außer oben sind Fehlermelungen zu sehen +tables upgraded setup de Tabellen wurden aktualisiert +target version setup de Ziel Version +tcp port number of database server setup de TCP-Port des Datenbank-Servers +text entry setup de Texteingabe +the %1 extension is needed, if you plan to use a %2 database. setup de Die %1 Erweiterung (php extension) wird benötigt, wenn Sie die %2 Datenbank einsetzen wollen. +the db_type in defaults (%1) is not supported on this server. using first supported type. setup de Der Datenbanktyp in den Vorgaben (%1) wird von diesem Server nicht unterstützt, verwende ersten unterstützten Typ. +the file setup de der Datei +the first step in installing egroupware is to ensure your environment has the necessary settings to correctly run the application. setup de Der erste Schritt bei Installation von eGroupWare ist sicherzustellen, dass Ihre Umgebung die notwendigen Einstellungen hat, um die Anwendung korrekt auszuführen. +the following applications need to be upgraded: setup de Die folgenden Anwendungen müssen aktualisiert werden: +the imap extension is needed by the two email apps (even if you use email with pop3 as protocoll). setup de Die imap Erweiterung (php extension) wird von den beiden Email Applikationen benötigt (auch wenn Sie das POP3-Protokoll verwenden). +the mbstring extension is needed to fully support unicode (utf-8) or other multibyte-charsets. setup de Die mbstring Erweiterung (php extension) ist notwendig um Unicode (utf-8) oder andere mehr-byte (multibyte) Zeichensätze vollständig zu unterstützen. +the table definition was correct, and the tables were installed setup de Die Tabellen Definition war korrekt und die Tabellen wurden installiert +the tables setup de die Tabellen +there was a problem tring to connect to your ldap server.
please check your ldap server configuration setup de Es gab ein Problem bei dem Versuch, eine Verbindung mit Ihrem LDAP-Server aufzubauen.
Bitte überprüfen Sie die Konfiguration Ihres LDAP-Servers. +there was a problem trying to connect to your ldap server.
setup de Es gab ein Problem eine Verbindung zu Ihrem LDAP-Server herzustellen.
+there was a problem trying to connect to your ldap server.
please check your ldap server configuration setup de Es gab ein Problem eine Verbindung zu Ihrem LDAP-Server herzustellen.
Bitte überprüfen Sie die Konfiguration Ihres LDAP-Servers. +this has to be outside the webservers document-root!!! setup de Muss außerhalb des Wurzelverzeichnisses (document root) des Webservers sein!!! +this might take a while, please wait ... setup de Dieser Test braucht einige Zeit, bitte warten ... +this program will convert your database to a new system-charset. setup de Dieses Programm wird Ihre Datenbank in einen neuen Systemzeichensatz konvertieren. +this program will help you upgrade or install different languages for egroupware setup de Dieses Programm wird Ihnen bei der Aktualisierung oder Installation verschiedender Sprachen für eGroupWare behilflich sein +this section will help you export users and groups from egroupware's account tables into your ldap tree setup de Dieser Abschnitt wird Ihnen beim Exportieren von Benutzern/Gruppen aus eGroupWare's Account-Tabellen in Ihren LDAP-Baum behilflich sein +this section will help you import users and groups from your ldap tree into egroupware's account tables setup de Dieser Abschnitt wird Ihnen beim Importieren von Benutzern/Gruppen aus Ihrem LDAP-Baum in eGroupWare's Account-Tabellen behilflich sein +this section will help you setup your ldap accounts for use with egroupware setup de Dieser Abschnitt wird Ihnen helfen Ihre LDAP-Benutzer für eGroupWare vorzubereiten. +this should be around 30 bytes in length.
note: the default has been randomly generated. setup de Das sollte ungefähr 30 Zeichen lang sein
Hinweis: Die Vorgabe wurde zufällig erzeugt. +this stage is completed
setup de Dieser Schritt ist abgeschlossen
+to a version it does not know about setup de auf eine Version von der nichts bekannt ist +to setup 1 admin account and 3 demo accounts. setup de zum Anlegen von eines Administratorkontos und ggf. 3 Demo-Benutzerkonten. +top setup de oben +translations added setup de Übersetzungen hinzugefügt +translations removed setup de Übersetzungen entfernt +translations upgraded setup de Übersetzungen aktualisiert +true setup de Ja +try to configure your php to support one of the above mentioned dbms, or install egroupware by hand. setup de Versuchen Sie Ihr PHP so zu konfigurieren, dass es eine der oben genannten Datenbanken unterstützt, oder installieren Sie eGroupWare von Hand. +two weeks setup de zwei Wochen +uninstall setup de deinstaliert +uninstall all applications setup de Alle Anwendungen deinstallieren +uninstalled setup de nicht installiert +upgrade setup de Aktualisieren +upgrade all setup de Alle Aktualiseren +upgraded setup de Aktualisiert +upgrading tables setup de aktualisiere Tabellen +use cookies to pass sessionid setup de SitzungsId in einem Cookie speichern +use pure html compliant code (not fully working yet) setup de Vollständig HTML kompatiblen Code verwenden (nicht vollständig implementiert) +user account prefix setup de Präfix für Benutzernamen +usernames are casesensitive setup de Benutzername mit Unterscheidung zwischen Groß- und Kleinschreibung +users choice setup de Benutzerauswahl +utf-8 (unicode) setup de utf-8 (Unicode) +version setup de Version +version mismatch setup de Versionen passen nicht zueinander +view setup de Anzeigen +warning! setup de Warnung! +we can proceed setup de Wir können fortfahren +we will automatically update your tables/records to %1 setup de Wir werden Ihre Tabellen/Einträge automatisch zu %1 aktualisieren +we will now run a series of tests, which may take a few minutes. click the link below to proceed. setup de Wir werden jetzt eine Serie von Tests durchführen. Das kann ein paar Minuten dauern. Klicken sie auf den folgenden Link um Fortzufahren. +welcome to the egroupware installation setup de Herzlich willkommen zur eGroupWare Installation +what type of sessions management do you want to use (php4 session management may perform better)? setup de Welches Session-Management wollen Sie verwenden (PHP4 Session-Management hat eine bessere Performance)? +which database type do you want to use with egroupware? setup de Welchen Datenbanktyp wollen Sie mit eGroupWare verwenden? +world readable setup de lesbar von jedem (world readable) +world writable setup de schreibbar von jedem (world writeable) +would you like egroupware to cache the phpgw info array ? setup de Soll eGroupWare das phpgw info Array cachen ? +would you like egroupware to check for a new version
when admins login ? setup de Soll eGroupWare nach neuen Versionen suchen,
wenn sich ein Administrator anmeldet ? +would you like to show each application's upgrade status ? setup de Soll der Upgrade-Status aller Anwendungen angezeigt werden ? +writable by the webserver setup de schreibar durch den Webserver +write config setup de Konfiguration schreiben +yes setup de Ja +you appear to be running a pre-beta version of egroupware.
these versions are no longer supported, and there is no upgrade path for them in setup.
you may wish to first upgrade to 0.9.10 (the last version to support pre-beta upgrades)
and then upgrade from there with the current version. setup de Es sieht so aus, als ob Sie eine vor-beta Version von eGroupWare benutzen.
Diese Versionen werden nicht länger unterstützt, und es gibt keinen Aktualisierungs-Pfad für Sie im Einrichtung-Programm.
Sie möchten vieleicht erst auf +you appear to be running an old version of php
it its recommend that you upgrade to a new version.
older version of php might not run egroupware correctly, if at all.

please upgrade to at least version %1 setup de Es sieht so aus als ob Sie eine alte PHP-Version benutzen
Es ist notwendig auf eine neue Version zu aktualisieren.
Ältere PHP-Versionen könnten eGroupWare (wenn überhaupt) nicht korrekt ausführen.

Biite aktualisieren Sie mindestens auf Version %1 +you appear to be running version %1 of egroupware setup de Es sieht so aus als benutzen Sie Version %1 von eGroupWare +you appear to be using php earlier than 4.1.0. egroupware now requires 4.1.0 or later setup de Sie scheinen php in einer Version vor 4.1.0 zu verwenden. eGroupWare benötigt nun Version 4.1.0 oder höher. +you appear to be using php3. disabling php4 sessions support setup de Sie scheinen PHP3 zu verwenden. Schalte PHP4 Session Unterstützung ab. +you appear to be using php4. enabling php4 sessions support setup de Sie scheinen PHP4 zu verwenden. Schalte PHP4 Session Unterstützung ein. +you appear to have microsoft sql server support enabled setup de Sie scheinen Microsoft SQL Server Unterstützung zu haben. +you appear to have mysql support enabled setup de Sie scheinen MySQL Unterstützung zu haben. +you appear to have oracle support enabled setup de Sie scheinen Oracle Unterstützung zu haben. +you appear to have oracle v8 (oci) support enabled setup de Sie scheinen Oracle V8 (OCI) Unterstützung zu haben. +you appear to have postgresql support enabled setup de Sie scheinen PostgreSQL Unterstützung zu haben. +you appear to have xml support enabled setup de Sie scheinen XML Unterstützung zu haben. +you are ready for this stage, but this stage is not yet written.
setup de Sie sind bereit für diesen Schritt, aber dieser Abschnitt wurde noch nicht geschrieben.
+you didn't enter a config password for domain %1 setup de Sie haben kein Passwort für die Domain %1 angegeben +you didn't enter a config username for domain %1 setup de Sie haben keinen Benutzernamen für die Domain %1 angegeben +you didn't enter a header admin password setup de Sie haben kein Passwort für die Headerverwaltung eingegeben +you didn't enter a header admin username setup de Sie haben keinen Benutzernamen für die Headerverwaltung eingegeben +you do not have any languages installed. please install one now
setup de Sie installierten noch keine Sprache. bitte installieren Sie nun eine.
+you have not created your header.inc.php yet!
you can create it now. setup de Sie haben bisher noch keine header.inc.php angelegt!
Sie können sie jetzt anlegen. +you have successfully logged out setup de Sie haben sich erfolgreich abgemeldet. +you must enter a username for the admin setup de Sie müssen einen Benutzernamen für den Administrator eingeben! +you need to add some domains to your header.inc.php. setup de Sie müssen mindestens eine Domain zu Ihrer header.inc.php hinzufügen. +you need to select your current charset! setup de Sie müssen Ihren aktuellen Zeichensatz auswählen! +you should either uninstall and then reinstall it, or attempt manual repairs setup de Sie sollten entweder de- und neuinstallieren, oder manuelle Reparaturen versuchen +you will need to load the proper schema into your ldap server - see phpgwapi/doc/ldap/readme setup de Sie müssen das entsprechende Schema in Ihren LDAP-Server laden - siehe phpgwapi/doc/ldap/README +you're using an old configuration file format... setup de Sie verwenden ein altes Format der Konfigurationsdatei ... +you're using an old header.inc.php version... setup de Sie verwenden eine alte header.inc.php Version ... +your applications are current setup de Ihre Anwendungen sind aktuell +your database does not exist setup de Ihre Datenbank existiert nicht +your database is not working! setup de Ihre Datenbank funktioniert nicht! +your database is working, but you dont have any applications installed setup de Ihre Datenbank arbeitet, aber Sie haben keine Anwendungen installiert! +your header admin password is not set. please set it now! setup de Ihr Headerverwaltungspasswort wurde NICHT gesetzt. Bitte setzen Sie es jetzt! +your header.inc.php needs upgrading. setup de Ihre header.inc.php muss aktualisiert werden. +your header.inc.php needs upgrading.
warning!
make backups! setup de Ihre header.inc.php muss aktualisiert werden.
WARNUNG!
MACHEN SIE EINE SICHERUNG! +your php installation does not have appropriate gd support. you need gd library version 1.8 or newer to see gantt charts in projects. setup de Ihre PHP Installation hat nicht die benötigte GD Unterstützung. Die Anwendung Projekte benötigen die GD Bibliothek in der Version 1.8 um Gantcharts anzeigen zu können. +your tables are current setup de Ihre Tabellen sind aktuell +your tables may be altered and you may lose data setup de Ihre Tabellen könnten verändert werden, und Sie könnten Daten verlieren! +your tables will be dropped and you will lose data setup de Ihre Tabellen werden gelöscht werden und Sie werden Daten verlieren! diff --git a/setup/lang/phpgw_en.lang b/setup/lang/phpgw_en.lang new file mode 100644 index 0000000000..4089fc52db --- /dev/null +++ b/setup/lang/phpgw_en.lang @@ -0,0 +1,467 @@ +%1 does not exist !!! setup en %1 does not exist !!! +%1 is %2%3 !!! setup en %1 is %2%3 !!! +*** do not update your database via setup, as the update might be interrupted by the max_execution_time, which leaves your db in an unrecoverable state (your data is lost) !!! setup en *** Do NOT update your database via setup, as the update might be interrupted by the max_execution_time, which leaves your DB in an unrecoverable state (your data is lost) !!! +*** you have to do the changes manualy in your php.ini (usualy in /etc on linux) in order to get egw fully working !!! setup en *** You have to do the changes manualy in your php.ini (usualy in /etc on linux) in order to get eGW fully working !!! +00 (disable) setup en 00 (disable / recomended) +13 (ntp) setup en 13 (ntp) +80 (http) setup en 80 (http) +this will create 1 admin account and 3 demo accounts
the username/passwords are: demo/guest, demo2/guest and demo3/guest. setup en This will create 1 admin account and 3 demo accounts
The username/passwords are: demo/guest, demo2/guest and demo3/guest. +accounts existing setup en Accounts existing +actions setup en Actions +add a domain setup en Add a domain +add auto-created users to this group ('default' will be attempted if this is empty.) setup en Add auto-created users to this group ('Default' will be attempted if this is empty.) +additional settings setup en Additional settings +admin first name setup en Admin first name +admin last name setup en Admin last name +admin password setup en Admin password +admin password to header manager setup en Admin password to header manager +admin user for header manager setup en Admin user for header manager +admin username setup en Admin username +admins setup en Admins +after retrieving the file, put it into place as the header.inc.php. then, click "continue". setup en After retrieving the file, put it into place as the header.inc.php. Then, click "continue". +all applications setup en all applications +all core tables and the admin and preferences applications setup en all core tables and the admin and preferences applications +all users setup en All Users +analysis setup en Analysis +and reload your webserver, so the above changes take effect !!! setup en AND reload your webserver, so the above changes take effect !!! +app details setup en App details +app install/remove/upgrade setup en App install/remove/upgrade +app process setup en App process +application data setup en Application Data +application list setup en Application List +application management setup en Application Management +application name and status setup en Application Name and Status +application name and status information setup en Application Name and Status Information +application title setup en Application Title +application: %1, file: %2, line: "%3" setup en Application: %1, File: %2, Line: "%3" +are you sure you want to delete your existing tables and data? setup en Are you sure you want to delete your existing tables and data? +are you sure? setup en ARE YOU SURE? +at your request, this script is going to attempt to create the database and assign the db user rights to it setup en At your request, this script is going to attempt to create the database and assign the db user rights to it +at your request, this script is going to attempt to install the core tables and the admin and preferences applications for you setup en At your request, this script is going to attempt to install the core tables and the admin and preferences applications for you. +at your request, this script is going to attempt to upgrade your old applications to the current versions setup en At your request, this script is going to attempt to upgrade your old applications to the current versions +at your request, this script is going to attempt to upgrade your old tables to the new format setup en At your request, this script is going to attempt to upgrade your old tables to the new format +at your request, this script is going to take the evil action of deleting your existing tables and re-creating them in the new format setup en At your request, this script is going to take the evil action of deleting your existing tables and re-creating them in the new format +at your request, this script is going to take the evil action of uninstalling all your apps, which deletes your existing tables and data setup en At your request, this script is going to take the evil action of uninstalling all your apps, which deletes your existing tables and data +attempt to use correct mimetype for ftp instead of default 'application/octet-stream' setup en Attempt to use correct mimetype for FTP instead of default 'application/octet-stream' +authentication / accounts setup en Authentication / Accounts +auto create account records for authenticated users setup en Auto create account records for authenticated users +auto-created user accounts expire setup en Auto-created user accounts expire +available version setup en Available Version +back to the previous screen setup en Back to the previous screen +back to user login setup en Back to user login +backupwarn setup en but we highly recommend backing up your tables in case the script causes damage to your data.
These automated scripts can easily destroy your data.
Please backup before going any further! +because an application it depends upon was upgraded setup en because an application it depends upon was upgraded +because it depends upon setup en because it depends upon +because it is not a user application, or access is controlled via acl setup en because it is not a user application, or access is controlled via acl +because it requires manual table installation,
or the table definition was incorrect setup en because it requires manual table installation,
or the table definition was incorrect +because it was manually disabled setup en because it was manually disabled +because of a failed upgrade or install setup en because of a failed upgrade or install +because of a failed upgrade, or the database is newer than the installed version of this app setup en because of a failed upgrade, or the database is newer than the installed version of this app +because the enable flag for this app is set to 0, or is undefined setup en because the enable flag for this app is set to 0, or is undefined +bottom setup en bottom +cancel setup en Cancel +cannot create the header.inc.php due to file permission restrictions.
instead you can %1 the file. setup en Cannot create the header.inc.php due to file permission restrictions.
Instead you can %1 the file. +change system-charset setup en Change system-charset +charset setup en ISO-8859-1 +charset to convert to setup en Charset to convert to +check can only be performed, if called via a webserver, as the user-id/-name of the webserver is not known. setup en Check can only be performed, if called via a webserver, as the user-id/-name of the webserver is not known. +check installation setup en Check installation +check ip address of all sessions setup en check ip address of all sessions +checking extension %1 is loaded or loadable setup en Checking extension %1 is loaded or loadable +checking file-permissions of %1 for %2: %3 setup en Checking file-permissions of %1 for %2: %3 +checking for gd support... setup en Checking for GD support... +checking php.ini setup en Checking php.ini +checking the egroupware installation setup en Checking the eGroupWare Installation +click here to return to setup. setup en Click here to return to setup. +click here setup en Click Here +click here to re-run the installation tests setup en Click here to re-run the installation tests +completed setup en Completed +config password setup en Config Password +config username setup en Config Username +configuration setup en Configuration +configuration completed setup en Configuration completed +configuration password setup en Configuration Password +configuration user setup en Configuration User +configure now setup en Configure Now +contain setup en contain +continue setup en Continue +continue to the header admin setup en Continue to the Header Admin +convert setup en Convert +could not open header.inc.php for writing! setup en Could not open header.inc.php for writing! +country selection setup en Country Selection +create setup en Create +create admin account setup en Create admin account +create database setup en Create Database +create demo accounts setup en Create demo accounts +create one now setup en Create one now +create the empty database - setup en Create the empty database - +create the empty database and grant user permissions - setup en Create the empty database and grant user permissions - +create your header.inc.php setup en Create your header.inc.php +created setup en created +created header.inc.php! setup en Created header.inc.php! +creating tables setup en Creating Tables +current system-charset setup en Current system-charset +current system-charset is %1, click %2here%3 to change it. setup en Current system-charset is %1, click %2here%3 to change it. +current version setup en Current Version +currently installed languages: %1
setup en Currently installed languages: %1
+database successfully converted from '%1' to '%2' setup en Database successfully converted from '%1' to '%2' +datetime port.
if using port 13, please set firewall rules appropriately before submitting this page.
(port: 13 / host: 129.6.15.28) setup en Datetime port.
If using port 13, please set firewall rules appropriately before submitting this page.
(Port: 13 / Host: 129.6.15.28) +db host setup en DB Host +db name setup en DB Name +db password setup en DB Password +db port setup en DB Port +db root password setup en DB root password +db root username setup en DB root username +db type setup en DB Type +db user setup en DB User +default file system space per user/group ? setup en Default file system space per user/group ? +delete setup en Delete +delete all existing sql accounts, groups, acls and preferences (normally not necessary)? setup en Delete all existing SQL accounts, groups, ACLs and preferences (normally not necessary)? +delete all my tables and data setup en Delete all my tables and data +delete all old languages and install new ones setup en Delete all old languages and install new ones +deleting tables setup en Deleting Tables +demo server setup setup en Demo Server Setup +deny access setup en Deny Access +deny all users access to grant other users access to their entries ? setup en Deny all users access to grant other users access to their entries ? +dependency failure setup en Dependency Failure +deregistered setup en deregistered +details for admin account setup en Details for Admin account +developers' table schema toy setup en Developers' Table Schema Toy +did not find any valid db support! setup en Did not find any valid DB support! +do you want persistent connections (higher performance, but consumes more resources) setup en Do you want persistent connections (higher performance, but consumes more resources) +do you want to manage homedirectory and loginshell attributes? setup en Do you want to manage homedirectory and loginshell attributes? +domain setup en Domain +domain select box on login setup en Domain select box on login +dont touch my data setup en Dont touch my data +download setup en Download +edit current configuration setup en Edit Current Configuration +edit your existing header.inc.php setup en Edit your existing header.inc.php +edit your header.inc.php setup en Edit your header.inc.php +egroupware administration manual setup en eGroupWare Administration Manual +enable for extra debug-messages setup en enable for extra debug-messages +enable ldap version 3 setup en Enable LDAP Version 3 +enable mcrypt setup en Enable MCrypt +enter some random text for app session encryption setup en Enter some random text for app session encryption +enter some random text for app_session
encryption (requires mcrypt) setup en Enter some random text for app_session
encryption (requires mcrypt) +enter the full path for temporary files.
examples: /tmp, c:\temp setup en Enter the full path for temporary files.
Examples: /tmp, C:\TEMP +enter the full path for users and group files.
examples: /files, e:\files setup en Enter the full path for users and group files.
Examples: /files, E:\FILES +enter the hostname of the machine on which this server is running setup en Enter the hostname of the machine on which this server is running +enter the location of egroupware's url.
example: http://www.domain.com/egroupware   or   /egroupware
no trailing slash setup en Enter the location of eGroupWare's URL.
Example: http://www.domain.com/egroupware   or   /egroupware
No trailing slash +enter the site password for peer servers setup en Enter the site password for peer servers +enter the site username for peer servers setup en Enter the site username for peer servers +enter the title for your site setup en Enter the title for your site +enter your default ftp server setup en Enter your default FTP server +enter your http proxy server setup en Enter your HTTP proxy server +enter your http proxy server password setup en Enter your HTTP proxy server password +enter your http proxy server port setup en Enter your HTTP proxy server port +enter your http proxy server username setup en Enter your HTTP proxy server username +error in admin-creation !!! setup en Error in admin-creation !!! +error in group-creation !!! setup en Error in group-creation !!! +export egroupware accounts from sql to ldap setup en Export eGroupWare accounts from SQL to LDAP +export has been completed! you will need to set the user passwords manually. setup en Export has been completed! You will need to set the user passwords manually. +export sql users to ldap setup en Export SQL users to LDAP +false setup en False +file setup en FILE +file type, size, version, etc. setup en file type, size, version, etc. +for a new install, select import. to convert existing sql accounts to ldap, select export setup en For a new install, select import. To convert existing SQL accounts to LDAP, select export +force selectbox setup en Force Selectbox +found existing configuration file. loading settings from the file... setup en Found existing configuration file. Loading settings from the file... +go back setup en Go back +go to setup en Go to +grant access setup en Grant Access +has a version mismatch setup en has a version mismatch +header admin login setup en Header Admin Login +header password setup en Header Password +header username setup en Header Username +historylog removed setup en Historylog removed +hooks deregistered setup en hooks deregistered +hooks registered setup en hooks registered +host information setup en Host information +hostname/ip of database server setup en Hostname/IP of database server +however, the application is otherwise installed setup en However, the application is otherwise installed +however, the application may still work setup en However, the application may still work +if no acl records for user or any group the user is a member of setup en If no ACL records for user or any group the user is a member of +if safe_mode is turned on, egw is not able to change certain settings on runtime, nor can we load any not yet loaded module. setup en If safe_mode is turned on, eGW is not able to change certain settings on runtime, nor can we load any not yet loaded module. +if the application has no defined tables, selecting upgrade should remedy the problem setup en If the application has no defined tables, selecting upgrade should remedy the problem +if using ldap setup en If using LDAP +if using ldap, do you want to manage homedirectory and loginshell attributes? setup en If using LDAP, do you want to manage homedirectory and loginshell attributes? +if you did not receive any errors, your applications have been setup en If you did not receive any errors, your applications have been +if you did not receive any errors, your tables have been setup en If you did not receive any errors, your tables have been +if you running this the first time, don't forget to manualy %1 !!! setup en If you running this the first time, don't forget to manualy %1 !!! +if you use only languages of the same charset (eg. western european ones) you dont need to set a system-charset! setup en If you use only languages of the same charset (eg. western european ones) you dont need to set a system-charset! +image type selection order setup en Image type selection order +import accounts from ldap to the egroupware accounts table (for a new install using sql accounts) setup en Import accounts from LDAP to the eGroupWare accounts table (for a new install using SQL accounts) +import has been completed! setup en Import has been completed! +import ldap users/groups setup en Import LDAP users/groups +importing old settings into the new format.... setup en Importing old settings into the new format.... +include root (this should be the same as server root unless you know what you are doing) setup en Include Root (this should be the same as Server Root unless you know what you are doing) +include_path need to contain "." - the current directory setup en include_path need to contain "." - the current directory +insanity setup en Insanity +install setup en Install +install all setup en Install All +install applications setup en Install Applications +install language setup en Install Language +installed setup en installed +instructions for creating the database in %1: setup en Instructions for creating the database in %1: +invalid ip address setup en Invalid IP address +invalid password setup en Invalid password +is broken setup en is broken +is disabled setup en is disabled +ldap account import/export setup en LDAP account import/export +ldap accounts configuration setup en LDAP Accounts Configuration +ldap accounts context setup en LDAP accounts context +ldap config setup en LDAP Config +ldap default homedirectory prefix (e.g. /home for /home/username) setup en LDAP Default homedirectory prefix (e.g. /home for /home/username) +ldap default shell (e.g. /bin/bash) setup en LDAP Default shell (e.g. /bin/bash) +ldap encryption type setup en LDAP encryption type +ldap export setup en LDAP Export +ldap export users setup en LDAP export users +ldap groups context setup en LDAP groups context +ldap host setup en LDAP host +ldap import setup en LDAP Import +ldap import users setup en LDAP import users +ldap modify setup en LDAP Modify +ldap root password setup en LDAP root password +ldap rootdn setup en LDAP rootdn +limit access to setup to the following addresses, networks or hostnames (e.g. 127.0.0.1,10.1.1,myhost.dnydns.org) setup en Limit access to setup to the following addresses, networks or hostnames (e.g. 127.0.0.1,10.1.1,myhost.dnydns.org) +login to mysql - setup en Login to mysql - +logout setup en Logout +makesure setup en Make sure that your database is created and the account permissions are set +manage applications setup en Manage Applications +manage languages setup en Manage Languages +max_execution_time is set to less than 30 (seconds): egroupware sometimes needs a higher execution_time, expect occasional failures setup en max_execution_time is set to less than 30 (seconds): eGroupWare sometimes needs a higher execution_time, expect occasional failures +maximum account id (e.g. 65535 or 1000000) setup en Maximum account id (e.g. 65535 or 1000000) +may be broken setup en may be broken +mcrypt algorithm (default tripledes) setup en Mcrypt algorithm (default TRIPLEDES) +mcrypt initialization vector setup en MCrypt initialization vector +mcrypt mode (default cbc) setup en Mcrypt mode (default CBC) +mcrypt settings (requires mcrypt php extension) setup en Mcrypt Settings (requires mcrypt PHP extension) +mcrypt version setup en MCrypt version +memory_limit is set to less than 16m: some applications of egroupware need more than the recommend 8m, expect occasional failures setup en memory_limit is set to less than 16M: some applications of eGroupWare need more than the recommend 8M, expect occasional failures +minimum account id (e.g. 500 or 100, etc.) setup en Minimum account id (e.g. 500 or 100, etc.) +modifications have been completed! setup en Modifications have been completed! +modify setup en Modify +modify an existing ldap account store for use with egroupware (for a new install using ldap accounts) setup en Modify an existing LDAP account store for use with eGroupWare (for a new install using LDAP accounts) +multi-language support setup setup en Multi-Language support setup +name of database setup en Name of database +name of db user egroupware uses to connect setup en Name of db user eGroupWare uses to connect +never setup en never +new setup en New +no setup en No +no accounts existing setup en No accounts existing +no algorithms available setup en no algorithms available +no microsoft sql server support found. disabling setup en No Microsoft SQL Server support found. Disabling +no modes available setup en no modes available +no mysql support found. disabling setup en No MySQL support found. Disabling +no oracle-db support found. disabling setup en No Oracle-DB support found. Disabling +no postgresql support found. disabling setup en No PostgreSQL support found. Disabling +no xml support found. disabling setup en No XML support found. Disabling +not setup en not +not all mcrypt algorithms and modes work with egroupware. if you experience problems try switching it off. setup en Not all mcrypt algorithms and modes work with eGroupWare. If you experience problems try switching it off. +not complete setup en not complete +not completed setup en Not Completed +not ready for this stage yet setup en Not ready for this stage yet +not set setup en not set +note: you will be able to customize this later setup en Note: You will be able to customize this later +now guessing better values for defaults... setup en Now guessing better values for defaults... +ok setup en OK +once the database is setup correctly setup en Once the database is setup correctly +one month setup en one month +one week setup en one week +only add languages that are not in the database already setup en Only add languages that are not in the database already +only add new phrases setup en Only add new phrases +or setup en or +or %1continue to the header admin%2 setup en or %1Continue to the Header Admin%2 +or http://webdav.domain.com (webdav) setup en or http://webdav.domain.com (WebDAV) +or we can attempt to create the database for you: setup en Or we can attempt to create the database for you: +password needed for configuration setup en Password needed for configuration +password of db user setup en Password of db user +passwords did not match, please re-enter setup en Passwords did not match, please re-enter +path information setup en Path information +path to user and group files has to be outside of the webservers document-root!!! setup en Path to user and group files HAS TO BE OUTSIDE of the webservers document-root!!! +persistent connections setup en Persistent connections +please check for sql scripts within the application's directory setup en Please check for sql scripts within the application's directory +please check read/write permissions on directories, or back up and use another option. setup en Please check read/write permissions on directories, or back up and use another option. +please configure egroupware for your environment setup en Please configure eGroupWare for your environment +please consult the %1. setup en Please consult the %1. +please fix the above errors (%1) and warnings(%2) setup en Please fix the above errors (%1) and warnings(%2) +please install setup en Please install +please login setup en Please login +please login to egroupware and run the admin application for additional site configuration setup en Please login to eGroupWare and run the admin application for additional site configuration +please make the following change in your php.ini setup en Please make the following change in your php.ini +please wait... setup en Please Wait... +possible reasons setup en Possible Reasons +possible solutions setup en Possible Solutions +post-install dependency failure setup en Post-install Dependency Failure +potential problem setup en Potential Problem +preferences setup en Preferences +problem resolution setup en Problem resolution +process setup en Process +re-check my database setup en Re-Check my database +re-check my installation setup en Re-Check My Installation +re-enter password setup en Re-enter password +read translations from setup en Read translations from +readable by the webserver setup en readable by the webserver +really uninstall all applications setup en REALLY Uninstall all applications +recommended: filesystem setup en Recommended: Filesystem +register_globals is turned on, egroupware does not require it and it's generaly more secure to have it turned off setup en register_globals is turned On, eGroupWare does NOT require it and it's generaly more secure to have it turned Off +registered setup en registered +rejected lines setup en Rejected lines +remove setup en Remove +remove all setup en Remove All +requires reinstall or manual repair setup en Requires reinstall or manual repair +requires upgrade setup en Requires upgrade +resolve setup en Resolve +return to setup setup en Return to Setup +run installation tests setup en Run installation tests +safe_mode is turned on, which is generaly a good thing as it makes your install more secure. setup en safe_mode is turned on, which is generaly a good thing as it makes your install more secure. +sample configuration not found. using built in defaults setup en Sample configuration not found. using built in defaults +save setup en Save +save this text as contents of your header.inc.php setup en Save this text as contents of your header.inc.php +select an app, enter a target version, then submit to process to that version.
if you do not enter a version, only the baseline tables will be installed for the app.
this will drop all of the apps' tables first! setup en Select an app, enter a target version, then submit to process to that version.
If you do not enter a version, only the baseline tables will be installed for the app.
THIS WILL DROP ALL OF THE APPS' TABLES FIRST! +select one... setup en select one... +select the default applications to which your users will have access setup en Select the default applications to which your users will have access +select the desired action(s) from the available choices setup en Select the desired action(s) from the available choices +select to download file setup en Select to download file +select where you want to store/retrieve file contents setup en Select where you want to store/retrieve file contents +select where you want to store/retrieve filesystem information setup en Select where you want to store/retrieve filesystem information +select where you want to store/retrieve user accounts setup en Select where you want to store/retrieve user accounts +select which group(s) will be exported (group membership will be maintained) setup en Select which group(s) will be exported (group membership will be maintained) +select which group(s) will be imported (group membership will be maintained) setup en Select which group(s) will be imported (group membership will be maintained) +select which group(s) will be modified (group membership will be maintained) setup en Select which group(s) will be modified (group membership will be maintained) +select which languages you would like to use setup en Select which languages you would like to use +select which method of upgrade you would like to do setup en Select which method of upgrade you would like to do +select which type of authentication you are using setup en Select which type of authentication you are using +select which user(s) will also have admin privileges setup en Select which user(s) will also have admin privileges +select which user(s) will be exported setup en Select which user(s) will be exported +select which user(s) will be imported setup en Select which user(s) will be imported +select which user(s) will be modified setup en Select which user(s) will be modified +select which user(s) will have admin privileges setup en Select which user(s) will have admin privileges +select your old version setup en Select your old version +selectbox setup en Selectbox +server root setup en Server Root +sessions type setup en Sessions Type +set setup en set +set this to "old" for versions < 2.4, otherwise the exact mcrypt version you use. setup en Set this to "old" for versions < 2.4, otherwise the exact mcrypt version you use. +setting the system-charset to utf-8 (unicode) allows the coexistens of data from languages of different charsets. setup en Setting the system-charset to UTF-8 (unicode) allows the coexistens of data from languages of different charsets. +settings setup en Settings +setup setup en Setup +setup demo accounts in ldap setup en Setup demo accounts in LDAP +setup main menu setup en Setup Main Menu +setup the database setup en Setup the database +setup/config admin login setup en Setup/Config Admin Login +show 'powered by' logo on setup en Show 'powered by' logo on +some or all of its tables are missing setup en Some or all of its tables are missing +sql encryption type setup en SQL encryption type for passwords (default - md5) +start the postmaster setup en Start the postmaster +status setup en Status +step %1 - admin account setup en Step %1 - Admin Account +step %1 - advanced application management setup en Step %1 - Advanced Application Management +step %1 - configuration setup en Step %1 - Configuration +step %1 - language management setup en Step %1 - Language Management +step %1 - simple application management setup en Step %1 - Simple Application Management +table change messages setup en Table Change Messages +tables dropped setup en tables dropped +tables installed, unless there are errors printed above setup en tables installed, unless there are errors printed above +tables upgraded setup en tables upgraded +target version setup en Target Version +tcp port number of database server setup en TCP port number of database server +text entry setup en Text Entry +the %1 extension is needed, if you plan to use a %2 database. setup en The %1 extension is needed, if you plan to use a %2 database. +the db_type in defaults (%1) is not supported on this server. using first supported type. setup en The db_type in defaults (%1) is not supported on this server. using first supported type. +the file setup en the file +the first step in installing egroupware is to ensure your environment has the necessary settings to correctly run the application. setup en The first step in installing eGroupWare is to ensure your environment has the necessary settings to correctly run the application. +the following applications need to be upgraded: setup en The following applications need to be upgraded: +the imap extension is needed by the two email apps (even if you use email with pop3 as protocoll). setup en The imap extension is needed by the two email apps (even if you use email with pop3 as protocoll). +the mbstring extension is needed to fully support unicode (utf-8) or other multibyte-charsets. setup en The mbstring extension is needed to fully support unicode (utf-8) or other multibyte-charsets. +the table definition was correct, and the tables were installed setup en The table definition was correct, and the tables were installed +the tables setup en the tables +there was a problem trying to connect to your ldap server.
setup en There was a problem trying to connect to your LDAP server.
+there was a problem trying to connect to your ldap server.
please check your ldap server configuration setup en There was a problem trying to connect to your LDAP server.
please check your LDAP server configuration +this has to be outside the webservers document-root!!! setup en This has to be outside the webservers document-root!!! +this might take a while, please wait ... setup en This might take a while, please wait ... +this program will convert your database to a new system-charset. setup en This program will convert your database to a new system-charset. +this program will help you upgrade or install different languages for egroupware setup en This program will help you upgrade or install different languages for eGroupWare +this section will help you export users and groups from egroupware's account tables into your ldap tree setup en This section will help you export users and groups from eGroupWare's account tables into your LDAP tree +this section will help you import users and groups from your ldap tree into egroupware's account tables setup en This section will help you import users and groups from your LDAP tree into eGroupWare's account tables +this section will help you setup your ldap accounts for use with egroupware setup en This section will help you setup your LDAP accounts for use with eGroupWare +this should be around 30 bytes in length.
note: the default has been randomly generated. setup en This should be around 30 bytes in length.
Note: The default has been randomly generated. +this stage is completed
setup en This stage is completed
+to a version it does not know about setup en to a version it does not know about +to setup 1 admin account and 3 demo accounts. setup en to setup 1 admin account and 3 demo accounts. +top setup en top +translations added setup en Translations Added +translations removed setup en Translations Removed +translations upgraded setup en Translations Upgraded +true setup en True +try to configure your php to support one of the above mentioned dbms, or install egroupware by hand. setup en Try to configure your php to support one of the above mentioned DBMS, or install eGroupWare by hand. +two weeks setup en two weeks +uninstall setup en uninstall +uninstall all applications setup en Uninstall all applications +uninstalled setup en uninstalled +upgrade setup en Upgrade +upgrade all setup en Upgrade All +upgraded setup en upgraded +upgrading tables setup en Upgrading Tables +use cookies to pass sessionid setup en Use cookies to pass sessionid +use pure html compliant code (not fully working yet) setup en Use pure HTML compliant code (not fully working yet) +user account prefix setup en User account prefix +usernames are casesensitive setup en Usernames are casesensitive +users choice setup en Users Choice +utf-8 (unicode) setup en utf-8 (Unicode) +version setup en version +version mismatch setup en Version Mismatch +view setup en View +warning! setup en Warning! +we can proceed setup en We can proceed +we will automatically update your tables/records to %1 setup en We will automatically update your tables/records to %1 +we will now run a series of tests, which may take a few minutes. click the link below to proceed. setup en We will now run a series of tests, which may take a few minutes. Click the link below to proceed. +welcome to the egroupware installation setup en Welcome to the eGroupWare Installation +what type of sessions management do you want to use (php4 session management may perform better)? setup en What type of sessions management do you want to use (PHP4 session management may perform better)? +which database type do you want to use with egroupware? setup en Which database type do you want to use with eGroupWare? +world readable setup en world readable +world writable setup en world writable +would you like egroupware to cache the phpgw info array ? setup en Would you like eGroupWare to cache the phpgw info array ? +would you like egroupware to check for a new version
when admins login ? setup en Would you like eGroupWare to check for a new version
when admins login ? +would you like to show each application's upgrade status ? setup en Would you like to show each application's upgrade status ? +writable by the webserver setup en writable by the webserver +write config setup en Write config +yes setup en Yes +you appear to be running a pre-beta version of egroupware.
these versions are no longer supported, and there is no upgrade path for them in setup.
you may wish to first upgrade to 0.9.10 (the last version to support pre-beta upgrades)
and then upgrade from there with the current version. setup en You appear to be running a pre-beta version of eGroupWare.
These versions are no longer supported, and there is no upgrade path for them in setup.
You may wish to first upgrade to 0.9.10 (the last version to support pre-beta upgrades)
and then upgrade from there with the current version. +you appear to be running an old version of php
it its recommend that you upgrade to a new version.
older version of php might not run egroupware correctly, if at all.

please upgrade to at least version %1 setup en You appear to be running an old version of PHP
It its recommend that you upgrade to a new version.
Older version of PHP might not run eGroupWare correctly, if at all.

Please upgrade to at least version %1 +you appear to be running version %1 of egroupware setup en You appear to be running version %1 of eGroupWare +you appear to be using php earlier than 4.1.0. egroupware now requires 4.1.0 or later setup en You appear to be using PHP earlier than 4.1.0. eGroupWare now requires 4.1.0 or later +you appear to be using php3. disabling php4 sessions support setup en You appear to be using PHP3. Disabling PHP4 sessions support +you appear to be using php4. enabling php4 sessions support setup en You appear to be using PHP4. Enabling PHP4 sessions support +you appear to have microsoft sql server support enabled setup en You appear to have Microsoft SQL Server support enabled +you appear to have mysql support enabled setup en You appear to have MySQL support enabled +you appear to have oracle support enabled setup en You appear to have Oracle support enabled +you appear to have oracle v8 (oci) support enabled setup en You appear to have Oracle V8 (OCI) support enabled +you appear to have postgresql support enabled setup en You appear to have PostgreSQL support enabled +you appear to have xml support enabled setup en You appear to have XML support enabled +you are ready for this stage, but this stage is not yet written.
setup en You are ready for this stage, but this stage is not yet written.
+you didn't enter a config password for domain %1 setup en You didn't enter a config password for domain %1 +you didn't enter a config username for domain %1 setup en You didn't enter a config username for domain %1 +you didn't enter a header admin password setup en You didn't enter a header admin password +you didn't enter a header admin username setup en You didn't enter a header admin username +you do not have any languages installed. please install one now
setup en You do not have any languages installed. Please install one now
+you have not created your header.inc.php yet!
you can create it now. setup en You have not created your header.inc.php yet!
You can create it now. +you have successfully logged out setup en You have successfully logged out +you must enter a username for the admin setup en You must enter a username for the admin +you need to add some domains to your header.inc.php. setup en You need to add some domains to your header.inc.php. +you need to select your current charset! setup en You need to select your current charset! +you should either uninstall and then reinstall it, or attempt manual repairs setup en You should either uninstall and then reinstall it, or attempt manual repairs +you will need to load the proper schema into your ldap server - see phpgwapi/doc/ldap/readme setup en You will need to load the proper schema into your ldap server - see phpgwapi/doc/ldap/README +you're using an old configuration file format... setup en You're using an old configuration file format... +you're using an old header.inc.php version... setup en You're using an old header.inc.php version... +your applications are current setup en Your applications are current +your database does not exist setup en Your database does not exist +your database is not working! setup en Your Database is not working! +your database is working, but you dont have any applications installed setup en Your database is working, but you dont have any applications installed +your header admin password is not set. please set it now! setup en Your header admin password is NOT set. Please set it now! +your header.inc.php needs upgrading. setup en Your header.inc.php needs upgrading. +your header.inc.php needs upgrading.
warning!
make backups! setup en Your header.inc.php needs upgrading.
WARNING!
MAKE BACKUPS! +your php installation does not have appropriate gd support. you need gd library version 1.8 or newer to see gantt charts in projects. setup en Your PHP installation does not have appropriate GD support. You need gd library version 1.8 or newer to see Gantt charts in projects. +your tables are current setup en Your tables are current +your tables may be altered and you may lose data setup en Your tables may be altered and you may lose data. +your tables will be dropped and you will lose data setup en Your tables will be dropped and you will lose data !! diff --git a/setup/templates/default/lang_main.tpl b/setup/templates/default/lang_main.tpl new file mode 100644 index 0000000000..5b1023d4d0 --- /dev/null +++ b/setup/templates/default/lang_main.tpl @@ -0,0 +1,50 @@ + +

 

+ + + + + + + + + + + + + + + + + +
+  {stage_title} +
+ {stage_desc} +
+ {select_box_desc} +
+ {hidden_var1} + +
+ {meth_desc} +

+ +  {blurb_dumpold} +
+ +  {blurb_addonlynew} +
+ +  {blurb_addmissing} +
+ {lang_debug} +
+ +
+ + +
+ diff --git a/setup/templates/default/msg_alert_msg.tpl b/setup/templates/default/msg_alert_msg.tpl new file mode 100644 index 0000000000..bb1aedf34c --- /dev/null +++ b/setup/templates/default/msg_alert_msg.tpl @@ -0,0 +1,6 @@ + +
+

{V_alert_word}:

+ {V_alert_msg} +
+