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/parts/debug/electron-browser/debugEditorContribution.i18n.json')
-rw-r--r--i18n/trk/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/trk/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json b/i18n/trk/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json
index 5368ff5ed95..37a431b186d 100644
--- a/i18n/trk/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json
+++ b/i18n/trk/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json
@@ -13,10 +13,13 @@
"disableBreakpoint": "Devre Dışı Bırak: {0}",
"enableBreakpoint": "Etkinleştir: {0}",
"removeBreakpoints": "Kesme Noktalarını Kaldır",
+ "removeInlineBreakpointOnColumn": "{0}. Sütundaki Satır İçi Kesme Noktasını Kaldır",
"removeLineBreakpoint": "Satır Kesme Noktasını Kaldır",
"editBreakpoints": "Kesme Noktalarını Düzenle",
+ "editInlineBreakpointOnColumn": "{0}. Sütundaki Satır İçi Kesme Noktasını Düzenle",
"editLineBrekapoint": "Satır Kesme Noktasını Düzenle",
"enableDisableBreakpoints": "Kesme Noktalarını Etkinleştir/Devre Dışı Bırak",
+ "disableInlineColumnBreakpoint": "{0}. Sütundaki Satır İçi Kesme Noktasını Devre Dışı Bırak",
"disableBreakpointOnLine": "Satır Kesme Noktasını Devre Dışı Bırak",
"enableBreakpointOnLine": "Satır Kesme Noktasını Etkinleştir",
"addBreakpoint": "Kesme Noktası Ekle",
@@ -24,6 +27,7 @@
"addLogPoint": "Günlük Noktası Ekle...",
"breakpointHasCondition": "Bu {0}, kaldırıldığında kaybolacak bir {1}'e sahip. Bunun yerine {0}'i kaldırmayı düşünün.",
"message": "mesaj",
+ "condition": "koşul",
"removeLogPoint": "Kaldır: {0}",
"disableLogPoint": "Devre Dışı Bırak: {0}",
"cancel": "İptal",