Skip to content

Commit

Permalink
Update missing translations (Closes #464)
Browse files Browse the repository at this point in the history
  • Loading branch information
alefragnani committed Sep 3, 2021
1 parent 07fb779 commit 0bd19df
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 10 deletions.
2 changes: 2 additions & 0 deletions package.nls.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"bookmarks.commands.viewAsTree#sideBar.title": "Ver como Árbol",
"bookmarks.commands.viewAsList#sideBar.title": "Ver como Lista",
"bookmarks.commands.openSettings.title": "Abrir Opciones",
"bookmarks.commands.hidePosition.title": "Ocultar posición",
"bookmarks.commands.showPosition.title": "Mostrar posición",
"bookmarks.commands.clear.title": "Limpiar",
"bookmarks.commands.clearFromFile.title": "Limpiar",
"bookmarks.commands.deleteBookmark.title": "Borrar",
Expand Down
23 changes: 13 additions & 10 deletions package.nls.ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"bookmarks.commands.viewAsTree#sideBar.title": "Просмотреть как дерево",
"bookmarks.commands.viewAsList#sideBar.title": "Просмотреть как список",
"bookmarks.commands.openSettings.title": "Открыть настройки",
"bookmarks.commands.hidePosition.title": "Скрыть позицию",
"bookmarks.commands.showPosition.title": "Показать позицию",
"bookmarks.commands.clear.title": "Очистить",
"bookmarks.commands.clearFromFile.title": "Очистить",
"bookmarks.commands.deleteBookmark.title": "Удалить",
Expand All @@ -42,16 +44,17 @@
"bookmarks.configuration.wrapNavigation.description": "Разрешить навигацию по первой и последней закладкам в области (текущий файл или все файлы)",
"bookmarks.configuration.useWorkaroundForFormatters.description": "Использовать обходной путь для форматировщиков таких как Prettier, который не уведомляет об изменениях документа и путает поведение прикреплённой закладки",
"bookmarks.configuration.experimental.enableNewStickyEngine.description": "Экспериментальный. Включает новый механизм Sticky с поддержкой форматеров, улучшенным обнаружением изменений источника и операциями отмены",
"bookmarks.configuration.showCommandsInContextMenu.description": "Specifies whether Bookmarks commands are displayed on the context menu",
"bookmarks.configuration.sidebar.expanded.description": "Specifies whether the Side Bar show be displayed expanded",
"bookmarks.configuration.multicursor.toggleMode.description": "Specifies how multi cursor handles already bookmarked lines",
"bookmarks.configuration.multicursor.toggleMode.enumDescriptions.allLinesAtOnce": "Creates bookmarks in all selected lines at once, if at least one of the lines don't have a bookmark",
"bookmarks.configuration.multicursor.toggleMode.enumDescriptions.eachLineIndependently": "Literally toggles a bookmark in each line, instead of making all lines equal",
"bookmarks.configuration.label.suggestion.description": "Specifies how labels are suggested when creating bookmarks",
"bookmarks.configuration.label.suggestion.enumDescriptions.dontUse": "Don't use the selection (original behavior)",
"bookmarks.configuration.label.suggestion.enumDescriptions.useWhenSelected": "Use the selected text (if available) directly, no confirmation required",
"bookmarks.configuration.label.suggestion.enumDescriptions.suggestWhenSelected": "Suggests the selected text (if available). You still need to confirm.",
"bookmarks.configuration.label.suggestion.enumDescriptions.suggestWhenSelectedOrLineWhenNoSelected": "Suggests the selected text (if available) or the entire line (when has no selection). You still need to confirm.",
"bookmarks.configuration.showNoMoreBookmarksWarning.description": "Указывает, будет ли отображаться уведомление при попытке перехода между закладками, когда их больше нет.",
"bookmarks.configuration.showCommandsInContextMenu.description": "Определяет, отображаются ли команды закладок в контекстном меню",
"bookmarks.configuration.sidebar.expanded.description": "Определяет, будет ли отображаться развернутая боковая панель.",
"bookmarks.configuration.multicursor.toggleMode.description": "Определяет, как несколько курсоров обрабатывают уже отмеченные закладки строки",
"bookmarks.configuration.multicursor.toggleMode.enumDescriptions.allLinesAtOnce": "Создает закладки сразу во всех выбранных строках, если хотя бы в одной из строк нет закладки",
"bookmarks.configuration.multicursor.toggleMode.enumDescriptions.eachLineIndependently": "Буквально переключает закладку в каждой строке вместо того, чтобы сделать все строки равными",
"bookmarks.configuration.label.suggestion.description": "Указывает, как будут предлагаться ярлыки при создании закладок.",
"bookmarks.configuration.label.suggestion.enumDescriptions.dontUse": "Не использовать выделение (исходное поведение)",
"bookmarks.configuration.label.suggestion.enumDescriptions.useWhenSelected": "Использовать выделенный текст (если есть) напрямую, подтверждение не требуется",
"bookmarks.configuration.label.suggestion.enumDescriptions.suggestWhenSelected": "Предлагает выделенный текст (если есть). Вам все еще нужно подтвердить.",
"bookmarks.configuration.label.suggestion.enumDescriptions.suggestWhenSelectedOrLineWhenNoSelected": "Предлагает выделенный текст (если есть) или всю строку (если нет выделения). Вам все еще нужно подтвердить.",
"bookmarks.colors.lineBackground.description": "Цвет фона для отмеченной строки",
"bookmarks.colors.lineBorder.description": "Цвет фона для границы вокруг линии с закладкой",
"bookmarks.colors.overviewRuler.description": "Обзор цвета маркера линейки для закладок"
Expand Down
3 changes: 3 additions & 0 deletions package.nls.zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"bookmarks.commands.viewAsTree#sideBar.title": "以树的形式查看",
"bookmarks.commands.viewAsList#sideBar.title": "以列表形式查看",
"bookmarks.commands.openSettings.title": "打开设置",
"bookmarks.commands.hidePosition.title": "隐藏位置",
"bookmarks.commands.showPosition.title": "显示位置",
"bookmarks.commands.clear.title": "清空",
"bookmarks.commands.clearFromFile.title": "清空",
"bookmarks.commands.deleteBookmark.title": "删除",
Expand All @@ -42,6 +44,7 @@
"bookmarks.configuration.wrapNavigation.description": "允许导航在第一个和最后一个书签的范围内(当前文件或所有文件)循环跳转。",
"bookmarks.configuration.useWorkaroundForFormatters.description": "启用对 Prettier 等格式化工具的一个解决方案。若不启用该方案时格式化,本扩展收不到文件变更通知,书签的定位会被扰乱。",
"bookmarks.configuration.experimental.enableNewStickyEngine.description": "实验性的。 启用新的粘性引擎,支持格式化程序、改进的源更改检测和撤消操作",
"bookmarks.configuration.showNoMoreBookmarksWarning.description": "指定在书签不再存在时尝试在书签之间导航时是否显示通知。",
"bookmarks.configuration.showCommandsInContextMenu.description": "允许在上下文菜单中显示书签命令(开关、跳至上一个、跳至下一个)。",
"bookmarks.configuration.sidebar.expanded.description": "在书签侧边栏中默认显示展开的书签。",
"bookmarks.configuration.multicursor.toggleMode.description": "指定多光标新建书签时对已有书签行的处理方式。",
Expand Down

0 comments on commit 0bd19df

Please sign in to comment.