Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / extensions / git / package.nls.it.json
Size: Mime:
{
	"command.refresh": "Aggiorna",
	"command.openChange": "Apri modifica",
	"command.openFile": "Apri file",
	"command.stage": "Prepara per commit",
	"command.stageAll": "Prepara tutto per commit",
	"command.unstage": "Annulla preparazione per commit",
	"command.unstageAll": "Annulla preparazione per commit di tutto",
	"command.clean": "Pulisci",
	"command.cleanAll": "Pulisci tutto",
	"command.commitStaged": "Esegui commit delle righe preparate",
	"command.commitStagedSigned": "Esegui commit delle righe preparate (approvazione)",
	"command.commitAll": "Esegui commit di tutto",
	"command.commitAllSigned": "Esegui commit di tutto (approvazione)",
	"command.undoCommit": "Annulla ultimo commit",
	"command.checkout": "Estrai in...",
	"command.branch": "Crea ramo...",
	"command.pull": "Esegui pull",
	"command.pullRebase": "Esegui pull (Riassegna)",
	"command.push": "Esegui push",
	"command.pushTo": "Esegui push in...",
	"command.sync": "Sincronizza",
	"command.publish": "Pubblica",
	"command.showOutput": "Mostra output GIT"
}