diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-07-26 22:15:34 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-07-26 22:15:34 +0300 |
commit | daa72eb88fabe1e80fb2a0aa59062a1a30e1c76f (patch) | |
tree | 3d29d8e2ac0f15990f6dd1a3d631d5fd764e1b65 | |
parent | efd6c40352cec76e5fac61613bf8606535fee54e (diff) | |
download | MageiaSync-daa72eb88fabe1e80fb2a0aa59062a1a30e1c76f.tar MageiaSync-daa72eb88fabe1e80fb2a0aa59062a1a30e1c76f.tar.gz MageiaSync-daa72eb88fabe1e80fb2a0aa59062a1a30e1c76f.tar.bz2 MageiaSync-daa72eb88fabe1e80fb2a0aa59062a1a30e1c76f.tar.xz MageiaSync-daa72eb88fabe1e80fb2a0aa59062a1a30e1c76f.zip |
Update Russian translation
-rw-r--r-- | translations/mageiaSync_ru.ts | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/translations/mageiaSync_ru.ts b/translations/mageiaSync_ru.ts index e3f2be6..7b06470 100644 --- a/translations/mageiaSync_ru.ts +++ b/translations/mageiaSync_ru.ts @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ru"> +<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="ru"> <context> <name>Dialog</name> <message> @@ -114,12 +112,12 @@ <message> <location filename="../mageiaSync/mageiasync.py" line="507"/> <source>Local directory {} doesn't exists or isn't accessible. Check mounts or settings.</source> - <translation type="unfinished"></translation> + <translation>Локального каталога {} не существует или каталог недоступен. Проверьте монтирование или параметры.</translation> </message> <message> <location filename="../mageiaSync/mageiasync.py" line="510"/> <source>Local directory {} isn't writable</source> - <translation type="unfinished"></translation> + <translation>Локальный каталог {} не подходит для записи</translation> </message> </context> <context> @@ -466,12 +464,12 @@ <message> <location filename="../mageiaSync/mageiaSyncExt.py" line="131"/> <source>Space available {:.3f} Mb isn't enough ({:.3f} Mb needed)</source> - <translation type="unfinished"></translation> + <translation>Доступного места в {:.3f} Мб недостаточно (нужно {:.3f} Мб)</translation> </message> <message> <location filename="../mageiaSync/mageiaSyncExt.py" line="186"/> <source>Ending with {}, no space left</source> - <translation type="unfinished"></translation> + <translation>Завершение с {}, не осталось места</translation> </message> </context> -</TS> +</TS>
\ No newline at end of file |