mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
added configuration switch for xmlrpc and soap services (default off)
This commit is contained in:
parent
7750e10e2b
commit
900855140d
@ -365,9 +365,9 @@ view sessions admin de Sitzungen anzeigen
|
||||
view this user admin de Diesen Benutzer anzeigen
|
||||
view user account admin de Benutzerkonto anzeigen
|
||||
who would you like to transfer all records owned by the deleted user to? admin de Wem sollen alle Datensätze, die dem zu löschenden Benutzer gehören, übertragen werden?
|
||||
would you like egroupware to cache the egw info array ? admin de Soll eGroupWare das egw info Array cachen ?
|
||||
would you like egroupware to check for a new version<br>when admins login ? admin de Soll eGroupWare prüfen ob eine neue Version vorhanden ist,<br> wenn sich ein Administrator anmeldet ?
|
||||
would you like egroupware to check for new application versions when admins login ? admin de Soll eGroupWare auf neue Versionen der Anwendungen prüfen, wenn sich ein Administrator anmeldet ?
|
||||
would you like egroupware to cache the egw info array ? admin de Soll eGroupWare das egw info Array cachen ?
|
||||
would you like to automaticaly load new langfiles (at login-time) ? admin de Sollen neue Sprachdateien automatisch gelanden werden (beim Login) ?
|
||||
would you like to show each application's upgrade status ? admin de Soll der Upgrade-Status aller Anwendungen angezeigt werden ?
|
||||
xml-rpc admin de XML-RPC
|
||||
@ -382,3 +382,6 @@ you must enter an application name. admin de Sie m
|
||||
you must enter an application title. admin de Sie müssen der Anwendung einen Titel geben.
|
||||
you must select a file type admin de Sie müssen einen Dateityp auswählen
|
||||
you will need to remove the subcategories before you can delete this category admin de Sie müssen erst die Unterkategorien löschen bevor Sie diese Kategorie löschen können!
|
||||
enable the xmlrpc service admin de xmlrpc Service einschalten
|
||||
(default no, leave it off if you dont use it) admin de (Vorgabe Nein, ausgeschaltet lassen, wenn nicht benützt)
|
||||
enable the soap service admin de soap Service einschalten
|
||||
|
@ -1,6 +1,7 @@
|
||||
%1 - %2 of %3 user accounts admin en %1 - %2 of %3 user accounts
|
||||
%1 - %2 of %3 user groups admin en %1 - %2 of %3 user groups
|
||||
%1 not found or not executable !!! admin en %1 not found or not executable !!!
|
||||
(default no, leave it off if you dont use it) admin en (default No, leave it off if you dont use it)
|
||||
(stored password will not be shown here) admin en (Stored password will not be shown here)
|
||||
(to install new applications use<br><a href="setup/" target="setup">setup</a> [manage applications] !!!) admin en (To install new applications use<br><a href="setup/" target="setup">Setup</a> [Manage Applications] !!!)
|
||||
accesslog and bruteforce defense admin en AccessLog and BruteForce defense
|
||||
@ -140,6 +141,8 @@ edit this user admin en edit this user
|
||||
edit user admin en edit user
|
||||
edit user account admin en Edit user account
|
||||
enable debug-messages admin en Enable debug-messages
|
||||
enable the soap service admin en Enable the soap service
|
||||
enable the xmlrpc service admin en Enable the xmlrpc service
|
||||
enabled - hidden from navbar admin en Enabled - Hidden from navbar
|
||||
enabled - popup window admin en Enabled - Popup Window
|
||||
enter a description for the category admin en enter a description for the category
|
||||
@ -359,9 +362,9 @@ view sessions admin en View sessions
|
||||
view this user admin en view this user
|
||||
view user account admin en View user account
|
||||
who would you like to transfer all records owned by the deleted user to? admin en Who would you like to transfer ALL records owned by the deleted user to?
|
||||
would you like egroupware to cache the egw info array ? admin en Would you like eGroupWare to cache the egw info array ?
|
||||
would you like egroupware to check for a new version<br>when admins login ? admin en Would you like eGroupWare to check for a new version<br>when admins login ?
|
||||
would you like egroupware to check for new application versions when admins login ? admin en Would you like eGroupWare to check for new application versions when admins login ?
|
||||
would you like egroupware to cache the egw info array ? admin en Would you like eGroupWare to cache the egw info array ?
|
||||
would you like to automaticaly load new langfiles (at login-time) ? admin en Would you like to automatically load new langfiles (at login-time) ?
|
||||
would you like to show each application's upgrade status ? admin en Would you like to show each application's upgrade status ?
|
||||
xml-rpc admin en XML-RPC
|
||||
|
Loading…
Reference in New Issue
Block a user