The branch, twofactorauth has been updated via 33785581352c15249649db0721142da37274811e (commit) from d2505bc15c1581c0c585c06f1c9fb4135101c7ad (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 ++- nsis_include/sv.nsi | 31 +++++++++++++++---------------- po/ru.po | 8 ++++---- 3 files changed, 21 insertions(+), 21 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 89f760c..369ae91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -70,9 +70,10 @@ pyhoca-gui (0.2.1.0-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.2.1.0): - Update Spanish translation file. - [ Nable 80 ] + [ Nable ] * New upstream version (0.2.1.0): - Add Russian translation for NSIS installer. + - Fine-tune Russion translation. [ Terje Andersen ] * New upstream version (0.2.1.0): diff --git a/nsis_include/sv.nsi b/nsis_include/sv.nsi index 6b38e81..99eb5ec 100644 --- a/nsis_include/sv.nsi +++ b/nsis_include/sv.nsi @@ -1,16 +1,15 @@ - -; sv.nsi -; - -;-------------------------------- - -; from "required" -StrCpy $REQUIRED "obligatorisk" -; from "Desktop Icon" -StrCpy $DESKTOP_LINKS "Skrivbordsikon" -; from "Start Menu Entries" -StrCpy $STARTMENU_LINKS "Länkar i Startmeny" -; from "no PulseAudio" -StrCpy $WITHOUT_PULSEAUDIO "Utan PulseAudio" -; from "Direct Printing Support" -StrCpy $GSPRINT "Stöd för direktutskrift" +; sv.nsi +; + +;-------------------------------- + +; from "required" +StrCpy $REQUIRED "obligatorisk" +; from "Desktop Icon" +StrCpy $DESKTOP_LINKS "Skrivbordsikon" +; from "Start Menu Entries" +StrCpy $STARTMENU_LINKS "Länkar i Startmeny" +; from "no PulseAudio" +StrCpy $WITHOUT_PULSEAUDIO "Utan PulseAudio" +; from "Direct Printing Support" +StrCpy $GSPRINT "Stöd för direktutskrift" diff --git a/po/ru.po b/po/ru.po index 8bdac4a..ea13d4b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -287,7 +287,7 @@ msgstr "Скорость соединения" #: ../pyhoca/wxgui/profilemanager.py:177 msgid "Compression" -msgstr "Компрессия" +msgstr "Сжатие" #: ../pyhoca/wxgui/profilemanager.py:178 msgid "Display" @@ -599,7 +599,7 @@ msgstr "автоматически" #: ../pyhoca/wxgui/profilemanager.py:405 #: ../pyhoca/wxgui/profilemanager.py:1122 msgid "manually" -msgstr "в ручную" +msgstr "вручную" #: ../pyhoca/wxgui/profilemanager.py:414 msgid "PyHoca-GUI Profile Manager - new profile" @@ -629,7 +629,7 @@ msgstr "Соединение" #: ../pyhoca/wxgui/profilemanager.py:799 msgid "Link Quality" -msgstr "" +msgstr "Качество соединения" #: ../pyhoca/wxgui/profilemanager.py:800 msgid "Settings" @@ -688,7 +688,7 @@ msgstr "Имя профиля не установлено!!!" #: ../pyhoca/wxgui/profilemanager.py:2339 #, python-format msgid "Profile name %s already exists!!!" -msgstr "Профиль с именем %s существует!!!" +msgstr "Профиль с именем %s уже существует!!!" #: ../pyhoca/wxgui/profilemanager.py:2344 msgid "The SSH proxy configuration is incomplete. Try again." hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).