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/esn/src/vs/workbench/browser/parts')
-rw-r--r--i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json2
-rw-r--r--i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json7
-rw-r--r--i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json2
-rw-r--r--i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json4
-rw-r--r--i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json3
-rw-r--r--i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json1
6 files changed, 16 insertions, 3 deletions
diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json
index b8df15d12ff..0c66b08e50d 100644
--- a/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json
+++ b/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json
@@ -19,12 +19,14 @@
"close": "Cerrar",
"closeOthers": "Cerrar otros",
"closeRight": "Cerrar a la derecha",
+ "closeAllSaved": "Cerrar guardados",
"closeAll": "Cerrar todo",
"keepOpen": "Mantener abierto",
"toggleInlineView": "Cambiar vista en línea",
"showOpenedEditors": "Mostrar editores abiertos",
"keepEditor": "Mantener editor",
"closeEditorsInGroup": "Cerrar todos los editores del grupo",
+ "closeSavedEditors": "Cerrar los editores guardados del grupo",
"closeOtherEditors": "Cerrar otros editores",
"closeRightEditors": "Cerrar los editores a la derecha"
} \ No newline at end of file
diff --git a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
index 2265c1d45f1..7e874dd6baf 100644
--- a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
+++ b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
@@ -6,6 +6,11 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "clearNotification": "Borrar notificación",
+ "clearNotifications": "Borrar todas las notificaciones",
"hideNotificationsCenter": "Ocultar notificaciones",
- "configureNotification": "Configurar la Notificación"
+ "expandNotification": "Expandir notificación",
+ "collapseNotification": "Contraer notificación",
+ "configureNotification": "Configurar la Notificación",
+ "copyNotification": "Copiar texto"
} \ No newline at end of file
diff --git a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
index cb05c5aaf0f..369309aa7cb 100644
--- a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
+++ b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "notifications": "Notificaciones",
+ "notificationsToolbar": "Acciones del centro de notificaciones",
"notificationsList": "Lista de notificaciones"
} \ No newline at end of file
diff --git a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
index 307a69dac12..e924b15c5c8 100644
--- a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
+++ b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
@@ -8,5 +8,7 @@
],
"hideNotifications": "Ocultar notificaciones",
"zeroNotifications": "No hay notificaciones",
- "noNotifications": "No hay nuevas notificaciones"
+ "noNotifications": "No hay nuevas notificaciones",
+ "oneNotification": "1 notificación nueva",
+ "notifications": "{0} notificaciones nuevas"
} \ No newline at end of file
diff --git a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
index 35229bd6699..51c8e4e7237 100644
--- a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
+++ b/i18n/esn/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": "Notificación del sistema"
} \ No newline at end of file
diff --git a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
index 67b62543d27..85c1c2fba14 100644
--- a/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
+++ b/i18n/esn/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "notificationActions": "Acciones de notificaciones",
"notificationSource": "Origen: {0}."
} \ No newline at end of file