diff options
author | Guillem Jover <guillem@debian.org> | 2016-12-17 00:38:50 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2016-12-17 02:20:25 +0100 |
commit | ce2ed3059756d695e46b331c09d7ee50cde78050 (patch) | |
tree | 1c0383445f51f4538ab0e560e71725a50094e90b /man/po/it.po | |
parent | 9bafd1bd723c92bf1e043a7493c87181322faca8 (diff) | |
download | dpkg-ce2ed3059756d695e46b331c09d7ee50cde78050.tar.gz |
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'man/po/it.po')
-rw-r--r-- | man/po/it.po | 209 |
1 files changed, 152 insertions, 57 deletions
diff --git a/man/po/it.po b/man/po/it.po index ba2adf351..b49d43687 100644 --- a/man/po/it.po +++ b/man/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.16.10\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2016-11-16 03:40+0100\n" +"POT-Creation-Date: 2016-12-17 00:31+0100\n" "PO-Revision-Date: 2016-10-17 04:48+0200\n" "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -4702,7 +4702,7 @@ msgid "The source package version (since dpkg 1.13.19)." msgstr "L'architettura del pacchetto (a partire da dpkg 1.16.1)." #. type: TP -#: deb-substvars.man +#: deb-substvars.man dpkg-query.man #, no-wrap msgid "B<source:Upstream-Version>" msgstr "B<source:Upstream-Version>" @@ -7159,6 +7159,73 @@ msgstr "Annulla un'opzione B<--no-triggers> precedente." #. type: TP #: dpkg.man +#, fuzzy, no-wrap +#| msgid "B<--force-sign>" +msgid "B<--validate->I<thing string>" +msgstr "B<--force-sign>" + +#. type: Plain text +#: dpkg.man +msgid "" +"Validate that the I<thing> I<string> has a correct syntaxa (since dpkg " +"1.18.16). Returns 0 if the I<string> is valid, 1 if the I<string> is " +"invalid but might be accepted in lax contexts, and 2 if the I<string> is " +"invalid. The current list of validatable I<thing>s is:" +msgstr "" + +#. type: TP +#: dpkg.man +#, fuzzy, no-wrap +#| msgid "B<pkgstate>" +msgid "B<pkgname>" +msgstr "B<pkgstate>" + +#. type: Plain text +#: dpkg.man +#, fuzzy +#| msgid "The package architecture (since dpkg 1.16.1)." +msgid "Validates the given package name (since dpkg 1.18.16)." +msgstr "L'architettura del pacchetto (a partire da dpkg 1.16.1)." + +#. type: TP +#: dpkg.man +#, fuzzy, no-wrap +#| msgid "B<--rename>" +msgid "B<trigname>" +msgstr "B<--rename>" + +#. type: Plain text +#: dpkg.man +#, fuzzy +#| msgid "The Debian cpu name of the target machine (since dpkg 1.17.14)." +msgid "Validates the given trigger name (since dpkg 1.18.16)." +msgstr "" +"Il nome Debian per la CPU della macchina di destinazione (a partire da dpkg " +"1.17.14)." + +#. type: Plain text +#: dpkg.man +#, fuzzy +#| msgid "The package architecture (since dpkg 1.16.1)." +msgid "Validates the given architecture name (since dpkg 1.18.16)." +msgstr "L'architettura del pacchetto (a partire da dpkg 1.16.1)." + +#. type: TP +#: dpkg.man +#, fuzzy, no-wrap +#| msgid "B<--version>" +msgid "B<version>" +msgstr "B<--version>" + +#. type: Plain text +#: dpkg.man +#, fuzzy +#| msgid "The package architecture (since dpkg 1.16.1)." +msgid "Validates the given version (since dpkg 1.18.16)." +msgstr "L'architettura del pacchetto (a partire da dpkg 1.16.1)." + +#. type: TP +#: dpkg.man #, no-wrap msgid "B<--compare-versions >I<ver1 op ver2>" msgstr "B<--compare-versions >I<ver1 op ver2>" @@ -7638,9 +7705,14 @@ msgstr "" #. type: Plain text #: dpkg.man +#, fuzzy +#| msgid "" +#| "B<confmiss>: If a conffile is missing and the version in the package did " +#| "change, always install the missing conffile without prompting. This is " +#| "dangerous, since it means not preserving a change (removing) made to the " +#| "file." msgid "" -"B<confmiss>: If a conffile is missing and the version in the package did " -"change, always install the missing conffile without prompting. This is " +"B<confmiss>: Always install the missing conffile without prompting. This is " "dangerous, since it means not preserving a change (removing) made to the " "file." msgstr "" @@ -7703,9 +7775,9 @@ msgstr "" msgid "" "B<confask>: If a conffile has been modified always offer to replace it with " "the version in the package, even if the version in the package did not " -"change (since dpkg 1.15.8). If any of B<--force-confmiss>, B<--force-" -"confnew>, B<--force-confold>, or B<--force-confdef> is also given, it will " -"be used to decide the final action." +"change (since dpkg 1.15.8). If any of B<--force-confnew>, B<--force-" +"confold>, or B<--force-confdef> is also given, it will be used to decide the " +"final action." msgstr "" "B<confask>: se un file di configurazione è stato modificato propone sempre " "di sostituirlo con la versione nel pacchetto, anche se la versione nel " @@ -8532,9 +8604,9 @@ msgstr "" #. type: SH #: dpkg.man dpkg-buildflags.man dpkg-buildpackage.man dpkg-checkbuilddeps.man -#: dpkg-deb.man dpkg-divert.man dpkg-query.man dpkg-source.man dpkg-split.man -#: dpkg-statoverride.man dpkg-trigger.man dpkg-vendor.man dselect.man -#: update-alternatives.man +#: dpkg-deb.man dpkg-divert.man dpkg-gensymbols.man dpkg-query.man +#: dpkg-source.man dpkg-split.man dpkg-statoverride.man dpkg-trigger.man +#: dpkg-vendor.man dselect.man update-alternatives.man #, no-wrap msgid "ENVIRONMENT" msgstr "AMBIENTE" @@ -11850,10 +11922,10 @@ msgstr "B<3.>" #| "B<preclean> hook and calls B<fakeroot debian/rules clean> to clean the " #| "build-tree (unless B<-nc> is specified)." msgid "" -"If a specific target has been selected with the B<-T> or B<--target> option, " -"it calls that target and stops here. Otherwise it runs the B<preclean> hook " -"and calls B<fakeroot debian/rules clean> to clean the build-tree (unless B<-" -"nc> or B<--no-pre-clean> is specified)." +"If one or more specific targets have been selected with the B<-T> or B<--" +"target> option, it calls those targets and stops here. Otherwise it runs the " +"B<preclean> hook and calls B<fakeroot debian/rules clean> to clean the build-" +"tree (unless B<-nc> or B<--no-pre-clean> is specified)." msgstr "" "Se è stato selezionato un target specifico con l'opzione B<-T> o B<--" "target>, invoca quel target e si ferma a quel punto. Altrimenti esegue " @@ -12254,21 +12326,23 @@ msgstr "Annulla un'opzione B<--no-triggers> precedente." #. type: TP #: dpkg-buildpackage.man -#, no-wrap -msgid "B<--target=>I<target>" +#, fuzzy, no-wrap +#| msgid "B<--target=>I<target>" +msgid "B<--target=>I<target>[,...]" msgstr "B<--target=>I<target>" #. type: TQ #: dpkg-buildpackage.man -#, no-wrap -msgid "B<--target >I<target>" +#, fuzzy, no-wrap +#| msgid "B<--target >I<target>" +msgid "B<--target >I<target>[,...]" msgstr "B<--target >I<target>" #. type: TQ #: dpkg-buildpackage.man #, fuzzy, no-wrap #| msgid "B<--target=>I<target>" -msgid "B<-T>, B<--rules-target=>I<target>" +msgid "B<-T>, B<--rules-target=>I<target>[,...]" msgstr "B<--target=>I<target>" #. type: Plain text @@ -12281,11 +12355,12 @@ msgstr "B<--target=>I<target>" #| "targets that are required to be run as root by the Debian policy do not " #| "need this option." msgid "" -"Calls B<debian/rules> I<target> after having setup the build environment and " -"stops the package build process here (since dpkg 1.15.0, long option since " -"dpkg 1.18.8). If B<--as-root> is also given, then the command is executed " -"as root (see B<--root-command>). Note that known targets that are required " -"to be run as root do not need this option (i.e. the B<clean>, B<binary>, " +"Calls B<debian/rules> I<target> once per target specified, after having " +"setup the build environment, and stops the package build process here (since " +"dpkg 1.15.0, long option since dpkg 1.18.8, multi-target support since dpkg " +"1.18.16). If B<--as-root> is also given, then the command is executed as " +"root (see B<--root-command>). Note that known targets that are required to " +"be run as root do not need this option (i.e. the B<clean>, B<binary>, " "B<binary-arch> and B<binary-indep> targets)." msgstr "" "Invoca B<debian/rules> I<target> dopo aver impostato l'ambiente di " @@ -12807,7 +12882,8 @@ msgid "" "Set the specified shell code I<hook-command> as the hook I<hook-name>, which " "will run at the times specified in the run steps (since dpkg 1.17.6). The " "hooks will always be executed even if the following action is not performed " -"(except for the B<binary> hook)." +"(except for the B<binary> hook). All the hooks will run in the unpacked " +"source directory." msgstr "" "Imposta il codice di shell I<comando-hook> specificato come hook I<nome-" "hook> che verrà eseguito nei momenti specificati nei passi di esecuzione. " @@ -16323,6 +16399,20 @@ msgid "" "comments listing real symbols that have matched the pattern." msgstr "" +#. type: TP +#: dpkg-gensymbols.man +#, no-wrap +msgid "B<DPKG_GENSYMBOLS_CHECK_LEVEL>" +msgstr "" + +#. type: Plain text +#: dpkg-gensymbols.man +msgid "" +"Overrides the command check level, even if the B<-c> command-line argument " +"was given (note that this goes against the common convention of command-line " +"arguments having precedence over environment variables)." +msgstr "" + #. type: Plain text #: dpkg-gensymbols.man msgid "B<https://people.redhat.com/drepper/symbol-versioning>" @@ -17353,7 +17443,7 @@ msgstr "" #: dpkg-parsechangelog.man #, fuzzy, no-wrap #| msgid "B<-l>I<changelog-file>" -msgid "B<-l> I<changelog-file>" +msgid "B<-l>, B<--file> I<changelog-file>" msgstr "B<-l>I<file-changelog>" #. type: Plain text @@ -17451,37 +17541,6 @@ msgstr "" #. type: TP #: dpkg-parsechangelog.man #, no-wrap -msgid "B<--file>I< file>" -msgstr "B<--file>I< file>" - -#. type: Plain text -#: dpkg-parsechangelog.man -#, fuzzy -#| msgid "" -#| "Set the changelog filename to parse. Default is '-' (standard input)." -msgid "Set the changelog filename to parse. Default is ‘-’ (standard input)." -msgstr "" -"Imposta il nome di file del changelog da analizzare. Il valore predefinito è " -"«-» (standard input)." - -#. type: TP -#: dpkg-parsechangelog.man -#, no-wrap -msgid "B<-l>, B<--label> I<file>" -msgstr "B<-l>, B<--label> I<file>" - -#. type: Plain text -#: dpkg-parsechangelog.man -msgid "" -"Set the name of the changelog file to use in error messages, instead of " -"using the name from the B<--file> option, or its default value." -msgstr "" -"Imposta il nome del file changelog da usare nei messaggi di errore, invece " -"di usare il nome dall'opzione B<--file> o il suo valore predefinito." - -#. type: TP -#: dpkg-parsechangelog.man -#, no-wrap msgid "B<--format>I< output-format>" msgstr "B<--format>I< formato-di-output>" @@ -18616,6 +18675,19 @@ msgstr "" #. type: Plain text #: dpkg-query.man +#, fuzzy +#| msgid "" +#| "It contains the source package version for this binary package (since " +#| "dpkg 1.16.2)" +msgid "" +"It contains the source package upstream version for this binary package " +"(since dpkg 1.18.16)" +msgstr "" +"Contiene la versione del pacchetto sorgente per questo pacchetto binario (a " +"partire da dpkg 1.16.2)." + +#. type: Plain text +#: dpkg-query.man msgid "" "The default format string is “B<${binary:Package}\\et${Version}\\en>”. " "Actually, all other fields found in the status file (i.e. user defined " @@ -26064,6 +26136,29 @@ msgstr "B<update-alternatives --auto vi>" msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard." msgstr "B<ln>(1), FHS: lo standard per la gerarchia del file system." +#~ msgid "B<--file>I< file>" +#~ msgstr "B<--file>I< file>" + +#, fuzzy +#~| msgid "" +#~| "Set the changelog filename to parse. Default is '-' (standard input)." +#~ msgid "" +#~ "Set the changelog filename to parse. Default is ‘-’ (standard input)." +#~ msgstr "" +#~ "Imposta il nome di file del changelog da analizzare. Il valore " +#~ "predefinito è «-» (standard input)." + +#~ msgid "B<-l>, B<--label> I<file>" +#~ msgstr "B<-l>, B<--label> I<file>" + +#~ msgid "" +#~ "Set the name of the changelog file to use in error messages, instead of " +#~ "using the name from the B<--file> option, or its default value." +#~ msgstr "" +#~ "Imposta il nome del file changelog da usare nei messaggi di errore, " +#~ "invece di usare il nome dall'opzione B<--file> o il suo valore " +#~ "predefinito." + # solo in file deb-src-control #, fuzzy #~| msgid "B<Source:> I<source-package-name> (required)" |