From 2a9498ecc31e05388be6bf7456192c531416ef20 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Sun, 11 Nov 2012 14:31:46 +0100 Subject: [PATCH] resync translations --- citadel/po/citadel-setup/en_GB.po | 449 ++++++++++++++++++++++++++++++ citadel/po/citadel-setup/fr.po | 147 +++++----- citadel/po/citadel-setup/hu.po | 356 +++++++++++++++++++++++ citadel/po/citadel-setup/it.po | 356 +++++++++++++++++++++++ citadel/po/citadel-setup/kk.po | 356 +++++++++++++++++++++++ citadel/po/citadel-setup/pt_BR.po | 430 ++++++++++++++++++++++++++++ 6 files changed, 2021 insertions(+), 73 deletions(-) create mode 100644 citadel/po/citadel-setup/en_GB.po create mode 100644 citadel/po/citadel-setup/hu.po create mode 100644 citadel/po/citadel-setup/it.po create mode 100644 citadel/po/citadel-setup/kk.po create mode 100644 citadel/po/citadel-setup/pt_BR.po diff --git a/citadel/po/citadel-setup/en_GB.po b/citadel/po/citadel-setup/en_GB.po new file mode 100644 index 000000000..80cb73246 --- /dev/null +++ b/citadel/po/citadel-setup/en_GB.po @@ -0,0 +1,449 @@ +# English (United Kingdom) translation for citadel +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the citadel package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: citadel\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2010-09-28 00:22+0200\n" +"PO-Revision-Date: 2012-09-19 12:46+0000\n" +"Last-Translator: Biffaboy \n" +"Language-Team: English (United Kingdom) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-09-20 04:31+0000\n" +"X-Generator: Launchpad (build 15985)\n" + +#: ../utils/setup.c:119 +msgid "Citadel Home Directory" +msgstr "Citadel Home Directory" + +#: ../utils/setup.c:122 +msgid "" +"Enter the full pathname of the directory in which the Citadel\n" +"installation you are creating or updating resides. If you\n" +"specify a directory other than the default, you will need to\n" +"specify the -h flag to the server when you start it up.\n" +msgstr "" +"Enter the full pathname of the directory in which the Citadel\n" +"installation you are creating or updating resides. If you\n" +"specify a directory other than the default, you will need to\n" +"specify the -h flag to the server when you start it up.\n" + +#: ../utils/setup.c:128 +msgid "" +"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\n" +"specify the -h flag to the server when you start it up.\n" +"note that it may not have a leading /" +msgstr "" +"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\n" +"specify the -h flag to the server when you start it up.\n" +"note that it may not have a leading /" + +#: ../utils/setup.c:135 +msgid "Citadel administrator username:" +msgstr "Citadel administrator username:" + +#: ../utils/setup.c:137 +msgid "" +"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." +msgstr "" +"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." + +#: ../utils/setup.c:143 +msgid "Administrator password:" +msgstr "Administrator password:" + +#: ../utils/setup.c:145 +msgid "" +"Enter a password for the system administrator. When setup\n" +"completes it will attempt to create the administrator user\n" +"and set the password specified here.\n" +msgstr "" +"Enter a password for the system administrator. When setup\n" +"completes it will attempt to create the administrator user\n" +"and set the password specified here.\n" + +#: ../utils/setup.c:149 +msgid "Citadel User ID:" +msgstr "Citadel User ID:" + +#: ../utils/setup.c:151 +msgid "" +"Citadel needs to run under its own user ID. This would\n" +"typically be called \"citadel\", but if you are running Citadel\n" +"as a public BBS, you might also call it \"bbs\" or \"guest\".\n" +"The server will run under this user ID. Please specify that\n" +"user ID here. You may specify either a user name or a numeric\n" +"UID.\n" +msgstr "" +"Citadel needs to run under its own user ID. This would\n" +"typically be called \"citadel\", but if you are running Citadel\n" +"as a public BBS, you might also call it \"bbs\" or \"guest\".\n" +"The server will run under this user ID. Please specify that\n" +"user ID here. You may specify either a user name or a numeric\n" +"UID.\n" + +#: ../utils/setup.c:158 +msgid "Listening address for the Citadel server:" +msgstr "Listening address for the Citadel server:" + +#: ../utils/setup.c:160 +msgid "" +"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\n" +"'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n" +"for 'any IPv4 address'. If you leave this blank, Citadel will\n" +"listen on all addresses. This can usually be left to the default unless " +"multiple instances of Citadel are running on the same computer." +msgstr "" +"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\n" +"'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n" +"for 'any IPv4 address'. If you leave this blank, Citadel will\n" +"listen on all addresses. This can usually be left to the default unless " +"multiple instances of Citadel are running on the same computer." + +#: ../utils/setup.c:168 +msgid "Server port number:" +msgstr "Server port number:" + +#: ../utils/setup.c:170 +msgid "" +"Specify the TCP port number on which your server will run.\n" +"Normally, this will be port 504, which is the official port\n" +"assigned by the IANA for Citadel servers. You will only need\n" +"to specify a different port number if you run multiple instances\n" +"of Citadel on the same computer and there is something else\n" +"already using port 504.\n" +msgstr "" +"Specify the TCP port number on which your server will run.\n" +"Normally, this will be port 504, which is the official port\n" +"assigned by the IANA for Citadel servers. You will only need\n" +"to specify a different port number if you run multiple instances\n" +"of Citadel on the same computer and there is something else\n" +"already using port 504.\n" + +#: ../utils/setup.c:177 +msgid "Authentication method to use:" +msgstr "Authentication method to use:" + +#: ../utils/setup.c:179 +msgid "" +"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.\n" +"Do not change this option unless you are sure it is required, since changing " +"back requires a full reinstall of Citadel.\n" +" 0. Self contained authentication\n" +" 1. Host system integrated authentication\n" +" 2. External LDAP - RFC 2307 compliant directory\n" +" 3. External LDAP - nonstandard MS Active Directory\n" +"\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" +msgstr "" +"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.\n" +"Do not change this option unless you are sure it is required, since changing " +"back requires a full reinstall of Citadel.\n" +" 0. Self contained authentication\n" +" 1. Host system integrated authentication\n" +" 2. External LDAP - RFC 2307 compliant directory\n" +" 3. External LDAP - nonstandard MS Active Directory\n" +"\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" + +#: ../utils/setup.c:197 +msgid "LDAP host:" +msgstr "LDAP host:" + +#: ../utils/setup.c:199 +msgid "Please enter the host name or IP address of your LDAP server.\n" +msgstr "Please enter the host name or IP address of your LDAP server.\n" + +#: ../utils/setup.c:201 +msgid "LDAP port number:" +msgstr "LDAP port number:" + +#: ../utils/setup.c:203 +msgid "Please enter the port number of the LDAP service (usually 389).\n" +msgstr "Please enter the port number of the LDAP service (usually 389).\n" + +#: ../utils/setup.c:205 +msgid "LDAP base DN:" +msgstr "LDAP base DN:" + +#: ../utils/setup.c:207 +msgid "" +"Please enter the Base DN to search for authentication\n" +"(for example: dc=example,dc=com)\n" +msgstr "" +"Please enter the Base DN to search for authentication\n" +"(for example: dc=example,dc=com)\n" + +#: ../utils/setup.c:210 +msgid "LDAP bind DN:" +msgstr "LDAP bind DN:" + +#: ../utils/setup.c:212 +msgid "" +"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\n" +"for performing queries. The account does not require any other\n" +"privileges. If your LDAP server allows anonymous queries, you can\n" +"leave this blank.\n" +msgstr "" +"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\n" +"for performing queries. The account does not require any other\n" +"privileges. If your LDAP server allows anonymous queries, you can\n" +"leave this blank.\n" + +#: ../utils/setup.c:220 +msgid "LDAP bind password:" +msgstr "LDAP bind password:" + +#: ../utils/setup.c:222 +msgid "" +"If you entered a Bind DN in the previous question, you must now enter\n" +"the password associated with that account. Otherwise, you can leave this\n" +"blank.\n" +msgstr "" +"If you entered a Bind DN in the previous question, you must now enter\n" +"the password associated with that account. Otherwise, you can leave this\n" +"blank.\n" + +#: ../utils/setup.c:299 +msgid "Yes/No" +msgstr "Yes/No" + +#: ../utils/setup.c:300 +msgid "Yes" +msgstr "Yes" + +#: ../utils/setup.c:300 +msgid "No" +msgstr "No" + +#: ../utils/setup.c:346 +msgid "Press return to continue..." +msgstr "Press return to continue..." + +#: ../utils/setup.c:364 +msgid "Important Message" +msgstr "Important Message" + +#: ../utils/setup.c:379 +msgid "Error" +msgstr "Error" + +#: ../utils/setup.c:459 +msgid "Adding service entry..." +msgstr "Adding service entry..." + +#. Other errors might mean something really did go wrong. +#. +#: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518 +msgid "Cannot open" +msgstr "Cannot open" + +#: ../utils/setup.c:569 +msgid "" +"Citadel already appears to be configured to start at boot.\n" +"Would you like to keep your boot configuration as is?\n" +msgstr "" +"Citadel already appears to be configured to start at boot.\n" +"Would you like to keep your boot configuration as is?\n" + +#: ../utils/setup.c:577 +msgid "Would you like to automatically start Citadel at boot?\n" +msgstr "Would you like to automatically start Citadel at boot?\n" + +#: ../utils/setup.c:583 +msgid "Cannot create" +msgstr "Cannot create" + +#: ../utils/setup.c:682 +#, c-format +msgid "" +"Setup can configure the \"xinetd\" service to automatically\n" +"connect incoming telnet sessions to Citadel, bypassing the\n" +"host system login: prompt. Would you like to do this?\n" +msgstr "" +"Setup can configure the \"xinetd\" service to automatically\n" +"connect incoming telnet sessions to Citadel, bypassing the\n" +"host system login: prompt. Would you like to do this?\n" + +#: ../utils/setup.c:740 +msgid "You appear to have the " +msgstr "You appear to have the " + +#: ../utils/setup.c:742 +msgid "" +" email program\n" +"running on your system. If you want Citadel mail\n" +"connected with " +msgstr "" +" email program\n" +"running on your system. If you want Citadel mail\n" +"connected with " + +#: ../utils/setup.c:746 +msgid "" +" you will have to manually integrate\n" +"them. It is preferable to disable " +msgstr "" +" you will have to manually integrate\n" +"them. It is preferable to disable " + +#: ../utils/setup.c:749 +msgid "" +", and use Citadel's\n" +"SMTP, POP3, and IMAP services.\n" +"\n" +"May we disable " +msgstr "" +", and use Citadel's\n" +"SMTP, POP3, and IMAP services.\n" +"\n" +"May we disable " + +#: ../utils/setup.c:753 +msgid "" +"so that Citadel has access to ports\n" +"25, 110, and 143?\n" +msgstr "" +"so that Citadel has access to ports\n" +"25, 110, and 143?\n" + +#: ../utils/setup.c:863 +msgid "This is currently set to:" +msgstr "This is currently set to:" + +#: ../utils/setup.c:864 +msgid "Enter new value or press return to leave unchanged:" +msgstr "Enter new value or press return to leave unchanged:" + +#: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384 +msgid "setup: cannot open" +msgstr "setup: cannot open" + +#: ../utils/setup.c:1175 +#, c-format +msgid "" +"\n" +"/etc/nsswitch.conf is configured to use the 'db' module for\n" +"one or more services. This is not necessary on most systems,\n" +"and it is known to crash the Citadel server when delivering\n" +"mail to the Internet.\n" +"\n" +"Do you want this module to be automatically disabled?\n" +"\n" +msgstr "" +"\n" +"/etc/nsswitch.conf is configured to use the 'db' module for\n" +"one or more services. This is not necessary on most systems,\n" +"and it is known to crash the Citadel server when delivering\n" +"mail to the Internet.\n" +"\n" +"Do you want this module to be automatically disabled?\n" +"\n" + +#: ../utils/setup.c:1236 ../utils/setup.c:1252 +msgid "Setup finished" +msgstr "Setup finished" + +#: ../utils/setup.c:1237 +msgid "" +"Setup of the Citadel server is complete.\n" +"If you will be using WebCit, please run its\n" +"setup program now; otherwise, run './citadel'\n" +"to log in.\n" +msgstr "" +"Setup of the Citadel server is complete.\n" +"If you will be using WebCit, please run its\n" +"setup program now; otherwise, run './citadel'\n" +"to log in.\n" + +#: ../utils/setup.c:1243 +msgid "Setup failed" +msgstr "Setup failed" + +#: ../utils/setup.c:1244 +msgid "" +"Setup is finished, but the Citadel server failed to start.\n" +"Go back and check your configuration.\n" +msgstr "" +"Setup is finished, but the Citadel server failed to start.\n" +"Go back and check your configuration.\n" + +#: ../utils/setup.c:1253 +msgid "Setup is finished. You may now start the server." +msgstr "Setup is finished. You may now start the server." + +#: ../utils/setup.c:1279 +msgid "My System" +msgstr "My System" + +#: ../utils/setup.c:1282 +msgid "US 800 555 1212" +msgstr "US 800 555 1212" + +#: ../utils/setup.c:1368 ../utils/setup.c:1373 +msgid "setup: cannot append" +msgstr "setup: cannot append" + +#: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472 +#: ../utils/setup.c:1512 +msgid "Citadel Setup" +msgstr "Citadel Setup" + +#: ../utils/setup.c:1459 +msgid "The directory you specified does not exist" +msgstr "The directory you specified does not exist" + +#: ../utils/setup.c:1473 +msgid "" +"The Citadel service is still running.\n" +"Please stop the service manually and run setup again." +msgstr "" +"The Citadel service is still running.\n" +"Please stop the service manually and run setup again." + +#: ../utils/setup.c:1485 +msgid "Citadel setup program" +msgstr "Citadel setup program" + +#: ../utils/setup.c:1513 +msgid "This Citadel installation is too old to be upgraded." +msgstr "This Citadel installation is too old to be upgraded." + +#: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556 +msgid "Setting file permissions" +msgstr "Setting file permissions" diff --git a/citadel/po/citadel-setup/fr.po b/citadel/po/citadel-setup/fr.po index aecf579c3..32d7fdeb3 100644 --- a/citadel/po/citadel-setup/fr.po +++ b/citadel/po/citadel-setup/fr.po @@ -17,8 +17,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-11-11 04:37+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2012-06-06 04:33+0000\n" +"X-Generator: Launchpad (build 15353)\n" "Language: fr\n" #: ../utils/setup.c:119 @@ -45,12 +45,10 @@ msgid "" "specify the -h flag to the server when you start it up.\n" "note that it may not have a leading /" msgstr "" -"Entrez le nom du sous-répertoire pour une installation alternative de " -"Citadel. Si vous souhaitez faire une installation par défaut, laissez le " -"champ vide. Si vous indiquez un répertoire différent de celui par défaut, vous " -"devrez\n" -"indiquer le paramètre -h au serveur lorsque vous le démarrerez.\n" -"Veuillez noter qu'il ne devrait pas commencer par un /" +"Entrez le chemin complet du répertoire dans lequel se trouve\n" +"l'installation de Citadel que vous créez ou mettez à jour. Si vous\n" +"spécifiez un répertoire autre que celui par défaut, vous devrez\n" +"indiquer le paramètre -f au serveur lorsque vous le démarrerez." #: ../utils/setup.c:135 msgid "Citadel administrator username:" @@ -65,8 +63,8 @@ msgid "" msgstr "" "Veuillez indiquer l'identifiant Citadel qui disposera des privilèges " "d'administration après création. Si le système interne d'authentification " -"est utilisé, ce compte sera créé s'il n'existe déjà. Si un système externe d'authentification " -"est utilisé, ce compte doit déjà y exister." +"est utilisé, ce compte sera créé s'il n'existe déjà. Si un système externe " +"d'authentification est utilisé, ce compte doit déjà y exister." #: ../utils/setup.c:143 msgid "Administrator password:" @@ -78,9 +76,9 @@ msgid "" "completes it will attempt to create the administrator user\n" "and set the password specified here.\n" msgstr "" -"Entrez un mot de passe pour l'administrateur système. À la fin de \n" -"l'installation, le programme tentera de créer le super-utilisateur \n" -"et utiliser le mot de passe indiqué ici. \n" +"Entrer le mot de passe de l'administrateur du système. Lors de la\n" +"finalisation de l'installation un compte administrateur sera créé\n" +"avec le mot de passe défini ici.\n" #: ../utils/setup.c:149 msgid "Citadel User ID:" @@ -95,14 +93,15 @@ msgid "" "user ID here. You may specify either a user name or a numeric\n" "UID.\n" msgstr "" -"Citadel a besoin de fonctionner avec son propre ID d'utilisateur. Celui-ci \n" -"est généralement appelé \"citadel\", mais si vous exécutez Citadel \n" -"comme un BBS public, vous pouvez également l'appeler \"bbs\" ou \"guest\".\n" -"Le serveur fonctionnera sous cet ID utilisateur. Vous êtes prié de préciser " -"un\n" -"ID utilisateur ici. Vous pouvez spécifier soit un nom d'utilisateur soit un " -"UID \n" -"numérique. \n" +"Citadel doit s'exécuter avec son propre identifiant utilisateur " +"généralement\n" +"appelé \"citadel\", mais si vous lancez Citadel en tant que BBS publique, " +"vous\n" +"pouvez aussi l'appeler \"bbs\" ou \"guest\". Le serveur utilisera cet " +"identifiant.\n" +"Renseignez ici cet identifiant utilisateur. Vous pouvez renseigner soit le " +"nom\n" +"d'utilisateur soit son UID numérique.\n" #: ../utils/setup.c:158 msgid "Listening address for the Citadel server:" @@ -117,14 +116,14 @@ msgid "" "listen on all addresses. This can usually be left to the default unless " "multiple instances of Citadel are running on the same computer." msgstr "" -"Veuillez indiquer l'adresse IP que le serveur IP doit écouter. Vous pouvez " -"mettre une adresse spécifique IPv4 ou IPv6, ou vous pouvez spécifier \n" -"« * » pour « n'importe quelle adresse », « :: » pour « toutes les adresses IPv6 », " -"ou « 0.0.0.0 » \n" -"pour « toutes les adresses IPv4 ». Si vous laissez ce champ vide, Citadel \n" -"écoutera sur toutes les adresses. Ce champ peut généralement être laissé à " -"la valeur par défaut sauf si plusieurs instances de Citadel sont en cours " -"d'exécution sur le même ordinateur." +"Définissez l'adresse IP sur laquelle le serveur sera en écoute. Vous pourrez " +"renseigner une adresse IPv4 ou IPv6 spécifique, ou renseigner\n" +"'*' pour 'n'importe quelle adresse', '::' pour 'n'importe quelle adresse " +"IPv6', ou '0.0.0.0'\n" +"pour 'n'importe quelle adresse IPv4'. Si vous laissez vide, Citadel sera en " +"écoute\n" +"sur toutes les adresses. Ce champ est généralement laissé à sa valeur par " +"défaut à moins d'exécuter plusieurs instances de Citadel sur le même server." #: ../utils/setup.c:168 msgid "Server port number:" @@ -139,12 +138,12 @@ msgid "" "of Citadel on the same computer and there is something else\n" "already using port 504.\n" msgstr "" -"Indiquez le numéro de port TCP sur lequel votre serveur sera exécuté. \n" -"Normalement, ce sera le port 504, qui est le port officiel \n" -"attribué par l'IANA pour les serveurs Citadel. Vous aurez besoin de\n" -"spécifier un numéro de port différent si vous exécutez plusieurs instances \n" -"de Citadel sur le même ordinateur ou si quelque chose d'autre\n" -"utilise déjà le port 504. \n" +"Définissez le port TCP sur lequel le serveur sera en écoute.\n" +"Généralement, ce port est le 504, correspondant au numéro\n" +"de port officiel attribué aux serveurs Citadel par le IANA.\n" +"Vous n'aurez besoin de définir un autre numéro de port que\n" +"si vous lancez plusieurs instances de Citadel sur la même machine\n" +"ou qu'une autre application utilise déjà le port 504.\n" #: ../utils/setup.c:177 msgid "Authentication method to use:" @@ -168,23 +167,23 @@ msgid "" "\n" "ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" msgstr "" -"Veuillez choisir le mode d'authentification de l'utilisateur. Citadel " -"utilisera par défaut sa propre base de données d'utilisateurs. Si " -"vous choisissez Host, les utilisateurs de Citadel auront des comptes sur le " -"système hôte, authentifiés par le fichier /etc/passwd ou une source PAM. " -"LDAP choisit un serveur d'annuaire respectant la RFC 2307, la dernière " -"option choisit la version non standard de LDAP MS Active Directory. \n" -"Ne modifiez pas cette option à moins que d'être sûr que cela soit " -"nécessaire, car revenir en arrière nécessite une réinstallation complète de " -"Citadel. \n" -" 0. Authentification automatique \n" -" 1. Authentification intégrée au système hôte \n" -" 2. LDAP externe — répertoire conforme à la RFC 2307 \n" -" 3. LDAP externe – non standard MS Active Directory \n" +"Sélectionnez le mode d'authentification utilisateur. Par défaut Citadel " +"utilise ses propres comptes utilisateur interne de base de données. Si vous " +"choisissez Authentification Interne, les utilisateurs Citadel auront leurs " +"comptes sur le système hôte, authentifié par /etc/passwd ou par une source " +"PAM. Faire le choix LDAP pour un serveur-répertoire compatible avec la RFC " +"2307, et en dernier choix le schéma LDAP non-standard de MS Active " +"Directory.\n" +"Ne changez cette option que si vous êtes sûr que c'est nécessaire, car le " +"retour arrière nécessite une réinstallation complète de Citadel.\n" +" 0. Auto-authentification\n" +" 1. Authentification interne au système\n" +" 2. LDAP externe - répertoire compatible RFC 2307\n" +" 3. LDAP externe - non-standard MS Active Directory\n" "\n" -"Pour de l'aide : http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"Aide à : http://www.citadel.org/doku.php/faq:installation:authmodes\n" "\n" -"Répondez « 0 » sauf si vous comprenez complètement cette option.\n" +"CHOISISSEZ \"0\" SI VOUS NE MAITRISEZ PAS COMPLETEMENT CETTE OPTION.\n" #: ../utils/setup.c:197 msgid "LDAP host:" @@ -230,10 +229,10 @@ msgid "" "privileges. If your LDAP server allows anonymous queries, you can\n" "leave this blank.\n" msgstr "" -"Veuillez entrer l'identifiant unique d'un compte à utiliser pour la liaison avec le serveur " -"LDAP pour l'exécution des requêtes. Le compte ne nécessite pas d'autres " -"privilèges. Si votre serveur LDAP autorise les requêtes anonymes, vous " -"pouvez laisser ce champ vide.\n" +"Veuillez entrer l'identifiant unique d'un compte à utiliser pour la liaison " +"avec le serveur LDAP pour l'exécution des requêtes. Le compte ne nécessite " +"pas d'autres privilèges. Si votre serveur LDAP autorise les requêtes " +"anonymes, vous pouvez laisser ce champ vide.\n" #: ../utils/setup.c:220 msgid "LDAP bind password:" @@ -248,7 +247,7 @@ msgstr "" "Si vous avez entré un identifiant Bind à la question précédente, vous devez " "maintenant entrer \n" "le mot de passe associé à ce compte. Sinon, vous pouvez laisser ce \n" -"champ vide. \n" +"champ vide.\n" #: ../utils/setup.c:299 msgid "Yes/No" @@ -279,7 +278,7 @@ msgid "Adding service entry..." msgstr "Ajouter un service" #. Other errors might mean something really did go wrong. -#. +#. #: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518 msgid "Cannot open" msgstr "Ne peut être ouvert" @@ -309,12 +308,13 @@ msgid "" msgstr "" "Le programme d'installation peut configurer le service \"xinetd\" pour se " "connecter\n" -"automatiquement à des sessions telnet entrantes vers Citadel, outrepassant l'invite \n" -"de connexion au système hôte. Voulez-vous faire cela ? \n" +"automatiquement à des sessions telnet entrantes vers Citadel, outrepassant " +"l'invite \n" +"de connexion au système hôte. Voulez-vous faire cela ?\n" #: ../utils/setup.c:740 msgid "You appear to have the " -msgstr "Vous semblez avoir le" +msgstr "Vous semblez avoir le " #: ../utils/setup.c:742 msgid "" @@ -322,7 +322,7 @@ msgid "" "running on your system. If you want Citadel mail\n" "connected with " msgstr "" -"programme de messagerie \n" +" programme de messagerie \n" "en cours d'exécution sur votre système. Si vous voulez que la messagerie de " "Citadel y soit \n" "connecté " @@ -332,8 +332,8 @@ msgid "" " you will have to manually integrate\n" "them. It is preferable to disable " msgstr "" -"vous allez devoir l'intégrer manuellement. \n" -"Il est préférable de le désactiver" +" vous devrez les intégrer manuellement.\n" +"Il est préférable de désactiver " #: ../utils/setup.c:749 msgid "" @@ -342,10 +342,10 @@ msgid "" "\n" "May we disable " msgstr "" -", et utiliser \n" -"les services SMTP, POP3, IMAP de Citadel . \n" +", et utilise les services\n" +"SMTP, POP3 et IMAP de Citadel.\n" "\n" -"Pouvons-nous désactiver " +"Nous pourrions désactiver " #: ../utils/setup.c:753 msgid "" @@ -353,11 +353,11 @@ msgid "" "25, 110, and 143?\n" msgstr "" "de telle sorte que Citadel ait accès aux ports \n" -"25, 110 et 143 ? \n" +"25, 110 et 143 ?\n" #: ../utils/setup.c:863 msgid "This is currently set to:" -msgstr "Ceci est actuellement fixé à :" +msgstr "Actuellement défini à :" #: ../utils/setup.c:864 msgid "Enter new value or press return to leave unchanged:" @@ -388,7 +388,7 @@ msgstr "" "et il est connu pour faire planter le serveur Citadel lorsqu'il envoie \n" "un courrier sur Internet. \n" "\n" -"Voulez-vous que ce module soit désactivé automatiquement ? \n" +"Voulez-vous que ce module soit désactivé automatiquement ?\n" "\n" #: ../utils/setup.c:1236 ../utils/setup.c:1252 @@ -421,7 +421,8 @@ msgstr "" #: ../utils/setup.c:1253 msgid "Setup is finished. You may now start the server." -msgstr "L'installation est terminée. Vous pouvez maintenant lancer le serveur." +msgstr "" +"L'installation est terminée. Vous pouvez maintenant lancer le serveur." #: ../utils/setup.c:1279 msgid "My System" @@ -449,8 +450,8 @@ msgid "" "The Citadel service is still running.\n" "Please stop the service manually and run setup again." msgstr "" -"Le service Citadel est en cours d'exécution. \n" -"Veuillez arrêter vous-même le service et relancer l'installation." +"Le service Citadel est toujours en cours d'exécution.\n" +"Arrêtez le service manuellement et relancer l'installation." #: ../utils/setup.c:1485 msgid "Citadel setup program" @@ -459,11 +460,11 @@ msgstr "Programme d'installation de Citadel" #: ../utils/setup.c:1513 msgid "This Citadel installation is too old to be upgraded." msgstr "" -"Cette installation de Citadel est trop vieille pour être mise à niveau." +"Cette installation de Citadel est trop ancienne pour être mise à jour." #: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556 msgid "Setting file permissions" -msgstr "Définition des permissions sur les fichiers" +msgstr "Définition des autorisations de fichiers" #~ msgid "" #~ "Please specify the IP address which the server should be listening to. If " diff --git a/citadel/po/citadel-setup/hu.po b/citadel/po/citadel-setup/hu.po new file mode 100644 index 000000000..03b4bc106 --- /dev/null +++ b/citadel/po/citadel-setup/hu.po @@ -0,0 +1,356 @@ +# Hungarian translation for citadel +# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 +# This file is distributed under the same license as the citadel package. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: citadel\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2010-09-28 00:22+0200\n" +"PO-Revision-Date: 2011-06-07 16:32+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2011-06-08 04:32+0000\n" +"X-Generator: Launchpad (build 12959)\n" + +#: ../utils/setup.c:119 +msgid "Citadel Home Directory" +msgstr "" + +#: ../utils/setup.c:122 +msgid "" +"Enter the full pathname of the directory in which the Citadel\n" +"installation you are creating or updating resides. If you\n" +"specify a directory other than the default, you will need to\n" +"specify the -h flag to the server when you start it up.\n" +msgstr "" + +#: ../utils/setup.c:128 +msgid "" +"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\n" +"specify the -h flag to the server when you start it up.\n" +"note that it may not have a leading /" +msgstr "" + +#: ../utils/setup.c:135 +msgid "Citadel administrator username:" +msgstr "" + +#: ../utils/setup.c:137 +msgid "" +"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." +msgstr "" + +#: ../utils/setup.c:143 +msgid "Administrator password:" +msgstr "" + +#: ../utils/setup.c:145 +msgid "" +"Enter a password for the system administrator. When setup\n" +"completes it will attempt to create the administrator user\n" +"and set the password specified here.\n" +msgstr "" + +#: ../utils/setup.c:149 +msgid "Citadel User ID:" +msgstr "" + +#: ../utils/setup.c:151 +msgid "" +"Citadel needs to run under its own user ID. This would\n" +"typically be called \"citadel\", but if you are running Citadel\n" +"as a public BBS, you might also call it \"bbs\" or \"guest\".\n" +"The server will run under this user ID. Please specify that\n" +"user ID here. You may specify either a user name or a numeric\n" +"UID.\n" +msgstr "" + +#: ../utils/setup.c:158 +msgid "Listening address for the Citadel server:" +msgstr "" + +#: ../utils/setup.c:160 +msgid "" +"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\n" +"'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n" +"for 'any IPv4 address'. If you leave this blank, Citadel will\n" +"listen on all addresses. This can usually be left to the default unless " +"multiple instances of Citadel are running on the same computer." +msgstr "" + +#: ../utils/setup.c:168 +msgid "Server port number:" +msgstr "" + +#: ../utils/setup.c:170 +msgid "" +"Specify the TCP port number on which your server will run.\n" +"Normally, this will be port 504, which is the official port\n" +"assigned by the IANA for Citadel servers. You will only need\n" +"to specify a different port number if you run multiple instances\n" +"of Citadel on the same computer and there is something else\n" +"already using port 504.\n" +msgstr "" + +#: ../utils/setup.c:177 +msgid "Authentication method to use:" +msgstr "" + +#: ../utils/setup.c:179 +msgid "" +"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.\n" +"Do not change this option unless you are sure it is required, since changing " +"back requires a full reinstall of Citadel.\n" +" 0. Self contained authentication\n" +" 1. Host system integrated authentication\n" +" 2. External LDAP - RFC 2307 compliant directory\n" +" 3. External LDAP - nonstandard MS Active Directory\n" +"\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" +msgstr "" + +#: ../utils/setup.c:197 +msgid "LDAP host:" +msgstr "" + +#: ../utils/setup.c:199 +msgid "Please enter the host name or IP address of your LDAP server.\n" +msgstr "" + +#: ../utils/setup.c:201 +msgid "LDAP port number:" +msgstr "" + +#: ../utils/setup.c:203 +msgid "Please enter the port number of the LDAP service (usually 389).\n" +msgstr "" + +#: ../utils/setup.c:205 +msgid "LDAP base DN:" +msgstr "" + +#: ../utils/setup.c:207 +msgid "" +"Please enter the Base DN to search for authentication\n" +"(for example: dc=example,dc=com)\n" +msgstr "" + +#: ../utils/setup.c:210 +msgid "LDAP bind DN:" +msgstr "" + +#: ../utils/setup.c:212 +msgid "" +"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\n" +"for performing queries. The account does not require any other\n" +"privileges. If your LDAP server allows anonymous queries, you can\n" +"leave this blank.\n" +msgstr "" + +#: ../utils/setup.c:220 +msgid "LDAP bind password:" +msgstr "" + +#: ../utils/setup.c:222 +msgid "" +"If you entered a Bind DN in the previous question, you must now enter\n" +"the password associated with that account. Otherwise, you can leave this\n" +"blank.\n" +msgstr "" + +#: ../utils/setup.c:299 +msgid "Yes/No" +msgstr "" + +#: ../utils/setup.c:300 +msgid "Yes" +msgstr "" + +#: ../utils/setup.c:300 +msgid "No" +msgstr "" + +#: ../utils/setup.c:346 +msgid "Press return to continue..." +msgstr "" + +#: ../utils/setup.c:364 +msgid "Important Message" +msgstr "" + +#: ../utils/setup.c:379 +msgid "Error" +msgstr "" + +#: ../utils/setup.c:459 +msgid "Adding service entry..." +msgstr "" + +#. Other errors might mean something really did go wrong. +#. +#: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518 +msgid "Cannot open" +msgstr "" + +#: ../utils/setup.c:569 +msgid "" +"Citadel already appears to be configured to start at boot.\n" +"Would you like to keep your boot configuration as is?\n" +msgstr "" + +#: ../utils/setup.c:577 +msgid "Would you like to automatically start Citadel at boot?\n" +msgstr "" + +#: ../utils/setup.c:583 +msgid "Cannot create" +msgstr "" + +#: ../utils/setup.c:682 +#, c-format +msgid "" +"Setup can configure the \"xinetd\" service to automatically\n" +"connect incoming telnet sessions to Citadel, bypassing the\n" +"host system login: prompt. Would you like to do this?\n" +msgstr "" + +#: ../utils/setup.c:740 +msgid "You appear to have the " +msgstr "" + +#: ../utils/setup.c:742 +msgid "" +" email program\n" +"running on your system. If you want Citadel mail\n" +"connected with " +msgstr "" + +#: ../utils/setup.c:746 +msgid "" +" you will have to manually integrate\n" +"them. It is preferable to disable " +msgstr "" + +#: ../utils/setup.c:749 +msgid "" +", and use Citadel's\n" +"SMTP, POP3, and IMAP services.\n" +"\n" +"May we disable " +msgstr "" + +#: ../utils/setup.c:753 +msgid "" +"so that Citadel has access to ports\n" +"25, 110, and 143?\n" +msgstr "" + +#: ../utils/setup.c:863 +msgid "This is currently set to:" +msgstr "" + +#: ../utils/setup.c:864 +msgid "Enter new value or press return to leave unchanged:" +msgstr "" + +#: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384 +msgid "setup: cannot open" +msgstr "" + +#: ../utils/setup.c:1175 +#, c-format +msgid "" +"\n" +"/etc/nsswitch.conf is configured to use the 'db' module for\n" +"one or more services. This is not necessary on most systems,\n" +"and it is known to crash the Citadel server when delivering\n" +"mail to the Internet.\n" +"\n" +"Do you want this module to be automatically disabled?\n" +"\n" +msgstr "" + +#: ../utils/setup.c:1236 ../utils/setup.c:1252 +msgid "Setup finished" +msgstr "" + +#: ../utils/setup.c:1237 +msgid "" +"Setup of the Citadel server is complete.\n" +"If you will be using WebCit, please run its\n" +"setup program now; otherwise, run './citadel'\n" +"to log in.\n" +msgstr "" + +#: ../utils/setup.c:1243 +msgid "Setup failed" +msgstr "" + +#: ../utils/setup.c:1244 +msgid "" +"Setup is finished, but the Citadel server failed to start.\n" +"Go back and check your configuration.\n" +msgstr "" + +#: ../utils/setup.c:1253 +msgid "Setup is finished. You may now start the server." +msgstr "" + +#: ../utils/setup.c:1279 +msgid "My System" +msgstr "" + +#: ../utils/setup.c:1282 +msgid "US 800 555 1212" +msgstr "" + +#: ../utils/setup.c:1368 ../utils/setup.c:1373 +msgid "setup: cannot append" +msgstr "" + +#: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472 +#: ../utils/setup.c:1512 +msgid "Citadel Setup" +msgstr "" + +#: ../utils/setup.c:1459 +msgid "The directory you specified does not exist" +msgstr "" + +#: ../utils/setup.c:1473 +msgid "" +"The Citadel service is still running.\n" +"Please stop the service manually and run setup again." +msgstr "" + +#: ../utils/setup.c:1485 +msgid "Citadel setup program" +msgstr "" + +#: ../utils/setup.c:1513 +msgid "This Citadel installation is too old to be upgraded." +msgstr "" + +#: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556 +msgid "Setting file permissions" +msgstr "" diff --git a/citadel/po/citadel-setup/it.po b/citadel/po/citadel-setup/it.po new file mode 100644 index 000000000..f77f806bb --- /dev/null +++ b/citadel/po/citadel-setup/it.po @@ -0,0 +1,356 @@ +# Italian translation for citadel +# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 +# This file is distributed under the same license as the citadel package. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: citadel\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2010-09-28 00:22+0200\n" +"PO-Revision-Date: 2011-08-27 14:10+0000\n" +"Last-Translator: Guybrush88 \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2011-08-28 04:30+0000\n" +"X-Generator: Launchpad (build 13794)\n" + +#: ../utils/setup.c:119 +msgid "Citadel Home Directory" +msgstr "Cartella principale di Citadel" + +#: ../utils/setup.c:122 +msgid "" +"Enter the full pathname of the directory in which the Citadel\n" +"installation you are creating or updating resides. If you\n" +"specify a directory other than the default, you will need to\n" +"specify the -h flag to the server when you start it up.\n" +msgstr "" + +#: ../utils/setup.c:128 +msgid "" +"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\n" +"specify the -h flag to the server when you start it up.\n" +"note that it may not have a leading /" +msgstr "" + +#: ../utils/setup.c:135 +msgid "Citadel administrator username:" +msgstr "Nome utente dell'amministratore di Citadel:" + +#: ../utils/setup.c:137 +msgid "" +"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." +msgstr "" + +#: ../utils/setup.c:143 +msgid "Administrator password:" +msgstr "Password amministratore:" + +#: ../utils/setup.c:145 +msgid "" +"Enter a password for the system administrator. When setup\n" +"completes it will attempt to create the administrator user\n" +"and set the password specified here.\n" +msgstr "" + +#: ../utils/setup.c:149 +msgid "Citadel User ID:" +msgstr "ID utente di Citadel:" + +#: ../utils/setup.c:151 +msgid "" +"Citadel needs to run under its own user ID. This would\n" +"typically be called \"citadel\", but if you are running Citadel\n" +"as a public BBS, you might also call it \"bbs\" or \"guest\".\n" +"The server will run under this user ID. Please specify that\n" +"user ID here. You may specify either a user name or a numeric\n" +"UID.\n" +msgstr "" + +#: ../utils/setup.c:158 +msgid "Listening address for the Citadel server:" +msgstr "" + +#: ../utils/setup.c:160 +msgid "" +"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\n" +"'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n" +"for 'any IPv4 address'. If you leave this blank, Citadel will\n" +"listen on all addresses. This can usually be left to the default unless " +"multiple instances of Citadel are running on the same computer." +msgstr "" + +#: ../utils/setup.c:168 +msgid "Server port number:" +msgstr "" + +#: ../utils/setup.c:170 +msgid "" +"Specify the TCP port number on which your server will run.\n" +"Normally, this will be port 504, which is the official port\n" +"assigned by the IANA for Citadel servers. You will only need\n" +"to specify a different port number if you run multiple instances\n" +"of Citadel on the same computer and there is something else\n" +"already using port 504.\n" +msgstr "" + +#: ../utils/setup.c:177 +msgid "Authentication method to use:" +msgstr "" + +#: ../utils/setup.c:179 +msgid "" +"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.\n" +"Do not change this option unless you are sure it is required, since changing " +"back requires a full reinstall of Citadel.\n" +" 0. Self contained authentication\n" +" 1. Host system integrated authentication\n" +" 2. External LDAP - RFC 2307 compliant directory\n" +" 3. External LDAP - nonstandard MS Active Directory\n" +"\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" +msgstr "" + +#: ../utils/setup.c:197 +msgid "LDAP host:" +msgstr "" + +#: ../utils/setup.c:199 +msgid "Please enter the host name or IP address of your LDAP server.\n" +msgstr "" + +#: ../utils/setup.c:201 +msgid "LDAP port number:" +msgstr "" + +#: ../utils/setup.c:203 +msgid "Please enter the port number of the LDAP service (usually 389).\n" +msgstr "" + +#: ../utils/setup.c:205 +msgid "LDAP base DN:" +msgstr "" + +#: ../utils/setup.c:207 +msgid "" +"Please enter the Base DN to search for authentication\n" +"(for example: dc=example,dc=com)\n" +msgstr "" + +#: ../utils/setup.c:210 +msgid "LDAP bind DN:" +msgstr "" + +#: ../utils/setup.c:212 +msgid "" +"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\n" +"for performing queries. The account does not require any other\n" +"privileges. If your LDAP server allows anonymous queries, you can\n" +"leave this blank.\n" +msgstr "" + +#: ../utils/setup.c:220 +msgid "LDAP bind password:" +msgstr "" + +#: ../utils/setup.c:222 +msgid "" +"If you entered a Bind DN in the previous question, you must now enter\n" +"the password associated with that account. Otherwise, you can leave this\n" +"blank.\n" +msgstr "" + +#: ../utils/setup.c:299 +msgid "Yes/No" +msgstr "" + +#: ../utils/setup.c:300 +msgid "Yes" +msgstr "" + +#: ../utils/setup.c:300 +msgid "No" +msgstr "" + +#: ../utils/setup.c:346 +msgid "Press return to continue..." +msgstr "" + +#: ../utils/setup.c:364 +msgid "Important Message" +msgstr "" + +#: ../utils/setup.c:379 +msgid "Error" +msgstr "" + +#: ../utils/setup.c:459 +msgid "Adding service entry..." +msgstr "" + +#. Other errors might mean something really did go wrong. +#. +#: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518 +msgid "Cannot open" +msgstr "" + +#: ../utils/setup.c:569 +msgid "" +"Citadel already appears to be configured to start at boot.\n" +"Would you like to keep your boot configuration as is?\n" +msgstr "" + +#: ../utils/setup.c:577 +msgid "Would you like to automatically start Citadel at boot?\n" +msgstr "" + +#: ../utils/setup.c:583 +msgid "Cannot create" +msgstr "" + +#: ../utils/setup.c:682 +#, c-format +msgid "" +"Setup can configure the \"xinetd\" service to automatically\n" +"connect incoming telnet sessions to Citadel, bypassing the\n" +"host system login: prompt. Would you like to do this?\n" +msgstr "" + +#: ../utils/setup.c:740 +msgid "You appear to have the " +msgstr "" + +#: ../utils/setup.c:742 +msgid "" +" email program\n" +"running on your system. If you want Citadel mail\n" +"connected with " +msgstr "" + +#: ../utils/setup.c:746 +msgid "" +" you will have to manually integrate\n" +"them. It is preferable to disable " +msgstr "" + +#: ../utils/setup.c:749 +msgid "" +", and use Citadel's\n" +"SMTP, POP3, and IMAP services.\n" +"\n" +"May we disable " +msgstr "" + +#: ../utils/setup.c:753 +msgid "" +"so that Citadel has access to ports\n" +"25, 110, and 143?\n" +msgstr "" + +#: ../utils/setup.c:863 +msgid "This is currently set to:" +msgstr "" + +#: ../utils/setup.c:864 +msgid "Enter new value or press return to leave unchanged:" +msgstr "" + +#: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384 +msgid "setup: cannot open" +msgstr "" + +#: ../utils/setup.c:1175 +#, c-format +msgid "" +"\n" +"/etc/nsswitch.conf is configured to use the 'db' module for\n" +"one or more services. This is not necessary on most systems,\n" +"and it is known to crash the Citadel server when delivering\n" +"mail to the Internet.\n" +"\n" +"Do you want this module to be automatically disabled?\n" +"\n" +msgstr "" + +#: ../utils/setup.c:1236 ../utils/setup.c:1252 +msgid "Setup finished" +msgstr "" + +#: ../utils/setup.c:1237 +msgid "" +"Setup of the Citadel server is complete.\n" +"If you will be using WebCit, please run its\n" +"setup program now; otherwise, run './citadel'\n" +"to log in.\n" +msgstr "" + +#: ../utils/setup.c:1243 +msgid "Setup failed" +msgstr "" + +#: ../utils/setup.c:1244 +msgid "" +"Setup is finished, but the Citadel server failed to start.\n" +"Go back and check your configuration.\n" +msgstr "" + +#: ../utils/setup.c:1253 +msgid "Setup is finished. You may now start the server." +msgstr "" + +#: ../utils/setup.c:1279 +msgid "My System" +msgstr "" + +#: ../utils/setup.c:1282 +msgid "US 800 555 1212" +msgstr "" + +#: ../utils/setup.c:1368 ../utils/setup.c:1373 +msgid "setup: cannot append" +msgstr "" + +#: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472 +#: ../utils/setup.c:1512 +msgid "Citadel Setup" +msgstr "" + +#: ../utils/setup.c:1459 +msgid "The directory you specified does not exist" +msgstr "" + +#: ../utils/setup.c:1473 +msgid "" +"The Citadel service is still running.\n" +"Please stop the service manually and run setup again." +msgstr "" + +#: ../utils/setup.c:1485 +msgid "Citadel setup program" +msgstr "" + +#: ../utils/setup.c:1513 +msgid "This Citadel installation is too old to be upgraded." +msgstr "" + +#: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556 +msgid "Setting file permissions" +msgstr "" diff --git a/citadel/po/citadel-setup/kk.po b/citadel/po/citadel-setup/kk.po new file mode 100644 index 000000000..901a329d1 --- /dev/null +++ b/citadel/po/citadel-setup/kk.po @@ -0,0 +1,356 @@ +# Kazakh translation for citadel +# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 +# This file is distributed under the same license as the citadel package. +# FIRST AUTHOR , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: citadel\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2010-09-28 00:22+0200\n" +"PO-Revision-Date: 2010-12-26 10:06+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Kazakh \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2010-12-27 04:35+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../utils/setup.c:119 +msgid "Citadel Home Directory" +msgstr "" + +#: ../utils/setup.c:122 +msgid "" +"Enter the full pathname of the directory in which the Citadel\n" +"installation you are creating or updating resides. If you\n" +"specify a directory other than the default, you will need to\n" +"specify the -h flag to the server when you start it up.\n" +msgstr "" + +#: ../utils/setup.c:128 +msgid "" +"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\n" +"specify the -h flag to the server when you start it up.\n" +"note that it may not have a leading /" +msgstr "" + +#: ../utils/setup.c:135 +msgid "Citadel administrator username:" +msgstr "" + +#: ../utils/setup.c:137 +msgid "" +"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." +msgstr "" + +#: ../utils/setup.c:143 +msgid "Administrator password:" +msgstr "" + +#: ../utils/setup.c:145 +msgid "" +"Enter a password for the system administrator. When setup\n" +"completes it will attempt to create the administrator user\n" +"and set the password specified here.\n" +msgstr "" + +#: ../utils/setup.c:149 +msgid "Citadel User ID:" +msgstr "" + +#: ../utils/setup.c:151 +msgid "" +"Citadel needs to run under its own user ID. This would\n" +"typically be called \"citadel\", but if you are running Citadel\n" +"as a public BBS, you might also call it \"bbs\" or \"guest\".\n" +"The server will run under this user ID. Please specify that\n" +"user ID here. You may specify either a user name or a numeric\n" +"UID.\n" +msgstr "" + +#: ../utils/setup.c:158 +msgid "Listening address for the Citadel server:" +msgstr "" + +#: ../utils/setup.c:160 +msgid "" +"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\n" +"'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n" +"for 'any IPv4 address'. If you leave this blank, Citadel will\n" +"listen on all addresses. This can usually be left to the default unless " +"multiple instances of Citadel are running on the same computer." +msgstr "" + +#: ../utils/setup.c:168 +msgid "Server port number:" +msgstr "" + +#: ../utils/setup.c:170 +msgid "" +"Specify the TCP port number on which your server will run.\n" +"Normally, this will be port 504, which is the official port\n" +"assigned by the IANA for Citadel servers. You will only need\n" +"to specify a different port number if you run multiple instances\n" +"of Citadel on the same computer and there is something else\n" +"already using port 504.\n" +msgstr "" + +#: ../utils/setup.c:177 +msgid "Authentication method to use:" +msgstr "" + +#: ../utils/setup.c:179 +msgid "" +"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.\n" +"Do not change this option unless you are sure it is required, since changing " +"back requires a full reinstall of Citadel.\n" +" 0. Self contained authentication\n" +" 1. Host system integrated authentication\n" +" 2. External LDAP - RFC 2307 compliant directory\n" +" 3. External LDAP - nonstandard MS Active Directory\n" +"\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" +msgstr "" + +#: ../utils/setup.c:197 +msgid "LDAP host:" +msgstr "" + +#: ../utils/setup.c:199 +msgid "Please enter the host name or IP address of your LDAP server.\n" +msgstr "" + +#: ../utils/setup.c:201 +msgid "LDAP port number:" +msgstr "" + +#: ../utils/setup.c:203 +msgid "Please enter the port number of the LDAP service (usually 389).\n" +msgstr "" + +#: ../utils/setup.c:205 +msgid "LDAP base DN:" +msgstr "" + +#: ../utils/setup.c:207 +msgid "" +"Please enter the Base DN to search for authentication\n" +"(for example: dc=example,dc=com)\n" +msgstr "" + +#: ../utils/setup.c:210 +msgid "LDAP bind DN:" +msgstr "" + +#: ../utils/setup.c:212 +msgid "" +"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\n" +"for performing queries. The account does not require any other\n" +"privileges. If your LDAP server allows anonymous queries, you can\n" +"leave this blank.\n" +msgstr "" + +#: ../utils/setup.c:220 +msgid "LDAP bind password:" +msgstr "" + +#: ../utils/setup.c:222 +msgid "" +"If you entered a Bind DN in the previous question, you must now enter\n" +"the password associated with that account. Otherwise, you can leave this\n" +"blank.\n" +msgstr "" + +#: ../utils/setup.c:299 +msgid "Yes/No" +msgstr "" + +#: ../utils/setup.c:300 +msgid "Yes" +msgstr "" + +#: ../utils/setup.c:300 +msgid "No" +msgstr "" + +#: ../utils/setup.c:346 +msgid "Press return to continue..." +msgstr "" + +#: ../utils/setup.c:364 +msgid "Important Message" +msgstr "" + +#: ../utils/setup.c:379 +msgid "Error" +msgstr "" + +#: ../utils/setup.c:459 +msgid "Adding service entry..." +msgstr "" + +#. Other errors might mean something really did go wrong. +#. +#: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518 +msgid "Cannot open" +msgstr "" + +#: ../utils/setup.c:569 +msgid "" +"Citadel already appears to be configured to start at boot.\n" +"Would you like to keep your boot configuration as is?\n" +msgstr "" + +#: ../utils/setup.c:577 +msgid "Would you like to automatically start Citadel at boot?\n" +msgstr "" + +#: ../utils/setup.c:583 +msgid "Cannot create" +msgstr "" + +#: ../utils/setup.c:682 +#, c-format +msgid "" +"Setup can configure the \"xinetd\" service to automatically\n" +"connect incoming telnet sessions to Citadel, bypassing the\n" +"host system login: prompt. Would you like to do this?\n" +msgstr "" + +#: ../utils/setup.c:740 +msgid "You appear to have the " +msgstr "" + +#: ../utils/setup.c:742 +msgid "" +" email program\n" +"running on your system. If you want Citadel mail\n" +"connected with " +msgstr "" + +#: ../utils/setup.c:746 +msgid "" +" you will have to manually integrate\n" +"them. It is preferable to disable " +msgstr "" + +#: ../utils/setup.c:749 +msgid "" +", and use Citadel's\n" +"SMTP, POP3, and IMAP services.\n" +"\n" +"May we disable " +msgstr "" + +#: ../utils/setup.c:753 +msgid "" +"so that Citadel has access to ports\n" +"25, 110, and 143?\n" +msgstr "" + +#: ../utils/setup.c:863 +msgid "This is currently set to:" +msgstr "" + +#: ../utils/setup.c:864 +msgid "Enter new value or press return to leave unchanged:" +msgstr "" + +#: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384 +msgid "setup: cannot open" +msgstr "" + +#: ../utils/setup.c:1175 +#, c-format +msgid "" +"\n" +"/etc/nsswitch.conf is configured to use the 'db' module for\n" +"one or more services. This is not necessary on most systems,\n" +"and it is known to crash the Citadel server when delivering\n" +"mail to the Internet.\n" +"\n" +"Do you want this module to be automatically disabled?\n" +"\n" +msgstr "" + +#: ../utils/setup.c:1236 ../utils/setup.c:1252 +msgid "Setup finished" +msgstr "" + +#: ../utils/setup.c:1237 +msgid "" +"Setup of the Citadel server is complete.\n" +"If you will be using WebCit, please run its\n" +"setup program now; otherwise, run './citadel'\n" +"to log in.\n" +msgstr "" + +#: ../utils/setup.c:1243 +msgid "Setup failed" +msgstr "" + +#: ../utils/setup.c:1244 +msgid "" +"Setup is finished, but the Citadel server failed to start.\n" +"Go back and check your configuration.\n" +msgstr "" + +#: ../utils/setup.c:1253 +msgid "Setup is finished. You may now start the server." +msgstr "" + +#: ../utils/setup.c:1279 +msgid "My System" +msgstr "" + +#: ../utils/setup.c:1282 +msgid "US 800 555 1212" +msgstr "" + +#: ../utils/setup.c:1368 ../utils/setup.c:1373 +msgid "setup: cannot append" +msgstr "" + +#: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472 +#: ../utils/setup.c:1512 +msgid "Citadel Setup" +msgstr "" + +#: ../utils/setup.c:1459 +msgid "The directory you specified does not exist" +msgstr "" + +#: ../utils/setup.c:1473 +msgid "" +"The Citadel service is still running.\n" +"Please stop the service manually and run setup again." +msgstr "" + +#: ../utils/setup.c:1485 +msgid "Citadel setup program" +msgstr "" + +#: ../utils/setup.c:1513 +msgid "This Citadel installation is too old to be upgraded." +msgstr "" + +#: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556 +msgid "Setting file permissions" +msgstr "" diff --git a/citadel/po/citadel-setup/pt_BR.po b/citadel/po/citadel-setup/pt_BR.po new file mode 100644 index 000000000..bbb159833 --- /dev/null +++ b/citadel/po/citadel-setup/pt_BR.po @@ -0,0 +1,430 @@ +# Brazilian Portuguese translation for citadel +# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 +# This file is distributed under the same license as the citadel package. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: citadel\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2010-09-28 00:22+0200\n" +"PO-Revision-Date: 2012-03-10 19:41+0000\n" +"Last-Translator: Darlildo Lima \n" +"Language-Team: Brazilian Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-03-11 04:33+0000\n" +"X-Generator: Launchpad (build 14914)\n" + +#: ../utils/setup.c:119 +msgid "Citadel Home Directory" +msgstr "Diretório Principal do Citadel" + +#: ../utils/setup.c:122 +msgid "" +"Enter the full pathname of the directory in which the Citadel\n" +"installation you are creating or updating resides. If you\n" +"specify a directory other than the default, you will need to\n" +"specify the -h flag to the server when you start it up.\n" +msgstr "" +"Insira a localização completa do diretório em que a instalação Citadel\n" +"que estas criando ou atualizando reside. Se escolheres um diretório " +"diferente do padrão, terás\n" +"que especificar a etiqueta -h para o servidor quando iniciares o programa.\n" + +#: ../utils/setup.c:128 +msgid "" +"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\n" +"specify the -h flag to the server when you start it up.\n" +"note that it may not have a leading /" +msgstr "" +"Insira o nome do subdiretório para uma instalação alternativa de Citadel. " +"Para instalar no local padrão deixe em branco. Se escolheres um diretório " +"diferente do padrão, terás\n" +"que especificar a etiqueta -h para o servidor quando iniciares o programa.\n" +"Note que talvez não tenha / antecedendo" + +#: ../utils/setup.c:135 +msgid "Citadel administrator username:" +msgstr "Nome de usuário administrador Citadel:" + +#: ../utils/setup.c:137 +msgid "" +"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." +msgstr "" +"Favor inserir o nome do usuário da conta Citadel que deverá ter opções " +"administrativas quando criada. Se estiveres usando autenticação interna, " +"está conta será criada caso não exista. Para autenticação externa, a conta " +"já deve existir." + +#: ../utils/setup.c:143 +msgid "Administrator password:" +msgstr "Senha do administrador:" + +#: ../utils/setup.c:145 +msgid "" +"Enter a password for the system administrator. When setup\n" +"completes it will attempt to create the administrator user\n" +"and set the password specified here.\n" +msgstr "" +"Crie uma senha para o administrador do sistema. Quando a instalação estiver " +"completa, \n" +"o sistema tentará criar o usuário administrador \n" +"usando a senha que especificares aqui.\n" + +#: ../utils/setup.c:149 +msgid "Citadel User ID:" +msgstr "ID de usuário Citadel:" + +#: ../utils/setup.c:151 +msgid "" +"Citadel needs to run under its own user ID. This would\n" +"typically be called \"citadel\", but if you are running Citadel\n" +"as a public BBS, you might also call it \"bbs\" or \"guest\".\n" +"The server will run under this user ID. Please specify that\n" +"user ID here. You may specify either a user name or a numeric\n" +"UID.\n" +msgstr "" +"Citadel precisa executar sob seu proprio ID de usuario. Isto tipicamente\n" +"seria chamado \"citadel\", mas se estiveres executando Citadel \n" +"como um BBS público, poderás também o chamar de \"bbs\" ou \"hóspede\".\n" +"O servidor executará usando esta ID. Por favor especifique esta ID aqui. " +"Poderás especificar em forma escrita ou numérica.\n" +"UID.\n" + +#: ../utils/setup.c:158 +msgid "Listening address for the Citadel server:" +msgstr "Acessando endereço do servidor Citadel:" + +#: ../utils/setup.c:160 +msgid "" +"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\n" +"'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n" +"for 'any IPv4 address'. If you leave this blank, Citadel will\n" +"listen on all addresses. This can usually be left to the default unless " +"multiple instances of Citadel are running on the same computer." +msgstr "" +"Por favor especifique o endereço de IP que o servidor deverá tentar " +"conecção. Podes nomear um endreço específico de IPv4 ou IPv6, ou podes " +"especificar\n" +"'*' para 'qualquer endereço', '::' para 'qualquer endereço IPv6', ou " +"'0.0.0.0'\n" +"para 'qualquer endereço IPv4'. Se deixares isto em branco, Citadel irá\n" +"tentar conecção em todos os endereços. Isto normalmente pode ser deixado no " +"padrão normal, exceto quando tiveres várias instâncias do Citadel no mesmo " +"computador." + +#: ../utils/setup.c:168 +msgid "Server port number:" +msgstr "Número da porta do servidor:" + +#: ../utils/setup.c:170 +msgid "" +"Specify the TCP port number on which your server will run.\n" +"Normally, this will be port 504, which is the official port\n" +"assigned by the IANA for Citadel servers. You will only need\n" +"to specify a different port number if you run multiple instances\n" +"of Citadel on the same computer and there is something else\n" +"already using port 504.\n" +msgstr "" +"Especifique o número da porta TCP em que o servidor irá executar.\n" +"Normalmente, será a porta 504, que é a porta oficial\n" +"assinada pelo IANA para servidores Citadel. Você só precisa\n" +"especificar um número de porta diferente se você executar\n" +"várias instâncias do Citadel no mesmo computador ou outra\n" +"coisa que utilize a porta 504.\n" + +#: ../utils/setup.c:177 +msgid "Authentication method to use:" +msgstr "Método de autenticação a ser usado:" + +#: ../utils/setup.c:179 +msgid "" +"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.\n" +"Do not change this option unless you are sure it is required, since changing " +"back requires a full reinstall of Citadel.\n" +" 0. Self contained authentication\n" +" 1. Host system integrated authentication\n" +" 2. External LDAP - RFC 2307 compliant directory\n" +" 3. External LDAP - nonstandard MS Active Directory\n" +"\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n" +msgstr "" +"Por favor escolha o mode de autenticação do usuário. Por padrão, Citadel " +"usará a sua própria database interna de usuários. Se escolheres Hóspede, " +"usuários Citadel terão suas contas no sistema hóspede, autenticados\n" +"via /etc/passwd ou uma fonte PAM. LDAP escolhe um diretório compatível com " +"RFC 2307, a última opção escolhe o esquema não-padrão a MS Active Directory " +"LDAP.\n" +"Não mude esta opção exceto se estiveres certo que a mudança e necessária, " +"pois voltar para a configuração padrão requer a reinstalação completa do " +"Citadel.\n" +" 0. Autenticação independente\n" +" 1. Autenticação integrada ao sistema hóspede.\n" +" 2. Diretório externo LDAP - compatível com RFC 2307\n" +" 3. Diretório externo LDAP - não-padrão MS Active Directory\n" +"\n" +"Para ajuda visite " +"http://www.citadel.org/doku.php/faq:installation:authmodes\n" +"\n" +"RESPONDA \"0\" SE NÃO ENTEDERES ESTA OPÇÃO COMPLETAMENTE.\n" + +#: ../utils/setup.c:197 +msgid "LDAP host:" +msgstr "Hóspede LDAP" + +#: ../utils/setup.c:199 +msgid "Please enter the host name or IP address of your LDAP server.\n" +msgstr "" +"Por favor informe o nome do hóspede ou o endereço de IP de seu servidor " +"LDAP.\n" + +#: ../utils/setup.c:201 +msgid "LDAP port number:" +msgstr "Número da porta do LDAP:" + +#: ../utils/setup.c:203 +msgid "Please enter the port number of the LDAP service (usually 389).\n" +msgstr "" +"Por favor, indique o número da porta do serviço LDAP (normalmente 389).\n" + +#: ../utils/setup.c:205 +msgid "LDAP base DN:" +msgstr "Base DN do LDAP" + +#: ../utils/setup.c:207 +msgid "" +"Please enter the Base DN to search for authentication\n" +"(for example: dc=example,dc=com)\n" +msgstr "" + +#: ../utils/setup.c:210 +msgid "LDAP bind DN:" +msgstr "" + +#: ../utils/setup.c:212 +msgid "" +"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\n" +"for performing queries. The account does not require any other\n" +"privileges. If your LDAP server allows anonymous queries, you can\n" +"leave this blank.\n" +msgstr "" + +#: ../utils/setup.c:220 +msgid "LDAP bind password:" +msgstr "" + +#: ../utils/setup.c:222 +msgid "" +"If you entered a Bind DN in the previous question, you must now enter\n" +"the password associated with that account. Otherwise, you can leave this\n" +"blank.\n" +msgstr "" + +#: ../utils/setup.c:299 +msgid "Yes/No" +msgstr "Sim/Não" + +#: ../utils/setup.c:300 +msgid "Yes" +msgstr "Sim" + +#: ../utils/setup.c:300 +msgid "No" +msgstr "Não" + +#: ../utils/setup.c:346 +msgid "Press return to continue..." +msgstr "Pressione enter para continuar..." + +#: ../utils/setup.c:364 +msgid "Important Message" +msgstr "Mensagem Importante" + +#: ../utils/setup.c:379 +msgid "Error" +msgstr "Erro" + +#: ../utils/setup.c:459 +msgid "Adding service entry..." +msgstr "Adicionando entrada de serviço..." + +#. Other errors might mean something really did go wrong. +#. +#: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518 +msgid "Cannot open" +msgstr "Não foi possível abrir" + +#: ../utils/setup.c:569 +msgid "" +"Citadel already appears to be configured to start at boot.\n" +"Would you like to keep your boot configuration as is?\n" +msgstr "" +"Citadel parece já estar configurado para iniciar no boot (inicialização).\n" +"Gostaria de manter a configuração de inicialização como está?\n" + +#: ../utils/setup.c:577 +msgid "Would you like to automatically start Citadel at boot?\n" +msgstr "Gostaria de iniciar o Citadel com o boot (inicialização)?\n" + +#: ../utils/setup.c:583 +msgid "Cannot create" +msgstr "Não é possível criar" + +#: ../utils/setup.c:682 +#, c-format +msgid "" +"Setup can configure the \"xinetd\" service to automatically\n" +"connect incoming telnet sessions to Citadel, bypassing the\n" +"host system login: prompt. Would you like to do this?\n" +msgstr "" + +#: ../utils/setup.c:740 +msgid "You appear to have the " +msgstr "Aparentemente você tem o " + +#: ../utils/setup.c:742 +msgid "" +" email program\n" +"running on your system. If you want Citadel mail\n" +"connected with " +msgstr "" +" programa de email\n" +"executando em seu sistema. Se você deseja o Citadel mail\n" +"conectado com " + +#: ../utils/setup.c:746 +msgid "" +" you will have to manually integrate\n" +"them. It is preferable to disable " +msgstr "" +" você deve integrá-los manualmente.\n" +"é preferível desabilitar " + +#: ../utils/setup.c:749 +msgid "" +", and use Citadel's\n" +"SMTP, POP3, and IMAP services.\n" +"\n" +"May we disable " +msgstr "" +", e use os serviços\n" +"SMTP, POP3, e IMAP do Citadel.\n" +"\n" +"Para desabilitarmos " + +#: ../utils/setup.c:753 +msgid "" +"so that Citadel has access to ports\n" +"25, 110, and 143?\n" +msgstr "" +"e então o Citadel tenha acesso as\n" +"portas 25, 110, e 143?\n" + +#: ../utils/setup.c:863 +msgid "This is currently set to:" +msgstr "Isto está definido como:" + +#: ../utils/setup.c:864 +msgid "Enter new value or press return to leave unchanged:" +msgstr "Digite um novo valor ou pressione Enter para deixar inalterada:" + +#: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384 +msgid "setup: cannot open" +msgstr "Instalação: Não foi possível abrir" + +#: ../utils/setup.c:1175 +#, c-format +msgid "" +"\n" +"/etc/nsswitch.conf is configured to use the 'db' module for\n" +"one or more services. This is not necessary on most systems,\n" +"and it is known to crash the Citadel server when delivering\n" +"mail to the Internet.\n" +"\n" +"Do you want this module to be automatically disabled?\n" +"\n" +msgstr "" + +#: ../utils/setup.c:1236 ../utils/setup.c:1252 +msgid "Setup finished" +msgstr "Instalação concluída" + +#: ../utils/setup.c:1237 +msgid "" +"Setup of the Citadel server is complete.\n" +"If you will be using WebCit, please run its\n" +"setup program now; otherwise, run './citadel'\n" +"to log in.\n" +msgstr "" + +#: ../utils/setup.c:1243 +msgid "Setup failed" +msgstr "A instalação falhou" + +#: ../utils/setup.c:1244 +msgid "" +"Setup is finished, but the Citadel server failed to start.\n" +"Go back and check your configuration.\n" +msgstr "" + +#: ../utils/setup.c:1253 +msgid "Setup is finished. You may now start the server." +msgstr "A instalação foi concluída. Você deve agora iniciar o servidor." + +#: ../utils/setup.c:1279 +msgid "My System" +msgstr "Meu sistema" + +#: ../utils/setup.c:1282 +msgid "US 800 555 1212" +msgstr "US 800 555 1212" + +#: ../utils/setup.c:1368 ../utils/setup.c:1373 +msgid "setup: cannot append" +msgstr "" + +#: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472 +#: ../utils/setup.c:1512 +msgid "Citadel Setup" +msgstr "Instalação do Citadel" + +#: ../utils/setup.c:1459 +msgid "The directory you specified does not exist" +msgstr "" + +#: ../utils/setup.c:1473 +msgid "" +"The Citadel service is still running.\n" +"Please stop the service manually and run setup again." +msgstr "" +"O serviço do Citadel ainda está em execução.\n" +"Por favor, pare o serviço manualmente e execute a instalação novamente." + +#: ../utils/setup.c:1485 +msgid "Citadel setup program" +msgstr "Programa de instalação do Citadel" + +#: ../utils/setup.c:1513 +msgid "This Citadel installation is too old to be upgraded." +msgstr "Esta instalação do Citadel é muito antiga e não pode ser atualizada." + +#: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556 +msgid "Setting file permissions" +msgstr "Configurando permisões de arquivo" -- 2.30.2