mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-27 23:30:30 -04:00
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
32 lines
1.4 KiB
JSON
32 lines
1.4 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT 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",
|
|
"commitMessage": "Message (press {0} to commit)",
|
|
"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."
|
|
} |