Skip to content

Commit

Permalink
Translated using Weblate (Russian) (#17)
Browse files Browse the repository at this point in the history
Currently translated at 81.8% (18 of 22 strings)


Translate-URL: https://hosted.weblate.org/projects/vanilla-os/ikaros/ru/
Translation: Vanilla OS/ikaros

Co-authored-by: Максим <mrxzzet@gmail.com>
  • Loading branch information
weblate and Максим authored May 20, 2023
1 parent f0ce2f5 commit f9c6f38
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions locales/ru.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,30 @@
ikaros:
use: "ikaros"
long: "Ikaros is a command line tool for managing drivers for your devices"
short: "Ikaros manages drivers for your devices"
long: "Ikaros - это инструмент командной строки для управления драйверами для ваших\
\ устройств"
short: "Ikaros управляет драйверами для ваших устройств"

listDevices:
use: "list-devices"
long: "List all devices"
short: "List devices"
json: "Output as JSON"
startListing: "Listing devices and drivers..."
successfulListing: "Successfully listed devices and drivers"
long: "Перечислите все устройства"
short: "Список устройств"
json: "Вывод в формате JSON"
startListing: "Перечисление устройств и драйверов..."
successfulListing: "Успешно составлен список устройств и драйверов"

install:
use: "install"
long: "Install a driver"
short: "Install a driver"
startInstallation: "Installing driver..."
failedGetDevice: "Failed to get device"
failedInstallation: "Failed to install driver"
successfulInstallation: "Successfully installed driver"
long: "Установите драйвер"
short: "Установите драйвер"
startInstallation: "Установка драйвера..."
failedGetDevice: "Не удалось получить устройство"
failedInstallation: "Не удалось установить драйвер"
successfulInstallation: "Успешная установка драйвера"

autoInstall:
use: "auto-install"
long: "Auto install the correct drivers for all devices"
short: "Auto install correct drivers"
startInstallation: "Auto installing drivers for all devices..."
failedInstallation: "Failed to install drivers"
successfulInstallation: "Successfully installed drivers for all devices"
long: "Автоматическая установка правильных драйверов для всех устройств"
short: "Автоматическая установка правильных драйверов"
startInstallation: "Автоматическая установка драйверов для всех устройств..."
failedInstallation: "Не удалось установить драйверы"
successfulInstallation: "Успешная установка драйверов для всех устройств"

0 comments on commit f9c6f38

Please sign in to comment.