From c42b43fc53fef74add20e37132e4caf4f474b04a Mon Sep 17 00:00:00 2001 From: FAlexei <139798315+FAlexei@users.noreply.github.com> Date: Sun, 5 Nov 2023 13:18:30 +0300 Subject: [PATCH] Add Russian translation --- .../i18n/ru/cosmic_applet_bluetooth.ftl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cosmic-applet-bluetooth/i18n/ru/cosmic_applet_bluetooth.ftl diff --git a/cosmic-applet-bluetooth/i18n/ru/cosmic_applet_bluetooth.ftl b/cosmic-applet-bluetooth/i18n/ru/cosmic_applet_bluetooth.ftl new file mode 100644 index 00000000..448fca80 --- /dev/null +++ b/cosmic-applet-bluetooth/i18n/ru/cosmic_applet_bluetooth.ftl @@ -0,0 +1,12 @@ +bluetooth = Bluetooth +other-devices = Другие устройства Bluetooth +settings = Параметры Bluetooth... +connected = Подключено +confirm-pin = Пожалуйста, подтвердите, что следующий PIN-код совпадает с тем, который отображается на {$deviceName} +confirm = Подтвердить +cancel = Отмена +unsuccessful = Сопряжение не удалось +check-device = Убедитесь, что устройство {$deviceName} включено, находится в зоне действия и готово к сопряжению. +try-again = Повторить попытку +discoverable = Разрешить видимость +pairable = Разрешить создание пары \ No newline at end of file