mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
31
i18n/ita/extensions/git/out/repository.i18n.json
Normal file
31
i18n/ita/extensions/git/out/repository.i18n.json
Normal file
@@ -0,0 +1,31 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"open": "Apri",
|
||||
"index modified": "Indice modificato",
|
||||
"modified": "Modificato",
|
||||
"index added": "Indice aggiunto",
|
||||
"index deleted": "Indice eliminato",
|
||||
"deleted": "Eliminato",
|
||||
"index renamed": "Indice rinominato",
|
||||
"index copied": "Indice copiato",
|
||||
"untracked": "Non registrato",
|
||||
"ignored": "Ignorato",
|
||||
"both deleted": "Entrambi eliminati",
|
||||
"added by us": "Aggiunto da noi",
|
||||
"deleted by them": "Eliminato da loro",
|
||||
"added by them": "Aggiunto da loro",
|
||||
"deleted by us": "Eliminato da noi",
|
||||
"both added": "Entrambi aggiunti",
|
||||
"both modified": "Entrambi modificati",
|
||||
"commit": "Esegui commit",
|
||||
"merge changes": "Esegui merge delle modifiche",
|
||||
"staged changes": "Modifiche preparate per il commit",
|
||||
"changes": "Modifiche",
|
||||
"ok": "OK",
|
||||
"neveragain": "Non visualizzare più questo messaggio",
|
||||
"huge": "Il repository git '{0}' ha troppe modifiche attive - verrà attivato solo un sottoinsieme delle funzionalità di Git."
|
||||
}
|
||||
Reference in New Issue
Block a user