new languages, nl_NL, updates on Transifex

This commit is contained in:
Benjamin Sonntag 2013-02-03 12:59:13 +00:00
parent 5399c9db88
commit d07aabf6ed
8 changed files with 5266 additions and 270 deletions

1
.gitattributes vendored
View File

@ -543,6 +543,7 @@ install/upgrades/README -text
lang/.svnignore -text
lang/README -text
lang/en_US.po -text
lang/nl_NL.po -text
man/alternc-admintools.8 -text
man/alternc-admintools.fr.8 -text
man/alternc.install.8 -text

120
debian/po/de.po vendored
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: AlternC 2.0\n"
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
"POT-Creation-Date: 2012-11-27 22:31+0100\n"
"POT-Creation-Date: 2013-02-03 13:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: <i18n@alternc.org>\n"
"Language-Team: <i18n@alternc.org>\n"
@ -213,7 +213,10 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:12001
#: ../alternc.templates:15001
msgid "AlternC's mysql account:"
msgstr ""
@ -221,17 +224,36 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#: ../alternc.templates:11001 ../alternc.templates:15001
msgid ""
"AlternC will create a mysql administrator account. Please choose it's "
"username here. The default value should be good in most case."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"Using a remote mysql installation requires the AlternC user to be configured "
"in advance with root access to the mysql installation."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"The alternc sql user is responsible for granting access to user generated "
"databases, that is why it needs root access on the mysql installation."
msgstr ""
#. Type: password
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
#: ../alternc.templates:16001
msgid "Password of the AlternC's mysql account:"
msgstr ""
@ -239,7 +261,7 @@ msgstr ""
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#: ../alternc.templates:13001 ../alternc.templates:16001
msgid ""
"AlternC requires an administrator account on the mysql server. It will be "
"created automatically during the install process. Please choose a password "
@ -248,21 +270,29 @@ msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:12001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
msgid ""
"Please choose a quite complex password since it will have full access to the "
"system database !!!"
msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:14001
msgid "Specify the remote mysql user password"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid "The server to GRANT permissions to:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid ""
"AlternC and MySQL can be installed on different servers. In order to have "
"GRANT table properly created and manipulated, this parameter must be set to "
@ -272,13 +302,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid "The way backup rotation is executed"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"AlternC enables users to configure their own backups, on demand, with "
"automatic rotation. This option determines how the backups are rotated."
@ -286,7 +316,7 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"rotate - backup.sql, backup.sql.0, backup.sql.1 date - backup.sql, backup."
"sql.20080709, backup.sql.20080708"
@ -294,13 +324,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid "Behavior of the backup script when it encounters a unmanaged file"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid ""
"The SQL backups can rename or overwrite existing files it doesn't know about "
"when doing backups. The default behavior is to skip those files and ignore "
@ -309,13 +339,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid "The primary IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid ""
"AlternC will default the A records for domains it hosts to this address. In "
"other words, this is the address everyone can reach to server at."
@ -323,13 +353,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "The internal IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid ""
"AlternC will configure Apache and other services to listen to this address. "
"This is usually the same as the primary IP of the server, unless the server "
@ -338,19 +368,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "In other words, this is the IP address of eth0."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid "The default MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid ""
"AlternC will assign this hostname as the MX record for all the domains it "
"hosts. It is usually better be left alone."
@ -358,13 +388,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid "The default Backup MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid ""
"AlternC will assign this hostname as the Backup MX record for all the "
"domains it hosts. Don't set it if you don't know what it is about."
@ -372,13 +402,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "The path where AlternC is installed:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid ""
"Please enter the partition name where alternc is installed. This is used "
"mainly for disk quotas."
@ -386,19 +416,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "Warning : Be careful ! It can generate some problems."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid "The monitoring server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid ""
"The IP address (or ip/prefix) of the server(s) which must be authorized to "
"ping us and access apache status pages. Completely optional."
@ -406,13 +436,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "POP Before SMTP deprecated"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
"since it is correctly configured for SASL authentification these days. If "
@ -421,13 +451,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "# For Courier-POP3 and Courier-IMAP:"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
@ -436,61 +466,61 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "Should AlternC remove all databases (/var/lib/mysql/) ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "All users databases will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "Should AlternC remove users datas ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "The files and apache redirections created by users will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "Should AlternC remove bind zones ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "It will delete all bind zones created by AlternC"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "Should AlternC remove mailboxes ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "If you accept all users e-mails will be deleted"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid "Slave servers"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid ""
"This is a space-separated list of servers that are \"slaves\" to the master "
"server (this server). When writing apache configuration files, the master "
@ -500,7 +530,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:30001
#: ../alternc.templates:32001
msgid ""
"A local MySQL connection was established on the server. Do you Want to Use "
"it. If not remote MySQL server connection parameters will be needed."
@ -508,7 +538,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:31001
#: ../alternc.templates:33001
msgid ""
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
"If not AlternC cannot be installed."
@ -516,13 +546,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:32001
#: ../alternc.templates:34001
msgid "Remote connection failed. Do you want to try again ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:33001
#: ../alternc.templates:35001
msgid ""
"The ip appears to be private, do you want to use it anyway ? The server "
"might not be reachable from outside your network."

120
debian/po/es.po vendored
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: AlternC-awstats module 2.0\n"
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
"POT-Creation-Date: 2012-11-27 22:31+0100\n"
"POT-Creation-Date: 2013-02-03 13:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -213,7 +213,10 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:12001
#: ../alternc.templates:15001
msgid "AlternC's mysql account:"
msgstr ""
@ -221,17 +224,36 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#: ../alternc.templates:11001 ../alternc.templates:15001
msgid ""
"AlternC will create a mysql administrator account. Please choose it's "
"username here. The default value should be good in most case."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"Using a remote mysql installation requires the AlternC user to be configured "
"in advance with root access to the mysql installation."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"The alternc sql user is responsible for granting access to user generated "
"databases, that is why it needs root access on the mysql installation."
msgstr ""
#. Type: password
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
#: ../alternc.templates:16001
msgid "Password of the AlternC's mysql account:"
msgstr ""
@ -239,7 +261,7 @@ msgstr ""
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#: ../alternc.templates:13001 ../alternc.templates:16001
msgid ""
"AlternC requires an administrator account on the mysql server. It will be "
"created automatically during the install process. Please choose a password "
@ -248,21 +270,29 @@ msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:12001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
msgid ""
"Please choose a quite complex password since it will have full access to the "
"system database !!!"
msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:14001
msgid "Specify the remote mysql user password"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid "The server to GRANT permissions to:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid ""
"AlternC and MySQL can be installed on different servers. In order to have "
"GRANT table properly created and manipulated, this parameter must be set to "
@ -272,13 +302,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid "The way backup rotation is executed"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"AlternC enables users to configure their own backups, on demand, with "
"automatic rotation. This option determines how the backups are rotated."
@ -286,7 +316,7 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"rotate - backup.sql, backup.sql.0, backup.sql.1 date - backup.sql, backup."
"sql.20080709, backup.sql.20080708"
@ -294,13 +324,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid "Behavior of the backup script when it encounters a unmanaged file"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid ""
"The SQL backups can rename or overwrite existing files it doesn't know about "
"when doing backups. The default behavior is to skip those files and ignore "
@ -309,13 +339,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid "The primary IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid ""
"AlternC will default the A records for domains it hosts to this address. In "
"other words, this is the address everyone can reach to server at."
@ -323,13 +353,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "The internal IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid ""
"AlternC will configure Apache and other services to listen to this address. "
"This is usually the same as the primary IP of the server, unless the server "
@ -338,19 +368,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "In other words, this is the IP address of eth0."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid "The default MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid ""
"AlternC will assign this hostname as the MX record for all the domains it "
"hosts. It is usually better be left alone."
@ -358,13 +388,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid "The default Backup MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid ""
"AlternC will assign this hostname as the Backup MX record for all the "
"domains it hosts. Don't set it if you don't know what it is about."
@ -372,13 +402,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "The path where AlternC is installed:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid ""
"Please enter the partition name where alternc is installed. This is used "
"mainly for disk quotas."
@ -386,19 +416,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "Warning : Be careful ! It can generate some problems."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid "The monitoring server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid ""
"The IP address (or ip/prefix) of the server(s) which must be authorized to "
"ping us and access apache status pages. Completely optional."
@ -406,13 +436,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "POP Before SMTP deprecated"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
"since it is correctly configured for SASL authentification these days. If "
@ -421,13 +451,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "# For Courier-POP3 and Courier-IMAP:"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
@ -436,61 +466,61 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "Should AlternC remove all databases (/var/lib/mysql/) ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "All users databases will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "Should AlternC remove users datas ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "The files and apache redirections created by users will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "Should AlternC remove bind zones ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "It will delete all bind zones created by AlternC"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "Should AlternC remove mailboxes ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "If you accept all users e-mails will be deleted"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid "Slave servers"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid ""
"This is a space-separated list of servers that are \"slaves\" to the master "
"server (this server). When writing apache configuration files, the master "
@ -500,7 +530,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:30001
#: ../alternc.templates:32001
msgid ""
"A local MySQL connection was established on the server. Do you Want to Use "
"it. If not remote MySQL server connection parameters will be needed."
@ -508,7 +538,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:31001
#: ../alternc.templates:33001
msgid ""
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
"If not AlternC cannot be installed."
@ -516,13 +546,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:32001
#: ../alternc.templates:34001
msgid "Remote connection failed. Do you want to try again ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:33001
#: ../alternc.templates:35001
msgid ""
"The ip appears to be private, do you want to use it anyway ? The server "
"might not be reachable from outside your network."

120
debian/po/fr.po vendored
View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.3.1\n"
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
"POT-Creation-Date: 2012-11-27 22:31+0100\n"
"POT-Creation-Date: 2013-02-03 13:57+0100\n"
"PO-Revision-Date: 2005-05-15 18:24+0200\n"
"Last-Translator: Benjamin Sonntag <benjamin@altercn.org>\n"
"Language-Team: french <dev@alternc.org>\n"
@ -273,7 +273,10 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:12001
#: ../alternc.templates:15001
msgid "AlternC's mysql account:"
msgstr "Compte mysql d'AlternC : "
@ -281,7 +284,7 @@ msgstr "Compte mysql d'AlternC : "
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#: ../alternc.templates:11001 ../alternc.templates:15001
msgid ""
"AlternC will create a mysql administrator account. Please choose it's "
"username here. The default value should be good in most case."
@ -290,11 +293,30 @@ msgstr ""
"nom d'utilisateur qui sera créé. La valeur par défaut convient dans la "
"plupart des cas."
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"Using a remote mysql installation requires the AlternC user to be configured "
"in advance with root access to the mysql installation."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"The alternc sql user is responsible for granting access to user generated "
"databases, that is why it needs root access on the mysql installation."
msgstr ""
#. Type: password
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
#: ../alternc.templates:16001
msgid "Password of the AlternC's mysql account:"
msgstr "Mot de passe du compte mysql : "
@ -302,7 +324,7 @@ msgstr "Mot de passe du compte mysql : "
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#: ../alternc.templates:13001 ../alternc.templates:16001
msgid ""
"AlternC requires an administrator account on the mysql server. It will be "
"created automatically during the install process. Please choose a password "
@ -312,7 +334,9 @@ msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:12001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
msgid ""
"Please choose a quite complex password since it will have full access to the "
"system database !!!"
@ -320,15 +344,21 @@ msgstr ""
"Merci de choisir un mot de passe complexe, car ce compte aura un accès "
"complet à toute la base système !!!"
#. Type: password
#. Description
#: ../alternc.templates:14001
msgid "Specify the remote mysql user password"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid "The server to GRANT permissions to:"
msgstr "Le serveur SQL à qui autoriser les permissions:"
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid ""
"AlternC and MySQL can be installed on different servers. In order to have "
"GRANT table properly created and manipulated, this parameter must be set to "
@ -338,13 +368,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid "The way backup rotation is executed"
msgstr "De quelle façon sont tournés les backups"
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"AlternC enables users to configure their own backups, on demand, with "
"automatic rotation. This option determines how the backups are rotated."
@ -355,7 +385,7 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"rotate - backup.sql, backup.sql.0, backup.sql.1 date - backup.sql, backup."
"sql.20080709, backup.sql.20080708"
@ -363,14 +393,14 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid "Behavior of the backup script when it encounters a unmanaged file"
msgstr ""
"Comportement du script de backup quand il rencontre un fichier non géré"
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid ""
"The SQL backups can rename or overwrite existing files it doesn't know about "
"when doing backups. The default behavior is to skip those files and ignore "
@ -381,13 +411,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid "The primary IP of this server:"
msgstr "l'adresse IP principale de ce serveur : "
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid ""
"AlternC will default the A records for domains it hosts to this address. In "
"other words, this is the address everyone can reach to server at."
@ -398,13 +428,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "The internal IP of this server:"
msgstr "L'adresse IP interne du serveur : "
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid ""
"AlternC will configure Apache and other services to listen to this address. "
"This is usually the same as the primary IP of the server, unless the server "
@ -416,19 +446,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "In other words, this is the IP address of eth0."
msgstr "En d'autres mots, ceci est l'adresse assignée à eth0."
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid "The default MX to assign to new domains:"
msgstr "le MX à assigner aux nouveaux domaines : "
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid ""
"AlternC will assign this hostname as the MX record for all the domains it "
"hosts. It is usually better be left alone."
@ -438,13 +468,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid "The default Backup MX to assign to new domains:"
msgstr "le MX de secours à assigner aux nouveaux domaines : "
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid ""
"AlternC will assign this hostname as the Backup MX record for all the "
"domains it hosts. Don't set it if you don't know what it is about."
@ -455,13 +485,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "The path where AlternC is installed:"
msgstr "Emplacement d'AlternC : "
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid ""
"Please enter the partition name where alternc is installed. This is used "
"mainly for disk quotas."
@ -471,19 +501,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "Warning : Be careful ! It can generate some problems."
msgstr "Attention : Prenez garde ! Cela peut entraîner quelques problèmes."
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid "The monitoring server:"
msgstr "serveur de surveillance : "
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid ""
"The IP address (or ip/prefix) of the server(s) which must be authorized to "
"ping us and access apache status pages. Completely optional."
@ -493,13 +523,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "POP Before SMTP deprecated"
msgstr "POP Before SMTP déprécié"
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
"since it is correctly configured for SASL authentification these days. If "
@ -511,13 +541,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "# For Courier-POP3 and Courier-IMAP:"
msgstr "# For Courier-POP3 and Courier-IMAP:"
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
@ -529,25 +559,25 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "Should AlternC remove all databases (/var/lib/mysql/) ?"
msgstr "Les bases de données doivent elles être supprimés (/var/lib/mysql) ?"
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "All users databases will be trashed"
msgstr "Toutes les bases de données des utilisateurs seront perdues"
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "Should AlternC remove users datas ?"
msgstr "Les données des utilisateurs doivent elles êtres supprimés ?"
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "The files and apache redirections created by users will be trashed"
msgstr ""
"Les fichiers et les redirections d'apache créés par les utilisateurs seront "
@ -555,38 +585,38 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "Should AlternC remove bind zones ?"
msgstr "Les zones de bind doivent elles être supprimées ?"
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "It will delete all bind zones created by AlternC"
msgstr "Cela supprimera toutes les zone de bind créées par AlternC"
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "Should AlternC remove mailboxes ?"
msgstr "Les boites mails doivent elles être supprimées ?"
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "If you accept all users e-mails will be deleted"
msgstr ""
"Si vous acceptez, toutes les e-mails des utilisateurs seront supprimées"
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid "Slave servers"
msgstr "Serveurs esclaves"
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid ""
"This is a space-separated list of servers that are \"slaves\" to the master "
"server (this server). When writing apache configuration files, the master "
@ -601,7 +631,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:30001
#: ../alternc.templates:32001
msgid ""
"A local MySQL connection was established on the server. Do you Want to Use "
"it. If not remote MySQL server connection parameters will be needed."
@ -609,7 +639,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:31001
#: ../alternc.templates:33001
msgid ""
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
"If not AlternC cannot be installed."
@ -617,13 +647,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:32001
#: ../alternc.templates:34001
msgid "Remote connection failed. Do you want to try again ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:33001
#: ../alternc.templates:35001
msgid ""
"The ip appears to be private, do you want to use it anyway ? The server "
"might not be reachable from outside your network."

120
debian/po/it.po vendored
View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
"POT-Creation-Date: 2012-11-27 22:31+0100\n"
"POT-Creation-Date: 2013-02-03 13:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -214,7 +214,10 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:12001
#: ../alternc.templates:15001
msgid "AlternC's mysql account:"
msgstr ""
@ -222,17 +225,36 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#: ../alternc.templates:11001 ../alternc.templates:15001
msgid ""
"AlternC will create a mysql administrator account. Please choose it's "
"username here. The default value should be good in most case."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"Using a remote mysql installation requires the AlternC user to be configured "
"in advance with root access to the mysql installation."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"The alternc sql user is responsible for granting access to user generated "
"databases, that is why it needs root access on the mysql installation."
msgstr ""
#. Type: password
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
#: ../alternc.templates:16001
msgid "Password of the AlternC's mysql account:"
msgstr ""
@ -240,7 +262,7 @@ msgstr ""
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#: ../alternc.templates:13001 ../alternc.templates:16001
msgid ""
"AlternC requires an administrator account on the mysql server. It will be "
"created automatically during the install process. Please choose a password "
@ -249,21 +271,29 @@ msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:12001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
msgid ""
"Please choose a quite complex password since it will have full access to the "
"system database !!!"
msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:14001
msgid "Specify the remote mysql user password"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid "The server to GRANT permissions to:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid ""
"AlternC and MySQL can be installed on different servers. In order to have "
"GRANT table properly created and manipulated, this parameter must be set to "
@ -273,13 +303,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid "The way backup rotation is executed"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"AlternC enables users to configure their own backups, on demand, with "
"automatic rotation. This option determines how the backups are rotated."
@ -287,7 +317,7 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"rotate - backup.sql, backup.sql.0, backup.sql.1 date - backup.sql, backup."
"sql.20080709, backup.sql.20080708"
@ -295,13 +325,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid "Behavior of the backup script when it encounters a unmanaged file"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid ""
"The SQL backups can rename or overwrite existing files it doesn't know about "
"when doing backups. The default behavior is to skip those files and ignore "
@ -310,13 +340,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid "The primary IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid ""
"AlternC will default the A records for domains it hosts to this address. In "
"other words, this is the address everyone can reach to server at."
@ -324,13 +354,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "The internal IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid ""
"AlternC will configure Apache and other services to listen to this address. "
"This is usually the same as the primary IP of the server, unless the server "
@ -339,19 +369,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "In other words, this is the IP address of eth0."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid "The default MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid ""
"AlternC will assign this hostname as the MX record for all the domains it "
"hosts. It is usually better be left alone."
@ -359,13 +389,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid "The default Backup MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid ""
"AlternC will assign this hostname as the Backup MX record for all the "
"domains it hosts. Don't set it if you don't know what it is about."
@ -373,13 +403,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "The path where AlternC is installed:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid ""
"Please enter the partition name where alternc is installed. This is used "
"mainly for disk quotas."
@ -387,19 +417,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "Warning : Be careful ! It can generate some problems."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid "The monitoring server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid ""
"The IP address (or ip/prefix) of the server(s) which must be authorized to "
"ping us and access apache status pages. Completely optional."
@ -407,13 +437,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "POP Before SMTP deprecated"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
"since it is correctly configured for SASL authentification these days. If "
@ -422,13 +452,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "# For Courier-POP3 and Courier-IMAP:"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
@ -437,61 +467,61 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "Should AlternC remove all databases (/var/lib/mysql/) ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "All users databases will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "Should AlternC remove users datas ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "The files and apache redirections created by users will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "Should AlternC remove bind zones ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "It will delete all bind zones created by AlternC"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "Should AlternC remove mailboxes ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "If you accept all users e-mails will be deleted"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid "Slave servers"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid ""
"This is a space-separated list of servers that are \"slaves\" to the master "
"server (this server). When writing apache configuration files, the master "
@ -501,7 +531,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:30001
#: ../alternc.templates:32001
msgid ""
"A local MySQL connection was established on the server. Do you Want to Use "
"it. If not remote MySQL server connection parameters will be needed."
@ -509,7 +539,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:31001
#: ../alternc.templates:33001
msgid ""
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
"If not AlternC cannot be installed."
@ -517,13 +547,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:32001
#: ../alternc.templates:34001
msgid "Remote connection failed. Do you want to try again ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:33001
#: ../alternc.templates:35001
msgid ""
"The ip appears to be private, do you want to use it anyway ? The server "
"might not be reachable from outside your network."

120
debian/po/pt.po vendored
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: AlternC 2.0\n"
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
"POT-Creation-Date: 2012-11-27 22:31+0100\n"
"POT-Creation-Date: 2013-02-03 13:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: <i18n@alternc.org>\n"
"Language-Team: <i18n@alternc.org>\n"
@ -213,7 +213,10 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:12001
#: ../alternc.templates:15001
msgid "AlternC's mysql account:"
msgstr ""
@ -221,17 +224,36 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#: ../alternc.templates:11001 ../alternc.templates:15001
msgid ""
"AlternC will create a mysql administrator account. Please choose it's "
"username here. The default value should be good in most case."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"Using a remote mysql installation requires the AlternC user to be configured "
"in advance with root access to the mysql installation."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"The alternc sql user is responsible for granting access to user generated "
"databases, that is why it needs root access on the mysql installation."
msgstr ""
#. Type: password
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
#: ../alternc.templates:16001
msgid "Password of the AlternC's mysql account:"
msgstr ""
@ -239,7 +261,7 @@ msgstr ""
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#: ../alternc.templates:13001 ../alternc.templates:16001
msgid ""
"AlternC requires an administrator account on the mysql server. It will be "
"created automatically during the install process. Please choose a password "
@ -248,21 +270,29 @@ msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:12001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
msgid ""
"Please choose a quite complex password since it will have full access to the "
"system database !!!"
msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:14001
msgid "Specify the remote mysql user password"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid "The server to GRANT permissions to:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid ""
"AlternC and MySQL can be installed on different servers. In order to have "
"GRANT table properly created and manipulated, this parameter must be set to "
@ -272,13 +302,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid "The way backup rotation is executed"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"AlternC enables users to configure their own backups, on demand, with "
"automatic rotation. This option determines how the backups are rotated."
@ -286,7 +316,7 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"rotate - backup.sql, backup.sql.0, backup.sql.1 date - backup.sql, backup."
"sql.20080709, backup.sql.20080708"
@ -294,13 +324,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid "Behavior of the backup script when it encounters a unmanaged file"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid ""
"The SQL backups can rename or overwrite existing files it doesn't know about "
"when doing backups. The default behavior is to skip those files and ignore "
@ -309,13 +339,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid "The primary IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid ""
"AlternC will default the A records for domains it hosts to this address. In "
"other words, this is the address everyone can reach to server at."
@ -323,13 +353,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "The internal IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid ""
"AlternC will configure Apache and other services to listen to this address. "
"This is usually the same as the primary IP of the server, unless the server "
@ -338,19 +368,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "In other words, this is the IP address of eth0."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid "The default MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid ""
"AlternC will assign this hostname as the MX record for all the domains it "
"hosts. It is usually better be left alone."
@ -358,13 +388,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid "The default Backup MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid ""
"AlternC will assign this hostname as the Backup MX record for all the "
"domains it hosts. Don't set it if you don't know what it is about."
@ -372,13 +402,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "The path where AlternC is installed:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid ""
"Please enter the partition name where alternc is installed. This is used "
"mainly for disk quotas."
@ -386,19 +416,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "Warning : Be careful ! It can generate some problems."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid "The monitoring server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid ""
"The IP address (or ip/prefix) of the server(s) which must be authorized to "
"ping us and access apache status pages. Completely optional."
@ -406,13 +436,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "POP Before SMTP deprecated"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
"since it is correctly configured for SASL authentification these days. If "
@ -421,13 +451,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "# For Courier-POP3 and Courier-IMAP:"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
@ -436,61 +466,61 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "Should AlternC remove all databases (/var/lib/mysql/) ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "All users databases will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "Should AlternC remove users datas ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "The files and apache redirections created by users will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "Should AlternC remove bind zones ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "It will delete all bind zones created by AlternC"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "Should AlternC remove mailboxes ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "If you accept all users e-mails will be deleted"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid "Slave servers"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid ""
"This is a space-separated list of servers that are \"slaves\" to the master "
"server (this server). When writing apache configuration files, the master "
@ -500,7 +530,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:30001
#: ../alternc.templates:32001
msgid ""
"A local MySQL connection was established on the server. Do you Want to Use "
"it. If not remote MySQL server connection parameters will be needed."
@ -508,7 +538,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:31001
#: ../alternc.templates:33001
msgid ""
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
"If not AlternC cannot be installed."
@ -516,13 +546,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:32001
#: ../alternc.templates:34001
msgid "Remote connection failed. Do you want to try again ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:33001
#: ../alternc.templates:35001
msgid ""
"The ip appears to be private, do you want to use it anyway ? The server "
"might not be reachable from outside your network."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
"POT-Creation-Date: 2012-11-27 22:31+0100\n"
"POT-Creation-Date: 2013-02-03 13:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -214,7 +214,10 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:12001
#: ../alternc.templates:15001
msgid "AlternC's mysql account:"
msgstr ""
@ -222,17 +225,36 @@ msgstr ""
#. Description
#. Type: string
#. Description
#: ../alternc.templates:11001 ../alternc.templates:13001
#: ../alternc.templates:11001 ../alternc.templates:15001
msgid ""
"AlternC will create a mysql administrator account. Please choose it's "
"username here. The default value should be good in most case."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"Using a remote mysql installation requires the AlternC user to be configured "
"in advance with root access to the mysql installation."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:12001
msgid ""
"The alternc sql user is responsible for granting access to user generated "
"databases, that is why it needs root access on the mysql installation."
msgstr ""
#. Type: password
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
#: ../alternc.templates:16001
msgid "Password of the AlternC's mysql account:"
msgstr ""
@ -240,7 +262,7 @@ msgstr ""
#. Description
#. Type: password
#. Description
#: ../alternc.templates:12001 ../alternc.templates:14001
#: ../alternc.templates:13001 ../alternc.templates:16001
msgid ""
"AlternC requires an administrator account on the mysql server. It will be "
"created automatically during the install process. Please choose a password "
@ -249,21 +271,29 @@ msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:12001
#. Type: password
#. Description
#: ../alternc.templates:13001 ../alternc.templates:14001
msgid ""
"Please choose a quite complex password since it will have full access to the "
"system database !!!"
msgstr ""
#. Type: password
#. Description
#: ../alternc.templates:14001
msgid "Specify the remote mysql user password"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid "The server to GRANT permissions to:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:15001
#: ../alternc.templates:17001
msgid ""
"AlternC and MySQL can be installed on different servers. In order to have "
"GRANT table properly created and manipulated, this parameter must be set to "
@ -273,13 +303,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid "The way backup rotation is executed"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"AlternC enables users to configure their own backups, on demand, with "
"automatic rotation. This option determines how the backups are rotated."
@ -287,7 +317,7 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:16001
#: ../alternc.templates:18001
msgid ""
"rotate - backup.sql, backup.sql.0, backup.sql.1 date - backup.sql, backup."
"sql.20080709, backup.sql.20080708"
@ -295,13 +325,13 @@ msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid "Behavior of the backup script when it encounters a unmanaged file"
msgstr ""
#. Type: select
#. Description
#: ../alternc.templates:17001
#: ../alternc.templates:19001
msgid ""
"The SQL backups can rename or overwrite existing files it doesn't know about "
"when doing backups. The default behavior is to skip those files and ignore "
@ -310,13 +340,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid "The primary IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:18001
#: ../alternc.templates:20001
msgid ""
"AlternC will default the A records for domains it hosts to this address. In "
"other words, this is the address everyone can reach to server at."
@ -324,13 +354,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "The internal IP of this server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid ""
"AlternC will configure Apache and other services to listen to this address. "
"This is usually the same as the primary IP of the server, unless the server "
@ -339,19 +369,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:19001
#: ../alternc.templates:21001
msgid "In other words, this is the IP address of eth0."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid "The default MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:20001
#: ../alternc.templates:22001
msgid ""
"AlternC will assign this hostname as the MX record for all the domains it "
"hosts. It is usually better be left alone."
@ -359,13 +389,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid "The default Backup MX to assign to new domains:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:21001
#: ../alternc.templates:23001
msgid ""
"AlternC will assign this hostname as the Backup MX record for all the "
"domains it hosts. Don't set it if you don't know what it is about."
@ -373,13 +403,13 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "The path where AlternC is installed:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid ""
"Please enter the partition name where alternc is installed. This is used "
"mainly for disk quotas."
@ -387,19 +417,19 @@ msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:22001
#: ../alternc.templates:24001
msgid "Warning : Be careful ! It can generate some problems."
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid "The monitoring server:"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:23001
#: ../alternc.templates:25001
msgid ""
"The IP address (or ip/prefix) of the server(s) which must be authorized to "
"ping us and access apache status pages. Completely optional."
@ -407,13 +437,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "POP Before SMTP deprecated"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
"since it is correctly configured for SASL authentification these days. If "
@ -422,13 +452,13 @@ msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid "# For Courier-POP3 and Courier-IMAP:"
msgstr ""
#. Type: note
#. Description
#: ../alternc.templates:24001
#: ../alternc.templates:26001
msgid ""
"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
@ -437,61 +467,61 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "Should AlternC remove all databases (/var/lib/mysql/) ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:25001
#: ../alternc.templates:27001
msgid "All users databases will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "Should AlternC remove users datas ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:26001
#: ../alternc.templates:28001
msgid "The files and apache redirections created by users will be trashed"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "Should AlternC remove bind zones ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:27001
#: ../alternc.templates:29001
msgid "It will delete all bind zones created by AlternC"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "Should AlternC remove mailboxes ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:28001
#: ../alternc.templates:30001
msgid "If you accept all users e-mails will be deleted"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid "Slave servers"
msgstr ""
#. Type: string
#. Description
#: ../alternc.templates:29001
#: ../alternc.templates:31001
msgid ""
"This is a space-separated list of servers that are \"slaves\" to the master "
"server (this server). When writing apache configuration files, the master "
@ -501,7 +531,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:30001
#: ../alternc.templates:32001
msgid ""
"A local MySQL connection was established on the server. Do you Want to Use "
"it. If not remote MySQL server connection parameters will be needed."
@ -509,7 +539,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:31001
#: ../alternc.templates:33001
msgid ""
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
"If not AlternC cannot be installed."
@ -517,13 +547,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:32001
#: ../alternc.templates:34001
msgid "Remote connection failed. Do you want to try again ?"
msgstr ""
#. Type: boolean
#. Description
#: ../alternc.templates:33001
#: ../alternc.templates:35001
msgid ""
"The ip appears to be private, do you want to use it anyway ? The server "
"might not be reachable from outside your network."

4815
lang/nl_NL.po Normal file

File diff suppressed because it is too large Load Diff