cosmic-edit/i18n/uk/cosmic_edit.ftl
Dmytro afd247a518 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (90 of 90 strings)

Translation: Pop OS/COSMIC Edit
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/uk/
2025-09-26 19:05:14 -04:00

135 lines
4.4 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

cosmic-text-editor = Текстовий редактор COSMIC
new-document = Новий документ
open-project = Відкрити проєкт
todo = ЗРОБИТИ
# Context Pages
## About
git-description = Git commit { $hash } за { $date }
## Document statistics
document-statistics = Статистика документа
word-count = Кількість слів
character-count = Символів
character-count-no-spaces = Символів (без пропусків)
line-count = Рядків
## Git management
git-management = Керування Git
git-management-description = Керування Git — це інструмент розробника для керування версіями.
git-management-loading = Завантажується керування Git...
stage = Додати до індексу
staged-changes = Індексовані зміни
unstage = Прибрати з індексу
unstaged-changes = Неіндексовані зміни
## Project search
project-search = Пошук у проєкті
## Prompt save changes
prompt-save-changes-title = Незбережені зміни
prompt-unsaved-changes = У вас є незбережені зміни. Зберегти їх?
cancel = Скасувати
discard = Відкинути зміни
save-all = Зберегти всі
## Settings
settings = Налаштування
## Appearance
appearance = Зовнішній вигляд
theme = Тема
match-desktop = Системна
dark = Темна
light = Світла
syntax-dark = Синтаксис темної теми
syntax-light = Підсвічування коду
default-font = Типовий шрифт
default-font-size = Типовий розмір шрифту
### Keyboard shortcuts
keyboard-shortcuts = Клавіатурні скорочення
enable-vim-bindings = Увімкнути режим Vim
# Find
find-placeholder = Знайти...
find-previous = Знайти попередній
find-next = Знайти наступний
replace-placeholder = Замінити...
replace = Замінити
replace-all = Замінити всі
case-sensitive = З урахуванням регістру
use-regex = Використовувати регулярні вирази
# Menu
## File
file = Файл
new-file = Новий файл
new-window = Нове вікно
open-file = Відкрити файл...
open-recent = Відкрити нещодавній файл
close-file = Закрити файл
menu-open-project = Відкрити проєкт...
open-recent-project = Відкрити нещодавній проєкт
close-project = Закрити проєкт
save = Зберегти
save-as = Зберегти як…
revert-all-changes = Скасувати всі зміни
menu-document-statistics = Статистика документа...
document-type = Тип документа...
encoding = Кодування...
menu-git-management = Керування Git...
print = Друк
quit = Вийти
## Edit
edit = Зміни
undo = Скасувати
redo = Повторити
cut = Вирізати
copy = Копіювати
paste = Вставити
select-all = Вибрати все
find = Пошук
find-in-project = Пошук у проєкті...
spell-check = Перевірка орфографії...
## View
view = Вигляд
indentation = Відступ
### Indentation
automatic-indentation = Автоматичні відступи
tab-width = Ширина табуляції: { $tab_width }
convert-indentation-to-spaces = Перетворити відступи на пропуски
convert-indentation-to-tabs = Перетворити відступи на табуляцію
word-wrap = Перенесення слів
show-line-numbers = Показувати номери рядків
highlight-current-line = Підсвічувати поточний рядок
syntax-highlighting = Підсвічування синтаксису...
menu-settings = Налаштування...
menu-keyboard-shortcuts = Гарячі клавіші...
menu-about = Про текстовий редактор COSMIC...
repository = Репозиторій
support = Підтримка
open-recent-file = Відкрити нещодавній файл
default-zoom-step = Крок зміни розміру шрифта
zoom-in = Збільшити шрифт
default-size = Стандартний розмір
zoom-out = Зменшити шрифт
wrap-around = Циклічний пошук