Version 2.5.4

SVN revision: 1027
This commit is contained in:
Stefan Ritt 2004-08-04 20:10:53 +00:00
parent c33dde2c86
commit 530a82412f
3 changed files with 51 additions and 44 deletions

View File

@ -299,40 +299,36 @@ Please re-enter filename = Geef bestandsnaam opnieuw op
Last x = Laatste x Last x = Laatste x
text =tekst text =tekst
Activate = Activeer Activate = Activeer
Entry has been modified = Bericht is gewijzigd
# No attachment file specified = Geen bijlage opgegeven
#---- please translate following items and then remove this comment ----# Submit modified ELOG entry? = Gewijzigd ELOG bericht opslaan?
# Delete this logbook = Wis dit logboek
Entry has been modified = Rename this logbook = Hernoem dit logboek
No attachment file specified = Create new logbook = Maak nieuw logbook
Submit modified ELOG entry? = Syntax error in config file = Syntax fout in configuratiebestand
Delete this logbook = Email notification = Email berichtgeving
Rename this logbook = Are you sure to delete logbook "%s"? = Weet je zeker dat je logboek "%s" wilt wissen?
Create new logbook = Logbook "%s" exists already, please choose different name = Logboek "%s" bestaat al, kies een andere naam
Syntax error in config file = Rename logbook = Herhoem logboek
Email notification = Enter new logbook name = Geef nieuw logboek naam op
Are you sure to delete logbook "%s"? = Logbook name = Logboek naam
Logbook "%s" exists already, please choose different name = Use existing logbook as template = Gebruik bestaande logboek als sjabloon
Rename logbook = none = geen
Enter new logbook name = URL is redirected to: = URL wordt doorgestuurd naar:
Logbook name = Remote config should be received = Configuratie op andere server moet worden ontvangen
Use existing logbook as template = Local entry should be submitted = Lokaal bericht moet worden opgeslagen
none = Remote entry should be received = Bericht op andere server moet worden ontvangen
URL is redirected to: = Local entry = Lokaal bericht
Remote config should be received = %s should be deleted = %s moet worden gewist
Local entry should be submitted = Entry should be deleted locally = Bericht moet lokaal worden gewist
Remote entry should be received = Local entry ID should be changed to %d = Lokaal bericht ID moet worden gewijzigd in %d
Local entry = Remote entry = Bericht op andere server
%s should be deleted = Entry should be deleted remotely = Bericht moet worden gewist op andere server
Entry should be deleted locally = Click here to delete %s entries = Klik hier om %s berichten te wissen
Local entry ID should be changed to %d = Click here to delete this entry = Klik hier om dit bericht te wissen
Remote entry = Maximum number of attribute options exceeded = Maximum aantal attribuut opties overschreden
Entry should be deleted remotely = Please increase MAX_N_LIST in elogd.c and recompile = Verhoog MAX_N_LIST in elogd.c en compileer opnieuw
Click here to delete %s entries = You can "steal" the lock by editing this entry = Je kan het slot op dit bericht "stelen" door dit bericht te wijzigen
Click here to delete this entry = Several logbooks groups are defined on this host = Verschillende logboek groepen zijn op deze server gedefinieerd
Maximum number of attribute options exceeded = Please select one to list the logbooks in that group = Kies er een om de logboeken in die groep te zien
Please increase MAX_N_LIST in elogd.c and recompile = No logbook defined on this server = Geen logboek gedefinieerd op deze server
You can "steal" the lock by editing this entry =
Several logbooks groups are defined on this host =
Please select one to list the logbooks in that group =
No logbook defined on this server =

View File

@ -19,11 +19,11 @@
elog \- utility program for Electronic Logbook ELOG elog \- utility program for Electronic Logbook ELOG
.SH SYNOPSIS .SH SYNOPSIS
.sp .sp
\fBelog\fR \fB-a \fIattribute=value\fB\fR [ \fB-f \fIfile...\fB\fR ] \fBelog\fR \fB-a \fIattribute=value\fB\fR [ \fB-e \fIid\fB\fR ] [ \fB-f \fIfile...\fB\fR ]
\fB-h \fIhost\fB\fR [ \fB-l \fIlogbook\fB\fR ] [ \fB-m \fItextfile\fB\fR ] \fB-h \fIhost\fB\fR [ \fB-l \fIlogbook\fB\fR ] [ \fB-m \fItextfile\fB\fR ]
[ \fB-p \fIport\fB\fR ] [ \fB-r \fIid\fB\fR ] [ \fB-s \fIsubdir\fB\fR ] [ \fB-p \fIport\fB\fR ] [ \fB-r \fIid\fB\fR ] [ \fB-s \fIsubdir\fB\fR ]
[ \fB-u \fIusername\fB \fIpassword\fB\fR ] [ \fB-v\fR ] [ \fB-u \fIusername\fB \fIpassword\fB\fR ] [ \fB-v\fR ]
[ \fB-w \fIpassword\fB\fR ] \fImessage\fB\fR [ \fB-w \fIpassword\fB\fR ] \fImessage\fB\fR [ \fB-x\fR ]
.SH DESCRIPTION .SH DESCRIPTION
.PP .PP
The Electronic Logbook The Electronic Logbook
@ -57,6 +57,9 @@ messages automatically into the logbook.
.BI -a " attribute=value" .BI -a " attribute=value"
set attribute to value set attribute to value
.TP .TP
.BI -e " id"
edit existing message of id
.TP
.BI -f " file..." .BI -f " file..."
attach files while submitting attach files while submitting
.TP .TP
@ -90,6 +93,9 @@ verbose output
.TP .TP
.BI -w " password" .BI -w " password"
write password defined on server write password defined on server
.TP
.BR \-x
suppress email notification
.SH SEE ALSO .SH SEE ALSO
.BR elogd (8). .BR elogd (8).
.PP .PP

View File

@ -19,10 +19,12 @@
elogd \- web server program for Electronic Logbook ELOG elogd \- web server program for Electronic Logbook ELOG
.SH SYNOPSIS .SH SYNOPSIS
.sp .sp
\fBelog\fR [ \fB-a \fIpassword\fB\fR ] [ \fB-c \fIfile\fB\fR ] [ \fB-D\fR ] \fBelog\fR [ \fB-a \fIpassword\fB\fR ] [ \fB-C \fIurl\fB\fR ] [ \fB-c \fIfile\fB\fR ]
[ \fB-d \fIdirectory\fB\fR ] [ \fB-f \fIfile\fB\fR ] [ \fB-k\fR ] [ \fB-D\fR ] [ \fB-d \fIdirectory\fB\fR ] [ \fB-f \fIfile\fB\fR ] [ \fB-k\fR ]
[ \fB-l \fIlogbook\fB\fR ] [ \fB-p \fIport\fB\fR ] [ \fB-r \fIpassword\fB\fR ] [ \fB-l \fIlogbook\fB\fR ] [ \fB-n \fIhostname\fB\fR ] [ \fB-p \fIport\fB\fR ]
[ \fB-s \fIdirectory\fB\fR ] [ \fB-v\fR ] [ \fB-w \fIpassword\fB\fR ] [ \fB-r \fIpassword\fB\fR ] [ \fB-s \fIdirectory\fB\fR ] [ \fB-v\fR ]
[ \fB-w \fIpassword\fB\fR ] [ \fB-x\fR ]
.SH DESCRIPTION .SH DESCRIPTION
.PP .PP
The Electronic Logbook The Electronic Logbook
@ -42,6 +44,9 @@ system.
.BI -a " password" .BI -a " password"
create/overwrite admin password in config file create/overwrite admin password in config file
.TP .TP
.BI -C " url"
clone remote elogd configuration
.TP
.BI -c " file" .BI -c " file"
specify configuration file specify configuration file
.TP .TP
@ -54,7 +59,7 @@ specify logbook root directory
.BI -f " file" .BI -f " file"
specify PID file specify PID file
.TP .TP
.BI -h " host" .BI -n " host"
host where host where
.B elogd .B elogd
will run will run