Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ita/src/vs/workbench/browser/parts/notifications')
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json9
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json5
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json6
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json7
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json3
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json4
6 files changed, 28 insertions, 6 deletions
diff --git a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
index 35229bd6699..7c397013973 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
@@ -5,5 +5,12 @@
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
- ]
+ ],
+ "clearNotification": "Cancella notifica",
+ "clearNotifications": "Cancella tutte le notifiche",
+ "hideNotificationsCenter": "Nascondi notifiche",
+ "expandNotification": "Espandi notifica",
+ "collapseNotification": "Comprimi notifica",
+ "configureNotification": "Configura notifica",
+ "copyNotification": "Copia testo"
} \ No newline at end of file
diff --git a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
index 35229bd6699..40f3e83a7db 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
@@ -5,5 +5,8 @@
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
- ]
+ ],
+ "notifications": "Notifiche",
+ "notificationsToolbar": "Azioni del centro notifiche",
+ "notificationsList": "Elenco notifiche"
} \ No newline at end of file
diff --git a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json
index 35229bd6699..41e6a2aec82 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json
@@ -5,5 +5,9 @@
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
- ]
+ ],
+ "notifications": "Notifiche",
+ "showNotifications": "Mostra notifiche",
+ "hideNotifications": "Nascondi notifiche",
+ "clearAllNotifications": "Cancella tutte le notifiche"
} \ No newline at end of file
diff --git a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
index 35229bd6699..9d0a5939e1f 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
@@ -5,5 +5,10 @@
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
- ]
+ ],
+ "hideNotifications": "Nascondi notifiche",
+ "zeroNotifications": "Nessuna notifica",
+ "noNotifications": "Nessuna nuova notifica",
+ "oneNotification": "1 nuova notifica",
+ "notifications": "{0} nuove notifiche"
} \ No newline at end of file
diff --git a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
index 35229bd6699..325f3cbc5dc 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
@@ -5,5 +5,6 @@
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
- ]
+ ],
+ "notificationsToast": "Avviso popup di notifica"
} \ No newline at end of file
diff --git a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
index 35229bd6699..599667672d6 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
@@ -5,5 +5,7 @@
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
- ]
+ ],
+ "notificationActions": "Azioni notifica",
+ "notificationSource": "Origine: {0}"
} \ No newline at end of file