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/trk/src/vs/workbench/browser/parts')
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json2
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json9
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json5
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json6
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json7
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json3
-rw-r--r--i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json4
7 files changed, 30 insertions, 6 deletions
diff --git a/i18n/trk/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json
index e74d6339b56..00ae5c22030 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json
+++ b/i18n/trk/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json
@@ -19,12 +19,14 @@
"close": "Kapat",
"closeOthers": "Diğerlerini Kapat",
"closeRight": "Sağdakileri Kapat",
+ "closeAllSaved": "Kaydedilenleri Kapat",
"closeAll": "Tümünü Kapat",
"keepOpen": "Açık Tut",
"toggleInlineView": "Satır İçi Görünümü Aç/Kapat",
"showOpenedEditors": "Açık Düzenleyicileri Göster",
"keepEditor": "Düzenleyiciyi Tut",
"closeEditorsInGroup": "Gruptaki Tüm Düzenleyicileri Kapat",
+ "closeSavedEditors": "Gruptaki Kaydedilmiş Düzenleyicileri Kapat",
"closeOtherEditors": "Diğer Düzenleyicileri Kapat",
"closeRightEditors": "Düzenleyicinin Sağındakileri Kapat"
} \ No newline at end of file
diff --git a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
index 35229bd6699..705cd56a0bc 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsActions.i18n.json
+++ b/i18n/trk/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": "Bildirimi Temizle",
+ "clearNotifications": "Tüm Bildirimleri Temizle",
+ "hideNotificationsCenter": "Bildirimleri Gizle",
+ "expandNotification": "Bildirimi Genişlet",
+ "collapseNotification": "Bildirimi Daralt",
+ "configureNotification": "Bildirimi Yapılandır",
+ "copyNotification": "Metni Kopyala"
} \ No newline at end of file
diff --git a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
index 35229bd6699..320cb9f421d 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCenter.i18n.json
+++ b/i18n/trk/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": "Bildirimler",
+ "notificationsToolbar": "Bildirim Merkezi Eylemleri",
+ "notificationsList": "Bildirim Listesi"
} \ No newline at end of file
diff --git a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json
index 35229bd6699..05d19266308 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsCommands.i18n.json
+++ b/i18n/trk/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": "Bildirimler",
+ "showNotifications": "Bildirimleri Göster",
+ "hideNotifications": "Bildirimleri Gizle",
+ "clearAllNotifications": "Tüm Bildirimleri Temizle"
} \ No newline at end of file
diff --git a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
index 35229bd6699..7add4db416e 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
+++ b/i18n/trk/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": "Bildirimleri Gizle",
+ "zeroNotifications": "Bildirim Yok",
+ "noNotifications": "Yeni Bildirim Yok",
+ "oneNotification": "1 Yeni Bildirim",
+ "notifications": "{0} Yeni Bildirim"
} \ No newline at end of file
diff --git a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
index 35229bd6699..3a0f8735d68 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsToasts.i18n.json
+++ b/i18n/trk/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": "Bildirim Kutusu"
} \ No newline at end of file
diff --git a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json b/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
index 35229bd6699..887069497f3 100644
--- a/i18n/trk/src/vs/workbench/browser/parts/notifications/notificationsViewer.i18n.json
+++ b/i18n/trk/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": "Bildirim Eylemleri",
+ "notificationSource": "Kaynak: {0}"
} \ No newline at end of file