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,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"inProgressTasksChangesBadge": "{0} attività in corso",
"showTaskHistory": "Visualizza la cronologia delle attività",
"taskHistory.view": "Vista",
"taskHistory": "Cronologia delle attività",
"datasource.task": "Stato dell'attività dell'operazione"
}

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."
],
"InProgressWarning": "Una o più attività sono in corso. Sicuro di voler abbandonare?",
"yes": "Sì",
"no": "No"
}

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."
],
"cancelTask.cancel": "Annulla",
"errorMsgFromCancelTask": "La cancellazione dell'attività non è andata a buon fine.",
"taskAction.script": "Script"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"succeeded": "riuscito",
"failed": "non riuscito",
"inProgress": "in corso",
"notStarted": "non avviato",
"canceled": "annullato",
"canceling": "annullamento in corso"
}

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."
],
"noTaskMessage": "Nessuna cronologia disponibile. Provare un'attività di backup o ripristino per visualizzarne lo stato di esecuzione.",
"taskHistory.regTreeAriaLabel": "Cronologia delle attività",
"taskError": "Errore Task"
}