Translations by Biffaboy

Biffaboy has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 60 results
1.
Citadel Home Directory
2012-09-19
Citadel Home Directory
2.
Enter the full pathname of the directory in which the Citadel installation you are creating or updating resides. If you specify a directory other than the default, you will need to specify the -h flag to the server when you start it up.
2012-09-19
Enter the full pathname of the directory in which the Citadel installation you are creating or updating resides. If you specify a directory other than the default, you will need to specify the -h flag to the server when you start it up.
3.
Enter the subdirectory name for an alternate installation of Citadel. To do a default installation just leave it blank.If you specify a directory other than the default, you will need to specify the -h flag to the server when you start it up. note that it may not have a leading /
2012-09-19
Enter the subdirectory name for an alternate installation of Citadel. To do a default installation just leave it blank.If you specify a directory other than the default, you will need to specify the -h flag to the server when you start it up. note that it may not have a leading /
4.
Citadel administrator username:
2012-09-19
Citadel administrator username:
5.
Please enter the name of the Citadel user account that should be granted administrative privileges once created. If using internal authentication this user account will be created if it does not exist. For external authentication this user account has to exist.
2012-09-19
Please enter the name of the Citadel user account that should be granted administrative privileges once created. If using internal authentication this user account will be created if it does not exist. For external authentication this user account has to exist.
6.
Administrator password:
2012-09-19
Administrator password:
7.
Enter a password for the system administrator. When setup completes it will attempt to create the administrator user and set the password specified here.
2012-09-19
Enter a password for the system administrator. When setup completes it will attempt to create the administrator user and set the password specified here.
8.
Citadel User ID:
2012-09-19
Citadel User ID:
9.
Citadel needs to run under its own user ID. This would typically be called "citadel", but if you are running Citadel as a public BBS, you might also call it "bbs" or "guest". The server will run under this user ID. Please specify that user ID here. You may specify either a user name or a numeric UID.
2012-09-19
Citadel needs to run under its own user ID. This would typically be called "citadel", but if you are running Citadel as a public BBS, you might also call it "bbs" or "guest". The server will run under this user ID. Please specify that user ID here. You may specify either a user name or a numeric UID.
10.
Listening address for the Citadel server:
2012-09-19
Listening address for the Citadel server:
11.
Please specify the IP address which the server should be listening to. You can name a specific IPv4 or IPv6 address, or you can specify '*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0' for 'any IPv4 address'. If you leave this blank, Citadel will listen on all addresses. This can usually be left to the default unless multiple instances of Citadel are running on the same computer.
2012-09-19
Please specify the IP address which the server should be listening to. You can name a specific IPv4 or IPv6 address, or you can specify '*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0' for 'any IPv4 address'. If you leave this blank, Citadel will listen on all addresses. This can usually be left to the default unless multiple instances of Citadel are running on the same computer.
12.
Server port number:
2012-09-19
Server port number:
13.
Specify the TCP port number on which your server will run. Normally, this will be port 504, which is the official port assigned by the IANA for Citadel servers. You will only need to specify a different port number if you run multiple instances of Citadel on the same computer and there is something else already using port 504.
2012-09-19
Specify the TCP port number on which your server will run. Normally, this will be port 504, which is the official port assigned by the IANA for Citadel servers. You will only need to specify a different port number if you run multiple instances of Citadel on the same computer and there is something else already using port 504.
14.
Authentication method to use:
2012-09-19
Authentication method to use:
15.
Please choose the user authentication mode. By default Citadel will use its own internal user accounts database. If you choose Host, Citadel users will have accounts on the host system, authenticated via /etc/passwd or a PAM source. LDAP chooses an RFC 2307 compliant directory server, the last option chooses the nonstandard MS Active Directory LDAP scheme. Do not change this option unless you are sure it is required, since changing back requires a full reinstall of Citadel. 0. Self contained authentication 1. Host system integrated authentication 2. External LDAP - RFC 2307 compliant directory 3. External LDAP - nonstandard MS Active Directory For help: http://www.citadel.org/doku.php/faq:installation:authmodes ANSWER "0" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.
2012-09-19
Please choose the user authentication mode. By default Citadel will use its own internal user accounts database. If you choose Host, Citadel users will have accounts on the host system, authenticated via /etc/passwd or a PAM source. LDAP chooses an RFC 2307 compliant directory server, the last option chooses the nonstandard MS Active Directory LDAP scheme. Do not change this option unless you are sure it is required, since changing back requires a full reinstall of Citadel. 0. Self contained authentication 1. Host system integrated authentication 2. External LDAP - RFC 2307 compliant directory 3. External LDAP - nonstandard MS Active Directory For help: http://www.citadel.org/doku.php/faq:installation:authmodes ANSWER "0" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.
16.
LDAP host:
2012-09-19
LDAP host:
17.
Please enter the host name or IP address of your LDAP server.
2012-09-19
Please enter the host name or IP address of your LDAP server.
18.
LDAP port number:
2012-09-19
LDAP port number:
19.
Please enter the port number of the LDAP service (usually 389).
2012-09-19
Please enter the port number of the LDAP service (usually 389).
20.
LDAP base DN:
2012-09-19
LDAP base DN:
21.
Please enter the Base DN to search for authentication (for example: dc=example,dc=com)
2012-09-19
Please enter the Base DN to search for authentication (for example: dc=example,dc=com)
22.
LDAP bind DN:
2012-09-19
LDAP bind DN:
23.
Please enter the DN of an account to use for binding to the LDAP server for performing queries. The account does not require any other privileges. If your LDAP server allows anonymous queries, you can leave this blank.Please enter the DN of an account to use for binding to the LDAP server for performing queries. The account does not require any other privileges. If your LDAP server allows anonymous queries, you can leave this blank.
2012-09-19
Please enter the DN of an account to use for binding to the LDAP server for performing queries. The account does not require any other privileges. If your LDAP server allows anonymous queries, you can leave this blank.Please enter the DN of an account to use for binding to the LDAP server for performing queries. The account does not require any other privileges. If your LDAP server allows anonymous queries, you can leave this blank.
24.
LDAP bind password:
2012-09-19
LDAP bind password:
25.
If you entered a Bind DN in the previous question, you must now enter the password associated with that account. Otherwise, you can leave this blank.
2012-09-19
If you entered a Bind DN in the previous question, you must now enter the password associated with that account. Otherwise, you can leave this blank.
26.
Yes/No
2012-09-19
Yes/No
27.
Yes
2012-09-19
Yes
28.
No
2012-09-19
No
29.
Press return to continue...
2012-09-19
Press return to continue...
30.
Important Message
2012-09-19
Important Message
31.
Error
2012-09-19
Error
32.
Adding service entry...
2012-09-19
Adding service entry...
33.
Cannot open
2012-09-19
Cannot open
34.
Citadel already appears to be configured to start at boot. Would you like to keep your boot configuration as is?
2012-09-19
Citadel already appears to be configured to start at boot. Would you like to keep your boot configuration as is?
35.
Would you like to automatically start Citadel at boot?
2012-09-19
Would you like to automatically start Citadel at boot?
36.
Cannot create
2012-09-19
Cannot create
37.
Setup can configure the "xinetd" service to automatically connect incoming telnet sessions to Citadel, bypassing the host system login: prompt. Would you like to do this?
2012-09-19
Setup can configure the "xinetd" service to automatically connect incoming telnet sessions to Citadel, bypassing the host system login: prompt. Would you like to do this?
38.
You appear to have the
2012-09-19
You appear to have the
39.
email program running on your system. If you want Citadel mail connected with
2012-09-19
email program running on your system. If you want Citadel mail connected with
40.
you will have to manually integrate them. It is preferable to disable
2012-09-19
you will have to manually integrate them. It is preferable to disable
41.
, and use Citadel's SMTP, POP3, and IMAP services. May we disable
2012-09-19
, and use Citadel's SMTP, POP3, and IMAP services. May we disable
42.
so that Citadel has access to ports 25, 110, and 143?
2012-09-19
so that Citadel has access to ports 25, 110, and 143?
43.
This is currently set to:
2012-09-19
This is currently set to:
44.
Enter new value or press return to leave unchanged:
2012-09-19
Enter new value or press return to leave unchanged:
45.
setup: cannot open
2012-09-19
setup: cannot open
46.
/etc/nsswitch.conf is configured to use the 'db' module for one or more services. This is not necessary on most systems, and it is known to crash the Citadel server when delivering mail to the Internet. Do you want this module to be automatically disabled?
2012-09-19
/etc/nsswitch.conf is configured to use the 'db' module for one or more services. This is not necessary on most systems, and it is known to crash the Citadel server when delivering mail to the Internet. Do you want this module to be automatically disabled?
47.
Setup finished
2012-09-19
Setup finished
48.
Setup of the Citadel server is complete. If you will be using WebCit, please run its setup program now; otherwise, run './citadel' to log in.
2012-09-19
Setup of the Citadel server is complete. If you will be using WebCit, please run its setup program now; otherwise, run './citadel' to log in.
49.
Setup failed
2012-09-19
Setup failed
50.
Setup is finished, but the Citadel server failed to start. Go back and check your configuration.
2012-09-19
Setup is finished, but the Citadel server failed to start. Go back and check your configuration.