Skip to content

Commit 0fd9da3

Browse files
deezhizyuweblate
authored andcommitted
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (205 of 205 strings) Co-authored-by: andrij <Kalenskuja@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/uk/ Translation: Vanilla OS/Apx
1 parent bf8b274 commit 0fd9da3

File tree

1 file changed

+25
-24
lines changed

1 file changed

+25
-24
lines changed

locales/uk.yml

+25-24
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ runtimeCommand:
2626
unexportingApp: "Виникла помилка під час експорту застосунку: %s"
2727
unexportingBin: "Виникла помилка під час експорту бінарного файлу: %s"
2828
enteringContainer: 'Під час входу в контейнер сталася помилка: %s'
29-
startingContainer: 'An error occurred while starting the container: %s'
30-
stoppingContainer: 'An error occurred while stopping the container: %s'
29+
startingContainer: 'Виникла помилка під час запуску контейнера: %s'
30+
stoppingContainer: 'Виникла помилка під час зупинки контейнера: %s'
3131
info:
3232
unexportedApps: "Неекспортовано %d застосунків"
3333
exportedApps: "Експортовано %d застосунків"
3434
exportedApp: "Експортовано застосунок %s"
3535
exportedBin: "Експортовані бінарні %s"
3636
unexportedApp: "Неекспортований застосунок %s"
3737
unexportedBin: "Неекспортовані бінарні %s"
38-
stoppedContainer: Stopped container.
39-
startedContainer: Started container.
40-
stoppingContainer: Stopping container
41-
startingContainer: Starting container
38+
stoppedContainer: Контейнер зупинено.
39+
startedContainer: Контейнер запущено.
40+
stoppingContainer: Зупинка контейнера
41+
startingContainer: Запуск контейнера
4242
autoremove:
4343
description: "Видаліть пакунки, які більше не потрібні."
4444
clean:
@@ -84,9 +84,9 @@ runtimeCommand:
8484
description: "Шлях до бінарного виводу (за замовчуванням: ~/.local/bin/)."
8585

8686
start:
87-
description: Start the subsystem.
87+
description: Запустити підсистему.
8888
stop:
89-
description: Stop the subsystem.
89+
description: Зупинити підсистему.
9090
pkgmanagers:
9191
description: "Працюйте з менеджерами пакунків, які доступні в apx."
9292
labels:
@@ -166,29 +166,29 @@ pkgmanagers:
166166
export:
167167
options:
168168
output:
169-
description: The path to export the package manager to.
169+
description: Шлях для експорту менеджера пакунків.
170170
name:
171-
description: The name of the package manager to export.
171+
description: Ім'я менеджера пакунків для експорту.
172172
error:
173-
noOutput: No output specified.
174-
noName: No name specified.
175-
description: Export the specified package manager.
173+
noOutput: Вихід не вказано.
174+
noName: Ім'я не вказано.
175+
description: Експортувати вказаний менеджер пакунків.
176176
info:
177-
success: Exported package manager '%s' to '%s'.
177+
success: Експортовано менеджер пакунків '%s' до '%s'.
178178
import:
179179
error:
180-
noInput: No input specified.
181-
cannotLoad: Cannot load package manager from '%s'.
180+
noInput: Вхідні дані не вказано.
181+
cannotLoad: Не вдається завантажити менеджер пакунків з '%s'.
182182
info:
183-
success: Imported package manager from '%s'.
184-
description: Import the specified package manager.
183+
success: Імпортовано менеджер пакунків з '%s'.
184+
description: Імпорт вказаного менеджер пакунків.
185185
options:
186186
input:
187-
description: The path to import the package manager from.
187+
description: Шлях, з якого імпортувати менеджера пакунків.
188188
update:
189-
description: Update the specified package manager.
189+
description: Оновити вказаний менеджер пакунків.
190190
info:
191-
success: Updated package manager '%s'.
191+
success: Оновлено менеджер пакунків '%s'.
192192
stacks:
193193
description: "Працюйте зі стеками, які доступні в apx."
194194
labels:
@@ -238,7 +238,8 @@ stacks:
238238
name:
239239
description: "Назва стеку."
240240
base:
241-
description: "Базова підсистема для використання."
241+
description: "Базовий образ дистрибутива для використання. (Список сумісних
242+
образів див.: https://distrobox.it/compatibility/#containers-distros)"
242243
packages:
243244
description: "Пакунки для встановлення."
244245
pkgManager:
@@ -343,9 +344,9 @@ subsystems:
343344
stack:
344345
description: "Стек для використання."
345346
home:
346-
description: The custom home directory of the subsystem.
347+
description: Користувацький домашній каталог підсистеми.
347348
init:
348-
description: Use systemd inside the subsystem.
349+
description: Використовуйте systemd всередині підсистеми.
349350
rm:
350351
description: "Видалити вказану підсистему."
351352
error:

0 commit comments

Comments
 (0)