update changelog and some translations fixes

This commit is contained in:
arcan1s
2014-08-12 00:59:56 +04:00
parent 3e0ae6d4cc
commit f4e3848fa7
19 changed files with 470 additions and 388 deletions

View File

@ -90,5 +90,19 @@
<source>License</source>
<translation>License</translation>
</message>
<message>
<source>The helper is running with EUID %1. Functions will not be available.</source>
<translation type="vanished">The helper is running with EUID %1. Functions will not be available.</translation>
</message>
<message>
<location filename="../../helper/src/main.cpp" line="84"/>
<source>The helper is running with EUID %1. Some functions will not be available.</source>
<translation>The helper is running with EUID %1. Some functions will not be available.</translation>
</message>
<message>
<location filename="../../helper/src/main.cpp" line="86"/>
<source>See security notes for more details.</source>
<translation>See security notes for more details.</translation>
</message>
</context>
</TS>

View File

@ -89,5 +89,15 @@
<source>License</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../helper/src/main.cpp" line="84"/>
<source>The helper is running with EUID %1. Some functions will not be available.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../helper/src/main.cpp" line="86"/>
<source>See security notes for more details.</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@ -90,5 +90,15 @@
<source>License</source>
<translation>Лицензия</translation>
</message>
<message>
<location filename="../../helper/src/main.cpp" line="84"/>
<source>The helper is running with EUID %1. Some functions will not be available.</source>
<translation>Хелпер запущен с EUID %1. Некоторые функции не будут доступны.</translation>
</message>
<message>
<location filename="../../helper/src/main.cpp" line="86"/>
<source>See security notes for more details.</source>
<translation>Смотри примечания о безопасности для более подробной информации.</translation>
</message>
</context>
</TS>

View File

@ -1824,6 +1824,10 @@
<source>Close helper after exit (doesn&apos;t work while systemd service is active)</source>
<translation>Close helper after exit (doesn&apos;t work while systemd service is active)</translation>
</message>
<message>
<source>There are too binaries. `netctlgui-helper` should be running as root (for example from systemd), otherwise interface `/ctrl` will not be available. `netctlgui-helper-suid` may be running as normal user, but you should keep it in mind that it has SUID bit.</source>
<translation>There are too binaries. `netctlgui-helper` should be running as root (for example from systemd), otherwise interface `/ctrl` will not be available. `netctlgui-helper-suid` may be running as normal user, but you should keep it in mind that it has SUID bit.</translation>
</message>
</context>
<context>
<name>TrayIcon</name>

File diff suppressed because it is too large Load Diff

View File

@ -1823,6 +1823,10 @@
<source>Close helper after exit (doesn&apos;t work while systemd service is active)</source>
<translation>Закрыть хелпер после выхода (не работает, если запущен сервис systemd)</translation>
</message>
<message>
<source>There are too binaries. `netctlgui-helper` should be running as root (for example from systemd), otherwise interface `/ctrl` will not be available. `netctlgui-helper-suid` may be running as normal user, but you should keep it in mind that it has SUID bit.</source>
<translation>Существует два бинарных файла. `netctlgui-helper` должен быть запущен от root&apos;а (например, через systemd), в противном случае интерфейс `/ctrl` не будет доступен. `netctlgui-helper-suid` может быть запущен от обычного пользователя, однако Вы должны иметь в виду, что он имеет SUID бит.</translation>
</message>
</context>
<context>
<name>TrayIcon</name>