Skip to content

Commit d66e077

Browse files
committed
Update for 4.8.2
1 parent a7ad14c commit d66e077

File tree

38 files changed

+3425
-1023
lines changed

38 files changed

+3425
-1023
lines changed

.readthedocs.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
8+
sphinx:
9+
configuration: conf.py

admin/reference.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ Demo server
223223

224224
.. _RefNetworkMisc:
225225

226-
Miscellaneous network settings
227-
++++++++++++++++++++++++++++++
226+
Miscellaneous settings
227+
++++++++++++++++++++++
228228

229229
.. index:: Firewall exception, Firewall, Windows firewall
230230

@@ -240,6 +240,8 @@ Allow connections from localhost only
240240

241241
**Default:** *disabled*
242242

243+
Disable clipboard synchronization
244+
If you do not want the clipboard contents to be synchronized when remote controlling a computer, enable this option. This may also help to fix unspecific clipboard-related issues occurring while the Veyon Server is running.
243245

244246
.. index:: VNC server, Internal VNC server, External VNC server
245247

@@ -298,7 +300,7 @@ Image quality in monitoring mode
298300
**Default:** *Medium*
299301

300302
Remote access image quality
301-
Like the image quality in monitoring mode, the image quality in remote access windows can be adjusted to limit bandwidth usage if necessay.
303+
Like the image quality in monitoring mode, the image quality in remote access windows can be adjusted to limit bandwidth usage if necessary.
302304

303305
**Default:** *Highest*
304306

@@ -544,7 +546,7 @@ Memory limit
544546
**Default:** *128 MB*
545547

546548
Bandwidth limit
547-
As of Veyon 4.8, the total bandwidth used for screen transmission can be limited.This involves determining the bandwidth used between two key frames and comparing it with the set limit. If it is above this limit, the demo server reduces the image quality so that less data is transmitted to the clients. Conversely, if the bandwidth used is below 80% of the limit, the image quality is increased again.
549+
As of Veyon 4.8, the total bandwidth used for screen transmission can be limited. This involves determining the bandwidth used between two key frames and comparing it with the set limit. If it is above this limit, the demo server reduces the image quality so that less data is transmitted to the clients. Conversely, if the bandwidth used is below 80% of the limit, the image quality is increased again.
548550

549551
If master and client computers are connected via Wi-Fi, the demo server bandwidth should be limited according to the available Wi-Fi bandwidth.
550552

@@ -580,7 +582,7 @@ Options
580582
+++++++
581583

582584
Remember last source directory
583-
When the user is asked for files to transfer, the directory which files have been transferred from previously, is opened if this option is enabled. Disable this option to always open the default source directory.
585+
When the user is asked for files to transfer, the directory which files have been transferred from previously, is opened if this option is enabled. Disable this option to always open the default source directory.
584586

585587
**Default:** *enabled*
586588

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
author = 'Veyon Community'
2626

2727
title = os.getenv('TITLE', 'Veyon Documentation')
28-
version = os.getenv('VERSION', '4.8.0')
28+
version = os.getenv('VERSION', '4.8.2')
2929
# The full version, including alpha/beta/rc tags.
3030
release = version
3131

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Online documentation
1616
PDF download
1717
------------
1818

19-
* `Veyon Administrator Manual PDF <https://github.com/veyon/docs/releases/download/v4.8.0/veyon-admin-manual-en_4.8.0.pdf>`_
20-
* `Veyon User Manual PDF <https://github.com/veyon/docs/releases/download/v4.8.0/veyon-user-manual-en_4.8.0.pdf>`_
19+
* `Veyon Administrator Manual PDF <https://github.com/veyon/docs/releases/download/v4.8.2/veyon-admin-manual-en_4.8.2.pdf>`_
20+
* `Veyon User Manual PDF <https://github.com/veyon/docs/releases/download/v4.8.2/veyon-user-manual-en_4.8.2.pdf>`_
2121

2222
Other languages
2323
---------------

locale/cs/LC_MESSAGES/admin.po

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Veyon 4.8.0\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-05-03 11:56+0200\n"
16+
"POT-Creation-Date: 2023-08-14 17:11+0200\n"
1717
"PO-Revision-Date: 2019-03-21 09:29+0000\n"
1818
"Last-Translator: Pavel Borecki <[email protected]>, 2021\n"
1919
"Language-Team: Czech (https://app.transifex.com/veyon-solutions/teams/65452/cs/)\n"
@@ -2966,7 +2966,7 @@ msgstr ""
29662966
msgid "**Default:** *11400*"
29672967
msgstr ""
29682968

2969-
msgid "Miscellaneous network settings"
2969+
msgid "Miscellaneous settings"
29702970
msgstr ""
29712971

29722972
msgid "Enable firewall exception"
@@ -2994,6 +2994,16 @@ msgid ""
29942994
"to the demo server is not affected by this option."
29952995
msgstr ""
29962996

2997+
msgid "Disable clipboard synchronization"
2998+
msgstr ""
2999+
3000+
msgid ""
3001+
"If you do not want the clipboard contents to be synchronized when remote "
3002+
"controlling a computer, enable this option. This may also help to fix "
3003+
"unspecific clipboard-related issues occurring while the Veyon Server is "
3004+
"running."
3005+
msgstr ""
3006+
29973007
msgid "VNC server"
29983008
msgstr "VNC server"
29993009

@@ -3083,7 +3093,7 @@ msgstr ""
30833093

30843094
msgid ""
30853095
"Like the image quality in monitoring mode, the image quality in remote "
3086-
"access windows can be adjusted to limit bandwidth usage if necessay."
3096+
"access windows can be adjusted to limit bandwidth usage if necessary."
30873097
msgstr ""
30883098

30893099
msgid "**Default:** *Highest*"
@@ -3512,8 +3522,8 @@ msgstr ""
35123522

35133523
msgid ""
35143524
"As of Veyon 4.8, the total bandwidth used for screen transmission can be "
3515-
"limited.This involves determining the bandwidth used between two key frames "
3516-
"and comparing it with the set limit. If it is above this limit, the demo "
3525+
"limited. This involves determining the bandwidth used between two key frames"
3526+
" and comparing it with the set limit. If it is above this limit, the demo "
35173527
"server reduces the image quality so that less data is transmitted to the "
35183528
"clients. Conversely, if the bandwidth used is below 80% of the limit, the "
35193529
"image quality is increased again."

locale/cs/LC_MESSAGES/index.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Veyon 4.8.0\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-05-03 11:26+0200\n"
15+
"POT-Creation-Date: 2023-08-14 17:18+0200\n"
1616
"PO-Revision-Date: 2019-03-21 09:30+0000\n"
1717
"Last-Translator: Tobias Junghans, 2023\n"
1818
"Language-Team: Czech (https://app.transifex.com/veyon-solutions/teams/65452/cs/)\n"
@@ -33,21 +33,21 @@ msgstr "Stažení v PDF"
3333

3434
msgid ""
3535
"`Veyon Administrator Manual PDF "
36-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-admin-manual-"
37-
"en_4.8.0.pdf>`_"
36+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-admin-manual-"
37+
"en_4.8.2.pdf>`_"
3838
msgstr ""
3939
"`Příručka pro správu Veyon v "
40-
"PDF<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-admin-"
41-
"manual-cs_4.8.0.pdf>`_"
40+
"PDF<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-admin-"
41+
"manual-cs_4.8.2.pdf>`_"
4242

4343
msgid ""
4444
"`Veyon User Manual PDF "
45-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-user-manual-"
46-
"en_4.8.0.pdf>`_"
45+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-user-manual-"
46+
"en_4.8.2.pdf>`_"
4747
msgstr ""
4848
"`Uživatelská příručka k Veyon v PDF "
49-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-user-manual-"
50-
"cs_4.8.0.pdf>`_"
49+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-user-manual-"
50+
"cs_4.8.2.pdf>`_"
5151

5252
msgid "Other languages"
5353
msgstr ""

locale/de/LC_MESSAGES/admin.po

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Veyon 4.8.0\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-05-03 11:56+0200\n"
14+
"POT-Creation-Date: 2023-08-14 17:11+0200\n"
1515
"PO-Revision-Date: 2019-03-21 09:29+0000\n"
1616
"Last-Translator: Tobias Junghans, 2023\n"
1717
"Language-Team: German (https://app.transifex.com/veyon-solutions/teams/65452/de/)\n"
@@ -4303,8 +4303,8 @@ msgstr ""
43034303
msgid "**Default:** *11400*"
43044304
msgstr "**Vorgabe:** *11400*"
43054305

4306-
msgid "Miscellaneous network settings"
4307-
msgstr "Sonstige Netzwerkeinstellungen"
4306+
msgid "Miscellaneous settings"
4307+
msgstr "Sonstige Einstellungen"
43084308

43094309
msgid "Enable firewall exception"
43104310
msgstr "Firewall-Ausnahme aktivieren"
@@ -4347,6 +4347,20 @@ msgstr ""
43474347
" Der Zugriff auf den Demoserver wird durch diese Einstellung nicht "
43484348
"beeinflusst."
43494349

4350+
msgid "Disable clipboard synchronization"
4351+
msgstr "Synchronisierung der Zwischenablage deaktivieren"
4352+
4353+
msgid ""
4354+
"If you do not want the clipboard contents to be synchronized when remote "
4355+
"controlling a computer, enable this option. This may also help to fix "
4356+
"unspecific clipboard-related issues occurring while the Veyon Server is "
4357+
"running."
4358+
msgstr ""
4359+
"Wenn Sie nicht möchten, dass der Inhalt der Zwischenablage bei der "
4360+
"Fernsteuerung eines Computers synchronisiert wird, aktivieren Sie diese "
4361+
"Option. Dies kann auch helfen, unspezifische Probleme mit der Zwischenablage"
4362+
" zu beheben, die auftreten, während der Veyon Server läuft."
4363+
43504364
msgid "VNC server"
43514365
msgstr "VNC-Server"
43524366

@@ -4469,7 +4483,7 @@ msgstr "Bildqualität beim Fernzugriff"
44694483

44704484
msgid ""
44714485
"Like the image quality in monitoring mode, the image quality in remote "
4472-
"access windows can be adjusted to limit bandwidth usage if necessay."
4486+
"access windows can be adjusted to limit bandwidth usage if necessary."
44734487
msgstr ""
44744488
"Wie die Bildqualität im Beobachtungsmodus kann auch die Bildqualität in "
44754489
"Fernzugriffsfenstern angepasst werden, um die Bandbreitennutzung "
@@ -5074,8 +5088,8 @@ msgstr "Bandbreitenbeschränkung"
50745088

50755089
msgid ""
50765090
"As of Veyon 4.8, the total bandwidth used for screen transmission can be "
5077-
"limited.This involves determining the bandwidth used between two key frames "
5078-
"and comparing it with the set limit. If it is above this limit, the demo "
5091+
"limited. This involves determining the bandwidth used between two key frames"
5092+
" and comparing it with the set limit. If it is above this limit, the demo "
50795093
"server reduces the image quality so that less data is transmitted to the "
50805094
"clients. Conversely, if the bandwidth used is below 80% of the limit, the "
50815095
"image quality is increased again."

locale/de/LC_MESSAGES/index.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Veyon 4.8.0\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-05-03 11:26+0200\n"
14+
"POT-Creation-Date: 2023-08-14 17:18+0200\n"
1515
"PO-Revision-Date: 2019-03-21 09:30+0000\n"
1616
"Last-Translator: Tobias Junghans, 2023\n"
1717
"Language-Team: German (https://app.transifex.com/veyon-solutions/teams/65452/de/)\n"
@@ -32,21 +32,21 @@ msgstr "PDF-Download"
3232

3333
msgid ""
3434
"`Veyon Administrator Manual PDF "
35-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-admin-manual-"
36-
"en_4.8.0.pdf>`_"
35+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-admin-manual-"
36+
"en_4.8.2.pdf>`_"
3737
msgstr ""
3838
"`Veyon-Administratorhandbuch-PDF "
39-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-admin-manual-"
40-
"de_4.8.0.pdf>`_"
39+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-admin-manual-"
40+
"de_4.8.2.pdf>`_"
4141

4242
msgid ""
4343
"`Veyon User Manual PDF "
44-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-user-manual-"
45-
"en_4.8.0.pdf>`_"
44+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-user-manual-"
45+
"en_4.8.2.pdf>`_"
4646
msgstr ""
4747
"`Veyon-Benutzerhandbuch-PDF "
48-
"<https://github.com/veyon/docs/releases/download/v4.8.0/veyon-user-manual-"
49-
"de_4.8.0.pdf>`_"
48+
"<https://github.com/veyon/docs/releases/download/v4.8.2/veyon-user-manual-"
49+
"de_4.8.2.pdf>`_"
5050

5151
msgid "Other languages"
5252
msgstr "Andere Sprachen"

locale/de/LC_MESSAGES/user.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Tobias Junghans, 2021
7+
# Tobias Junghans, 2023
88
#
99
#, fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2023-05-03 11:25+0200\n"
1515
"PO-Revision-Date: 2019-03-21 09:29+0000\n"
16-
"Last-Translator: Tobias Junghans, 2021\n"
16+
"Last-Translator: Tobias Junghans, 2023\n"
1717
"Language-Team: German (https://app.transifex.com/veyon-solutions/teams/65452/de/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1424,7 +1424,7 @@ msgstr ""
14241424
"tatsächlich aktiven Computer."
14251425

14261426
msgid "powered-on"
1427-
msgstr ""
1427+
msgstr "powered-on"
14281428

14291429
msgid ""
14301430
"Use the slider to control the size of the computer screens displayed. When "
@@ -1440,7 +1440,7 @@ msgstr ""
14401440
"einstellen`)."
14411441

14421442
msgid "zoom-fit-best"
1443-
msgstr ""
1443+
msgstr "zoom-fit-best"
14441444

14451445
msgid ""
14461446
"It is also possible to use a custom computer arrangement, e.g. to represent "
@@ -1465,10 +1465,10 @@ msgstr ""
14651465
"deaktivieren."
14661466

14671467
msgid "exchange-positions-zorder"
1468-
msgstr ""
1468+
msgstr "exchange-positions-zorder"
14691469

14701470
msgid "align-grid"
1471-
msgstr ""
1471+
msgstr "align-grid"
14721472

14731473
msgid ""
14741474
"The |help-about| button (:guilabel:`About`) opens a dialog with information "
@@ -1479,7 +1479,7 @@ msgstr ""
14791479
"Lizenzbestimmungen."
14801480

14811481
msgid "help-about"
1482-
msgstr ""
1482+
msgstr "help-about"
14831483

14841484
msgid "Toolbar"
14851485
msgstr "Werkzeugleiste"

0 commit comments

Comments
 (0)