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/ptb/src/vs/editor/contrib/folding/folding.i18n.json')
-rw-r--r--i18n/ptb/src/vs/editor/contrib/folding/folding.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/ptb/src/vs/editor/contrib/folding/folding.i18n.json b/i18n/ptb/src/vs/editor/contrib/folding/folding.i18n.json
index eb3341e2a4d..51b3d0dbab7 100644
--- a/i18n/ptb/src/vs/editor/contrib/folding/folding.i18n.json
+++ b/i18n/ptb/src/vs/editor/contrib/folding/folding.i18n.json
@@ -9,6 +9,8 @@
"foldAction.label": "Colapsar",
"foldRecursivelyAction.label": "Colapsar recursivamente",
"foldAllBlockComments.label": "Fechar Todos os Comentários de Bloco",
+ "foldAllMarkerRegions.label": "Fechar Todas as Regiões",
+ "unfoldAllMarkerRegions.label": "Abrir Todas as Regiões",
"foldAllAction.label": "Colapsar tudo",
"unfoldAllAction.label": "Abrir tudo",
"foldLevelAction.label": "Nível de colapsamento {0}"