Skip to content
Snippets Groups Projects
it.po 405 KiB
Newer Older
#~ "    The result of this merge is not committed, as with a normal merge."
#~ msgstr ""
#~ "    L'opzione --merge ricorda il genitore della directory di lavoro\n"
#~ "    prima di avviare il backout, poi fa il merge della nuova head con\n"
#~ "    quel changeset. Questo evita di fare il merge a mano. Non viene\n"
#~ "    effettuato il commit del risultato di questo merge, come per un\n"
#~ "    merge normale."

#, fuzzy
#~ msgid ""
#~ "    If no commit message is specified, the configured editor is\n"
#~ "    started to prompt you for a message."
#~ msgstr ""
#~ "    Se non è specificato nessun messaggio di commit, l'editor\n"
#~ "    configurato viene lanciato per inserire un messaggio."

#~ msgid "still exists"
#~ msgstr "esiste ancora"

#~ msgid "is modified"
#~ msgstr "è modificato"

#~ msgid "has been marked for add"
#~ msgstr "è stato marcato per l'aggiunta"

#~ msgid "unmark files as resolved"
#~ msgstr "smarca i file come risolti"

#~ msgid "replace existing tag"
#~ msgstr "rimpiazza tag esistente"

#, fuzzy
#~ msgid "check for uncommitted changes"
#~ msgstr ""
#~ "salta il controllo di modifiche pendenti di cui non si è effettuato il "
#~ "commit"

#~ msgid "** report bug details to http://mercurial.selenic.com/bts/\n"
#~ msgstr ""
#~ "** riportare dettagli del bug a http://www.selenic.com/mercurial/bts/\n"

#, fuzzy
#~ msgid "bundling changes"
#~ msgstr "sto aggiungendo i changeset"

#, fuzzy
#~ msgid "bundling manifests"
#~ msgstr "sto aggiungendo i manifesti"

#~ msgid "unsynced changes"
#~ msgstr "modifiche non sincronizzate"

#~ msgid "error expanding '%s%%%s'"
#~ msgstr "errore nell'espansione di '%s%%%s'"

#~ msgid "unknown filter '%s'"
#~ msgstr "filtro sconosciuto '%s'"

#~ msgid "user name not available - set USERNAME environment variable"
#~ msgstr ""
#~ "nome utente non disponibile - impostare la variabile d'ambiente USERNAME"

#~ msgid "COMMANDS"
#~ msgstr "COMANDI"

#~ msgid "generating stats: %d%%"
#~ msgstr "sto generando le statistiche: %d%%"

#~ msgid "show progress"
#~ msgstr "mostra progresso"

#~ msgid "don't colorize output (DEPRECATED)"
#~ msgstr "non colorare l'output (DEPRECATO)"

#~ msgid "no tags found at revision %d\n"
#~ msgstr "nessuna tag trovata alla revisione %d\n"

#, fuzzy
#~ msgid "show keyword status flags of all files (DEPRECATED)"
#~ msgstr "mostra lo stato di tutti i file"

#~ msgid ""
#~ "\n"
#~ "imported patch %s"
#~ msgstr ""
#~ "\n"
#~ "patch %s importata"

#~ msgid "force removal with local changes"
#~ msgstr "forza la rimozione con modifiche locali"

#~ msgid "rebase from a given revision"
#~ msgstr "rebase da una data revisione"

#~ msgid "rebase from the base of a given revision"
#~ msgstr "rebase dalla base di una data revisione"

#~ msgid "rebase onto a given revision"
#~ msgstr "rebase su una data revisione"

#~ msgid "y - record this change"
#~ msgstr "y - registra questa modifica"

#~ msgid "y"
#~ msgstr "y"

#~ msgid "%s: %s"
#~ msgstr "%s: %s"

#, fuzzy
#~ msgid ""
#~ "    This is the symmetrical operation for pull. It moves changes from\n"
#~ "    the current repository to a different one. If the destination is\n"
#~ "    local this is identical to a pull in that directory from the\n"
#~ "    current one."
#~ msgstr ""
#~ "    Questa è l'operazione simmetrica di pull. Aiuta a spostare modifiche\n"
#~ "    dal repository corrente in un altro. Se la destinazione è locale "
#~ "questo\n"
#~ "    è identico ad un pull in quella directory verso questa."

#, fuzzy
#~ msgid ""
#~ "    By default, push will refuse to run if it detects the result would\n"
#~ "    increase the number of remote heads. This generally indicates the\n"
#~ "    user forgot to pull and merge before pushing."
#~ msgstr ""
#~ "    Di default, il push verrà rifiutato se viene rivelato che aumenterà "
#~ "il\n"
#~ "    numerdo di head remote. Questo generalmente indica che il client ha\n"
#~ "    dimenticato di fare pull e merge prima del push."

#, fuzzy
#~ msgid ""
#~ "    (Use update -r to check out earlier revisions, revert does not\n"
#~ "    change the working directory parents.)"
#~ msgstr ""
#~ "    (usare update -r per effettuare il checkout di revisioni\n"
#~ "    precedenti, revert non cambia i genitori della directory di\n"
#~ "    lavoro)"

#, fuzzy
#~ msgid "export the repository via HTTP"
#~ msgstr "esporta il repository via HTTP"

#, fuzzy
#~ msgid "    Start a local HTTP repository browser and pull server."
#~ msgstr "    Avvia un server HTTP locale per il pull e la navigazione."

#, fuzzy
#~ msgid ""
#~ "    When the working directory contains no uncommitted changes, it\n"
#~ "    will be replaced by the state of the requested revision from the\n"
#~ "    repository. When the requested revision is on a different branch,\n"
#~ "    the working directory will additionally be switched to that\n"
#~ "    branch."
#~ msgstr ""
#~ "    Quando la directory di lavoro non contiene modifiche di cui non si\n"
#~ "    è eseguito il commit, sarà rimpiazzata dallo stato della revisione\n"
#~ "    richiesta dal repository. Quando la revisione richiesta è su una\n"
#~ "    branch differente, la directory di lavoro verrà inoltre spostata\n"
#~ "    su quella branch."

#, fuzzy
#~ msgid ""
#~ "    When there are uncommitted changes, use option -C/--clean to\n"
#~ "    discard them, forcibly replacing the state of the working\n"
#~ "    directory with the requested revision. Alternately, use -c/--check\n"
#~ "    to abort."
#~ msgstr ""
#~ "    Quandi ci sono modifiche di cui non si è eseguito il commit, usare\n"
#~ "    l'opzione -C per scartarle, forzando la sostituzione dello stato\n"
#~ "    della directory di lavoro con la revisione richiesta."

#, fuzzy
#~ msgid ""
#~ "    When there are uncommitted changes and option -C/--clean is not\n"
#~ "    used, and the parent revision and requested revision are on the\n"
#~ "    same branch, and one of them is an ancestor of the other, then the\n"
#~ "    new working directory will contain the requested revision merged\n"
#~ "    with the uncommitted changes. Otherwise, the update will fail with\n"
#~ "    a suggestion to use 'merge' or 'update -C' instead."
#~ msgstr ""
#~ "    Quando ci sono modifiche di cui non si è eseguito il commit,\n"
#~ "    l'opzione -C non è usata, la revisione del genitore e di quella\n"
#~ "    richiesta sono sulla stessa branch e una di queste è un antenato\n"
#~ "    dell'altro, allora la nuova directory di lavoro conterrà la\n"
#~ "    revisione richiesta unita con le modifiche non salvate. Altrimenti\n"
#~ "    l'aggiornamento fallirà con un suggerimento di usare invece\n"
#~ "    'merge' o 'update -C'."

#~ msgid "a changeset up to which you would like to bundle"
#~ msgstr "un changeset fino al quale si desidera effettuare il bundle"

#~ msgid "a changeset you would like to have after cloning"
#~ msgstr "un changeset che si desidera avere dopo il clone"

#, fuzzy
#~ msgid "show only the active branch heads from open branches"
#~ msgstr "mostra solo le head attive dalle branch aperte"

#, fuzzy
#~ msgid "[-r STARTREV] [REV]..."
#~ msgstr "[-r REV] [REV]..."

#~ msgid "a specific revision up to which you would like to pull"
#~ msgstr "una specifica revisione fino alla quale si desidera fare il pull"

#~ msgid "a specific revision up to which you would like to push"
#~ msgstr ""
#~ "una specifica revisione fino alla quale si desidera effettuare il push"

#~ msgid "revision to revert to"
#~ msgstr "revisione a cui annullare"

#~ msgid "overwrite locally modified files (no backup)"
#~ msgstr "sovrascrivi file modificati localmente (nessun backup)"

#~ msgid "abort: could not import module %s!\n"
#~ msgstr "abortito: non è stato possibile importare %s!\n"

#~ msgid "journal already exists - run hg recover"
#~ msgstr "il journal esiste già - eseguire hg recover"

#~ msgid ""
#~ "%s: files over 10MB may cause memory and performance problems\n"
#~ "(use 'hg revert %s' to unadd the file)\n"
#~ msgstr ""
#~ "%s: file oltre i 10MB potrebbero causare problemi di memoria\n"
#~ "e performance (usare 'hg revert %s' per annullare l'aggiunta\n"
#~ "del file)\n"