Dear maintainer of bidentd, I've prepared an NMU for bidentd (versioned as 1.1.4-1.1) uploaded it to DELAYED/4. Please feel free to tell me if I should delay it longer.
I'll take care of the unblock request once in unstable. Regards David
diffstat for bidentd-1.1.4 bidentd-1.1.4 changelog | 12 ++++++ po/da.po | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/it.po | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/pl.po | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/pt_BR.po | 114 +++++++++++++++++----------------------------------------- po/sk.po | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 493 insertions(+), 81 deletions(-) diff -Nru bidentd-1.1.4/debian/changelog bidentd-1.1.4/debian/changelog --- bidentd-1.1.4/debian/changelog 2010-04-29 11:10:23.000000000 -0400 +++ bidentd-1.1.4/debian/changelog 2012-08-24 17:52:24.000000000 -0400 @@ -1,3 +1,15 @@ +bidentd (1.1.4-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debconf translations: + - add Danish, Joe Hansen (closes: #658529) + - add Slovak, Slavko (closes: #685544) + - add Italian, Beatrice Torracca (closes: #685689) + - add Polish, MichaÅ KuÅach (closes: #685698) + - update Brazilian Portuguese, Adriano Rafael Gomes (closes: #685758) + + -- David Prévot <[email protected]> Fri, 24 Aug 2012 17:52:19 -0400 + bidentd (1.1.4-1) unstable; urgency=low * New upstream release (closes: #286917) diff -Nru bidentd-1.1.4/debian/po/da.po bidentd-1.1.4/debian/po/da.po --- bidentd-1.1.4/debian/po/da.po 1969-12-31 20:00:00.000000000 -0400 +++ bidentd-1.1.4/debian/po/da.po 2012-08-19 15:14:58.000000000 -0400 @@ -0,0 +1,109 @@ +# Danish translation bidentd. +# Copyright (C) 2012 bidentd & nedenstÃ¥ende oversættere. +# This file is distributed under the same license as the bidentd package. +# Joe Hansen ([email protected]), 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: bidentd\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2009-10-28 20:13+0100\n" +"PO-Revision-Date: 2012-02-03 12:42+0000\n" +"Last-Translator: Joe Hansen <[email protected]>\n" +"Language-Team: Danish <[email protected]>\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be very quiet" +msgstr "Vær meget stille" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quiet" +msgstr "Vær stille" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Log all requests" +msgstr "Log alle forespørgsler" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be somewhat verbose" +msgstr "Vær lidt uddybende" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quite verbose" +msgstr "Vær ret sÃ¥ uddybende" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be really verbose" +msgstr "Uddyb alt" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Manual config" +msgstr "Manuel konfiguration" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "Logging level for bidentd:" +msgstr "Logniveau for bidentd:" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"Bisqwit's IDENT Daemon can emit various amounts of information to the daemon " +"facility of the system logs." +msgstr "" +"Bisqwits IDENT-dæmon kan udsende forskelligt niveau af information til " +"dæmonfaciliteten for systemloggene." + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"The choices have the following meaning:\n" +" \"Be very quiet\" Log nothing\n" +" \"Be quiet\" Log only errors\n" +" \"Log all requests\" Log all requests (can generate lots of noise)\n" +" \"Be somewhat verbose\" Log a little more than with \"log all requests\"\n" +" \"Be quite verbose\" Log even more than \"be somewhat verbose\"\n" +" \"Be really verbose\" Log very much (will generate lots of noise)\n" +" \"Manual config\" Do not touch inetd.conf" +msgstr "" +"Valgene har den følgende betydning:\n" +" »Vær meget stille« Log ingenting\n" +" »Vær stille« Log kun fejl\n" +" »Log alle forespørgsler« Log alle forespørgsler (kan skabe en masse støj)\n" +" »Vær lidt uddybende« Log en smule mere end med »log alle forespørgsler«\n" +" »Vær ret sÃ¥ uddybende« Log endnu mere end »Vær lidt uddybende«\n" +" »Uddyb alt« Log meget (vil oprette en masse støj)\n" +" »Manuel konfiguration« Rør ikke inetd.conf" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"You should choose \"Log all requests\" unless you know you need one of the " +"other choices. The verbose options are mostly useful for debugging." +msgstr "" +"Du bør vælge »Log alle forespørgsler« medmindre du ved, at du skal bruge " +"en af de andre valgmuligheder. De uddybende tilvalg er mest beregnet for " +"fejlsøgning." + diff -Nru bidentd-1.1.4/debian/po/it.po bidentd-1.1.4/debian/po/it.po --- bidentd-1.1.4/debian/po/it.po 1969-12-31 20:00:00.000000000 -0400 +++ bidentd-1.1.4/debian/po/it.po 2012-08-24 11:04:49.000000000 -0400 @@ -0,0 +1,111 @@ +# Italian translation of bidentd debconf messages. +# Copyright (C) 2012, bidentd package copyright holder. +# This file is distributed under the same license as the bidentd package. +# Beatrice Torracca <[email protected]>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: bidentd\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2009-10-28 20:13+0100\n" +"PO-Revision-Date: 2012-08-23 15:17+0200\n" +"Last-Translator: Beatrice Torracca <[email protected]>\n" +"Language-Team: Italian <[email protected]>\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.7.1\n" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be very quiet" +msgstr "Molto silenzioso" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quiet" +msgstr "Silenzioso" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Log all requests" +msgstr "Registra tutte le richieste" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be somewhat verbose" +msgstr "Un po' prolisso" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quite verbose" +msgstr "Piuttosto prolisso" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be really verbose" +msgstr "Molto prolisso" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Manual config" +msgstr "Configurazione manuale" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "Logging level for bidentd:" +msgstr "Livello di registrazione per bidentd:" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"Bisqwit's IDENT Daemon can emit various amounts of information to the daemon " +"facility of the system logs." +msgstr "" +"Il demone IDENT di Bisqwit può produrre una quantità variabile di " +"informazioni per il demone dei registri di sistema." + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"The choices have the following meaning:\n" +" \"Be very quiet\" Log nothing\n" +" \"Be quiet\" Log only errors\n" +" \"Log all requests\" Log all requests (can generate lots of noise)\n" +" \"Be somewhat verbose\" Log a little more than with \"log all requests\"\n" +" \"Be quite verbose\" Log even more than \"be somewhat verbose\"\n" +" \"Be really verbose\" Log very much (will generate lots of noise)\n" +" \"Manual config\" Do not touch inetd.conf" +msgstr "" +"Le scelte hanno i seguenti significati:\n" +" \"Molto silenzioso\" Non registra nulla\n" +" \"Silenzioso\" Registra solo gli errori\n" +" \"Registra tutte le richieste\" Registra tutte le richieste (può generare " +"molto rumore)\n" +" \"Un po' prolisso\" Registra un po' più di \"Registra tutte le " +"richieste\"\n" +" \"Piuttosto prolisso\" Registra ancora di più di \"Un po' prolisso\"\n" +" \"Molto prolisso\" Registra molto (genera molto rumore)\n" +" \"Configurazione manuale\" inetd.conf non viene toccato" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"You should choose \"Log all requests\" unless you know you need one of the " +"other choices. The verbose options are mostly useful for debugging." +msgstr "" +"Si dovrebbe scegliere \"Registra tutte le richieste\" a meno di non essere " +"sicuri che sia necessaria una delle altre scelte. Le opzioni prolisse sono " +"utili sopratutto per il debug." diff -Nru bidentd-1.1.4/debian/po/pl.po bidentd-1.1.4/debian/po/pl.po --- bidentd-1.1.4/debian/po/pl.po 1969-12-31 20:00:00.000000000 -0400 +++ bidentd-1.1.4/debian/po/pl.po 2012-08-24 11:11:03.000000000 -0400 @@ -0,0 +1,112 @@ +# Translation of bidentd debconf templates to Polish. +# Copyright (C) 2009 +# This file is distributed under the same license as the bidentd package. +# +# MichaÅ KuÅach <[email protected]>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2009-10-28 20:13+0100\n" +"PO-Revision-Date: 2012-08-20 20:57+0200\n" +"Last-Translator: MichaÅ KuÅach <[email protected]>\n" +"Language-Team: Polish <[email protected]>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be very quiet" +msgstr "BÄ dź bardzo cichy" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quiet" +msgstr "BÄ dź cichy" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Log all requests" +msgstr "Zapisuj wszystkie Å¼Ä dania" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be somewhat verbose" +msgstr "BÄ dź doÅÄ szczegóÅowy" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quite verbose" +msgstr "BÄ dź caÅkiem szczegóÅowy" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be really verbose" +msgstr "BÄ dź bardzo szczegóÅowy" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Manual config" +msgstr "Konfiguracja rÄczna" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "Logging level for bidentd:" +msgstr "Poziom logów bitentd:" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"Bisqwit's IDENT Daemon can emit various amounts of information to the daemon " +"facility of the system logs." +msgstr "" +"Demon IDENT Bisqwit może wypisywaÄ różnÄ iloÅÄ informacji do demona " +"odpowiadajÄ cego za dzienniki systemowe." + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"The choices have the following meaning:\n" +" \"Be very quiet\" Log nothing\n" +" \"Be quiet\" Log only errors\n" +" \"Log all requests\" Log all requests (can generate lots of noise)\n" +" \"Be somewhat verbose\" Log a little more than with \"log all requests\"\n" +" \"Be quite verbose\" Log even more than \"be somewhat verbose\"\n" +" \"Be really verbose\" Log very much (will generate lots of noise)\n" +" \"Manual config\" Do not touch inetd.conf" +msgstr "" +"Oto wyjaÅnienie poszczególnych możliwych wyborów:\n" +" \"BÄ dź bardzo cichy\" Nie wypisuj niczego\n" +" \"BÄ dź cichy\" Wypisuj tylko bÅÄdy\n" +" \"Zapisuj wszystkie Å¼Ä dania\" Wypisuj wszystkie Å¼Ä dania (może tworzyÄ\n" +" sporo szumu)\n" +" \"BÄ dź doÅÄ szczegóÅowy\" Wypisuj nieco wiÄcej niż powyżej\n" +" \"BÄ dź caÅkiem szczegóÅowy\" Wypisuj jeszcze wiÄcej niż powyżej\n" +" \"BÄ dź bardzo szczegóÅowy\" Wypisuj bardzo dużo (tworzy dużo szumu)\n" +" \"Konfiguracja rÄczna\" Nie dotykaj inetd.conf" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"You should choose \"Log all requests\" unless you know you need one of the " +"other choices. The verbose options are mostly useful for debugging." +msgstr "" +"Powinno siÄ wybraÄ \"Zapisuj wszystkie Å¼Ä dania\", chyba że wiadomo który " +"wybór bÄdzie odpowiedniejszy. Opcje z opisem \"szczegóÅowy\" sÅuÅ¼Ä gÅównie " +"do debugowania." diff -Nru bidentd-1.1.4/debian/po/pt_BR.po bidentd-1.1.4/debian/po/pt_BR.po --- bidentd-1.1.4/debian/po/pt_BR.po 2010-04-29 10:48:25.000000000 -0400 +++ bidentd-1.1.4/debian/po/pt_BR.po 2012-08-24 10:48:44.000000000 -0400 @@ -1,26 +1,21 @@ -# -# Translators, if you are not familiar with the PO format, gettext -# documentation is worth reading, especially sections dedicated to -# this format, e.g. by running: -# info -n '(gettext)PO Files' -# info -n '(gettext)Header Entry' -# -# Some information specific to po-debconf are available at -# /usr/share/doc/po-debconf/README-trans -# or http://www.debian.org/intl/l10n/po-debconf/README-trans -# -# Developers do not need to manually edit POT or PO files. +# Debconf translations for bidentd. +# Copyright (C) 2012 THE bidentd'S COPYRIGHT HOLDER +# This file is distributed under the same license as the bidentd package. +# André LuÃs Lopes <[email protected]>, 2003. +# Adriano Rafael Gomes <[email protected]>, 2012. # msgid "" msgstr "" -"Project-Id-Version: bidentd_1.0.10-3\n" +"Project-Id-Version: bidentd 1.1.4-1\n" "Report-Msgid-Bugs-To: [email protected]\n" "POT-Creation-Date: 2009-10-28 20:13+0100\n" -"PO-Revision-Date: 2003-08-29 19:55-0300\n" -"Last-Translator: André Luís Lopes <[email protected]>\n" -"Language-Team: Debian-BR Project <[email protected]>\n" +"PO-Revision-Date: 2012-08-19 22:15-0300\n" +"Last-Translator: Adriano Rafael Gomes <[email protected]>\n" +"Language-Team: Brazilian Portuguese <[email protected]." +"org>\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: select @@ -39,13 +34,13 @@ #. Choices #: ../templates:1001 msgid "Log all requests" -msgstr "Logar todas as requisições" +msgstr "Logar todas as requisições" #. Type: select #. Choices #: ../templates:1001 msgid "Be somewhat verbose" -msgstr "Seja pouco verboso" +msgstr "Seja um pouco verboso" #. Type: select #. Choices @@ -63,13 +58,13 @@ #. Choices #: ../templates:1001 msgid "Manual config" -msgstr "Configuração manual" +msgstr "Configuração manual" #. Type: select #. Description #: ../templates:1002 msgid "Logging level for bidentd:" -msgstr "Escolha o nível de logging para o bidentd" +msgstr "NÃvel de logging para o bidentd:" #. Type: select #. Description @@ -78,8 +73,8 @@ "Bisqwit's IDENT Daemon can emit various amounts of information to the daemon " "facility of the system logs." msgstr "" -"O Daemon Bisqwit's IDENT pode emitir uma grande quantidade de informação " -"para a facility 'daemon' dos logs de sistema." +"O Daemon IDENT do Bisqwit pode emitir uma grande quantidade de informação " +"para a 'facility' daemon dos logs de sistema." #. Type: select #. Description @@ -94,18 +89,18 @@ " \"Be really verbose\" Log very much (will generate lots of noise)\n" " \"Manual config\" Do not touch inetd.conf" msgstr "" -"As opções tem os seguintes significados :\n" -" \"Seja muito quieto\" Não loga nada\n" -" \"Seja quieto\" Loga somente erros\n" -" \"Logar todas as requisições\" Loga todas as requisições (pode\n" -" gerar muito ruído)\n" -" \"Seja pouco verboso\" Loga um pouco mais que \"Logar todas\n" -" as requisições\n" -" \"Seja bastante verboso\" Loga ainda mais que \"Seja um pouco\n" -" verboso\n" -" \"Seja realmente verboso\" Loga muito mesmo (irá gera um monte\n" -" de ruído) \"Configuração manual" -"\" Não toca no inetd.conf" +"As opções têm os seguintes significados:\n" +" \"Seja muito quieto\" Não loga nada\n" +" \"Seja quieto\" Loga somente erros\n" +" \"Logar todas as requisições\" Loga todas as requisições (pode\n" +" gerar muito ruÃdo)\n" +" \"Seja um pouco verboso\" Loga um pouco mais que \"Logar todas\n" +" as requisições\"\n" +" \"Seja bastante verboso\" Loga ainda mais que \"Seja um pouco\n" +" verboso\"\n" +" \"Seja realmente verboso\" Loga muito mesmo (gerará um monte de\n" +" ruÃdo)\n" +" \"Configuração manual\" Não toca no inetd.conf" #. Type: select #. Description @@ -114,49 +109,6 @@ "You should choose \"Log all requests\" unless you know you need one of the " "other choices. The verbose options are mostly useful for debugging." msgstr "" -"Você deverá escolher \"Logar todas as requisições\" a menos que você saiba " -"que você precisa de uma das outras opções. As opções verbosas são em sua " -"maioria para depuração." - -#~ msgid "" -#~ "Be very quiet, Be quiet, Log all requests, Be somewhat verbose, Be quite " -#~ "verbose, Be really verbose, Manual config" -#~ msgstr "" -#~ "Seja muito quieto, Seja quieto, Logar todas as requisições, Seja pouco " -#~ "verboso, Seja bastante verboso, Seja realmente verboso, Configuração " -#~ "manual" - -#~ msgid "Configure Bidentd now?" -#~ msgstr "Configurar Bidentd agora ?" - -#, fuzzy -#~ msgid "" -#~ "You have two options for configuring Bisqwit's IDENT Daemon. The first is " -#~ "to answer these questions, in which case a configuration is set up for " -#~ "you. Alternatively, you can configure it by hand. You can only choose " -#~ "one or the other, but you can revisit your choice at any time by running " -#~ "\"dpkg-reconfigure bidentd\"." -#~ msgstr "" -#~ "Você tem duas opções para configurar o Daemon Bisqwit's IDENT. A primeira " -#~ "é responder estas questões. Neste caso uma configuração é criada para " -#~ "você. Alternativamente, você pode configurá-lo manualmente. Você pode " -#~ "escolher uma ou outra, mas você pode revisitar sua escolha a qualquer " -#~ "momento executando \"dpkg-reconfigure bidentd\"." - -#, fuzzy -#~ msgid "" -#~ "If you accept configuring now, you will get more questions. Finally any " -#~ "existing configuration that you have will be wiped out and a new one is " -#~ "installed based on your answers." -#~ msgstr "" -#~ "Caso você responda \"sim\" para esta questão, você obterá mais perguntas. " -#~ "Finalmente, qualquer configuração existente que você possua será apagada." - -#, fuzzy -#~ msgid "" -#~ "In that case, any changes you make manually to the bidentd configuration " -#~ "will be overwritten at each upgrade." -#~ msgstr "" -#~ "Se está é uma instalação inicial e você selecionar \"Não\", uma entrada " -#~ "para \"bidentd\" não será criada em sua configuração inetd. Neste caso, " -#~ "você terá que adicionar uma manualmente." +"Você deverá escolher \"Logar todas as requisições\" a menos que você saiba " +"que você precisa de uma das outras opções. As opções verbosas são em sua " +"maioria para depuração." diff -Nru bidentd-1.1.4/debian/po/sk.po bidentd-1.1.4/debian/po/sk.po --- bidentd-1.1.4/debian/po/sk.po 1969-12-31 20:00:00.000000000 -0400 +++ bidentd-1.1.4/debian/po/sk.po 2012-08-24 11:11:01.000000000 -0400 @@ -0,0 +1,116 @@ +# Slovak translations for bidentd package +# Slovenské preklady pre balÃk bidentd. +# Copyright (C) 2012 THE bidentd'S COPYRIGHT HOLDER +# This file is distributed under the same license as the bidentd package. +# Automatically generated, 2012. +# Slavko <[email protected]>, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: bidentd 1.1.4-1\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2009-10-28 20:13+0100\n" +"PO-Revision-Date: 2012-08-21 21:27+0200\n" +"Last-Translator: Slavko <[email protected]>\n" +"Language-Team: slovenÄina <[email protected]>\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-POFile-SpellExtra: daemon IDENT inetd Bisqwit conf bidentd\n" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be very quiet" +msgstr "ByÅ¥ úplne tichý" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quiet" +msgstr "ByÅ¥ tichý" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Log all requests" +msgstr "ZaznamenaÅ¥ vÅ¡etky požiadavky" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be somewhat verbose" +msgstr "Trocha veľavravný" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be quite verbose" +msgstr "Celkom veľavravný" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Be really verbose" +msgstr "Naozaj veľavravný" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Manual config" +msgstr "Manuálne nastavenie" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "Logging level for bidentd:" +msgstr "Ãrovne zaznamenávania pre bidentd:" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"Bisqwit's IDENT Daemon can emit various amounts of information to the daemon " +"facility of the system logs." +msgstr "" +"Démon IDENT od Bisqwit môže generovaÅ¥ rôzne množstvo informácià do úrovne " +"daemon systémového záznamu." + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"The choices have the following meaning:\n" +" \"Be very quiet\" Log nothing\n" +" \"Be quiet\" Log only errors\n" +" \"Log all requests\" Log all requests (can generate lots of noise)\n" +" \"Be somewhat verbose\" Log a little more than with \"log all requests\"\n" +" \"Be quite verbose\" Log even more than \"be somewhat verbose\"\n" +" \"Be really verbose\" Log very much (will generate lots of noise)\n" +" \"Manual config\" Do not touch inetd.conf" +msgstr "" +"Jednotlivé voľby majú nasledujúci význam:\n" +" \"ByÅ¥ úplne tichý\" NezaznamenávaÅ¥ niÄ\n" +" \"ByÅ¥ tichý\" ZaznamenávaÅ¥ len chyby\n" +" \"Záznam vÅ¡etkých požiadaviek\" ZaznamenávaÅ¥ vÅ¡etky požiadavky (môže " +"generovaÅ¥ veľa Å¡umu)\n" +" \"Trocha veľavravný\" ZaznamenávaÅ¥ trocha viac ako pri " +"\"Záznam vÅ¡etkých požiadaviek\"\n" +" \"Celkom veľavravný\" ZaznamenávaÅ¥ eÅ¡te viac ako pri \"Trocha " +"veľavravný\"\n" +" \"Naozaj veľavravný\" ZaznamenávaÅ¥ veľmi veľa (bude generovaÅ¥ " +"veľa Å¡umu)\n" +" \"Manuálne nastavenie\" NezasahovaÅ¥ do inetd.conf" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"You should choose \"Log all requests\" unless you know you need one of the " +"other choices. The verbose options are mostly useful for debugging." +msgstr "" +"Mali by ste zvoliÅ¥ \"ZaznamenaÅ¥ vÅ¡etky požiadavky\", pokiaľ si nie ste istý, " +"že potrebujete niektorú z ostatných volieb. Veľavravné možnosti sú väÄÅ¡inou " +"vhodné len na ladenie."
signature.asc
Description: OpenPGP digital signature

