Skip to content

Instantly share code, notes, and snippets.

@pafnuty
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pafnuty/c97af355cdec6d5baba7 to your computer and use it in GitHub Desktop.
Save pafnuty/c97af355cdec6d5baba7 to your computer and use it in GitHub Desktop.
Рууский язык для меню TabsExtra
[
{
"caption": "-"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "single"
},
"caption": "Закрыть"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "other"
},
"caption": "Закрыть другие вкладки"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "right"
},
"caption": "Закрыть вкладки справа"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "left"
},
"caption": "Закрыть вкладки слева"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "all"
},
"caption": "Закрыть все"
},
{
"caption": "Закрыть (кроме несохранённых)",
"children": [
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "single",
"close_unsaved": false
},
"caption": "Закрыть"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "other",
"close_unsaved": false
},
"caption": "Закрыть другие вкладки"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "right",
"close_unsaved": false
},
"caption": "Закрыть вкладки справа"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "left",
"close_unsaved": false
},
"caption": "Закрыть вкладки слева"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "all",
"close_unsaved": false
},
"caption": "Закрыть все вкладки"
}
]
},
{
"caption": "Закрыть (в т.ч. несохранённые)",
"children": [
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "single",
"unsaved_prompt": false
},
"caption": "Закрыть"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "other",
"unsaved_prompt": false
},
"caption": "Закрыть другие вкладки"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "right",
"unsaved_prompt": false
},
"caption": "Закрыть вкладки справа"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "left",
"unsaved_prompt": false
},
"caption": "Закрыть вкладки слева"
},
{
"command": "tabs_extra_close",
"args": {
"group": -1,
"index": -1,
"close_type": "all",
"unsaved_prompt": false
},
"caption": "Закрыть все вкладки"
}
]
},
{
"caption": "-"
},
{
"command": "tabs_extra_toggle_sticky",
"args": {
"group": -1,
"index": -1
},
"caption": "Липкая вкладка"
},
{
"command": "tabs_extra_clear_all_sticky",
"args": {
"group": -1,
"force": true
},
"caption": "Очистить все липкие вкладки"
},
{
"caption": "-"
},
{
"command": "new_file",
"caption": "Новый файл"
},
{
"command": "prompt_open_file",
"caption": "Открыть файл"
},
{
"command": "reopen_last_file",
"caption": "Открыть последнюю вкладку"
},
{
"caption": "-"
},
{
"command": "tabs_extra_view_wrapper",
"args": {
"group": -1,
"index": -1,
"command": "clone_file"
},
"caption": "Клонировать"
},
{
"caption": "-"
},
{
"command": "tabs_extra_view_wrapper",
"args": {
"group": -1,
"index": -1,
"command": "save"
},
"caption": "Сохранить"
},
{
"command": "tabs_extra_view_wrapper",
"args": {
"group": -1,
"index": -1,
"command": "prompt_save_as"
},
"caption": "Сохранить как…"
},
{
"command": "save_all",
"caption": "Сохранить все"
},
{
"caption": "-"
},
{
"command": "tabs_extra_delete",
"args": {
"group": -1,
"index": -1
},
"caption": "Удалить файл"
},
{
"caption": "-"
},
{
"command": "tabs_extra_rename",
"args": {
"group": -1,
"index": -1
},
"caption": "Переименовать…"
},
{
"caption": "-"
},
{
"command": "tabs_extra_file",
"args": {
"group": -1,
"index": -1,
"command": "open_dir",
"args": {
"dir": "$file_path",
"file": "$file_name"
}
},
"caption": "Открыть содержащую папку…"
},
{
"command": "tabs_extra_file",
"args": {
"group": -1,
"index": -1,
"command": "reveal_in_side_bar"
},
"caption": "Открыть в боковой панели"
},
{
"caption": "-"
},
{
"command": "tabs_extra_file",
"args": {
"group": -1,
"index": -1,
"command": "copy_path"
},
"caption": "Копировать путь к файлу"
},
{
"caption": "-"
},
{
"command": "tabs_extra_revert",
"args": {
"group": -1,
"index": -1,
"command": "revert"
},
"caption": "Восстановить файл"
},
{
"caption": "-"
},
{
"caption": "Сортироввать вкладки по…",
"children": [
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.name",
"reverse": false
},
"caption": "Имени"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.path",
"reverse": false
},
"caption": "Пути"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.modified",
"reverse": false
},
"caption": "Дате изменения"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.created",
"reverse": false
},
"caption": "Дате создания"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.type",
"reverse": false
},
"caption": "Расширению"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.size",
"reverse": false
},
"caption": "Размеру"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.activated",
"reverse": false
},
"caption": "Последней активности"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.syntax",
"reverse": false
},
"caption": "Синтаксису"
},
{
"command": "tabs_extra_sort",
"args": {
"group": -1,
"sort_by": "TabsExtra.sort.reverse",
"reverse": false
},
"caption": "В обратном порядке"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment