i18n(ru): start updating Russian translation

This commit is contained in:
derVedro
2026-08-13 05:19:19 +02:00
parent b2fa2931b6
commit 4bb135e2de

293
po/ru.po
View File

@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: com.mitchellh.ghostty\n"
"Report-Msgid-Bugs-To: m@mitchellh.com\n"
"POT-Creation-Date: 2026-08-10 10:06-0500\n"
"PO-Revision-Date: 2025-02-18 10:20+0100\n"
"Last-Translator: Ivan Bastrakov <bastaynav@proton.me>\n"
"PO-Revision-Date: 2026-08-12 23:12+0100\n"
"Last-Translator: derVedro <derVedro@googlemail.com>\n"
"Language-Team: Russian <gnu@d07.ru>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -177,7 +177,7 @@ msgstr "Сплит вправо"
#: src/apprt/gtk/ui/1.2/surface.blp:377
msgid "Close Split"
msgstr ""
msgstr "Закрыть сплит"
#: src/apprt/gtk/ui/1.2/surface.blp:383
msgid "Tab"
@@ -203,9 +203,10 @@ msgstr "Закрыть вкладку"
msgid "Window"
msgstr "Окно"
#. ლʕಠᴥಠʔლ или же "Переименовать заголовок окна…" ?
#: src/apprt/gtk/ui/1.2/surface.blp:406 src/apprt/gtk/ui/1.5/window.blp:215
msgid "Change Window Title…"
msgstr ""
msgstr "Переименовать окно…"
#: src/apprt/gtk/ui/1.2/surface.blp:411 src/apprt/gtk/ui/1.5/window.blp:220
#: src/input/command.zig:421
@@ -223,11 +224,11 @@ msgstr "Конфигурация"
#: src/apprt/gtk/ui/1.2/surface.blp:427 src/apprt/gtk/ui/1.5/window.blp:306
msgid "Open Configuration in OS Editor"
msgstr ""
msgstr "Открыть конфигурацию в системном редакторе"
#: src/apprt/gtk/ui/1.2/surface.blp:433 src/apprt/gtk/ui/1.5/window.blp:312
msgid "Open Configuration in New Window"
msgstr ""
msgstr "Открыть конфигурацию в новом окне"
#: src/apprt/gtk/ui/1.5/title-dialog.blp:5
msgid "Leave blank to restore the default title."
@@ -251,7 +252,7 @@ msgstr "Главное меню"
#: src/apprt/gtk/ui/1.5/window.blp:293
msgid "Command Palette"
msgstr "Палитра команд"
msgstr "Поиск команд"
#: src/apprt/gtk/ui/1.5/window.blp:298
msgid "Terminal Inspector"
@@ -269,6 +270,7 @@ msgstr "Выход"
msgid "Execute a command…"
msgstr "Выполнить команду…"
#. keybind - сочетание клавиш, привязка клавиш, биндинг клавиш?
#: src/apprt/gtk/class/application.zig:1767
msgid "The keybind was revoked by the system."
msgstr ""
@@ -287,11 +289,11 @@ msgstr ""
#: src/apprt/gtk/class/application.zig:2262
msgid "Export"
msgstr ""
msgstr "Экспортировать"
#: src/apprt/gtk/class/application.zig:2783
msgid "Editing configuration file"
msgstr ""
msgstr "Редактирование файла конфигурации"
#: src/apprt/gtk/class/clipboard_confirmation_dialog.zig:198
msgid ""
@@ -377,7 +379,7 @@ msgstr "Переименовать вкладку"
#: src/apprt/gtk/class/title_dialog.zig:229
msgid "Change Window Title"
msgstr ""
msgstr "Переименовать окно"
#: src/apprt/gtk/class/window.zig:1153
msgid "Reloaded the configuration"
@@ -397,414 +399,453 @@ msgstr "Разработчики Ghostty"
#: src/input/command.zig:149
msgid "Reset Terminal"
msgstr ""
msgstr "Сбросить терминал"
#: src/input/command.zig:150
msgid "Reset the terminal to a clean state."
msgstr ""
msgstr "Сбросить терминал в исходное состояние."
#: src/input/command.zig:155
msgid "Copy to Clipboard"
msgstr ""
msgstr "Копировать в буфер обмена"
#: src/input/command.zig:156
msgid ""
"Copy the selected text to the clipboard in both plain and styled formats."
msgstr ""
"Копировать выделенный текст в буфер обмена в обычном и в форматированном "
"виде."
#: src/input/command.zig:159
msgid "Copy Selection as Plain Text to Clipboard"
msgstr ""
msgstr "Копировать выделение как обычный текст в буфер обмена"
#: src/input/command.zig:160
msgid "Copy the selected text as plain text to the clipboard."
msgstr ""
msgstr "Копировать выделенный текст как обычный текст в буфер обмена."
#: src/input/command.zig:163
msgid "Copy Selection as ANSI Sequences to Clipboard"
msgstr ""
msgstr "Копировать выделение как ANSI-последовательности в буфер обмена"
# ლʕಠᴥಠʔლ, escape-последовательности ANSI, экранированные ANSI? ...?
#: src/input/command.zig:164
msgid "Copy the selected text as ANSI escape sequences to the clipboard."
msgstr ""
msgstr "Копировать выделенный текст как escape-последовательности ANSI в буфер обмена."
#: src/input/command.zig:167
msgid "Copy Selection as HTML to Clipboard"
msgstr ""
msgstr "Копировать выделение как HTML в буфер обмена"
#: src/input/command.zig:168
msgid "Copy the selected text as HTML to the clipboard."
msgstr ""
msgstr "Копировать выделенный текст как HTML в буфер обмена."
#: src/input/command.zig:173
msgid "Copy URL to Clipboard"
msgstr ""
msgstr "Копировать URL в буфер обмена"
#: src/input/command.zig:174
msgid "Copy the URL under the cursor to the clipboard."
msgstr ""
msgstr "Копировать URL под курсором в буфер обмена."
#: src/input/command.zig:179
msgid "Copy Terminal Title to Clipboard"
msgstr ""
msgstr "Копировать заголовок терминала в буфер обмена"
#. ლʕಠᴥಠʔლ хммм... не очень.
#: src/input/command.zig:180
msgid ""
"Copy the terminal title to the clipboard. If the terminal title is not set "
"this has no effect."
msgstr ""
"Копировать заголовок терминала в буфер обмена. Если заголовок не задан, "
"ничего не произойдёт."
#: src/input/command.zig:185
msgid "Paste from Clipboard"
msgstr ""
msgstr "Вставить из буфера обмена"
#: src/input/command.zig:186
msgid "Paste the contents of the main clipboard."
msgstr ""
msgstr "Вставить содержимое основного буфера обмена."
#: src/input/command.zig:191
msgid "Paste from Selection"
msgstr ""
msgstr "Вставить из выделения"
#. ლʕಠᴥಠʔლ это что за покемон?
#: src/input/command.zig:192
msgid "Paste the contents of the selection clipboard."
msgstr ""
#: src/input/command.zig:197
msgid "Start Search"
msgstr ""
msgstr "Начать поиск"
#: src/input/command.zig:198
msgid "Start a search if one isn't already active."
msgstr ""
msgstr "Начать поиск, если он еще не активен."
#: src/input/command.zig:203
msgid "Search Selection"
msgstr ""
msgstr "Искать выделенное"
#: src/input/command.zig:204
msgid "Start a search for the current text selection."
msgstr ""
msgstr "Начать поиск по текущему выделенному тексту."
#: src/input/command.zig:209
msgid "End Search"
msgstr ""
msgstr "Завершить поиск"
#: src/input/command.zig:210
msgid "End the current search if any and hide any GUI elements."
msgstr ""
msgstr "Завершить текущий поиск и скрыть элементы интерфейса."
#: src/input/command.zig:215
msgid "Next Search Result"
msgstr ""
msgstr "Следующий результат поиска"
#: src/input/command.zig:216
msgid "Navigate to the next search result, if any."
msgstr ""
msgstr "Перейти к следующему результату поиска, если он есть."
#: src/input/command.zig:219
msgid "Previous Search Result"
msgstr ""
msgstr "Предыдущий результат поиска"
#: src/input/command.zig:220
msgid "Navigate to the previous search result, if any."
msgstr ""
msgstr "Перейти к предыдущему результату поиска, если он есть."
#: src/input/command.zig:225
msgid "Increase Font Size"
msgstr ""
msgstr "Увеличить размер шрифта"
#: src/input/command.zig:226
msgid "Increase the font size by 1 point."
msgstr ""
msgstr "Увеличить размер шрифта на 1 пункт."
#: src/input/command.zig:231
msgid "Decrease Font Size"
msgstr ""
msgstr "Уменьшить размер шрифта"
#: src/input/command.zig:232
msgid "Decrease the font size by 1 point."
msgstr ""
msgstr "Уменьшить размер шрифта на 1 пункт."
#: src/input/command.zig:237
msgid "Reset Font Size"
msgstr ""
msgstr "Сбросить размер шрифта"
#: src/input/command.zig:238
msgid "Reset the font size to the default."
msgstr ""
msgstr "Сбросить размер шрифта до значения по умолчанию."
#: src/input/command.zig:243
msgid "Clear Screen"
msgstr ""
msgstr "Очистить экран"
#. пока не ясно, что тут.
#: src/input/command.zig:244
msgid "Clear the screen and scrollback."
msgstr ""
msgstr "Очистить экран и буфер прокрутки."
#: src/input/command.zig:249
msgid "Select All"
msgstr ""
msgstr "Выделить всё"
#: src/input/command.zig:250
msgid "Select all text on the screen."
msgstr ""
msgstr "Выделить весь текст на экране."
#: src/input/command.zig:255
msgid "Scroll to Top"
msgstr ""
msgstr "Прокрутить в начало"
#: src/input/command.zig:256
msgid "Scroll to the top of the screen."
msgstr ""
msgstr "Прокрутить к началу экрана."
#: src/input/command.zig:261
msgid "Scroll to Bottom"
msgstr ""
msgstr "Прокрутить в конец"
#. или лучше "прокрутить на низ экрана" ?
#: src/input/command.zig:262
msgid "Scroll to the bottom of the screen."
msgstr ""
msgstr "Прокрутить к концу экрана."
#: src/input/command.zig:267
msgid "Scroll to Selection"
msgstr ""
msgstr "Прокрутить к выделению"
#: src/input/command.zig:268
msgid "Scroll to the selected text."
msgstr ""
msgstr "Прокрутить к выделенному тексту."
#: src/input/command.zig:273
msgid "Scroll Page Up"
msgstr ""
msgstr "Прокрутить на страницу вверх"
#: src/input/command.zig:274
msgid "Scroll the screen up by a page."
msgstr ""
msgstr "Прокрутить экран на одну страницу вверх."
#: src/input/command.zig:279
msgid "Scroll Page Down"
msgstr ""
msgstr "Прокрутить на страницу вниз"
#: src/input/command.zig:280
msgid "Scroll the screen down by a page."
msgstr ""
msgstr "Прокрутить экран на одну страницу вниз."
#: src/input/command.zig:286
msgid "Copy Screen to Temporary File and Copy Path"
msgstr ""
msgstr "Скопировать экран во временный файл и скопировать путь"
#: src/input/command.zig:287
msgid ""
"Copy the screen contents to a temporary file and copy the path to the "
"clipboard."
msgstr ""
"Скопировать содержимое экрана во временный файл и скопировать путь к нему в "
"буфер обмена."
#: src/input/command.zig:291
msgid "Copy Screen to Temporary File and Paste Path"
msgstr ""
msgstr "Скопировать экран во временный файл и вставить путь"
#: src/input/command.zig:292
msgid ""
"Copy the screen contents to a temporary file and paste the path to the file."
msgstr ""
"Скопировать содержимое экрана во временный файл и вставить путь к файлу."
#: src/input/command.zig:296
msgid "Copy Screen to Temporary File and Open"
msgstr ""
msgstr "Скопировать экран во временный файл и открыть"
#: src/input/command.zig:297
msgid "Copy the screen contents to a temporary file and open it."
msgstr ""
msgstr "Скопировать содержимое экрана во временный файл и открыть его."
#: src/input/command.zig:305
msgid "Copy Screen as HTML to Temporary File and Copy Path"
msgstr ""
msgstr "Скопировать экран как HTML во временный файл и скопировать путь"
#: src/input/command.zig:306
msgid ""
"Copy the screen contents as HTML to a temporary file and copy the path to "
"the clipboard."
msgstr ""
"Скопировать содержимое экрана как HTML во временный файл и скопировать путь "
"к нему в буфер обмена."
#: src/input/command.zig:313
msgid "Copy Screen as HTML to Temporary File and Paste Path"
msgstr ""
msgstr "Скопировать экран как HTML во временный файл и вставить путь"
#: src/input/command.zig:314
msgid ""
"Copy the screen contents as HTML to a temporary file and paste the path to "
"the file."
msgstr ""
"Скопировать содержимое экрана как HTML во временный файл и вставить путь к "
"файлу."
#: src/input/command.zig:321
msgid "Copy Screen as HTML to Temporary File and Open"
msgstr ""
msgstr "Скопировать экран как HTML во временный файл и открыть"
#: src/input/command.zig:322
msgid "Copy the screen contents as HTML to a temporary file and open it."
msgstr ""
msgstr "Скопировать содержимое экрана как HTML во временный файл и открыть его."
#: src/input/command.zig:330
msgid "Copy Screen as ANSI Sequences to Temporary File and Copy Path"
msgstr ""
msgstr "Скопировать экран как ANSI-последовательности во временный файл и скопировать путь"
#: src/input/command.zig:331
msgid ""
"Copy the screen contents as ANSI escape sequences to a temporary file and "
"copy the path to the clipboard."
msgstr ""
"Скопировать содержимое экрана как escape-последовательности ANSI во "
"временный файл и скопировать путь к нему в буфер обмена."
#: src/input/command.zig:338
msgid "Copy Screen as ANSI Sequences to Temporary File and Paste Path"
msgstr ""
msgstr "Скопировать экран как ANSI-последовательности во временный файл и вставить путь"
#: src/input/command.zig:339
msgid ""
"Copy the screen contents as ANSI escape sequences to a temporary file and "
"paste the path to the file."
msgstr ""
"Скопировать содержимое экрана как escape-последовательности ANSI во "
"временный файл и вставить путь к файлу."
#: src/input/command.zig:346
msgid "Copy Screen as ANSI Sequences to Temporary File and Open"
msgstr ""
msgstr "Скопировать экран как ANSI-последовательности во временный файл и открыть"
#: src/input/command.zig:347
msgid ""
"Copy the screen contents as ANSI escape sequences to a temporary file and "
"open it."
msgstr ""
"Скопировать содержимое экрана как escape-последовательности ANSI во "
"временный файл и открыть его."
#: src/input/command.zig:354
msgid "Copy Selection to Temporary File and Copy Path"
msgstr ""
msgstr "Скопировать выделение во временный файл и скопировать путь"
#: src/input/command.zig:355
msgid ""
"Copy the selection contents to a temporary file and copy the path to the "
"clipboard."
msgstr ""
"Скопировать содержимое выделения во временный файл и скопировать путь к "
"нему в буфер обмена."
#: src/input/command.zig:359
msgid "Copy Selection to Temporary File and Paste Path"
msgstr ""
msgstr "Скопировать выделение во временный файл и вставить путь"
#: src/input/command.zig:360
msgid ""
"Copy the selection contents to a temporary file and paste the path to the "
"file."
msgstr ""
"Скопировать содержимое выделения во временный файл и вставить путь к файлу."
#: src/input/command.zig:364
msgid "Copy Selection to Temporary File and Open"
msgstr ""
msgstr "Скопировать выделение во временный файл и открыть"
#: src/input/command.zig:365
msgid "Copy the selection contents to a temporary file and open it."
msgstr ""
msgstr "Скопировать содержимое выделения во временный файл и открыть его."
#: src/input/command.zig:373
msgid "Copy Selection as HTML to Temporary File and Copy Path"
msgstr ""
msgstr "Скопировать выделение как HTML во временный файл и скопировать путь"
#: src/input/command.zig:374
msgid ""
"Copy the selection contents as HTML to a temporary file and copy the path to "
"the clipboard."
msgstr ""
"Скопировать содержимое выделения как HTML во временный файл и скопировать "
"путь к нему в буфер обмена."
#: src/input/command.zig:381
msgid "Copy Selection as HTML to Temporary File and Paste Path"
msgstr ""
msgstr "Скопировать выделение как HTML во временный файл и вставить путь"
#: src/input/command.zig:382
msgid ""
"Copy the selection contents as HTML to a temporary file and paste the path "
"to the file."
msgstr ""
"Скопировать содержимое выделения как HTML во временный файл и вставить путь "
"к файлу."
#: src/input/command.zig:389
msgid "Copy Selection as HTML to Temporary File and Open"
msgstr ""
msgstr "Скопировать выделение как HTML во временный файл и открыть"
#: src/input/command.zig:390
msgid "Copy the selection contents as HTML to a temporary file and open it."
msgstr ""
msgstr "Скопировать содержимое выделения как HTML во временный файл и открыть его."
#: src/input/command.zig:398
msgid "Copy Selection as ANSI Sequences to Temporary File and Copy Path"
msgstr ""
"Скопировать выделение как ANSI-последовательности во временный файл и "
"скопировать путь"
#: src/input/command.zig:399
msgid ""
"Copy the selection contents as ANSI escape sequences to a temporary file and "
"copy the path to the clipboard."
msgstr ""
"Скопировать содержимое выделения как escape-последовательности ANSI во "
"временный файл и скопировать путь к нему в буфер обмена."
#: src/input/command.zig:406
msgid "Copy Selection as ANSI Sequences to Temporary File and Paste Path"
msgstr ""
msgstr "Скопировать выделение как ANSI-последовательности во временный файл и вставить путь"
#: src/input/command.zig:407
msgid ""
"Copy the selection contents as ANSI escape sequences to a temporary file and "
"paste the path to the file."
msgstr ""
"Скопировать содержимое выделения как escape-последовательности ANSI во "
"временный файл и вставить путь к файлу."
#: src/input/command.zig:414
msgid "Copy Selection as ANSI Sequences to Temporary File and Open"
msgstr ""
msgstr "Скопировать выделение как ANSI-последовательности во временный файл и открыть"
#: src/input/command.zig:415
msgid ""
"Copy the selection contents as ANSI escape sequences to a temporary file and "
"open it."
msgstr ""
"Скопировать содержимое выделения как escape-последовательности ANSI во "
"временный файл и открыть его."
#: src/input/command.zig:422
msgid "Open a new window."
msgstr ""
msgstr "Открыть новое окно."
#: src/input/command.zig:428
msgid "Open a new tab."
msgstr ""
msgstr "Открыть новую вкладку."
#: src/input/command.zig:434
msgid "Move Tab Left"
msgstr ""
msgstr "Переместить вкладку влево"
#: src/input/command.zig:435
msgid "Move the current tab to the left."
msgstr ""
msgstr "Переместить текущую вкладку влево."
#: src/input/command.zig:439
msgid "Move Tab Right"
msgstr ""
msgstr "Переместить вкладку вправо"
#: src/input/command.zig:440
msgid "Move the current tab to the right."
msgstr ""
msgstr "Переместить текущую вкладку вправо."
#: src/input/command.zig:446
msgid "Move Tab to New Window"
msgstr ""
msgstr "Переместить вкладку в новое окно"
#: src/input/command.zig:447
msgid "Move the current tab to a new window."
msgstr ""
msgstr "Переместить текущую вкладку в новое окно."
#: src/input/command.zig:452
msgid "Toggle Tab Overview"
msgstr ""
msgstr "Переключить обзор вкладок"
#: src/input/command.zig:453
msgid "Toggle the tab overview."
msgstr ""
msgstr "Переключить обзор вкладок."
#. "Переименовать заголовок терминала…" ?
#: src/input/command.zig:458
msgid "Change Terminal Title…"
msgstr ""
msgstr "Переименовать терминал…"
#. тоже пока не ясно
#: src/input/command.zig:459
msgid "Prompt for a new title for the current terminal."
msgstr ""
@@ -815,20 +856,21 @@ msgstr ""
#: src/input/command.zig:478
msgid "Split the terminal to the left."
msgstr ""
msgstr "Разделить терминал влево."
#: src/input/command.zig:483
msgid "Split the terminal to the right."
msgstr ""
msgstr "Разделить терминал вправо."
#: src/input/command.zig:488
msgid "Split the terminal up."
msgstr ""
msgstr "Разделить терминал вверх."
#: src/input/command.zig:493
msgid "Split the terminal down."
msgstr ""
msgstr "Разделить терминал вниз."
#. позже разберусь с этими фокусами, пока не ясно
#: src/input/command.zig:500
msgid "Focus Split: Previous"
msgstr ""
@@ -893,6 +935,7 @@ msgstr ""
msgid "Focus the next window, if any."
msgstr ""
#. тоже пока не совсем понятно
#: src/input/command.zig:545
msgid "Toggle Split Zoom"
msgstr ""
@@ -911,107 +954,107 @@ msgstr ""
#: src/input/command.zig:557
msgid "Equalize Splits"
msgstr ""
msgstr "Выровнять сплиты"
#: src/input/command.zig:558
msgid "Equalize the size of all splits."
msgstr ""
msgstr "Выровнять размер всех сплитов."
#: src/input/command.zig:563
msgid "Reset Window Size"
msgstr ""
msgstr "Сбросить размер окна"
#: src/input/command.zig:564
msgid "Reset the window size to the default."
msgstr ""
msgstr "Сбросить размер окна до значения по умолчанию."
#: src/input/command.zig:569
msgid "Toggle Inspector"
msgstr ""
msgstr "Переключить инспектор"
#: src/input/command.zig:570
msgid "Toggle the inspector."
msgstr ""
msgstr "Переключить инспектор."
#: src/input/command.zig:575
msgid "Show the GTK Inspector"
msgstr ""
msgstr "Показать инспектор GTK"
#: src/input/command.zig:576
msgid "Show the GTK inspector."
msgstr ""
msgstr "Показать инспектор GTK."
#: src/input/command.zig:581
msgid "Show On-Screen Keyboard"
msgstr ""
msgstr "Показать экранную клавиатуру"
#: src/input/command.zig:582
msgid "Show the on-screen keyboard if present."
msgstr ""
msgstr "Показать экранную клавиатуру, если она доступна."
#: src/input/command.zig:588
msgid "Open Config Using OS editor"
msgstr ""
msgstr "Открыть конфигурацию в системном редакторе"
#: src/input/command.zig:589
msgid "Open the config file with the OS's default editor."
msgstr ""
msgstr "Открыть файл конфигурации в редакторе ОС по умолчанию."
#: src/input/command.zig:593
msgid "Open Config in New Terminal Window"
msgstr ""
msgstr "Открыть конфигурацию в новом окне терминала"
#: src/input/command.zig:594
msgid "Open the config file in a new window using $EDITOR or $VISUAL."
msgstr ""
msgstr "Открыть файл конфигурации в новом окне с помощью $EDITOR или $VISUAL."
#: src/input/command.zig:600
msgid "Reload Config"
msgstr ""
msgstr "Перезагрузить конфигурацию"
#: src/input/command.zig:601
msgid "Reload the config file."
msgstr ""
msgstr "Перезагрузить файл конфигурации."
#: src/input/command.zig:606
msgid "Close Terminal"
msgstr ""
msgstr "Закрыть терминал"
#: src/input/command.zig:607
msgid "Close the current terminal."
msgstr ""
msgstr "Закрыть текущий терминал."
#: src/input/command.zig:614
msgid "Close the current tab."
msgstr ""
msgstr "Закрыть текущую вкладку."
#: src/input/command.zig:618
msgid "Close Other Tabs"
msgstr ""
msgstr "Закрыть другие вкладки"
#: src/input/command.zig:619
msgid "Close all tabs in this window except the current one."
msgstr ""
msgstr "Закрыть все вкладки в этом окне, кроме текущей."
#: src/input/command.zig:623
msgid "Close Tabs to the Right"
msgstr ""
msgstr "Закрыть вкладки справа"
#: src/input/command.zig:624
msgid "Close all tabs to the right of the current one."
msgstr ""
msgstr "Закрыть все вкладки справа от текущей."
#: src/input/command.zig:631
msgid "Close the current window."
msgstr ""
msgstr "Закрыть текущее окно."
#: src/input/command.zig:636
msgid "Close All Windows"
msgstr ""
msgstr "Закрыть все окна"
#: src/input/command.zig:637
msgid "Close all windows."
msgstr ""
msgstr "Закрыть все окна."
#: src/input/command.zig:642
msgid "Toggle Maximize"
@@ -1071,31 +1114,31 @@ msgstr ""
#: src/input/command.zig:684
msgid "Check for Updates"
msgstr ""
msgstr "Проверить наличие обновлений"
#: src/input/command.zig:685
msgid "Check for updates to the application."
msgstr ""
msgstr "Проверить наличие обновлений приложения."
#: src/input/command.zig:690
msgid "Undo"
msgstr ""
msgstr "Отменить"
#: src/input/command.zig:691
msgid "Undo the last action."
msgstr ""
msgstr "Отменить последнее действие."
#: src/input/command.zig:696
msgid "Redo"
msgstr ""
msgstr "Повторить"
#: src/input/command.zig:697
msgid "Redo the last undone action."
msgstr ""
msgstr "Повторить последнее отменённое действие."
#: src/input/command.zig:703
msgid "Quit the application."
msgstr ""
msgstr "Выйти из приложения."
#: src/input/command.zig:708
msgid "Ghostty"
@@ -1103,4 +1146,4 @@ msgstr ""
#: src/input/command.zig:709
msgid "Put a little Ghostty in your terminal."
msgstr ""
msgstr "Добавьте немного Ghostty в свой терминал."