annotate i18n/it.po @ 13636:4bfff063aed6 stable

setup: fix mac build broken by e42d18538e1d Sometimes xcodebuild prints warnings to stderr, but runcmd() assumes anything printed to stderr implies failure. Since runcmd() was originally only intended to run hg, this was fine until it was pressed into service for running xcodebuild. Thus: split runcmd() into two parts: runcmd(), which does the minimal amount of work to run a subprocess, and runhg(), which calls runcmd().
author Jon M. Dugan <jdugan@x1024.net>
date Sun, 13 Mar 2011 17:39:33 -0500
parents 5aa9f0f0257a
children 8c3e0542e153
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1 # Italian translations for Mercurial
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2 # Traduzione italiana per Mercurial
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3 # Copyright (C) 2009 Matt Mackall and others
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6 "Project-Id-Version: Mercurial\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7 "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8 "POT-Creation-Date: 2010-08-12 18:06+0200\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9 "PO-Revision-Date: 2009-10-25 12:45+0100\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
10 "Last-Translator: Stefano Tortarolo <stefano.tortarolo@gmail.com>\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11 "Language-Team: Italian <Italian>\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12 "MIME-Version: 1.0\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
13 "Content-Type: text/plain; charset=UTF-8\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
14 "Content-Transfer-Encoding: 8bit\n"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
16
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
17 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
18 msgid " (default: %s)"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
19 msgstr " (default: %s)"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
20
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
21 msgid "Options"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
22 msgstr "Opzioni"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
23
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
24 msgid "Commands"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
25 msgstr "Comandi"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
26
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
27 msgid " options:"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
28 msgstr " opzioni:"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
29
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
30 #, python-format
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
31 msgid " aliases: %s"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
32 msgstr " alias: %s"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
33
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
34 msgid "hooks for controlling repository access"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
35 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
36
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
37 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
38 "This hook makes it possible to allow or deny write access to given\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
39 "branches and paths of a repository when receiving incoming changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
40 "via pretxnchangegroup and pretxncommit."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
41 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
42
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
43 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
44 "The authorization is matched based on the local user name on the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
45 "system where the hook runs, and not the committer of the original\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
46 "changeset (since the latter is merely informative)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
47 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
48
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
49 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
50 "The acl hook is best used along with a restricted shell like hgsh,\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
51 "preventing authenticating users from doing anything other than pushing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
52 "or pulling. The hook is not safe to use if users have interactive\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
53 "shell access, as they can then disable the hook. Nor is it safe if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
54 "remote users share an account, because then there is no way to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
55 "distinguish them."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
56 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
57
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
58 msgid "The order in which access checks are performed is:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
59 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
60
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
61 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
62 "1) Deny list for branches (section ``acl.deny.branches``)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
63 "2) Allow list for branches (section ``acl.allow.branches``)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
64 "3) Deny list for paths (section ``acl.deny``)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
65 "4) Allow list for paths (section ``acl.allow``)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
66 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
67
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
68 msgid "The allow and deny sections take key-value pairs."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
69 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
70
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
71 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
72 "Branch-based Access Control\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
73 "---------------------------"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
74 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
75
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
76 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
77 "Use the ``acl.deny.branches`` and ``acl.allow.branches`` sections to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
78 "have branch-based access control. Keys in these sections can be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
79 "either:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
80 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
81
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
82 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
83 "- a branch name, or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
84 "- an asterisk, to match any branch;"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
85 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
86
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
87 msgid "The corresponding values can be either:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
88 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
89
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
90 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
91 "- a comma-separated list containing users and groups, or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
92 "- an asterisk, to match anyone;"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
93 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
94
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
95 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
96 "Path-based Access Control\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
97 "-------------------------"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
98 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
99
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
100 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
101 "Use the ``acl.deny`` and ``acl.allow`` sections to have path-based\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
102 "access control. Keys in these sections accept a subtree pattern (with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
103 "a glob syntax by default). The corresponding values follow the same\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
104 "syntax as the other sections above."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
105 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
106
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
107 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
108 "Groups\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
109 "------"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
110 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
111
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
112 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
113 "Group names must be prefixed with an ``@`` symbol. Specifying a group\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
114 "name has the same effect as specifying all the users in that group."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
115 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
116
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
117 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
118 "You can define group members in the ``acl.groups`` section.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
119 "If a group name is not defined there, and Mercurial is running under\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
120 "a Unix-like system, the list of users will be taken from the OS.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
121 "Otherwise, an exception will be raised."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
122 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
123
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
124 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
125 "Example Configuration\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
126 "---------------------"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
127 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
128
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
129 msgid "::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
130 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
131
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
132 msgid " [hooks]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
133 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
134
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
135 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
136 " # Use this if you want to check access restrictions at commit time\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
137 " pretxncommit.acl = python:hgext.acl.hook"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
138 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
139
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
140 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
141 " # Use this if you want to check access restrictions for pull, push,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
142 " # bundle and serve.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
143 " pretxnchangegroup.acl = python:hgext.acl.hook"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
144 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
145
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
146 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
147 " [acl]\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
148 " # Allow or deny access for incoming changes only if their source is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
149 " # listed here, let them pass otherwise. Source is \"serve\" for all\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
150 " # remote access (http or ssh), \"push\", \"pull\" or \"bundle\" when the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
151 " # related commands are run locally.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
152 " # Default: serve\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
153 " sources = serve"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
154 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
155
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
156 msgid " [acl.deny.branches]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
157 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
158
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
159 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
160 " # Everyone is denied to the frozen branch:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
161 " frozen-branch = *"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
162 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
163
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
164 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
165 " # A bad user is denied on all branches:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
166 " * = bad-user"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
167 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
168
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
169 msgid " [acl.allow.branches]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
170 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
171
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
172 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
173 " # A few users are allowed on branch-a:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
174 " branch-a = user-1, user-2, user-3"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
175 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
176
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
177 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
178 " # Only one user is allowed on branch-b:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
179 " branch-b = user-1"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
180 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
181
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
182 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
183 " # The super user is allowed on any branch:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
184 " * = super-user"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
185 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
186
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
187 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
188 " # Everyone is allowed on branch-for-tests:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
189 " branch-for-tests = *"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
190 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
191
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
192 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
193 " [acl.deny]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
194 " # This list is checked first. If a match is found, acl.allow is not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
195 " # checked. All users are granted access if acl.deny is not present.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
196 " # Format for both lists: glob pattern = user, ..., @group, ..."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
197 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
198
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
199 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
200 " # To match everyone, use an asterisk for the user:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
201 " # my/glob/pattern = *"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
202 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
203
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
204 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
205 " # user6 will not have write access to any file:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
206 " ** = user6"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
207 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
208
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
209 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
210 " # Group \"hg-denied\" will not have write access to any file:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
211 " ** = @hg-denied"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
212 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
214 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
215 " # Nobody will be able to change \"DONT-TOUCH-THIS.txt\", despite\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
216 " # everyone being able to change all other files. See below.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
217 " src/main/resources/DONT-TOUCH-THIS.txt = *"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
218 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
219
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
220 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
221 " [acl.allow]\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
222 " # if acl.allow is not present, all users are allowed by default\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
223 " # empty acl.allow = no users allowed"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
224 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
225
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
226 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
227 " # User \"doc_writer\" has write access to any file under the \"docs\"\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
228 " # folder:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
229 " docs/** = doc_writer"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
230 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
231
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
232 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
233 " # User \"jack\" and group \"designers\" have write access to any file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
234 " # under the \"images\" folder:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
235 " images/** = jack, @designers"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
236 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
237
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
238 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
239 " # Everyone (except for \"user6\" - see acl.deny above) will have write\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
240 " # access to any file under the \"resources\" folder (except for 1\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
241 " # file. See acl.deny):\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
242 " src/main/resources/** = *"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
243 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
244
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
245 msgid " .hgtags = release_engineer"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
246 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
247
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
248 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
249 msgid "group '%s' is undefined"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
250 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
251
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
252 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
253 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
254 "config error - hook type \"%s\" cannot stop incoming changesets nor commits"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
255 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
256 "errore di configurazione - l'hook di tipo \"%s\" non può fermare né i "
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
257 "changesetné i commit in entrata"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
258
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
259 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
260 msgid "acl: user \"%s\" denied on branch \"%s\" (changeset \"%s\")"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
261 msgstr ""
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
262 "acl: accesso negato per l'utente \"%s\" per il branch \"%s\" (changeset \"%s"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
263 "\")"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
264
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
265 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
266 msgid "acl: user \"%s\" not allowed on branch \"%s\" (changeset \"%s\")"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
267 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
268 "acl: accesso non permesso per l'utente \"%s\" per il branch \"%s"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
269 "\" (changeset \"%s\")"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
270
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
271 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
272 msgid "acl: access denied for changeset %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
273 msgstr "acl: accesso negato per il changeset %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
274
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
275 msgid "track a line of development with movable markers"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
276 msgstr "segui una linea di sviluppo con puntatori mobili"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
277
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
278 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
279 "Bookmarks are local movable markers to changesets. Every bookmark\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
280 "points to a changeset identified by its hash. If you commit a\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
281 "changeset that is based on a changeset that has a bookmark on it, the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
282 "bookmark shifts to the new changeset."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
283 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
284 "I segnalibri di Mercurial sono puntatori locali e mobili a changeset. Ogni\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
285 "segnalibro punta ad un changeset identificato dal proprio hash. Se fai il "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
286 "commit di un\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
287 "changeset basato su un changeset che ha un segnalibro,\n"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
288 "il segnalibro è spostato sul nuovo changeset"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
289
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
290 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
291 "It is possible to use bookmark names in every revision lookup (e.g.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
292 ":hg:`merge`, :hg:`update`)."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
293 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
294 "E' possibile usare nomi di segnalibri in ogni ricerca di revisioni (es.\n"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
295 ":hg:`merge`, :hg:`update`)."
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
296
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
297 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
298 "By default, when several bookmarks point to the same changeset, they\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
299 "will all move forward together. It is possible to obtain a more\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
300 "git-like experience by adding the following configuration option to\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
301 "your .hgrc::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
302 msgstr ""
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
303 "Di default, quando più segnalibri puntano allo stesso changeset, essi\n"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
304 "avanzeranno tutti assieme. È possibile avere un comportamento più simile\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
305 "a git aggiungendo la seguente opzione di configurazione al tuo .hgrc::"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
306
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
307 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
308 " [bookmarks]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
309 " track.current = True"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
310 msgstr ""
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
311
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
312 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
313 "This will cause Mercurial to track the bookmark that you are currently\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
314 "using, and only update it. This is similar to git's approach to\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
315 "branching.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
316 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
317 "Questo porterà Mercurial a tener traccia del segnalibro su cui sei "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
318 "attualmente, e\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
319 "a limitarsi ad aggiornarlo. Questo è simile all'approccio di branching di "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
320 "git.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
321
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
322 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
323 " Bookmarks are pointers to certain commits that move when\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
324 " committing. Bookmarks are local. They can be renamed, copied and\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
325 " deleted. It is possible to use bookmark names in :hg:`merge` and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
326 " :hg:`update` to merge and update respectively to a given bookmark."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
327 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
328
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
329 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
330 " You can use :hg:`bookmark NAME` to set a bookmark on the working\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
331 " directory's parent revision with the given name. If you specify\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
332 " a revision using -r REV (where REV may be an existing bookmark),\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
333 " the bookmark is assigned to that revision.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
334 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
335 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
336
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
337 msgid "a bookmark of this name does not exist"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
338 msgstr "non esiste un segnalibro con questo nome"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
339
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
340 msgid "a bookmark of the same name already exists"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
341 msgstr "esiste già un segnalibro con lo stesso nome"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
342
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
343 msgid "new bookmark name required"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
344 msgstr "richiesto nuovo nome per il segnalibro"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
345
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
346 msgid "bookmark name required"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
347 msgstr "richiesto nome per il segnalibro"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
348
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
349 msgid "bookmark name cannot contain newlines"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
350 msgstr "il nome di un segnalibro non può contenere a capo"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
351
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
352 msgid "bookmark names cannot consist entirely of whitespace"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
353 msgstr "il nome di un segnalibro non può consistere interamente di whitespace"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
354
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
355 msgid "a bookmark cannot have the name of an existing branch"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
356 msgstr "un segnalibro non può avere lo stesso nome di una branch esistente"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
357
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
358 msgid "no bookmarks set\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
359 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
360
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
361 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
362 msgid "updating bookmark %s\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
363 msgstr "sto aggiornando il segnalibro %s\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
364
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
365 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
366 msgid "not updating divergent bookmark %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
367 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
368
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
369 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
370 msgid "updating bookmark %s failed!\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
371 msgstr "aggiornamento del segnalibro %s fallito!\n"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
372
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
373 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
374 msgid "remote bookmark %s not found!"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
375 msgstr "repository remoto %s non trovato!"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
376
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
377 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
378 msgid "importing bookmark %s\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
379 msgstr "importazione segnalibro %s\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
380
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
381 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
382 msgid "exporting bookmark %s\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
383 msgstr "esportazione segnalibro %s\n"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
384
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
385 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
386 msgid "deleting remote bookmark %s\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
387 msgstr "eliminazione segnalibro remoto %s\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
388
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
389 msgid "searching for changes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
390 msgstr "sto cercando modifiche\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
391
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
392 msgid "no changes found\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
393 msgstr "nessuna modifica trovata\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
394
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
395 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
396 msgid "comparing with %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
397 msgstr "sto confrontando con %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
398
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
399 msgid "bookmark to import"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
400 msgstr "segnalibro da importare"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
401
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
402 msgid "bookmark to export"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
403 msgstr "segnalibro da esportare"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
404
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
405 msgid "compare bookmark"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
406 msgstr "confronta segnalibro"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
407
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
408 msgid "force"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
409 msgstr "forza"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
410
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
411 msgid "REV"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
412 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
413
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
414 msgid "revision"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
415 msgstr "revisione"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
416
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
417 msgid "delete a given bookmark"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
418 msgstr "elimina un dato segnalibro"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
419
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
420 msgid "NAME"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
421 msgstr "NOME"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
422
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
423 msgid "rename a given bookmark"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
424 msgstr "rinomina un dato segnalibro"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
425
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
426 msgid "hg bookmarks [-f] [-d] [-m NAME] [-r REV] [NAME]"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
427 msgstr "hg bookmarks [-f] [-d] [-m NOME] [-r REV] [NOME]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
428
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
429 msgid "hooks for integrating with the Bugzilla bug tracker"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
430 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
431
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
432 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
433 "This hook extension adds comments on bugs in Bugzilla when changesets\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
434 "that refer to bugs by Bugzilla ID are seen. The hook does not change\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
435 "bug status."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
436 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
437
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
438 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
439 "The hook updates the Bugzilla database directly. Only Bugzilla\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
440 "installations using MySQL are supported."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
441 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
442
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
443 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
444 "The hook relies on a Bugzilla script to send bug change notification\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
445 "emails. That script changes between Bugzilla versions; the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
446 "'processmail' script used prior to 2.18 is replaced in 2.18 and\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
447 "subsequent versions by 'config/sendbugmail.pl'. Note that these will\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
448 "be run by Mercurial as the user pushing the change; you will need to\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
449 "ensure the Bugzilla install file permissions are set appropriately."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
450 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
451
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
452 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
453 "The extension is configured through three different configuration\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
454 "sections. These keys are recognized in the [bugzilla] section:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
455 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
456
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
457 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
458 "host\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
459 " Hostname of the MySQL server holding the Bugzilla database."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
460 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
461
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
462 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
463 "db\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
464 " Name of the Bugzilla database in MySQL. Default 'bugs'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
465 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
466
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
467 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
468 "user\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
469 " Username to use to access MySQL server. Default 'bugs'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
470 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
471
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
472 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
473 "password\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
474 " Password to use to access MySQL server."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
475 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
476
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
477 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
478 "timeout\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
479 " Database connection timeout (seconds). Default 5."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
480 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
481
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
482 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
483 "version\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
484 " Bugzilla version. Specify '3.0' for Bugzilla versions 3.0 and later,\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
485 " '2.18' for Bugzilla versions from 2.18 and '2.16' for versions prior\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
486 " to 2.18."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
487 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
488
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
489 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
490 "bzuser\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
491 " Fallback Bugzilla user name to record comments with, if changeset\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
492 " committer cannot be found as a Bugzilla user."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
493 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
494
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
495 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
496 "bzdir\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
497 " Bugzilla install directory. Used by default notify. Default\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
498 " '/var/www/html/bugzilla'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
499 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
500
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
501 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
502 "notify\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
503 " The command to run to get Bugzilla to send bug change notification\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
504 " emails. Substitutes from a map with 3 keys, 'bzdir', 'id' (bug id)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
505 " and 'user' (committer bugzilla email). Default depends on version;\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
506 " from 2.18 it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
507 " %(id)s %(user)s\"."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
508 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
509
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
510 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
511 "regexp\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
512 " Regular expression to match bug IDs in changeset commit message.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
513 " Must contain one \"()\" group. The default expression matches 'Bug\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
514 " 1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
515 " 1234 and 5678' and variations thereof. Matching is case insensitive."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
516 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
517
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
518 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
519 "style\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
520 " The style file to use when formatting comments."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
521 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
522
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
523 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
524 "template\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
525 " Template to use when formatting comments. Overrides style if\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
526 " specified. In addition to the usual Mercurial keywords, the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
527 " extension specifies::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
528 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
529
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
530 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
531 " {bug} The Bugzilla bug ID.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
532 " {root} The full pathname of the Mercurial repository.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
533 " {webroot} Stripped pathname of the Mercurial repository.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
534 " {hgweb} Base URL for browsing Mercurial repositories."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
535 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
536
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
537 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
538 " Default 'changeset {node|short} in repo {root} refers '\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
539 " 'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
540 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
541
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
542 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
543 "strip\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
544 " The number of slashes to strip from the front of {root} to produce\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
545 " {webroot}. Default 0."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
546 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
547
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
548 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
549 "usermap\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
550 " Path of file containing Mercurial committer ID to Bugzilla user ID\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
551 " mappings. If specified, the file should contain one mapping per\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
552 " line, \"committer\"=\"Bugzilla user\". See also the [usermap] section."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
553 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
554
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
555 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
556 "The [usermap] section is used to specify mappings of Mercurial\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
557 "committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
558 "\"committer\"=\"Bugzilla user\""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
559 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
560
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
561 msgid "Finally, the [web] section supports one entry:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
562 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
563
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
564 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
565 "baseurl\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
566 " Base URL for browsing Mercurial repositories. Reference from\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
567 " templates as {hgweb}."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
568 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
569
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
570 msgid "Activating the extension::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
571 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
572
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
573 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
574 " [extensions]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
575 " bugzilla ="
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
576 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
577
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
578 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
579 " [hooks]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
580 " # run bugzilla hook on every change pulled or pushed in here\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
581 " incoming.bugzilla = python:hgext.bugzilla.hook"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
582 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
583
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
584 msgid "Example configuration:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
585 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
586
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
587 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
588 "This example configuration is for a collection of Mercurial\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
589 "repositories in /var/local/hg/repos/ used with a local Bugzilla 3.2\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
590 "installation in /opt/bugzilla-3.2. ::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
591 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
592
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
593 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
594 " [bugzilla]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
595 " host=localhost\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
596 " password=XYZZY\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
597 " version=3.0\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
598 " bzuser=unknown@domain.com\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
599 " bzdir=/opt/bugzilla-3.2\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
600 " template=Changeset {node|short} in {root|basename}.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
601 " {hgweb}/{webroot}/rev/{node|short}\\n\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
602 " {desc}\\n\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
603 " strip=5"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
604 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
605
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
606 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
607 " [web]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
608 " baseurl=http://dev.domain.com/hg"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
609 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
610
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
611 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
612 " [usermap]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
613 " user@emaildomain.com=user.name@bugzilladomain.com"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
614 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
615
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
616 msgid "Commits add a comment to the Bugzilla bug record of the form::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
617 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
618
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
619 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
620 " Changeset 3b16791d6642 in repository-name.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
621 " http://dev.domain.com/hg/repository-name/rev/3b16791d6642"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
622 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
623
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
624 msgid " Changeset commit comment. Bug 1234.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
625 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
626
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
627 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
628 msgid "connecting to %s:%s as %s, password %s\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
629 msgstr "sto connettendomi a %s:%s come %s, password %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
630
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
631 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
632 msgid "query: %s %s\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
633 msgstr "query: %s %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
634
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
635 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
636 msgid "failed query: %s %s\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
637 msgstr "query fallita: %s %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
638
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
639 msgid "unknown database schema"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
640 msgstr "schema del database sconosciuto"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
641
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
642 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
643 msgid "bug %d already knows about changeset %s\n"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
644 msgstr "il bug %d è già a conoscenza del changeset %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
645
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
646 msgid "telling bugzilla to send mail:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
647 msgstr "sto dicendo a bugzilla di inviare la mail:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
648
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
649 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
650 msgid " bug %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
651 msgstr " bug %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
652
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
653 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
654 msgid "running notify command %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
655 msgstr "sto eseguendo il comando di notifica %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
656
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
657 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
658 msgid "bugzilla notify command %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
659 msgstr "comando di notifica di bugzilla %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
660
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
661 msgid "done\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
662 msgstr "fatto\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
663
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
664 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
665 msgid "looking up user %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
666 msgstr "ricercando l'utente %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
667
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
668 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
669 msgid "cannot find bugzilla user id for %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
670 msgstr "impossibile trovare nome utente bugzilla per %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
671
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
672 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
673 msgid "cannot find bugzilla user id for %s or %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
674 msgstr "impossibile trovare nome utente bugzilla per %s o %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
675
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
676 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
677 msgid "bugzilla version %s not supported"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
678 msgstr "versione di bugzilla %s non supportata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
679
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
680 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
681 "changeset {node|short} in repo {root} refers to bug {bug}.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
682 "details:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
683 "\t{desc|tabindent}"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
684 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
685 "changeset {node|short} nel repository {root} si riferisce al bug {bug}.\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
686 "dettagli:\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
687 "\t{desc|tabindent}"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
688
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
689 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
690 msgid "python mysql support not available: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
691 msgstr "il supporto per python per mysql non è disponibile: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
692
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
693 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
694 msgid "hook type %s does not pass a changeset id"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
695 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
696
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
697 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
698 msgid "database error: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
699 msgstr "errore del database: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
700
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
701 msgid "command to display child changesets"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
702 msgstr "comando per mostrare i changeset figli"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
703
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
704 msgid "show the children of the given or working directory revision"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
705 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
706 "mostra i figli della revisione data o di quella della directory di lavoro"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
707
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
708 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
709 " Print the children of the working directory's revisions. If a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
710 " revision is given via -r/--rev, the children of that revision will\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
711 " be printed. If a file argument is given, revision in which the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
712 " file was last changed (after the working directory revision or the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
713 " argument to --rev if given) is printed.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
714 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
715 msgstr ""
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
716 " Stampa le revisioni figlie della directory di lavoro. Se una\n"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
717 " revisione è data tramite --rev, verranno stampati i figli di\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
718 " quella revisione. Se viene fornito un file come argomento,\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
719 " verrà stampata l'ultima revisione in cui il file è stato\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
720 " modificato (dopo la revisione della directory di lavoro\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
721 " o dell'argomento di --rev se fornito).\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
722 " "
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
723
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
724 msgid "show children of the specified revision"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
725 msgstr "mostra i figli della revisione specificata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
726
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
727 msgid "hg children [-r REV] [FILE]"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
728 msgstr "hg·children·[-r·REV]·[FILE]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
729
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
730 msgid "command to display statistics about repository history"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
731 msgstr "comando per mostrare statistiche sulla storia del repository"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
732
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
733 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
734 msgid "Revision %d is a merge, ignoring...\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
735 msgstr "La revisione %d è un merge, ignoro...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
736
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
737 msgid "analyzing"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
738 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
739
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
740 msgid "histogram of changes to the repository"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
741 msgstr "istogramma delle modifiche al repository"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
742
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
743 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
744 " This command will display a histogram representing the number\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
745 " of changed lines or revisions, grouped according to the given\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
746 " template. The default template will group changes by author.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
747 " The --dateformat option may be used to group the results by\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
748 " date instead."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
749 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
750
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
751 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
752 " Statistics are based on the number of changed lines, or\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
753 " alternatively the number of matching revisions if the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
754 " --changesets option is specified."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
755 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
756
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
757 msgid " Examples::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
758 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
759
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
760 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
761 " # display count of changed lines for every committer\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
762 " hg churn -t '{author|email}'"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
763 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
764
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
765 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
766 " # display daily activity graph\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
767 " hg churn -f '%H' -s -c"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
768 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
769
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
770 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
771 " # display activity of developers by month\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
772 " hg churn -f '%Y-%m' -s -c"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
773 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
774
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
775 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
776 " # display count of lines changed in every year\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
777 " hg churn -f '%Y' -s"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
778 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
779
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
780 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
781 " It is possible to map alternate email addresses to a main address\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
782 " by providing a file using the following format::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
783 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
784
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
785 msgid " <alias email> = <actual email>"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
786 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
787
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
788 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
789 " Such a file may be specified with the --aliases option, otherwise\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
790 " a .hgchurn file will be looked for in the working directory root.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
791 " "
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
792 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
793
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
794 msgid "count rate for the specified revision or range"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
795 msgstr "misura velocità per le revisioni o il range specificati"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
796
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
797 msgid "DATE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
798 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
799
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
800 msgid "count rate for revisions matching date spec"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
801 msgstr "misura velocità per le revisioni che corrispondono ad una data fornita"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
802
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
803 msgid "TEMPLATE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
804 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
805
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
806 msgid "template to group changesets"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
807 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
808
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
809 msgid "FORMAT"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
810 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
811
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
812 msgid "strftime-compatible format for grouping by date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
813 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
814
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
815 msgid "count rate by number of changesets"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
816 msgstr "misura velocità dal numero di changeset"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
817
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
818 msgid "sort by key (default: sort by count)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
819 msgstr "ordina per chiave (default: ordina per conteggio)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
820
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
821 msgid "display added/removed lines separately"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
822 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
823
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
824 msgid "FILE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
825 msgstr "FILE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
826
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
827 msgid "file with email aliases"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
828 msgstr "file con alias email"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
829
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
830 msgid "hg churn [-d DATE] [-r REV] [--aliases FILE] [FILE]"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
831 msgstr "hg churn [-d DATA] [-r REV] [--aliases FILE] [FILE]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
832
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
833 msgid "colorize output from some commands"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
834 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
835
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
836 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
837 "This extension modifies the status and resolve commands to add color to "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
838 "their\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
839 "output to reflect file status, the qseries command to add color to reflect\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
840 "patch status (applied, unapplied, missing), and to diff-related\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
841 "commands to highlight additions, removals, diff headers, and trailing\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
842 "whitespace."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
843 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
844
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
845 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
846 "Other effects in addition to color, like bold and underlined text, are\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
847 "also available. Effects are rendered with the ECMA-48 SGR control\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
848 "function (aka ANSI escape codes). This module also provides the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
849 "render_text function, which can be used to add effects to any text."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
850 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
851
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
852 msgid "Default effects may be overridden from the .hgrc file::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
853 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
854
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
855 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
856 " [color]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
857 " status.modified = blue bold underline red_background\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
858 " status.added = green bold\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
859 " status.removed = red bold blue_background\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
860 " status.deleted = cyan bold underline\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
861 " status.unknown = magenta bold underline\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
862 " status.ignored = black bold"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
863 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
864
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
865 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
866 " # 'none' turns off all effects\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
867 " status.clean = none\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
868 " status.copied = none"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
869 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
870
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
871 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
872 " qseries.applied = blue bold underline\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
873 " qseries.unapplied = black bold\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
874 " qseries.missing = red bold"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
875 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
876
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
877 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
878 " diff.diffline = bold\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
879 " diff.extended = cyan bold\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
880 " diff.file_a = red bold\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
881 " diff.file_b = green bold\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
882 " diff.hunk = magenta\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
883 " diff.deleted = red\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
884 " diff.inserted = green\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
885 " diff.changed = white\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
886 " diff.trailingwhitespace = bold red_background"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
887 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
888
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
889 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
890 " resolve.unresolved = red bold\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
891 " resolve.resolved = green bold"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
892 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
893
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
894 msgid " bookmarks.current = green"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
895 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
896
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
897 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
898 "The color extension will try to detect whether to use ANSI codes or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
899 "Win32 console APIs, unless it is made explicit::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
900 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
901
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
902 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
903 " [color]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
904 " mode = ansi"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
905 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
906
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
907 msgid "Any value other than 'ansi', 'win32', or 'auto' will disable color."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
908 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
909
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
910 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
911 msgid "ignoring unknown color/effect %r (configured in color.%s)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
912 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
913
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
914 msgid "win32console not found, please install pywin32\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
915 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
916
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
917 msgid "when to colorize (always, auto, or never)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
918 msgstr "quando colorare (sempre, auto o mai)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
919
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
920 msgid "TYPE"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
921 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
922
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
923 msgid "import revisions from foreign VCS repositories into Mercurial"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
924 msgstr "importa revisioni da repository di altri VCS in Mercurial"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
925
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
926 msgid "convert a foreign SCM repository to a Mercurial one."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
927 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
928
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
929 msgid " Accepted source formats [identifiers]:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
930 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
931
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
932 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
933 " - Mercurial [hg]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
934 " - CVS [cvs]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
935 " - Darcs [darcs]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
936 " - git [git]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
937 " - Subversion [svn]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
938 " - Monotone [mtn]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
939 " - GNU Arch [gnuarch]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
940 " - Bazaar [bzr]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
941 " - Perforce [p4]"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
942 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
943
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
944 msgid " Accepted destination formats [identifiers]:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
945 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
946
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
947 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
948 " - Mercurial [hg]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
949 " - Subversion [svn] (history on branches is not preserved)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
950 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
951
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
952 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
953 " If no revision is given, all revisions will be converted.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
954 " Otherwise, convert will only import up to the named revision\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
955 " (given in a format understood by the source)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
956 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
957
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
958 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
959 " If no destination directory name is specified, it defaults to the\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
960 " basename of the source with '-hg' appended. If the destination\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
961 " repository doesn't exist, it will be created."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
962 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
963
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
964 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
965 " By default, all sources except Mercurial will use --branchsort.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
966 " Mercurial uses --sourcesort to preserve original revision numbers\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
967 " order. Sort modes have the following effects:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
968 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
969
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
970 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
971 " --branchsort convert from parent to child revision when possible,\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
972 " which means branches are usually converted one after\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
973 " the other. It generates more compact repositories."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
974 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
975
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
976 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
977 " --datesort sort revisions by date. Converted repositories have\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
978 " good-looking changelogs but are often an order of\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
979 " magnitude larger than the same ones generated by\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
980 " --branchsort."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
981 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
982
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
983 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
984 " --sourcesort try to preserve source revisions order, only\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
985 " supported by Mercurial sources."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
986 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
987
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
988 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
989 " If <REVMAP> isn't given, it will be put in a default location\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
990 " (<dest>/.hg/shamap by default). The <REVMAP> is a simple text file\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
991 " that maps each source commit ID to the destination ID for that\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
992 " revision, like so::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
993 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
994
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
995 msgid " <source ID> <destination ID>"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
996 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
997
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
998 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
999 " If the file doesn't exist, it's automatically created. It's\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1000 " updated on each commit copied, so convert-repo can be interrupted\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1001 " and can be run repeatedly to copy new commits."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1002 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1003
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1004 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1005 " The [username mapping] file is a simple text file that maps each\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1006 " source commit author to a destination commit author. It is handy\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1007 " for source SCMs that use unix logins to identify authors (eg:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1008 " CVS). One line per author mapping and the line format is:\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1009 " srcauthor=whatever string you want"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1010 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1011
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1012 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1013 " The filemap is a file that allows filtering and remapping of files\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1014 " and directories. Each line can contain one of the following\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1015 " directives::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1016 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1017
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1018 msgid " include path/to/file-or-dir"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1019 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1020
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1021 msgid " exclude path/to/file-or-dir"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1022 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1023
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1024 msgid " rename path/to/source path/to/destination"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1025 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1026
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1027 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1028 " Comment lines start with '#'. A specificed path matches if it\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1029 " equals the full relative name of a file or one of its parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1030 " directories. The 'include' or 'exclude' directive with the longest\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1031 " matching path applies, so line order does not matter."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1032 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1033
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1034 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1035 " The 'include' directive causes a file, or all files under a\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1036 " directory, to be included in the destination repository, and the\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1037 " exclusion of all other files and directories not explicitly\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1038 " included. The 'exclude' directive causes files or directories to\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1039 " be omitted. The 'rename' directive renames a file or directory if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1040 " is converted. To rename from a subdirectory into the root of the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1041 " repository, use '.' as the path to rename to."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1042 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1043
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1044 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1045 " The splicemap is a file that allows insertion of synthetic\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1046 " history, letting you specify the parents of a revision. This is\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1047 " useful if you want to e.g. give a Subversion merge two parents, or\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1048 " graft two disconnected series of history together. Each entry\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1049 " contains a key, followed by a space, followed by one or two\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1050 " comma-separated values. The key is the revision ID in the source\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1051 " revision control system whose parents should be modified (same\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1052 " format as a key in .hg/shamap). The values are the revision IDs\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1053 " (in either the source or destination revision control system) that\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1054 " should be used as the new parents for that node. For example, if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1055 " you have merged \"release-1.0\" into \"trunk\", then you should\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1056 " specify the revision on \"trunk\" as the first parent and the one on\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1057 " the \"release-1.0\" branch as the second."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1058 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1059
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1060 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1061 " The branchmap is a file that allows you to rename a branch when it is\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1062 " being brought in from whatever external repository. When used in\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1063 " conjunction with a splicemap, it allows for a powerful combination\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1064 " to help fix even the most badly mismanaged repositories and turn them\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1065 " into nicely structured Mercurial repositories. The branchmap contains\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1066 " lines of the form \"original_branch_name new_branch_name\".\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1067 " \"original_branch_name\" is the name of the branch in the source\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1068 " repository, and \"new_branch_name\" is the name of the branch is the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1069 " destination repository. This can be used to (for instance) move code\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1070 " in one repository from \"default\" to a named branch."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1071 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1072
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1073 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1074 " Mercurial Source\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1075 " ----------------"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1076 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1077
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1078 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1079 " --config convert.hg.ignoreerrors=False (boolean)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1080 " ignore integrity errors when reading. Use it to fix Mercurial\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1081 " repositories with missing revlogs, by converting from and to\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1082 " Mercurial.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1083 " --config convert.hg.saverev=False (boolean)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1084 " store original revision ID in changeset (forces target IDs to\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1085 " change)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1086 " --config convert.hg.startrev=0 (hg revision identifier)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1087 " convert start revision and its descendants"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1088 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1089
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1090 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1091 " CVS Source\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1092 " ----------"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1093 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1094
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1095 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1096 " CVS source will use a sandbox (i.e. a checked-out copy) from CVS\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1097 " to indicate the starting point of what will be converted. Direct\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1098 " access to the repository files is not needed, unless of course the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1099 " repository is :local:. The conversion uses the top level directory\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1100 " in the sandbox to find the CVS repository, and then uses CVS rlog\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1101 " commands to find files to convert. This means that unless a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1102 " filemap is given, all files under the starting directory will be\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1103 " converted, and that any directory reorganization in the CVS\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1104 " sandbox is ignored."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1105 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1106
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1107 msgid " The options shown are the defaults."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1108 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1109
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1110 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1111 " --config convert.cvsps.cache=True (boolean)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1112 " Set to False to disable remote log caching, for testing and\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1113 " debugging purposes.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1114 " --config convert.cvsps.fuzz=60 (integer)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1115 " Specify the maximum time (in seconds) that is allowed between\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1116 " commits with identical user and log message in a single\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1117 " changeset. When very large files were checked in as part of a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1118 " changeset then the default may not be long enough.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1119 " --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1120 " Specify a regular expression to which commit log messages are\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1121 " matched. If a match occurs, then the conversion process will\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1122 " insert a dummy revision merging the branch on which this log\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1123 " message occurs to the branch indicated in the regex.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1124 " --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1125 " Specify a regular expression to which commit log messages are\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1126 " matched. If a match occurs, then the conversion process will\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1127 " add the most recent revision on the branch indicated in the\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1128 " regex as the second parent of the changeset.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1129 " --config hook.cvslog\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1130 " Specify a Python function to be called at the end of gathering\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1131 " the CVS log. The function is passed a list with the log entries,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1132 " and can modify the entries in-place, or add or delete them.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1133 " --config hook.cvschangesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1134 " Specify a Python function to be called after the changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1135 " are calculated from the the CVS log. The function is passed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1136 " a list with the changeset entries, and can modify the changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1137 " in-place, or add or delete them."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1138 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1139
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1140 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1141 " An additional \"debugcvsps\" Mercurial command allows the builtin\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1142 " changeset merging code to be run without doing a conversion. Its\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1143 " parameters and output are similar to that of cvsps 2.1. Please see\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1144 " the command help for more details."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1145 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1146
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1147 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1148 " Subversion Source\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1149 " -----------------"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1150 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1151
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1152 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1153 " Subversion source detects classical trunk/branches/tags layouts.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1154 " By default, the supplied \"svn://repo/path/\" source URL is\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1155 " converted as a single branch. If \"svn://repo/path/trunk\" exists it\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1156 " replaces the default branch. If \"svn://repo/path/branches\" exists,\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1157 " its subdirectories are listed as possible branches. If\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1158 " \"svn://repo/path/tags\" exists, it is looked for tags referencing\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1159 " converted branches. Default \"trunk\", \"branches\" and \"tags\" values\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1160 " can be overridden with following options. Set them to paths\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1161 " relative to the source URL, or leave them blank to disable auto\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1162 " detection."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1163 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1164
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1165 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1166 " --config convert.svn.branches=branches (directory name)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1167 " specify the directory containing branches\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1168 " --config convert.svn.tags=tags (directory name)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1169 " specify the directory containing tags\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1170 " --config convert.svn.trunk=trunk (directory name)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1171 " specify the name of the trunk branch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1172 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1173
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1174 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1175 " Source history can be retrieved starting at a specific revision,\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1176 " instead of being integrally converted. Only single branch\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1177 " conversions are supported."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1178 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1179
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1180 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1181 " --config convert.svn.startrev=0 (svn revision number)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1182 " specify start Subversion revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1183 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1184
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1185 msgid ""
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1186 " Perforce Source\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1187 " ---------------"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1188 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1189
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1190 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1191 " The Perforce (P4) importer can be given a p4 depot path or a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1192 " client specification as source. It will convert all files in the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1193 " source to a flat Mercurial repository, ignoring labels, branches\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1194 " and integrations. Note that when a depot path is given you then\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1195 " usually should specify a target directory, because otherwise the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1196 " target may be named ...-hg."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1197 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1198
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1199 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1200 " It is possible to limit the amount of source history to be\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1201 " converted by specifying an initial Perforce revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1202 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1203
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1204 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1205 " --config convert.p4.startrev=0 (perforce changelist number)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1206 " specify initial Perforce revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1207 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1208
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1209 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1210 " Mercurial Destination\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1211 " ---------------------"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1212 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1213
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1214 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1215 " --config convert.hg.clonebranches=False (boolean)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1216 " dispatch source branches in separate clones.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1217 " --config convert.hg.tagsbranch=default (branch name)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1218 " tag revisions branch name\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1219 " --config convert.hg.usebranchnames=True (boolean)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1220 " preserve branch names"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1221 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1222
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1223 msgid " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1224 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1225
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1226 msgid "create changeset information from CVS"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1227 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1228
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1229 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1230 " This command is intended as a debugging tool for the CVS to\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1231 " Mercurial converter, and can be used as a direct replacement for\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1232 " cvsps."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1233 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1234
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1235 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1236 " Hg debugcvsps reads the CVS rlog for current directory (or any\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1237 " named directory) in the CVS repository, and converts the log to a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1238 " series of changesets based on matching commit log entries and\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1239 " dates."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1240 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1241
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1242 msgid "username mapping filename"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1243 msgstr "nome del file con il mapping degli username"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1244
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1245 msgid "destination repository type"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1246 msgstr "tipo di repository di destinazione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1247
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1248 msgid "remap file names using contents of file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1249 msgstr "rimappa i nomi dei file usando il contenuto dei file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1250
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1251 msgid "import up to target revision REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1252 msgstr "importa fino alla revisione target REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1253
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1254 msgid "source repository type"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1255 msgstr "tipo del repository sorgente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1256
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1257 msgid "splice synthesized history into place"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1258 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1259
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1260 msgid "change branch names while converting"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1261 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1262
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1263 msgid "try to sort changesets by branches"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1264 msgstr "prova ad ordinare i changeset per branch"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1265
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1266 msgid "try to sort changesets by date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1267 msgstr "prova ad ordinare i changeset per data"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1268
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1269 msgid "preserve source changesets order"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1270 msgstr "preserva l'ordine dei changeset nella sorgente"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1271
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1272 msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
1273 msgstr "hg convert [OPZIONE]... SORGENTE [DEST [REVMAP]]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1274
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1275 msgid "only return changes on specified branches"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1276 msgstr "restituisce solo le modifiche relative alle branch specificate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1277
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1278 msgid "prefix to remove from file names"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1279 msgstr "prefisso da rimuovere dai nomi dei file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1280
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1281 msgid "only return changes after or between specified tags"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1282 msgstr "restituisce solo le modifiche dopo o tra le tag specificate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1283
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1284 msgid "update cvs log cache"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1285 msgstr "aggiorna la cache dei log di cvs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1286
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1287 msgid "create new cvs log cache"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1288 msgstr "crea una nuova cache dei log cvs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1289
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1290 msgid "set commit time fuzz in seconds"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1291 msgstr "imposta il lasso temporale del commit in secondi"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1292
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1293 msgid "specify cvsroot"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1294 msgstr "specifica la cvsroot"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1295
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1296 msgid "show parent changesets"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1297 msgstr "mostra i changeset genitori"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1298
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1299 msgid "show current changeset in ancestor branches"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1300 msgstr "mostra il changeset corrente nei rami degli antenati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1301
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1302 msgid "ignored for compatibility"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1303 msgstr "ignorato per compatibilità"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1304
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1305 msgid "hg debugcvsps [OPTION]... [PATH]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
1306 msgstr "hg debugcvsps [OPZIONE]... [PERCORSO]..."
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1307
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1308 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1309 msgid "%s does not look like a Bazaar repository"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1310 msgstr "%s non sembra essere un repository Bazaar"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1311
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1312 msgid "Bazaar modules could not be loaded"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1313 msgstr "Non è stato possibile caricare i moduli Bazaar"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1314
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1315 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1316 "warning: lightweight checkouts may cause conversion failures, try with a "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1317 "regular branch instead.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1318 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1319
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1320 msgid "bzr source type could not be determined\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1321 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1322
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1323 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1324 msgid "%s is not a valid revision in current branch"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1325 msgstr "%s non è una revisione valida nella branch corrente"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1326
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1327 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1328 msgid "%s is not available in %s anymore"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1329 msgstr "%s non è più disponibile in %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1330
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1331 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1332 msgid "%s.%s symlink has no target"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1333 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1334
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1335 #, python-format
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1336 msgid "cannot find required \"%s\" tool"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1337 msgstr "impossibile trovare il tool richiesto \"%s\""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1338
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1339 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1340 msgid "%s error:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1341 msgstr "%s errore:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1342
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1343 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1344 msgid "syntax error in %s(%d): key/value pair expected"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1345 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1346
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1347 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1348 msgid "could not open map file %r: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1349 msgstr "impossibile aprire il file di associazione %r: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1350
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1351 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1352 msgid "%s: invalid source repository type"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1353 msgstr "%s: tipo del repository sorgente non valido"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1354
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1355 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1356 msgid "%s: missing or unsupported repository"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1357 msgstr "%s: repository mancante o non supportato"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1358
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1359 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1360 msgid "%s: invalid destination repository type"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1361 msgstr "%s: tipo di repository di destinazione non valido"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1362
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1363 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1364 msgid "convert: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1365 msgstr "convert: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1366
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1367 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1368 msgid "%s: unknown repository type"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1369 msgstr "%s: tipo di repository sconosciuto"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1370
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1371 msgid "getting files"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1372 msgstr "prelievo dei file"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1373
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1374 msgid "revisions"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1375 msgstr "revisioni"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1376
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1377 msgid "scanning"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1378 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1379
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1380 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1381 msgid "unknown sort mode: %s"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1382 msgstr "modalità di ordinamento sconosciuta: %s"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1383
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1384 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1385 msgid "cycle detected between %s and %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1386 msgstr "ciclo rilevato tra %s e %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1387
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1388 msgid "not all revisions were sorted"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1389 msgstr "non tutte le revisioni erano ordinate"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1390
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1391 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1392 msgid "Writing author map file %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1393 msgstr "Scrivo il file di associazione degli autori %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1394
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1395 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1396 msgid "Ignoring bad line in author map file %s: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1397 msgstr "Ignoro riga non valida nel file di associazione degli autori %s: %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1398
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1399 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1400 msgid "mapping author %s to %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1401 msgstr "sto associando l'autore %s a %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1402
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1403 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1404 msgid "overriding mapping for author %s, was %s, will be %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1405 msgstr "rimpiazzo l'associazione per l'autore %s, era %s, sarà %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1406
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1407 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1408 msgid "spliced in %s as parents of %s\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1409 msgstr "inserito %s come genitore di %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1410
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1411 msgid "scanning source...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1412 msgstr "sto effettuando la scansione della sorgente...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1413
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1414 msgid "sorting...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1415 msgstr "sto ordinando...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1416
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1417 msgid "converting...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1418 msgstr "sto effettuando la conversione...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1419
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1420 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1421 msgid "source: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1422 msgstr "sorgente: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1423
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1424 msgid "converting"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1425 msgstr "conversione in corso"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1426
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1427 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1428 msgid "assuming destination %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1429 msgstr "assumo destinazione %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1430
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1431 msgid "more than one sort mode specified"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1432 msgstr "più di una modalità di ordinamento specificata"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1433
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1434 msgid "--sourcesort is not supported by this data source"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1435 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1436
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1437 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1438 msgid "%s does not look like a CVS checkout"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1439 msgstr "%s non sembra essere un repository CVS"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1440
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1441 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1442 msgid "revision %s is not a patchset number"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1443 msgstr "la revisione %s non è un numero di patchset"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1444
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1445 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1446 msgid "connecting to %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1447 msgstr "sto connettendomi a %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1448
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1449 msgid "CVS pserver authentication failed"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1450 msgstr "autenticazione pserver CVS fallita"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1451
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1452 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1453 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1454 "unexpected response from CVS server (expected \"Valid-requests\", but got %r)"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1455 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1456
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1457 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1458 msgid "%d bytes missing from remote file"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1459 msgstr "%d byte mancanti dal file remoto"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1460
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1461 msgid "malformed response from CVS"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1462 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1463
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1464 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1465 msgid "cvs server: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1466 msgstr "server cvs: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1467
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1468 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1469 msgid "unknown CVS response: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1470 msgstr "risposta CVS sconosciuta: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1471
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1472 msgid "collecting CVS rlog\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1473 msgstr "sto collezionando gli rlog CVS\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1474
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1475 msgid "not a CVS sandbox"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1476 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1477
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1478 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1479 msgid "reading cvs log cache %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1480 msgstr "sto leggendo la cache dei log cvs %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1481
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1482 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1483 msgid "cache has %d log entries\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1484 msgstr "la cache ha %d voci di log\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1485
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1486 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1487 msgid "error reading cache: %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1488 msgstr "errore durante la lettura della cache: %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1489
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1490 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1491 msgid "running %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1492 msgstr "sto eseguendo %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1493
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1494 msgid "RCS file must be followed by working file"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1495 msgstr "Il file RCS deve essere seguito da un file funzionante"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1496
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1497 msgid "must have at least some revisions"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1498 msgstr "è necessario avere almeno alcune revisioni"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1499
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1500 msgid "expected revision number"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1501 msgstr "numero di revisione atteso"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1502
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1503 msgid "revision must be followed by date line"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1504 msgstr "la revisione deve essere seguita da una riga con la data"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1505
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1506 msgid "log cache overlaps with new log entries, re-run without cache."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1507 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1508
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1509 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1510 msgid "writing cvs log cache %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1511 msgstr "sto scrivendo la cache dei log cvs %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1512
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1513 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1514 msgid "%d log entries\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1515 msgstr "%d voci di log\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1516
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1517 msgid "creating changesets\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1518 msgstr "sto creando i changeset\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1519
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1520 msgid "synthetic changeset cannot have multiple parents"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1521 msgstr "changeset sintetici non possono avere genitori multipli"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1522
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1523 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1524 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1525 "warning: CVS commit message references non-existent branch %r:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1526 "%s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1527 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1528
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1529 #, python-format
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1530 msgid "%d changeset entries\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1531 msgstr "%d voci di changeset\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1532
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1533 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1534 msgid "%s does not look like a darcs repository"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1535 msgstr "%s non sembra essere un repository darcs"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1536
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1537 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1538 msgid "darcs version 2.1 or newer needed (found %r)"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1539 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1540
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1541 msgid "Python ElementTree module is not available"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1542 msgstr "il modulo Python ElementTree non è disponibile"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1543
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1544 msgid "internal calling inconsistency"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1545 msgstr "inconsistenza nella chiamata interna"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1546
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1547 msgid "errors in filemap"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1548 msgstr "errori nel filemap"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1549
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1550 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1551 msgid "%s:%d: %r already in %s list\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1552 msgstr "%s:%d: %r esiste già nell'elenco %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1553
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1554 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1555 msgid "%s:%d: unknown directive %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1556 msgstr "%s:%d: direttiva sconosciuta %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1557
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1558 msgid "source repository doesn't support --filemap"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1559 msgstr "il repository sorgente non supporta --filemap"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1560
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1561 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1562 msgid "%s does not look like a Git repository"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1563 msgstr "%s non sembra essere un repository Git"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1564
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1565 msgid "cannot retrieve git heads"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1566 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1567
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1568 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1569 msgid "cannot read %r object at %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1570 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1571
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1572 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1573 msgid "cannot read changes in %s"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1574 msgstr "impossibile leggere le modifiche in %s"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1575
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1576 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1577 msgid "cannot read tags from %s"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1578 msgstr "impossibile leggere le tag da %s"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1579
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1580 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1581 msgid "%s does not look like a GNU Arch repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1582 msgstr "%s non sembra essere un repository GNU Arch"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1583
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1584 msgid "cannot find a GNU Arch tool"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1585 msgstr "impossibile trovare un tool GNU Arch"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1586
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1587 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1588 msgid "analyzing tree version %s...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1589 msgstr "sto analizzando la versione dell'albero %s...\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1590
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1591 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1592 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1593 "tree analysis stopped because it points to an unregistered archive %s...\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1594 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1595 "analisi dell'albero interrotta in quanto punta ad un archivio non\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1596 " registrato %s...\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1597
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1598 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1599 msgid "could not parse cat-log of %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1600 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1601
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1602 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1603 msgid "%s is not a local Mercurial repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1604 msgstr "%s non è un repository locale Mercurial"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1605
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1606 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1607 msgid "initializing destination %s repository\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1608 msgstr "sto inizializzando il repository destinatario %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1609
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1610 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1611 msgid "could not create hg repository %s as sink"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1612 msgstr "impossibile creare il repository hg %s come destinazione"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1613
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1614 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1615 msgid "pulling from %s into %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1616 msgstr "sto effettuando il pull da %s a %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1617
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1618 msgid "filtering out empty revision\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1619 msgstr "salto revisione vuota\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1620
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1621 msgid "updating tags\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1622 msgstr "sto aggiornando le tag\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1623
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1624 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1625 msgid "%s is not a valid start revision"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1626 msgstr "%s non è una revisione iniziale valida"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1627
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1628 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1629 msgid "ignoring: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1630 msgstr "sto ignorando: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1631
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1632 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1633 msgid "%s does not look like a monotone repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1634 msgstr "%s non sembra essere un repository monotone"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1635
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1636 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1637 msgid "copying file in renamed directory from '%s' to '%s'"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1638 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1639
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1640 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1641 msgid "%s does not look like a P4 repository"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1642 msgstr "%s non sembra essere un repository P4"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1643
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1644 msgid "reading p4 views\n"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1645 msgstr "sto leggendo le viste p4\n"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1646
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1647 msgid "collecting p4 changelists\n"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1648 msgstr "sto raccogliendo le changelist p4\n"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
1649
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1650 msgid "Mercurial failed to run itself, check hg executable is in PATH"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1651 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1652
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1653 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1654 "svn: cannot probe remote repository, assume it could be a subversion "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1655 "repository. Use --source-type if you know better.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1656 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1657
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1658 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1659 msgid "%s does not look like a Subversion repository"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1660 msgstr "%s non sembra essere un repository Subversion"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1661
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1662 msgid "Subversion python bindings could not be loaded"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1663 msgstr "Non è stato possibile caricare i binding python per Subversion"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1664
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1665 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1666 msgid "Subversion python bindings %d.%d found, 1.4 or later required"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1667 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1668 "Trovati binding python per Subversion %d.%d, richiesti 1.4 o successivi"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1669
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1670 msgid "Subversion python bindings are too old, 1.4 or later required"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1671 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1672 "I binding python per Subversion sono troppo vecchi, richiesti 1.4 o "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1673 "successivi"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1674
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1675 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1676 msgid "svn: revision %s is not an integer"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1677 msgstr "svn: la revisione %s non è un intero"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1678
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1679 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1680 msgid "svn: start revision %s is not an integer"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1681 msgstr "svn: la revisione iniziale %s non è un intero"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1682
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1683 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1684 msgid "no revision found in module %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1685 msgstr "nessuna revisione trovata nel modulo %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1686
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1687 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1688 msgid "expected %s to be at %r, but not found"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1689 msgstr "mi aspettavo di trovare %s in %r, ma non esiste"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1690
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1691 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1692 msgid "found %s at %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1693 msgstr "trovato %s in %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1694
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1695 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1696 msgid "ignoring empty branch %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1697 msgstr "ignoro branch vuota %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1698
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1699 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1700 msgid "found branch %s at %d\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1701 msgstr "trovata branch %s in %d\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1702
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1703 msgid "svn: start revision is not supported with more than one branch"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
1704 msgstr "svn: con più di una branch non è supportata una revisione iniziale"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1705
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1706 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1707 msgid "svn: no revision found after start revision %d"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1708 msgstr "svn: nessuna revisione trovata dopo la revisione iniziale %d"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1709
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1710 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1711 msgid "%s not found up to revision %d"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1712 msgstr "%s non trovato fino alla revisione %d"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1713
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1714 msgid "scanning paths"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1715 msgstr "scansione percorsi"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1716
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1717 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1718 msgid "found parent of branch %s at %d: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1719 msgstr "trovato genitore della branch %s in %d: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1720
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1721 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1722 msgid "fetching revision log for \"%s\" from %d to %d\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1723 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1724
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1725 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1726 msgid "svn: branch has no revision %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1727 msgstr "svn: la branch non ha nessuna revisione %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1728
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1729 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1730 msgid "initializing svn repository %r\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1731 msgstr "inizializzo il repository svn %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1732
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1733 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1734 msgid "initializing svn working copy %r\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1735 msgstr "inizializzo working copy svn %r\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1736
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1737 msgid "unexpected svn output:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1738 msgstr "output svn inatteso:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1739
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1740 msgid "unable to cope with svn output"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1741 msgstr "non sono in grado di gestire l'output di svn"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1742
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1743 msgid "XXX TAGS NOT IMPLEMENTED YET\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1744 msgstr "XXX TAG NON ANCORA IMPLEMENTATE\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1745
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1746 msgid "automatically manage newlines in repository files"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1747 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1748 "gestisci automaticamente i fine linea nei file contenuti nel repository"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1749
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1750 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1751 "This extension allows you to manage the type of line endings (CRLF or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1752 "LF) that are used in the repository and in the local working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1753 "directory. That way you can get CRLF line endings on Windows and LF on\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1754 "Unix/Mac, thereby letting everybody use their OS native line endings."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1755 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1756
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1757 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1758 "The extension reads its configuration from a versioned ``.hgeol``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1759 "configuration file every time you run an ``hg`` command. The\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1760 "``.hgeol`` file use the same syntax as all other Mercurial\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1761 "configuration files. It uses two sections, ``[patterns]`` and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1762 "``[repository]``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1763 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1764
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1765 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1766 "The ``[patterns]`` section specifies the line endings used in the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1767 "working directory. The format is specified by a file pattern. The\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1768 "first match is used, so put more specific patterns first. The\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1769 "available line endings are ``LF``, ``CRLF``, and ``BIN``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1770 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1771
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1772 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1773 "Files with the declared format of ``CRLF`` or ``LF`` are always\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1774 "checked out in that format and files declared to be binary (``BIN``)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1775 "are left unchanged. Additionally, ``native`` is an alias for the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1776 "platform's default line ending: ``LF`` on Unix (including Mac OS X)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1777 "and ``CRLF`` on Windows. Note that ``BIN`` (do nothing to line\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1778 "endings) is Mercurial's default behaviour; it is only needed if you\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1779 "need to override a later, more general pattern."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1780 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1781
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1782 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1783 "The optional ``[repository]`` section specifies the line endings to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1784 "use for files stored in the repository. It has a single setting,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1785 "``native``, which determines the storage line endings for files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1786 "declared as ``native`` in the ``[patterns]`` section. It can be set to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1787 "``LF`` or ``CRLF``. The default is ``LF``. For example, this means\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1788 "that on Windows, files configured as ``native`` (``CRLF`` by default)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1789 "will be converted to ``LF`` when stored in the repository. Files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1790 "declared as ``LF``, ``CRLF``, or ``BIN`` in the ``[patterns]`` section\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1791 "are always stored as-is in the repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1792 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1793
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1794 msgid "Example versioned ``.hgeol`` file::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1795 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1796
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1797 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1798 " [patterns]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1799 " **.py = native\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1800 " **.vcproj = CRLF\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1801 " **.txt = native\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1802 " Makefile = LF\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1803 " **.jpg = BIN"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1804 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1805
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1806 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1807 " [repository]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1808 " native = LF"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
1809 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1810
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1811 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1812 "The extension uses an optional ``[eol]`` section in your hgrc file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1813 "(not the ``.hgeol`` file) for settings that control the overall\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1814 "behavior. There are two settings:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1815 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1816
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1817 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1818 "- ``eol.native`` (default ``os.linesep``) can be set to ``LF`` or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1819 " ``CRLF`` override the default interpretation of ``native`` for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1820 " checkout. This can be used with :hg:`archive` on Unix, say, to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1821 " generate an archive where files have line endings for Windows."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1822 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1823
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1824 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1825 "- ``eol.only-consistent`` (default True) can be set to False to make\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1826 " the extension convert files with inconsistent EOLs. Inconsistent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1827 " means that there is both ``CRLF`` and ``LF`` present in the file.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1828 " Such files are normally not touched under the assumption that they\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1829 " have mixed EOLs on purpose."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1830 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1831
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1832 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1833 "See :hg:`help patterns` for more information about the glob patterns\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1834 "used.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1835 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1836
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1837 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1838 msgid "%s should not have CRLF line endings"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1839 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1840
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1841 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1842 msgid "%s should not have LF line endings"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1843 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1844
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1845 msgid "the eol extension is incompatible with the win32text extension"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1846 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1847
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1848 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1849 msgid "ignoring unknown EOL style '%s' from %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1850 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1851
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1852 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1853 msgid "inconsistent newline style in %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1854 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1855
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1856 msgid "command to allow external programs to compare revisions"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1857 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1858
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1859 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1860 "The extdiff Mercurial extension allows you to use external programs\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1861 "to compare revisions, or revision with working directory. The external\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1862 "diff programs are called with a configurable set of options and two\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1863 "non-option arguments: paths to directories containing snapshots of\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1864 "files to compare."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1865 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1866
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1867 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1868 "The extdiff extension also allows to configure new diff commands, so\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1869 "you do not need to type :hg:`extdiff -p kdiff3` always. ::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1870 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1871
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1872 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1873 " [extdiff]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1874 " # add new command that runs GNU diff(1) in 'context diff' mode\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1875 " cdiff = gdiff -Nprc5\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1876 " ## or the old way:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1877 " #cmd.cdiff = gdiff\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1878 " #opts.cdiff = -Nprc5"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1879 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1880
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1881 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1882 " # add new command called vdiff, runs kdiff3\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1883 " vdiff = kdiff3"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1884 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1885
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1886 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1887 " # add new command called meld, runs meld (no need to name twice)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1888 " meld ="
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1889 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1890
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1891 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1892 " # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1893 " # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1894 " # English user, be sure to put \"let g:DirDiffDynamicDiffText = 1\" in\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1895 " # your .vimrc\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1896 " vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1897 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1898
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1899 msgid "Tool arguments can include variables that are expanded at runtime::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1900 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1901
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1902 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1903 " $parent1, $plabel1 - filename, descriptive label of first parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1904 " $child, $clabel - filename, descriptive label of child revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1905 " $parent2, $plabel2 - filename, descriptive label of second parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1906 " $parent is an alias for $parent1."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1907 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1908
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1909 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1910 "The extdiff extension will look in your [diff-tools] and [merge-tools]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1911 "sections for diff tool arguments, when none are specified in [extdiff]."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1912 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1913
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1914 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1915 " [extdiff]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1916 " kdiff3 ="
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1917 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1918
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1919 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1920 " [diff-tools]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1921 " kdiff3.diffargs=--L1 '$plabel1' --L2 '$clabel' $parent $child"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1922 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1923
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1924 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1925 "You can use -I/-X and list of file or directory names like normal\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1926 ":hg:`diff` command. The extdiff extension makes snapshots of only\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1927 "needed files, so running the external diff program will actually be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1928 "pretty fast (at least faster than having to compare the entire tree).\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1929 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1930
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1931 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1932 msgid "making snapshot of %d files from rev %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1933 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1934
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1935 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1936 msgid "making snapshot of %d files from working directory\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1937 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1938
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1939 msgid "cannot specify --rev and --change at the same time"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
1940 msgstr "impossibile specificare sia --rev sia --change"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1941
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1942 msgid "cleaning up temp directory\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1943 msgstr "sto ripulendo la directory temporanea\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1944
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1945 msgid "use external program to diff repository (or selected files)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1946 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1947
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1948 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1949 " Show differences between revisions for the specified files, using\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1950 " an external program. The default program used is diff, with\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1951 " default options \"-Npru\"."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1952 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1953
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1954 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1955 " To select a different program, use the -p/--program option. The\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1956 " program will be passed the names of two directories to compare. To\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1957 " pass additional options to the program, use -o/--option. These\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1958 " will be passed before the names of the directories to compare."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1959 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1960
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1961 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1962 " When two revision arguments are given, then changes are shown\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1963 " between those revisions. If only one revision is specified then\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1964 " that revision is compared to the working directory, and, when no\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1965 " revisions are specified, the working directory files are compared\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1966 " to its parent."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1967 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1968
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1969 msgid "CMD"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1970 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1971
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1972 msgid "comparison program to run"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1973 msgstr "programma per i confronti da eseguire"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1974
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1975 msgid "OPT"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
1976 msgstr "OPZIONE"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1977
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1978 msgid "pass option to comparison program"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1979 msgstr "passa l'opzione al programma per i confronti"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1980
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1981 msgid "change made by revision"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
1982 msgstr "modifica effettuata dalla revisione"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1983
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1984 msgid "hg extdiff [OPT]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
1985 msgstr "hg extdiff [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1986
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
1987 #, python-format
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1988 msgid "use %(path)s to diff repository (or selected files)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
1989 msgstr ""
12218
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
1990 "usa %(path)s per creare una diff tra repository (o tra i file selezionati)"
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
1991
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
1992 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1993 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1994 " Show differences between revisions for the specified files, using\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1995 " the %(path)s program."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
1996 msgstr ""
12218
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
1997 " Mostra differenze tra revisioni per i file specificati, usando\n"
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
1998 " il programma %(path)s."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
1999
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2000 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2001 msgid "hg %s [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2002 msgstr "hg %s [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2003
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2004 msgid "pull, update and merge in one command"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2005 msgstr "pull, update e merge in un comando"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2006
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2007 msgid "pull changes from a remote repository, merge new changes if needed."
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2008 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2009 "effettua il pull delle modifiche da un repository remoto, effettua il merge "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2010 "delle nuove modifiche se necessario."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2011
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2012 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2013 " This finds all changes from the repository at the specified path\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2014 " or URL and adds them to the local repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2015 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2016 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2017 "specificato\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2018 " e le aggiunge al repository locale."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2019
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2020 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2021 " If the pulled changes add a new branch head, the head is\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2022 " automatically merged, and the result of the merge is committed.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2023 " Otherwise, the working directory is updated to include the new\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2024 " changes."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2025 msgstr ""
12218
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
2026 " Se le modifiche ottenute aggiungono una nuova head di branch, il merge "
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
2027 "di questa viene effettuato\n"
11825
3742046d3729 i18n-it: avoid using two spaces after a '.'
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11396
diff changeset
2028 " automaticamente e si effettua il commit del merge. Altrimenti, la\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2029 " directory di lavoro viene aggiornata per includere le nuove modifiche."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2030
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2031 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2032 " When a merge occurs, the newly pulled changes are assumed to be\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2033 " \"authoritative\". The head of the new changes is used as the first\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2034 " parent, with local changes as the second. To switch the merge\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2035 " order, use --switch-parent."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2036 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2037 " Quando si verifica un merge, si assume che le modifiche appena ottenute "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2038 "siano\n"
11825
3742046d3729 i18n-it: avoid using two spaces after a '.'
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11396
diff changeset
2039 " \"autoritarie\". La head delle nuove modifiche è usata come primo\n"
3742046d3729 i18n-it: avoid using two spaces after a '.'
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11396
diff changeset
2040 " genitore, con le modifiche locali come secondo. Per invertire l'ordine\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2041 " di merge, usare --switch-parent."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2042
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2043 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2044 " See :hg:`help dates` for a list of formats valid for -d/--date.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2045 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2046 msgstr ""
12218
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
2047 " Vedere :hg:`help dates` per un elenco dei formati validi per -d/--date.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2048 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2049
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2050 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2051 "working dir not at branch tip (use \"hg update\" to check out branch tip)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2052 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
2053 "directory di lavoro non al tip della branch (usa \"hg update\" per\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
2054 " fare il check out della tip della branch)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2055
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2056 msgid "outstanding uncommitted merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2057 msgstr "c'è un merge in sospeso di cui non si è effettuato il commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2058
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2059 msgid "outstanding uncommitted changes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2060 msgstr "ci sono modifiche in sospeso di cui non si è effettuato il commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2061
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2062 msgid "working directory is missing some files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2063 msgstr "alla directory di lavoro mancano alcuni file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2064
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2065 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2066 "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2067 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
2068 "head multiple in questa branch (usa \"hg heads .\" e \"hg merge\"\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
2069 " per fare il merge"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2070
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2071 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2072 msgid "pulling from %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2073 msgstr "sto facendo pull da %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2074
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2075 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2076 "Other repository doesn't support revision lookup, so a rev cannot be "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2077 "specified."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2078 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2079 "L'altro repository non supporta la ricerca di revisioni, quindi una "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2080 "revisione non può essere specificata."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2081
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2082 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2083 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2084 "not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2085 "\" to merge them)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2086 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2087
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2088 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2089 msgid "updating to %d:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2090 msgstr "sto aggiornando a %d:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2091
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2092 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2093 msgid "merging with %d:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2094 msgstr "sto facendo il merge con %d:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2095
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2096 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2097 msgid "new changeset %d:%s merges remote changes with local\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2098 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2099 "il nuovo changeset %d:%s fa il merge delle modifiche remote con quelle "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2100 "locali\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2101
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2102 msgid "a specific revision you would like to pull"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2103 msgstr "una specifica revisione di cui si desidera fare il pull"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2104
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2105 msgid "edit commit message"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2106 msgstr "modifica il messaggio di commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2107
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2108 msgid "edit commit message (DEPRECATED)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2109 msgstr "modifica il messaggio di commit (DEPRECATO)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2110
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2111 msgid "switch parents when merging"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2112 msgstr "inverte i genitori durante il merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2113
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2114 msgid "hg fetch [SOURCE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2115 msgstr "hg fetch [SORGENTE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2116
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2117 msgid "commands to sign and verify changesets"
12218
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
2118 msgstr "comandi per firmare e verificare changeset"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2119
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2120 msgid "error while verifying signature"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2121 msgstr "errore durante la verifica della firma"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2122
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2123 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2124 msgid "%s Bad signature from \"%s\"\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2125 msgstr "%s Firma non valida da \"%s\"\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2126
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2127 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2128 msgid "%s Note: Signature has expired (signed by: \"%s\")\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2129 msgstr "%s Nota: La firma è scaduta (firmato da: \"%s\")\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2130
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2131 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2132 msgid "%s Note: This key has expired (signed by: \"%s\")\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2133 msgstr "%s Nota: Questa chiave è scaduta (firmato da: \"%s\")\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2134
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2135 msgid "list signed changesets"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2136 msgstr "elenca i changeset firmati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2137
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2138 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2139 msgid "%s:%d node does not exist\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2140 msgstr "il nodo %s:%d non esiste\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2141
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2142 msgid "verify all the signatures there may be for a particular revision"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2143 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2144 "verifica tutte le firme che potrebbero esistere per una particolare revisione"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2145
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2146 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2147 msgid "No valid signature for %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2148 msgstr "Nessuna firma valida per %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2149
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2150 msgid "add a signature for the current or given revision"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2151 msgstr "aggiunge una firma per la revisione corrente o data"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2152
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2153 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2154 " If no revision is given, the parent of the working directory is used,\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2155 " or tip if no revision is checked out."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2156 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
2157 " Se nessuna revisione è stata specificata, viene usato il genitore\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
2158 " della directory di lavoro, oppure tip se non si è eseguito il\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2159 " checkout di nessuna revisione."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2160
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2161 msgid "uncommitted merge - please provide a specific revision"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2162 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2163 "merge di cui non si è effettuato il commit - si prega di fornire una "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2164 "revisione specifica"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2165
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
2166 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2167 msgid "Signing %d:%s\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
2168 msgstr "Firma in corso di %d:%s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2169
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2170 msgid "Error while signing"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2171 msgstr "Errore durante la firma"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2172
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2173 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2174 "working copy of .hgsigs is changed (please commit .hgsigs manually or use --"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2175 "force)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2176 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2177 "la copia di lavoro di .hgsigs è cambiata (si prega di fare il commit "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2178 "manualmente di .hgsigs o usare --force)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2179
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2180 msgid "unknown signature version"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2181 msgstr "versione della firma sconosciuta"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2182
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2183 msgid "make the signature local"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2184 msgstr "rende la firma locale"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2185
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2186 msgid "sign even if the sigfile is modified"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2187 msgstr "firma anche se il sigfile è stato modificato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2188
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2189 msgid "do not commit the sigfile after signing"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2190 msgstr "non effettuare il commit del sigfile dopo la firma"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2191
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2192 msgid "ID"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2193 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2194
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2195 msgid "the key id to sign with"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2196 msgstr "l'id della chiave con cui firmare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2197
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2198 msgid "TEXT"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2199 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2200
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2201 msgid "commit message"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2202 msgstr "messaggio di commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2203
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2204 msgid "hg sign [OPTION]... [REVISION]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2205 msgstr "hg sign [OPZIONE]... [REVISIONE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2206
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2207 msgid "hg sigcheck REVISION"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2208 msgstr "hg sigcheck REVISIONE"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2209
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2210 msgid "hg sigs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2211 msgstr "hg sigs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2212
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2213 msgid "command to view revision graphs from a shell"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2214 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2215
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2216 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2217 "This extension adds a --graph option to the incoming, outgoing and log\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2218 "commands. When this options is given, an ASCII representation of the\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2219 "revision graph is also shown.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2220 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2221
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2222 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2223 msgid "--graph option is incompatible with --%s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2224 msgstr "l'opzione --graph è incompatibile con --%s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2225
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2226 msgid "show revision history alongside an ASCII revision graph"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2227 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2228
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2229 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2230 " Print a revision history alongside a revision graph drawn with\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2231 " ASCII characters."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2232 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2233
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2234 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2235 " Nodes printed as an @ character are parents of the working\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2236 " directory.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2237 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2238 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2239
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2240 msgid "show the revision DAG"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2241 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2242
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2243 msgid "NUM"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2244 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2245
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2246 msgid "limit number of changes displayed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2247 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2248
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2249 msgid "show patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2250 msgstr "mostra patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2251
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2252 msgid "show the specified revision or range"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2253 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2254
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2255 msgid "hg glog [OPTION]... [FILE]"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2256 msgstr "hg glog [OPZIONE]... [FILE]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2257
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2258 msgid "hooks for integrating with the CIA.vc notification service"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2259 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2260
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2261 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2262 "This is meant to be run as a changegroup or incoming hook. To\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2263 "configure it, set the following options in your hgrc::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2264 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2265
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2266 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2267 " [cia]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2268 " # your registered CIA user name\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2269 " user = foo\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2270 " # the name of the project in CIA\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2271 " project = foo\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2272 " # the module (subproject) (optional)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2273 " #module = foo\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2274 " # Append a diffstat to the log message (optional)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2275 " #diffstat = False\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2276 " # Template to use for log messages (optional)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2277 " #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2278 " # Style to use (optional)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2279 " #style = foo\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2280 " # The URL of the CIA notification service (optional)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2281 " # You can use mailto: URLs to send by email, eg\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2282 " # mailto:cia@cia.vc\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2283 " # Make sure to set email.from if you do this.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2284 " #url = http://cia.vc/\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2285 " # print message instead of sending it (optional)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2286 " #test = False"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2287 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2288
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2289 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2290 " [hooks]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2291 " # one of these:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2292 " changegroup.cia = python:hgcia.hook\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2293 " #incoming.cia = python:hgcia.hook"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2294 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2295
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2296 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2297 " [web]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2298 " # If you want hyperlinks (optional)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2299 " baseurl = http://server/path/to/repo\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2300 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2301
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2302 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2303 msgid "%s returned an error: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2304 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2305
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2306 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2307 msgid "hgcia: sending update to %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2308 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2309
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2310 msgid "email.from must be defined when sending by email"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2311 msgstr "email.from deve essere definito quando si mandano mail"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2312
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2313 msgid "browse the repository in a graphical way"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2314 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2315
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2316 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2317 "The hgk extension allows browsing the history of a repository in a\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2318 "graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2319 "distributed with Mercurial.)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2320 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2321
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2322 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2323 "hgk consists of two parts: a Tcl script that does the displaying and\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2324 "querying of information, and an extension to Mercurial named hgk.py,\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2325 "which provides hooks for hgk to get information. hgk can be found in\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2326 "the contrib directory, and the extension is shipped in the hgext\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2327 "repository, and needs to be enabled."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2328 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2329
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2330 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2331 "The :hg:`view` command will launch the hgk Tcl script. For this command\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2332 "to work, hgk must be in your search path. Alternately, you can specify\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2333 "the path to hgk in your .hgrc file::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2334 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2335
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2336 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2337 " [hgk]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2338 " path=/location/of/hgk"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2339 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2340
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2341 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2342 "hgk can make use of the extdiff extension to visualize revisions.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2343 "Assuming you had already configured extdiff vdiff command, just add::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2344 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2345
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2346 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2347 " [hgk]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2348 " vdiff=vdiff"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2349 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2350
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2351 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2352 "Revisions context menu will now display additional entries to fire\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2353 "vdiff on hovered and selected revisions.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2354 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2355
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2356 msgid "diff trees from two commits"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2357 msgstr "mostra le differenze tra alberi di due commit"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2358
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2359 msgid "output common ancestor information"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2360 msgstr "stampa in output informazioni sull'antenato comune"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2361
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2362 msgid "cat a specific revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2363 msgstr "stampa a video una specifica revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2364
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2365 msgid "cat-file: type or revision not supplied\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2366 msgstr "cat-file: tipo o revisione non forniti\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2367
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2368 msgid "aborting hg cat-file only understands commits\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2369 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2370
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2371 msgid "parse given revisions"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2372 msgstr "parsifica le revisioni date"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2373
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2374 msgid "print revisions"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2375 msgstr "stampa revisioni"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2376
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2377 msgid "print extension options"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2378 msgstr "stampa le opzioni dell'estensione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2379
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2380 msgid "start interactive history viewer"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2381 msgstr "avvia visualizzatore interattivo della storia"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2382
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2383 msgid "hg view [-l LIMIT] [REVRANGE]"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2384 msgstr "hg view [-l LIMITE] [INTERVALLOREV]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2385
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2386 msgid "generate patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2387 msgstr "genera patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2388
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2389 msgid "recursive"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2390 msgstr "ricorsivo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2391
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2392 msgid "pretty"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2393 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2394
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2395 msgid "stdin"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2396 msgstr "stdin"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2397
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2398 msgid "detect copies"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2399 msgstr "rileva copie"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2400
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2401 msgid "search"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2402 msgstr "ricerca"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2403
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2404 msgid "hg git-diff-tree [OPTION]... NODE1 NODE2 [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2405 msgstr "hg git-diff-tree [OPZIONE]... NODO1 NODO2 [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2406
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2407 msgid "hg debug-cat-file [OPTION]... TYPE FILE"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2408 msgstr "hg debug-cat-file [OPZIONE]... TIPO FILE"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2409
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2410 msgid "hg debug-config"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2411 msgstr "hg debug-config"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2412
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2413 msgid "hg debug-merge-base REV REV"
12218
0bd15f88e8eb i18n-it: updates after msgmerge on stable branch, 2nd part
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12217
diff changeset
2414 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2415
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2416 msgid "ignored"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2417 msgstr "ignorato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2418
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2419 msgid "hg debug-rev-parse REV"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2420 msgstr "hg debug-rev-parse REV"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2421
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2422 msgid "header"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2423 msgstr "intestazione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2424
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2425 msgid "topo-order"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2426 msgstr "ordine topologico"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2427
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2428 msgid "parents"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2429 msgstr "genitori"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2430
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2431 msgid "max-count"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2432 msgstr "conto massimo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2433
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2434 msgid "hg debug-rev-list [OPTION]... REV..."
12217
11ab9982d249 i18n-it: general updates fuzzy synopsis texts
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12216
diff changeset
2435 msgstr "hg debug-rev-list [OPZIONE]... REV..."
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2436
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2437 msgid "syntax highlighting for hgweb (requires Pygments)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2438 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2439
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2440 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2441 "It depends on the Pygments syntax highlighting library:\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2442 "http://pygments.org/"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2443 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2444
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2445 msgid "There is a single configuration option::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2446 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2447
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2448 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2449 " [web]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2450 " pygments_style = <style>"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2451 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2452
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2453 msgid "The default is 'colorful'.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2454 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2455
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2456 msgid "accelerate status report using Linux's inotify service"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2457 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2458
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2459 msgid "start an inotify server for this repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2460 msgstr "avvia un server inotify per questo repository"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2461
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2462 msgid "debugging information for inotify extension"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2463 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2464
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2465 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2466 " Prints the list of directories being watched by the inotify server.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2467 " "
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2468 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2469
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2470 msgid "directories being watched:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2471 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2472
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2473 msgid "run server in background"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2474 msgstr "avvia il server in background"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2475
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2476 msgid "used internally by daemon mode"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2477 msgstr "usato internamente dalla modalità demone"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2478
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2479 msgid "minutes to sit idle before exiting"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2480 msgstr "minuti per cui stare in attesa prima di uscire"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2481
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2482 msgid "name of file to write process ID to"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2483 msgstr "nome del file in cui scrivere l'ID del processo"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2484
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2485 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2486 msgid "hg inserve [OPTION]..."
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2487 msgstr "hg inserve [OPT]..."
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2488
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2489 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2490 msgid "inotify-client: found dead inotify server socket; removing it\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2491 msgstr "(trovato socket morto del server inotify; lo rimuovo)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2492
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2493 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2494 msgid "inotify-client: could not start inotify server: %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2495 msgstr "impossibile avviare il server inotify: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2496
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2497 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2498 msgid "inotify-client: could not talk to new inotify server: %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2499 msgstr "impossibile comunicare con il nuovo server inotify: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2500
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2501 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2502 msgid "inotify-client: failed to contact inotify server: %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2503 msgstr "non sono riuscito a contattare il server inotify: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2504
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2505 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2506 msgid "inotify-client: received empty answer from inotify server"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2507 msgstr "Risposta inaspettata dal server remoto:"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2508
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2509 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2510 msgid "(inotify: received response from incompatible server version %d)\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2511 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2512
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2513 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2514 msgid "(inotify: received '%s' response when expecting '%s')\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2515 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2516
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2517 msgid "this system does not seem to support inotify"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2518 msgstr "questo sistema sembra non supportare inotify"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2519
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2520 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2521 msgid "*** the current per-user limit on the number of inotify watches is %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2522 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2523
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2524 msgid "*** this limit is too low to watch every directory in this repository\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2525 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2526
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2527 msgid "*** counting directories: "
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2528 msgstr "*** sto contando le directory: "
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2529
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2530 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2531 msgid "found %d\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2532 msgstr "trovato %d\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2533
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2534 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2535 msgid "*** to raise the limit from %d to %d (run as root):\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2536 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2537
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2538 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2539 msgid "*** echo %d > %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2540 msgstr "*** echo %d > %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2541
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2542 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2543 msgid "cannot watch %s until inotify watch limit is raised"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2544 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2545 "impossibile controllare %s finchè il limite di controlli di inotify non "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2546 "verrà aumentato"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2547
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2548 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2549 msgid "inotify service not available: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2550 msgstr "servizio inotify non disponibile: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2551
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2552 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2553 msgid "watching %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2554 msgstr "sto controllando %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2555
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2556 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2557 msgid "watching directories under %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2558 msgstr "sto controllando le directory sotto %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2559
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2560 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2561 msgid "%s event: created %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2562 msgstr "evento %s: creato %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2563
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2564 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2565 msgid "%s event: deleted %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2566 msgstr "evento %s: cancellato %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2567
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2568 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2569 msgid "%s event: modified %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2570 msgstr "evento %s: modificato %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2571
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2572 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2573 msgid "filesystem containing %s was unmounted\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2574 msgstr "il filesystem contenente %s era smontato\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2575
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2576 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2577 msgid "%s readable: %d bytes\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2578 msgstr "%s leggibile: %d byte\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2579
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2580 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2581 msgid "%s below threshold - unhooking\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2582 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2583
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2584 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2585 msgid "%s reading %d events\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2586 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2587
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2588 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2589 msgid "%s hooking back up with %d bytes readable\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2590 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2591
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2592 msgid "finished setup\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2593 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2594
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2595 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2596 msgid "status: %r %s -> %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2597 msgstr "status: %r %s -> %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2598
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2599 msgid "rescanning due to .hgignore change\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2600 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2601
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2602 msgid "cannot start: socket is already bound"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2603 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2604
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2605 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2606 "cannot start: tried linking .hg/inotify.sock to a temporary socket but .hg/"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2607 "inotify.sock already exists"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2608 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2609
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2610 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2611 msgid "answering query for %r\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2612 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2613
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2614 #, python-format
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2615 msgid "received query from incompatible client version %d\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2616 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2617
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2618 #, fuzzy, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2619 msgid "unrecognized query type: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2620 msgstr "risposta non riconosciuta\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2621
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2622 msgid "expand expressions into changelog and summaries"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2623 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2624
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2625 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2626 "This extension allows the use of a special syntax in summaries, which\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2627 "will be automatically expanded into links or any other arbitrary\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2628 "expression, much like InterWiki does."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2629 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2630
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2631 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2632 "A few example patterns (link to bug tracking, etc.) that may be used\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2633 "in your hgrc::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2634 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2635
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2636 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2637 " [interhg]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2638 " issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2639 " bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2640 "i\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2641 " boldify = s!(^|\\s)#(\\d+)\\b! <b>#\\2</b>!\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2642 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2643
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2644 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2645 msgid "interhg: invalid pattern for %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2646 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2647
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2648 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2649 msgid "interhg: invalid regexp for %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2650 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2651
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2652 msgid "expand keywords in tracked files"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2653 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2654
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2655 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2656 "This extension expands RCS/CVS-like or self-customized $Keywords$ in\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2657 "tracked text files selected by your configuration."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2658 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2659
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2660 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2661 "Keywords are only expanded in local repositories and not stored in the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2662 "change history. The mechanism can be regarded as a convenience for the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2663 "current user or for archive distribution."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2664 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2665
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2666 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2667 "Configuration is done in the [keyword], [keywordset] and [keywordmaps]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2668 "sections of hgrc files."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2669 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2670
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2671 msgid "Example::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2672 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2673
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2674 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2675 " [keyword]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2676 " # expand keywords in every python file except those matching \"x*\"\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2677 " **.py =\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2678 " x* = ignore"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2679 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2680
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2681 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2682 " [keywordset]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2683 " # prefer svn- over cvs-like default keywordmaps\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2684 " svn = True"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2685 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2686
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2687 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2688 "NOTE: the more specific you are in your filename patterns the less you\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2689 "lose speed in huge repositories."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2690 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2691
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2692 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2693 "For [keywordmaps] template mapping and expansion demonstration and\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2694 "control run :hg:`kwdemo`. See :hg:`help templates` for a list of\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2695 "available templates and filters."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2696 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2697
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2698 msgid "Three additional date template filters are provided::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2699 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2700
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2701 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2702 " utcdate \"2006/09/18 15:13:13\"\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2703 " svnutcdate \"2006-09-18 15:13:13Z\"\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2704 " svnisodate \"2006-09-18 08:13:13 -700 (Mon, 18 Sep 2006)\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2705 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2706
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2707 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2708 "The default template mappings (view with :hg:`kwdemo -d`) can be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2709 "replaced with customized keywords and templates. Again, run\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2710 ":hg:`kwdemo` to control the results of your config changes."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2711 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2712
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2713 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2714 "Before changing/disabling active keywords, run :hg:`kwshrink` to avoid\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2715 "the risk of inadvertently storing expanded keywords in the change\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2716 "history."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2717 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2718
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2719 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2720 "To force expansion after enabling it, or a configuration change, run\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2721 ":hg:`kwexpand`."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2722 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2723
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2724 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2725 "Expansions spanning more than one line and incremental expansions,\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2726 "like CVS' $Log$, are not supported. A keyword template map \"Log =\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2727 "{desc}\" expands to the first line of the changeset description.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2728 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2729
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2730 #, fuzzy, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2731 msgid "overwriting %s expanding keywords\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2732 msgstr "sovrascrivi %s parziale %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2733
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2734 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2735 msgid "overwriting %s shrinking keywords\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2736 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2737
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2738 msgid "[keyword] patterns cannot match"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2739 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2740
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2741 msgid "no [keyword] patterns configured"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2742 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2743
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2744 msgid "print [keywordmaps] configuration and an expansion example"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2745 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2746
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2747 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2748 " Show current, custom, or default keyword template maps and their\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2749 " expansions."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2750 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2751
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2752 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2753 " Extend the current configuration by specifying maps as arguments\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2754 " and using -f/--rcfile to source an external hgrc file."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2755 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2756
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2757 msgid " Use -d/--default to disable current configuration."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2758 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2759
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2760 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2761 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2762 " See :hg:`help templates` for information on templates and filters.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2763 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2764 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2765 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2766 " "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2767
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2768 #, fuzzy, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2769 msgid "creating temporary repository at %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2770 msgstr "lock del repository remoto fallito"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2771
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2772 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2773 "\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2774 "\tconfiguration using custom keyword template maps\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2775 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2776
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2777 msgid "\textending current template maps\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2778 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2779
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2780 msgid "\toverriding default template maps\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2781 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2782
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2783 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2784 "\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2785 "\tconfiguration using default keyword template maps\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2786 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2787
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2788 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2789 msgid "\tdisabling current template maps\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2790 msgstr "mostra usando un file mappa template"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2791
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2792 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2793 "\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2794 "\tconfiguration using current keyword template maps\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2795 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2796
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2797 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2798 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2799 "\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2800 "keywords written to %s:\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2801 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2802
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2803 msgid "hg keyword configuration and expansion example"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2804 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2805
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2806 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2807 "\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2808 "\tkeywords expanded\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2809 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2810
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2811 msgid "expand keywords in the working directory"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2812 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2813
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2814 msgid " Run after (re)enabling keyword expansion."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2815 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2816
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2817 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2818 " kwexpand refuses to run if given files contain local changes.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2819 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2820 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2821
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2822 msgid "show files configured for keyword expansion"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2823 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2824
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2825 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2826 " List which files in the working directory are matched by the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2827 " [keyword] configuration patterns."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2828 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2829
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2830 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2831 " Useful to prevent inadvertent keyword expansion and to speed up\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2832 " execution by including only files that are actual candidates for\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2833 " expansion."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2834 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2835
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2836 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2837 " See :hg:`help keyword` on how to construct patterns both for\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2838 " inclusion and exclusion of files."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2839 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2840
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2841 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2842 " With -A/--all and -v/--verbose the codes used to show the status\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2843 " of files are::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2844 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2845
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2846 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2847 " K = keyword expansion candidate\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2848 " k = keyword expansion candidate (not tracked)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2849 " I = ignored\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2850 " i = ignored (not tracked)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2851 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2852 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2853
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2854 msgid "revert expanded keywords in the working directory"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2855 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2856
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2857 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2858 " Run before changing/disabling active keywords or if you experience\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2859 " problems with :hg:`import` or :hg:`merge`."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2860 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2861
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2862 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2863 " kwshrink refuses to run if given files contain local changes.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2864 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2865 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2866
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2867 msgid "show default keyword template maps"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2868 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2869
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2870 msgid "read maps from rcfile"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2871 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2872
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2873 msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2874 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2875
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2876 msgid "hg kwexpand [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2877 msgstr "hg kwexpand [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2878
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2879 msgid "show keyword status flags of all files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2880 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2881
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2882 msgid "show files excluded from expansion"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2883 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2884
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2885 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2886 msgid "only show unknown (not tracked) files"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2887 msgstr "mostra solo i file sconosciuti (non tracciati)"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2888
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2889 msgid "hg kwfiles [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2890 msgstr "hg kwfiles [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2891
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2892 msgid "hg kwshrink [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
2893 msgstr "hg kwshrink [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2894
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2895 msgid "manage a stack of patches"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2896 msgstr "gestisci una pila di patch"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2897
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2898 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2899 "This extension lets you work with a stack of patches in a Mercurial\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2900 "repository. It manages two stacks of patches - all known patches, and\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2901 "applied patches (subset of known patches)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2902 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2903 "Questa estensione ti permette di gestire una coda di patch per un "
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2904 "repository\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2905 "Mercurial. Essa gestisce due pile di patch - tutte le patch note, e\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2906 "le patch applicate (un sottoinsieme delle patch note)."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2907
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2908 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2909 "Known patches are represented as patch files in the .hg/patches\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2910 "directory. Applied patches are both patch files and changesets."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2911 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2912 "Le patch note sono rappresentate da file di patch nella directory\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2913 ".hg/patches. Le patch applicate sono sia file di patch sia changeset."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2914
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2915 msgid "Common tasks (use :hg:`help command` for more details)::"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2916 msgstr "Compiti comuni (usa :hg:`help comando` per maggior dettagli)::"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2917
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2918 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2919 " create new patch qnew\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2920 " import existing patch qimport"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2921 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2922 " crea una nuova patch qnew\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2923 " importa una patch esistente qimport"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2924
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2925 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2926 " print patch series qseries\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2927 " print applied patches qapplied"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2928 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2929 " stampa la serie di patch qseries\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2930 " stampa le patch applicate qapplied"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2931
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
2932 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2933 " add known patch to applied stack qpush\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
2934 " remove patch from applied stack qpop\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2935 " refresh contents of top applied patch qrefresh"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2936 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2937 " aggiungi patch nota alla pila applicata qpush\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2938 " rimuovi patch dalla pila applicata qpop\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2939 " aggiorna i contenuti della patch applicata in cima qrefresh"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2940
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2941 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2942 "By default, mq will automatically use git patches when required to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2943 "avoid losing file mode changes, copy records, binary files or empty\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2944 "files creations or deletions. This behaviour can be configured with::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2945 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2946 "Di default, mq userà automaticamente patch in formato git quando necessario\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2947 "per evitare di perdere modifiche ai permessi dei file, registrazioni di\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2948 "copie, file binari o la creazione o cancellazione di file vuoti. Questo\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2949 "comportamento può essere configurato con::"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2950
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2951 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2952 " [mq]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2953 " git = auto/keep/yes/no"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2954 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2955
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2956 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2957 "If set to 'keep', mq will obey the [diff] section configuration while\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2958 "preserving existing git patches upon qrefresh. If set to 'yes' or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2959 "'no', mq will override the [diff] section and always generate git or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2960 "regular patches, possibly losing data in the second case."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2961 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2962 "Se impostato a 'keep', mq seguirà la configurazione nella sezione\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2963 "[diff] nel mantenere il formato git o meno delle patch esistenti\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2964 "nell'eseguire il comando qrefresh. Se impostato a 'yes' o 'no', mq\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2965 "sovrascriverà la sezione [diff] e genererà sempre patch in formato git o\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2966 "normale, perdendo potenzialmente dati nel secondo caso."
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2967
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2968 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2969 "You will by default be managing a patch queue named \"patches\". You can\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2970 "create other, independent patch queues with the :hg:`qqueue` command.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2971 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2972 "Di default, verrà gestita una coda di patch chiamata \"patches\".\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2973 "Se ne possono creare altre indipendenti, col comando :hg:`qqueue`.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2974
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2975 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
2976 msgid "mq.git option can be auto/keep/yes/no got %s"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
2977 msgstr "l'opzione mg.git può valere auto/keep/yes/no, impostata a %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2978
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2979 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2980 msgid "%s appears more than once in %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2981 msgstr "%s compare più di una volta in %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2982
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2983 msgid "guard cannot be an empty string"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2984 msgstr "una guardia non può essere una stringa vuota"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2985
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2986 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2987 msgid "guard %r starts with invalid character: %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2988 msgstr "la guardia %r inizia con un carattere non valido: %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2989
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2990 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2991 msgid "invalid character in guard %r: %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2992 msgstr "carattere non valido nella guardia %r: %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2993
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2994 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2995 msgid "guard %r too short"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2996 msgstr "la guardia %r è troppo corta"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2997
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
2998 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
2999 msgid "guard %r starts with invalid char"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3000 msgstr "la guardia %r inizia con un carattere non valido"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3001
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3002 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3003 msgid "allowing %s - no guards in effect\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3004 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3005
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3006 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3007 msgid "allowing %s - no matching negative guards\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3008 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3009
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3010 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3011 msgid "allowing %s - guarded by %r\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3012 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3013
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3014 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3015 msgid "skipping %s - guarded by %r\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3016 msgstr "sto saltando %s - controllato da %r\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3017
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3018 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3019 msgid "skipping %s - no matching guards\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3020 msgstr "sto saltando %s - nessuna guardia corrispondente\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3021
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3022 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3023 msgid "error removing undo: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3024 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3025
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3026 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3027 msgid "apply failed for patch %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3028 msgstr "applicazione della patch %s fallita"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3029
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3030 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3031 msgid "patch didn't work out, merging %s\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3032 msgstr "patch non ha funzionato, esecuzione del merge di %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3033
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3034 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3035 msgid "update returned %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3036 msgstr "l'aggiornamento ha restituito %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3037
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3038 msgid "repo commit failed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3039 msgstr "commit del repository fallito"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3040
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3041 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3042 msgid "unable to read %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3043 msgstr "impossibile leggere %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3044
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3045 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3046 msgid "patch %s does not exist\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3047 msgstr "la patch %s non esiste\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3048
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3049 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3050 msgid "patch %s is not applied\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3051 msgstr "la patch %s non è applicata\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3052
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3053 msgid "patch failed, unable to continue (try -v)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3054 msgstr "patch fallita, impossibile continuare (provare con -v)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3055
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3056 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3057 msgid "applying %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3058 msgstr "sto applicando %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3059
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3060 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3061 msgid "unable to read %s\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3062 msgstr "impossibile leggere %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3063
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3064 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3065 msgid "patch %s is empty\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3066 msgstr "la patch %s è vuota\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3067
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3068 msgid "patch failed, rejects left in working dir\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3069 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3070 "patch fallita, frammenti rifiutati lasciati nella directory di lavoro\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3071
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3072 msgid "fuzz found when applying patch, stopping\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3073 msgstr "trovato fuzz nell'applicare la patch, arresto\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3074
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3075 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3076 msgid "revision %d is not managed"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3077 msgstr "la revisione %d non è gestita"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3078
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3079 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3080 msgid "cannot delete revision %d above applied patches"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3081 msgstr "impossibile cancellare la revisione %d sopra patch applicate"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3082
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3083 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3084 msgid "patch %s finalized without changeset message\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3085 msgstr "patch %s finalizzata senza un messaggio di changeset\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3086
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3087 msgid "qdelete requires at least one revision or patch name"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3088 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3089
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3090 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3091 msgid "cannot delete applied patch %s"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3092 msgstr "impossibile rimuovere la patch applicata %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3093
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3094 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3095 msgid "patch %s not in series file"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3096 msgstr "la patch %s non è nel file series"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3097
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3098 msgid "no patches applied"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3099 msgstr "nessuna patch applicata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3100
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3101 msgid "working directory revision is not qtip"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3102 msgstr "la revisione della directory di lavoro non è qtip"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3103
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3104 msgid "local changes found, refresh first"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3105 msgstr "trovate modifiche locali, effettuare prima un refresh"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3106
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3107 msgid "local changes found"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3108 msgstr "trovate modifiche locali"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3109
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3110 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3111 msgid "\"%s\" cannot be used as the name of a patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3112 msgstr "\"%s\" non può essere usato come nome di una patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3113
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3114 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3115 msgid "patch \"%s\" already exists"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3116 msgstr "la patch \"%s\" esiste già"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3117
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3118 msgid "cannot manage merge changesets"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3119 msgstr "impossibile gestire un changeset di merge"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3120
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3121 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3122 msgid "error unlinking %s\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3123 msgstr "errore nella cancellazione di %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3124
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3125 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3126 msgid "patch name \"%s\" is ambiguous:\n"
12215
f62d06598fa9 i18n-it: readd other lost accented characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12214
diff changeset
3127 msgstr "il nome della patch \"%s\" è ambiguo:\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3128
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3129 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3130 msgid "patch %s not in series"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3131 msgstr "la patch %s non è nel file series"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3132
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3133 msgid "(working directory not at a head)\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3134 msgstr "(la directory di lavoro non è a una head)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3135
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3136 msgid "no patches in series\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3137 msgstr "nessuna patch nella serie\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3138
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3139 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3140 msgid "cannot push to a previous patch: %s"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3141 msgstr "impossibile fare push fino a una patch precedente: %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3142
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3143 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3144 msgid "qpush: %s is already at the top\n"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3145 msgstr "qpush: %s è già in cima\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3146
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3147 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3148 msgid "guarded by %r"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3149 msgstr "controllato dalla guardia %r"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3150
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3151 msgid "no matching guards"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3152 msgstr "nessuna guardia corrispondente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3153
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3154 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3155 msgid "cannot push '%s' - %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3156 msgstr "impossibile fare push di '%s' - %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3157
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3158 msgid "all patches are currently applied\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3159 msgstr "tutte le patch sono correntemente applicate\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3160
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3161 msgid "patch series already fully applied\n"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3162 msgstr "la serie di patch è già stata applicata completamente\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3163
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3164 msgid "please specify the patch to move"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3165 msgstr "si prega di specificare la patch da spostare"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3166
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3167 msgid "cleaning up working directory..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3168 msgstr "sto pulendo la directory di lavoro..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3169
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3170 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3171 msgid "errors during apply, please fix and refresh %s\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3172 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3173 "errori durante l'applicazione, si prega di correggere e aggiornare %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3174
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3175 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3176 msgid "now at: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3177 msgstr "ora a: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3178
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3179 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3180 msgid "patch %s is not applied"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3181 msgstr "la patch %s non è applicata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3182
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3183 msgid "no patches applied\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3184 msgstr "nessuna patch applicata\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3185
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3186 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3187 msgid "qpop: %s is already at the top\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3188 msgstr "qpop: %s è già in cima\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3189
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3190 msgid "qpop: forcing dirstate update\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3191 msgstr "qpop: forzatura aggiornamento dirstate\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3192
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3193 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3194 msgid "trying to pop unknown node %s"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3195 msgstr "tentativo rimozione dalla cima del nodo sconosciuto %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3196
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3197 msgid "popping would remove a revision not managed by this patch queue"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3198 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3199 "la rimozione dalla cima cancellerebbe una revisione non gestita da\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3200 "questa coda di patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3201
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3202 msgid "deletions found between repo revs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3203 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3204
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3205 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3206 msgid "popping %s\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3207 msgstr "sto rimuovendo %s dalla cima\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3208
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3209 msgid "patch queue now empty\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3210 msgstr "coda di patch ora vuota\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3211
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3212 msgid "cannot refresh a revision with children"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3213 msgstr "impossibile aggiornare una revisione con figli"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3214
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3215 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3216 "refresh interrupted while patch was popped! (revert --all, qpush to "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3217 "recover)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3218 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3219 "aggiornamento patch interrotto mentre la patch veniva rimossa dalla\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3220 "cima! (revert --all, qpush per recuperare)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3221
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3222 msgid "patch queue directory already exists"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3223 msgstr "la directory per la coda di patch esiste già"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3224
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3225 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3226 msgid "patch %s is not in series file"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3227 msgstr "la patch %s non è nel file series"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3228
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3229 msgid "No saved patch data found\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3230 msgstr "Non è stata trovata nessuna modifica salvata\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3231
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3232 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3233 msgid "restoring status: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3234 msgstr "sto ripristinando lo stato: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3235
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3236 msgid "save entry has children, leaving it alone\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3237 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3238
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3239 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3240 msgid "removing save entry %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3241 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3242
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3243 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3244 msgid "saved queue repository parents: %s %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3245 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3246
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3247 msgid "queue directory updating\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3248 msgstr "aggiornamento directory della coda\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3249
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3250 msgid "Unable to load queue repository\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3251 msgstr "Impossibile caricare il repository della coda\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3252
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3253 msgid "save: no patches applied, exiting\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3254 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3255
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3256 msgid "status is already saved\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3257 msgstr "lo status è già stato salvato\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3258
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3259 msgid "hg patches saved state"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3260 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3261
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3262 msgid "repo commit failed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3263 msgstr "commit del repository fallito\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3264
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3265 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3266 msgid "patch %s is already in the series file"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3267 msgstr "la patch %s è già nel file series"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3268
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3269 msgid "option \"-r\" not valid when importing files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3270 msgstr "l'opzione \"-r\" non è valida quando si importano file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3271
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3272 msgid "option \"-n\" not valid when importing multiple patches"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3273 msgstr "l'opzione \"-n\" non è valida quando si importano patch multiple"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3274
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3275 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3276 msgid "revision %d is the root of more than one branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3277 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3278
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3279 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3280 msgid "revision %d is already managed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3281 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3282
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3283 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3284 msgid "revision %d is not the parent of the queue"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3285 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3286
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3287 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3288 msgid "revision %d has unmanaged children"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3289 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3290
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3291 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3292 msgid "cannot import merge revision %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3293 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3294
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3295 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3296 msgid "revision %d is not the parent of %d"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3297 msgstr "la revisione %d non è il genitore di %d"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3298
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3299 msgid "-e is incompatible with import from -"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3300 msgstr "-e è incompatibile con l'import da -"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3301
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3302 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3303 msgid "patch %s does not exist"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3304 msgstr "la patch %s non esiste"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3305
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3306 msgid "need --name to import a patch from -"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3307 msgstr "necessario --name per importare una patch da -"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3308
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3309 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3310 msgid "unable to read file %s"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3311 msgstr "impossibile leggere file %s"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3312
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3313 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3314 msgid "adding %s to series file\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3315 msgstr "sto aggiungendo %s al file series\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3316
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3317 msgid "remove patches from queue"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3318 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3319
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3320 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3321 " The patches must not be applied, and at least one patch is required. "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3322 "With\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3323 " -k/--keep, the patch files are preserved in the patch directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3324 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3325
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3326 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3327 " To stop managing a patch and move it into permanent history,\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3328 " use the :hg:`qfinish` command."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3329 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3330
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3331 msgid "print the patches already applied"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
3332 msgstr "stampa le patch già applicate"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3333
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3334 msgid "only one patch applied\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3335 msgstr " stata applicata solo una patch\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3336
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3337 msgid "print the patches not yet applied"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3338 msgstr "stampa le patch non ancora applicate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3339
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3340 msgid "all patches applied\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3341 msgstr "tutte le patch sono state applicate\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3342
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3343 msgid "import a patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3344 msgstr "importa una patch"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3345
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3346 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3347 " The patch is inserted into the series after the last applied\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3348 " patch. If no patches have been applied, qimport prepends the patch\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3349 " to the series."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3350 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3351
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3352 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3353 " The patch will have the same name as its source file unless you\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3354 " give it a new one with -n/--name."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3355 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3356
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3357 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3358 " You can register an existing patch inside the patch directory with\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3359 " the -e/--existing flag."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3360 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3361
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3362 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3363 " With -f/--force, an existing patch of the same name will be\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3364 " overwritten."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3365 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3366
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3367 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3368 " An existing changeset may be placed under mq control with -r/--rev\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3369 " (e.g. qimport --rev tip -n patch will place tip under mq control).\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3370 " With -g/--git, patches imported with --rev will use the git diff\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3371 " format. See the diffs help topic for information on why this is\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3372 " important for preserving rename/copy information and permission\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3373 " changes."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3374 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3375
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3376 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3377 " To import a patch from standard input, pass - as the patch file.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3378 " When importing from standard input, a patch name must be specified\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3379 " using the --name flag.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3380 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3381 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3382
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3383 msgid "init a new queue repository (DEPRECATED)"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3384 msgstr "inizializza un nuovo repository della coda (DEPRECATO)"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3385
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3386 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3387 " The queue repository is unversioned by default. If\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3388 " -c/--create-repo is specified, qinit will create a separate nested\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3389 " repository for patches (qinit -c may also be run later to convert\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3390 " an unversioned patch repository into a versioned one). You can use\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3391 " qcommit to commit changes to this queue repository."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3392 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3393 " Il repository della coda, di default, non è sotto controllo di\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3394 " versione. Se viene specificato -c/--create-repo, qinit creerà un\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3395 " repository annidato separato per le patch (qinit -c potrebbe anche\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3396 " essere eseguito in seguito per convertire un repository non gestito in\n"
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
3397 " uno gestito).\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
3398 " Si può usare qcommit per effettuare il commit delle modifiche in\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
3399 " questo repository della coda."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3400
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3401 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3402 " This command is deprecated. Without -c, it's implied by other relevant\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3403 " commands. With -c, use :hg:`init --mq` instead."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3404 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3405 " Questo comando è deprecated. Senza -c, è implicito negli altri comandi\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3406 " relativi. Con -c, è stato rimpiazzato da :hg:`init --mq`."
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3407
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3408 msgid "clone main and patch repository at same time"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3409 msgstr "clona assieme il repository principale e quello delle patch"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3410
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3411 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3412 " If source is local, destination will have no patches applied. If\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3413 " source is remote, this command can not check if patches are\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3414 " applied in source, so cannot guarantee that patches are not\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3415 " applied in destination. If you clone remote repository, be sure\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3416 " before that it has no patches applied."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3417 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3418
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3419 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3420 " Source patch repository is looked for in <src>/.hg/patches by\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3421 " default. Use -p <url> to change."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3422 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3423
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3424 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3425 " The patch directory must be a nested Mercurial repository, as\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3426 " would be created by :hg:`init --mq`.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3427 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3428 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3429
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3430 msgid "versioned patch repository not found (see init --mq)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3431 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3432 "repository delle patch sotto controllo di versione non trovato (vedere init "
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3433 "--mq)"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3434
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3435 msgid "cloning main repository\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3436 msgstr "clonazione del repository principale\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3437
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3438 msgid "cloning patch repository\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3439 msgstr "clonazione del repository delle patch\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3440
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3441 msgid "stripping applied patches from destination repository\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3442 msgstr "rimozione delle patch applicate dal repository di destinazione\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3443
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3444 msgid "updating destination repository\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3445 msgstr "aggiornamento del repository di destinazione\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3446
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3447 msgid "commit changes in the queue repository (DEPRECATED)"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3448 msgstr ""
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3449 "effettua il commit delle modifiche nel repository della coda (DEPRECATO)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3450
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3451 msgid " This command is deprecated; use :hg:`commit --mq` instead."
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3452 msgstr " Questo comando è deprecato; usa invece :hg:`commit --mq`."
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3453
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3454 msgid "print the entire series file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3455 msgstr "stampa l'intero file series"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3456
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3457 msgid "print the name of the current patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3458 msgstr "stampa il nome della patch corrente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3459
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3460 msgid "print the name of the next patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3461 msgstr "stampa il nome della patch seguente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3462
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3463 msgid "print the name of the previous patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3464 msgstr "stampa il nome della patch precedente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3465
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3466 msgid "create a new patch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3467 msgstr "crea una nuova patch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3468
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3469 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3470 " qnew creates a new patch on top of the currently-applied patch (if\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3471 " any). The patch will be initialized with any outstanding changes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3472 " in the working directory. You may also use -I/--include,\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3473 " -X/--exclude, and/or a list of files after the patch name to add\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3474 " only changes to matching files to the new patch, leaving the rest\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3475 " as uncommitted modifications."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3476 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
3477 " qnew crea una nuova patch sopra alla patch correntemente applicata\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3478 " (se esiste). La patch verrà inizializzata con le eventuali modifiche\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3479 " pendenti nella directory di lavoro. È possibile anche usare\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3480 " -I/--include, -X/--exclude e/o una lista di file dopo il nome\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3481 " della patch, per aggiungere alla nuova patch solamente le modifiche a\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3482 " tali file, lasciando il resto come cambiamenti non salvati."
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3483
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3484 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3485 " -u/--user and -d/--date can be used to set the (given) user and\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3486 " date, respectively. -U/--currentuser and -D/--currentdate set user\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3487 " to current user and date to current date."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3488 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3489 " -u/--user e -d/--date possono essere usati per impostare "
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3490 "rispettivamente\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3491 " un dato utente e data.\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3492 " -U/--currentuser e -D/--currentdate impostano l'utente all'utente\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3493 " corrente e la data alla data corrente."
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3494
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3495 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3496 " -e/--edit, -m/--message or -l/--logfile set the patch header as\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3497 " well as the commit message. If none is specified, the header is\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3498 " empty and the commit message is '[mq]: PATCH'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3499 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3500 " -e/--edit, -m/--message o -l/--logfile impostano l'intestazione\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3501 " della patch così come il messaggio di commit. Se nulla è stato\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3502 " specificato, l'intestazione sarà vuota e il messaggio di commit\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3503 " '[mq]: PATCH'."
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3504
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3505 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3506 " Use the -g/--git option to keep the patch in the git extended diff\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3507 " format. Read the diffs help topic for more information on why this\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3508 " is important for preserving permission changes and copy/rename\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3509 " information.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3510 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3511 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3512 " Usa l'opzione -g/--git per mantenere la patch nel formato diff esteso\n"
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
3513 " git. Leggere le informazioni di aiuto sui diff per maggiori\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3514 " informazioni sul perché quest'opzione è importante per preservare\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3515 " modifiche di permessi e informazioni su copie/rinomine.\n"
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
3516 " "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3517
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3518 msgid "update the current patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3519 msgstr "aggiorna la patch corrente"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3520
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3521 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3522 " If any file patterns are provided, the refreshed patch will\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3523 " contain only the modifications that match those patterns; the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3524 " remaining modifications will remain in the working directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3525 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3526
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3527 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3528 " If -s/--short is specified, files currently included in the patch\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3529 " will be refreshed just like matched files and remain in the patch."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3530 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3531
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3532 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3533 " hg add/remove/copy/rename work as usual, though you might want to\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3534 " use git-style patches (-g/--git or [diff] git=1) to track copies\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3535 " and renames. See the diffs help topic for more information on the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3536 " git diff format.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3537 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3538 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3539
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3540 msgid "option \"-e\" incompatible with \"-m\" or \"-l\""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3541 msgstr "l'opzione \"-e\" è incompatibile con \"-m\" o \"-l\""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3542
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3543 msgid "diff of the current patch and subsequent modifications"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3544 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3545
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3546 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3547 " Shows a diff which includes the current patch as well as any\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3548 " changes which have been made in the working directory since the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3549 " last refresh (thus showing what the current patch would become\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3550 " after a qrefresh)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3551 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3552
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3553 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3554 " Use :hg:`diff` if you only want to see the changes made since the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3555 " last qrefresh, or :hg:`export qtip` if you want to see changes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3556 " made by the current patch without including changes made since the\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3557 " qrefresh.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3558 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3559 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3560
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3561 msgid "fold the named patches into the current patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3562 msgstr "ripiega le patch indicate in quella corrente"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3563
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3564 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3565 " Patches must not yet be applied. Each patch will be successively\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3566 " applied to the current patch in the order given. If all the\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3567 " patches apply successfully, the current patch will be refreshed\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3568 " with the new cumulative patch, and the folded patches will be\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3569 " deleted. With -k/--keep, the folded patch files will not be\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3570 " removed afterwards."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3571 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3572
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3573 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3574 " The header for each folded patch will be concatenated with the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3575 " current patch header, separated by a line of '* * *'."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3576 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3577
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3578 msgid "qfold requires at least one patch name"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3579 msgstr "qfold richiede almeno un nome di patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3580
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3581 msgid "No patches applied"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3582 msgstr "Nessuna patch applicata"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3583
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3584 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3585 msgid "Skipping already folded patch %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3586 msgstr "Salto patch già ripiegata %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3587
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3588 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3589 msgid "qfold cannot fold already applied patch %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3590 msgstr "qfold non può ripiegare la patch già applicata %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3591
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3592 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3593 msgid "Error folding patch %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3594 msgstr "Errore nel ripiegare la patch %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3595
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3596 msgid "push or pop patches until named patch is at top of stack"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3597 msgstr ""
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3598 "applica o rimuove delle patch finché la patch indicata si trova in cima alla "
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3599 "pila"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3600
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3601 msgid "set or print guards for a patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3602 msgstr "imposta o stampa le guardie per una patch"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3603
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3604 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3605 " Guards control whether a patch can be pushed. A patch with no\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3606 " guards is always pushed. A patch with a positive guard (\"+foo\") is\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3607 " pushed only if the :hg:`qselect` command has activated it. A patch with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3608 " a negative guard (\"-foo\") is never pushed if the :hg:`qselect` "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3609 "command\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3610 " has activated it."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3611 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3612
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3613 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3614 " With no arguments, print the currently active guards.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3615 " With arguments, set guards for the named patch.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3616 " NOTE: Specifying negative guards now requires '--'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3617 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3618
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3619 msgid " To set guards on another patch::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3620 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3621
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3622 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3623 " hg qguard other.patch -- +2.6.17 -stable\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3624 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3625 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3626
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3627 msgid "cannot mix -l/--list with options or arguments"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3628 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3629
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3630 msgid "no patch to work with"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3631 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3632
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3633 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3634 msgid "no patch named %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3635 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3636
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3637 msgid "print the header of the topmost or specified patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3638 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3639
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3640 msgid "push the next patch onto the stack"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3641 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3642
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3643 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3644 " When -f/--force is applied, all local changes in patched files\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3645 " will be lost.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3646 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3647 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3648
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3649 msgid "no saved queues found, please use -n\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3650 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3651
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3652 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3653 msgid "merging with queue at: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3654 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3655
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3656 msgid "pop the current patch off the stack"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3657 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3658
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3659 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3660 " By default, pops off the top of the patch stack. If given a patch\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3661 " name, keeps popping off patches until the named patch is at the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3662 " top of the stack.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3663 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3664 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3665
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3666 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3667 msgid "using patch queue: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3668 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3669
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3670 msgid "rename a patch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3671 msgstr "rinomina una patch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3672
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3673 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3674 " With one argument, renames the current patch to PATCH1.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3675 " With two arguments, renames PATCH1 to PATCH2."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3676 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3677 " Con un argomento rinomina la patch corrente in PATCH1.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3678 " Con due argomenti rinomina PATCH1 in PATCH2."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3679
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3680 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3681 msgid "%s already exists"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3682 msgstr "%s esiste già"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3683
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3684 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3685 msgid "A patch named %s already exists in the series file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3686 msgstr "Una patch chiamata %s esiste già nel file series"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3687
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3688 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3689 msgid "renaming %s to %s\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3690 msgstr "sto rinominando %s in %s\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3691
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3692 msgid "restore the queue state saved by a revision (DEPRECATED)"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3693 msgstr "ripristina lo stato della coda salvato da una revisione (DEPRECATO)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3694
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3695 msgid " This command is deprecated, use rebase --mq instead."
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3696 msgstr " Questo comando è deprecato, usare invece rebase --mq."
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3697
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3698 msgid "save current queue state (DEPRECATED)"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3699 msgstr "salva lo stato corrente della coda (DEPRECATO)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3700
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3701 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3702 msgid "destination %s exists and is not a directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3703 msgstr "la destinazione %s esiste e non è una directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3704
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3705 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3706 msgid "destination %s exists, use -f to force"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3707 msgstr "la destinazione %s esiste, usare -f per forzare l'operazione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3708
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3709 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3710 msgid "copy %s to %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3711 msgstr "copia %s a %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3712
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3713 msgid "strip a changeset and all its descendants from the repository"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3714 msgstr "elimina una revisione e tutti i suoi discendenti dal repository"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3715
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3716 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3717 " The strip command removes all changesets whose local revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3718 " number is greater than or equal to REV, and then restores any\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3719 " changesets that are not descendants of REV. If the working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3720 " directory has uncommitted changes, the operation is aborted unless\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3721 " the --force flag is supplied."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3722 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3723
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3724 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3725 " If a parent of the working directory is stripped, then the working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3726 " directory will automatically be updated to the most recent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3727 " available ancestor of the stripped parent after the operation\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3728 " completes."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3729 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3730 " Se una delle revisioni genitore della directory di lavoro\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3731 " viene rimossa, la directory di lavorò sarà aggiornata automaticamente,\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3732 " dopo il completamento dell'operazione, all'antenato più recente\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3733 " disponibile del genitore rimosso."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3734
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3735 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3736 " Any stripped changesets are stored in ``.hg/strip-backup`` as a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3737 " bundle (see :hg:`help bundle` and :hg:`help unbundle`). They can\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3738 " be restored by running :hg:`unbundle .hg/strip-backup/BUNDLE`,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3739 " where BUNDLE is the bundle file created by the strip. Note that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3740 " the local revision numbers will in general be different after the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3741 " restore."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3742 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3743
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3744 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3745 " Use the --nobackup option to discard the backup bundle once the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3746 " operation completes.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3747 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3748 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3749
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3750 msgid "set or print guarded patches to push"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3751 msgstr "imposta o stampa le patch controllate da guardia"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3752
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3753 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3754 " Use the :hg:`qguard` command to set or print guards on patch, then use\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3755 " qselect to tell mq which guards to use. A patch will be pushed if\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3756 " it has no guards or any positive guards match the currently\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3757 " selected guard, but will not be pushed if any negative guards\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3758 " match the current guard. For example::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3759 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3760
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3761 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3762 " qguard foo.patch -stable (negative guard)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3763 " qguard bar.patch +stable (positive guard)\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3764 " qselect stable"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3765 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3766
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3767 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3768 " This activates the \"stable\" guard. mq will skip foo.patch (because\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3769 " it has a negative match) but push bar.patch (because it has a\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3770 " positive match)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3771 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3772
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3773 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3774 " With no arguments, prints the currently active guards.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3775 " With one argument, sets the active guard."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3776 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3777
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3778 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3779 " Use -n/--none to deactivate guards (no other arguments needed).\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3780 " When no guards are active, patches with positive guards are\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3781 " skipped and patches with negative guards are pushed."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3782 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3783
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3784 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3785 " qselect can change the guards on applied patches. It does not pop\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3786 " guarded patches by default. Use --pop to pop back to the last\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3787 " applied patch that is not guarded. Use --reapply (which implies\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3788 " --pop) to push back to the current patch afterwards, but skip\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3789 " guarded patches."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3790 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3791
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3792 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3793 " Use -s/--series to print a list of all guards in the series file\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3794 " (no other arguments needed). Use -v for more information."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3795 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3796
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3797 msgid "guards deactivated\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3798 msgstr "guardie disattivate\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3799
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3800 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3801 msgid "number of unguarded, unapplied patches has changed from %d to %d\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3802 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3803 "il numero di patch non applicate, senza guardia è cambiato da %d a %d\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3804
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3805 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3806 msgid "number of guarded, applied patches has changed from %d to %d\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3807 msgstr ""
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3808 "il numero di patch applicate controllate da guardia è cambiato da %d a %d\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3809
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3810 msgid "guards in series file:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3811 msgstr "guardie nel file series:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3812
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3813 msgid "no guards in series file\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3814 msgstr "nessuna guardia nel file series\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3815
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3816 msgid "active guards:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3817 msgstr "guardie attive:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3818
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3819 msgid "no active guards\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3820 msgstr "nessuna guardia attiva\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3821
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3822 msgid "popping guarded patches\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3823 msgstr "sto disapplicando patch controllate da una guardia\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3824
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3825 msgid "reapplying unguarded patches\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3826 msgstr "sto riapplicando patch che non sono controllate da una guardia\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3827
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3828 msgid "move applied patches into repository history"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3829 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3830
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3831 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3832 " Finishes the specified revisions (corresponding to applied\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3833 " patches) by moving them out of mq control into regular repository\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3834 " history."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3835 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3836
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3837 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3838 " Accepts a revision range or the -a/--applied option. If --applied\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3839 " is specified, all applied mq revisions are removed from mq\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3840 " control. Otherwise, the given revisions must be at the base of the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3841 " stack of applied patches."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3842 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3843
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
3844 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3845 " This can be especially useful if your changes have been applied to\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3846 " an upstream repository, or if you are about to push your changes\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3847 " to upstream.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3848 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3849 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3850
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3851 msgid "no revisions specified"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3852 msgstr "nessuna revisione specificata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3853
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3854 msgid "manage multiple patch queues"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3855 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3856
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3857 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3858 " Supports switching between different patch queues, as well as creating\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3859 " new patch queues and deleting existing ones."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3860 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3861
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3862 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3863 " Omitting a queue name or specifying -l/--list will show you the "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3864 "registered\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3865 " queues - by default the \"normal\" patches queue is registered. The "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3866 "currently\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3867 " active queue will be marked with \"(active)\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3868 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3869
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3870 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3871 " To create a new queue, use -c/--create. The queue is automatically made\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3872 " active, except in the case where there are applied patches from the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3873 " currently active queue in the repository. Then the queue will only be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3874 " created and switching will fail."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3875 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3876
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3877 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3878 " To delete an existing queue, use --delete. You cannot delete the "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3879 "currently\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3880 " active queue.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3881 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3882 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3883
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3884 msgid "patches applied - cannot set new queue active"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3885 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3886
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3887 msgid " (active)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3888 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3889
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3890 msgid "invalid queue name, may not contain the characters \":\\/.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3891 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3892
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3893 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3894 msgid "queue \"%s\" already exists"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3895 msgstr "la coda \"%s\" esiste già"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3896
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3897 msgid "cannot delete queue that does not exist"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3898 msgstr "impossibile cancellare una coda che non esiste"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3899
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3900 msgid "cannot delete currently active queue"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3901 msgstr "impossibile cancellare la coda correntemente attiva"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3902
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3903 msgid "use --create to create a new queue"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3904 msgstr "usa --create per creare una nuova coda"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3905
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3906 msgid "cannot commit over an applied mq patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3907 msgstr "impossibile effettuare commit su una patch mq applicata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3908
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3909 msgid "source has mq patches applied"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3910 msgstr "la sorgente ha patch mq applicate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3911
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3912 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3913 msgid "mq status file refers to unknown node %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3914 msgstr "il file dello stato di mq fa riferimento al nodo sconosciuto %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3915
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
3916 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3917 msgid "Tag %s overrides mq patch of the same name\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3918 msgstr "La tag %s annulla una patch mq con lo stesso nome\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3919
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3920 msgid "cannot import over an applied patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3921 msgstr "impossibile importare sopra ad una patch applicata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3922
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3923 msgid "only a local queue repository may be initialized"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3924 msgstr "solo un repository locale della coda può essere inizializzato"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3925
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3926 msgid "There is no Mercurial repository here (.hg not found)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3927 msgstr "Non esiste alcun repository Mercurial qui (.hg non trovata)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3928
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3929 msgid "no queue repository"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3930 msgstr "nessun repository della coda"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3931
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3932 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3933 msgid "%d applied"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3934 msgstr "%d applicate"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3935
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3936 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3937 msgid "%d unapplied"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3938 msgstr "%d non applicate"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3939
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3940 msgid "mq: (empty queue)\n"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3941 msgstr "mq: (coda vuota)\n"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3942
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3943 msgid "operate on patch repository"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3944 msgstr "opera sul repository delle patch"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3945
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3946 msgid "print first line of patch header"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3947 msgstr "stampa la prima riga dell'intestazione della patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3948
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3949 msgid "show only the last patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3950 msgstr "mostra solo l'ultima patch"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3951
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3952 msgid "hg qapplied [-1] [-s] [PATCH]"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3953 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3954
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3955 msgid "use pull protocol to copy metadata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3956 msgstr "usa il protocollo pull per copiare i metadati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3957
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3958 msgid "do not update the new working directories"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3959 msgstr "non aggiornare le nuove directory di lavoro"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3960
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3961 msgid "use uncompressed transfer (fast over LAN)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3962 msgstr "usa trasferimento non compresso (veloce su LAN)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3963
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3964 msgid "REPO"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3965 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
3966
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3967 msgid "location of source patch repository"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3968 msgstr "posizione del repository sorgente delle patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3969
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3970 msgid "hg qclone [OPTION]... SOURCE [DEST]"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
3971 msgstr "hg qclone [OPZIONE]... SORGENTE [DEST]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3972
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3973 msgid "hg qcommit [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
3974 msgstr "hg qcommit [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3975
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3976 msgid "hg qdiff [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
3977 msgstr "hg qdiff [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3978
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3979 msgid "keep patch file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3980 msgstr "mantieni il file della patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3981
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
3982 msgid "stop managing a revision (DEPRECATED)"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3983 msgstr "smetti di gestire una revisione (DEPRECATO)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3984
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3985 msgid "hg qdelete [-k] [-r REV]... [PATCH]..."
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3986 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3987
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3988 msgid "edit patch header"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3989 msgstr "modifica l'intestazione della patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3990
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3991 msgid "keep folded patch files"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
3992 msgstr "mantieni il file della patch ripiegata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3993
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3994 msgid "hg qfold [-e] [-k] [-m TEXT] [-l FILE] PATCH..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3995 msgstr "hg qfold [-e] [-k] [-m TESTO] [-l FILE] PATCH..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3996
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3997 msgid "overwrite any local changes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3998 msgstr "sovrascrivi ogni modifica locale"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
3999
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4000 msgid "hg qgoto [OPTION]... PATCH"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
4001 msgstr "hg qgoto [OPZIONE]... PATCH"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4002
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4003 msgid "list all patches and guards"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4004 msgstr "elenca tutte le patch e le guardie"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4005
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4006 msgid "drop all guards"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4007 msgstr "scarta tutte le guardie"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4008
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4009 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4010 msgid "hg qguard [-l] [-n] [PATCH] [-- [+GUARD]... [-GUARD]...]"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4011 msgstr "hg qguard [-l] [-n] -- [PATCH] [+GUARDIA]... [-GUARDIA]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4012
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4013 msgid "hg qheader [PATCH]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4014 msgstr "hg qheader [PATCH]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4015
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4016 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4017 msgid "import file in patch directory"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4018 msgstr "importa il file nella directory delle patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4019
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4020 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4021 msgid "name of patch file"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4022 msgstr "mantieni il file della patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4023
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4024 msgid "overwrite existing files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4025 msgstr "sovrascrive i file esistenti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4026
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4027 msgid "place existing revisions under mq control"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4028 msgstr "metti le revisioni esistenti sotto il controllo di mq"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4029
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4030 msgid "use git extended diff format"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4031 msgstr "usa il formato diff git esteso"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4032
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4033 msgid "qpush after importing"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4034 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4035
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4036 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4037 msgid "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... FILE..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4038 msgstr "hg qimport [-e] [-n NOME] [-f] [-g] [-r REV]... FILE..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4039
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4040 msgid "create queue repository"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4041 msgstr "crea il repository della coda"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4042
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4043 msgid "hg qinit [-c]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4044 msgstr "hg qinit [-c]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4045
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4046 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4047 msgid "import uncommitted changes (DEPRECATED)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4048 msgstr "modifica il messaggio di commit (DEPRECATO)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4049
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4050 msgid "add \"From: <current user>\" to patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4051 msgstr "aggiunge \"Da: <utente corrente>\" alla patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4052
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4053 msgid "USER"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4054 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4055
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4056 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4057 msgid "add \"From: <USER>\" to patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4058 msgstr "aggiunge \"Da: <utente fornito>\" alla patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4059
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4060 msgid "add \"Date: <current date>\" to patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4061 msgstr "aggiunge \"Data: <data corrente>\" alla patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4062
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4063 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4064 msgid "add \"Date: <DATE>\" to patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4065 msgstr "aggiunge \"Data: <data fornita>\" alla patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4066
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4067 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4068 msgid "hg qnew [-e] [-m TEXT] [-l FILE] PATCH [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4069 msgstr "hg qnew [-e] [-m TESTO] [-l FILE] [-f] PATCH [FILE]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4070
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4071 msgid "hg qnext [-s]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4072 msgstr "hg qnext [-s]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4073
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4074 msgid "hg qprev [-s]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4075 msgstr "hg qprev [-s]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4076
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4077 msgid "pop all patches"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4078 msgstr "disapplica tutte le patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4079
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4080 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4081 msgid "queue name to pop (DEPRECATED)"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4082 msgstr "nome della coda da disapplicare"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4083
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4084 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4085 msgid "forget any local changes to patched files"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4086 msgstr "dimentica ogni modifica locale"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4087
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4088 msgid "hg qpop [-a] [-n NAME] [-f] [PATCH | INDEX]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4089 msgstr "hg qpop [-a] [-n NOME] [-f] [PATCH | INDEX]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4090
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4091 msgid "apply if the patch has rejects"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4092 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4093
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4094 msgid "list patch name in commit text"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4095 msgstr "elenca il nome della patch nel testo di commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4096
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4097 msgid "apply all patches"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4098 msgstr "applica tutte le patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4099
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4100 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4101 msgid "merge from another queue (DEPRECATED)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4102 msgstr "effettua il merge da un'altra coda"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4103
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4104 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4105 msgid "merge queue name (DEPRECATED)"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4106 msgstr "nome della coda del merge"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4107
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4108 msgid "reorder patch series and apply only the patch"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4109 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4110
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4111 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4112 msgid "hg qpush [-f] [-l] [-a] [-m] [-n NAME] [--move] [PATCH | INDEX]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4113 msgstr "hg qpush [-f] [-l] [-a] [-m] [-n NOME] [PATCH | INDICE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4114
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4115 msgid "refresh only files already in the patch and specified files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4116 msgstr "aggiorna solo file già nella patch e quelli specificati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4117
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4118 msgid "add/update author field in patch with current user"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4119 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4120
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4121 msgid "add/update author field in patch with given user"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4122 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4123
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4124 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4125 msgid "add/update date field in patch with current date"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4126 msgstr "aggiorna \"Data: <data fornita>\" nella patch (se presente)"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4127
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4128 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4129 msgid "add/update date field in patch with given date"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4130 msgstr "aggiorna \"Data: <data fornita>\" nella patch (se presente)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4131
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4132 msgid "hg qrefresh [-I] [-X] [-e] [-m TEXT] [-l FILE] [-s] [FILE]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4133 msgstr "hg qrefresh [-I] [-X] [-e] [-m TESTO] [-l FILE] [-s] [FILE]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4134
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4135 msgid "hg qrename PATCH1 [PATCH2]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4136 msgstr "hg qrename PATCH1 [PATCH2]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4137
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4138 msgid "delete save entry"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4139 msgstr "elimina la voce salvata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4140
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4141 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4142 msgid "update queue working directory"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4143 msgstr "aggiorna la directory di lavoro della coda"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4144
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4145 msgid "hg qrestore [-d] [-u] REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4146 msgstr "hg qrestore [-d] [-u] REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4147
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4148 msgid "copy patch directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4149 msgstr "copia la directory delle patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4150
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4151 msgid "copy directory name"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4152 msgstr "copia il nome della directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4153
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4154 msgid "clear queue status file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4155 msgstr "pulisce il file di stato della coda"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4156
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4157 msgid "force copy"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4158 msgstr "forza la copia"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4159
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4160 msgid "hg qsave [-m TEXT] [-l FILE] [-c] [-n NAME] [-e] [-f]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4161 msgstr "hg qsave [-m TESTO] [-l FILE] [-c] [-n NOME] [-e] [-f]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4162
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4163 msgid "disable all guards"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4164 msgstr "disabilita tutte le guardie"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4165
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4166 msgid "list all guards in series file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4167 msgstr "elenca tutte le guardie nel file series"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4168
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4169 msgid "pop to before first guarded applied patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4170 msgstr "disapplica fino alla prima patch applicata con guardia"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4171
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4172 msgid "pop, then reapply patches"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4173 msgstr "disapplica e poi riapplica le patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4174
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4175 msgid "hg qselect [OPTION]... [GUARD]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4176 msgstr "hg qselect [OPZIONE]... [GUARDIA]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4177
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4178 msgid "print patches not in series"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4179 msgstr "stampa le patch non in series"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4180
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4181 msgid "hg qseries [-ms]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4182 msgstr "hg qseries [-ms]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4183
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4184 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4185 "force removal of changesets even if the working directory has uncommitted "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4186 "changes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4187 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4188
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4189 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4190 "bundle only changesets with local revision number greater than REV which are "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4191 "not descendants of REV (DEPRECATED)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4192 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4193
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4194 msgid "no backups"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4195 msgstr "nessun backup"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4196
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4197 msgid "hg strip [-f] [-n] REV"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4198 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4199
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4200 msgid "hg qtop [-s]"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4201 msgstr ""
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4202
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4203 msgid "show only the first patch"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4204 msgstr "mostra solo la prima patch"
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4205
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4206 msgid "hg qunapplied [-1] [-s] [PATCH]"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4207 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4208
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4209 msgid "finish all applied changesets"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4210 msgstr "finalizza tutti i changeset applicati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4211
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4212 msgid "hg qfinish [-a] [REV]..."
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4213 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4214
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4215 msgid "list all available queues"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4216 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4217
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4218 msgid "create new queue"
12219
c80467f0265f i18n-it: update mq translation
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12218
diff changeset
4219 msgstr "crea nuova coda"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4220
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4221 msgid "delete reference to queue"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4222 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4223
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4224 msgid "[OPTION] [QUEUE]"
12217
11ab9982d249 i18n-it: general updates fuzzy synopsis texts
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12216
diff changeset
4225 msgstr "[OPZIONE] [CODA]"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4226
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4227 msgid "hooks for sending email notifications at commit/push time"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4228 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4229
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4230 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4231 "Subscriptions can be managed through a hgrc file. Default mode is to\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4232 "print messages to stdout, for testing and configuring."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4233 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4234
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4235 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4236 "To use, configure the notify extension and enable it in hgrc like\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4237 "this::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4238 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4239
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4240 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4241 " [extensions]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4242 " notify ="
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4243 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4244
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4245 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4246 " [hooks]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4247 " # one email for each incoming changeset\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4248 " incoming.notify = python:hgext.notify.hook\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4249 " # batch emails when many changesets incoming at one time\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4250 " changegroup.notify = python:hgext.notify.hook"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4251 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4252
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4253 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4254 " [notify]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4255 " # config items go here"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4256 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4257
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4258 msgid "Required configuration items::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4259 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4260
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4261 msgid " config = /path/to/file # file containing subscriptions"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4262 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4263
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4264 msgid "Optional configuration items::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4265 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4266
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4267 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4268 " test = True # print messages to stdout for testing\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4269 " strip = 3 # number of slashes to strip for url paths\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4270 " domain = example.com # domain to use if committer missing domain\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4271 " style = ... # style file to use when formatting email\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4272 " template = ... # template to use when formatting email\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4273 " incoming = ... # template to use when run as incoming hook\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4274 " changegroup = ... # template when run as changegroup hook\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4275 " maxdiff = 300 # max lines of diffs to include (0=none, -1=all)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4276 " maxsubject = 67 # truncate subject line longer than this\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4277 " diffstat = True # add a diffstat before the diff content\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4278 " sources = serve # notify if source of incoming changes in this "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4279 "list\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4280 " # (serve == ssh or http, push, pull, bundle)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4281 " merge = False # send notification for merges (default True)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4282 " [email]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4283 " from = user@host.com # email address to send as if none given\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4284 " [web]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4285 " baseurl = http://hgserver/... # root of hg web site for browsing commits"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4286 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4287
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4288 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4289 "The notify config file has same format as a regular hgrc file. It has\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4290 "two sections so you can express subscriptions in whatever way is\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4291 "handier for you."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4292 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4293
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4294 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4295 " [usersubs]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4296 " # key is subscriber email, value is \",\"-separated list of glob patterns\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4297 " user@host = pattern"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4298 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4299
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4300 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4301 " [reposubs]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4302 " # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4303 " pattern = user@host"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4304 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4305
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4306 msgid "Glob patterns are matched against path to repository root."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4307 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4308
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4309 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4310 "If you like, you can put notify config file in repository that users\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4311 "can push changes to, they can manage their own subscriptions.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4312 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4313
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4314 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4315 msgid "%s: %d new changesets"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4316 msgstr "%s: %d nuovi changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4317
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4318 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4319 msgid "notify: sending %d subscribers %d changes\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4320 msgstr "notify: sto inviando a %d sottoscritti %d modifiche\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4321
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4322 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4323 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4324 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4325 "diffs (truncated from %d to %d lines):"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4326 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4327 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4328 "diff (troncati da %d linee a %d):"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4329
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4330 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4331 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4332 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4333 "diffs (%d lines):"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4334 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4335 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4336 "diff (%d linee):"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4337
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4338 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4339 msgid "notify: suppressing notification for merge %d:%s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4340 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4341
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4342 msgid "browse command output with an external pager"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4343 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4344
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4345 msgid "To set the pager that should be used, set the application variable::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4346 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4347
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4348 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4349 " [pager]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4350 " pager = LESS='FSRX' less"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4351 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4352
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4353 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4354 "If no pager is set, the pager extensions uses the environment variable\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4355 "$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4356 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4357
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4358 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4359 "If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4360 "setting::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4361 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4362
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4363 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4364 " [pager]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4365 " quiet = True"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4366 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4367
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4368 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4369 "You can disable the pager for certain commands by adding them to the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4370 "pager.ignore list::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4371 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4372
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4373 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4374 " [pager]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4375 " ignore = version, help, update"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4376 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4377
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4378 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4379 "You can also enable the pager only for certain commands using\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4380 "pager.attend. Below is the default list of commands to be paged::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4381 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4382
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4383 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4384 " [pager]\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4385 " attend = annotate, cat, diff, export, glog, log, qdiff"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4386 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4387
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4388 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4389 "Setting pager.attend to an empty value will cause all commands to be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4390 "paged."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4391 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4392
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4393 msgid "If pager.attend is present, pager.ignore will be ignored."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4394 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4395
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4396 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4397 "To ignore global commands like :hg:`version` or :hg:`help`, you have\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4398 "to specify them in the global .hgrc\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4399 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4400
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4401 msgid "interpret suffixes to refer to ancestor revisions"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4402 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4403
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4404 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4405 "This extension allows you to use git-style suffixes to refer to the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4406 "ancestors of a specific revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4407 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4408
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4409 msgid "For example, if you can refer to a revision as \"foo\", then::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4410 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4411
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4412 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4413 " foo^N = Nth parent of foo\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4414 " foo^0 = foo\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4415 " foo^1 = first parent of foo\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4416 " foo^2 = second parent of foo\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4417 " foo^ = foo^1"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4418 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4419
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4420 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4421 " foo~N = Nth first grandparent of foo\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4422 " foo~0 = foo\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4423 " foo~1 = foo^1 = foo^ = first parent of foo\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4424 " foo~2 = foo^1^1 = foo^^ = first parent of first parent of foo\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4425 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4426
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4427 msgid "command to send changesets as (a series of) patch emails"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4428 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4429
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4430 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4431 "The series is started off with a \"[PATCH 0 of N]\" introduction, which\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4432 "describes the series as a whole."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4433 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4434
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4435 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4436 "Each patch email has a Subject line of \"[PATCH M of N] ...\", using the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4437 "first line of the changeset description as the subject text. The\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4438 "message contains two or three body parts:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4439 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4440
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4441 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4442 "- The changeset description.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4443 "- [Optional] The result of running diffstat on the patch.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4444 "- The patch itself, as generated by :hg:`export`."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4445 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4446
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4447 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4448 "Each message refers to the first in the series using the In-Reply-To\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4449 "and References headers, so they will show up as a sequence in threaded\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4450 "mail and news readers, and in mail archives."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4451 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4452
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4453 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4454 "With the -d/--diffstat option, you will be prompted for each changeset\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4455 "with a diffstat summary and the changeset summary, so you can be sure\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4456 "you are sending the right changes."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4457 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4458
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4459 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4460 "To configure other defaults, add a section like this to your hgrc\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4461 "file::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4462 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4463
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4464 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4465 " [email]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4466 " from = My Name <my@email>\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4467 " to = recipient1, recipient2, ...\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4468 " cc = cc1, cc2, ...\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4469 " bcc = bcc1, bcc2, ...\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4470 " reply-to = address1, address2, ..."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4471 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4472
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4473 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4474 "Use ``[patchbomb]`` as configuration section name if you need to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4475 "override global ``[email]`` address settings."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4476 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4477
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4478 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4479 "Then you can use the :hg:`email` command to mail a series of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4480 "changesets as a patchbomb."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4481 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4482
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4483 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4484 "To avoid sending patches prematurely, it is a good idea to first run\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4485 "the :hg:`email` command with the \"-n\" option (test only). You will be\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4486 "prompted for an email recipient address, a subject and an introductory\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4487 "message describing the patches of your patchbomb. Then when all is\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4488 "done, patchbomb messages are displayed. If the PAGER environment\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4489 "variable is set, your pager will be fired up once for each patchbomb\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4490 "message, so you can verify everything is alright."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4491 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4492
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4493 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4494 "The -m/--mbox option is also very useful. Instead of previewing each\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4495 "patchbomb message in a pager or sending the messages directly, it will\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4496 "create a UNIX mailbox file with the patch emails. This mailbox file\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4497 "can be previewed with any mail user agent which supports UNIX mbox\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4498 "files, e.g. with mutt::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4499 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4500
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4501 msgid " % mutt -R -f mbox"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4502 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4503
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4504 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4505 "When you are previewing the patchbomb messages, you can use ``formail``\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4506 "(a utility that is commonly installed as part of the procmail\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4507 "package), to send each message out::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4508 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4509
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4510 msgid " % formail -s sendmail -bm -t < mbox"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4511 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4512
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4513 msgid "That should be all. Now your patchbomb is on its way out."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4514 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4515
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4516 msgid ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4517 "You can also either configure the method option in the email section\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4518 "to be a sendmail compatible mailer or fill out the [smtp] section so\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4519 "that the patchbomb extension can automatically send patchbombs\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4520 "directly from the commandline. See the [email] and [smtp] sections in\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4521 "hgrc(5) for details.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4522 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4523
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4524 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4525 msgid "%s Please enter a valid value"
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4526 msgstr "%s Si prega di inserire un valore valido"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4527
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4528 msgid "Please enter a valid value.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4529 msgstr "Si prega di inserire un valore valido.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4530
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4531 msgid "does the diffstat above look okay?"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4532 msgstr "il diffstat di sopra sembra corretto? "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4533
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4534 msgid "diffstat rejected"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4535 msgstr "diffstat rifiutato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4536
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4537 msgid "send changesets by email"
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4538 msgstr "invia dei changeset via email"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4539
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4540 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4541 " By default, diffs are sent in the format generated by\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4542 " :hg:`export`, one per message. The series starts with a \"[PATCH 0\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4543 " of N]\" introduction, which describes the series as a whole."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4544 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4545
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4546 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4547 " Each patch email has a Subject line of \"[PATCH M of N] ...\", using\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4548 " the first line of the changeset description as the subject text.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4549 " The message contains two or three parts. First, the changeset\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4550 " description. Next, (optionally) if the diffstat program is\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4551 " installed and -d/--diffstat is used, the result of running\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4552 " diffstat on the patch. Finally, the patch itself, as generated by\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4553 " :hg:`export`."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4554 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4555
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4556 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4557 " By default the patch is included as text in the email body for\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4558 " easy reviewing. Using the -a/--attach option will instead create\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4559 " an attachment for the patch. With -i/--inline an inline attachment\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4560 " will be created."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4561 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4562
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4563 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4564 " With -o/--outgoing, emails will be generated for patches not found\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4565 " in the destination repository (or only those which are ancestors\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4566 " of the specified revisions if any are provided)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4567 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4568
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4569 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4570 " With -b/--bundle, changesets are selected as for --outgoing, but a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4571 " single email containing a binary Mercurial bundle as an attachment\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4572 " will be sent."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4573 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4574
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4575 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4576 " hg email -r 3000 # send patch 3000 only\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4577 " hg email -r 3000 -r 3001 # send patches 3000 and 3001\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4578 " hg email -r 3000:3005 # send patches 3000 through 3005\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4579 " hg email 3000 # send patch 3000 (deprecated)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4580 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4581
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4582 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4583 " hg email -o # send all patches not in default\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4584 " hg email -o DEST # send all patches not in DEST\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4585 " hg email -o -r 3000 # send all ancestors of 3000 not in default\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4586 " hg email -o -r 3000 DEST # send all ancestors of 3000 not in DEST"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4587 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4588
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4589 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4590 " hg email -b # send bundle of all patches not in default\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4591 " hg email -b DEST # send bundle of all patches not in DEST\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4592 " hg email -b -r 3000 # bundle of all ancestors of 3000 not in "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4593 "default\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4594 " hg email -b -r 3000 DEST # bundle of all ancestors of 3000 not in DEST"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4595 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4596
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4597 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4598 " Before using this command, you will need to enable email in your\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4599 " hgrc. See the [email] section in hgrc(5) for details.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4600 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4601 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4602
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4603 msgid "specify at least one changeset with -r or -o"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4604 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4605
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4606 msgid "--outgoing mode always on with --bundle; do not re-specify --outgoing"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4607 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4608
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4609 msgid "too many destinations"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4610 msgstr "troppe destinazioni"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4611
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4612 msgid "use only one form to specify the revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4613 msgstr "usa solo un formato per specificare la revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4614
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4615 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4616 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4617 "Write the introductory message for the patch series."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4618 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4619 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4620 "Scrivi il messaggio introduttivo per la serie di patch."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4621
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4622 #, python-format
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4623 msgid "This patch series consists of %d patches."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4624 msgstr "Questa serie di patch consiste di %d patch."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4625
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4626 msgid "Final summary:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4627 msgstr "Sommario finale:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4628
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4629 msgid "Displaying "
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4630 msgstr "Sto mostrando "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4631
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4632 msgid "Writing "
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4633 msgstr "Sto scrivendo "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4634
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4635 msgid "Sending "
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4636 msgstr "Sto inviando "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4637
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4638 msgid "send patches as attachments"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4639 msgstr "invia patch come allegati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4640
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4641 msgid "send patches as inline attachments"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4642 msgstr "invia patch come allegati in linea"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4643
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4644 msgid "email addresses of blind carbon copy recipients"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4645 msgstr "indirizzi mail dei destinatari in copia nascosta"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4646
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4647 msgid "email addresses of copy recipients"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4648 msgstr "indirizzi mail dei destinatari in copia"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4649
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4650 msgid "add diffstat output to messages"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4651 msgstr "aggiungi l'output del diffstat ai messaggi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4652
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4653 msgid "use the given date as the sending date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4654 msgstr "usa la data fornita come data di invio"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4655
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4656 msgid "use the given file as the series description"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4657 msgstr "usa il file fornito come descrizione della serie"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4658
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4659 msgid "email address of sender"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4660 msgstr "indirizzo email del mittente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4661
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4662 msgid "print messages that would be sent"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4663 msgstr "stampa i messaggi che verrebbero inviati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4664
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4665 msgid "write messages to mbox file instead of sending them"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4666 msgstr "scrive i messaggi nel file mbox invece di inviarli"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4667
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4668 msgid "email addresses replies should be sent to"
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4669 msgstr "indirizzi mail cui vanno indirizzate le risposte"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4670
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4671 msgid "subject of first message (intro or single patch)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4672 msgstr "soggetto del primo messaggio (introduzione o patch singola)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4673
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4674 msgid "message identifier to reply to"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4675 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4676
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4677 msgid "flags to add in subject prefixes"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4678 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4679
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4680 msgid "email addresses of recipients"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4681 msgstr "indirizzi mail dei destinatari"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4682
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4683 msgid "omit hg patch header"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4684 msgstr "ometti l'intestazione della patch hg"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4685
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4686 msgid "send changes not found in the target repository"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4687 msgstr "invia le modifiche non trovate nel repository di destinazione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4688
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4689 msgid "send changes not in target as a binary bundle"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4690 msgstr "invia le modifiche non in target come bundle binario"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4691
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4692 msgid "name of the bundle attachment file"
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4693 msgstr "nome file del bundle allegato"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
4694
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4695 msgid "a revision to send"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4696 msgstr "una revisione da inviare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4697
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4698 msgid "run even when remote repository is unrelated (with -b/--bundle)"
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4699 msgstr ""
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4700 "esegui anche quando il repository remoto non è collegato (con -b/--bundle)"
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4701
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4702 msgid "a base changeset to specify instead of a destination (with -b/--bundle)"
12220
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4703 msgstr ""
bc2d0027043d i18n-it: update fuzzy messages/translate patchbomb
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12219
diff changeset
4704 "un changeset base da specificare invece di una destinazione (con -b/--bundle)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4705
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4706 msgid "send an introduction email for a single patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4707 msgstr "invia una mail introduttiva per una patch singola"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4708
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4709 msgid "hg email [OPTION]... [DEST]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
4710 msgstr "hg email [OPZIONE]... [DEST]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4711
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4712 msgid "show progress bars for some actions"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4713 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4714
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4715 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4716 "This extension uses the progress information logged by hg commands\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4717 "to draw progress bars that are as informative as possible. Some progress\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4718 "bars only offer indeterminate information, while others have a definite\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4719 "end point."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4720 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4721
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4722 msgid "The following settings are available::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4723 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4724
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4725 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4726 " [progress]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4727 " delay = 3 # number of seconds (float) before showing the progress bar\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4728 " refresh = 0.1 # time in seconds between refreshes of the progress bar\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4729 " format = topic bar number # format of the progress bar\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4730 " width = <none> # if set, the maximum width of the progress information\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4731 " # (that is, min(width, term width) will be used)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4732 " clear-complete = True # clear the progress bar after it's done\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4733 " disable = False # if true, don't show a progress bar\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4734 " assume-tty = False # if true, ALWAYS show a progress bar, unless\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4735 " # disable is given"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4736 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4737
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4738 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4739 "Valid entries for the format field are topic, bar, number, unit, and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4740 "item. item defaults to the last 20 characters of the item, but this\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4741 "can be changed by adding either ``-<num>`` which would take the last\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4742 "num characters, or ``+<num>`` for the first num characters.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4743 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4744
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4745 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4746 msgid "command to delete untracked files from the working directory"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4747 msgstr "non effettuare il commit, aggiorna solo la directory di lavoro"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4748
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4749 msgid "removes files not tracked by Mercurial"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4750 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4751
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4752 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4753 " Delete files not known to Mercurial. This is useful to test local\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4754 " and uncommitted changes in an otherwise-clean source tree."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4755 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4756
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4757 msgid " This means that purge will delete:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4758 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4759
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4760 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4761 " - Unknown files: files marked with \"?\" by :hg:`status`\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4762 " - Empty directories: in fact Mercurial ignores directories unless\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4763 " they contain files under source control management"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4764 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4765
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4766 msgid " But it will leave untouched:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4767 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4768
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4769 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4770 " - Modified and unmodified tracked files\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4771 " - Ignored files (unless --all is specified)\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4772 " - New files added to the repository (with :hg:`add`)"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4773 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4774
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4775 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4776 " If directories are given on the command line, only files in these\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4777 " directories are considered."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4778 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4779
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4780 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4781 " Be careful with purge, as you could irreversibly delete some files\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4782 " you forgot to add to the repository. If you only want to print the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4783 " list of files that this program would delete, use the --print\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4784 " option.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4785 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4786 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4787
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4788 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4789 msgid "%s cannot be removed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4790 msgstr "%s non può essere rimosso"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4791
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4792 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4793 msgid "warning: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4794 msgstr "attenzione: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4795
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4796 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4797 msgid "Removing file %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4798 msgstr "Sto rimuovendo il file %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4799
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4800 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4801 msgid "Removing directory %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4802 msgstr "Sto rimuovendo la directory %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4803
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4804 msgid "abort if an error occurs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4805 msgstr "abortisce se si verifica un errore"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4806
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4807 msgid "purge ignored files too"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4808 msgstr "rimuove anche i file ignorati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4809
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4810 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4811 msgid "print filenames instead of deleting them"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4812 msgstr "stampa i nomi dei file invece di cancellarli"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4813
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4814 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4815 msgid "end filenames with NUL, for use with xargs (implies -p/--print)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4816 msgstr "termina il nome dei file con NUL, per usarli con xargs (implica -p)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4817
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4818 msgid "hg purge [OPTION]... [DIR]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
4819 msgstr "hg purge [OPZIONE]... [DIR]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4820
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4821 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4822 msgid "command to move sets of revisions to a different ancestor"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4823 msgstr "sposta insiemi di revisioni su un antenato differente"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4824
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4825 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4826 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4827 "This extension lets you rebase changesets in an existing Mercurial\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4828 "repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4829 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4830 "Questa estensione consente di effettuare il rebase di changeset in un\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4831 "repository Mercurial esistente."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4832
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4833 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4834 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4835 "For more information:\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4836 "http://mercurial.selenic.com/wiki/RebaseExtension\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4837 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4838 "Per maggiori informazioni:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4839 "http://www.selenic.com/mercurial/wiki/index.cgi/RebaseProject\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4840
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4841 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4842 msgid "move changeset (and descendants) to a different branch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4843 msgstr "sposta changeset (e discendenti) su una branch differente"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4844
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4845 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4846 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4847 " Rebase uses repeated merging to graft changesets from one part of\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4848 " history (the source) onto another (the destination). This can be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4849 " useful for linearizing *local* changes relative to a master\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4850 " development tree."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4851 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4852 " Rebase usa merge ripetuti per trapiantare changeset da una parte\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4853 " della storia in un'altra. Questo può essere utile per linearizzare\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4854 " modifiche locali relative ad un albero di sviluppo principale."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4855
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4856 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4857 " You should not rebase changesets that have already been shared\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4858 " with others. Doing so will force everybody else to perform the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4859 " same rebase or they will end up with duplicated changesets after\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4860 " pulling in your rebased changesets."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4861 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4862
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4863 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4864 " If you don't specify a destination changeset (``-d/--dest``),\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4865 " rebase uses the tipmost head of the current named branch as the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4866 " destination. (The destination changeset is not modified by\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4867 " rebasing, but new changesets are added as its descendants.)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4868 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4869
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4870 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4871 " You can specify which changesets to rebase in two ways: as a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4872 " \"source\" changeset or as a \"base\" changeset. Both are shorthand\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4873 " for a topologically related set of changesets (the \"source\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4874 " branch\"). If you specify source (``-s/--source``), rebase will\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4875 " rebase that changeset and all of its descendants onto dest. If you\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4876 " specify base (``-b/--base``), rebase will select ancestors of base\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4877 " back to but not including the common ancestor with dest. Thus,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4878 " ``-b`` is less precise but more convenient than ``-s``: you can\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4879 " specify any changeset in the source branch, and rebase will select\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4880 " the whole branch. If you specify neither ``-s`` nor ``-b``, rebase\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4881 " uses the parent of the working directory as the base."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4882 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4883
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4884 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4885 " By default, rebase recreates the changesets in the source branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4886 " as descendants of dest and then destroys the originals. Use\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4887 " ``--keep`` to preserve the original source changesets. Some\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4888 " changesets in the source branch (e.g. merges from the destination\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4889 " branch) may be dropped if they no longer contribute any change."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4890 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4891
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4892 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4893 " One result of the rules for selecting the destination changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4894 " and source branch is that, unlike ``merge``, rebase will do\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4895 " nothing if you are at the latest (tipmost) head of a named branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4896 " with two heads. You need to explicitly specify source and/or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4897 " destination (or ``update`` to the other head, if it's the head of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4898 " the intended source branch)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4899 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4900
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4901 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
4902 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4903 " If a rebase is interrupted to manually resolve a merge, it can be\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4904 " continued with --continue/-c or aborted with --abort/-a."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4905 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
4906 " Se un rebase viene interrotto per risolvere manualmente un merge,\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
4907 " può essere ripreso con --continue o abortito con --abort.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4908 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4909
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4910 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4911 " Returns 0 on success, 1 if nothing to rebase.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4912 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4913 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4914
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4915 msgid "cannot use both abort and continue"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4916 msgstr "non è possibile usare sia abort sia continue"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4917
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4918 msgid "cannot use collapse with continue or abort"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4919 msgstr "non è possibile usare collapse con continue o abort"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4920
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4921 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4922 msgid "cannot use detach with continue or abort"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4923 msgstr "non è possibile usare collapse con continue o abort"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4924
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4925 msgid "abort and continue do not allow specifying revisions"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4926 msgstr "abort e continue non consentono di specificare revisioni"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4927
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4928 msgid "cannot specify both a revision and a base"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4929 msgstr "non è possibile specificare sia una revisione sia una base"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4930
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4931 msgid "detach requires a revision to be specified"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4932 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4933
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4934 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4935 msgid "cannot specify a base with detach"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4936 msgstr "impossibile specificare sia --rev sia --change"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4937
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4938 msgid "nothing to rebase\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4939 msgstr "niente di cui effettuare il rebase\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4940
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4941 msgid "cannot use both keepbranches and extrafn"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4942 msgstr "non è possibile usare sia keepbranches sia extrafn"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4943
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4944 msgid "fix unresolved conflicts with hg resolve then run hg rebase --continue"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4945 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4946 "correggi i conflitti non risolti con hg resolve e poi esegui hg rebase --"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4947 "continue"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4948
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4949 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4950 msgid "no changes, revision %d skipped\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4951 msgstr "nessuna modifica, revisione %d saltata\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4952
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4953 msgid "rebase merging completed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4954 msgstr "merge del rebase completato\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4955
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4956 msgid "warning: new changesets detected on source branch, not stripping\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4957 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4958 "attenzione: nuovi changeset rilevati sulla branch sorgente, non li rimuovo\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4959
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4960 msgid "rebase completed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4961 msgstr "rebase completato\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4962
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4963 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4964 msgid "%d revisions have been skipped\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4965 msgstr "%d revisioni sono state saltate\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4966
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4967 msgid "unable to collapse, there is more than one external parent"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4968 msgstr "impossibile effettuare il collapse, c'è più di un genitore esterno"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4969
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
4970 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4971 msgid "cannot use revision %d as base, result would have 3 parents"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4972 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4973 "non è possibile usare la revisione %d come base, il risultato avrebbe 3 "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4974 "genitori"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4975
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4976 msgid "no rebase in progress"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4977 msgstr "nessun rebase in corso"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4978
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4979 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4980 msgid "warning: new changesets detected on target branch, can't abort\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4981 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
4982 "attenzione: nuovi changeset rilevati sulla branch target, non li rimuovo\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4983
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4984 msgid "rebase aborted\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4985 msgstr "rebase abortito\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4986
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4987 msgid "cannot rebase onto an applied mq patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4988 msgstr "non è possibile effettuare il rebase su una patch mq applicata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4989
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4990 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4991 msgid "source is ancestor of destination"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4992 msgstr "nessuna sorgente o destinazione specificata"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4993
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4994 msgid "source is descendant of destination"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
4995 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4996
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4997 msgid "rebase working directory to branch head"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4998 msgstr "effettua il rebase della directory di lavoro sulla head della branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
4999
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5000 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5001 msgid "rebase from the specified changeset"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5002 msgstr "mostra i genitori della revisione specificata"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5003
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5004 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5005 "rebase from the base of the specified changeset (up to greatest common "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5006 "ancestor of base and dest)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5007 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5008
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5009 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5010 msgid "rebase onto the specified changeset"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5011 msgstr "rev %d punta al changeset inatteso %d"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5012
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5013 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5014 msgid "collapse the rebased changesets"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5015 msgstr "collassa le revisioni di cui si effettua il rebase"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5016
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5017 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5018 msgid "keep original changesets"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5019 msgstr "mantiene le branch originali"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5020
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5021 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5022 msgid "keep original branch names"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5023 msgstr "mantiene le branch originali"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5024
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5025 msgid "force detaching of source from its original branch"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5026 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5027
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5028 msgid "continue an interrupted rebase"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5029 msgstr "continua un rebase interrotto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5030
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5031 msgid "abort an interrupted rebase"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5032 msgstr "abortisce un rebase interrotto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5033
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5034 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5035 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5036 "hg rebase [-s REV | -b REV] [-d REV] [options]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5037 "hg rebase {-a|-c}"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5038 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5039 "hg rebase [-s rev | -b rev] [-d rev] [--collapse] | [-c] | [-a] | [--keep]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5040
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5041 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5042 msgid "commands to interactively select changes for commit/qrefresh"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5043 msgstr "cambia interattivamente la selezione durante un commit o qrefresh"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5044
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5045 msgid "this modifies a binary file (all or nothing)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5046 msgstr "questo modifica un file binario (tutto o niente)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5047
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5048 msgid "this is a binary file\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5049 msgstr "questo è un file binario\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5050
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5051 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5052 msgid "%d hunks, %d lines changed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5053 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5054
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5055 msgid "[Ynsfdaq?]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5056 msgstr "[Ynsfdaq?]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5057
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5058 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5059 msgid "&Yes, record this change"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5060 msgstr "y - registra questa modifica"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5061
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5062 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5063 msgid "&No, skip this change"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5064 msgstr "salta il changeset di test"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5065
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5066 msgid "&Skip remaining changes to this file"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5067 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5068
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5069 msgid "Record remaining changes to this &file"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5070 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5071
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5072 msgid "&Done, skip remaining changes and files"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5073 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5074
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5075 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5076 msgid "Record &all changes to all remaining files"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5077 msgstr "registra cancellazione per i file mancanti"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5078
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5079 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5080 msgid "&Quit, recording no changes"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5081 msgstr "y - registra questa modifica"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5082
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5083 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5084 msgid "&?"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5085 msgstr "?"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5086
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5087 msgid "user quit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5088 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5089
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5090 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5091 msgid "examine changes to %s?"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5092 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5093
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5094 msgid " and "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5095 msgstr " e "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5096
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5097 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5098 msgid "record this change to %r?"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
5099 msgstr "registrare questa modifica a %r?"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5100
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5101 #, fuzzy, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5102 msgid "record change %d/%d to %r?"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5103 msgstr "registrare questa modifica a %r?"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5104
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5105 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5106 msgid "interactively select changes to commit"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5107 msgstr "seleziona interattivamente le modifiche di cui eseguire il commit"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5108
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5109 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5110 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5111 " If a list of files is omitted, all changes reported by :hg:`status`\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5112 " will be candidates for recording."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5113 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5114 " Se viene omesso un elenco di file, tutte le modifiche\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5115 " riportate da \"hg status\" saranno candidati per la\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5116 " registrazione."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5117
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5118 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5119 msgid " See :hg:`help dates` for a list of formats valid for -d/--date."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5120 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5121 " Vedere 'hg help dates' per un elenco di formati\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5122 " validi per -d/--date."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5123
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5124 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5125 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5126 " You will be prompted for whether to record changes to each\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5127 " modified file, and for files with multiple changes, for each\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5128 " change to use. For each query, the following responses are\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5129 " possible::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5130 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5131 " Si verrà interrogati su quali modifiche registrare\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5132 " per ogni file modificato e, per file con modifiche\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5133 " multiple, per ogni modifica da usare. Per ogni domanda\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5134 " sono possibili le seguenti risposte:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5135
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5136 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5137 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5138 " y - record this change\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5139 " n - skip this change"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5140 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5141 " y - registra questa modifica\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5142 " n - salta questa modifica"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5143
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5144 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5145 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5146 " s - skip remaining changes to this file\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5147 " f - record remaining changes to this file"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5148 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5149 " s - salta le modifiche rimanenti di questo file\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5150 " f - registra le modifiche rimanenti di questo file"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5151
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5152 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5153 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5154 " d - done, skip remaining changes and files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5155 " a - record all changes to all remaining files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5156 " q - quit, recording no changes"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5157 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5158 " d - fatto, salta le modifiche e i file rimanenti\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5159 " a - registra tutte le modifiche a tutti i file rimanenti\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5160 " q - esci, non registrare alcuna modifica"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5161
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5162 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5163 msgid " ? - display help"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5164 msgstr " ? - mostra il messaggio di aiuto"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5165
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5166 msgid " This command is not available when committing a merge."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5167 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5168
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5169 msgid "'mq' extension not loaded"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5170 msgstr "estensione 'mq' non caricata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5171
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5172 msgid "running non-interactively, use commit instead"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5173 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5174
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5175 msgid "cannot partially commit a merge (use hg commit instead)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5176 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5177
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5178 msgid "no changes to record\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5179 msgstr "nessuna modifica da registrare\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5180
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5181 msgid "patch failed to apply"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5182 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5183
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5184 msgid "hg record [OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
5185 msgstr "hg record [OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5186
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5187 msgid "hg qrecord [OPTION]... PATCH [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
5188 msgstr "hg qrecord [OPZIONE]... PATCH [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5189
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5190 msgid "recreates hardlinks between repository clones"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5191 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5192
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5193 msgid "recreate hardlinks between two repositories"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5194 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5195
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5196 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5197 " When repositories are cloned locally, their data files will be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5198 " hardlinked so that they only use the space of a single repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5199 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5200
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5201 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5202 " Unfortunately, subsequent pulls into either repository will break\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5203 " hardlinks for any files touched by the new changesets, even if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5204 " both repositories end up pulling the same changes."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5205 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5206
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5207 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5208 " Similarly, passing --rev to \"hg clone\" will fail to use any\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5209 " hardlinks, falling back to a complete copy of the source\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5210 " repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5211 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5212
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5213 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5214 " This command lets you recreate those hardlinks and reclaim that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5215 " wasted space."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5216 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5217
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5218 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5219 " This repository will be relinked to share space with ORIGIN, which\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5220 " must be on the same local disk. If ORIGIN is omitted, looks for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5221 " \"default-relink\", then \"default\", in [paths]."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5222 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5223
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5224 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5225 " Do not attempt any read operations on this repository while the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5226 " command is running. (Both repositories will be locked against\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5227 " writes.)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5228 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5229 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5230
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5231 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5232 msgid "hardlinks are not supported on this system"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5233 msgstr "Hardlink non supportati"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5234
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5235 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5236 msgid "relinking %s to %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5237 msgstr "sto ottenendo %s in %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5238
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5239 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5240 msgid "tip has %d files, estimated total number of files: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5241 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5242
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5243 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5244 msgid "collecting"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5245 msgstr "sto collezionando gli rlog CVS\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5246
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5247 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5248 msgid "files"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5249 msgstr "file:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5250
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5251 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5252 msgid "collected %d candidate storage files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5253 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5254
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5255 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5256 msgid "source and destination are on different devices"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5257 msgstr "nessuna sorgente o destinazione specificata"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5258
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5259 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5260 msgid "not linkable: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5261 msgstr "non nel dirstate: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5262
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5263 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5264 msgid " files"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5265 msgstr "file:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5266
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5267 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5268 msgid "pruning"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5269 msgstr "sto eseguendo %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5270
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5271 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5272 msgid "pruned down to %d probably relinkable files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5273 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5274
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5275 msgid "relinking"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5276 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5277
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5278 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5279 msgid "relinked %d files (%d bytes reclaimed)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5280 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5281
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5282 msgid "[ORIGIN]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5283 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5284
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5285 msgid "extend schemes with shortcuts to repository swarms"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5286 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5287
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5288 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5289 "This extension allows you to specify shortcuts for parent URLs with a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5290 "lot of repositories to act like a scheme, for example::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5291 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5292
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5293 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5294 " [schemes]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5295 " py = http://code.python.org/hg/"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5296 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5297
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5298 msgid "After that you can use it like::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5299 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5300
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5301 msgid " hg clone py://trunk/"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5302 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5303
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5304 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5305 "Additionally there is support for some more complex schemas, for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5306 "example used by Google Code::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5307 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5308
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5309 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5310 " [schemes]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5311 " gcode = http://{1}.googlecode.com/hg/"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5312 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5313
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5314 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5315 "The syntax is taken from Mercurial templates, and you have unlimited\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5316 "number of variables, starting with ``{1}`` and continuing with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5317 "``{2}``, ``{3}`` and so on. This variables will receive parts of URL\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5318 "supplied, split by ``/``. Anything not specified as ``{part}`` will be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5319 "just appended to an URL."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5320 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5321
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5322 msgid "For convenience, the extension adds these schemes by default::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5323 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5324
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5325 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5326 " [schemes]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5327 " py = http://hg.python.org/\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5328 " bb = https://bitbucket.org/\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5329 " bb+ssh = ssh://hg@bitbucket.org/\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5330 " gcode = https://{1}.googlecode.com/hg/\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5331 " kiln = https://{1}.kilnhg.com/Repo/"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5332 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5333
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5334 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5335 "You can override a predefined scheme by defining a new scheme with the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5336 "same name.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5337 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5338
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5339 msgid "share a common history between several working directories"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5340 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5341
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5342 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5343 msgid "create a new shared repository"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5344 msgstr "crea il repository della coda"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5345
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5346 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5347 " Initialize a new repository and working directory that shares its\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5348 " history with another repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5349 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5350
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5351 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5352 " NOTE: using rollback or extensions that destroy/modify history\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5353 " (mq, rebase, etc.) can cause considerable confusion with shared\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5354 " clones. In particular, if two shared clones are both updated to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5355 " the same changeset, and one of them destroys that changeset with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5356 " rollback, the other clone will suddenly stop working: all\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5357 " operations will fail with \"abort: working directory has unknown\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5358 " parent\". The only known workaround is to use debugsetparents on\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5359 " the broken clone to reset it to a changeset that still exists\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5360 " (e.g. tip).\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5361 " "
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5362 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5363
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5364 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5365 msgid "do not create a working copy"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5366 msgstr "non aggiornare le nuove directory di lavoro"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5367
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5368 msgid "[-U] SOURCE [DEST]"
12217
11ab9982d249 i18n-it: general updates fuzzy synopsis texts
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12216
diff changeset
5369 msgstr "[-U] SORGENTE [DEST]"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5370
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5371 msgid "command to transplant changesets from another branch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5372 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5373
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5374 msgid "This extension allows you to transplant patches from another branch."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5375 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5376
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5377 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5378 "Transplanted patches are recorded in .hg/transplant/transplants, as a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5379 "map from a changeset hash to its hash in the source repository.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5380 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5381
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5382 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5383 msgid "skipping already applied revision %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5384 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5385
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5386 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5387 msgid "skipping merge changeset %s:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5388 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5389
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5390 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5391 msgid "%s merged at %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5392 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5393
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5394 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5395 msgid "%s transplanted to %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5396 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5397
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5398 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5399 msgid "filtering %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5400 msgstr "sto filtrando %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5401
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5402 msgid "filter failed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5403 msgstr "filtraggio fallito"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5404
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5405 msgid "can only omit patchfile if merging"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5406 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5407
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5408 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5409 msgid "%s: empty changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5410 msgstr "%s: changeset vuoto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5411
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5412 msgid "Fix up the merge and run hg transplant --continue"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5413 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5414
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5415 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5416 msgid "%s transplanted as %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5417 msgstr "%s trapiantato come %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5418
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5419 msgid "transplant log file is corrupt"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5420 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5421
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5422 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5423 msgid "working dir not at transplant parent %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5424 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5425
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5426 msgid "commit failed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5427 msgstr "commit fallito"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5428
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5429 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5430 "y: transplant this changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5431 "n: skip this changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5432 "m: merge at this changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5433 "p: show patch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5434 "c: commit selected changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5435 "q: cancel transplant\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5436 "?: show this help\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5437 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5438
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5439 msgid "apply changeset? [ynmpcq?]:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5440 msgstr "applicare il changeset? [ynmpcq?]:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5441
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5442 msgid "no such option\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5443 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5444
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5445 msgid "transplant changesets from another branch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5446 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5447
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5448 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5449 " Selected changesets will be applied on top of the current working\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5450 " directory with the log of the original changeset. If --log is\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5451 " specified, log messages will have a comment appended of the form::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5452 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5453
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5454 msgid " (transplanted from CHANGESETHASH)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5455 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5456
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5457 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5458 " You can rewrite the changelog message with the --filter option.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5459 " Its argument will be invoked with the current changelog message as\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5460 " $1 and the patch as $2."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5461 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5462
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5463 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5464 " If --source/-s is specified, selects changesets from the named\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5465 " repository. If --branch/-b is specified, selects changesets from\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5466 " the branch holding the named revision, up to that revision. If\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5467 " --all/-a is specified, all changesets on the branch will be\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5468 " transplanted, otherwise you will be prompted to select the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5469 " changesets you want."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5470 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5471
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5472 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5473 " :hg:`transplant --branch REVISION --all` will rebase the selected\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5474 " branch (up to the named revision) onto your current working\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5475 " directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5476 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5477
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5478 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5479 " You can optionally mark selected transplanted changesets as merge\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5480 " changesets. You will not be prompted to transplant any ancestors\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5481 " of a merged transplant, and you can merge descendants of them\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5482 " normally instead of transplanting them."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5483 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5484
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5485 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5486 " If no merges or revisions are provided, :hg:`transplant` will\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5487 " start an interactive changeset browser."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5488 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5489
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5490 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5491 " If a changeset application fails, you can fix the merge by hand\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5492 " and then resume where you left off by calling :hg:`transplant\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5493 " --continue/-c`.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5494 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5495 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5496
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5497 msgid "--continue is incompatible with branch, all or merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5498 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5499
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5500 msgid "no source URL, branch tag or revision list provided"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5501 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5502
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5503 msgid "--all requires a branch revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5504 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5505
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5506 msgid "--all is incompatible with a revision list"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5507 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5508
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5509 msgid "no revision checked out"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5510 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5511
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5512 msgid "outstanding uncommitted merges"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5513 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5514
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5515 msgid "outstanding local changes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5516 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5517
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5518 msgid "pull patches from REPO"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5519 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5520
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5521 msgid "BRANCH"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5522 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5523
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5524 msgid "pull patches from branch BRANCH"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5525 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5526
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5527 msgid "pull all changesets up to BRANCH"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5528 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5529
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5530 msgid "skip over REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5531 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5532
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5533 msgid "merge at REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5534 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5535
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5536 msgid "append transplant info to log message"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5537 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5538
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5539 msgid "continue last transplant session after repair"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5540 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5541
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5542 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5543 msgid "filter changesets through command"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5544 msgstr "%d changeset trovati\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5545
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5546 msgid "hg transplant [-s REPO] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5547 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5548
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5549 msgid "allow the use of MBCS paths with problematic encodings"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5550 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5551
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5552 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5553 "Some MBCS encodings are not good for some path operations (i.e.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5554 "splitting path, case conversion, etc.) with its encoded bytes. We call\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5555 "such a encoding (i.e. shift_jis and big5) as \"problematic encoding\".\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5556 "This extension can be used to fix the issue with those encodings by\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5557 "wrapping some functions to convert to Unicode string before path\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5558 "operation."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5559 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5560
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5561 msgid "This extension is useful for:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5562 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5563
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5564 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5565 "- Japanese Windows users using shift_jis encoding.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5566 "- Chinese Windows users using big5 encoding.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5567 "- All users who use a repository with one of problematic encodings on\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5568 " case-insensitive file system."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5569 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5570
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5571 msgid "This extension is not needed for:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5572 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5573
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5574 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5575 "- Any user who use only ASCII chars in path.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5576 "- Any user who do not use any of problematic encodings."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5577 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5578
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5579 msgid "Note that there are some limitations on using this extension:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5580 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5581
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5582 msgid "- You should use single encoding in one repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5583 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5584
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5585 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5586 "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5587 "By default, win32mbcs uses encoding.encoding decided by Mercurial.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5588 "You can specify the encoding by config option::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5589 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5590
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5591 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5592 " [win32mbcs]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5593 " encoding = sjis"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5594 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5595
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5596 msgid "It is useful for the users who want to commit with UTF-8 log message.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5597 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5598
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5599 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5600 msgid "[win32mbcs] filename conversion failed with %s encoding\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5601 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5602
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5603 msgid "[win32mbcs] cannot activate on this platform.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5604 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5605
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5606 msgid "perform automatic newline conversion"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5607 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5608
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5609 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5610 " Deprecation: The win32text extension requires each user to configure\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5611 " the extension again and again for each clone since the configuration\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5612 " is not copied when cloning."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5613 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5614
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5615 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5616 " We have therefore made the ``eol`` as an alternative. The ``eol``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5617 " uses a version controlled file for its configuration and each clone\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5618 " will therefore use the right settings from the start."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5619 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5620
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5621 msgid "To perform automatic newline conversion, use::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5622 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5623
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5624 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5625 " [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 10163
diff changeset
5626 " win32text =\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5627 " [encode]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5628 " ** = cleverencode:\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5629 " # or ** = macencode:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5630 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5631
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5632 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5633 " [decode]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5634 " ** = cleverdecode:\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5635 " # or ** = macdecode:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5636 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5637
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5638 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5639 "If not doing conversion, to make sure you do not commit CRLF/CR by accident::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5640 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5641
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5642 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5643 " [hooks]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5644 " pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5645 " # or pretxncommit.cr = python:hgext.win32text.forbidcr"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5646 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5647
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5648 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5649 "To do the same check on a server to prevent CRLF/CR from being\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5650 "pushed or pulled::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5651 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5652
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5653 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5654 " [hooks]\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5655 " pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5656 " # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5657 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5658
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5659 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5660 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5661 "WARNING: %s already has %s line endings\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5662 "and does not need EOL conversion by the win32text plugin.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5663 "Before your next commit, please reconsider your encode/decode settings in \n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5664 "Mercurial.ini or %s.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5665 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5666
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5667 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5668 msgid "Attempt to commit or push text file(s) using %s line endings\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5669 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5670
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5671 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5672 msgid "in %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5673 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5674
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5675 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5676 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5677 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5678 "To prevent this mistake in your local repository,\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5679 "add to Mercurial.ini or .hg/hgrc:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5680 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5681
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5682 #, python-format
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5683 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5684 "[hooks]\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5685 "pretxncommit.%s = python:hgext.win32text.forbid%s"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5686 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5687
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5688 #, python-format
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5689 msgid "and also consider adding:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5690 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5691
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5692 #, python-format
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5693 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5694 "[extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 10163
diff changeset
5695 "win32text =\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5696 "[encode]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5697 "** = %sencode:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5698 "[decode]\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5699 "** = %sdecode:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5700 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5701
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5702 msgid "discover and advertise repositories on the local network"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5703 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5704
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5705 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5706 "Zeroconf-enabled repositories will be announced in a network without\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5707 "the need to configure a server or a service. They can be discovered\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5708 "without knowing their actual IP address."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5709 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5710
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5711 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5712 "To allow other people to discover your repository using run\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5713 ":hg:`serve` in your repository::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5714 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5715
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5716 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5717 " $ cd test\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5718 " $ hg serve"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5719 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5720
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5721 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5722 "You can discover Zeroconf-enabled repositories by running\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5723 ":hg:`paths`::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5724 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5725
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5726 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5727 " $ hg paths\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5728 " zc-test = http://example.com:8000/test\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5729 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
5730
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5731 msgid "archive prefix contains illegal components"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5732 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5733
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5734 msgid "cannot give prefix when archiving to files"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5735 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5736
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5737 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5738 msgid "unknown archive type '%s'"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5739 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5740
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5741 msgid "invalid changegroup"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5742 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5743
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5744 msgid "unknown parent"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5745 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5746
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5747 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5748 msgid "integrity check failed on %s:%d"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5749 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5750
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5751 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5752 msgid "%s: not a Mercurial bundle file"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5753 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5754
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5755 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5756 msgid "%s: unknown bundle version"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5757 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5758
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5759 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5760 msgid "%s: unknown bundle compression type"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5761 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5762
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5763 msgid "cannot create new bundle repository"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5764 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5765
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5766 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5767 msgid "premature EOF reading chunk (got %d bytes, expected %d)"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5768 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5769
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5770 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5771 msgid "empty username"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5772 msgstr "stringa vuota\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5773
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5774 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5775 msgid "username %s contains a newline"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5776 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5777
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5778 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5779 msgid "the name '%s' is reserved"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5780 msgstr "il nome '%s' è riservato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5781
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5782 msgid "options --message and --logfile are mutually exclusive"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5783 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5784
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5785 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5786 msgid "can't read commit message '%s': %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5787 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5788
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5789 msgid "limit must be a positive integer"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5790 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5791
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5792 msgid "limit must be positive"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5793 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5794
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5795 msgid "too many revisions specified"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5796 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5797
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5798 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5799 msgid "invalid format spec '%%%s' in output filename"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5800 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5801
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5802 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5803 msgid "adding %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5804 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5805
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5806 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5807 msgid "removing %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5808 msgstr "sto rimuovendo %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5809
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5810 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5811 msgid "recording removal of %s as rename to %s (%d%% similar)\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5812 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5813
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5814 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5815 msgid "%s: not copying - file is not managed\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5816 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5817
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5818 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5819 msgid "%s: not copying - file has been marked for remove\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5820 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5821
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5822 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5823 msgid "%s: not overwriting - %s collides with %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5824 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5825
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5826 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5827 msgid "%s: not overwriting - file exists\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5828 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5829
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5830 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5831 msgid "%s: not recording move - %s does not exist\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5832 msgstr "il nodo %s:%d non esiste\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5833
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5834 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5835 msgid "%s: not recording copy - %s does not exist\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5836 msgstr "il nodo %s:%d non esiste\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5837
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5838 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5839 msgid "%s: deleted in working copy\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5840 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5841
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5842 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5843 msgid "%s: cannot copy - %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5844 msgstr "%s: impossibile copiare - %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5845
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5846 #, python-format
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
5847 msgid "moving %s to %s\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
5848 msgstr "sto spostando %s in %s\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
5849
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
5850 #, python-format
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
5851 msgid "copying %s to %s\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
5852 msgstr "sto copiando %s in %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5853
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5854 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5855 msgid "%s has not been committed yet, so no copy data will be stored for %s.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5856 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5857
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5858 msgid "no source or destination specified"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5859 msgstr "nessuna sorgente o destinazione specificata"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5860
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5861 msgid "no destination specified"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5862 msgstr "nessuna destinazione specificata"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5863
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5864 msgid "with multiple sources, destination must be an existing directory"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5865 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5866 "con sorgenti multiple la destinazione deve essere una directory esistente"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5867
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5868 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5869 msgid "destination %s is not a directory"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5870 msgstr "la destinazione %s non è una directory"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5871
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5872 msgid "no files to copy"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5873 msgstr "nessun file da copiare"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5874
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5875 msgid "(consider using --after)\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5876 msgstr "(considera di usare --after)\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5877
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5878 msgid "child process failed to start"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5879 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
5880
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5881 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5882 msgid "changeset: %d:%s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5883 msgstr "changeset: %d:%s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5884
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5885 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5886 msgid "branch: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5887 msgstr "branch: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5888
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5889 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5890 msgid "tag: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5891 msgstr "tag: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5892
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5893 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5894 msgid "parent: %d:%s\n"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
5895 msgstr "genitore: %d:%s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5896
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5897 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5898 msgid "manifest: %d:%s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5899 msgstr "manifesto: %d:%s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5900
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5901 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5902 msgid "user: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5903 msgstr "utente: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5904
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5905 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5906 msgid "date: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5907 msgstr "data: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5908
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5909 msgid "files+:"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5910 msgstr "file+:"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5911
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5912 msgid "files-:"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5913 msgstr "file-:"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5914
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5915 msgid "files:"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5916 msgstr "file:"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5917
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5918 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5919 msgid "files: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5920 msgstr "file: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5921
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5922 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5923 msgid "copies: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5924 msgstr "copie: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5925
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5926 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5927 msgid "extra: %s=%s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5928 msgstr "extra: %s=%s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5929
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5930 msgid "description:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5931 msgstr "descrizione:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5932
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5933 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5934 msgid "summary: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5935 msgstr "sommario: %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5936
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5937 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5938 msgid "%s: no key named '%s'"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5939 msgstr "%s: nessuna chiave chiamata '%s'"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5940
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5941 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5942 msgid "Found revision %s from %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5943 msgstr "Trovata revisione %s da %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5944
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5945 msgid "revision matching date not found"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5946 msgstr "revisione corrispondente alla data non trovata"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5947
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5948 #, python-format
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5949 msgid "cannot follow nonexistent file: \"%s\""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5950 msgstr "impossibile seguire il file non esistente: \"%s\""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5951
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5952 msgid "can only follow copies/renames for explicit filenames"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5953 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5954
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5955 msgid "HG: Enter commit message. Lines beginning with 'HG:' are removed."
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5956 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5957
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5958 msgid "HG: Leave message empty to abort commit."
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5959 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5960
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5961 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5962 msgid "HG: user: %s"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5963 msgstr "HG: utente: %s"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5964
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5965 msgid "HG: branch merge"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5966 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5967
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5968 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5969 msgid "HG: branch '%s'"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5970 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5971
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5972 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5973 msgid "HG: subrepo %s"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5974 msgstr "HG: subrepository %s"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5975
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5976 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5977 msgid "HG: added %s"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5978 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5979
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5980 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5981 msgid "HG: changed %s"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5982 msgstr "HG: cambiato %s"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5983
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5984 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5985 msgid "HG: removed %s"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5986 msgstr "HG: rimosso %s"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5987
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5988 msgid "HG: no files changed"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
5989 msgstr "HG: nessun file modificato"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5990
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5991 msgid "empty commit message"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5992 msgstr "messaggio di commit vuoto"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
5993
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5994 msgid "add the specified files on the next commit"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5995 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5996
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5997 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
5998 " Schedule files to be version controlled and added to the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
5999 " repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6000 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6001
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6002 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6003 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6004 " The files will be added to the repository at the next commit. To\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6005 " undo an add before that, see :hg:`forget`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6006 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6007 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6008 "specificato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6009 " e le aggiunge al repository locale."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6010
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6011 msgid " If no names are given, add all files to the repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6012 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6013
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6014 msgid " .. container:: verbose"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6015 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6016
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6017 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6018 " An example showing how new (unknown) files are added\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6019 " automatically by :hg:`add`::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6020 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6021
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6022 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6023 " $ ls\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6024 " foo.c\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6025 " $ hg status\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6026 " ? foo.c\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6027 " $ hg add\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6028 " adding foo.c\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6029 " $ hg status\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6030 " A foo.c"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6031 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6032
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6033 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6034 " Returns 0 if all files are successfully added.\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6035 " "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6036 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6037
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6038 msgid "add all new files, delete all missing files"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6039 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6040
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6041 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6042 " Add all new files and remove all missing files from the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6043 " repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6044 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6045
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6046 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6047 " New files are ignored if they match any of the patterns in\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6048 " .hgignore. As with add, these changes take effect at the next\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6049 " commit."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6050 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6051
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6052 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6053 " Use the -s/--similarity option to detect renamed files. With a\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6054 " parameter greater than 0, this compares every removed file with\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6055 " every added file and records those similar enough as renames. This\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6056 " option takes a percentage between 0 (disabled) and 100 (files must\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6057 " be identical) as its parameter. Detecting renamed files this way\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6058 " can be expensive. After using this option, :hg:`status -C` can be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6059 " used to check which files were identified as moved or renamed."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6060 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6061
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6062 msgid "similarity must be a number"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6063 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6064
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6065 msgid "similarity must be between 0 and 100"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6066 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6067
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6068 msgid "show changeset information by line for each file"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6069 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6070
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6071 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6072 " List changes in files, showing the revision id responsible for\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6073 " each line"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6074 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6075
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6076 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6077 " This command is useful for discovering when a change was made and\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6078 " by whom."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6079 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6080
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6081 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6082 " Without the -a/--text option, annotate will avoid processing files\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6083 " it detects as binary. With -a, annotate will annotate the file\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6084 " anyway, although the results will probably be neither useful\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6085 " nor desirable."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6086 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6087
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6088 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6089 " Returns 0 on success.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6090 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6091 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6092
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6093 msgid "at least one filename or pattern is required"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6094 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6095
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6096 msgid "at least one of -n/-c is required for -l"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6097 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6098
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6099 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6100 msgid "%s: binary file\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6101 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6102
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6103 msgid "create an unversioned archive of a repository revision"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6104 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6105
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6106 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6107 " By default, the revision used is the parent of the working\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6108 " directory; use -r/--rev to specify a different revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6109 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6110
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6111 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6112 " The archive type is automatically detected based on file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6113 " extension (or override using -t/--type)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6114 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6115
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6116 msgid " Valid types are:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6117 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6118
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6119 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6120 " :``files``: a directory full of files (default)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6121 " :``tar``: tar archive, uncompressed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6122 " :``tbz2``: tar archive, compressed using bzip2\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6123 " :``tgz``: tar archive, compressed using gzip\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6124 " :``uzip``: zip archive, uncompressed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6125 " :``zip``: zip archive, compressed using deflate"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6126 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6127
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6128 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6129 " The exact name of the destination archive or directory is given\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6130 " using a format string; see :hg:`help export` for details."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6131 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6132
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6133 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6134 " Each member added to an archive file has a directory prefix\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6135 " prepended. Use -p/--prefix to specify a format string for the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6136 " prefix. The default is the basename of the archive, with suffixes\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6137 " removed."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6138 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6139
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6140 msgid "no working directory: please specify a revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6141 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6142
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6143 msgid "repository root cannot be destination"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6144 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6145
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6146 msgid "cannot archive plain files to stdout"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6147 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6148
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6149 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6150 msgid "reverse effect of earlier changeset"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6151 msgstr "inverte l'effetto di un changeset precedente"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6152
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6153 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6154 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6155 " Commit the backed out changes as a new changeset. The new\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6156 " changeset is a child of the backed out changeset."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6157 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6158 " Effettua il commit delle modifiche di cui si è fatto backout\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6159 " come nuovo changeset. Il nuovo changeset è un figlio del\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6160 " changeset di cui si è fatto backout."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6161
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6162 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6163 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6164 " If you backout a changeset other than the tip, a new head is\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6165 " created. This head will be the new tip and you should merge this\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6166 " backout changeset with another head."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6167 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6168 " Se si fa il backout di un changeset diverso da tip, viene creata\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6169 " una nuova head. Questa sarà la nuova tip e si dovrebbe fare il\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6170 " merge di questo changeset di backout con un'altra head\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6171 " (attualmente una di default)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6172
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6173 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6174 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6175 " The --merge option remembers the parent of the working directory\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6176 " before starting the backout, then merges the new head with that\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6177 " changeset afterwards. This saves you from doing the merge by hand.\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6178 " The result of this merge is not committed, as with a normal merge."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6179 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6180 " L'opzione --merge ricorda il genitore della directory di lavoro\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6181 " prima di avviare il backout, poi fa il merge della nuova head con\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6182 " quel changeset. Questo evita di fare il merge a mano. Non viene\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6183 " effettuato il commit del risultato di questo merge, come per un\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6184 " merge normale."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6185
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6186 msgid "please specify just one revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6187 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6188
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6189 msgid "please specify a revision to backout"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6190 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6191
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6192 msgid "cannot backout change on a different branch"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6193 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6194
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6195 msgid "cannot backout a change with no parents"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6196 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6197
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6198 msgid "cannot backout a merge changeset without --parent"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6199 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6200
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6201 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6202 msgid "%s is not a parent of %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6203 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6204
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6205 msgid "cannot use --parent on non-merge changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6206 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6207
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6208 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6209 msgid "changeset %s backs out changeset %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6210 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6211
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6212 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6213 msgid "merging with changeset %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6214 msgstr "sto effettuando il merge con il changeset %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6215
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6216 msgid "the backout changeset is a new head - do not forget to merge\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6217 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6218
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6219 msgid "(use \"backout --merge\" if you want to auto-merge)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6220 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6221
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6222 msgid "subdivision search of changesets"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6223 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6224
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6225 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6226 " This command helps to find changesets which introduce problems. To\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6227 " use, mark the earliest changeset you know exhibits the problem as\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6228 " bad, then mark the latest changeset which is free from the problem\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6229 " as good. Bisect will update your working directory to a revision\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6230 " for testing (unless the -U/--noupdate option is specified). Once\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6231 " you have performed tests, mark the working directory as good or\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6232 " bad, and bisect will either update to another candidate changeset\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6233 " or announce that it has found the bad revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6234 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6235
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6236 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6237 " As a shortcut, you can also use the revision argument to mark a\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6238 " revision as good or bad without checking it out first."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6239 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6240
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6241 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6242 " If you supply a command, it will be used for automatic bisection.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6243 " Its exit status will be used to mark revisions as good or bad:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6244 " status 0 means good, 125 means to skip the revision, 127\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6245 " (command not found) will abort the bisection, and any other\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6246 " non-zero exit status means the revision is bad."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6247 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6248
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6249 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6250 msgid "The first good revision is:\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6251 msgstr "La prima revisione %s è:\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6252
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6253 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6254 msgid "The first bad revision is:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6255 msgstr "La prima revisione %s è:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6256
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6257 msgid "Due to skipped revisions, the first good revision could be any of:\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6258 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6259
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6260 msgid "Due to skipped revisions, the first bad revision could be any of:\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6261 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6262
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6263 msgid "cannot bisect (no known good revisions)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6264 msgstr "impossibile fare bisect (nessuna revisione buona nota)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6265
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6266 msgid "cannot bisect (no known bad revisions)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6267 msgstr "impossibile fare bisect (nessuna revisione cattiva nota)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6268
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6269 msgid "(use of 'hg bisect <cmd>' is deprecated)\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6270 msgstr "(l'uso di 'hg bisect <cmd>' è deprecato)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6271
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6272 msgid "incompatible arguments"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6273 msgstr "argomenti incompatibili"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6274
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6275 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6276 msgid "failed to execute %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6277 msgstr "esecuzione di %s fallita"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6278
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6279 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6280 msgid "%s killed"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6281 msgstr "%s ucciso"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6282
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
6283 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6284 msgid "Changeset %d:%s: %s\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
6285 msgstr "Changeset %d:%s: %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6286
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6287 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6288 msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6289 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6290
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6291 msgid "set or show the current branch name"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6292 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6293
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6294 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6295 " With no argument, show the current branch name. With one argument,\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6296 " set the working directory branch name (the branch will not exist\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6297 " in the repository until the next commit). Standard practice\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6298 " recommends that primary development take place on the 'default'\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6299 " branch."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6300 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6301
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6302 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6303 " Unless -f/--force is specified, branch will not let you set a\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6304 " branch name that already exists, even if it's inactive."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6305 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6306
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6307 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6308 " Use -C/--clean to reset the working directory branch to that of\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6309 " the parent of the working directory, negating a previous branch\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6310 " change."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6311 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6312
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6313 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6314 " Use the command :hg:`update` to switch to an existing branch. Use\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6315 " :hg:`commit --close-branch` to mark this branch as closed."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6316 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6317
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6318 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6319 msgid "reset working directory to branch %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6320 msgstr "resetto la directory di lavoro alla branch %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6321
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6322 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6323 "a branch of the same name already exists (use 'hg update' to switch to it)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6324 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
6325 "una branch con lo stesso nome esiste già (usare 'hg update' per passare ad "
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
6326 "essa)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6327
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6328 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6329 msgid "marked working directory as branch %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6330 msgstr "marcata directory di lavoro come branch %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6331
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6332 msgid "list repository named branches"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6333 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6334
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6335 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6336 " List the repository's named branches, indicating which ones are\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6337 " inactive. If -c/--closed is specified, also list branches which have\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6338 " been marked closed (see :hg:`commit --close-branch`)."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6339 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6340
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6341 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6342 " If -a/--active is specified, only show active branches. A branch\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6343 " is considered active if it contains repository heads."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6344 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6345
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6346 msgid " Use the command :hg:`update` to switch to an existing branch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6347 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6348
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6349 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6350 " Returns 0.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6351 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6352 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6353
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6354 msgid " (closed)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6355 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6356
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6357 msgid " (inactive)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6358 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6359
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6360 msgid "create a changegroup file"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6361 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6362
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6363 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6364 " Generate a compressed changegroup file collecting changesets not\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6365 " known to be in another repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6366 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6367
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6368 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6369 " If you omit the destination repository, then hg assumes the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6370 " destination will have all the nodes you specify with --base\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6371 " parameters. To create a bundle containing all changesets, use\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6372 " -a/--all (or --base null)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6373 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6374
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6375 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6376 " You can change compression method with the -t/--type option.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6377 " The available compression methods are: none, bzip2, and\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6378 " gzip (by default, bundles are compressed using bzip2)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6379 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6380
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6381 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6382 " The bundle file can then be transferred using conventional means\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6383 " and applied to another repository with the unbundle or pull\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6384 " command. This is useful when direct push and pull are not\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6385 " available or when exporting an entire repository is undesirable."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6386 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6387
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6388 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6389 " Applying bundles preserves all changeset contents including\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6390 " permissions, copy/rename information, and revision history."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6391 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6392
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6393 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6394 " Returns 0 on success, 1 if no changes found.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6395 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6396 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6397
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6398 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6399 msgid "--base is incompatible with specifying a destination"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6400 msgstr "un changeset base da specificare invece di una destinazione"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6401
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6402 msgid "unknown bundle type specified with --type"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6403 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6404
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6405 msgid "output the current or given revision of files"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6406 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6407
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6408 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6409 " Print the specified files as they were at the given revision. If\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6410 " no revision is given, the parent of the working directory is used,\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6411 " or tip if no revision is checked out."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6412 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6413
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6414 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6415 " Output may be to a file, in which case the name of the file is\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6416 " given using a format string. The formatting rules are the same as\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6417 " for the export command, with the following additions:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6418 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6419
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6420 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6421 " :``%s``: basename of file being printed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6422 " :``%d``: dirname of file being printed, or '.' if in repository root\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6423 " :``%p``: root-relative path name of file being printed"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6424 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6425
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6426 msgid "make a copy of an existing repository"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6427 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6428
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6429 msgid " Create a copy of an existing repository in a new directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6430 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6431
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6432 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6433 " If no destination directory name is specified, it defaults to the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6434 " basename of the source."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6435 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6436
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6437 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6438 " The location of the source is added to the new repository's\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6439 " .hg/hgrc file, as the default to be used for future pulls."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6440 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6441
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6442 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6443 msgid " See :hg:`help urls` for valid source format details."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6444 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6445 " Vedere pull per dettagli sui formati di sorgenti validi.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6446 " "
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6447
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6448 msgid ""
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9766
diff changeset
6449 " It is possible to specify an ``ssh://`` URL as the destination, but no\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6450 " .hg/hgrc and working directory will be created on the remote side.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6451 " Please see :hg:`help urls` for important details about ``ssh://`` URLs."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6452 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6453
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6454 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6455 " A set of changesets (tags, or branch names) to pull may be specified\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6456 " by listing each changeset (tag, or branch name) with -r/--rev.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6457 " If -r/--rev is used, the cloned repository will contain only a subset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6458 " of the changesets of the source repository. Only the set of changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6459 " defined by all -r/--rev options (including all their ancestors)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6460 " will be pulled into the destination repository.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6461 " No subsequent changesets (including subsequent tags) will be present\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6462 " in the destination."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6463 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6464
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6465 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6466 " Using -r/--rev (or 'clone src#rev dest') implies --pull, even for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6467 " local source repositories."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6468 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6469
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6470 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6471 " For efficiency, hardlinks are used for cloning whenever the source\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6472 " and destination are on the same filesystem (note this applies only\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6473 " to the repository data, not to the working directory). Some\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6474 " filesystems, such as AFS, implement hardlinking incorrectly, but\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6475 " do not report errors. In these cases, use the --pull option to\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6476 " avoid hardlinking."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6477 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6478
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6479 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6480 " In some cases, you can clone repositories and the working directory\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6481 " using full hardlinks with ::"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6482 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6483
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6484 msgid " $ cp -al REPO REPOCLONE"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6485 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6486
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6487 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6488 " This is the fastest way to clone, but it is not always safe. The\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6489 " operation is not atomic (making sure REPO is not modified during\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6490 " the operation is up to you) and you have to make sure your editor\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6491 " breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6492 " this is not compatible with certain extensions that place their\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6493 " metadata under the .hg directory, such as mq."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6494 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6495
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6496 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6497 " Mercurial will update the working directory to the first applicable\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6498 " revision from this list:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6499 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6500
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6501 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6502 " a) null if -U or the source repository has no changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6503 " b) if -u . and the source repository is local, the first parent of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6504 " the source repository's working directory\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6505 " c) the changeset specified with -u (if a branch name, this means the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6506 " latest head of that branch)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6507 " d) the changeset specified with -r\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6508 " e) the tipmost head specified with -b\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6509 " f) the tipmost head specified with the url#branch source syntax\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6510 " g) the tipmost head of the default branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6511 " h) tip"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6512 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6513
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6514 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6515 msgid "cannot specify both --noupdate and --updaterev"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6516 msgstr "non è possibile specificare sia una revisione sia una base"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6517
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6518 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6519 msgid "commit the specified files or all outstanding changes"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6520 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6521 "effettua il commit dei file specificati o di tutte le modifiche pendenti"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6522
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6523 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6524 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6525 " Commit changes to the given files into the repository. Unlike a\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6526 " centralized RCS, this operation is a local operation. See\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6527 " :hg:`push` for a way to actively distribute your changes."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6528 msgstr " Effettua il commit delle modifiche sui file dati nel repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6529
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6530 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6531 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6532 " If a list of files is omitted, all changes reported by :hg:`status`\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6533 " will be committed."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6534 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6535 " Se si omette un elenco di file, si farà il commit di tutte le\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6536 " modifiche riportate da \"hg status\"."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6537
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6538 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6539 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6540 " If you are committing the result of a merge, do not provide any\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6541 " filenames or -I/-X filters."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6542 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6543 " Se si sta effettuando il commit del risultato di un merge, non\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6544 " fornire nessun nome di file o filtri -I/-X."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6545
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6546 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6547 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6548 " If no commit message is specified, the configured editor is\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6549 " started to prompt you for a message."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6550 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
6551 " Se non è specificato nessun messaggio di commit, l'editor\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6552 " configurato viene lanciato per inserire un messaggio."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6553
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6554 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6555 " Returns 0 on success, 1 if nothing changed.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6556 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6557 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6558
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6559 msgid "can only close branch heads"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6560 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6561
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6562 msgid "nothing changed\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6563 msgstr "nulla è cambiato\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6564
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6565 msgid "created new head\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6566 msgstr "creata una nuova head\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6567
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6568 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6569 msgid "reopening closed branch head %d\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6570 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6571
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6572 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6573 msgid "committed changeset %d:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6574 msgstr "effettuato il commit del changeset %d:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6575
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6576 msgid "mark files as copied for the next commit"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6577 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6578
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6579 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6580 " Mark dest as having copies of source files. If dest is a\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6581 " directory, copies are put in that directory. If dest is a file,\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6582 " the source must be a single file."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6583 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6584
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6585 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6586 " By default, this command copies the contents of files as they\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6587 " exist in the working directory. If invoked with -A/--after, the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6588 " operation is recorded, but no copying is performed."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6589 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6590
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6591 msgid ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6592 " This command takes effect with the next commit. To undo a copy\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6593 " before that, see :hg:`revert`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6594 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6595
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6596 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6597 " Returns 0 on success, 1 if errors are encountered.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6598 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6599 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6600
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6601 msgid "find the ancestor revision of two revisions in a given index"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6602 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6603
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6604 msgid "either two or three arguments required"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6605 msgstr "due o tre argomenti sono richiesti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6606
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6607 msgid "builds a repo with a given dag from scratch in the current empty repo"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6608 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6609
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6610 msgid " Elements:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6611 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6612
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6613 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6614 " - \"+n\" is a linear run of n nodes based on the current default "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6615 "parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6616 " - \".\" is a single node based on the current default parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6617 " - \"$\" resets the default parent to null (implied at the start);\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6618 " otherwise the default parent is always the last node created\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6619 " - \"<p\" sets the default parent to the backref p\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6620 " - \"*p\" is a fork at parent p, which is a backref\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6621 " - \"*p1/p2\" is a merge of parents p1 and p2, which are backrefs\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6622 " - \"/p2\" is a merge of the preceding node and p2\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6623 " - \":tag\" defines a local tag for the preceding node\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6624 " - \"@branch\" sets the named branch for subsequent nodes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6625 " - \"!command\" runs the command using your shell\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6626 " - \"!!my command\\n\" is like \"!\", but to the end of the line\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6627 " - \"#...\\n\" is a comment up to the end of the line"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6628 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6629
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6630 msgid " Whitespace between the above elements is ignored."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6631 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6632
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6633 msgid " A backref is either"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6634 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6635
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6636 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6637 " - a number n, which references the node curr-n, where curr is the "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6638 "current\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6639 " node, or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6640 " - the name of a local tag you placed earlier using \":tag\", or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6641 " - empty to denote the default parent."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6642 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6643
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6644 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6645 " All string valued-elements are either strictly alphanumeric, or must\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6646 " be enclosed in double quotes (\"...\"), with \"\" as escape character."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6647 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6648
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6649 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6650 " Note that the --overwritten-file and --appended-file options imply the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6651 " use of \"HGMERGE=internal:local\" during DAG buildup.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6652 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6653 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6654
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6655 msgid "need at least one of -m, -a, -o, -n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6656 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6657
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6658 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6659 msgid "repository is not empty"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6660 msgstr "repository %s non trovato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6661
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6662 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6663 msgid "%s command %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6664 msgstr "comandi base:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6665
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6666 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6667 msgid "list all available commands and options"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6668 msgstr "mostra le opzioni dei comandi"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6669
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6670 msgid "returns the completion list associated with the given command"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6671 msgstr "restituisce l'elenco di completamento associato al dato comando"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6672
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6673 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6674 msgid "show information detected about current filesystem"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6675 msgstr "mostra solo i file rimossi (ma tracciati)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6676
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6677 msgid "rebuild the dirstate as it would look like for the given revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6678 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6679
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6680 msgid "validate the correctness of the current dirstate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6681 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6682
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6683 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6684 msgid "%s in state %s, but not in manifest1\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6685 msgstr "%s è nello state %s, ma non nel manifest1\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6686
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6687 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6688 msgid "%s in state %s, but also in manifest1\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6689 msgstr "%s è nello state %s, ma anche nel manifest1\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6690
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6691 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6692 msgid "%s in state %s, but not in either manifest\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6693 msgstr "%s è nello state %s, ma non in uno dei manifesti\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6694
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6695 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6696 msgid "%s in manifest1, but listed as state %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6697 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6698
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6699 msgid ".hg/dirstate inconsistent with current parent's manifest"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6700 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6701
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6702 msgid "show combined config settings from all hgrc files"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6703 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6704
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6705 msgid " With no arguments, print names and values of all config items."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6706 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6707
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6708 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6709 " With one argument of the form section.name, print just the value\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6710 " of that config item."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6711 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6712
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6713 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6714 " With multiple arguments, print names and values of all config\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6715 " items with matching section names."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6716 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6717
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6718 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6719 " With --debug, the source (filename and line number) is printed\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6720 " for each config item."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6721 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6722
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6723 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6724 msgid "read config from: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6725 msgstr "opzione --config malformata: %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6726
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6727 msgid "only one config item permitted"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6728 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6729
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6730 msgid "access the pushkey key/value protocol"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6731 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6732
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6733 msgid " With two args, list the keys in the given namespace."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6734 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6735
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6736 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6737 " With five args, set a key to new if it currently is set to old.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6738 " Reports success or failure.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6739 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6740 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6741
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6742 msgid "parse and apply a revision specification"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6743 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6744
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6745 msgid "manually set the parents of the current working directory"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6746 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6747
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6748 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6749 " This is useful for writing repository conversion tools, but should\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6750 " be used with care."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6751 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6752
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6753 msgid "show the contents of the current dirstate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6754 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6755
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6756 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6757 msgid "copy: %s -> %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6758 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6759
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6760 msgid "format the changelog or an index DAG as a concise textual description"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6761 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6762
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6763 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6764 " If you pass a revlog index, the revlog's DAG is emitted. If you list\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6765 " revision numbers, they get labelled in the output as rN."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6766 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6767
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6768 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6769 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6770 " Otherwise, the changelog DAG of the current repo is emitted.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6771 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6772 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6773 " Stampa la directory radice del repository corrente.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6774 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6775
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6776 msgid "need repo for changelog dag"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6777 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6778
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6779 msgid "dump the contents of a data file revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6780 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6781
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6782 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6783 msgid "invalid revision identifier %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6784 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6785
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6786 msgid "parse and display a date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6787 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6788
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6789 msgid "dump the contents of an index file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6790 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6791
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6792 msgid "dump an index DAG as a graphviz dot file"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6793 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6794
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6795 msgid "test Mercurial installation"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6796 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6797
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6798 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6799 msgid "Checking encoding (%s)...\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6800 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6801
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6802 msgid " (check that your locale is properly set)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6803 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6804
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6805 msgid "Checking extensions...\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6806 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6807
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6808 msgid " One or more extensions could not be found"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6809 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6810
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6811 msgid " (check that you compiled the extensions)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6812 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6813
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6814 msgid "Checking templates...\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6815 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6816
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6817 msgid " (templates seem to have been installed incorrectly)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6818 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6819
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6820 msgid "Checking patch...\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6821 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6822
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6823 msgid " patch call failed:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6824 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6825
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6826 msgid " unexpected patch output!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6827 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6828
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6829 msgid " patch test failed!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6830 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6831
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6832 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6833 " (Current patch tool may be incompatible with patch, or misconfigured. "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6834 "Please check your .hgrc file)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6835 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6836
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6837 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6838 " Internal patcher failure, please report this error to http://mercurial."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6839 "selenic.com/bts/\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6840 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6841
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6842 msgid "Checking commit editor...\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6843 msgstr "Sto controllando l'editor per il commit...\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6844
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6845 msgid " No commit editor set and can't find vi in PATH\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6846 msgstr "Nessun editor per il commit trovato e non trovo vi in PATH\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6847
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6848 msgid " (specify a commit editor in your .hgrc file)\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6849 msgstr " (specificare un editore per il commit nel proprio file .hgrc)\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6850
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6851 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6852 msgid " Can't find editor '%s' in PATH\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6853 msgstr "Editor '%s' non trovato in PATH\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6854
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6855 msgid "Checking username...\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6856 msgstr "Sto controllando lo username...\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6857
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6858 msgid " (specify a username in your .hgrc file)\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6859 msgstr " (specificare un nome utente nel proprio file .hgrc)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6860
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6861 msgid "No problems detected\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6862 msgstr "Nessun problema riscontrato\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6863
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6864 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6865 msgid "%s problems detected, please check your install!\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6866 msgstr "%s problemi riscontrati, si prega di controllare l'installazione!\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6867
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6868 msgid "dump rename information"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6869 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6870
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6871 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6872 msgid "%s renamed from %s:%s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6873 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6874
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6875 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6876 msgid "%s not renamed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6877 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6878
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6879 msgid "show how files match on given patterns"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
6880 msgstr "mostra come i file corrispondono ai dati pattern"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6881
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6882 msgid "diff repository (or selected files)"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6883 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6884
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6885 msgid " Show differences between revisions for the specified files."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6886 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6887
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6888 msgid " Differences between files are shown using the unified diff format."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6889 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6890
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6891 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6892 " NOTE: diff may generate unexpected results for merges, as it will\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6893 " default to comparing against the working directory's first parent\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6894 " changeset if no revisions are specified."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6895 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6896
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6897 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6898 " Alternatively you can specify -c/--change with a revision to see\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6899 " the changes in that changeset relative to its first parent."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6900 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6901
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6902 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6903 " Without the -a/--text option, diff will avoid generating diffs of\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6904 " files it detects as binary. With -a, diff will generate a diff\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6905 " anyway, probably with undesirable results."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6906 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6907
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6908 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6909 " Use the -g/--git option to generate diffs in the git extended diff\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6910 " format. For more information, read :hg:`help diffs`."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6911 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6912
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6913 msgid "dump the header and diffs for one or more changesets"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6914 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6915
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6916 msgid " Print the changeset header and diffs for one or more revisions."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6917 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6918
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6919 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6920 " The information shown in the changeset header is: author, date,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6921 " branch name (if non-default), changeset hash, parent(s) and commit\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6922 " comment."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6923 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6924
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6925 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6926 " NOTE: export may generate unexpected diff output for merge\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6927 " changesets, as it will compare the merge changeset against its\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6928 " first parent only."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6929 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6930
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6931 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6932 " Output may be to a file, in which case the name of the file is\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6933 " given using a format string. The formatting rules are as follows:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6934 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6935
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6936 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6937 " :``%%``: literal \"%\" character\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6938 " :``%H``: changeset hash (40 bytes of hexadecimal)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6939 " :``%N``: number of patches being generated\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6940 " :``%R``: changeset revision number\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6941 " :``%b``: basename of the exporting repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6942 " :``%h``: short-form changeset hash (12 bytes of hexadecimal)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6943 " :``%n``: zero-padded sequence number, starting at 1\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6944 " :``%r``: zero-padded changeset revision number"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6945 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6946
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6947 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6948 " Without the -a/--text option, export will avoid generating diffs\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6949 " of files it detects as binary. With -a, export will generate a\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6950 " diff anyway, probably with undesirable results."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6951 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6952
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6953 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6954 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6955 " Use the -g/--git option to generate diffs in the git extended diff\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6956 " format. See :hg:`help diffs` for more information."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6957 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6958 " Usa l'opzione --git per mantenere la patch nel formato diff esteso\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6959 " git. Leggere le informazioni di aiuto sui diff per maggiori\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6960 " informazioni sul motivo per cui quest'opzione importante per\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6961 " preservare modifiche di permessi e informazioni su copie/rinomine.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6962 " "
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6963
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6964 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6965 " With the --switch-parent option, the diff will be against the\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6966 " second parent. It can be useful to review a merge."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6967 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6968
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6969 msgid "export requires at least one changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6970 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6971
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6972 msgid "exporting patches:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6973 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6974
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6975 msgid "exporting patch:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6976 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
6977
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6978 msgid "forget the specified files on the next commit"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6979 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6980
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6981 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6982 " Mark the specified files so they will no longer be tracked\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6983 " after the next commit."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6984 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6985
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6986 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6987 " This only removes files from the current branch, not from the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6988 " entire project history, and it does not delete them from the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6989 " working directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6990 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
6991
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
6992 msgid " To undo a forget before the next commit, see :hg:`add`."
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6993 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6994
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6995 msgid "no files specified"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6996 msgstr "nessun file specificato"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6997
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6998 #, fuzzy, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
6999 msgid "not removing %s: file is already untracked\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7000 msgstr "non rimuovo %s: file %s (usare -f per forzare la rimozione)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7001
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7002 msgid "search for a pattern in specified files and revisions"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7003 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7004
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7005 msgid " Search revisions of files for a regular expression."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7006 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7007
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7008 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7009 " This command behaves differently than Unix grep. It only accepts\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7010 " Python/Perl regexps. It searches repository history, not the\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7011 " working directory. It always prints the revision number in which a\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7012 " match appears."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7013 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7014
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7015 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7016 " By default, grep only prints output for the first revision of a\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7017 " file in which it finds a match. To get it to print every revision\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7018 " that contains a change in match status (\"-\" for a match that\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7019 " becomes a non-match, or \"+\" for a non-match that becomes a match),\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7020 " use the --all flag."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7021 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7022
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7023 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7024 " Returns 0 if a match is found, 1 otherwise.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7025 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7026 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7027
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7028 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7029 msgid "grep: invalid match pattern: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7030 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7031
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7032 msgid "show current repository heads or show branch heads"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7033 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7034
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7035 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7036 msgid " With no arguments, show all repository branch heads."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7037 msgstr " Senza argomenti stampa un elenco dei comandi ed un breve aiuto."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7038
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7039 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7040 " Repository \"heads\" are changesets with no child changesets. They are\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7041 " where development generally takes place and are the usual targets\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7042 " for update and merge operations. Branch heads are changesets that have\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7043 " no child changeset on the same branch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7044 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7045
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7046 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7047 " If one or more REVs are given, only branch heads on the branches\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7048 " associated with the specified changesets are shown."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7049 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7050
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7051 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7052 " If -c/--closed is specified, also show branch heads marked closed\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7053 " (see :hg:`commit --close-branch`)."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7054 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7055
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7056 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7057 " If STARTREV is specified, only those heads that are descendants of\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7058 " STARTREV will be displayed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7059 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7060
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7061 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7062 " If -t/--topo is specified, named branch mechanics will be ignored and "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7063 "only\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7064 " changesets without children will be shown."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7065 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7066
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7067 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7068 " Returns 0 if matching heads are found, 1 if not.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7069 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7070 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7071
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7072 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7073 msgid "no open branch heads found on branches %s"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7074 msgstr "svn: la branch non ha nessuna revisione %s"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7075
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7076 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7077 msgid " (started at %s)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7078 msgstr " (default: %s)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7079
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7080 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7081 msgid "show help for a given topic or a help overview"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7082 msgstr "mostra l'aiuto per un dato argomento o una panoramica d'aiuto"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7083
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7084 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7085 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7086 " With no arguments, print a list of commands with short help messages."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7087 msgstr " Senza argomenti stampa un elenco dei comandi ed un breve aiuto."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7088
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7089 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7090 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7091 " Given a topic, extension, or command name, print help for that\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7092 " topic."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7093 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7094 " Dato un argomento, estensione o nome di comando, stampa l'aiuto\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7095 " per tale argomento."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7096
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7097 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7098 " Returns 0 if successful.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7099 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7100 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7101
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7102 msgid "global options:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7103 msgstr "opzioni globali:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7104
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7105 msgid "use \"hg help\" for the full list of commands"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7106 msgstr "usare \"hg help\" per l'elenco completo dei comandi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7107
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7108 msgid "use \"hg help\" for the full list of commands or \"hg -v\" for details"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7109 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7110 "usare \"hg help\" per la lista completa dei comandi oppure \"hg -v\" per i "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7111 "dettagli"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7112
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7113 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7114 msgid "use \"hg -v help%s\" to show aliases and global options"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7115 msgstr "usare \"hg -v help%s\" per mostrare gli alias e le opzioni globali"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7116
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7117 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7118 msgid "use \"hg -v help %s\" to show global options"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7119 msgstr "usare \"hg -v help %s\" per mostrare le opzioni globali"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7120
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7121 msgid "list of commands:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7122 msgstr "elenco dei comandi:"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7123
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7124 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7125 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7126 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7127 "aliases: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7128 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7129 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7130 "alias: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7131
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7132 msgid "(no help text available)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7133 msgstr "(nessun testo di aiuto disponibile)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7134
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7135 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7136 msgid "alias for: hg %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7137 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7138 "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7139 "alias: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7140
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7141 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7142 msgid "%s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7143 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7144
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7145 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7146 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7147 "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7148 "use \"hg -v help %s\" to show verbose help\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7149 msgstr "usare \"hg -v help %s\" per mostrare le opzioni globali"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7150
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7151 msgid "options:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7152 msgstr "opzioni:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7153
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7154 msgid "no commands defined\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7155 msgstr "nessun comando definito\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7156
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7157 msgid "no help text available"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7158 msgstr "nessun testo di aiuto disponibile"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7159
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7160 #, fuzzy, python-format
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7161 msgid "%s extension - %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7162 msgstr "estensione %s - %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7163
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7164 msgid "use \"hg help extensions\" for information on enabling extensions\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7165 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7166
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7167 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7168 msgid "'%s' is provided by the following extension:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7169 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7170
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7171 msgid "Mercurial Distributed SCM\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7172 msgstr "Mercurial SCM Distribuito\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7173
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7174 msgid "basic commands:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7175 msgstr "comandi base:"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7176
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7177 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7178 msgid "enabled extensions:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7179 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7180 "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7181 "estensioni abilitate:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7182 "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7183
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7184 msgid "VALUE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7185 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7186
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7187 msgid "DEPRECATED"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7188 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7189
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7190 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7191 "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7192 "[+] marked option can be specified multiple times"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7193 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7194
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7195 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7196 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7197 "additional help topics:"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7198 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7199 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7200 "argomenti di aiuto aggiuntivi:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7201
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7202 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7203 msgid "identify the working copy or specified revision"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7204 msgstr "identifica la copia di lavoro o una revisione specifica"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7205
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7206 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7207 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7208 " With no revision, print a summary of the current state of the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7209 " repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7210 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7211 " Con nessuna revisione, stampa un sommario dello stato corrente del\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7212 " repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7213
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7214 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7215 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7216 " Specifying a path to a repository root or Mercurial bundle will\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7217 " cause lookup to operate on that repository/bundle."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7218 msgstr " Con un percorso, effettua una ricerca in un altro repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7219
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7220 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7221 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7222 " This summary identifies the repository state using one or two\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7223 " parent hash identifiers, followed by a \"+\" if there are\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7224 " uncommitted changes in the working directory, a list of tags for\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7225 " this revision and a branch name for non-default branches."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7226 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7227 " Questo sommario identifica lo stato del repository usando uno o\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7228 " due hash dei genitori, seguito da un \"+\" se ci sono modifiche di\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7229 " cui non si è eseguito il commit nella directory di lavoro, un\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7230 " elenco di tag per questa revisione e un nome di branch per branch\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7231 " non-default.\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7232 " "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7233
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7234 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7235 msgid "import an ordered set of patches"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7236 msgstr "importa un insieme ordinato di patch"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7237
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7238 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7239 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7240 " Import a list of patches and commit them individually (unless\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7241 " --no-commit is specified)."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7242 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7243 " Importa un elenco di patch e ne effettua il commit\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7244 " individualmente."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7245
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7246 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7247 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7248 " If there are outstanding changes in the working directory, import\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7249 " will abort unless given the -f/--force flag."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7250 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7251 " Se ci sono modifiche pendenti nella directory di lavoro,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7252 " l'importazione abortirà a meno che non si usi il flag -f."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7253
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7254 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7255 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7256 " You can import a patch straight from a mail message. Even patches\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7257 " as attachments work (to use the body part, it must have type\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7258 " text/plain or text/x-patch). From and Subject headers of email\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7259 " message are used as default committer and commit message. All\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7260 " text/plain body parts before first diff are added to commit\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7261 " message."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7262 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7263 " E' possibile importare una patch direttamente da un messaggio\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7264 " mail. Anche le patch come allegato funzionano (il corpo deve\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7265 " essere di tipo text/plain o deve essere usato text/x-patch). Le\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7266 " intestazioni Da e Soggetto della mail sono usate come committente\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7267 " e messaggio di commit di default. Tutte le parti del corpo\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7268 " text/plain antecedenti il primo diff sono aggiunte al messaggio di\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7269 " commit."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7270
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7271 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7272 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7273 " If the imported patch was generated by :hg:`export`, user and\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7274 " description from patch override values from message headers and\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7275 " body. Values given on command line with -m/--message and -u/--user\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7276 " override these."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7277 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7278 " Se la patch importata è stata generata da hg export, l'utente e la\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7279 " descrizione dalla patch rimpiazzano i valori dal corpo e\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7280 " dall'intestazione del messaggio. I valori forniti dalla riga di\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7281 " comando con -m e -u rimpiazzano questi."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7282
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7283 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7284 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7285 " If --exact is specified, import will set the working directory to\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7286 " the parent of each patch before applying it, and will abort if the\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7287 " resulting changeset has a different ID than the one recorded in\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7288 " the patch. This may happen due to character set problems or other\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7289 " deficiencies in the text patch format."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7290 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7291 " Se viene specificato --exact, l'importazione imposterà la\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7292 " directory di lavoro al genitore di ogni patch prima di applicarla,\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7293 " e abortirà se il changeset risultante avrà un ID differente\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7294 " rispetto a quello registrato nella patch Questo potrebbe capitare\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7295 " a causa di problemi del set di caratteri o altre carenze nel\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7296 " formato della patch testuale."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7297
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7298 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7299 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7300 " With -s/--similarity, hg will attempt to discover renames and\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7301 " copies in the patch in the same way as 'addremove'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7302 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7303 " Con --similarity, hg tenterà di scoprire le rinomine e le copie\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7304 " nella patch allo stesso modo di 'addremove'."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7305
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7306 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7307 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7308 " To read a patch from standard input, use \"-\" as the patch name. If\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7309 " a URL is specified, the patch will be downloaded from it.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7310 " See :hg:`help dates` for a list of formats valid for -d/--date."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7311 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7312 " Per leggere una patch dallo standard input, usare come nome della\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7313 " patch \"-\". Vedere 'hg help dates' per un elenco dei formati validi\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7314 " per -d/--date.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7315 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7316
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7317 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7318 msgid "to working directory"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7319 msgstr "aggiorna la directory di lavoro"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7320
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7321 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7322 msgid "not a Mercurial patch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7323 msgstr "non è una patch di mercurial"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7324
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7325 msgid "patch is damaged or loses information"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7326 msgstr "la patch è danneggiata o perde informazioni"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7327
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7328 msgid "applying patch from stdin\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7329 msgstr "sto applicando patch dallo stdin\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7330
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7331 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7332 msgid "applied %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7333 msgstr "sto applicando %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7334
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7335 msgid "no diffs found"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7336 msgstr "nessun diff trovato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7337
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7338 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7339 msgid "show new changesets found in source"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7340 msgstr "mostra i nuovi changeset trovati nella sorgente"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7341
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7342 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7343 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7344 " Show new changesets found in the specified path/URL or the default\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7345 " pull location. These are the changesets that would have been pulled\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7346 " if a pull at the time you issued this command."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7347 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7348 " Mostra i nuovi changeset trovati nel percorso/URL specificato o\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7349 " nella posizione di pull di default. Questi sono i changeset di cui\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7350 " si effettuerebbe il pull se questo venisse richiesto."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7351
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7352 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7353 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7354 " For remote repository, using --bundle avoids downloading the\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7355 " changesets twice if the incoming is followed by a pull."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7356 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7357 " Per repository remoti, usare --bundle evita di scaricare due volte\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7358 " i changeset se incoming è seguito da un pull."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7359
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7360 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7361 msgid " See pull for valid source format details."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7362 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7363 " Vedere pull per dettagli sui formati di sorgenti validi.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7364 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7365
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7366 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7367 " Returns 0 if there are incoming changes, 1 otherwise.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7368 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7369 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7370
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7371 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7372 msgid "create a new repository in the given directory"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7373 msgstr "crea un nuovo repository nella directory data"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7374
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7375 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7376 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7377 " Initialize a new repository in the given directory. If the given\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7378 " directory does not exist, it will be created."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7379 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7380 " Inizializza un nuovo repository nella directory data. Se tale\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7381 " directory non esiste la crea."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7382
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7383 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7384 msgid " If no directory is given, the current directory is used."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7385 msgstr " Se nessuna directory è specificata si usa la directory corrente."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7386
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7387 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7388 msgid ""
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9766
diff changeset
7389 " It is possible to specify an ``ssh://`` URL as the destination.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7390 " See :hg:`help urls` for more information."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7391 msgstr ""
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9766
diff changeset
7392 " E' possibile specificare un URL ``ssh://`` come destinazione.\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7393 " Vedere 'hg help urls' per maggiorni informazioni.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7394 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7395
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7396 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7397 msgid "locate files matching specific patterns"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7398 msgstr "trova file corrispondenti a pattern specificati"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7399
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7400 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7401 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7402 " Print files under Mercurial control in the working directory whose\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7403 " names match the given patterns."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7404 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7405 " Stampa tutti i file sotto il controllo di Mercurial il cui nome\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7406 " corrisponde ai dati pattern."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7407
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7408 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7409 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7410 " By default, this command searches all directories in the working\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7411 " directory. To search just the current directory and its\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7412 " subdirectories, use \"--include .\"."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7413 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7414 " Questo comando cerca nell'intero repository di default. Per\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7415 " ricercare solo nella directory corrente e le sue sottodirectory,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7416 " usare \"--include .\"."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7417
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7418 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7419 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7420 " If no patterns are given to match, this command prints the names\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7421 " of all files under Mercurial control in the working directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7422 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7423 " Se non sono forniti pattern, questo comando stampa il nome di\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7424 " tutti i file."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7425
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7426 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7427 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7428 " If you want to feed the output of this command into the \"xargs\"\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7429 " command, use the -0 option to both this command and \"xargs\". This\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7430 " will avoid the problem of \"xargs\" treating single filenames that\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7431 " contain whitespace as multiple filenames."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7432 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7433 " Se si desidera fornire l'output di questo comando al comando\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7434 " \"xargs\", usare l'opzione \"-0\" sia per questo comando sia per\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7435 " \"xargs\". Questo eviterà il problema per cui \"xargs\" tratta\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7436 " filename singoli che contengono spazi bianchi come filename\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7437 " multipli.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7438 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7439
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7440 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7441 msgid "show revision history of entire repository or files"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7442 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7443 "show revision history of entire repository or files\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7444 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7445 " Print the revision history of the specified files or the entire\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7446 " project.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7447 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7448 " File history is shown without following rename or copy history of\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7449 " files. Use -f/--follow with a file name to follow history across\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7450 " renames and copies. --follow without a file name will only show\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7451 " ancestors or descendants of the starting revision. --follow-first\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7452 " only follows the first parent of merge revisions.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7453 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7454 " If no revision range is specified, the default is tip:0 unless\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7455 " --follow is set, in which case the working directory parent is\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7456 " used as the starting revision.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7457 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7458 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7459 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7460 " By default this command outputs: changeset id and hash, tags,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7461 " non-trivial parents, user, date and time, and a summary for each\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7462 " commit. When the -v/--verbose switch is used, the list of changed\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7463 " files and full commit message is shown.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7464 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7465 " NOTE: log -p may generate unexpected diff output for merge\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7466 " changesets, as it will compare the merge changeset against its\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7467 " first parent only. Also, the files: list will only reflect files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7468 " that are different from BOTH parents.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7469 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7470 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7471
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7472 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7473 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7474 " Print the revision history of the specified files or the entire\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7475 " project."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7476 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7477 "show revision history of entire repository or files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7478 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7479 " Print the revision history of the specified files or the entire\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7480 " project.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7481 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7482 " File history is shown without following rename or copy history of\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7483 " files. Use -f/--follow with a file name to follow history across\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7484 " renames and copies. --follow without a file name will only show\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7485 " ancestors or descendants of the starting revision. --follow-first\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7486 " only follows the first parent of merge revisions.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7487 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7488 " If no revision range is specified, the default is tip:0 unless\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7489 " --follow is set, in which case the working directory parent is\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7490 " used as the starting revision.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7491 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7492 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7493 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7494 " By default this command outputs: changeset id and hash, tags,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7495 " non-trivial parents, user, date and time, and a summary for each\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7496 " commit. When the -v/--verbose switch is used, the list of changed\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7497 " files and full commit message is shown.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7498 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7499 " NOTE: log -p may generate unexpected diff output for merge\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7500 " changesets, as it will compare the merge changeset against its\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7501 " first parent only. Also, the files: list will only reflect files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7502 " that are different from BOTH parents.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7503 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7504 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7505
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7506 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7507 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7508 " File history is shown without following rename or copy history of\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7509 " files. Use -f/--follow with a filename to follow history across\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7510 " renames and copies. --follow without a filename will only show\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7511 " ancestors or descendants of the starting revision. --follow-first\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7512 " only follows the first parent of merge revisions."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7513 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7514 "show revision history of entire repository or files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7515 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7516 " Print the revision history of the specified files or the entire\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7517 " project.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7518 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7519 " File history is shown without following rename or copy history of\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7520 " files. Use -f/--follow with a file name to follow history across\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7521 " renames and copies. --follow without a file name will only show\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7522 " ancestors or descendants of the starting revision. --follow-first\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7523 " only follows the first parent of merge revisions.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7524 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7525 " If no revision range is specified, the default is tip:0 unless\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7526 " --follow is set, in which case the working directory parent is\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7527 " used as the starting revision.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7528 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7529 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7530 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7531 " By default this command outputs: changeset id and hash, tags,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7532 " non-trivial parents, user, date and time, and a summary for each\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7533 " commit. When the -v/--verbose switch is used, the list of changed\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7534 " files and full commit message is shown.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7535 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7536 " NOTE: log -p may generate unexpected diff output for merge\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7537 " changesets, as it will compare the merge changeset against its\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7538 " first parent only. Also, the files: list will only reflect files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7539 " that are different from BOTH parents.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7540 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7541 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7542
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7543 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7544 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7545 " If no revision range is specified, the default is tip:0 unless\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7546 " --follow is set, in which case the working directory parent is\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7547 " used as the starting revision. You can specify a revision set for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7548 " log, see :hg:`help revsets` for more information."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7549 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7550 "show revision history of entire repository or files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7551 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7552 " Print the revision history of the specified files or the entire\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7553 " project.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7554 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7555 " File history is shown without following rename or copy history of\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7556 " files. Use -f/--follow with a file name to follow history across\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7557 " renames and copies. --follow without a file name will only show\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7558 " ancestors or descendants of the starting revision. --follow-first\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7559 " only follows the first parent of merge revisions.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7560 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7561 " If no revision range is specified, the default is tip:0 unless\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7562 " --follow is set, in which case the working directory parent is\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7563 " used as the starting revision.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7564 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7565 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7566 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7567 " By default this command outputs: changeset id and hash, tags,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7568 " non-trivial parents, user, date and time, and a summary for each\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7569 " commit. When the -v/--verbose switch is used, the list of changed\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7570 " files and full commit message is shown.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7571 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7572 " NOTE: log -p may generate unexpected diff output for merge\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7573 " changesets, as it will compare the merge changeset against its\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7574 " first parent only. Also, the files: list will only reflect files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7575 " that are different from BOTH parents.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7576 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7577 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7578
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7579 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7580 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7581 " By default this command prints revision number and changeset id,\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7582 " tags, non-trivial parents, user, date and time, and a summary for\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7583 " each commit. When the -v/--verbose switch is used, the list of\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7584 " changed files and full commit message are shown."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7585 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7586 "show revision history of entire repository or files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7587 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7588 " Print the revision history of the specified files or the entire\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7589 " project.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7590 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7591 " File history is shown without following rename or copy history of\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7592 " files. Use -f/--follow with a file name to follow history across\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7593 " renames and copies. --follow without a file name will only show\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7594 " ancestors or descendants of the starting revision. --follow-first\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7595 " only follows the first parent of merge revisions.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7596 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7597 " If no revision range is specified, the default is tip:0 unless\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7598 " --follow is set, in which case the working directory parent is\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7599 " used as the starting revision.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7600 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7601 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7602 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7603 " By default this command outputs: changeset id and hash, tags,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7604 " non-trivial parents, user, date and time, and a summary for each\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7605 " commit. When the -v/--verbose switch is used, the list of changed\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7606 " files and full commit message is shown.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7607 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7608 " NOTE: log -p may generate unexpected diff output for merge\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7609 " changesets, as it will compare the merge changeset against its\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7610 " first parent only. Also, the files: list will only reflect files\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7611 " that are different from BOTH parents.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7612 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7613 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7614
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7615 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7616 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7617 " NOTE: log -p/--patch may generate unexpected diff output for merge\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7618 " changesets, as it will only compare the merge changeset against\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7619 " its first parent. Also, only files different from BOTH parents\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7620 " will appear in files:."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7621 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7622 "show revision history of entire repository or files\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7623 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7624 " Print the revision history of the specified files or the entire\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7625 " project.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7626 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7627 " File history is shown without following rename or copy history of\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7628 " files. Use -f/--follow with a file name to follow history across\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7629 " renames and copies. --follow without a file name will only show\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7630 " ancestors or descendants of the starting revision. --follow-first\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7631 " only follows the first parent of merge revisions.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7632 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7633 " If no revision range is specified, the default is tip:0 unless\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7634 " --follow is set, in which case the working directory parent is\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7635 " used as the starting revision.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7636 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7637 " Vedere 'hg help dates' per un elenco dei formati validi per -d/--date.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7638 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7639 " By default this command outputs: changeset id and hash, tags,\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7640 " non-trivial parents, user, date and time, and a summary for each\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7641 " commit. When the -v/--verbose switch is used, the list of changed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7642 " files and full commit message is shown.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7643 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7644 " NOTE: log -p may generate unexpected diff output for merge\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7645 " changesets, as it will compare the merge changeset against its\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7646 " first parent only. Also, the files: list will only reflect files\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7647 " that are different from BOTH parents.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7648 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7649 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7650
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7651 msgid "output the current or given revision of the project manifest"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7652 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7653
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7654 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7655 " Print a list of version controlled files for the given revision.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7656 " If no revision is given, the first parent of the working directory\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7657 " is used, or the null revision if no revision is checked out."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7658 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7659
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7660 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7661 " With -v, print file permissions, symlink and executable bits.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7662 " With --debug, print file revision hashes."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7663 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7664
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7665 msgid "merge working directory with another revision"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7666 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7667
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7668 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7669 " The current working directory is updated with all changes made in\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7670 " the requested revision since the last common predecessor revision."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7671 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7672
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7673 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7674 " Files that changed between either parent are marked as changed for\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7675 " the next commit and a commit must be performed before any further\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7676 " updates to the repository are allowed. The next commit will have\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7677 " two parents."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7678 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7679
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7680 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7681 " If no revision is specified, the working directory's parent is a\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7682 " head revision, and the current branch contains exactly one other\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7683 " head, the other head is merged with by default. Otherwise, an\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7684 " explicit revision with which to merge with must be provided."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7685 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7686
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7687 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7688 " To undo an uncommitted merge, use :hg:`update --clean .` which\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7689 " will check out a clean copy of the original merge parent, losing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7690 " all changes."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7691 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7692
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7693 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7694 " Returns 0 on success, 1 if there are unresolved files.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7695 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7696 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7697
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7698 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7699 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7700 "branch '%s' has %d heads - please merge with an explicit rev\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7701 "(run 'hg heads .' to see heads)"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
7702 msgstr "la branch '%s' ha %d head - fare il merge con una revisione esplicita"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7703
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7704 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7705 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7706 "branch '%s' has one head - please merge with an explicit rev\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7707 "(run 'hg heads' to see all heads)"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
7708 msgstr "la branch '%s' ha una head - fare il merge con una revisione esplicita"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7709
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7710 msgid "there is nothing to merge"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
7711 msgstr "non c'è nulla di cui fare il merge"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7712
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7713 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7714 msgid "%s - use \"hg update\" instead"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
7715 msgstr "%s - invece usare \"hg update\""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7716
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7717 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7718 "working dir not at a head rev - use \"hg update\" or merge with an explicit "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7719 "rev"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7720 msgstr ""
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
7721 "la directory di lavoro non è una revisione head - usare \"hg update\"\n"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
7722 "o fare il merge con una revisione esplicita"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7723
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7724 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7725 msgid "show changesets not found in the destination"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7726 msgstr "mostra changeset non trovati nella destinazione"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7727
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7728 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7729 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7730 " Show changesets not found in the specified destination repository\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7731 " or the default push location. These are the changesets that would\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7732 " be pushed if a push was requested."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7733 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7734 " Mostra i changeset non trovati nel repository di destinazione\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7735 " specificato o nella posizione di default di push. Questi sono i\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7736 " changeset che di cui si effetterebbe il push se questo venisse\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7737 " richiesto."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7738
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7739 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7740 msgid " See pull for details of valid destination formats."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7741 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7742 " Vedere pull per dettagli sui formati validi di destinazioni.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7743 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7744
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7745 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7746 " Returns 0 if there are outgoing changes, 1 otherwise.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7747 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7748 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7749
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7750 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7751 msgid "show the parents of the working directory or revision"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7752 msgstr "mostra i genitori della directory di lavoro o di una revisione"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7753
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7754 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7755 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7756 " Print the working directory's parent revisions. If a revision is\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7757 " given via -r/--rev, the parent of that revision will be printed.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7758 " If a file argument is given, the revision in which the file was\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7759 " last changed (before the working directory revision or the\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7760 " argument to --rev if given) is printed."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7761 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7762 " Stampa le revisioni genitori della directory di lavoro. Se una\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7763 " revisione è data tramite --rev, verrà stampato il genitore di\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7764 " quella revisione. Se viene fornito un file come argomento,\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7765 " verrà stampata l'ultima revisione in cui il file è stato\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7766 " modificato (prima della revisione della directory di lavoro\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7767 " o dell'argomento di --rev se fornito).\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7768 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7769
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7770 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7771 msgid "can only specify an explicit filename"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7772 msgstr "possibile specificare solo due etichette."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7773
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7774 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7775 msgid "'%s' not found in manifest!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7776 msgstr "'%s' non trovato nel manifesto!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7777
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7778 msgid "show aliases for remote repositories"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7779 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7780
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7781 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7782 " Show definition of symbolic path name NAME. If no name is given,\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7783 " show definition of all available names."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7784 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7785
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7786 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7787 " Path names are defined in the [paths] section of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7788 " ``/etc/mercurial/hgrc`` and ``$HOME/.hgrc``. If run inside a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7789 " repository, ``.hg/hgrc`` is used, too."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7790 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7791
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7792 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7793 " The path names ``default`` and ``default-push`` have a special\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7794 " meaning. When performing a push or pull operation, they are used\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7795 " as fallbacks if no location is specified on the command-line.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7796 " When ``default-push`` is set, it will be used for push and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7797 " ``default`` will be used for pull; otherwise ``default`` is used\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7798 " as the fallback for both. When cloning a repository, the clone\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7799 " source is written as ``default`` in ``.hg/hgrc``. Note that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7800 " ``default`` and ``default-push`` apply to all inbound (e.g.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7801 " :hg:`incoming`) and outbound (e.g. :hg:`outgoing`, :hg:`email` and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7802 " :hg:`bundle`) operations."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7803 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7804
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7805 msgid " See :hg:`help urls` for more information."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7806 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7807
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7808 msgid "not found!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7809 msgstr "non trovato!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7810
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7811 msgid "not updating, since new heads added\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7812 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7813
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7814 msgid "(run 'hg heads' to see heads, 'hg merge' to merge)\n"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
7815 msgstr "(esegui 'hg heads' per vedere le head, 'hg merge' per fare un merge)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7816
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7817 msgid "(run 'hg update' to get a working copy)\n"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
7818 msgstr "(esegui 'hg update' per ottenere una copia funzionante)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7819
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7820 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7821 msgid "pull changes from the specified source"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7822 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7823 "effettua il pull delle modifiche dalla sorgente specificata\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7824 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7825 " Effettua il pull di modifiche da un repository remoto in uno locale.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7826 "\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7827 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7828 "specificato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7829 " e le aggiunge al repository locale. Di default non aggiorna la copia "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7830 "del\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7831 " progetto nella directory di lavoro.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7832 "\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7833 " Se SOURCE viene omesso, verrà usato il percorso 'default'.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7834 " Vedere 'hg help urls' per maggiori informazioni.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7835 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7836
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7837 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7838 msgid " Pull changes from a remote repository to a local one."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7839 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7840 "effettua il pull delle modifiche dalla sorgente specificata\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7841 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7842 " Effettua il pull di modifiche da un repository remoto in uno locale.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7843 "\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7844 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7845 "specificato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7846 " e le aggiunge al repository locale. Di default non aggiorna la copia "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7847 "del\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7848 " progetto nella directory di lavoro.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7849 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7850 " Se SOURCE viene omesso, verrà usato il percorso 'default'.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7851 " Vedere 'hg help urls' per maggiori informazioni.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7852 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7853
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7854 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7855 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7856 " This finds all changes from the repository at the specified path\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7857 " or URL and adds them to a local repository (the current one unless\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7858 " -R is specified). By default, this does not update the copy of the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7859 " project in the working directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7860 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7861 "effettua il pull delle modifiche dalla sorgente specificata\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7862 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7863 " Effettua il pull di modifiche da un repository remoto in uno locale.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7864 "\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7865 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7866 "specificato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7867 " e le aggiunge al repository locale. Di default non aggiorna la copia "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7868 "del\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7869 " progetto nella directory di lavoro.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7870 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7871 " Se SOURCE viene omesso, verrà usato il percorso 'default'.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7872 " Vedere 'hg help urls' per maggiori informazioni.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7873 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7874
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7875 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7876 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7877 " Use :hg:`incoming` if you want to see what would have been added\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7878 " by a pull at the time you issued this command. If you then decide\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7879 " to add those changes to the repository, you should use :hg:`pull\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7880 " -r X` where ``X`` is the last changeset listed by :hg:`incoming`."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7881 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7882 "effettua il pull delle modifiche dalla sorgente specificata\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7883 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7884 " Effettua il pull di modifiche da un repository remoto in uno locale.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7885 "\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7886 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7887 "specificato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7888 " e le aggiunge al repository locale. Di default non aggiorna la copia "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7889 "del\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7890 " progetto nella directory di lavoro.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7891 "\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7892 " Se SOURCE viene omesso, verrà usato il percorso 'default'.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7893 " Vedere 'hg help urls' per maggiori informazioni.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7894 " "
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7895
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7896 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7897 msgid ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7898 " If SOURCE is omitted, the 'default' path will be used.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7899 " See :hg:`help urls` for more information."
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
7900 msgstr ""
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
7901 "effettua il pull delle modifiche dalla sorgente specificata\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7902 "\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7903 " Effettua il pull di modifiche da un repository remoto in uno locale.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7904 "\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7905 " Questo trova tutte le modifiche dal repository al percorso o URL "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7906 "specificato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7907 " e le aggiunge al repository locale. Di default non aggiorna la copia "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7908 "del\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7909 " progetto nella directory di lavoro.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7910 "\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7911 " Se SOURCE viene omesso, verrà usato il percorso 'default'.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7912 " Vedere 'hg help urls' per maggiori informazioni.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7913 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7914
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7915 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7916 " Returns 0 on success, 1 if an update had unresolved files.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7917 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7918 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7919
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7920 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7921 msgid "push changes to the specified destination"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7922 msgstr "effettua il push di modifiche verso la destinazione specificata"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7923
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7924 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7925 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7926 " Push changesets from the local repository to the specified\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7927 " destination."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7928 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7929 " Effettua il push di modifiche dal repository locale verso la\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7930 " destinazione data."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7931
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7932 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7933 " This operation is symmetrical to pull: it is identical to a pull\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7934 " in the destination repository from the current one."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7935 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7936
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7937 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7938 " By default, push will not allow creation of new heads at the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7939 " destination, since multiple heads would make it unclear which head\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7940 " to use. In this situation, it is recommended to pull and merge\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7941 " before pushing."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7942 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7943
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7944 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7945 " Use --new-branch if you want to allow push to create a new named\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7946 " branch that is not present at the destination. This allows you to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7947 " only create a new branch without forcing other changes."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7948 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7949
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7950 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7951 " Use -f/--force to override the default behavior and push all\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7952 " changesets on all branches."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7953 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7954
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7955 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7956 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7957 " If -r/--rev is used, the specified revision and all its ancestors\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7958 " will be pushed to the remote repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7959 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7960 " Se si usa -r, si farà il push del changeset dato e tutti i suoi "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7961 "antenati\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7962 " verso il repository remoto."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7963
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7964 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7965 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7966 " Please see :hg:`help urls` for important details about ``ssh://``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7967 " URLs. If DESTINATION is omitted, a default path will be used."
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7968 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7969 " Vedere il testo di aiuto per gli url per importanti dettagli sugli\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9766
diff changeset
7970 " URL ``ssh://``.\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7971 " Se viene omessa DESTINATION, verrà usato il percorso di default.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7972 " Vedere 'hg help urls' per maggiori informazioni.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7973 " "
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7974
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7975 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7976 " Returns 0 if push was successful, 1 if nothing to push.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7977 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7978 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7979
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
7980 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7981 msgid "pushing to %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7982 msgstr "sto effettuando il push verso %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7983
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7984 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7985 msgid "roll back an interrupted transaction"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7986 msgstr "effettua il rollback di una transazione interrotta"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7987
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7988 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7989 msgid " Recover from an interrupted commit or pull."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7990 msgstr " Effettua il ripristino da un commit o pull interrotto."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7991
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7992 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
7993 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7994 " This command tries to fix the repository status after an\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
7995 " interrupted operation. It should only be necessary when Mercurial\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
7996 " suggests it."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
7997 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7998 " Questo comando prova a correggere lo stato del repository dopo\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
7999 " un'operazione interrotta. Dovrebbe essere necessario solamente\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8000 " quando Mercurial lo suggerisce.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8001 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8002
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8003 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8004 " Returns 0 if successful, 1 if nothing to recover or verify fails.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8005 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8006 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8007
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8008 msgid "remove the specified files on the next commit"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8009 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8010
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8011 msgid " Schedule the indicated files for removal from the repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8012 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8013
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8014 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8015 " This only removes files from the current branch, not from the\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8016 " entire project history. -A/--after can be used to remove only\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8017 " files that have already been deleted, -f/--force can be used to\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8018 " force deletion, and -Af can be used to remove files from the next\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8019 " revision without deleting them from the working directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8020 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8021
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8022 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8023 " The following table details the behavior of remove for different\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8024 " file states (columns) and option combinations (rows). The file\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8025 " states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8026 " reported by :hg:`status`). The actions are Warn, Remove (from\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8027 " branch) and Delete (from disk)::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8028 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8029
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8030 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8031 " A C M !\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8032 " none W RD W R\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8033 " -f R RD RD R\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8034 " -A W W W R\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8035 " -Af R R R R"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8036 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8037
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8038 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8039 " This command schedules the files to be removed at the next commit.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8040 " To undo a remove before that, see :hg:`revert`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8041 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8042
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8043 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8044 " Returns 0 on success, 1 if any warnings encountered.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8045 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8046 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8047
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8048 #, fuzzy, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8049 msgid "not removing %s: file is untracked\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8050 msgstr "non rimuovo %s: file %s (usare -f per forzare la rimozione)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8051
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8052 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8053 msgid "not removing %s: file %s (use -f to force removal)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8054 msgstr "non rimuovo %s: file %s (usare -f per forzare la rimozione)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8055
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8056 msgid "still exists"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8057 msgstr "esiste ancora"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8058
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8059 msgid "is modified"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8060 msgstr "è modificato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8061
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8062 msgid "has been marked for add"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8063 msgstr "è stato marcato per l'aggiunta"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8064
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8065 msgid "rename files; equivalent of copy + remove"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8066 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8067
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8068 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8069 " Mark dest as copies of sources; mark sources for deletion. If dest\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8070 " is a directory, copies are put in that directory. If dest is a\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8071 " file, there can only be one source."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8072 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8073
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8074 msgid ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8075 " This command takes effect at the next commit. To undo a rename\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8076 " before that, see :hg:`revert`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8077 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8078
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8079 msgid "various operations to help finish a merge"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8080 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8081
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8082 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8083 " This command includes several actions that are often useful while\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8084 " performing a merge, after running ``merge`` but before running\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8085 " ``commit``. (It is only meaningful if your working directory has\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8086 " two parents.) It is most relevant for merges with unresolved\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8087 " conflicts, which are typically a result of non-interactive merging with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8088 " ``internal:merge`` or a command-line merge tool like ``diff3``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8089 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8090
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8091 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8092 msgid " The available actions are:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8093 msgstr "%s non è più disponibile in %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8094
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8095 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8096 " 1) list files that were merged with conflicts (U, for unresolved)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8097 " and without conflicts (R, for resolved): ``hg resolve -l``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8098 " (this is like ``status`` for merges)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8099 " 2) record that you have resolved conflicts in certain files:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8100 " ``hg resolve -m [file ...]`` (default: mark all unresolved files)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8101 " 3) forget that you have resolved conflicts in certain files:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8102 " ``hg resolve -u [file ...]`` (default: unmark all resolved files)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8103 " 4) discard your current attempt(s) at resolving conflicts and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8104 " restart the merge from scratch: ``hg resolve file...``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8105 " (or ``-a`` for all unresolved files)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8106 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8107
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8108 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8109 " Note that Mercurial will not let you commit files with unresolved merge\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8110 " conflicts. You must use ``hg resolve -m ...`` before you can commit\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8111 " after a conflicting merge."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8112 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8113
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8114 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8115 " Returns 0 on success, 1 if any files fail a resolve attempt.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8116 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8117 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8118
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8119 msgid "too many options specified"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8120 msgstr "troppe opzioni specificate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8121
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8122 msgid "can't specify --all and patterns"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8123 msgstr "non è possibile specificare pattern e --all"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8124
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8125 msgid "no files or directories specified; use --all to remerge all files"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8126 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8127 "nessun file o directory specificata; usare --all per rieffettuare il merge "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8128 "di tutti i file"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8129
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8130 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8131 msgid "restore individual files or directories to an earlier state"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8132 msgstr "ripristina file singoli o directory ad uno stato precedente"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8133
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8134 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8135 " NOTE: This command is most likely not what you are looking for. revert\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8136 " will partially overwrite content in the working directory without "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8137 "changing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8138 " the working directory parents. Use :hg:`update -r rev` to check out "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8139 "earlier\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8140 " revisions, or :hg:`update --clean .` to undo a merge which has added\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8141 " another parent."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8142 msgstr ""
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8143
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8144 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8145 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8146 " With no revision specified, revert the named files or directories\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8147 " to the contents they had in the parent of the working directory.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8148 " This restores the contents of the affected files to an unmodified\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8149 " state and unschedules adds, removes, copies, and renames. If the\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8150 " working directory has two parents, you must explicitly specify a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8151 " revision."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8152 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8153 " Se nessuna revisione viene specificata, i file o directory\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8154 " specificati vengono riportati al contenuto che avevano nel\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8155 " genitore della directory di lavoro. Questo ripristina il contenuto\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8156 " dei file interessati ad uno stato non modificato e annulla\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8157 " aggiunte, rimozioni, copie e rinomine. Se la directory di lavoro\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8158 " ha due genitori, è necessario specificare esplicitamente la\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8159 " revisione a cui tornare."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8160
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8161 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8162 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8163 " Using the -r/--rev option, revert the given files or directories\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8164 " to their contents as of a specific revision. This can be helpful\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8165 " to \"roll back\" some or all of an earlier change. See :hg:`help\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8166 " dates` for a list of formats valid for -d/--date."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8167 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8168 " Usando l'opzione -r, riporta i dati file o directory al loro\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8169 " contenuto ad una specifica revisione. Questo può essere utile per\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8170 " effettuare il \"roll back\" di alcune o tutte le modifiche\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8171 " precedenti. Vedere 'hg help dates' per un elenco dei formati\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8172 " validi per -d/--date."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8173
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8174 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8175 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8176 " Revert modifies the working directory. It does not commit any\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8177 " changes, or change the parent of the working directory. If you\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8178 " revert to a revision other than the parent of the working\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8179 " directory, the reverted files will thus appear modified\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8180 " afterwards."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8181 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8182 " Revert modifica la directory di lavoro. Non effettua il commit di\n"
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8183 " alcuna modifica, nè cambia i genitori della directory di lavoro Se\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8184 " si effettua il revert ad una revisione differente di quella del\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8185 " genitore della directory di lavoro, i file interessati in seguito\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8186 " appariranno quindi modificati."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8187
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8188 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8189 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8190 " If a file has been deleted, it is restored. If the executable mode\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8191 " of a file was changed, it is reset."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8192 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8193 " Se un file è stato cancellato viene ripristinato. Se è stato\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8194 " modificato il flag di esecuzione di file, questo viene resettato."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8195
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8196 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8197 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8198 " If names are given, all files matching the names are reverted.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8199 " If no arguments are given, no files are reverted."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8200 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8201 " Se vengono forniti nomi, tutti i file corrispondenti ai nomi\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8202 " vengono ripristinati. Se non vengono forniti argomenti nessun file\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8203 " viene ripristinato."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8204
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8205 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8206 msgid ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8207 " Modified files are saved with a .orig suffix before reverting.\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8208 " To disable these backups, use --no-backup."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8209 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8210 " I file modificati vengono salvati con un suffisso .orig prima di\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8211 " essere ripristinati. Per disabilitare questi backup, usare\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8212 " --no-backup.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8213 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8214
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8215 msgid "you can't specify a revision and a date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8216 msgstr "non è possibile specificare sia una revisione sia una data"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8217
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8218 msgid "no files or directories specified; use --all to revert the whole repo"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8219 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8220 "nessun file o directory specificati; usare --all per ripristinare l'intero "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8221 "repository"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8222
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8223 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8224 msgid "forgetting %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8225 msgstr "sto dimenticandomi di %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8226
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8227 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8228 msgid "reverting %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8229 msgstr "sto ripristinando %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8230
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8231 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8232 msgid "undeleting %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8233 msgstr "sto annullando la rimozione di %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8234
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8235 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8236 msgid "saving current version of %s as %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8237 msgstr "sto salvando la versione corrente di %s come %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8238
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8239 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8240 msgid "file not managed: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8241 msgstr "file non gestito: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8242
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8243 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8244 msgid "no changes needed to %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8245 msgstr "nessuna modifica richiesta per %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8246
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8247 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8248 msgid "roll back the last transaction (dangerous)"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8249 msgstr "effettua il rollback dell'ultima transazione"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8250
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8251 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8252 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8253 " This command should be used with care. There is only one level of\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8254 " rollback, and there is no way to undo a rollback. It will also\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8255 " restore the dirstate at the time of the last transaction, losing\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8256 " any dirstate changes since that time. This command does not alter\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8257 " the working directory."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8258 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8259 " Questo comando dovrebbe essere usato con cautela. Esiste un solo\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8260 " livello di rollback e non c'è modo di annullare un rollback.\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8261 " Ripristinerà anche il dirstate al tempo dell'ultima transazione,\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8262 " perdendo qualunque modifica ad esso da quel momento in poi."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8263
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8264 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8265 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8266 " Transactions are used to encapsulate the effects of all commands\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8267 " that create new changesets or propagate existing changesets into a\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8268 " repository. For example, the following commands are transactional,\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8269 " and their effects can be rolled back:"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8270 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8271 " Le transazioni sono usate per incapsulare gli effetti di tutti i\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8272 " comandi che creano nuovi changeset o propagano changeset esistenti\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8273 " in un altro repository. Ad esempio, i seguenti comandi sono\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8274 " transazionali ed è possibile effettuare il rollback dei loro\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8275 " effetti:"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8276
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8277 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8278 msgid ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8279 " - commit\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8280 " - import\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8281 " - pull\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8282 " - push (with this repository as the destination)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8283 " - unbundle"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8284 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8285 " commit\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8286 " import\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8287 " pull\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8288 " push (con questo repository come destinazione)\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8289 " unbundle"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8290
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8291 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8292 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8293 " This command is not intended for use on public repositories. Once\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8294 " changes are visible for pull by other users, rolling a transaction\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8295 " back locally is ineffective (someone else may already have pulled\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8296 " the changes). Furthermore, a race is possible with readers of the\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8297 " repository; for example an in-progress pull from the repository\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8298 " may fail if a rollback is performed."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8299 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8300 " L'uso di questo comando non è inteso per repository pubblici. Una\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8301 " volta che le modifiche sono visibili per il pull da parte di altri\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8302 " utenti, effettuare il rollback locale di una transazione non ha\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8303 " effetti (qualcun'altro potrebbe aver già effettuato il pull delle\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8304 " modifiche). Inoltre, è possibile che si verifichi un race con i\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8305 " lettori del repository; ad esempio un pull in progresso dal\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8306 " repository potrebbe fallire se viene effettuato un rollback.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8307 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8308
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8309 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8310 " Returns 0 on success, 1 if no rollback data is available.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8311 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8312 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8313
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8314 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8315 msgid "print the root (top) of the current working directory"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8316 msgstr "stampa la radice (top) della directory di lavoro corrente"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8317
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8318 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8319 msgid " Print the root directory of the current repository."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8320 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8321 " Stampa la directory radice del repository corrente.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8322 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8323
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8324 msgid "start stand-alone webserver"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8325 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8326
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8327 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8328 " Start a local HTTP repository browser and pull server. You can use\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8329 " this for ad-hoc sharing and browing of repositories. It is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8330 " recommended to use a real web server to serve a repository for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8331 " longer periods of time."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8332 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8333
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8334 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8335 " Please note that the server does not implement access control.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8336 " This means that, by default, anybody can read from the server and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8337 " nobody can write to it by default. Set the ``web.allow_push``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8338 " option to ``*`` to allow everybody to push to the server. You\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8339 " should use a real web server if you need to authenticate users."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8340 msgstr ""
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8341
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8342 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8343 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8344 " By default, the server logs accesses to stdout and errors to\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8345 " stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8346 " files."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8347 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8348 " Di default i log del server vengono inviati allo stdout e gli\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8349 " errori allo stderr. Usare le opzioni \"-A\" e \"-E\" per effettuare il\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8350 " log su file.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8351 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8352
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8353 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8354 " To have the server choose a free port number to listen on, specify\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8355 " a port number of 0; in this case, the server will print the port\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8356 " number it uses."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8357 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8358
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8359 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8360 msgid "listening at http://%s%s/%s (bound to %s:%d)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8361 msgstr "in ascolto su http://%s%s/%s (limitato a %s:%d)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8362
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8363 msgid "show changed files in the working directory"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8364 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8365
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8366 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8367 " Show status of files in the repository. If names are given, only\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8368 " files that match are shown. Files that are clean or ignored or\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8369 " the source of a copy/move operation, are not listed unless\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8370 " -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8371 " Unless options described with \"show only ...\" are given, the\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8372 " options -mardu are used."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8373 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8374
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8375 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8376 " Option -q/--quiet hides untracked (unknown and ignored) files\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8377 " unless explicitly requested with -u/--unknown or -i/--ignored."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8378 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8379
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8380 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8381 " NOTE: status may appear to disagree with diff if permissions have\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8382 " changed or a merge has occurred. The standard diff format does not\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8383 " report permission changes and diff only reports changes relative\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8384 " to one merge parent."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8385 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8386
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8387 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8388 " If one revision is given, it is used as the base revision.\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8389 " If two revisions are given, the differences between them are\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8390 " shown. The --change option can also be used as a shortcut to list\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8391 " the changed files of a revision from its first parent."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8392 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8393
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8394 msgid " The codes used to show the status of files are::"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8395 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8397 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8398 " M = modified\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8399 " A = added\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8400 " R = removed\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8401 " C = clean\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8402 " ! = missing (deleted by non-hg command, but still tracked)\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8403 " ? = not tracked\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8404 " I = ignored\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8405 " = origin of the previous file listed as A (added)"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8406 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8407
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8408 msgid "summarize working directory state"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8409 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8410
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8411 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8412 " This generates a brief summary of the working directory state,\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8413 " including parents, branch, commit status, and available updates."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8414 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8415
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8416 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8417 " With the --remote option, this will check the default paths for\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8418 " incoming and outgoing changes. This can be time-consuming."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8419 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8420
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8421 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8422 msgid "parent: %d:%s "
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8423 msgstr "genitore: %d:%s "
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8424
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8425 msgid " (empty repository)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8426 msgstr " (repository vuoto)"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8427
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8428 msgid " (no revision checked out)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8429 msgstr " (nessuna revisione in check out)"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8430
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8431 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8432 msgid "branch: %s\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8433 msgstr ""
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8434
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8435 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8436 msgid "%d modified"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8437 msgstr "%d modificati"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8438
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8439 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8440 msgid "%d added"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8441 msgstr "%d aggiunti"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8442
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8443 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8444 msgid "%d removed"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8445 msgstr "%d rimossi"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8446
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8447 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8448 msgid "%d renamed"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8449 msgstr "%d rinominati"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8450
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8451 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8452 msgid "%d copied"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8453 msgstr "%d copiati"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8454
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8455 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8456 msgid "%d deleted"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8457 msgstr "%d cancellati"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8458
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8459 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8460 msgid "%d unknown"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8461 msgstr "%d sconosciuti"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8462
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8463 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8464 msgid "%d ignored"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8465 msgstr "%d ignorati"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8466
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8467 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8468 msgid "%d unresolved"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8469 msgstr "%d non risolti"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8470
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8471 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8472 msgid "%d subrepos"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8473 msgstr "%d subrepository"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8474
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8475 msgid " (merge)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8476 msgstr ""
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8477
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8478 msgid " (new branch)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8479 msgstr " (nuovo branch)"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8480
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8481 msgid " (head closed)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8482 msgstr " (head chiusa)"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8483
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8484 msgid " (clean)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8485 msgstr " (pulito)"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8486
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8487 msgid " (new branch head)"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8488 msgstr " (nuova head per il branch)"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8489
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8490 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8491 msgid "commit: %s\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8492 msgstr ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8493
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8494 msgid "update: (current)\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8495 msgstr "update: (aggiornato)\n"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8496
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8497 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8498 msgid "update: %d new changesets (update)\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8499 msgstr "update: %d nuovi changeset (update)\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8500
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8501 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8502 msgid "update: %d new changesets, %d branch heads (merge)\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8503 msgstr "update: %d nuovi changeset, %d head del branch (merge)\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8504
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8505 msgid "1 or more incoming"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8506 msgstr "1 o più in arrivo"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8507
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8508 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8509 msgid "%d outgoing"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8510 msgstr "%d in uscita"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8511
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8512 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8513 msgid "remote: %s\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8514 msgstr "remoto: %s\n"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8515
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8516 msgid "remote: (synced)\n"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8517 msgstr "remoto: (sincronizzato)\n"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8518
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8519 msgid "add one or more tags for the current or given revision"
12222
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8520 msgstr "aggiunge una o più tag per la revisione corrente o quella data"
5aa9f0f0257a i18n-it: finish translating 'hg summary' output
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12221
diff changeset
8521
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8522 msgid " Name a particular revision using <name>."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8523 msgstr " Nomina una revisione particolare usando <nome>."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8524
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8525 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8526 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8527 " Tags are used to name particular revisions of the repository and are\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8528 " very useful to compare different revisions, to go back to significant\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8529 " earlier versions or to mark branch points as releases, etc."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8530 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8531 " Le tag sono usate per dare un nome a revisioni particolari del\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8532 " repository e sono molto utili per confrontare revisioni\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8533 " differenti, per tornare indietro a versioni precedenti\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8534 " significative o per marcare punti di branch come release, ecc."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8535
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8536 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8537 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8538 " If no revision is given, the parent of the working directory is\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8539 " used, or tip if no revision is checked out."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8540 msgstr ""
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8541 " Se nessuna revisione viene fornita, viene usato il genitore della\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8542 " directory di lavoro, o tip se non si è effettuato il check out di\n"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8543 " nessuna revisione."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8544
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8545 #, fuzzy
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8546 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8547 " To facilitate version control, distribution, and merging of tags,\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8548 " they are stored as a file named \".hgtags\" which is managed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8549 " similarly to other project files and can be hand-edited if\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8550 " necessary. The file '.hg/localtags' is used for local tags (not\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8551 " shared among repositories)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8552 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8553 " Per facilitare il controllo di versione, la distribuzione e il\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8554 " merge di tag, sono memorizzate come file chiamato \".hgtags\" che è\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8555 " gestito analogamente ad altri file del progetto e può essere\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8556 " modificato manualmente se necessario. Il file '.hg/localtags' è\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8557 " usato per le tag locali (non condivise tra repository)."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8558
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8559 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8560 " Since tag names have priority over branch names during revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8561 " lookup, using an existing branch name as a tag name is discouraged."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8562 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8563
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8564 msgid "tag names must be unique"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8565 msgstr "i nomi delle tag devono essere univoci"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8566
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8567 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8568 msgid "tag names cannot consist entirely of whitespace"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8569 msgstr "ignora le modifiche nel conteggio degli spazi bianchi"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8570
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8571 msgid "--rev and --remove are incompatible"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8572 msgstr "--rev e --remove sono incompatibili"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8573
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8574 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8575 msgid "tag '%s' does not exist"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8576 msgstr "la tag '%s' non esiste"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8577
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8578 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8579 msgid "tag '%s' is not a global tag"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8580 msgstr "la tag '%s' non è una tag globale"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8581
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8582 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8583 msgid "tag '%s' is not a local tag"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8584 msgstr "la tag '%s' non è una tag locale"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8585
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8586 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8587 msgid "tag '%s' already exists (use -f to force)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8588 msgstr "la tag '%s' esiste già (usare -f per forzare)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8589
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8590 msgid "list repository tags"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8591 msgstr "elenca le tag del repository"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8592
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8593 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8594 " This lists both regular and local tags. When the -v/--verbose\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8595 " switch is used, a third column \"local\" is printed for local tags."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8596 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8597 " Questo elenca sia le tag regolari sia le tag locali. Quando viene usata "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8598 "l'opzione -v/--verbose\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8599 " una terza colonna \"local\" viene stampata per le tag locali."
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8600
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8601 msgid "show the tip revision"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8602 msgstr "mostra la revisione tip"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8603
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8604 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8605 " The tip revision (usually just called the tip) is the changeset\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8606 " most recently added to the repository (and therefore the most\n"
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8607 " recently changed head)."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8608 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8609 " La revisione tip (di solito chiamata solo tip) è il changeset\n"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8610 " aggiunto più di recente al repository (e quindi l'head modificata\n"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8611 " più recentemente.)"
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8612
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8613 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8614 " If you have just made a commit, that commit will be the tip. If\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8615 " you have just pulled changes from another repository, the tip of\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8616 " that repository becomes the current tip. The \"tip\" tag is special\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8617 " and cannot be renamed or assigned to a different changeset."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8618 msgstr ""
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8619 " Se si è appena fatto un commit, quel commit sarà il tip. Se si ha\n"
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8620 " appena fatto il pull di modifiche da un altro repository, il tip\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8621 " di quel repository diventa il tip corrente. La tag \"tip\" tag è\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8622 " speciale e non può essere rinominata o assegnata ad un changeset\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8623 " differente."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8624
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8625 msgid "apply one or more changegroup files"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8626 msgstr "applica uno o più file changegroup"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8627
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8628 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8629 " Apply one or more compressed changegroup files generated by the\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8630 " bundle command."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8631 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8632 " Applica uno o più file changegroup compressi generati dal\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8633 " comando bundle."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8634
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8635 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8636 " Returns 0 on success, 1 if an update has unresolved files.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8637 " "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8638 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8639
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8640 msgid "update working directory (or switch revisions)"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8641 msgstr "aggiorna la directory di lavoro (o passa a un'altra revisione)"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8642
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8643 msgid ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8644 " Update the repository's working directory to the specified\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8645 " changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8646 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8647
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8648 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8649 " If no changeset is specified, attempt to update to the tip of the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8650 " current branch. If this changeset is a descendant of the working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8651 " directory's parent, update to it, otherwise abort."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8652 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8653
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8654 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8655 " The following rules apply when the working directory contains\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8656 " uncommitted changes:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8657 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8658
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8659 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8660 " 1. If neither -c/--check nor -C/--clean is specified, and if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8661 " the requested changeset is an ancestor or descendant of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8662 " the working directory's parent, the uncommitted changes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8663 " are merged into the requested changeset and the merged\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8664 " result is left uncommitted. If the requested changeset is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8665 " not an ancestor or descendant (that is, it is on another\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8666 " branch), the update is aborted and the uncommitted changes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8667 " are preserved."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8668 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8669
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8670 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8671 " 2. With the -c/--check option, the update is aborted and the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8672 " uncommitted changes are preserved."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8673 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8674
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8675 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8676 " 3. With the -C/--clean option, uncommitted changes are discarded and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8677 " the working directory is updated to the requested changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8678 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8679
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8680 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8681 " Use null as the changeset to remove the working directory (like\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8682 " :hg:`clone -U`)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8683 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8684
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8685 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8686 " If you want to update just one file to an older changeset, use :hg:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8687 "`revert`."
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8688 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8689 " Se si desidera aggiornare solo un file ad una revisione più\n"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8690 " vecchia, usare :hg: `revert`."
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8691
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8692 msgid "cannot specify both -c/--check and -C/--clean"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8693 msgstr "non è possibile specificare sia -c/--check sia -C/--clean"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8694
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8695 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8696 msgid "uncommitted local changes"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
8697 msgstr "modifiche locale sovrascrivi ogni "
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8698
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8699 msgid "verify the integrity of the repository"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8700 msgstr "verifica l'integrità del repository"
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8701
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8702 msgid " Verify the integrity of the current repository."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8703 msgstr " Verifica l'integrità del repository corrente."
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8704
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8705 #, fuzzy
11396
f472a164febb i18n-it: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
8706 msgid ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8707 " This will perform an extensive check of the repository's\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8708 " integrity, validating the hashes and checksums of each entry in\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8709 " the changelog, manifest, and tracked files, as well as the\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8710 " integrity of their crosslinks and indices."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8711 msgstr ""
7756
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8712 " Questo comando eseguirà un controllo estensivo dell'integrità del\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8713 " repository validando gli hash e i checksum di ogni voce nel\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8714 " changelog, manifesto, e file tracciati, così come l'integrità dei\n"
db6a03225177 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk>
parents: 7755
diff changeset
8715 " loro link incrociati e indici.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8716 " "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8717
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8718 msgid "output version and copyright information"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8719 msgstr "stampa la versione e le informazioni di copyright"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8720
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
8721 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8722 msgid "Mercurial Distributed SCM (version %s)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8723 msgstr "Mercurial SCM Distribuito (versione %s)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8724
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8725 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8726 "\n"
10209
c9194a7d7d3e Update copyright year to 2010
Pascal Quantin <pascal.quantin@gmail.com>
parents: 10172
diff changeset
8727 "Copyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> and others\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8728 "This is free software; see the source for copying conditions. There is NO\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8729 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8730 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8731 "\n"
10209
c9194a7d7d3e Update copyright year to 2010
Pascal Quantin <pascal.quantin@gmail.com>
parents: 10172
diff changeset
8732 "Copyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> e altri\n"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
8733 "Questo è software libero; vedere i sorgenti per le condizioni di copia.\n"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
8734 "Non c'è alcuna garanzia; neppure di COMMERCIABILITÀ o IDONEITÀ AD UNO\n"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
8735 "SCOPO PARTICOLARE.\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8736
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8737 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8738 msgid "repository root directory or name of overlay bundle file"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8739 msgstr "directory radice del repository o nome del percorso simbolico"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8740
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8741 msgid "DIR"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8742 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8743
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8744 msgid "change working directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8745 msgstr "cambia la directory di lavoro"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8746
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8747 msgid "do not prompt, assume 'yes' for any required answers"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8748 msgstr "non chiedere conferma, assume 'yes' per ogni risposta richiesta"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8749
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8750 msgid "suppress output"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8751 msgstr "sopprime l'output"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8752
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8753 msgid "enable additional output"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8754 msgstr "abilita output aggiuntivo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8755
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8756 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8757 msgid "set/override config option (use 'section.name=value')"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8758 msgstr "imposta/sovrascrive l'opzione di configurazione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8759
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8760 msgid "CONFIG"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8761 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8762
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8763 msgid "enable debugging output"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8764 msgstr "abilita output di debug"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8765
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8766 msgid "start debugger"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8767 msgstr "avvia il debugger"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8768
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8769 msgid "set the charset encoding"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8770 msgstr "imposta la codifica dei caratteri"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8771
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8772 msgid "ENCODE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8773 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8774
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8775 msgid "MODE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8776 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8777
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8778 msgid "set the charset encoding mode"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8779 msgstr "imposta la modalità di codifica dei caratteri"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8780
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8781 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8782 msgid "always print a traceback on exception"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8783 msgstr "stampa un traceback in seguito ad eccezioni"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8784
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8785 msgid "time how long the command takes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8786 msgstr "misura quanto tempo impiega il comando"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8787
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8788 msgid "print command execution profile"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8789 msgstr "stampa il profilo di esecuzione dei comandi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8790
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8791 msgid "output version information and exit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8792 msgstr "stampa informazioni sulla versione ed esce"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8793
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8794 msgid "display help and exit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8795 msgstr "mostra l'aiuto ed esce"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8796
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8797 msgid "do not perform actions, just print output"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8798 msgstr "non esegue azioni, stampa solamente l'output"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8799
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8800 msgid "specify ssh command to use"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8801 msgstr "specifica il comando ssh da usare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8802
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8803 msgid "specify hg command to run on the remote side"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8804 msgstr "specifica il comando hg da eseguire in remoto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8805
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8806 msgid "PATTERN"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8807 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8808
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8809 msgid "include names matching the given patterns"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8810 msgstr "include nomi che corrispondono ai pattern dati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8811
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8812 msgid "exclude names matching the given patterns"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8813 msgstr "esclude nomi che corrispondono ai pattern dati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8814
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8815 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8816 msgid "use text as commit message"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8817 msgstr "usa <text> come messaggio di commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8818
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8819 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8820 msgid "read commit message from file"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8821 msgstr "legge il messaggio di commit da <file>"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8822
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8823 msgid "record datecode as commit date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8824 msgstr "registra il datecode come data del commit"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8825
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8826 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8827 msgid "record the specified user as committer"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8828 msgstr "registra l'utente come committente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8829
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8830 msgid "STYLE"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8831 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8832
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8833 msgid "display using template map file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8834 msgstr "mostra usando un file mappa template"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8835
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8836 msgid "display with template"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8837 msgstr "mostra con un template"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8838
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8839 msgid "do not show merges"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8840 msgstr "non mostrare i merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8841
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8842 msgid "output diffstat-style summary of changes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8843 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8844
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8845 msgid "treat all files as text"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8846 msgstr "tratta tutti i file come testo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8847
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8848 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8849 msgid "omit dates from diff headers"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8850 msgstr "non includere le date nelle intestazioni dei diff"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8851
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8852 msgid "show which function each change is in"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8853 msgstr "mostra in quale funzione si trova ogni modifica"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8854
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8855 msgid "produce a diff that undoes the changes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8856 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8857
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8858 msgid "ignore white space when comparing lines"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8859 msgstr "ignora spazi bianchi quando si confrontano righe"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8860
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8861 msgid "ignore changes in the amount of white space"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8862 msgstr "ignora le modifiche nel conteggio degli spazi bianchi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8863
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8864 msgid "ignore changes whose lines are all blank"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8865 msgstr "ignora le modifiche le cui righe sono tutte vuote"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8866
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8867 msgid "number of lines of context to show"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8868 msgstr "numero di righe di contesto da mostrare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8869
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8870 msgid "SIMILARITY"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8871 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8872
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8873 msgid "guess renamed files by similarity (0<=s<=100)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8874 msgstr "stima i file rinominati per similarità (0<=s<=100)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8875
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8876 msgid "[OPTION]... [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
8877 msgstr "[OPZIONE]... [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8878
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8879 msgid "annotate the specified revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8880 msgstr "annota la revisione specificata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8881
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8882 msgid "follow copies/renames and list the filename (DEPRECATED)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8883 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8884
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8885 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8886 msgid "don't follow copies and renames"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8887 msgstr "segue le copie e le rinomine dei file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8888
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8889 msgid "list the author (long with -v)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8890 msgstr "elenca l'autore (verboso con -v)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8891
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8892 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8893 msgid "list the filename"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8894 msgstr "elenca il changeset"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8895
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8896 msgid "list the date (short with -q)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8897 msgstr "elenca la data (breve con -q)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8898
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8899 msgid "list the revision number (default)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8900 msgstr "elenca il numero di revisione (default)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8901
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8902 msgid "list the changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8903 msgstr "elenca il changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8904
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8905 msgid "show line number at the first appearance"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8906 msgstr "mostra il numero di riga alla prima apparizione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8907
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8908 msgid "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8909 msgstr "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8910
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8911 msgid "do not pass files through decoders"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8912 msgstr "non passare file attraverso decodificatori"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8913
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8914 msgid "PREFIX"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8915 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8916
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8917 msgid "directory prefix for files in archive"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8918 msgstr "prefisso di directory per i file nell'archivio"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8919
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8920 msgid "revision to distribute"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8921 msgstr "revisione da distribuire"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8922
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8923 msgid "type of distribution to create"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8924 msgstr "tipo di distribuzione da creare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8925
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8926 msgid "[OPTION]... DEST"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
8927 msgstr "[OPZIONE]... DEST"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8928
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8929 msgid "merge with old dirstate parent after backout"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8930 msgstr "effettua il merge con il vecchio dirstate del genitore dopo il backout"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8931
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8932 msgid "parent to choose when backing out merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8933 msgstr "il genitore da scegliere quando effettuare il backout del merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8934
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8935 msgid "revision to backout"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8936 msgstr "revisione di cui effettuare il backout"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8937
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8938 msgid "[OPTION]... [-r] REV"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
8939 msgstr "[OPZIONE]... [-r] REV"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8940
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8941 msgid "reset bisect state"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8942 msgstr "resetta lo stato di bisect"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8943
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8944 msgid "mark changeset good"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8945 msgstr "marca il changeset come buono"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8946
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8947 msgid "mark changeset bad"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8948 msgstr "marca il changeset come cattivo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8949
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8950 msgid "skip testing changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8951 msgstr "salta il changeset di test"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8952
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8953 msgid "use command to check changeset state"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8954 msgstr "usa il comando per controllare lo stato del changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8955
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8956 msgid "do not update to target"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8957 msgstr "non aggiornare a target"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8958
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8959 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8960 msgid "[-gbsr] [-U] [-c CMD] [REV]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8961 msgstr "[-gbsr] [-c CMD] [REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8962
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8963 msgid "set branch name even if it shadows an existing branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8964 msgstr "imposta il nome della branch anche se nasconde una branch esistente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8965
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8966 msgid "reset branch name to parent branch name"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8967 msgstr "resetta il nome della branch al nome della branch genitore"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8968
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8969 msgid "[-fC] [NAME]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8970 msgstr "[-fC] [NOME]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8971
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8972 msgid "show only branches that have unmerged heads"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8973 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8974 "mostra solo le branch che hanno head di cui non si è effettuato il merge"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8975
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8976 msgid "show normal and closed branches"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8977 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
8978
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8979 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8980 msgid "[-ac]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8981 msgstr "[-a]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8982
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8983 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8984 msgid "run even when the destination is unrelated"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8985 msgstr "esegui anche quando il repository remoto non è collegato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8986
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8987 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8988 msgid "a changeset intended to be added to the destination"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8989 msgstr "un changeset base da specificare invece di una destinazione"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8990
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8991 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8992 msgid "a specific branch you would like to bundle"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8993 msgstr "una specifica revisione di cui si desidera fare il pull"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8994
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8995 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
8996 msgid "a base changeset assumed to be available at the destination"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8997 msgstr "un changeset base da specificare invece di una destinazione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8998
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
8999 msgid "bundle all changesets in the repository"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9000 msgstr "effettua il bundle di tutti i changeset nel repository"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9001
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9002 msgid "bundle compression type to use"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9003 msgstr "tipo di compressione da usare per il bundle"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9004
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9005 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9006 msgid "[-f] [-t TYPE] [-a] [-r REV]... [--base REV]... FILE [DEST]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9007 msgstr "[-f] [-a] [-r REV]... [--base REV]... FILE [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9008
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9009 msgid "print output to file with formatted name"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9010 msgstr "stampa l'output su file con un nome formattato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9011
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9012 msgid "print the given revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9013 msgstr "stampa la data revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9014
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9015 msgid "apply any matching decode filter"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9016 msgstr "applica qualunque filtro di decodifica corrispondente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9017
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9018 msgid "[OPTION]... FILE..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9019 msgstr "[OPZIONE]... FILE..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9020
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9021 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9022 msgid "the clone will include an empty working copy (only a repository)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9023 msgstr "il clone conterrà solo un repository (nessuna copia di lavoro)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9024
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9025 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9026 msgid "revision, tag or branch to check out"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9027 msgstr "revisione di cui effettuare il backout"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9028
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9029 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9030 msgid "include the specified changeset"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9031 msgstr "collassa le revisioni di cui si effettua il rebase"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9032
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9033 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9034 msgid "clone only the specified branch"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9035 msgstr "restituisce solo le modifiche relative alle branch specificate"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9036
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9037 msgid "[OPTION]... SOURCE [DEST]"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9038 msgstr "[OPZIONE]... SORGENTE [DEST]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9039
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9040 msgid "mark new/missing files as added/removed before committing"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9041 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9042 "marca file nuovi/mancanti come aggiunti/rimossi prima di effettuare il commit"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9043
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9044 msgid "mark a branch as closed, hiding it from the branch list"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9045 msgstr "marca una branch come chiusa, nascondendola dall'elenco delle branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9046
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9047 msgid "record a copy that has already occurred"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9048 msgstr "registra una copia che si è già verificata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9049
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9050 msgid "forcibly copy over an existing managed file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9051 msgstr "forza una copia su un file gestito esistente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9052
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9053 msgid "[OPTION]... [SOURCE]... DEST"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9054 msgstr "[OPZIONI]... [SORGENTE]... DEST"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9055
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9056 msgid "[INDEX] REV1 REV2"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9057 msgstr "[INDICE] REV1 REV2"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9058
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9059 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9060 msgid "add single file mergeable changes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9061 msgstr "sto aggiungendo le modifiche ai file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9062
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9063 msgid "add single file all revs append to"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9064 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9065
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9066 msgid "add single file all revs overwrite"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9067 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9068
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9069 msgid "add new file at each rev"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9070 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9071
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9072 msgid "[OPTION]... TEXT"
12217
11ab9982d249 i18n-it: general updates fuzzy synopsis texts
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12216
diff changeset
9073 msgstr "[OPZIONE]... TESTO"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9074
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
9075 msgid "[COMMAND]"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
9076 msgstr "[COMANDO]"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
9077
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9078 msgid "show the command options"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9079 msgstr "mostra le opzioni dei comandi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9080
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9081 msgid "[-o] CMD"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9082 msgstr "[-o] CMD"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9083
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9084 msgid "use tags as labels"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9085 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9086
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9087 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9088 msgid "annotate with branch names"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9089 msgstr "mantiene le branch originali"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9090
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9091 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9092 msgid "use dots for runs"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9093 msgstr "stile non trovato: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9094
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9095 msgid "separate elements by spaces"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9096 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9097
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9098 msgid "[OPTION]... [FILE [REV]...]"
12217
11ab9982d249 i18n-it: general updates fuzzy synopsis texts
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12216
diff changeset
9099 msgstr "[OPZIONE]... [FILE [REV]...]"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9100
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9101 msgid "try extended date formats"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9102 msgstr "prova formati di date estesi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9103
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9104 msgid "[-e] DATE [RANGE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9105 msgstr "[-e] DATA [RANGE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9106
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9107 msgid "FILE REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9108 msgstr "FILE REV"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9109
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9110 msgid "[PATH]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9111 msgstr "[PERCORSO]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9112
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9113 msgid "REPO NAMESPACE [KEY OLD NEW]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9114 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9115
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9116 msgid "revision to rebuild to"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9117 msgstr "revisione alla quale ricostruire"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9118
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9119 msgid "[-r REV] [REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9120 msgstr "[-r REV] [REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9121
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9122 msgid "revision to debug"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9123 msgstr "revisione di cui fare il debug"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9124
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9125 msgid "[-r REV] FILE"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9126 msgstr "[-r REV] FILE"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9127
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9128 msgid "REV1 [REV2]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9129 msgstr "REV1 [REV2]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9130
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9131 msgid "do not display the saved mtime"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9132 msgstr "non mostrare l'mtime salvato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9133
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9134 msgid "[OPTION]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9135 msgstr "[OPZIONE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9136
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9137 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9138 msgid "revision to check"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9139 msgstr "revisione di cui effettuare il backout"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9140
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9141 msgid "[OPTION]... ([-c REV] | [-r REV1 [-r REV2]]) [FILE]..."
12217
11ab9982d249 i18n-it: general updates fuzzy synopsis texts
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12216
diff changeset
9142 msgstr "[OPZIONE]... ([-c REV] | [-r REV1 [-r REV2]]) [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9143
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9144 msgid "diff against the second parent"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9145 msgstr "effettua il diff con il secondo genitore"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9146
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9147 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9148 msgid "revisions to export"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9149 msgstr "revisione di cui fare il merge"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9150
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9151 msgid "[OPTION]... [-o OUTFILESPEC] REV..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9152 msgstr "[OPZIONE]... [-o OUTFILESPEC] REV..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9153
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9154 msgid "end fields with NUL"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9155 msgstr "termina i campi con NUL"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9156
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9157 msgid "print all revisions that match"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9158 msgstr "stampa tutte le revisioni che corrispondono"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9159
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9160 msgid "follow changeset history, or file history across copies and renames"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9161 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9162 "segue la storia del changeset, o la storia del file attraverso copie e "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9163 "rinomine"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9164
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9165 msgid "ignore case when matching"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9166 msgstr "ignora il case quando si cercano corrispondenze"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9167
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9168 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9169 msgid "print only filenames and revisions that match"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9170 msgstr "stampa solo i nomi dei file e le revisioni che corrispondono"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9171
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9172 msgid "print matching line numbers"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9173 msgstr "stampa i numeri di riga corrispondenti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9174
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9175 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9176 msgid "only search files changed within revision range"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9177 msgstr "cerca nell'intervallo di revisioni fornito"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9178
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9179 msgid "[OPTION]... PATTERN [FILE]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9180 msgstr "[OPZIONE]... PATTERN [FILE]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9181
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9182 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9183 msgid "show only heads which are descendants of REV"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9184 msgstr "mostra solo le head che sono discendenti della revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9185
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9186 msgid "show topological heads only"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9187 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9188
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9189 msgid "show active branchheads only [DEPRECATED]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9190 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9191
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9192 msgid "show normal and closed branch heads"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9193 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9194
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9195 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9196 msgid "[-ac] [-r REV] [REV]..."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9197 msgstr "[-r REV] [REV]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9198
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9199 msgid "[TOPIC]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9200 msgstr "[ARGOMENTO]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9201
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9202 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9203 msgid "identify the specified revision"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9204 msgstr "identifica la revisione specificata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9205
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9206 msgid "show local revision number"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9207 msgstr "mostra il numero locale della revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9208
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9209 msgid "show global revision id"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9210 msgstr "mostra id globale della revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9211
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9212 msgid "show branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9213 msgstr "mostra le branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9214
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9215 msgid "show tags"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9216 msgstr "mostra le tag"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9217
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9218 msgid "[-nibt] [-r REV] [SOURCE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9219 msgstr "[-nibt] [-r REV] [SORGENTE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9220
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9221 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9222 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9223 "directory strip option for patch. This has the same meaning as the "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9224 "corresponding patch option"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9225 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9226 "opzione di rimozione della directory per patch. Questa ha lo stesso\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9227 "significato dell'opzione corrispondente di patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9228
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9229 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9230 msgid "PATH"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9231 msgstr "[PERCORSO]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9232
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9233 msgid "base path"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9234 msgstr "percorso base"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9235
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9236 msgid "skip check for outstanding uncommitted changes"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9237 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9238 "salta il controllo di modifiche pendenti di cui non si è effettuato il commit"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9239
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9240 msgid "don't commit, just update the working directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9241 msgstr "non effettuare il commit, aggiorna solo la directory di lavoro"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9242
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9243 msgid "apply patch to the nodes from which it was generated"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9244 msgstr "applica la patch al nodo da cui è stata generata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9245
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9246 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9247 msgid "use any branch information in patch (implied by --exact)"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9248 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9249 "Usa qualunque informazione sulla branch nella patch (implicato da --exact)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9250
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9251 msgid "[OPTION]... PATCH..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9252 msgstr "[OPZIONE]... PATCH..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9253
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9254 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9255 msgid "run even if remote repository is unrelated"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9256 msgstr "esegui anche quando il repository remoto non è collegato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9257
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9258 msgid "show newest record first"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9259 msgstr "mostra prima il record più nuovo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9260
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9261 msgid "file to store the bundles into"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9262 msgstr "file in cui salvare i bundle"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9263
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9264 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9265 msgid "a remote changeset intended to be added"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9266 msgstr "mostra il changeset corrente nei rami degli antenati"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9267
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9268 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9269 msgid "a specific branch you would like to pull"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9270 msgstr "una specifica revisione di cui si desidera fare il pull"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9271
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9272 msgid "[-p] [-n] [-M] [-f] [-r REV]... [--bundle FILENAME] [SOURCE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9273 msgstr "[-p] [-n] [-M] [-f] [-r REV]... [--bundle NOME_FILE] [SORGENTE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9274
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9275 msgid "[-e CMD] [--remotecmd CMD] [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9276 msgstr "[-e CMD] [--remotecmd CMD] [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9277
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9278 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9279 msgid "search the repository as it is in REV"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9280 msgstr "cerca nel repository per come era alla revisione rev"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9281
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9282 msgid "end filenames with NUL, for use with xargs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9283 msgstr "termina il nome dei file con NUL, da usare con xargs"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9284
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9285 msgid "print complete paths from the filesystem root"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9286 msgstr "stampa i percorsi completi dalla radice del filesystem"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9287
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9288 msgid "[OPTION]... [PATTERN]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9289 msgstr "[OPZIONE]... [PATTERN]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9290
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9291 msgid "only follow the first parent of merge changesets"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9292 msgstr "segui solo il primo genitore di un changeset di merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9293
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9294 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9295 msgid "show revisions matching date spec"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9296 msgstr "mostra le revisioni che corrispondono ad una data fornita"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9297
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9298 msgid "show copied files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9299 msgstr "mostra i file copiati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9300
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9301 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9302 msgid "do case-insensitive search for a given text"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9303 msgstr "effettua una ricerca case-insensitive di una parola chiave"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9304
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9305 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9306 msgid "include revisions where files were removed"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9307 msgstr "include le revisioni in cui sono stati rimossi dei file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9308
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9309 msgid "show only merges"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9310 msgstr "mostra solo i merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9311
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9312 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9313 msgid "revisions committed by user"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9314 msgstr "commit delle revisioni effettuato dall'utente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9315
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9316 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9317 msgid "show only changesets within the given named branch (DEPRECATED)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9318 msgstr "mostra solo i changeset all'interno della data named branch"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9319
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9320 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9321 msgid "show changesets within the given named branch"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9322 msgstr "mostra solo i changeset all'interno della data named branch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9323
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9324 msgid "do not display revision or any of its ancestors"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9325 msgstr "non mostrare la revisione o qualche suo antenato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9326
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9327 msgid "[OPTION]... [FILE]"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9328 msgstr "[OPZIONE]... [FILE]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9329
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9330 msgid "revision to display"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9331 msgstr "revisione da mostrare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9332
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9333 msgid "[-r REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9334 msgstr "[-r REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9335
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9336 msgid "force a merge with outstanding changes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9337 msgstr "forza un merge con modifiche pendenti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9338
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9339 msgid "revision to merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9340 msgstr "revisione di cui fare il merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9341
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9342 msgid "review revisions to merge (no merge is performed)"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9343 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9344
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9345 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9346 msgid "[-P] [-f] [[-r] REV]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9347 msgstr "[-f] [[-r] REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9348
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9349 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9350 msgid "a changeset intended to be included in the destination"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9351 msgstr "mostra changeset non trovati nella destinazione"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9352
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9353 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9354 msgid "a specific branch you would like to push"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9355 msgstr "una specifica revisione di cui si desidera fare il pull"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9356
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9357 msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9358 msgstr "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9359
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9360 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9361 msgid "show parents of the specified revision"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9362 msgstr "mostra i genitori della revisione specificata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9363
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9364 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9365 msgid "[-r REV] [FILE]"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9366 msgstr "[-r REV] FILE"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9367
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9368 msgid "[NAME]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9369 msgstr "[NOME]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9370
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9371 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9372 msgid "update to new branch head if changesets were pulled"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9373 msgstr "aggiorna alla nuova tip se si è effettuato il pull di changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9374
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9375 msgid "run even when remote repository is unrelated"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9376 msgstr "esegui anche quando il repository remoto non è collegato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9377
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9378 msgid "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SOURCE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9379 msgstr "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SORGENTE]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9380
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9381 msgid "force push"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9382 msgstr "forza il push"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9383
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9384 msgid "allow pushing a new branch"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9385 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9386
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9387 msgid "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9388 msgstr "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9389
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9390 msgid "record delete for missing files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9391 msgstr "registra cancellazione per i file mancanti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9392
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9393 msgid "remove (and delete) file even if added or modified"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9394 msgstr "rimuove (e cancella) i file anche se sono stati aggiunti o modificati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9395
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9396 msgid "record a rename that has already occurred"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9397 msgstr "registra una rinomina che si è già verificata"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9398
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9399 msgid "[OPTION]... SOURCE... DEST"
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9400 msgstr "[OPZIONE]... SORGENTE... DEST"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9401
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9402 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9403 msgid "select all unresolved files"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9404 msgstr "rieffettua il merge di tutti i file non risolti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9405
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9406 msgid "list state of files needing merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9407 msgstr "elenca lo stato dei file che necessitano merge"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9408
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9409 msgid "mark files as resolved"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9410 msgstr "marca i file come risolti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9411
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9412 msgid "unmark files as resolved"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9413 msgstr "smarca i file come risolti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9414
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9415 msgid "hide status prefix"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9416 msgstr "nascondi il prefisso di stato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9417
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9418 msgid "revert all changes when no arguments given"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9419 msgstr "annulla tutte le modifiche quando nessun argomento è stato fornito"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9420
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9421 msgid "tipmost revision matching date"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9422 msgstr "la revisione più vicina a tip corrispondente alla data"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9423
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9424 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9425 msgid "revert to the specified revision"
12214
adeab1fb16b4 i18n-it: updates after msgmerge on stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12213
diff changeset
9426 msgstr "ritorna alla revisione specificata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9427
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9428 msgid "do not save backup copies of files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9429 msgstr "non salva copie di backup dei file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9430
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9431 msgid "[OPTION]... [-r REV] [NAME]..."
12216
03c7c1907f25 i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12215
diff changeset
9432 msgstr "[OPZIONE]... [-r REV] [NOME]..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9433
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9434 msgid "name of access log file to write to"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9435 msgstr "nome del file di log degli accessi su cui scrivere"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9436
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9437 msgid "name of error log file to write to"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9438 msgstr "nome del file di log degli errori su cui scrivere"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9439
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9440 msgid "PORT"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9441 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9442
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9443 msgid "port to listen on (default: 8000)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9444 msgstr "porta su cui stare in ascolto (default: 8000)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9445
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9446 msgid "ADDR"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9447 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9448
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9449 msgid "address to listen on (default: all interfaces)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9450 msgstr "indirizzo su cui stare in ascolto (default: tutte le interfacce)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9451
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9452 msgid "prefix path to serve from (default: server root)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9453 msgstr "prefisso del percorso da cui servire (default: radice del server)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9454
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9455 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9456 msgid "name to show in web pages (default: working directory)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9457 msgstr "nome da mostrare nelle pagine web (default: la directory di lavoro)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9458
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9459 #, fuzzy
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9460 msgid "name of the hgweb config file (serve more than one repository)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9461 msgstr "nome del file di configurazione webdir (serve più di un repository)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9462
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9463 msgid "name of the hgweb config file (DEPRECATED)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9464 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9465
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9466 msgid "for remote clients"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9467 msgstr "per i client remoti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9468
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9469 msgid "web templates to use"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9470 msgstr "template web da usare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9471
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9472 msgid "template style to use"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9473 msgstr "stile dei template da usare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9474
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9475 msgid "use IPv6 in addition to IPv4"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9476 msgstr "usa IPv6 in aggiunta ad IPv4"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9477
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9478 msgid "SSL certificate file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9479 msgstr "file del certificato SSL"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9480
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9481 msgid "show untrusted configuration options"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9482 msgstr "mostra le opzioni di configurazioni non affidabili"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9483
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9484 msgid "[-u] [NAME]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9485 msgstr "[-u] [NOME]..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9486
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9487 msgid "check for push and pull"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9488 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9489
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9490 msgid "show status of all files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9491 msgstr "mostra lo stato di tutti i file"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9492
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9493 msgid "show only modified files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9494 msgstr "mostra solo i file modificati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9495
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9496 msgid "show only added files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9497 msgstr "mostra solo i file aggiunti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9498
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9499 msgid "show only removed files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9500 msgstr "mostra solo i file rimossi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9501
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9502 msgid "show only deleted (but tracked) files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9503 msgstr "mostra solo i file rimossi (ma tracciati)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9504
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9505 msgid "show only files without changes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9506 msgstr "mostra solo i file senza modifiche"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9507
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9508 msgid "show only unknown (not tracked) files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9509 msgstr "mostra solo i file sconosciuti (non tracciati)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9510
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9511 msgid "show only ignored files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9512 msgstr "mostra solo i file ignorati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9513
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9514 msgid "show source of copied files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9515 msgstr "mostra la sorgente dei file copiati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9516
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9517 msgid "show difference from revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9518 msgstr "mostra le differenze dalla revisione"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9519
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9520 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9521 msgid "list the changed files of a revision"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9522 msgstr "è necessario avere almeno alcune revisioni"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9523
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9524 msgid "replace existing tag"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9525 msgstr "rimpiazza tag esistente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9526
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9527 msgid "make the tag local"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9528 msgstr "rendi la tag locale"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9529
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9530 msgid "revision to tag"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9531 msgstr "revisione da taggare"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9532
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9533 msgid "remove a tag"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9534 msgstr "rimuove una tag"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9535
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9536 msgid "use <text> as commit message"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9537 msgstr "usa <text> come messaggio di commit"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9538
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9539 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9540 msgid "[-f] [-l] [-m TEXT] [-d DATE] [-u USER] [-r REV] NAME..."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9541 msgstr "[-l] [-m TESTO] [-d DATA] [-u UTENTE] [-r REV] NOME..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9542
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9543 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9544 msgid "[-p] [-g]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9545 msgstr "[-p]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9546
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9547 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9548 msgid "update to new branch head if changesets were unbundled"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9549 msgstr "aggiorna alla nuova tip se changeset sono stati estratti da un bundle"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9550
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9551 msgid "[-u] FILE..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9552 msgstr "[-u] FILE..."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9553
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9554 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9555 msgid "discard uncommitted changes (no backup)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9556 msgstr "importa nella patch le modifiche di cui non si è effettuato il commit"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9557
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9558 #, fuzzy
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9559 msgid "check for uncommitted changes"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9560 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9561 "salta il controllo di modifiche pendenti di cui non si è effettuato il commit"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9562
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9563 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9564 msgid "[-c] [-C] [-d DATE] [[-r] REV]"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9565 msgstr "[-C] [-d DATA] [[-r] REV]"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9566
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9567 #, fuzzy, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9568 msgid "cannot include %s (%s)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9569 msgstr "impossibile fare push di '%s' - %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9570
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9571 msgid "not found in manifest"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9572 msgstr "non trovato nel manifesto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9573
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9574 msgid "branch name not in UTF-8!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9575 msgstr "il nome della branch non è in UTF-8!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9576
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9577 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9578 msgid "%s does not exist!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9579 msgstr "%s non esiste!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9580
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9581 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9582 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9583 "%s: up to %d MB of RAM may be required to manage this file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9584 "(use 'hg revert %s' to cancel the pending addition)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9585 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9586
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9587 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9588 msgid "%s not added: only files and symlinks supported currently\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9589 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9590 "%s non aggiunto: attualmente solo file e link simbolici sono supportati\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9591
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9592 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9593 msgid "%s already tracked!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9594 msgstr "%s è già tracciato!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9595
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9596 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9597 msgid "%s not added!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9598 msgstr "%s non aggiunto!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9599
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9600 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9601 msgid "%s still exists!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9602 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9603
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9604 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9605 msgid "%s not tracked!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9606 msgstr "%s non è tracciato!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9607
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9608 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9609 msgid "%s not removed!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9610 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9611
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9612 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9613 msgid "copy failed: %s is not a file or a symbolic link\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9614 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9615
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9616 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9617 msgid "invalid event type in dag: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9618 msgstr "voce non valida in fncache, linea %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9619
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9620 msgid "working directory state appears damaged!"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9621 msgstr "lo stato della directory di lavoro risulta danneggiato!"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9622
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9623 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9624 msgid "'\\n' and '\\r' disallowed in filenames: %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9625 msgstr "'\\n' e '\\r' non sono consentiti nei nomi dei file: %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9626
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9627 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9628 msgid "directory %r already in dirstate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9629 msgstr "la directory %r è già nel dirstate"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9630
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9631 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9632 msgid "file %r in dirstate clashes with %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9633 msgstr "il file %r nel dirstate collide con %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9634
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9635 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9636 msgid "setting %r to other parent only allowed in merges"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9637 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9638
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9639 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9640 msgid "not in dirstate: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9641 msgstr "non nel dirstate: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9642
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9643 msgid "unknown"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9644 msgstr "sconosciuto"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9645
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9646 msgid "character device"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9647 msgstr "device a caratteri"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9648
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9649 msgid "block device"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9650 msgstr "device a blocchi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9651
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9652 msgid "fifo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9653 msgstr "fifo"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9654
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9655 msgid "socket"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9656 msgstr "socket"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9657
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9658 msgid "directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9659 msgstr "directory"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9660
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9661 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9662 msgid "unsupported file type (type is %s)"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9663 msgstr "tipo di file non supportato (il tipo è %s)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9664
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9665 msgid "queries"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9666 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9667
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9668 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9669 msgid "searching"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9670 msgstr "ricerca"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9671
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9672 msgid "already have changeset "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9673 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9674
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9675 msgid "warning: repository is unrelated\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9676 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9677
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9678 msgid "repository is unrelated"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9679 msgstr "il repository non è imparentato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9680
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9681 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9682 msgid "abort: push creates new remote heads on branch '%s'!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9683 msgstr "abortito: push crea un nuovo branch remoto '%s'!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9684
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9685 msgid "abort: push creates new remote heads!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9686 msgstr "abortito: push crea nuove head remote!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9687
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9688 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9689 msgid "(you should pull and merge or use push -f to force)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9690 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9691 "(ti sei dimenticato di effettuare il merge? usare push -f per forzare)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9692
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9693 msgid "(did you forget to merge? use push -f to force)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9694 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9695 "(ti sei dimenticato di effettuare il merge? usare push -f per forzare)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9696
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9697 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9698 msgid "abort: push creates new remote branches: %s!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9699 msgstr "abortito: push crea un nuovo branch remoto '%s'!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9700
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9701 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9702 msgid "(use 'hg push --new-branch' to create new remote branches)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9703 msgstr "abortito: push crea un nuovo branch remoto '%s'!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9704
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9705 msgid "note: unsynced remote changes!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9706 msgstr "nota: modifiche remote non sincronizzate!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9707
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9708 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9709 msgid "abort: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9710 msgstr "abortito: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9711
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9712 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9713 msgid "hg: parse error at %s: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9714 msgstr "impossibile avviare il server a '%s:%d': %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9715
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9716 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9717 msgid "hg: parse error: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9718 msgstr "abortito: errore: %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9719
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9720 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9721 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9722 "hg: command '%s' is ambiguous:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9723 " %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9724 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9725 "hg: il comando '%s' è ambiguo:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9726 " %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9727
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9728 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9729 msgid "timed out waiting for lock held by %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9730 msgstr "tempo esaurito per l'attesa del lock tenuto da %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9731
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9732 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9733 msgid "lock held by %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9734 msgstr "lock tenuto da %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9735
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9736 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9737 msgid "abort: %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9738 msgstr "abortito: %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9739
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9740 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9741 msgid "abort: could not lock %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9742 msgstr "abortito: impossibile acquisire il lock su %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9743
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9744 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9745 msgid "hg %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9746 msgstr "hg %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9747
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9748 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9749 msgid "hg: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9750 msgstr "hg: %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9751
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9752 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9753 msgid "abort: %s!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9754 msgstr "abortito: %s!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9755
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9756 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9757 msgid "abort: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9758 msgstr "abortito: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9759
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9760 msgid " empty string\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9761 msgstr "stringa vuota\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9762
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9763 msgid "killed!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9764 msgstr "ucciso!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9765
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9766 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9767 msgid "hg: unknown command '%s'\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9768 msgstr "hg: comando '%s' sconosciuto\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9769
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9770 msgid "(did you forget to compile extensions?)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9771 msgstr "(ti sei dimenticato di compilare le estensioni?)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9772
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9773 msgid "(is your Python install correct?)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9774 msgstr "(l'installazione di Python è corretta?)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9775
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9776 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9777 msgid "abort: error: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9778 msgstr "abortito: errore: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9779
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9780 msgid "broken pipe\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9781 msgstr "pipe rotta\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9782
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9783 msgid "interrupted!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9784 msgstr "interrotto!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9785
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9786 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9787 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9788 "broken pipe\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9789 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9790 "\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9791 "pipe rotta\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9792
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9793 msgid "abort: out of memory\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9794 msgstr "abortito: memoria esaurita\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9795
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9796 msgid "** unknown exception encountered, details follow\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9797 msgstr "** incontrata eccezione sconosciuta, seguono dettagli\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9798
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9799 msgid "** report bug details to http://mercurial.selenic.com/bts/\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9800 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9801 "** riportare dettagli del bug a http://www.selenic.com/mercurial/bts/\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9802
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9803 msgid "** or mercurial@selenic.com\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9804 msgstr "** o mercurial@selenic.com\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9805
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9806 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9807 msgid "** Python %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9808 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9809
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9810 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9811 msgid "** Mercurial Distributed SCM (version %s)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9812 msgstr "** Mercurial SCM Distribuito (versione %s)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9813
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9814 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9815 msgid "** Extensions loaded: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9816 msgstr "** Estensioni caricate: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9817
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9818 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9819 msgid "no definition for alias '%s'\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9820 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9821
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9822 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9823 msgid "alias '%s' resolves to unknown command '%s'\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9824 msgstr "l'alias '%s' corrisponde al comando sconosciuto '%s'\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9825
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9826 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9827 msgid "alias '%s' resolves to ambiguous command '%s'\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9828 msgstr "l'alias '%s' corrisponde al comando ambiguo '%s'\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9829
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9830 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9831 msgid "malformed --config option: %r (use --config section.name=value)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9832 msgstr "opzione --config malformata: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9833
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9834 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9835 msgid "error getting current working directory: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9836 msgstr "stampa la radice (top) della directory di lavoro corrente"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9837
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9838 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9839 msgid "extension '%s' overrides commands: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9840 msgstr "l'estensione '%s' rimpiazza i comandi: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9841
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9842 msgid "Option --config may not be abbreviated!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9843 msgstr "Non si può abbreviare l'opzione --config!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9844
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9845 msgid "Option --cwd may not be abbreviated!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9846 msgstr "Non si può abbreviare l'opzione --cwd!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9847
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9848 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9849 "Option -R has to be separated from other options (e.g. not -qR) and --"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9850 "repository may only be abbreviated as --repo!"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9851 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9852
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9853 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9854 msgid "Time: real %.3f secs (user %.3f+%.3f sys %.3f+%.3f)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9855 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9856
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9857 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9858 msgid "repository '%s' is not local"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9859 msgstr "il repository '%s' non è locale"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9860
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9861 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9862 msgid "warning: --repository ignored\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9863 msgstr "il repository non è imparentato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9864
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9865 msgid "invalid arguments"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9866 msgstr "argomenti non validi"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9867
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9868 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9869 msgid "unrecognized profiling format '%s' - Ignored\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9870 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9871
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9872 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9873 "lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9874 "misc/lsprof/"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9875 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9876
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9877 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9878 msgid "*** failed to import extension %s from %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9879 msgstr "*** fallita l'importazione dell'estensione %s da %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9880
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9881 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9882 msgid "*** failed to import extension %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9883 msgstr "*** fallita l'importazione dell'estensione %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9884
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9885 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9886 msgid "couldn't find merge tool %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9887 msgstr "non è stato possibile trovare il tool per il merge %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9888
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9889 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9890 msgid "tool %s can't handle symlinks\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9891 msgstr "il tool %s non può gestire link simbolici\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9892
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9893 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9894 msgid "tool %s can't handle binary\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9895 msgstr "il tool %s non può gestire file binari\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9896
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9897 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9898 msgid "tool %s requires a GUI\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9899 msgstr "il tool %s richiede una GUI\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9900
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9901 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9902 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9903 " no tool found to merge %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9904 "keep (l)ocal or take (o)ther?"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9905 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9906
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9907 msgid "&Local"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9908 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9909
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9910 msgid "&Other"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9911 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9912
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9913 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9914 msgid "merging %s and %s to %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9915 msgstr "sto effettuando il merge di %s e %s in %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9916
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9917 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9918 msgid "merging %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9919 msgstr "sto effettuando il merge di %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9920
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9921 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9922 msgid "%s.premerge not valid ('%s' is neither boolean nor %s)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9923 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9924
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9925 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9926 msgid "was merge of '%s' successful (yn)?"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9927 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9928
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9929 msgid "&No"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9930 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9931
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9932 msgid "&Yes"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9933 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9934
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9935 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9936 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9937 " output file %s appears unchanged\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9938 "was merge successful (yn)?"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9939 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9940
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9941 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9942 msgid "merging %s failed!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9943 msgstr "merge di %s fallito!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9944
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9945 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9946 msgid "Inconsistent state, %s:%s is good and bad"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9947 msgstr "Stato inconsistente, %s:%s è buona e cattiva"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9948
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9949 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9950 msgid "unknown bisect kind %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9951 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9952
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9953 msgid "disabled extensions:"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9954 msgstr "estensioni disabilitate:"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9955
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9956 msgid "Configuration Files"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9957 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9958
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9959 msgid "Date Formats"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9960 msgstr "Formati della data"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9961
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9962 msgid "File Name Patterns"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9963 msgstr "Pattern dei Nomi dei File"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9964
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9965 msgid "Environment Variables"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9966 msgstr "Variabili d'ambiente"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9967
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9968 msgid "Specifying Single Revisions"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9969 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9970
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9971 msgid "Specifying Multiple Revisions"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9972 msgstr "Specificare Revisioni Multiple"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9973
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9974 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9975 msgid "Specifying Revision Sets"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9976 msgstr "Specificare Revisioni Multiple"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9977
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9978 msgid "Diff Formats"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9979 msgstr "Formati di diff"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
9980
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9981 msgid "Template Usage"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9982 msgstr ""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
9983
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9984 msgid "URL Paths"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9985 msgstr "Percorsi URL"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9986
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9987 msgid "Using additional features"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
9988 msgstr "Uso di funzionalità aggiuntive"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
9989
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9990 msgid "Configuring hgweb"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9991 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9992
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9993 msgid "Glossary"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9994 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9995
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9996 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9997 "Mercurial reads configuration data from several files, if they exist.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9998 "Below we list the most specific file first."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
9999 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10000
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10001 msgid "On Windows, these configuration files are read:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10002 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10003
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10004 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10005 "- ``<repo>\\.hg\\hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10006 "- ``%USERPROFILE%\\.hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10007 "- ``%USERPROFILE%\\mercurial.ini``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10008 "- ``%HOME%\\.hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10009 "- ``%HOME%\\mercurial.ini``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10010 "- ``C:\\mercurial\\mercurial.ini`` (unless regkey or hgrc.d\\ or mercurial."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10011 "ini found)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10012 "- ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial`` (unless hgrc.d\\ or mercurial."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10013 "ini found)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10014 "- ``<hg.exe-dir>\\hgrc.d\\*.rc`` (unless mercurial.ini found)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10015 "- ``<hg.exe-dir>\\mercurial.ini``"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10016 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10017
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10018 msgid "On Unix, these files are read:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10019 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10020
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10021 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10022 "- ``<repo>/.hg/hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10023 "- ``$HOME/.hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10024 "- ``/etc/mercurial/hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10025 "- ``/etc/mercurial/hgrc.d/*.rc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10026 "- ``<install-root>/etc/mercurial/hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10027 "- ``<install-root>/etc/mercurial/hgrc.d/*.rc``"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10028 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10029
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10030 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10031 "If there is a per-repository configuration file which is not owned by\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10032 "the active user, Mercurial will warn you that the file is skipped::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10033 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10034
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10035 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10036 " not trusting file <repo>/.hg/hgrc from untrusted user USER, group GROUP"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10037 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10038
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10039 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10040 "If this bothers you, the warning can be silenced (the file would still\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10041 "be ignored) or trust can be established. Use one of the following\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10042 "settings, the syntax is explained below:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10043 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10044
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10045 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10046 "- ``ui.report_untrusted = False``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10047 "- ``trusted.users = USER``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10048 "- ``trusted.groups = GROUP``"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10049 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10050
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10051 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10052 "The configuration files for Mercurial use a simple ini-file format. A\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10053 "configuration file consists of sections, led by a ``[section]`` header\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10054 "and followed by ``name = value`` entries::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10055 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10056
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10057 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10058 " [ui]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10059 " username = Firstname Lastname <firstname.lastname@example.net>\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10060 " verbose = True"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10061 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10062
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10063 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10064 "The above entries will be referred to as ``ui.username`` and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10065 "``ui.verbose``, respectively. Please see the hgrc man page for a full\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10066 "description of the possible configuration values:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10067 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10068
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10069 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10070 "- on Unix-like systems: ``man hgrc``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10071 "- online: http://www.selenic.com/mercurial/hgrc.5.html\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10072 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10073
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10074 msgid "Some commands allow the user to specify a date, e.g.:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10075 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10076
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10077 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10078 "- backout, commit, import, tag: Specify the commit date.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10079 "- log, revert, update: Select revision(s) by date."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10080 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10081
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10082 msgid "Many date formats are valid. Here are some examples:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10083 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10084
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10085 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10086 "- ``Wed Dec 6 13:18:29 2006`` (local timezone assumed)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10087 "- ``Dec 6 13:18 -0600`` (year assumed, time offset provided)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10088 "- ``Dec 6 13:18 UTC`` (UTC and GMT are aliases for +0000)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10089 "- ``Dec 6`` (midnight)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10090 "- ``13:18`` (today assumed)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10091 "- ``3:39`` (3:39AM assumed)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10092 "- ``3:39pm`` (15:39)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10093 "- ``2006-12-06 13:18:29`` (ISO 8601 format)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10094 "- ``2006-12-6 13:18``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10095 "- ``2006-12-6``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10096 "- ``12-6``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10097 "- ``12/6``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10098 "- ``12/6/6`` (Dec 6 2006)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10099 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10100
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10101 msgid "Lastly, there is Mercurial's internal format:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10102 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10103
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10104 msgid "- ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10105 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10106
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10107 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10108 "This is the internal representation format for dates. unixtime is the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10109 "number of seconds since the epoch (1970-01-01 00:00 UTC). offset is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10110 "the offset of the local timezone, in seconds west of UTC (negative if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10111 "the timezone is east of UTC)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10112 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10113
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10114 msgid "The log command also accepts date ranges:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10115 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10116
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10117 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10118 "- ``<{datetime}`` - at or before a given date/time\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10119 "- ``>{datetime}`` - on or after a given date/time\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10120 "- ``{datetime} to {datetime}`` - a date range, inclusive\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10121 "- ``-{days}`` - within a given number of days of today\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10122 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10123
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10124 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10125 "Mercurial's default format for showing changes between two versions of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10126 "a file is compatible with the unified format of GNU diff, which can be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10127 "used by GNU patch and many other standard tools."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10128 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10129
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10130 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10131 "While this standard format is often enough, it does not encode the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10132 "following information:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10133 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10134
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10135 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10136 "- executable status and other permission bits\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10137 "- copy or rename information\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10138 "- changes in binary files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10139 "- creation or deletion of empty files"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10140 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10141
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10142 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10143 "Mercurial also supports the extended diff format from the git VCS\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10144 "which addresses these limitations. The git diff format is not produced\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10145 "by default because a few widespread tools still do not understand this\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10146 "format."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10147 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10148
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10149 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10150 "This means that when generating diffs from a Mercurial repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10151 "(e.g. with :hg:`export`), you should be careful about things like file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10152 "copies and renames or other things mentioned above, because when\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10153 "applying a standard diff to a different repository, this extra\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10154 "information is lost. Mercurial's internal operations (like push and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10155 "pull) are not affected by this, because they use an internal binary\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10156 "format for communicating changes."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10157 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10158
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10159 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10160 "To make Mercurial produce the git extended diff format, use the --git\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10161 "option available for many commands, or set 'git = True' in the [diff]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10162 "section of your hgrc. You do not need to set this option when\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10163 "importing diffs in this format or using them in the mq extension.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10164 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10165
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10166 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10167 "HG\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10168 " Path to the 'hg' executable, automatically passed when running\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10169 " hooks, extensions or external tools. If unset or empty, this is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10170 " the hg executable's name if it's frozen, or an executable named\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10171 " 'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10172 " Windows) is searched."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10173 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10174
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10175 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10176 "HGEDITOR\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10177 " This is the name of the editor to run when committing. See EDITOR."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10178 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10179
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10180 msgid " (deprecated, use .hgrc)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10181 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10182
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10183 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10184 "HGENCODING\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10185 " This overrides the default locale setting detected by Mercurial.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10186 " This setting is used to convert data including usernames,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10187 " changeset descriptions, tag names, and branches. This setting can\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10188 " be overridden with the --encoding command-line option."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10189 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10190
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10191 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10192 "HGENCODINGMODE\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10193 " This sets Mercurial's behavior for handling unknown characters\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10194 " while transcoding user input. The default is \"strict\", which\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10195 " causes Mercurial to abort if it can't map a character. Other\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10196 " settings include \"replace\", which replaces unknown characters, and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10197 " \"ignore\", which drops them. This setting can be overridden with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10198 " the --encodingmode command-line option."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10199 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10200
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10201 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10202 "HGMERGE\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10203 " An executable to use for resolving merge conflicts. The program\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10204 " will be executed with three arguments: local file, remote file,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10205 " ancestor file."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10206 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10207
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10208 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10209 "HGRCPATH\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10210 " A list of files or directories to search for hgrc files. Item\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10211 " separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10212 " platform default search path is used. If empty, only the .hg/hgrc\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10213 " from the current repository is read."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10214 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10215
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10216 msgid " For each element in HGRCPATH:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10217 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10218
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10219 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10220 " - if it's a directory, all files ending with .rc are added\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10221 " - otherwise, the file itself will be added"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10222 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10223
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10224 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10225 "HGPLAIN\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10226 " When set, this disables any options in .hgrc that might change\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10227 " Mercurial's default output. This includes encoding, defaults,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10228 " verbose mode, debug mode, quiet mode, tracebacks, and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10229 " localization. This can be useful when scripting against Mercurial\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10230 " in the face of existing user configuration."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10231 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10232
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10233 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10234 " Equivalent options set via command line flags or environment\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10235 " variables are not overridden."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10236 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10237
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10238 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10239 "HGUSER\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10240 " This is the string used as the author of a commit. If not set,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10241 " available values will be considered in this order:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10242 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10243
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10244 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10245 " - HGUSER (deprecated)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10246 " - hgrc files from the HGRCPATH\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10247 " - EMAIL\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10248 " - interactive prompt\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10249 " - LOGNAME (with ``@hostname`` appended)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10250 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10251
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10252 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10253 "EMAIL\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10254 " May be used as the author of a commit; see HGUSER."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10255 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10256
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10257 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10258 "LOGNAME\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10259 " May be used as the author of a commit; see HGUSER."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10260 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10261
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10262 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10263 "VISUAL\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10264 " This is the name of the editor to use when committing. See EDITOR."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10265 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10266
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10267 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10268 "EDITOR\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10269 " Sometimes Mercurial needs to open a text file in an editor for a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10270 " user to modify, for example when writing commit messages. The\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10271 " editor it uses is determined by looking at the environment\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10272 " variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10273 " non-empty one is chosen. If all of them are empty, the editor\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10274 " defaults to 'vi'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10275 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10276
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10277 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10278 "PYTHONPATH\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10279 " This is used by Python to find imported modules and may need to be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10280 " set appropriately if this Mercurial is not installed system-wide.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10281 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10282
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10283 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10284 "Mercurial has the ability to add new features through the use of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10285 "extensions. Extensions may add new commands, add options to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10286 "existing commands, change the default behavior of commands, or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10287 "implement hooks."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10288 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10289
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10290 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10291 "Extensions are not loaded by default for a variety of reasons:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10292 "they can increase startup overhead; they may be meant for advanced\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10293 "usage only; they may provide potentially dangerous abilities (such\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10294 "as letting you destroy or modify history); they might not be ready\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10295 "for prime time; or they may alter some usual behaviors of stock\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10296 "Mercurial. It is thus up to the user to activate extensions as\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10297 "needed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10298 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10299
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10300 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10301 "To enable the \"foo\" extension, either shipped with Mercurial or in\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10302 "the Python search path, create an entry for it in your hgrc, like\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10303 "this::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10304 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10305
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10306 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10307 " [extensions]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10308 " foo ="
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10309 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10310
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10311 msgid "You may also specify the full path to an extension::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10312 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10313
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10314 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10315 " [extensions]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10316 " myfeature = ~/.hgext/myfeature.py"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10317 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10318
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10319 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10320 "To explicitly disable an extension enabled in an hgrc of broader\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10321 "scope, prepend its path with !::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10322 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10323
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10324 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10325 " [extensions]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10326 " # disabling extension bar residing in /path/to/extension/bar.py\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10327 " bar = !/path/to/extension/bar.py\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10328 " # ditto, but no path was supplied for extension baz\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10329 " baz = !\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10330 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10331
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10332 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10333 "Ancestor\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10334 " Any changeset that can be reached by an unbroken chain of parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10335 " changesets from a given changeset. More precisely, the ancestors\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10336 " of a changeset can be defined by two properties: a parent of a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10337 " changeset is an ancestor, and a parent of an ancestor is an\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10338 " ancestor. See also: 'Descendant'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10339 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10340
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10341 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10342 "Branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10343 " (Noun) A child changeset that has been created from a parent that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10344 " is not a head. These are known as topological branches, see\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10345 " 'Branch, topological'. If a topological branch is named, it becomes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10346 " a named branch. If a topological branch is not named, it becomes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10347 " an anonymous branch. See 'Branch, anonymous' and 'Branch, named'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10348 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10349
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10350 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10351 " Branches may be created when changes are pulled from or pushed to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10352 " a remote repository, since new heads may be created by these\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10353 " operations. Note that the term branch can also be used informally\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10354 " to describe a development process in which certain development is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10355 " done independently of other development.This is sometimes done\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10356 " explicitly with a named branch, but it can also be done locally,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10357 " using bookmarks or clones and anonymous branches."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10358 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10359
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10360 msgid " Example: \"The experimental branch\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10361 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10362
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10363 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10364 " (Verb) The action of creating a child changeset which results in\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10365 " its parent having more than one child."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10366 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10367
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10368 msgid " Example: \"I'm going to branch at X\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10369 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10370
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10371 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10372 "Branch, anonymous\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10373 " Every time a new child changeset is created from a parent that is not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10374 " a head and the name of the branch is not changed, a new anonymous\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10375 " branch is created."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10376 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10377
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10378 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10379 "Branch, closed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10380 " A named branch whose branch heads have all been closed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10381 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10382
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10383 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10384 "Branch, default\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10385 " The branch assigned to a changeset when no name has previously been\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10386 " assigned."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10387 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10388
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10389 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10390 "Branch head\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10391 " See 'Head, branch'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10392 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10393
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10394 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10395 "Branch, named\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10396 " A collection of changesets which have the same branch name. By\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10397 " default, children of a changeset in a named branch belong to the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10398 " same named branch. A child can be explicitly assigned to a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10399 " different branch. See :hg:`help branch`, :hg:`help branches` and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10400 " :hg:`commit --close-branch` for more information on managing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10401 " branches."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10402 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10403
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10404 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10405 " Named branches can be thought of as a kind of namespace, dividing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10406 " the collection of changesets that comprise the repository into a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10407 " collection of disjoint subsets. A named branch is not necessarily\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10408 " a topological branch. If a new named branch is created from the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10409 " head of another named branch, or the default branch, but no\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10410 " further changesets are added to that previous branch, then that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10411 " previous branch will be a branch in name only."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10412 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10413
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10414 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10415 "Branch tip\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10416 " See 'Tip, branch'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10417 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10418
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10419 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10420 "Branch, topological\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10421 " Every time a new child changeset is created from a parent that is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10422 " not a head, a new topological branch is created. If a topological\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10423 " branch is named, it becomes a named branch. If a topological\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10424 " branch is not named, it becomes an anonymous branch of the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10425 " current, possibly default, branch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10426 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10427
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10428 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10429 "Changelog\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10430 " A record of the changesets in the order in which they were added\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10431 " to the repository. This includes details such as changeset id,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10432 " author, commit message, date, and list of changed files."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10433 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10434
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10435 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10436 "Changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10437 " A snapshot of the state of the repository used to record a change."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10438 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10439
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10440 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10441 "Changeset, child\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10442 " The converse of parent changeset: if P is a parent of C, then C is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10443 " a child of P. There is no limit to the number of children that a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10444 " changeset may have."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10445 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10446
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10447 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10448 "Changeset id\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10449 " A SHA-1 hash that uniquely identifies a changeset. It may be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10450 " represented as either a \"long\" 40-byte hexadecimal string, or a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10451 " \"short\" 12-byte hexadecimal string."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10452 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10453
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10454 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10455 "Changeset, merge\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10456 " A changeset with two parents. This occurs when a merge is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10457 " committed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10458 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10459
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10460 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10461 "Changeset, parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10462 " A revision upon which a child changeset is based. Specifically, a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10463 " parent changeset of a changeset C is a changeset whose node\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10464 " immediately precedes C in the DAG. Changesets have at most two\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10465 " parents."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10466 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10467
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10468 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10469 "Checkout\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10470 " (Noun) The working directory being updated to a specific\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10471 " revision. This use should probably be avoided where possible, as\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10472 " changeset is much more appropriate than checkout in this context."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10473 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10474
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10475 msgid " Example: \"I'm using checkout X.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10476 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10477
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10478 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10479 " (Verb) Updating the working directory to a specific changeset. See\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10480 " :hg:`help update`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10481 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10482
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10483 msgid " Example: \"I'm going to check out changeset X.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10484 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10485
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10486 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10487 "Child changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10488 " See 'Changeset, child'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10489 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10490
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10491 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10492 "Close changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10493 " See 'Changeset, close'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10494 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10495
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10496 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10497 "Closed branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10498 " See 'Branch, closed'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10499 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10500
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10501 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10502 "Clone\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10503 " (Noun) An entire or partial copy of a repository. The partial\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10504 " clone must be in the form of a revision and its ancestors."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10505 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10506
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10507 msgid " Example: \"Is your clone up to date?\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10508 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10509
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10510 msgid " (Verb) The process of creating a clone, using :hg:`clone`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10511 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10512
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10513 msgid " Example: \"I'm going to clone the repository\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10514 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10515
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10516 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10517 "Closed branch head\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10518 " See 'Head, closed branch'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10519 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10520
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10521 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10522 "Commit\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10523 " (Noun) A synonym for changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10524 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10525
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10526 msgid " Example: \"Is the bug fixed in your recent commit?\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10527 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10528
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10529 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10530 " (Verb) The act of recording changes to a repository. When files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10531 " are committed in a working directory, Mercurial finds the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10532 " differences between the committed files and their parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10533 " changeset, creating a new changeset in the repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10534 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10535
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10536 msgid " Example: \"You should commit those changes now.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10537 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10538
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10539 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10540 "Cset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10541 " A common abbreviation of the term changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10542 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10543
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10544 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10545 "DAG\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10546 " The repository of changesets of a distributed version control\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10547 " system (DVCS) can be described as a directed acyclic graph (DAG),\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10548 " consisting of nodes and edges, where nodes correspond to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10549 " changesets and edges imply a parent -> child relation. This graph\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10550 " can be visualized by graphical tools such as :hg:`glog`\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10551 " (graphlog). In Mercurial, the DAG is limited by the requirement\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10552 " for children to have at most two parents."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10553 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10554
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10555 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10556 "Default branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10557 " See 'Branch, default'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10558 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10559
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10560 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10561 "Descendant\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10562 " Any changeset that can be reached by a chain of child changesets\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10563 " from a given changeset. More precisely, the descendants of a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10564 " changeset can be defined by two properties: the child of a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10565 " changeset is a descendant, and the child of a descendant is a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10566 " descendant. See also: 'Ancestor'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10567 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10568
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10569 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10570 "Diff\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10571 " (Noun) The difference between the contents and attributes of files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10572 " in two changesets or a changeset and the current working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10573 " directory. The difference is usually represented in a standard\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10574 " form called a \"diff\" or \"patch\". The \"git diff\" format is used\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10575 " when the changes include copies, renames, or changes to file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10576 " attributes, none of which can be represented/handled by classic\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10577 " \"diff\" and \"patch\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10578 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10579
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10580 msgid " Example: \"Did you see my correction in the diff?\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10581 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10582
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10583 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10584 " (Verb) Diffing two changesets is the action of creating a diff or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10585 " patch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10586 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10587
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10588 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10589 " Example: \"If you diff with changeset X, you will see what I mean.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10590 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10591
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10592 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10593 "Directory, working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10594 " The working directory represents the state of the files tracked by\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10595 " Mercurial, that will be recorded in the next commit. The working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10596 " directory initially corresponds to the snapshot at an existing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10597 " changeset, known as the parent of the working directory. See\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10598 " 'Parent, working directory'. The state may be modified by changes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10599 " to the files introduced manually or by a merge. The repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10600 " metadata exists in the .hg directory inside the working directory."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10601 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10602
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10603 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10604 "Graph\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10605 " See DAG and :hg:`help graphlog`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10606 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10607
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10608 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10609 "Head\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10610 " The term 'head' may be used to refer to both a branch head or a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10611 " repository head, depending on the context. See 'Head, branch' and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10612 " 'Head, repository' for specific definitions."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10613 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10614
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10615 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10616 " Heads are where development generally takes place and are the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10617 " usual targets for update and merge operations."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10618 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10619
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10620 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10621 "Head, branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10622 " A changeset with no descendants on the same named branch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10623 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10624
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10625 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10626 "Head, closed branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10627 " A changeset that marks a head as no longer interesting. The closed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10628 " head is no longer listed by :hg:`heads`. A branch is considered\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10629 " closed when all its heads are closed and consequently is not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10630 " listed by :hg:`branches`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10631 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10632
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10633 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10634 "Head, repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10635 " A topological head which has not been closed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10636 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10637
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10638 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10639 "Head, topological\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10640 " A changeset with no children in the repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10641 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10642
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10643 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10644 "History, immutable\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10645 " Once committed, changesets cannot be altered. Extensions which\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10646 " appear to change history actually create new changesets that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10647 " replace existing ones, and then destroy the old changesets. Doing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10648 " so in public repositories can result in old changesets being\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10649 " reintroduced to the repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10650 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10651
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10652 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10653 "History, rewriting\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10654 " The changesets in a repository are immutable. However, extensions\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10655 " to Mercurial can be used to alter the repository, usually in such\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10656 " a way as to preserve changeset contents."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10657 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10658
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10659 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10660 "Immutable history\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10661 " See 'History, immutable'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10662 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10663
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10664 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10665 "Merge changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10666 " See 'Changeset, merge'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10667 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10668
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10669 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10670 "Manifest\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10671 " Each changeset has a manifest, which is the list of files that are\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10672 " tracked by the changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10673 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10674
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10675 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10676 "Merge\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10677 " Used to bring together divergent branches of work. When you update\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10678 " to a changeset and then merge another changeset, you bring the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10679 " history of the latter changeset into your working directory. Once\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10680 " conflicts are resolved (and marked), this merge may be committed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10681 " as a merge changeset, bringing two branches together in the DAG."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10682 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10683
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10684 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10685 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10686 "Named branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10687 " See 'Branch, named'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10688 msgstr "resetta il nome della branch al nome della branch genitore"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10689
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10690 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10691 "Null changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10692 " The empty changeset. It is the parent state of newly-initialized\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10693 " repositories and repositories with no checked out revision. It is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10694 " thus the parent of root changesets and the effective ancestor when\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10695 " merging unrelated changesets. Can be specified by the alias 'null'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10696 " or by the changeset ID '000000000000'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10697 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10698
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10699 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10700 "Parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10701 " See 'Changeset, parent'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10702 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10703
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10704 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10705 "Parent changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10706 " See 'Changeset, parent'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10707 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10708
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10709 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10710 "Parent, working directory\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10711 " The working directory parent reflects a virtual revision which is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10712 " the child of the changeset (or two changesets with an uncommitted\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10713 " merge) shown by :hg:`parents`. This is changed with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10714 " :hg:`update`. Other commands to see the working directory parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10715 " are :hg:`summary` and :hg:`id`. Can be specified by the alias \".\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10716 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10717
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10718 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10719 "Patch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10720 " (Noun) The product of a diff operation."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10721 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10722
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10723 msgid " Example: \"I've sent you my patch.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10724 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10725
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10726 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10727 " (Verb) The process of using a patch file to transform one\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10728 " changeset into another."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10729 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10730
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10731 msgid " Example: \"You will need to patch that revision.\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10732 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10733
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10734 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10735 "Pull\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10736 " An operation in which changesets in a remote repository which are\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10737 " not in the local repository are brought into the local\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10738 " repository. Note that this operation without special arguments\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10739 " only updates the repository, it does not update the files in the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10740 " working directory. See :hg:`help pull`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10741 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10742
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10743 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10744 "Push\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10745 " An operation in which changesets in a local repository which are\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10746 " not in a remote repository are sent to the remote repository. Note\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10747 " that this operation only adds changesets which have been committed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10748 " locally to the remote repository. Uncommitted changes are not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10749 " sent. See :hg:`help push`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10750 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10751
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10752 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10753 "Repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10754 " The metadata describing all recorded states of a collection of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10755 " files. Each recorded state is represented by a changeset. A\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10756 " repository is usually (but not always) found in the ``.hg``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10757 " subdirectory of a working directory. Any recorded state can be\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10758 " recreated by \"updating\" a working directory to a specific\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10759 " changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10760 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10761
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10762 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10763 "Repository head\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10764 " See 'Head, repository'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10765 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10766
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10767 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10768 "Revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10769 " A state of the repository at some point in time. Earlier revisions\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10770 " can be updated to by using :hg:`update`. See also 'Revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10771 " number'; See also 'Changeset'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10772 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10773
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10774 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10775 "Revision number\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10776 " This integer uniquely identifies a changeset in a specific\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10777 " repository. It represents the order in which changesets were added\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10778 " to a repository, starting with revision number 0. Note that the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10779 " revision number may be different in each clone of a repository. To\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10780 " identify changesets uniquely between different clones, see\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10781 " 'Changeset id'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10782 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10783
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10784 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10785 "Revlog\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10786 " History storage mechanism used by Mercurial. It is a form of delta\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10787 " encoding, with occasional full revision of data followed by delta\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10788 " of each successive revision. It includes data and an index\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10789 " pointing to the data."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10790 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10791
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10792 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10793 "Rewriting history\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10794 " See 'History, rewriting'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10795 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10796
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10797 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10798 "Root\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10799 " A changeset that has only the null changeset as its parent. Most\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10800 " repositories have only a single root changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10801 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10802
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10803 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10804 "Tip\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10805 " The changeset with the highest revision number. It is the changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10806 " most recently added in a repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10807 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10808
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10809 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10810 "Tip, branch\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10811 " The head of a given branch with the highest revision number. When\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10812 " a branch name is used as a revision identifier, it refers to the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10813 " branch tip. See also 'Branch, head'. Note that because revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10814 " numbers may be different in different repository clones, the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10815 " branch tip may be different in different cloned repositories."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10816 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10817
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10818 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10819 "Update\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10820 " (Noun) Another synonym of changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10821 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10822
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10823 msgid " Example: \"I've pushed an update\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10824 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10825
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10826 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10827 " (Verb) This term is usually used to describe updating the state of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10828 " the working directory to that of a specific changeset. See\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10829 " :hg:`help update`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10830 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10831
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10832 msgid " Example: \"You should update\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10833 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10834
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10835 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10836 "Working directory\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10837 " See 'Directory, working'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10838 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10839
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10840 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10841 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10842 "Working directory parent\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10843 " See 'Parent, working directory'.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10844 msgstr "stampa la radice (top) della directory di lavoro corrente"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10845
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10846 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10847 "Mercurial's internal web server, hgweb, can serve either a single\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10848 "repository, or a collection of them. In the latter case, a special\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10849 "configuration file can be used to specify the repository paths to use\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10850 "and global web configuration options."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10851 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10852
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10853 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10854 "This file uses the same syntax as hgrc configuration files, but only\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10855 "the following sections are recognized:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10856 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10857
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10858 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10859 " - web\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10860 " - paths\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10861 " - collections"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10862 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10863
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10864 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10865 "The ``web`` section can specify all the settings described in the web\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10866 "section of the hgrc documentation."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10867 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10868
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10869 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10870 "The ``paths`` section provides mappings of physical repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10871 "paths to virtual ones. For instance::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10872 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10873
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10874 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10875 " [paths]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10876 " projects/a = /foo/bar\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10877 " projects/b = /baz/quux\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10878 " web/root = /real/root/*\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10879 " / = /real/root2/*\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10880 " virtual/root2 = /real/root2/**"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10881 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10882
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10883 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10884 "- The first two entries make two repositories in different directories\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10885 " appear under the same directory in the web interface\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10886 "- The third entry maps every Mercurial repository found in '/real/root'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10887 " into 'web/root'. This format is preferred over the [collections] one,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10888 " since using absolute paths as configuration keys is not supported on "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10889 "every\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10890 " platform (especially on Windows).\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10891 "- The fourth entry is a special case mapping all repositories in\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10892 " '/real/root2' in the root of the virtual directory.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10893 "- The fifth entry recursively finds all repositories under the real\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10894 " root, and maps their relative paths under the virtual root."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10895 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10896
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10897 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10898 "The ``collections`` section provides mappings of trees of physical\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10899 "repositories paths to virtual ones, though the paths syntax is generally\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10900 "preferred. For instance::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10901 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10902
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10903 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10904 " [collections]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10905 " /foo = /foo"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10906 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10907
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10908 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10909 "Here, the left side will be stripped off all repositories found in the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10910 "right side. Thus ``/foo/bar`` and ``foo/quux/baz`` will be listed as\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10911 "``bar`` and ``quux/baz`` respectively.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10912 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10913
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10914 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10915 "When Mercurial accepts more than one revision, they may be specified\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10916 "individually, or provided as a topologically continuous range,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10917 "separated by the \":\" character."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10918 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10919
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10920 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10921 "The syntax of range notation is [BEGIN]:[END], where BEGIN and END are\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10922 "revision identifiers. Both BEGIN and END are optional. If BEGIN is not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10923 "specified, it defaults to revision number 0. If END is not specified,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10924 "it defaults to the tip. The range \":\" thus means \"all revisions\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10925 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10926
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10927 msgid "If BEGIN is greater than END, revisions are treated in reverse order."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10928 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10929
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10930 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10931 "A range acts as a closed interval. This means that a range of 3:5\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10932 "gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10933 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10934
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10935 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10936 "Mercurial accepts several notations for identifying one or more files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10937 "at a time."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10938 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10939
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10940 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10941 "By default, Mercurial treats filenames as shell-style extended glob\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10942 "patterns."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10943 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10944
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10945 msgid "Alternate pattern notations must be specified explicitly."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10946 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10947
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10948 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10949 "To use a plain path name without any pattern matching, start it with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10950 "``path:``. These path names must completely match starting at the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10951 "current repository root."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10952 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10953
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10954 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10955 "To use an extended glob, start a name with ``glob:``. Globs are rooted\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10956 "at the current directory; a glob such as ``*.c`` will only match files\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10957 "in the current directory ending with ``.c``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10958 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10959
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10960 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10961 "The supported glob syntax extensions are ``**`` to match any string\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10962 "across path separators and ``{a,b}`` to mean \"a or b\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10963 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10964
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10965 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10966 "To use a Perl/Python regular expression, start a name with ``re:``.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10967 "Regexp pattern matching is anchored at the root of the repository."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10968 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10969
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10970 msgid "Plain examples::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10971 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10972
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10973 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10974 " path:foo/bar a name bar in a directory named foo in the root\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10975 " of the repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10976 " path:path:name a file or directory named \"path:name\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10977 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10978
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10979 msgid "Glob examples::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10980 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10981
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10982 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10983 " glob:*.c any name ending in \".c\" in the current directory\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10984 " *.c any name ending in \".c\" in the current directory\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10985 " **.c any name ending in \".c\" in any subdirectory of the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10986 " current directory including itself.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10987 " foo/*.c any name ending in \".c\" in the directory foo\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10988 " foo/**.c any name ending in \".c\" in any subdirectory of foo\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10989 " including itself."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10990 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10991
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10992 msgid "Regexp examples::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10993 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10994
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10995 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10996 " re:.*\\.c$ any name ending in \".c\", anywhere in the repository\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10997 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10998
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
10999 msgid "Mercurial supports several ways to specify individual revisions."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11000 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11001
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11002 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11003 "A plain integer is treated as a revision number. Negative integers are\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11004 "treated as sequential offsets from the tip, with -1 denoting the tip,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11005 "-2 denoting the revision prior to the tip, and so forth."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11006 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11007
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11008 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11009 "A 40-digit hexadecimal string is treated as a unique revision\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11010 "identifier."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11011 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11012
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11013 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11014 "A hexadecimal string less than 40 characters long is treated as a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11015 "unique revision identifier and is referred to as a short-form\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11016 "identifier. A short-form identifier is only valid if it is the prefix\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11017 "of exactly one full-length identifier."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11018 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11019
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11020 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11021 "Any other string is treated as a tag or branch name. A tag name is a\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11022 "symbolic name associated with a revision identifier. A branch name\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11023 "denotes the tipmost revision of that branch. Tag and branch names must\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11024 "not contain the \":\" character."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11025 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11026
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11027 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11028 "The reserved name \"tip\" is a special tag that always identifies the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11029 "most recent revision."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11030 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11031
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11032 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11033 "The reserved name \"null\" indicates the null revision. This is the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11034 "revision of an empty repository, and the parent of revision 0."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11035 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11036
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11037 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11038 "The reserved name \".\" indicates the working directory parent. If no\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11039 "working directory is checked out, it is equivalent to null. If an\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11040 "uncommitted merge is in progress, \".\" is the revision of the first\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11041 "parent.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11042 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11043
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11044 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11045 "Mercurial supports a functional language for selecting a set of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11046 "revisions."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11047 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11048
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11049 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11050 "The language supports a number of predicates which are joined by infix\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11051 "operators. Parenthesis can be used for grouping."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11052 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11053
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11054 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11055 "Identifiers such as branch names must be quoted with single or double\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11056 "quotes if they contain characters outside of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11057 "``[._a-zA-Z0-9\\x80-\\xff]`` or if they match one of the predefined\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11058 "predicates. Special characters can be used in quoted identifiers by\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11059 "escaping them, e.g., ``\\n`` is interpreted as a newline."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11060 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11061
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11062 msgid "There is a single prefix operator:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11063 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11064
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11065 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11066 "``not x``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11067 " Changesets not in x. Short form is ``! x``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11068 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11069
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11070 msgid "These are the supported infix operators:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11071 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11072
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11073 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11074 "``x::y``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11075 " A DAG range, meaning all changesets that are descendants of x and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11076 " ancestors of y, including x and y themselves. If the first endpoint\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11077 " is left out, this is equivalent to ``ancestors(y)``, if the second\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11078 " is left out it is equivalent to ``descendants(x)``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11079 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11080
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11081 msgid " An alternative syntax is ``x..y``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11082 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11083
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11084 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11085 "``x:y``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11086 " All changesets with revision numbers between x and y, both\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11087 " inclusive. Either endpoint can be left out, they default to 0 and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11088 " tip."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11089 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11090
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11091 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11092 "``x and y``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11093 " The intersection of changesets in x and y. Short form is ``x & y``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11094 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11095
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11096 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11097 "``x or y``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11098 " The union of changesets in x and y. There are two alternative short\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11099 " forms: ``x | y`` and ``x + y``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11100 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11101
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11102 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11103 "``x - y``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11104 " Changesets in x but not in y."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11105 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11106
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11107 msgid "The following predicates are supported:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11108 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11109
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11110 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11111 "``adds(pattern)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11112 " Changesets that add a file matching pattern."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11113 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11114
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11115 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11116 "``all()``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11117 " All changesets, the same as ``0:tip``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11118 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11119
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11120 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11121 "``ancestor(single, single)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11122 " Greatest common ancestor of the two changesets."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11123 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11124
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11125 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11126 "``ancestors(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11127 " Changesets that are ancestors of a changeset in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11128 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11129
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11130 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11131 "``author(string)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11132 " Alias for ``user(string)``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11133 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11134
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11135 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11136 "``branch(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11137 " The branch names are found for changesets in set, and the result is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11138 " all changesets belonging to one those branches."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11139 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11140
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11141 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11142 "``children(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11143 " Child changesets of changesets in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11144 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11145
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11146 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11147 "``closed()``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11148 " Changeset is closed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11149 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11150
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11151 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11152 "``contains(pattern)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11153 " Revision contains pattern."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11154 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11155
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11156 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11157 "``date(interval)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11158 " Changesets within the interval, see :hg:`help dates`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11159 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11160
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11161 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11162 "``descendants(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11163 " Changesets which are decendants of changesets in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11164 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11165
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11166 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11167 "``file(pattern)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11168 " Changesets which manually affected files matching pattern."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11169 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11170
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11171 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11172 "``follow()``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11173 " An alias for ``::.`` (ancestors of the working copy's first parent)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11174 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11175
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11176 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11177 "``grep(regex)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11178 " Like ``keyword(string)`` but accepts a regex."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11179 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11180
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11181 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11182 "``head()``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11183 " Changeset is a head."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11184 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11185
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11186 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11187 "``heads(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11188 " Members of set with no children in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11189 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11190
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11191 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11192 "``keyword(string)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11193 " Search commit message, user name, and names of changed files for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11194 " string."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11195 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11196
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11197 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11198 "``limit(set, n)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11199 " First n members of set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11200 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11201
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11202 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11203 "``max(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11204 " Changeset with highest revision number in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11205 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11206
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11207 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11208 "``merge()``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11209 " Changeset is a merge changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11210 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11211
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11212 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11213 "``modifies(pattern)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11214 " Changesets which modify files matching pattern."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11215 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11216
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11217 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11218 "``outgoing([path])``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11219 " Changesets missing in path."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11220 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11221
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11222 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11223 "``p1(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11224 " First parent of changesets in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11225 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11226
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11227 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11228 "``p2(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11229 " Second parent of changesets in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11230 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11231
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11232 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11233 "``parents(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11234 " The set of all parents for all changesets in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11235 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11236
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11237 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11238 "``removes(pattern)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11239 " Changesets which remove files matching pattern."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11240 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11241
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11242 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11243 "``reverse(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11244 " Reverse order of set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11245 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11246
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11247 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11248 "``roots(set)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11249 " Changesets with no parent changeset in set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11250 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11251
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11252 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11253 "``sort(set[, [-]key...])``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11254 " Sort set by keys. The default sort order is ascending, specify a key\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11255 " as ``-key`` to sort in descending order."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11256 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11257
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11258 msgid " The keys can be:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11259 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11260
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11261 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11262 " - ``rev`` for the revision number,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11263 " - ``branch`` for the branch name,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11264 " - ``desc`` for the commit message (description),\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11265 " - ``user`` for user name (``author`` can be used as an alias),\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11266 " - ``date`` for the commit date"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11267 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11268
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11269 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11270 "``tagged()``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11271 " Changeset is tagged."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11272 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11273
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11274 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11275 "``user(string)``\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11276 " User name is string."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11277 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11278
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11279 msgid "Command line equivalents for :hg:`log`::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11280 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11281
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11282 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11283 " -f -> ::.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11284 " -d x -> date(x)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11285 " -k x -> keyword(x)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11286 " -m -> merge()\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11287 " -u x -> user(x)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11288 " -b x -> branch(x)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11289 " -P x -> !::x\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11290 " -l x -> limit(expr, x)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11291 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11292
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11293 msgid "Some sample queries::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11294 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11295
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11296 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11297 " hg log -r 'branch(default)'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11298 " hg log -r 'branch(default) and 1.5:: and not merge()'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11299 " hg log -r '1.3::1.5 and keyword(bug) and file(\"hgext/*\")'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11300 " hg log -r 'sort(date(\"May 2008\"), user)'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11301 " hg log -r '(keyword(bug) or keyword(issue)) and not ancestors(tagged())'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11302 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11303
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11304 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11305 "Mercurial allows you to customize output of commands through\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11306 "templates. You can either pass in a template from the command\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11307 "line, via the --template option, or select an existing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11308 "template-style (--style)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11309 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11310
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11311 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11312 "You can customize output for any \"log-like\" command: log,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11313 "outgoing, incoming, tip, parents, heads and glog."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11314 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11315
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11316 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11317 "Four styles are packaged with Mercurial: default (the style used\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11318 "when no explicit preference is passed), compact, changelog,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11319 "and xml.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11320 "Usage::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11321 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11322
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11323 msgid " $ hg log -r1 --style changelog"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11324 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11325
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11326 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11327 "A template is a piece of text, with markup to invoke variable\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11328 "expansion::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11329 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11330
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11331 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11332 " $ hg log -r1 --template \"{node}\\n\"\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11333 " b56ce7b07c52de7d5fd79fb89701ea538af65746"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11334 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11335
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11336 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11337 "Strings in curly braces are called keywords. The availability of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11338 "keywords depends on the exact context of the templater. These\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11339 "keywords are usually available for templating a log-like command:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11340 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11341
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11342 msgid ":author: String. The unmodified author of the changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11343 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11344
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11345 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11346 ":branches: String. The name of the branch on which the changeset was\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11347 " committed. Will be empty if the branch name was default."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11348 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11349
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11350 msgid ":date: Date information. The date when the changeset was committed."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11351 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11352
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11353 msgid ":desc: String. The text of the changeset description."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11354 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11355
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11356 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11357 ":diffstat: String. Statistics of changes with the following format:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11358 " \"modified files: +added/-removed lines\""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11359 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11360
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11361 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11362 ":files: List of strings. All files modified, added, or removed by this\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11363 " changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11364 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11365
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11366 msgid ":file_adds: List of strings. Files added by this changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11367 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11368
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11369 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11370 ":file_copies: List of strings. Files copied in this changeset with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11371 " their sources."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11372 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11373
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11374 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11375 ":file_copies_switch: List of strings. Like \"file_copies\" but displayed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11376 " only if the --copied switch is set."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11377 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11378
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11379 msgid ":file_mods: List of strings. Files modified by this changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11380 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11381
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11382 msgid ":file_dels: List of strings. Files removed by this changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11383 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11384
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11385 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11386 ":node: String. The changeset identification hash, as a 40-character\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11387 " hexadecimal string."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11388 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11389
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11390 msgid ":parents: List of strings. The parents of the changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11391 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11392
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11393 msgid ":rev: Integer. The repository-local changeset revision number."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11394 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11395
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11396 msgid ":tags: List of strings. Any tags associated with the changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11397 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11398
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11399 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11400 ":latesttag: String. Most recent global tag in the ancestors of this\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11401 " changeset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11402 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11403
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11404 msgid ":latesttagdistance: Integer. Longest path to the latest tag."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11405 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11406
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11407 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11408 "The \"date\" keyword does not produce human-readable output. If you\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11409 "want to use a date in your output, you can use a filter to process\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11410 "it. Filters are functions which return a string based on the input\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11411 "variable. Be sure to use the stringify filter first when you're\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11412 "applying a string-input filter to a list-like input variable.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11413 "You can also use a chain of filters to get the desired output::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11414 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11415
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11416 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11417 " $ hg tip --template \"{date|isodate}\\n\"\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11418 " 2008-08-21 18:22 +0000"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11419 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11420
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11421 msgid "List of filters:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11422 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11423
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11424 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11425 ":addbreaks: Any text. Add an XHTML \"<br />\" tag before the end of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11426 " every line except the last."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11427 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11428
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11429 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11430 ":age: Date. Returns a human-readable date/time difference between the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11431 " given date/time and the current date/time."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11432 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11433
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11434 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11435 ":basename: Any text. Treats the text as a path, and returns the last\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11436 " component of the path after splitting by the path separator\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11437 " (ignoring trailing separators). For example, \"foo/bar/baz\" becomes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11438 " \"baz\" and \"foo/bar//\" becomes \"bar\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11439 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11440
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11441 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11442 ":stripdir: Treat the text as path and strip a directory level, if\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11443 " possible. For example, \"foo\" and \"foo/bar\" becomes \"foo\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11444 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11445
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11446 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11447 ":date: Date. Returns a date in a Unix date format, including the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11448 " timezone: \"Mon Sep 04 15:13:13 2006 0700\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11449 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11450
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11451 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11452 ":domain: Any text. Finds the first string that looks like an email\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11453 " address, and extracts just the domain component. Example: ``User\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11454 " <user@example.com>`` becomes ``example.com``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11455 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11456
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11457 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11458 ":email: Any text. Extracts the first string that looks like an email\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11459 " address. Example: ``User <user@example.com>`` becomes\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11460 " ``user@example.com``."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11461 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11462
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11463 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11464 ":escape: Any text. Replaces the special XML/XHTML characters \"&\", \"<\"\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11465 " and \">\" with XML entities."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11466 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11467
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11468 msgid ":fill68: Any text. Wraps the text to fit in 68 columns."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11469 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11470
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11471 msgid ":fill76: Any text. Wraps the text to fit in 76 columns."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11472 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11473
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11474 msgid ":firstline: Any text. Returns the first line of text."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11475 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11476
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11477 msgid ":nonempty: Any text. Returns '(none)' if the string is empty."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11478 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11479
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11480 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11481 ":hgdate: Date. Returns the date as a pair of numbers: \"1157407993\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11482 " 25200\" (Unix timestamp, timezone offset)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11483 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11484
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11485 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11486 ":isodate: Date. Returns the date in ISO 8601 format: \"2009-08-18 13:00\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11487 " +0200\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11488 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11489
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11490 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11491 ":isodatesec: Date. Returns the date in ISO 8601 format, including\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11492 " seconds: \"2009-08-18 13:00:13 +0200\". See also the rfc3339date\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11493 " filter."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11494 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11495
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11496 msgid ":localdate: Date. Converts a date to local date."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11497 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11498
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11499 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11500 ":obfuscate: Any text. Returns the input text rendered as a sequence of\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11501 " XML entities."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11502 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11503
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11504 msgid ":person: Any text. Returns the text before an email address."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11505 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11506
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11507 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11508 ":rfc822date: Date. Returns a date using the same format used in email\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11509 " headers: \"Tue, 18 Aug 2009 13:00:13 +0200\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11510 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11511
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11512 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11513 ":rfc3339date: Date. Returns a date using the Internet date format\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11514 " specified in RFC 3339: \"2009-08-18T13:00:13+02:00\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11515 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11516
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11517 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11518 ":short: Changeset hash. Returns the short form of a changeset hash,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11519 " i.e. a 12-byte hexadecimal string."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11520 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11521
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11522 msgid ":shortdate: Date. Returns a date like \"2006-09-18\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11523 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11524
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11525 msgid ":strip: Any text. Strips all leading and trailing whitespace."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11526 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11527
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11528 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11529 ":tabindent: Any text. Returns the text, with every line except the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11530 " first starting with a tab character."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11531 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11532
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11533 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11534 ":urlescape: Any text. Escapes all \"special\" characters. For example,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11535 " \"foo bar\" becomes \"foo%20bar\"."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11536 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11537
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11538 msgid ":user: Any text. Returns the user portion of an email address.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11539 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11540
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11541 msgid "Valid URLs are of the form::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11542 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11543
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11544 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11545 " local/filesystem/path[#revision]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11546 " file://local/filesystem/path[#revision]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11547 " http://[user[:pass]@]host[:port]/[path][#revision]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11548 " https://[user[:pass]@]host[:port]/[path][#revision]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11549 " ssh://[user[:pass]@]host[:port]/[path][#revision]"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11550 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11551
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11552 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11553 "Paths in the local filesystem can either point to Mercurial\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11554 "repositories or to bundle files (as created by :hg:`bundle` or :hg:`\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11555 "incoming --bundle`)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11556 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11557
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11558 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11559 "An optional identifier after # indicates a particular branch, tag, or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11560 "changeset to use from the remote repository. See also :hg:`help\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11561 "revisions`."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11562 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11563
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11564 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11565 "Some features, such as pushing to http:// and https:// URLs are only\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11566 "possible if the feature is explicitly enabled on the remote Mercurial\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11567 "server."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11568 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11569
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11570 msgid "Some notes about using SSH with Mercurial:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11571 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11572
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11573 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11574 "- SSH requires an accessible shell account on the destination machine\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11575 " and a copy of hg in the remote path or specified with as remotecmd.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11576 "- path is relative to the remote user's home directory by default. Use\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11577 " an extra slash at the start of a path to specify an absolute path::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11578 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11579
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11580 msgid " ssh://example.com//tmp/repository"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11581 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11582
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11583 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11584 "- Mercurial doesn't use its own compression via SSH; the right thing\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11585 " to do is to configure it in your ~/.ssh/config, e.g.::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11586 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11587
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11588 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11589 " Host *.mylocalnetwork.example.com\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11590 " Compression no\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11591 " Host *\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11592 " Compression yes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11593 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11594
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11595 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11596 " Alternatively specify \"ssh -C\" as your ssh command in your hgrc or\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11597 " with the --ssh command line option."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11598 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11599
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11600 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11601 "These URLs can all be stored in your hgrc with path aliases under the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11602 "[paths] section like so::"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11603 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11604
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11605 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11606 " [paths]\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11607 " alias1 = URL1\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11608 " alias2 = URL2\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11609 " ..."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11610 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11611
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11612 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11613 "You can then use the alias for any command that uses a URL (for\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11614 "example :hg:`pull alias1` will be treated as :hg:`pull URL1`)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11615 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11616
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11617 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11618 "Two path aliases are special because they are used as defaults when\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11619 "you do not provide the URL to a command:"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11620 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11621
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11622 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11623 "default:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11624 " When you create a repository with hg clone, the clone command saves\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11625 " the location of the source repository as the new repository's\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11626 " 'default' path. This is then used when you omit path from push- and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11627 " pull-like commands (including incoming and outgoing)."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11628 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11629
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11630 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11631 "default-push:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11632 " The push command will look for a path named 'default-push', and\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11633 " prefer it over 'default' if both are defined.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11634 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11635
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11636 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11637 msgid "remote branch lookup not supported"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11638 msgstr "requisito '%s' non supportato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11639
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11640 msgid "dirstate branch not accessible"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11641 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11642
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11643 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11644 msgid "unknown branch '%s'"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11645 msgstr "revisione sconosciuta '%s'"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11646
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11647 msgid "can only share local repositories"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11648 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11649
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11650 msgid "destination already exists"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11651 msgstr "la destinazione esiste già"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11652
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11653 msgid "updating working directory\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11654 msgstr "sto aggiornando la directory di lavoro\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11655
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11656 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11657 msgid "destination directory: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11658 msgstr "directory di destinazione: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11659
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11660 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11661 msgid "destination '%s' already exists"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11662 msgstr "la destinazione '%s' esiste già"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11663
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11664 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11665 msgid "destination '%s' is not empty"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11666 msgstr "la destinazione '%s' non è vuota"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11667
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11668 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11669 "src repository does not support revision lookup and so doesn't support clone "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11670 "by revision"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11671 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11672
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11673 msgid "clone from remote to remote not supported"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11674 msgstr "clone da remoto a remoto non supportato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11675
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11676 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11677 msgid "updating to branch %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11678 msgstr "sto aggiornando al branch %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11679
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11680 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11681 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11682 "%d files updated, %d files merged, %d files removed, %d files unresolved\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11683 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11684
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11685 msgid "use 'hg resolve' to retry unresolved file merges\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11686 msgstr "usa 'hg resolve' per riprovare i merge sui file non risolti\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11687
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11688 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11689 "use 'hg resolve' to retry unresolved file merges or 'hg update -C' to "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11690 "abandon\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
11691 msgstr ""
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
11692 "usa 'hg resolve' per riprovare i merge sui file non risolti o\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11693 "'hg update -C' per abbandonare\n"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
11694
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11695 msgid "(branch merge, don't forget to commit)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11696 msgstr "(merge su branch, non dimenticare di effettuare il commit)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11697
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11698 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11699 msgid "error reading %s/.hg/hgrc: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11700 msgstr "errore di lettura di %s/.hg/hgrc: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11701
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11702 msgid "SSL support is unavailable"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11703 msgstr "Supporto SSL non disponibile"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11704
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11705 msgid "IPv6 is not available on this system"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11706 msgstr "IPv6 non è disponibile su questo sistema"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11707
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11708 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11709 msgid "cannot start server at '%s:%d': %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11710 msgstr "impossibile avviare il server a '%s:%d': %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11711
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11712 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11713 msgid "calling hook %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11714 msgstr "sto invocando l'hook %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11715
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11716 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11717 msgid "%s hook is invalid (\"%s\" not in a module)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11718 msgstr "l'hook %s non è valido (\"%s\" non in un modulo)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11719
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11720 msgid "exception from first failed import attempt:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11721 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11722
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11723 msgid "exception from second failed import attempt:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11724 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11725
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11726 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11727 msgid "%s hook is invalid (import of \"%s\" failed)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11728 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11729
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11730 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11731 msgid "%s hook is invalid (\"%s\" is not defined)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11732 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11733
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11734 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11735 msgid "%s hook is invalid (\"%s\" is not callable)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11736 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11737
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11738 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11739 msgid "error: %s hook failed: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11740 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11741
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11742 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11743 msgid "error: %s hook raised an exception: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11744 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11745
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11746 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11747 msgid "%s hook failed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11748 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11749
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11750 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11751 msgid "warning: %s hook failed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11752 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11753
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11754 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11755 msgid "running hook %s: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11756 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11757
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11758 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11759 msgid "%s hook %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11760 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11761
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11762 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11763 msgid "warning: %s hook %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11764 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11765
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11766 msgid "connection ended unexpectedly"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11767 msgstr "connessione terminata inaspettatamente"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11768
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11769 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11770 msgid "unsupported URL component: \"%s\""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11771 msgstr "componente URL non supportato: \"%s\""
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11772
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11773 msgid "operation not supported over http"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11774 msgstr "operazione non supportata su http"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11775
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11776 msgid "authorization failed"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11777 msgstr "autorizzazione fallita"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11778
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11779 msgid "http error, possibly caused by proxy setting"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11780 msgstr "errore http, probabilmente causato dalle impostazioni del proxy"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11781
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11782 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11783 msgid "real URL is %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11784 msgstr "il vero URL è %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11785
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11786 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11787 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11788 "'%s' does not appear to be an hg repository:\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11789 "---%%<--- (%s)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11790 "%s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11791 "---%%<---\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11792 msgstr "'%s' non sembra essere un repository hg"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11793
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11794 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11795 msgid "'%s' sent a broken Content-Type header (%s)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11796 msgstr "'%s' ha inviato un header Content-Type rotto (%s)"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11797
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11798 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11799 msgid "'%s' uses newer protocol %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11800 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11801
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11802 msgid "look up remote revision"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11803 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11804
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11805 msgid "unexpected response:"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11806 msgstr "risposta inattesa: "
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11807
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11808 msgid "look up remote changes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11809 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11810
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11811 msgid "push failed (unexpected response):"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11812 msgstr "push fallito (risposta inattesa):"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11813
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11814 msgid "remote: "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11815 msgstr "remoto: "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11816
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11817 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11818 msgid "push failed: %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11819 msgstr "push fallito: %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11820
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11821 msgid "Python support for SSL and HTTPS is not installed"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11822 msgstr "Supporto per Python per SSL e HTTPS non installato"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11823
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11824 msgid "cannot create new http repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11825 msgstr "impossibile creare un nuovo repository http"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11826
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11827 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11828 msgid "ignoring invalid syntax '%s'"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11829 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11830
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11831 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11832 msgid "skipping unreadable ignore file '%s': %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11833 msgstr "sto saltando file ignore non leggibile '%s': %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11834
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11835 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11836 msgid "repository %s not found"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11837 msgstr "repository %s non trovato"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11838
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11839 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11840 msgid "repository %s already exists"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11841 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11842
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11843 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11844 msgid "requirement '%s' not supported"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11845 msgstr "requisito '%s' non supportato"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11846
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11847 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11848 msgid ".hg/sharedpath points to nonexistent directory %s"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11849 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11850
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11851 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11852 msgid "%r cannot be used in a tag name"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11853 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11854
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11855 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11856 msgid "warning: tag %s conflicts with existing branch name\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11857 msgstr "attenzione: conflitti durante il merge.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11858
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11859 msgid "working copy of .hgtags is changed (please commit .hgtags manually)"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11860 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11861 "la copia di lavoro di .hgtags è cambiata (si prega di effettuare il commit "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11862 "manuale di .hgtags)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11863
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11864 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11865 msgid "working directory has unknown parent '%s'!"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11866 msgstr "la directory di lavoro ha il genitore sconosciuto '%s'"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11867
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11868 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11869 msgid "unknown revision '%s'"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11870 msgstr "revisione sconosciuta '%s'"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11871
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11872 msgid "abandoned transaction found - run hg recover"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11873 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11874
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11875 msgid "rolling back interrupted transaction\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11876 msgstr "sto effettuando il rollback della transazione interrotta\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11877
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11878 msgid "no interrupted transaction available\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11879 msgstr "nessuna transazione interrotta disponibile\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11880
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11881 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11882 msgid "rolling back to revision %s (undo %s: %s)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11883 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11884
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11885 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11886 msgid "rolling back to revision %s (undo %s)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11887 msgstr "Trovata revisione %s da %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11888
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11889 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11890 msgid "rolling back unknown transaction\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11891 msgstr "sto effettuando il rollback dell'ultima transazione\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11892
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11893 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11894 msgid "Named branch could not be reset, current branch still is: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11895 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11896
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11897 msgid "no rollback information available\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11898 msgstr "nessuna informazione disponibile per il rollback\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11899
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11900 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11901 msgid "waiting for lock on %s held by %r\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11902 msgstr "sto aspettando il lock su %s mantenuto da %r\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11903
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11904 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11905 msgid "repository %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11906 msgstr "repository·%s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11907
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11908 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11909 msgid "working directory of %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11910 msgstr "directory di lavoro di %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11911
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11912 msgid "cannot partially commit a merge (do not specify files or patterns)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11913 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11914
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11915 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11916 msgid "can't commit subrepos without .hgsub"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11917 msgstr "commit del subrepository %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11918
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11919 msgid "file not found!"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11920 msgstr "file non trovato!"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11921
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11922 msgid "no match under directory!"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11923 msgstr "nessuna corrispondenza sotto la directory!"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11924
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11925 msgid "file not tracked!"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11926 msgstr "file non tracciato!"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11927
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11928 msgid "unresolved merge conflicts (see hg resolve)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11929 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11930
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11931 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
11932 msgid "committing subrepository %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
11933 msgstr "commit del subrepository %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11934
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11935 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11936 msgid "note: commit message saved in %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11937 msgstr "modifica il messaggio di commit"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11938
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11939 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11940 msgid "trouble committing %s!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11941 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11942
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11943 msgid "requesting all changes\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11944 msgstr "sto richiedendo tutte le modifiche\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11945
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11946 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11947 "Partial pull cannot be done because other repository doesn't support "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11948 "changegroupsubset."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11949 msgstr ""
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11950
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11951 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11952 msgid "%d changesets found\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11953 msgstr "%d changeset trovati\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11954
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11955 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11956 msgid "bundling changes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11957 msgstr "sto aggiungendo i changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11958
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11959 msgid "chunks"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11960 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11961
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11962 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11963 msgid "bundling manifests"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11964 msgstr "sto aggiungendo i manifesti\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11965
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11966 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11967 msgid "empty or missing revlog for %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11968 msgstr "revlog vuoto o mancante per %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11969
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11970 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11971 msgid "bundling files"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11972 msgstr "sto annullando la rimozione di %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11973
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11974 msgid "adding changesets\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11975 msgstr "sto aggiungendo i changeset\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11976
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11977 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11978 msgid "changesets"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11979 msgstr "sto aggiungendo i changeset\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11980
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11981 msgid "received changelog group is empty"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11982 msgstr "il gruppo di changelog ricevuto è vuoto"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11983
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11984 msgid "adding manifests\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11985 msgstr "sto aggiungendo i manifesti\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11986
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11987 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11988 msgid "manifests"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11989 msgstr "sto aggiungendo i manifesti\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11990
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11991 msgid "adding file changes\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11992 msgstr "sto aggiungendo le modifiche ai file\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11993
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
11994 msgid "received file revlog group is empty"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11995 msgstr "il gruppo di file revlog ricevuto è vuoto"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11996
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
11997 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11998 msgid "missing file data for %s:%s - run hg verify"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
11999 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12000
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12001 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12002 msgid " (%+d heads)"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12003 msgstr " (%+d head)"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12004
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12005 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12006 msgid "added %d changesets with %d changes to %d files%s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12007 msgstr "aggiunti %d changeset con %d modifiche a %d file%s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12008
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12009 msgid "Unexpected response from remote server:"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12010 msgstr "Risposta inaspettata dal server remoto:"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12011
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12012 msgid "operation forbidden by server"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12013 msgstr "operazione vietata dal server"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12014
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12015 msgid "locking the remote repository failed"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12016 msgstr "lock del repository remoto fallito"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12017
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12018 msgid "the server sent an unknown error code"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12019 msgstr "il server ha inviato un codice d'errore sconosciuto"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12020
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12021 msgid "streaming all changes\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12022 msgstr "sto effettuando lo streaming di tutte le modifiche\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12023
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12024 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12025 msgid "%d files to transfer, %s of data\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12026 msgstr "%d file da trasferire, %s di dati\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12027
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12028 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12029 msgid "transferred %s in %.1f seconds (%s/sec)\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12030 msgstr "trasferiti %s in %.1f secondi (%s/sec)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12031
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12032 msgid "no [smtp]host in hgrc - cannot send mail"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12033 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12034
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12035 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12036 msgid "sending mail: smtp host %s, port %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12037 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12038
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12039 msgid "can't use TLS: Python SSL support not installed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12040 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12041
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12042 msgid "(using tls)\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12043 msgstr "(sto usando tls)\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12044
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12045 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12046 msgid "(authenticating to mail server as %s)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12047 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12048
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12049 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12050 msgid "sending mail: %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12051 msgstr "sto inviando la mail: %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12052
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12053 msgid "smtp specified as email transport, but no smtp host configured"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12054 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12055
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12056 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12057 msgid "%r specified as email transport, but not in PATH"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12058 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12059
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12060 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12061 msgid "ignoring invalid sendcharset: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12062 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12063
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12064 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12065 msgid "invalid email address: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12066 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12067
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12068 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12069 msgid "invalid local address: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12070 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12071
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12072 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12073 msgid "failed to remove %s from manifest"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12074 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12075
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12076 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12077 msgid "diff context lines count must be an integer, not %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12078 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12079
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12080 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12081 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12082 "untracked file in working directory differs from file in requested revision: "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12083 "'%s'"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12084 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12085
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12086 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12087 msgid "case-folding collision between %s and %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12088 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12089
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12090 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12091 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12092 " conflicting flags for %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12093 "(n)one, e(x)ec or sym(l)ink?"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12094 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12095
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12096 msgid "&None"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12097 msgstr ""
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12098
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12099 msgid "E&xec"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12100 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12101
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12102 msgid "Sym&link"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12103 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12104
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12105 msgid "resolving manifests\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12106 msgstr "sto risolvendo i manifesti\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12107
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12108 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12109 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12110 " local changed %s which remote deleted\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12111 "use (c)hanged version or (d)elete?"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12112 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12113
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12114 msgid "&Changed"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12115 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12116
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12117 msgid "&Delete"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12118 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12119
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12120 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12121 msgid ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12122 "remote changed %s which local deleted\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12123 "use (c)hanged version or leave (d)eleted?"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12124 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12125
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12126 msgid "&Deleted"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12127 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12128
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12129 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12130 msgid "updating"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12131 msgstr "sto aggiornando le tag\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12132
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12133 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12134 msgid "update failed to remove %s: %s!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12135 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12136
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12137 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12138 msgid "getting %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12139 msgstr "sto ottenendo %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12140
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12141 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12142 msgid "getting %s to %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12143 msgstr "sto ottenendo %s in %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12144
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12145 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12146 msgid "warning: detected divergent renames of %s to:\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12147 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12148
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12149 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12150 msgid "branch %s not found"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12151 msgstr "branch %s non trovata"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12152
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12153 msgid "merging with a working directory ancestor has no effect"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12154 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12155
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12156 msgid "nothing to merge (use 'hg update' or check 'hg heads')"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12157 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12158 "niente di cui effettuare il merge (usare 'hg update' ocontrollare 'hg heads')"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12159
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12160 msgid "outstanding uncommitted changes (use 'hg status' to list changes)"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12161 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12162 "ci sono modifiche in sospeso di cui non si è effettuato il commit (usa'hg "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12163 "status' per elencarle)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12164
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12165 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12166 "crosses branches (use 'hg merge' to merge or use 'hg update -C' to discard "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12167 "changes)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12168 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12169
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12170 msgid "crosses branches (use 'hg merge' or use 'hg update -c')"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12171 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12172
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12173 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12174 msgid "cannot create %s: destination already exists"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12175 msgstr "impossibile creare %s: la destinazione esiste già"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12176
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12177 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12178 msgid "cannot create %s: unable to create destination directory"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12179 msgstr "impossibile creare %s: impossibile creare la directory di destinazione"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12180
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12181 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12182 msgid "unable to find '%s' for patching\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12183 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12184
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12185 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12186 msgid "patching file %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12187 msgstr "sto applicando una patch al file %s\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12188
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12189 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12190 msgid "%d out of %d hunks FAILED -- saving rejects to file %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12191 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12192
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12193 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12194 msgid "bad hunk #%d %s (%d %d %d %d)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12195 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12196
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12197 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12198 msgid "file %s already exists\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12199 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12200
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12201 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12202 msgid "Hunk #%d succeeded at %d with fuzz %d (offset %d lines).\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12203 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12204
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12205 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12206 msgid "Hunk #%d succeeded at %d (offset %d lines).\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12207 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12208
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12209 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12210 msgid "Hunk #%d FAILED at %d\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12211 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12212
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12213 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12214 msgid "bad hunk #%d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12215 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12216
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12217 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12218 msgid "bad hunk #%d old text line %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12219 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12220
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12221 msgid "could not extract binary patch"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12222 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12223
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12224 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12225 msgid "binary patch is %d bytes, not %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12226 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12227
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12228 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12229 msgid "unable to strip away %d of %d dirs from %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12230 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12231
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12232 msgid "undefined source and destination files"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12233 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12234
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12235 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12236 msgid "malformed patch %s %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12237 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12238
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12239 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12240 msgid "unsupported parser state: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12241 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12242
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12243 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12244 msgid "patch command failed: %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12245 msgstr "comando patch fallito: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12246
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12247 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12248 msgid "Unsupported line endings type: %s"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12249 msgstr "Tipo di fine linea non supportato: %s"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12250
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12251 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12252 msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12253 "internal patcher failed\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12254 "please report details to http://mercurial.selenic.com/bts/\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12255 "or mercurial@selenic.com\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12256 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12257 "** riportare dettagli del bug a http://www.selenic.com/mercurial/bts/\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12258
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12259 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12260 msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12261 msgstr "%d file modificati, %d inserimenti(+), %d cancellazioni(-)\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12262
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12263 #, python-format
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12264 msgid "exited with status %d"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12265 msgstr "uscito con status %d"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12266
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12267 #, python-format
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12268 msgid "killed by signal %d"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12269 msgstr "ucciso dal segnale %d"
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12270
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12271 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12272 msgid "saved backup bundle to %s\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12273 msgstr "sto salvando il bundle in %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12274
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12275 msgid "adding branch\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12276 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12277
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12278 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12279 msgid "strip failed, full bundle stored in '%s'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12280 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12281
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12282 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12283 msgid "strip failed, partial bundle stored in '%s'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12284 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12285
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12286 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12287 msgid "cannot %s; remote repository does not support the %r capability"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12288 msgstr "%s impossibile; il repository remoto non supporta la funzionalità %r"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12289
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12290 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12291 msgid "unknown compression type %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12292 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12293
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12294 msgid "index entry flags need RevlogNG"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12295 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12296
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12297 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12298 msgid "index %s unknown flags %#04x for format v0"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12299 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12300
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12301 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12302 msgid "index %s unknown flags %#04x for revlogng"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12303 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12304
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12305 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12306 msgid "index %s unknown format %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12307 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12308
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12309 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12310 msgid "index %s is corrupted"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12311 msgstr "l'indice %s è corrotto"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12312
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12313 msgid "no node"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12314 msgstr "nessun nodo"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12315
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12316 msgid "ambiguous identifier"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12317 msgstr "identificatore ambiguo"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12318
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12319 msgid "no match found"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12320 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12321
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12322 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12323 msgid "incompatible revision flag %x"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12324 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12325
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12326 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12327 msgid "%s not found in the transaction"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12328 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12329
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12330 msgid "unknown base"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12331 msgstr "base sconosciuta"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12332
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12333 msgid "consistency error adding group"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12334 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12335
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12336 msgid "unterminated string"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12337 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12338
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12339 msgid "syntax error"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12340 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12341
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12342 msgid "missing argument"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12343 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12344
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12345 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12346 msgid "can't use %s here"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12347 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12348
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12349 msgid "can't use a list in this context"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12350 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12351
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12352 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12353 msgid "not a function: %s"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12354 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12355
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12356 msgid "limit wants two arguments"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12357 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12358
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12359 msgid "limit wants a number"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12360 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12361
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12362 msgid "limit expects a number"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12363 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12364
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12365 msgid "ancestor wants two arguments"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12366 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12367
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12368 msgid "ancestor arguments must be single revisions"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12369 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12370
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12371 msgid "follow takes no arguments"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12372 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12373
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12374 msgid "date wants a string"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12375 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12376
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12377 msgid "keyword wants a string"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12378 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12379
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12380 msgid "grep wants a string"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12381 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12382
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12383 msgid "author wants a string"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12384 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12385
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12386 msgid "file wants a pattern"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12387 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12388
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12389 msgid "contains wants a pattern"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12390 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12391
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12392 msgid "modifies wants a pattern"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12393 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12394
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12395 msgid "adds wants a pattern"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12396 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12397
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12398 msgid "removes wants a pattern"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12399 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12400
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12401 msgid "merge takes no arguments"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12402 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12403
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12404 msgid "closed takes no arguments"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12405 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12406
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12407 msgid "head takes no arguments"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12408 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12409
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12410 msgid "sort wants one or two arguments"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12411 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12412
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12413 msgid "sort spec must be a string"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12414 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12415
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12416 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12417 msgid "unknown sort key %r"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12418 msgstr "chiave di ordinamento sconosciuta: %r"
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12419
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12420 msgid "all takes no arguments"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12421 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12422
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12423 msgid "outgoing wants a repository path"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12424 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12425
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12426 msgid "tagged takes no arguments"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12427 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12428
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12429 msgid "can't negate that"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12430 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12431
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12432 msgid "not a symbol"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12433 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12434
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12435 msgid "empty query"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12436 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12437
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12438 msgid "searching for exact renames"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12439 msgstr ""
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12440
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12441 msgid "searching for similar files"
12221
0392a605bbce i18n-it: remove bogus fuzzy translations for revset
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 12220
diff changeset
12442 msgstr ""
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12443
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12444 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12445 msgid "%s looks like a binary file."
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12446 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12447
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12448 msgid "can only specify two labels."
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12449 msgstr "possibile specificare solo due etichette."
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12450
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12451 msgid "warning: conflicts during merge.\n"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12452 msgstr "attenzione: conflitti durante il merge.\n"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12453
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12454 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12455 msgid "couldn't parse location %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12456 msgstr "non è stato possibile parsificare la posizione %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12457
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12458 msgid "could not create remote repo"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12459 msgstr "non è stato possibile creare il repository remoto"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12460
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12461 msgid "no suitable response from remote hg"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12462 msgstr "nessuna risposta accettabile dall'hg remoto"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12463
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12464 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12465 msgid "push refused: %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12466 msgstr "push rifiutato: %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12467
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12468 msgid "unsynced changes"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12469 msgstr "modifiche non sincronizzate"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12470
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12471 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12472 msgid "'%s' does not appear to be an hg repository"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12473 msgstr "'%s' non sembra essere un repository hg"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12474
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12475 msgid "cannot lock static-http repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12476 msgstr "impossibile bloccare il repository http statico"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12477
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12478 msgid "cannot create new static-http repository"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12479 msgstr "impossibile creare un nuovo repository http statico"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12480
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12481 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12482 msgid "invalid entry in fncache, line %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12483 msgstr "voce non valida in fncache, linea %s"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12484
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12485 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12486 msgid "subrepo spec file %s not found"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12487 msgstr "repository %s non trovato"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12488
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12489 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12490 msgid "missing ] in subrepo source"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12491 msgstr "sto effettuando il push del subrepository %s\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12492
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12493 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12494 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12495 " subrepository sources for %s differ\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12496 "use (l)ocal source (%s) or (r)emote source (%s)?"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12497 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12498
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12499 msgid "&Remote"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12500 msgstr "&Remoto"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12501
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12502 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12503 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12504 " local changed subrepository %s which remote removed\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12505 "use (c)hanged version or (d)elete?"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12506 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12507
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12508 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12509 msgid ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12510 " remote changed subrepository %s which local removed\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12511 "use (c)hanged version or (d)elete?"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12512 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12513
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12514 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12515 msgid "unknown subrepo type %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12516 msgstr "modalità di ordinamento sconosciuta: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12517
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12518 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12519 msgid "removing subrepo %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12520 msgstr "sto rimuovendo il subrepository %s\n"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12521
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12522 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12523 msgid "pulling subrepo %s from %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12524 msgstr "sto effettuando il pull del subrepository %s\n"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12525
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12526 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12527 msgid "pushing subrepo %s to %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12528 msgstr "sto effettuando il push del subrepository %s\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12529
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12530 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12531 msgid "cannot commit svn externals"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12532 msgstr "impossibile effettuare commit su una patch mq applicata"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12533
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12534 #, fuzzy, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12535 msgid "not removing repo %s because it has changes.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12536 msgstr "non rimuovo %s: file %s (usare -f per forzare la rimozione)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12537
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12538 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12539 msgid "%s, line %s: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12540 msgstr "%s, linea %s: %s\n"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12541
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12542 msgid "cannot parse entry"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12543 msgstr "impossibile parsificare la entry"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12544
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12545 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12546 msgid "node '%s' is not well formed"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12547 msgstr "il nodo '%s' non è ben formato"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12548
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12549 msgid "unmatched quotes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12550 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12551
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12552 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12553 msgid "error expanding '%s%%%s'"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12554 msgstr "errore nell'espansione di '%s%%%s'"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12555
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12556 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12557 msgid "unknown filter '%s'"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12558 msgstr "filtro sconosciuto '%s'"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12559
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12560 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12561 msgid "style not found: %s"
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12562 msgstr "stile non trovato: %s"
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12563
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12564 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12565 msgid "template file %s: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12566 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12567
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12568 msgid "cannot use transaction when it is already committed/aborted"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12569 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12570
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12571 #, python-format
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12572 msgid "failed to truncate %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12573 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12574
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12575 msgid "transaction abort!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12576 msgstr "transazione abortita!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12577
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12578 msgid "rollback completed\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12579 msgstr "rollback completato\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12580
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12581 msgid "rollback failed - please run hg recover\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12582 msgstr "rollback fallito - eseguire hg recover\n"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12583
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12584 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12585 msgid "Not trusting file %s from untrusted user %s, group %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12586 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12587
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12588 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12589 msgid "Ignored: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12590 msgstr "Ignorato: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12591
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12592 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12593 msgid "ignoring untrusted configuration option %s.%s = %s\n"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12594 msgstr "ignoro l'opzione di configurazione non affidabile %s.%s = %s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12595
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12596 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12597 msgid "%s.%s not a boolean ('%s')"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12598 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12599
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12600 msgid "enter a commit username:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12601 msgstr "inserire uno username per il commit:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12602
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12603 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12604 msgid "No username found, using '%s' instead\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12605 msgstr "Nessuno username trovato, uso '%s' invece\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12606
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12607 msgid "no username supplied (see \"hg help config\")"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12608 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12609
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12610 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12611 msgid "username %s contains a newline\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12612 msgstr "lo username %s contiene un carattere di fine riga\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12613
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12614 #, python-format
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12615 msgid "(deprecated '%%' in path %s=%s from %s)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12616 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12617
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12618 msgid "response expected"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12619 msgstr "risposta attesa"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12620
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12621 msgid "unrecognized response\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12622 msgstr "risposta non riconosciuta\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12623
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12624 msgid "password: "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12625 msgstr "password: "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12626
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12627 msgid "edit failed"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12628 msgstr "modifica fallita"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12629
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12630 msgid "http authorization required"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12631 msgstr "autorizzazione http richiesta"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12632
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12633 msgid "http authorization required\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12634 msgstr "autorizzazione http richiesta\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12635
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12636 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12637 msgid "realm: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12638 msgstr "reame: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12639
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12640 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12641 msgid "user: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12642 msgstr "utente: %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12643
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12644 msgid "user:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12645 msgstr "utente:"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12646
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12647 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12648 msgid "http auth: user %s, password %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12649 msgstr "autenticazione http: utente %s, password %s\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12650
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12651 #, python-format
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12652 msgid "ignoring invalid [auth] key '%s'\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12653 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12654
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12655 msgid "certificate checking requires Python 2.6"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12656 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12657
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12658 msgid "server identity verification succeeded\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12659 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12660
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12661 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12662 msgid "command '%s' failed: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12663 msgstr "comando '%s' fallito: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12664
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12665 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12666 msgid "path contains illegal component: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12667 msgstr "il percorso contiene un componente non consentito: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12668
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12669 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12670 msgid "path %r is inside repo %r"
11826
cbf24762958a i18n-it: readd missing non-ASCII characters
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11825
diff changeset
12671 msgstr "il percorso %r è all'interno del repository %r"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12672
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12673 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12674 msgid "path %r traverses symbolic link %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12675 msgstr "il percorso %r attraversa il link simbolico %r"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12676
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12677 msgid "Hardlinks not supported"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12678 msgstr "Hardlink non supportati"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12679
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12680 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12681 msgid "could not symlink to %r: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12682 msgstr "impossibile creare un link simbolico a %r: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12683
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12684 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12685 msgid "invalid date: %r "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12686 msgstr "data non valida: %r "
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12687
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12688 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12689 msgid "date exceeds 32 bits: %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12690 msgstr "la data supera i 32 bit: %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12691
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12692 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12693 msgid "impossible time zone offset: %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12694 msgstr "fuso orario impossibile: %d"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12695
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12696 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12697 msgid "invalid day spec: %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12698 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12699
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12700 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12701 msgid "%.0f GB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12702 msgstr "%.0f GB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12703
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12704 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12705 msgid "%.1f GB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12706 msgstr "%.1f GB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12707
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12708 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12709 msgid "%.2f GB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12710 msgstr "%.2f GB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12711
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12712 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12713 msgid "%.0f MB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12714 msgstr "%.0f MB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12715
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12716 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12717 msgid "%.1f MB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12718 msgstr "%.1f MB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12719
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12720 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12721 msgid "%.2f MB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12722 msgstr "%.2f MB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12723
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12724 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12725 msgid "%.0f KB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12726 msgstr "%.0f KB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12727
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12728 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12729 msgid "%.1f KB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12730 msgstr "%.1f KB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12731
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12732 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12733 msgid "%.2f KB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12734 msgstr "%.2f KB"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12735
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12736 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12737 msgid "%.0f bytes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12738 msgstr "%.0f byte"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12739
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12740 msgid "cannot verify bundle or remote repos"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12741 msgstr "impossibile verificare bundle o repository remoti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12742
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12743 msgid "interrupted"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12744 msgstr "interrotto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12745
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12746 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12747 msgid "empty or missing %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12748 msgstr "%s vuoto o mancante"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12749
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12750 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12751 msgid "data length off by %d bytes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12752 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12753
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12754 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12755 msgid "index contains %d extra bytes"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12756 msgstr "l'indice contiene %d extra byte"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12757
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12758 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12759 msgid "warning: `%s' uses revlog format 1"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12760 msgstr "attenzione: `%s' usa il formato di revlog 1"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12761
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12762 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12763 msgid "warning: `%s' uses revlog format 0"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12764 msgstr "attenzione: `%s' usa il formato di revlog 0"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12765
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12766 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12767 msgid "rev %d points to nonexistent changeset %d"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12768 msgstr "rev %d punta al changeset non esistente %d"
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12769
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12770 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12771 msgid "rev %d points to unexpected changeset %d"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12772 msgstr "rev %d punta al changeset inatteso %d"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12773
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12774 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12775 msgid " (expected %s)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12776 msgstr "(atteso %s)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12777
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12778 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12779 msgid "unknown parent 1 %s of %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12780 msgstr "genitore 1 %s di %s sconosciuto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12781
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12782 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12783 msgid "unknown parent 2 %s of %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12784 msgstr "genitore 2 %s di %s sconosciuto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12785
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12786 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12787 msgid "checking parents of %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12788 msgstr "sto controllando i genitori di %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12789
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12790 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12791 msgid "duplicate revision %d (%d)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12792 msgstr "revisione duplicata %d (%d)"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12793
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12794 msgid "abandoned transaction found - run hg recover\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12795 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12796
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12797 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12798 msgid "repository uses revlog format %d\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12799 msgstr "il repository usa il formato di revlog %d\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12800
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12801 msgid "checking changesets\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12802 msgstr "sto controllando i changeset\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12803
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12804 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12805 msgid "unpacking changeset %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12806 msgstr "sto spacchettando il changeset %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12807
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12808 msgid "checking manifests\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12809 msgstr "sto controllando i manifesti\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12810
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12811 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12812 msgid "%s not in changesets"
11827
41ec53065611 i18n-it: update many broken fuzzy messages
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11826
diff changeset
12813 msgstr "%s non è nei changeset"
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12814
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12815 msgid "file without name in manifest"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12816 msgstr "file senza nome nel manifesto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12817
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12818 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12819 msgid "reading manifest delta %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12820 msgstr "sto leggendo il delta del manifesto %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12821
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12822 msgid "crosschecking files in changesets and manifests\n"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12823 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12824 "sto facendo un controllo incrociato sui file nei changeset e nei manifesti\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12825
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12826 msgid "crosschecking"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12827 msgstr ""
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12828
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12829 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12830 msgid "changeset refers to unknown manifest %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12831 msgstr "il changeset si riferisce ad un manifesto sconosciuto %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12832
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12833 msgid "in changeset but not in manifest"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12834 msgstr "nel changeset ma non nel manifesto"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12835
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12836 msgid "in manifest but not in changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12837 msgstr "nel manifesto ma non nel changeset"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12838
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12839 msgid "checking files\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12840 msgstr "sto controllando i file\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12841
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12842 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12843 msgid "cannot decode filename '%s'"
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
12844 msgstr "impossibile decodificare il nome del file '%s'"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
12845
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12846 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12847 msgid "checking"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12848 msgstr "sto controllando i file\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12849
7884
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
12850 #, python-format
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
12851 msgid "broken revlog! (%s)"
38de4b36bcdd i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7811
diff changeset
12852 msgstr "revlog danneggiato! (%s)"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12853
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12854 msgid "missing revlog!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12855 msgstr "revlog mancante!"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12856
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12857 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12858 msgid "%s not in manifests"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12859 msgstr "%s non è nei manifesti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12860
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12861 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12862 msgid "unpacked size is %s, %s expected"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12863 msgstr "la dimensione spacchettata è %s, attesa %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12864
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12865 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12866 msgid "unpacking %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12867 msgstr "sto spacchettando %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12868
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12869 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12870 msgid "warning: copy source of '%s' not in parents of %s"
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12871 msgstr ""
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12872
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12873 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12874 msgid "empty or missing copy source revlog %s:%s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12875 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12876
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12877 #, python-format
9766
4e0d99a5a9f9 i18n-it: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 7941
diff changeset
12878 msgid "warning: %s@%s: copy source revision is nullid %s:%s\n"
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12879 msgstr ""
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12880
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12881 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12882 msgid "checking rename of %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12883 msgstr "sto controllando la rinomina di %s"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12884
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12885 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12886 msgid "%s in manifests not found"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12887 msgstr "%s non trovato nei manifesti"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12888
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12889 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12890 msgid "warning: orphan revlog '%s'"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12891 msgstr "attenzione: revlog '%s' orfano"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12892
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12893 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12894 msgid "%d files, %d changesets, %d total revisions\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12895 msgstr "%d file, %d changeset, %d revisioni totali\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12896
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12897 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12898 msgid "%d warnings encountered!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12899 msgstr "%d warning incontrati!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12900
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12901 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12902 msgid "%d integrity errors encountered!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12903 msgstr "%d errori di integrit incontrati!\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12904
7811
864ad81b4e24 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7756
diff changeset
12905 #, python-format
7755
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12906 msgid "(first damaged changeset appears to be %d)\n"
9f9137cd83f5 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents:
diff changeset
12907 msgstr "(il primo changeset danneggiato sembra essere %d)\n"
7941
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12908
f5d4f59a9996 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com>
parents: 7884
diff changeset
12909 msgid "user name not available - set USERNAME environment variable"
12213
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12910 msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12911 "nome utente non disponibile - impostare la variabile d'ambiente USERNAME"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12912
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12913 #~ msgid "COMMANDS"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12914 #~ msgstr "COMANDI"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12915
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12916 #~ msgid "generating stats: %d%%"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12917 #~ msgstr "sto generando le statistiche: %d%%"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12918
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12919 #~ msgid "show progress"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12920 #~ msgstr "mostra progresso"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12921
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12922 #~ msgid "don't colorize output (DEPRECATED)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12923 #~ msgstr "non colorare l'output (DEPRECATO)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12924
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12925 #~ msgid "no tags found at revision %d\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12926 #~ msgstr "nessuna tag trovata alla revisione %d\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12927
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12928 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12929 #~ msgid "show keyword status flags of all files (DEPRECATED)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12930 #~ msgstr "mostra lo stato di tutti i file"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12931
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12932 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12933 #~ "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12934 #~ "imported patch %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12935 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12936 #~ "\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12937 #~ "patch %s importata"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12938
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12939 #~ msgid "force removal with local changes"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12940 #~ msgstr "forza la rimozione con modifiche locali"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12941
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12942 #~ msgid "rebase from a given revision"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12943 #~ msgstr "rebase da una data revisione"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12944
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12945 #~ msgid "rebase from the base of a given revision"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12946 #~ msgstr "rebase dalla base di una data revisione"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12947
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12948 #~ msgid "rebase onto a given revision"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12949 #~ msgstr "rebase su una data revisione"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12950
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12951 #~ msgid "y - record this change"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12952 #~ msgstr "y - registra questa modifica"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12953
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12954 #~ msgid "y"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12955 #~ msgstr "y"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12956
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12957 #~ msgid "%s: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12958 #~ msgstr "%s: %s"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12959
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12960 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12961 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12962 #~ " This is the symmetrical operation for pull. It moves changes from\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12963 #~ " the current repository to a different one. If the destination is\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12964 #~ " local this is identical to a pull in that directory from the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12965 #~ " current one."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12966 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12967 #~ " Questa è l'operazione simmetrica di pull. Aiuta a spostare modifiche\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12968 #~ " dal repository corrente in un altro. Se la destinazione è locale "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12969 #~ "questo\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12970 #~ " è identico ad un pull in quella directory verso questa."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12971
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12972 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12973 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12974 #~ " By default, push will refuse to run if it detects the result would\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12975 #~ " increase the number of remote heads. This generally indicates the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12976 #~ " user forgot to pull and merge before pushing."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12977 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12978 #~ " Di default, il push verrà rifiutato se viene rivelato che aumenterà "
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12979 #~ "il\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12980 #~ " numerdo di head remote. Questo generalmente indica che il client ha\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12981 #~ " dimenticato di fare pull e merge prima del push."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12982
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12983 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12984 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12985 #~ " (Use update -r to check out earlier revisions, revert does not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12986 #~ " change the working directory parents.)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12987 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12988 #~ " (usare update -r per effettuare il checkout di revisioni\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12989 #~ " precedenti, revert non cambia i genitori della directory di\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12990 #~ " lavoro)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12991
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12992 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12993 #~ msgid "export the repository via HTTP"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12994 #~ msgstr "esporta il repository via HTTP"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12995
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12996 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12997 #~ msgid " Start a local HTTP repository browser and pull server."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12998 #~ msgstr " Avvia un server HTTP locale per il pull e la navigazione."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
12999
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13000 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13001 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13002 #~ " Update the repository's working directory to the specified\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13003 #~ " revision, or the tip of the current branch if none is specified.\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13004 #~ " Use null as the revision to remove the working copy (like 'hg\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13005 #~ " clone -U')."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13006 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13007 #~ " Aggiorna la directory di lavoro del repository ad una revisione\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13008 #~ " specifica, o al tip della branch corrente se nessuna è stata\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13009 #~ " specificata. Usare null come revisione per rimuovere la copia di\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13010 #~ " lavoro (come 'hg clone -U')."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13011
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13012 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13013 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13014 #~ " When the working directory contains no uncommitted changes, it\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13015 #~ " will be replaced by the state of the requested revision from the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13016 #~ " repository. When the requested revision is on a different branch,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13017 #~ " the working directory will additionally be switched to that\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13018 #~ " branch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13019 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13020 #~ " Quando la directory di lavoro non contiene modifiche di cui non si\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13021 #~ " è eseguito il commit, sarà rimpiazzata dallo stato della revisione\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13022 #~ " richiesta dal repository. Quando la revisione richiesta è su una\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13023 #~ " branch differente, la directory di lavoro verrà inoltre spostata\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13024 #~ " su quella branch."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13025
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13026 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13027 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13028 #~ " When there are uncommitted changes, use option -C/--clean to\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13029 #~ " discard them, forcibly replacing the state of the working\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13030 #~ " directory with the requested revision. Alternately, use -c/--check\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13031 #~ " to abort."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13032 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13033 #~ " Quandi ci sono modifiche di cui non si è eseguito il commit, usare\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13034 #~ " l'opzione -C per scartarle, forzando la sostituzione dello stato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13035 #~ " della directory di lavoro con la revisione richiesta."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13036
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13037 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13038 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13039 #~ " When there are uncommitted changes and option -C/--clean is not\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13040 #~ " used, and the parent revision and requested revision are on the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13041 #~ " same branch, and one of them is an ancestor of the other, then the\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13042 #~ " new working directory will contain the requested revision merged\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13043 #~ " with the uncommitted changes. Otherwise, the update will fail with\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13044 #~ " a suggestion to use 'merge' or 'update -C' instead."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13045 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13046 #~ " Quando ci sono modifiche di cui non si è eseguito il commit,\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13047 #~ " l'opzione -C non è usata, la revisione del genitore e di quella\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13048 #~ " richiesta sono sulla stessa branch e una di queste è un antenato\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13049 #~ " dell'altro, allora la nuova directory di lavoro conterrà la\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13050 #~ " revisione richiesta unita con le modifiche non salvate. Altrimenti\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13051 #~ " l'aggiornamento fallirà con un suggerimento di usare invece\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13052 #~ " 'merge' o 'update -C'."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13053
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13054 #~ msgid "a changeset up to which you would like to bundle"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13055 #~ msgstr "un changeset fino al quale si desidera effettuare il bundle"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13056
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13057 #~ msgid "a changeset you would like to have after cloning"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13058 #~ msgstr "un changeset che si desidera avere dopo il clone"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13059
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13060 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13061 #~ msgid "show only the active branch heads from open branches"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13062 #~ msgstr "mostra solo le head attive dalle branch aperte"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13063
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13064 #, fuzzy
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13065 #~ msgid "[-r STARTREV] [REV]..."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13066 #~ msgstr "[-r REV] [REV]..."
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13067
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13068 #~ msgid "a specific revision up to which you would like to pull"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13069 #~ msgstr "una specifica revisione fino alla quale si desidera fare il pull"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13070
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13071 #~ msgid "a specific revision up to which you would like to push"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13072 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13073 #~ "una specifica revisione fino alla quale si desidera effettuare il push"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13074
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13075 #~ msgid "revision to revert to"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13076 #~ msgstr "revisione a cui annullare"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13077
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13078 #~ msgid "overwrite locally modified files (no backup)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13079 #~ msgstr "sovrascrivi file modificati localmente (nessun backup)"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13080
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13081 #~ msgid "abort: could not import module %s!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13082 #~ msgstr "abortito: non è stato possibile importare %s!\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13083
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13084 #~ msgid "journal already exists - run hg recover"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13085 #~ msgstr "il journal esiste già - eseguire hg recover"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13086
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13087 #~ msgid ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13088 #~ "%s: files over 10MB may cause memory and performance problems\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13089 #~ "(use 'hg revert %s' to unadd the file)\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13090 #~ msgstr ""
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13091 #~ "%s: file oltre i 10MB potrebbero causare problemi di memoria\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13092 #~ "e performance (usare 'hg revert %s' per annullare l'aggiunta\n"
218bd2a056f5 i18n-it: perform msgmerge on the tip of the stable branch
Paolo Giarrusso <p.giarrusso@gmail.com>
parents: 11827
diff changeset
13093 #~ "del file)\n"