Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"newQueryAction.newQuery": "Nuova Query",
"scriptSelect": "Select Top 1000",
"scriptExecute": "Genera Script di Execute",
"scriptAlter": "Genera script di Alter",
"editData": "Modifica Dati",
"scriptCreate": "Genera script Create",
"scriptDelete": "Genera Script di Delete",
"backupAction.backup": "Backup",
"restoreAction.restore": "Ripristino",
"manage": "Gestisci",
"showDetails": "Mostra dettagli",
"newDatabase": "Nuovo Database",
"configureDashboard": "Configura"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"selectOperationName": "Seleziona",
"createOperationName": "Crea",
"insertOperationName": "Insert",
"updateOperationName": "Aggiorna",
"deleteOperationName": "Elimina",
"scriptSelectNotFound": "Nessuno script è stato restituito nell'eseguire script sull'oggetto",
"scriptNotFoundForObject": "Nessuno script è stato restituito da \"Script come {0}\" per l'oggetto {1}",
"scriptingFailed": "Generazione Script non riuscita",
"scriptNotFound": "Nessuno script è stato restituito nel generare lo script di {0}"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"errorMessageDialog.ok": "OK",
"errorMessageDialog.close": "Chiudi",
"copyDetails": "Copia dettagli"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"error": "Errore",
"warning": "Avviso",
"info": "Info"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"gettingStarted": "Per iniziare",
"showReleaseNotes": "Visualizza Guida introduttiva",
"read the release notes": "Benvenuti all'anteprima pubblica di febbraio di {0}. Visualizzare la Guida introduttiva?"
}