-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
grow-window = Збільшити | ||
shrink-window = Зменшити | ||
swap-windows = Поміняти вікна місцями | ||
stack-windows = Групувати вікна | ||
unknown-keybinding = <unset> | ||
window-menu-minimize = Згорнути | ||
window-menu-maximize = Розгорнути | ||
window-menu-tiled = Плаваюче вікно | ||
window-menu-screenshot = Зробити знімок | ||
window-menu-move = Перемістити | ||
window-menu-resize = Змінити розмір | ||
window-menu-move-prev-workspace = Перемістити до попереднього робочого простору | ||
window-menu-move-next-workspace = Перемістити до наступного робочого простору | ||
window-menu-stack = Групувати вікна | ||
window-menu-unstack-all = Розгрупувати вікна | ||
window-menu-unstack = Відокремити вікно від групи | ||
window-menu-sticky = Закріплене вікно | ||
window-menu-close = Закрити | ||
window-menu-close-all = Закрити всі вікна | ||
window-menu-resize-edge-top = Згори | ||
window-menu-resize-edge-left = Ліворуч | ||
window-menu-resize-edge-right = Праворуч | ||
window-menu-resize-edge-bottom = Знизу |