diff options
author | Robert Göhler <github@ghlr.de> | 2023-09-18 19:58:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-18 19:58:57 +0200 |
commit | 7459088efa140b34e73c8fda2567d838a4cbe080 (patch) | |
tree | 771dd66f772d54de4af2d9506dc020281264d131 /docs/_locale/de/contributing.pot | |
parent | b966542cf70206da2ea58e8a87e396b84cc463fe (diff) | |
parent | f1d53340b2634c8fbed7f63586f4b172f6c0c678 (diff) | |
download | vyos-documentation-7459088efa140b34e73c8fda2567d838a4cbe080.tar.gz vyos-documentation-7459088efa140b34e73c8fda2567d838a4cbe080.zip |
Merge pull request #1090 from vyos/update-translations-master
Github: update translations
Diffstat (limited to 'docs/_locale/de/contributing.pot')
-rw-r--r-- | docs/_locale/de/contributing.pot | 177 |
1 files changed, 89 insertions, 88 deletions
diff --git a/docs/_locale/de/contributing.pot b/docs/_locale/de/contributing.pot index cc517b6e..f9195a6f 100644 --- a/docs/_locale/de/contributing.pot +++ b/docs/_locale/de/contributing.pot @@ -80,8 +80,8 @@ msgstr "Eine einzelne, kurze Zusammenfassung des Commits (empfohlen 50 Zeichen o msgid "Abbreviations and acronyms **must** be capitalized." msgstr "Abkürzungen und Akronyme **müssen** groß geschrieben werden." -#: ../../contributing/build-vyos.rst:407 -#: ../../contributing/build-vyos.rst:643 +#: ../../contributing/build-vyos.rst:403 +#: ../../contributing/build-vyos.rst:591 msgid "Accel-PPP" msgstr "Accel-PPP" @@ -101,14 +101,13 @@ msgstr "Eine oder mehrere IP-Adressen hinzufügen" msgid "Address" msgstr "Adresse" -#: ../../contributing/build-vyos.rst:852 +#: ../../contributing/build-vyos.rst:800 msgid "After a minute or two you will find the generated DEB packages next to the vyos-1x source directory:" msgstr "Nach ein oder zwei Minuten finden Sie die generierten DEB-Pakete neben dem vyos-1x Quellverzeichnis:" -#: ../../contributing/build-vyos.rst:638 -#: ../../contributing/build-vyos.rst:679 -#: ../../contributing/build-vyos.rst:708 -#: ../../contributing/build-vyos.rst:743 +#: ../../contributing/build-vyos.rst:627 +#: ../../contributing/build-vyos.rst:656 +#: ../../contributing/build-vyos.rst:691 msgid "After compiling the packages you will find yourself the newly generated `*.deb` binaries in ``vyos-build/packages/linux-kernel`` from which you can copy them to the ``vyos-build/packages`` folder for inclusion during the ISO build." msgstr "Nach dem Kompilieren der Pakete finden Sie die neu erzeugten `*.deb`-Binärdateien in ``vyos-build/packages/linux-kernel``, von wo aus sie in den ``vyos-build/packages``-Ordner kopiert werden können, um sie während der ISO-Erstellung einzubinden." @@ -148,11 +147,11 @@ msgstr "Verwenden Sie immer die Option ``-x`` für den Befehl ``git cherry-pick` msgid "Another advantage is testability of the code. Mocking the entire config subsystem is hard, while constructing an internal representation by hand is way simpler." msgstr "Ein weiterer Vorteil ist die Testbarkeit des Codes. Das Mocking des gesamten Konfigurations-Subsystems ist schwierig, während die Konstruktion einer internen Darstellung von Hand viel einfacher ist." -#: ../../contributing/build-vyos.rst:754 +#: ../../contributing/build-vyos.rst:702 msgid "Any \"modified\" package may refer to an altered version of e.g. vyos-1x package that you would like to test before filing a pull request on GitHub." msgstr "Jedes \"modifizierte\" Paket kann sich auf eine geänderte Version von z.B. des vyos-1x Pakets beziehen, das Sie testen möchten, bevor Sie einen Pull Request auf GitHub stellen." -#: ../../contributing/build-vyos.rst:883 +#: ../../contributing/build-vyos.rst:831 msgid "Any packages in the packages directory will be added to the iso during build, replacing the upstream ones. Make sure you delete them (both the source directories and built deb packages) if you want to build an iso from purely upstream packages." msgstr "Alle Pakete im Paketverzeichnis werden während des Builds zur iso hinzugefügt und ersetzen die Upstream-Pakete. Stellen Sie sicher, dass Sie diese löschen (sowohl die Quellverzeichnisse als auch die erstellten deb-Pakete), wenn Sie eine Iso aus reinen Upstream-Paketen erstellen wollen." @@ -164,7 +163,7 @@ msgstr "Da Smoketests die Systemkonfiguration ändern und Sie aus der Ferne eing msgid "As the VyOS documentation is not only for users but also for the developers - and we keep no secret documentation - this section describes how the automated testing works." msgstr "Da die VyOS-Dokumentation nicht nur für die Benutzer, sondern auch für die Entwickler gedacht ist - und wir keine geheime Dokumentation führen - wird in diesem Abschnitt beschrieben, wie das automatische Testen funktioniert." -#: ../../contributing/build-vyos.rst:829 +#: ../../contributing/build-vyos.rst:777 msgid "Assume we want to build the vyos-1x package on our own and modify it to our needs. We first need to clone the repository from GitHub." msgstr "Nehmen wir an, wir wollen das vyos-1x Paket selbst erstellen und es an unsere Bedürfnisse anpassen. Zuerst müssen wir das Repository von GitHub klonen." @@ -216,7 +215,7 @@ msgstr "Startzeitpunkt" msgid "Bug Report/Issue" msgstr "Fehlerbericht/Ereignis" -#: ../../contributing/build-vyos.rst:837 +#: ../../contributing/build-vyos.rst:785 msgid "Build" msgstr "Erstellen" @@ -224,7 +223,7 @@ msgstr "Erstellen" msgid "Build Container" msgstr "Container bauen" -#: ../../contributing/build-vyos.rst:180 +#: ../../contributing/build-vyos.rst:182 msgid "Build ISO" msgstr "ISO erstellen" @@ -232,31 +231,31 @@ msgstr "ISO erstellen" msgid "Build VyOS" msgstr "VyOS erstellen" -#: ../../contributing/build-vyos.rst:83 +#: ../../contributing/build-vyos.rst:85 msgid "Build from source" msgstr "Aus dem Quellcode erstellen" -#: ../../contributing/build-vyos.rst:586 +#: ../../contributing/build-vyos.rst:582 msgid "Building Out-Of-Tree Modules" msgstr "Erstellen von Out-Of-Tree-Modulen" -#: ../../contributing/build-vyos.rst:439 +#: ../../contributing/build-vyos.rst:435 msgid "Building The Kernel" msgstr "Den Kernel bauen" -#: ../../contributing/build-vyos.rst:244 +#: ../../contributing/build-vyos.rst:246 msgid "Building VyOS on Windows WSL2 with Docker integrated into WSL2 will work like a charm. No problems are known so far!" msgstr "Die Erstellung von VyOS auf Windows WSL2 mit Docker, das in WSL2 integriert ist, funktioniert problemlos. Bislang sind keine Probleme bekannt!" -#: ../../contributing/build-vyos.rst:757 +#: ../../contributing/build-vyos.rst:705 msgid "Building an ISO with any customized package is in no way different than building a regular (customized or not) ISO image. Simply place your modified `*.deb` package inside the `packages` folder within `vyos-build`. The build process will then pickup your custom package and integrate it into your ISO." msgstr "Die Erstellung eines ISO-Images mit einem angepassten Paket unterscheidet sich in keiner Weise von der Erstellung eines regulären ISO-Images (angepasst oder nicht). Legen Sie einfach Ihr modifiziertes `*.deb`-Paket in den Ordner `packages` innerhalb von `vyos-build`. Der Build-Prozess wird dann Ihr angepasstes Paket aufnehmen und in Ihr ISO integrieren." -#: ../../contributing/build-vyos.rst:588 +#: ../../contributing/build-vyos.rst:584 msgid "Building the kernel is one part, but now you also need to build the required out-of-tree modules so everything is lined up and the ABIs match. To do so, you can again take a look at ``vyos-build/packages/linux-kernel/Jenkinsfile`` to see all of the required modules and their selected versions. We will show you how to build all the current required modules." msgstr "Den Kernel zu bauen ist ein Teil, aber jetzt müssen Sie auch die benötigten Out-of-Tree-Module bauen, damit alles zusammenpasst und die ABIs übereinstimmen. Um dies zu tun, können Sie wieder einen Blick auf ``vyos-build/packages/linux-kernel/Jenkinsfile`` werfen, um alle benötigten Module und ihre ausgewählten Versionen zu sehen. Wir werden Ihnen zeigen, wie Sie alle aktuell benötigten Module bauen können." -#: ../../contributing/build-vyos.rst:479 +#: ../../contributing/build-vyos.rst:475 msgid "Building the kernel will take some time depending on the speed and quantity of your CPU/cores and disk speed. Expect 20 minutes (or even longer) on lower end hardware." msgstr "Die Erstellung des Kernels wird einige Zeit in Anspruch nehmen, abhängig von der Geschwindigkeit und Anzahl Ihrer CPU/Kerne und der Festplattengeschwindigkeit. Rechnen Sie mit 20 Minuten (oder sogar länger) auf weniger leistungsfähiger Hardware." @@ -276,7 +275,7 @@ msgstr "C++ Backend-Code" msgid "Capitalization and punctuation" msgstr "Großschreibung und Zeichensetzung" -#: ../../contributing/build-vyos.rst:452 +#: ../../contributing/build-vyos.rst:448 msgid "Check out the required kernel version - see ``vyos-build/data/defaults.json`` file (example uses kernel 4.19.146):" msgstr "Überprüfen Sie die benötigte Kernelversion - siehe ``vyos-build/data/defaults.json`` Datei (das Beispiel verwendet Kernel 4.19.146):" @@ -284,7 +283,7 @@ msgstr "Überprüfen Sie die benötigte Kernelversion - siehe ``vyos-build/data/ msgid "Clone: ``git clone https://github.com/<user>/vyos-1x.git``" msgstr "Klonen: ``git clone https://github.com/<user>/vyos-1x.git``" -#: ../../contributing/build-vyos.rst:445 +#: ../../contributing/build-vyos.rst:441 msgid "Clone the kernel source to `vyos-build/packages/linux-kernel/`:" msgstr "Klonen Sie den Kernel-Quellcode nach `vyos-build/packages/linux-kernel/`:" @@ -324,7 +323,7 @@ msgstr "Ziehen Sie die documentation_ zu Rate, um sicherzustellen, dass Sie Ihr msgid "Continuous Integration" msgstr "Continuous Integration" -#: ../../contributing/build-vyos.rst:253 +#: ../../contributing/build-vyos.rst:255 msgid "Customize" msgstr "Anpassen" @@ -336,19 +335,19 @@ msgstr "DHCP-Client und DHCPv6-Präfix-Delegation" msgid "DMVPN patches are added by this commit: https://github.com/vyos/vyos-strongswan/commit/1cf12b0f2f921bfc51affa3b81226" msgstr "DMVPN-Patches werden durch diesen Commit hinzugefügt: https://github.com/vyos/vyos-strongswan/commit/1cf12b0f2f921bfc51affa3b81226" -#: ../../contributing/build-vyos.rst:765 +#: ../../contributing/build-vyos.rst:713 msgid "Debian APT is not very verbose when it comes to errors. If your ISO build breaks for whatever reason and you suspect it's a problem with APT dependencies or installation you can add this small patch which increases the APT verbosity during ISO build." msgstr "Debian APT ist nicht sehr ausführlich, wenn es um Fehler geht. Wenn Ihre ISO-Erstellung aus irgendeinem Grund fehlschlägt und Sie vermuten, dass es ein Problem mit APT-Abhängigkeiten oder der Installation ist, können Sie diesen kleinen Patch hinzufügen, der die Ausführlichkeit von APT während der ISO-Erstellung erhöht." -#: ../../contributing/build-vyos.rst:152 +#: ../../contributing/build-vyos.rst:154 msgid "Debian Bullseye for VyOS 1.4 (sagitta, current) - aka the rolling release" msgstr "Debian Bullseye für VyOS 1.4 (sagitta, current) - auch bekannt als rolling release" -#: ../../contributing/build-vyos.rst:151 +#: ../../contributing/build-vyos.rst:153 msgid "Debian Buster for VyOS 1.3 (equuleus)" msgstr "Debian Buster für VyOS 1.3 (equuleus)" -#: ../../contributing/build-vyos.rst:150 +#: ../../contributing/build-vyos.rst:152 msgid "Debian Jessie for VyOS 1.2 (crux)" msgstr "Debian Jessie für VyOS 1.2 (Kernstück)" @@ -404,7 +403,7 @@ msgstr "Während der Migration und des umfangreichen Umschreibens von Funktional msgid "Each module is build on demand if a new commit on the branch in question is found. After a successful run the resulting Debian Package(s) will be deployed to our Debian repository which is used during build time. It is located here: http://dev.packages.vyos.net/repositories/." msgstr "Jedes Modul wird bei Bedarf gebaut, wenn ein neuer Commit für den betreffenden Zweig gefunden wird. Nach einem erfolgreichen Lauf werden die resultierenden Debian-Pakete in unserem Debian-Repository bereitgestellt, das während der Build-Zeit verwendet wird. Es befindet sich hier: http://dev.packages.vyos.net/repositories/." -#: ../../contributing/build-vyos.rst:411 +#: ../../contributing/build-vyos.rst:407 msgid "Each of those modules holds a dependency on the kernel version and if you are lucky enough to receive an ISO build error which sounds like:" msgstr "Jedes dieser Module ist von der Kernel-Version abhängig, und wenn Sie das Glück haben, einen ISO-Build-Fehler zu erhalten, der sich wie folgt anhört:" @@ -454,12 +453,11 @@ msgstr "FRR" msgid "Feature Request" msgstr "Feature Anfrage" -#: ../../contributing/build-vyos.rst:564 +#: ../../contributing/build-vyos.rst:560 msgid "Firmware" msgstr "Firmware" -#: ../../contributing/build-vyos.rst:597 -#: ../../contributing/build-vyos.rst:645 +#: ../../contributing/build-vyos.rst:593 msgid "First, clone the source code and check out the appropriate version by running:" msgstr "Klonen Sie zunächst den Quellcode und auschecken Sie die entsprechende Version aus:" @@ -487,7 +485,7 @@ msgstr "Zum Beispiel kann ``/tmp/vyos.ifconfig.debug`` erstellt werden, um das D msgid "For example running, ``export VYOS_IFCONFIG_DEBUG=\"\"`` on your vbash, will have the same effect as ``touch /tmp/vyos.ifconfig.debug``." msgstr "Wenn Sie zum Beispiel ``export VYOS_IFCONFIG_DEBUG=\"\"`` in Ihrer vbash ausführen, hat das den gleichen Effekt wie ``touch /tmp/vyos.ifconfig.debug``." -#: ../../contributing/build-vyos.rst:168 +#: ../../contributing/build-vyos.rst:170 msgid "For the packages required, you can refer to the ``docker/Dockerfile`` file in the repository_. The ``./build-vyos-image`` script will also warn you if any dependencies are missing." msgstr "Die erforderlichen Pakete finden Sie in der Datei ``docker/Dockerfile`` im repository_. Das Skript ``./build-vyos-image`` wird Sie auch warnen, wenn irgendwelche Abhängigkeiten fehlen." @@ -536,7 +534,7 @@ msgstr "Gut: PPPoE, IPsec" msgid "Good: RADIUS (as in remote authentication for dial-in user services)" msgstr "Gut: RADIUS (as in remote authentication for dial-in user services)" -#: ../../contributing/build-vyos.rst:242 +#: ../../contributing/build-vyos.rst:244 msgid "Good luck!" msgstr "Viel Glück!" @@ -568,7 +566,7 @@ msgstr "Wie können wir diesen Fehler reproduzieren?" msgid "IP and IPv6 options" msgstr "IP- und IPv6-Optionen" -#: ../../contributing/build-vyos.rst:306 +#: ../../contributing/build-vyos.rst:308 msgid "ISO Build Issues" msgstr "ISO Build-Probleme" @@ -592,11 +590,11 @@ msgstr "Falls zutreffend, sollte ein Verweis auf einen vorhergehenden Commit gem msgid "If there is no Phabricator_ reference in the commits of your pull request, we have to ask you to amend the commit message. Otherwise we will have to reject it." msgstr "Wenn in den Commits Ihres Pull-Requests keine Phabricator_ Referenz vorhanden ist, müssen wir Sie bitten, die Commit-Nachricht zu ändern. Andernfalls müssen wir sie ablehnen." -#: ../../contributing/build-vyos.rst:751 +#: ../../contributing/build-vyos.rst:699 msgid "If you are brave enough to build yourself an ISO image containing any modified package from our GitHub organisation - this is the place to be." msgstr "Wenn Sie mutig genug sind, sich ein ISO-Image zu erstellen, das ein beliebiges modifiziertes Paket aus unserer GitHub-Organisation enthält, sind Sie hier genau richtig." -#: ../../contributing/build-vyos.rst:566 +#: ../../contributing/build-vyos.rst:562 msgid "If you upgrade your kernel or include new drivers you may need new firmware. Build a new ``vyos-linux-firmware`` package with the included helper scripts." msgstr "Wenn Sie Ihren Kernel aktualisieren oder neue Treiber einbinden, benötigen Sie möglicherweise eine neue Firmware. Erstellen Sie ein neues ``vyos-linux-firmware`` Paket mit den enthaltenen Hilfsskripten." @@ -624,7 +622,7 @@ msgstr "In order to retrieve the debug output on the command-line you need to di msgid "In some contexts, the first line is treated as the subject of an email and the rest of the text as the body. The blank line separating the summary from the body is critical (unless you omit the body entirely); tools like rebase can get confused if you run the two together." msgstr "In some contexts, the first line is treated as the subject of an email and the rest of the text as the body. The blank line separating the summary from the body is critical (unless you omit the body entirely); tools like rebase can get confused if you run the two together." -#: ../../contributing/build-vyos.rst:558 +#: ../../contributing/build-vyos.rst:554 msgid "In the end you will be presented with the kernel binary packages which you can then use in your custom ISO build process, by placing all the `*.deb` files in the vyos-build/packages folder where they will be used automatically when building VyOS as documented above." msgstr "In the end you will be presented with the kernel binary packages which you can then use in your custom ISO build process, by placing all the `*.deb` files in the vyos-build/packages folder where they will be used automatically when building VyOS as documented above." @@ -640,7 +638,7 @@ msgstr "Ausgabe einbeziehen" msgid "Insert the following statement right before the section where you want to investigate a problem (e.g. a statement you see in a backtrace): ``import pdb; pdb.set_trace()`` Optionally you can surrounded this statement by an ``if`` which only triggers under the condition you are interested in." msgstr "Insert the following statement right before the section where you want to investigate a problem (e.g. a statement you see in a backtrace): ``import pdb; pdb.set_trace()`` Optionally you can surrounded this statement by an ``if`` which only triggers under the condition you are interested in." -#: ../../contributing/build-vyos.rst:862 +#: ../../contributing/build-vyos.rst:810 msgid "Install" msgstr "Installieren" @@ -656,19 +654,19 @@ msgstr "Installing Docker_ and prerequisites:" msgid "Instead of supplying all those XML nodes multiple times there are now include files with predefined features. Brief overview:" msgstr "Instead of supplying all those XML nodes multiple times there are now include files with predefined features. Brief overview:" -#: ../../contributing/build-vyos.rst:684 +#: ../../contributing/build-vyos.rst:632 msgid "Intel NIC" msgstr "Intel NIC" -#: ../../contributing/build-vyos.rst:408 +#: ../../contributing/build-vyos.rst:404 msgid "Intel NIC drivers" msgstr "Intel NIC drivers" -#: ../../contributing/build-vyos.rst:713 +#: ../../contributing/build-vyos.rst:661 msgid "Intel QAT" msgstr "Intel QAT" -#: ../../contributing/build-vyos.rst:409 +#: ../../contributing/build-vyos.rst:405 msgid "Inter QAT" msgstr "Inter QAT" @@ -696,7 +694,7 @@ msgstr "It is also possible to set up the debugging using environment variables. msgid "Jenkins CI" msgstr "Jenkins CI" -#: ../../contributing/build-vyos.rst:868 +#: ../../contributing/build-vyos.rst:816 msgid "Just install using the following commands:" msgstr "Just install using the following commands:" @@ -712,7 +710,7 @@ msgstr "Keepalived normally isn't updated to newer feature releases between Debi msgid "Kernel" msgstr "Kernel" -#: ../../contributing/build-vyos.rst:839 +#: ../../contributing/build-vyos.rst:787 msgid "Launch Docker container and build package" msgstr "Launch Docker container and build package" @@ -736,7 +734,7 @@ msgstr "Like any other project we have some small guidelines about our source co msgid "Limits:" msgstr "Limits:" -#: ../../contributing/build-vyos.rst:388 +#: ../../contributing/build-vyos.rst:390 msgid "Linux Kernel" msgstr "Linux Kernel" @@ -772,7 +770,7 @@ msgstr "Migrating old CLI" msgid "Move default values to scripts" msgstr "Move default values to scripts" -#: ../../contributing/build-vyos.rst:145 +#: ../../contributing/build-vyos.rst:147 msgid "Native Build" msgstr "Native Build" @@ -809,23 +807,23 @@ msgstr "None" msgid "Notes" msgstr "Notes" -#: ../../contributing/build-vyos.rst:197 +#: ../../contributing/build-vyos.rst:199 msgid "Now a fresh build of the VyOS ISO can begin. Change directory to the ``vyos-build`` directory and run:" msgstr "Now a fresh build of the VyOS ISO can begin. Change directory to the ``vyos-build`` directory and run:" -#: ../../contributing/build-vyos.rst:182 +#: ../../contributing/build-vyos.rst:184 msgid "Now as you are aware of the prerequisites we can continue and build our own ISO from source. For this we have to fetch the latest source code from GitHub. Please note as this will differ for both `current` and `crux`." msgstr "Now as you are aware of the prerequisites we can continue and build our own ISO from source. For this we have to fetch the latest source code from GitHub. Please note as this will differ for both `current` and `crux`." -#: ../../contributing/build-vyos.rst:382 +#: ../../contributing/build-vyos.rst:384 msgid "Now it's time to fix the package mirror and rerun the last step until the package installation succeeds again!" msgstr "Now it's time to fix the package mirror and rerun the last step until the package installation succeeds again!" -#: ../../contributing/build-vyos.rst:473 +#: ../../contributing/build-vyos.rst:469 msgid "Now we can use the helper script ``build-kernel.sh`` which does all the necessary voodoo by applying required patches from the `vyos-build/packages/linux-kernel/patches` folder, copying our kernel configuration ``x86_64_vyos_defconfig`` to the right location, and finally building the Debian packages." msgstr "Now we can use the helper script ``build-kernel.sh`` which does all the necessary voodoo by applying required patches from the `vyos-build/packages/linux-kernel/patches` folder, copying our kernel configuration ``x86_64_vyos_defconfig`` to the right location, and finally building the Debian packages." -#: ../../contributing/build-vyos.rst:131 +#: ../../contributing/build-vyos.rst:133 msgid "Now you are prepared with two new aliases ``vybld`` and ``vybld_crux`` to spawn your development containers in your current working directory." msgstr "Now you are prepared with two new aliases ``vybld`` and ``vybld_crux`` to spawn your development containers in your current working directory." @@ -837,7 +835,7 @@ msgstr "Old concept/syntax" msgid "On the other hand - as each test is contain in its own file - one can always execute a single Smoketest by hand by simply running the Python test scripts." msgstr "On the other hand - as each test is contain in its own file - one can always execute a single Smoketest by hand by simply running the Python test scripts." -#: ../../contributing/build-vyos.rst:172 +#: ../../contributing/build-vyos.rst:174 msgid "Once you have the required dependencies installed, you may proceed with the steps described in :ref:`build_iso`." msgstr "Once you have the required dependencies installed, you may proceed with the steps described in :ref:`build_iso`." @@ -881,8 +879,8 @@ msgstr "Our op mode scripts use the python-vici module, which is not included in msgid "Our smoketests not only test daemons and serives, but also check if what we configure for an interface works. Thus there is a common base classed named: ``base_interfaces_test.py`` which holds all the common code that an interface supports and is tested." msgstr "Our smoketests not only test daemons and serives, but also check if what we configure for an interface works. Thus there is a common base classed named: ``base_interfaces_test.py`` which holds all the common code that an interface supports and is tested." -#: ../../contributing/build-vyos.rst:749 -#: ../../contributing/build-vyos.rst:818 +#: ../../contributing/build-vyos.rst:697 +#: ../../contributing/build-vyos.rst:766 msgid "Packages" msgstr "Packages" @@ -954,7 +952,7 @@ msgstr "Python 3 **shall** be used. How long can we keep Python 2 alive anyway? msgid "Python (or any other language, for that matter) does not provide automatic protection from bad design, so we need to also devise design guidelines and follow them to keep the system extensible and maintainable." msgstr "Python (or any other language, for that matter) does not provide automatic protection from bad design, so we need to also devise design guidelines and follow them to keep the system extensible and maintainable." -#: ../../contributing/build-vyos.rst:797 +#: ../../contributing/build-vyos.rst:745 msgid "QEMU" msgstr "QEMU" @@ -970,20 +968,20 @@ msgstr "Recent versions use the ``vyos.frr`` framework. The Python class is loca msgid "Report a Bug" msgstr "Report a Bug" -#: ../../contributing/build-vyos.rst:799 +#: ../../contributing/build-vyos.rst:747 msgid "Run the following command after building the ISO image." msgstr "Run the following command after building the ISO image." -#: ../../contributing/build-vyos.rst:808 +#: ../../contributing/build-vyos.rst:756 msgid "Run the following command after building the QEMU image." msgstr "Run the following command after building the QEMU image." -#: ../../contributing/build-vyos.rst:689 -#: ../../contributing/build-vyos.rst:718 +#: ../../contributing/build-vyos.rst:637 +#: ../../contributing/build-vyos.rst:666 msgid "Simply use our wrapper script to build all of the driver modules." msgstr "Simply use our wrapper script to build all of the driver modules." -#: ../../contributing/build-vyos.rst:100 +#: ../../contributing/build-vyos.rst:102 msgid "Since VyOS has switched to Debian (11) Bullseye in its ``current`` branch, you will require individual container for `current`, `equuleus` and `crux` builds." msgstr "Since VyOS has switched to Debian (11) Bullseye in its ``current`` branch, you will require individual container for `current`, `equuleus` and `crux` builds." @@ -999,7 +997,7 @@ msgstr "Smoketests executes predefined VyOS CLI commands and checks if the desir msgid "So if you plan to build your own custom ISO image and wan't to make use of our smoketests, ensure that you have the `vyos-1x-smoketest` package installed." msgstr "So if you plan to build your own custom ISO image and wan't to make use of our smoketests, ensure that you have the `vyos-1x-smoketest` package installed." -#: ../../contributing/build-vyos.rst:134 +#: ../../contributing/build-vyos.rst:136 msgid "Some VyOS packages (namely vyos-1x) come with build-time tests which verify some of the internal library calls that they work as expected. Those tests are carried out through the Python Unittest module. If you want to build the ``vyos-1x`` package (which is our main development package) you need to start your Docker container using the following argument: ``--sysctl net.ipv6.conf.lo.disable_ipv6=0``, otherwise those tests will fail." msgstr "Some VyOS packages (namely vyos-1x) come with build-time tests which verify some of the internal library calls that they work as expected. Those tests are carried out through the Python Unittest module. If you want to build the ``vyos-1x`` package (which is our main development package) you need to start your Docker container using the following argument: ``--sysctl net.ipv6.conf.lo.disable_ipv6=0``, otherwise those tests will fail." @@ -1015,7 +1013,7 @@ msgstr "Some of the configurations have preconditions which need to be met. Thos msgid "Sometimes it might be useful to debug Python code interactively on the live system rather than a IDE. This can be achieved using pdb." msgstr "Sometimes it might be useful to debug Python code interactively on the live system rather than a IDE. This can be achieved using pdb." -#: ../../contributing/build-vyos.rst:227 +#: ../../contributing/build-vyos.rst:229 msgid "Start the build:" msgstr "Start the build:" @@ -1059,15 +1057,15 @@ msgstr "Text generation" msgid "The CLI parser used in VyOS is a mix of bash, bash-completion helper and the C++ backend library [vyatta-cfg](https://github.com/vyos/vyatta-cfg). This section is a reference of common CLI commands and the respective entry point in the C/C++ code." msgstr "The CLI parser used in VyOS is a mix of bash, bash-completion helper and the C++ backend library [vyatta-cfg](https://github.com/vyos/vyatta-cfg). This section is a reference of common CLI commands and the respective entry point in the C/C++ code." -#: ../../contributing/build-vyos.rst:686 +#: ../../contributing/build-vyos.rst:634 msgid "The Intel NIC drivers do not come from a Git repository, instead we just fetch the tarballs from our mirror and compile them." msgstr "The Intel NIC drivers do not come from a Git repository, instead we just fetch the tarballs from our mirror and compile them." -#: ../../contributing/build-vyos.rst:714 +#: ../../contributing/build-vyos.rst:662 msgid "The Intel QAT (Quick Assist Technology) drivers do not come from a Git repository, instead we just fetch the tarballs from 01.org, Intel's open-source website." msgstr "The Intel QAT (Quick Assist Technology) drivers do not come from a Git repository, instead we just fetch the tarballs from 01.org, Intel's open-source website." -#: ../../contributing/build-vyos.rst:390 +#: ../../contributing/build-vyos.rst:392 msgid "The Linux kernel used by VyOS is heavily tied to the ISO build process. The file ``data/defaults.json`` hosts a JSON definition of the kernel version used ``kernel_version`` and the ``kernel_flavor`` of the kernel which represents the kernel's LOCAL_VERSION. Both together form the kernel version variable in the system:" msgstr "The Linux kernel used by VyOS is heavily tied to the ISO build process. The file ``data/defaults.json`` hosts a JSON definition of the kernel version used ``kernel_version`` and the ``kernel_flavor`` of the kernel which represents the kernel's LOCAL_VERSION. Both together form the kernel version variable in the system:" @@ -1111,7 +1109,7 @@ msgstr "The build process needs to be built on a local file system, building on msgid "The configurations are all derived from production systems and can not only act as a testcase but also as reference if one wants to enable a certain feature. The configurations can be found here: https://github.com/vyos/vyos-1x/tree/current/smoketest/configs" msgstr "The configurations are all derived from production systems and can not only act as a testcase but also as reference if one wants to enable a certain feature. The configurations can be found here: https://github.com/vyos/vyos-1x/tree/current/smoketest/configs" -#: ../../contributing/build-vyos.rst:85 +#: ../../contributing/build-vyos.rst:87 msgid "The container can also be built directly from source:" msgstr "The container can also be built directly from source:" @@ -1123,7 +1121,7 @@ msgstr "The container can be built by hand or by fetching the pre-built one from msgid "The default template processor for VyOS code is Jinja2_." msgstr "The default template processor for VyOS code is Jinja2_." -#: ../../contributing/build-vyos.rst:825 +#: ../../contributing/build-vyos.rst:773 msgid "The easiest way to compile your package is with the above mentioned :ref:`build_docker` container, it includes all required dependencies for all VyOS related packages." msgstr "The easiest way to compile your package is with the above mentioned :ref:`build_docker` container, it includes all required dependencies for all VyOS related packages." @@ -1151,11 +1149,11 @@ msgstr "The great thing about schemas is not only that people can know the compl msgid "The information is used in three ways:" msgstr "The information is used in three ways:" -#: ../../contributing/build-vyos.rst:441 +#: ../../contributing/build-vyos.rst:437 msgid "The kernel build is quite easy, most of the required steps can be found in the ``vyos-build/packages/linux-kernel/Jenkinsfile`` but we will walk you through it." msgstr "The kernel build is quite easy, most of the required steps can be found in the ``vyos-build/packages/linux-kernel/Jenkinsfile`` but we will walk you through it." -#: ../../contributing/build-vyos.rst:429 +#: ../../contributing/build-vyos.rst:425 msgid "The most obvious reasons could be:" msgstr "The most obvious reasons could be:" @@ -1207,7 +1205,7 @@ msgstr "The switch to the Python programming language for new code is not merely msgid "The system startup can be debugged (like loading in the configuration file from ``/config/config.boot``. This can be achieve by extending the Kernel command-line in the bootloader." msgstr "The system startup can be debugged (like loading in the configuration file from ``/config/config.boot``. This can be achieve by extending the Kernel command-line in the bootloader." -#: ../../contributing/build-vyos.rst:308 +#: ../../contributing/build-vyos.rst:310 msgid "There are (rare) situations where building an ISO image is not possible at all due to a broken package feed in the background. APT is not very good at reporting the root cause of the issue. Your ISO build will likely fail with a more or less similar looking error message:" msgstr "There are (rare) situations where building an ISO image is not possible at all due to a broken package feed in the background. APT is not very good at reporting the root cause of the issue. Your ISO build will likely fail with a more or less similar looking error message:" @@ -1223,7 +1221,7 @@ msgstr "There are extensions to e.g. VIM (xmllint) which will help you to get yo msgid "There are two flags available to aid in debugging configuration scripts. Since configuration loading issues will manifest during boot, the flags are passed as kernel boot parameters." msgstr "There are two flags available to aid in debugging configuration scripts. Since configuration loading issues will manifest during boot, the flags are passed as kernel boot parameters." -#: ../../contributing/build-vyos.rst:255 +#: ../../contributing/build-vyos.rst:257 msgid "This ISO can be customized with the following list of configure options. The full and current list can be generated with ``./build-vyos-image --help``:" msgstr "This ISO can be customized with the following list of configure options. The full and current list can be generated with ``./build-vyos-image --help``:" @@ -1251,7 +1249,7 @@ msgstr "This package doesn't exist in Debian. A debianized fork is kept at https msgid "This package doesn't exist in Debian. A debianized fork is kept at https://github.com/vyos/udp-broadcast-relay" msgstr "This package doesn't exist in Debian. A debianized fork is kept at https://github.com/vyos/udp-broadcast-relay" -#: ../../contributing/build-vyos.rst:576 +#: ../../contributing/build-vyos.rst:572 msgid "This tries to automatically detect which blobs are needed based on which drivers were built. If it fails to find the correct files you can add them manually to ``vyos-build/packages/linux-kernel/build-linux-firmware.sh``:" msgstr "This tries to automatically detect which blobs are needed based on which drivers were built. If it fails to find the correct files you can add them manually to ``vyos-build/packages/linux-kernel/build-linux-firmware.sh``:" @@ -1267,7 +1265,7 @@ msgstr "This will limit the `bond` interface test to only make use of `eth1` and msgid "Those common tests consists out of:" msgstr "Those common tests consists out of:" -#: ../../contributing/build-vyos.rst:105 +#: ../../contributing/build-vyos.rst:107 msgid "Tips and Tricks" msgstr "Tips and Tricks" @@ -1275,7 +1273,7 @@ msgstr "Tips and Tricks" msgid "To be able to use Docker_ without ``sudo``, the current non-root user must be added to the ``docker`` group by calling: ``sudo usermod -aG docker yourusername``." msgstr "To be able to use Docker_ without ``sudo``, the current non-root user must be added to the ``docker`` group by calling: ``sudo usermod -aG docker yourusername``." -#: ../../contributing/build-vyos.rst:147 +#: ../../contributing/build-vyos.rst:149 msgid "To build VyOS natively you require a properly configured build host with the following Debian versions installed:" msgstr "To build VyOS natively you require a properly configured build host with the following Debian versions installed:" @@ -1287,7 +1285,7 @@ msgstr "To build our modules we utilize a CI/CD Pipeline script. Each and every msgid "To debug issues in priorities or to see what's going on in the background you can use the ``/opt/vyatta/sbin/priority.pl`` script which lists to you the execution order of the scripts." msgstr "To debug issues in priorities or to see what's going on in the background you can use the ``/opt/vyatta/sbin/priority.pl`` script which lists to you the execution order of the scripts." -#: ../../contributing/build-vyos.rst:331 +#: ../../contributing/build-vyos.rst:333 msgid "To debug the build process and gain additional information of what could be the root cause, you need to use `chroot` to change into the build directry. This is explained in the following step by step procedure:" msgstr "To debug the build process and gain additional information of what could be the root cause, you need to use `chroot` to change into the build directry. This is explained in the following step by step procedure:" @@ -1311,15 +1309,15 @@ msgstr "To make this approach work, every change must be associated with a task msgid "To manually download the container from DockerHub, run:" msgstr "To manually download the container from DockerHub, run:" -#: ../../contributing/build-vyos.rst:154 +#: ../../contributing/build-vyos.rst:156 msgid "To start, clone the repository to your local machine:" msgstr "To start, clone the repository to your local machine:" -#: ../../contributing/build-vyos.rst:864 +#: ../../contributing/build-vyos.rst:812 msgid "To take your newly created package on a test drive you can simply SCP it to a running VyOS instance and install the new `*.deb` package over the current running one." msgstr "To take your newly created package on a test drive you can simply SCP it to a running VyOS instance and install the new `*.deb` package over the current running one." -#: ../../contributing/build-vyos.rst:763 +#: ../../contributing/build-vyos.rst:711 msgid "Troubleshooting" msgstr "Troubleshooting" @@ -1363,7 +1361,7 @@ msgstr "VIF (incl. VIF-S/VIF-C)" msgid "VLANs (QinQ and regular 802.1q)" msgstr "VLANs (QinQ and regular 802.1q)" -#: ../../contributing/build-vyos.rst:806 +#: ../../contributing/build-vyos.rst:754 msgid "VMware" msgstr "VMware" @@ -1375,7 +1373,7 @@ msgstr "Verbs, when they are necessary, **should** be in their infinitive form." msgid "Verbs **should** be avoided. If a verb can be omitted, omit it." msgstr "Verbs **should** be avoided. If a verb can be omitted, omit it." -#: ../../contributing/build-vyos.rst:794 +#: ../../contributing/build-vyos.rst:742 msgid "Virtualization Platforms" msgstr "Virtualization Platforms" @@ -1383,7 +1381,7 @@ msgstr "Virtualization Platforms" msgid "VyOS CLI is all about priorities. Every CLI node has a corresponding ``node.def`` file and possibly an attached script that is executed when the node is present. Nodes can have a priority, and on system bootup - or any other ``commit`` to the config all scripts are executed from lowest to higest priority. This is good as this gives a deterministic behavior." msgstr "VyOS CLI is all about priorities. Every CLI node has a corresponding ``node.def`` file and possibly an attached script that is executed when the node is present. Nodes can have a priority, and on system bootup - or any other ``commit`` to the config all scripts are executed from lowest to higest priority. This is good as this gives a deterministic behavior." -#: ../../contributing/build-vyos.rst:820 +#: ../../contributing/build-vyos.rst:768 msgid "VyOS itself comes with a bunch of packages that are specific to our system and thus cannot be found in any Debian mirror. Those packages can be found at the `VyOS GitHub project`_ in their source format can easily be compiled into a custom Debian (`*.deb`) package." msgstr "VyOS itself comes with a bunch of packages that are specific to our system and thus cannot be found in any Debian mirror. Those packages can be found at the `VyOS GitHub project`_ in their source format can easily be compiled into a custom Debian (`*.deb`) package." @@ -1391,8 +1389,7 @@ msgstr "VyOS itself comes with a bunch of packages that are specific to our syst msgid "VyOS makes use of Jenkins_ as our Continuous Integration (CI) service. Our `VyOS CI`_ server is publicly accessible here: https://ci.vyos.net. You can get a brief overview of all required components shipped in a VyOS ISO." msgstr "VyOS makes use of Jenkins_ as our Continuous Integration (CI) service. Our `VyOS CI`_ server is publicly accessible here: https://ci.vyos.net. You can get a brief overview of all required components shipped in a VyOS ISO." -#: ../../contributing/build-vyos.rst:606 -#: ../../contributing/build-vyos.rst:652 +#: ../../contributing/build-vyos.rst:600 msgid "We again make use of a helper script and some patches to make the build work. Just run the following command:" msgstr "We again make use of a helper script and some patches to make the build work. Just run the following command:" @@ -1400,11 +1397,11 @@ msgstr "We again make use of a helper script and some patches to make the build msgid "We differentiate in two independent tests, which are both run in parallel by two separate QEmu instances which are launched via ``make test`` and ``make testc`` from within the vyos-build_ repository." msgstr "We differentiate in two independent tests, which are both run in parallel by two separate QEmu instances which are launched via ``make test`` and ``make testc`` from within the vyos-build_ repository." -#: ../../contributing/build-vyos.rst:347 +#: ../../contributing/build-vyos.rst:349 msgid "We now are free to run any command we would like to use for debugging, e.g. re-installing the failed package after updating the repository." msgstr "We now are free to run any command we would like to use for debugging, e.g. re-installing the failed package after updating the repository." -#: ../../contributing/build-vyos.rst:339 +#: ../../contributing/build-vyos.rst:341 msgid "We now need to mount some required, volatile filesystems" msgstr "We now need to mount some required, volatile filesystems" @@ -1440,7 +1437,7 @@ msgstr "When having trouble compiling your own ISO image or debugging Jenkins is msgid "When modifying the source code, remember these rules of the legacy elimination campaign:" msgstr "When modifying the source code, remember these rules of the legacy elimination campaign:" -#: ../../contributing/build-vyos.rst:239 +#: ../../contributing/build-vyos.rst:241 msgid "When the build is successful, the resulting iso can be found inside the ``build`` directory as ``live-image-[architecture].hybrid.iso``." msgstr "When the build is successful, the resulting iso can be found inside the ``build`` directory as ``live-image-[architecture].hybrid.iso``." @@ -1493,11 +1490,11 @@ msgstr "XML interface definition files use the `xml.in` file extension which was msgid "XML interface definitions for VyOS come with a RelaxNG schema and are located in the vyos-1x_ module. This schema is a slightly modified schema from VyConf_ alias VyOS 2.0 So VyOS 1.2.x interface definitions will be reusable in Nextgen VyOS Versions with very minimal changes." msgstr "XML interface definitions for VyOS come with a RelaxNG schema and are located in the vyos-1x_ module. This schema is a slightly modified schema from VyConf_ alias VyOS 2.0 So VyOS 1.2.x interface definitions will be reusable in Nextgen VyOS Versions with very minimal changes." -#: ../../contributing/build-vyos.rst:879 +#: ../../contributing/build-vyos.rst:827 msgid "You can also place the generated `*.deb` into your ISO build environment to include it in a custom iso, see :ref:`build_custom_packages` for more information." msgstr "You can also place the generated `*.deb` into your ISO build environment to include it in a custom iso, see :ref:`build_custom_packages` for more information." -#: ../../contributing/build-vyos.rst:107 +#: ../../contributing/build-vyos.rst:109 msgid "You can create yourself some handy Bash aliases to always launch the latest - per release train (`current` or `crux`) - container. Add the following to your ``.bash_aliases`` file:" msgstr "You can create yourself some handy Bash aliases to always launch the latest - per release train (`current` or `crux`) - container. Add the following to your ``.bash_aliases`` file:" @@ -1509,6 +1506,10 @@ msgstr "You can type ``help`` to get an overview of the available commands, and msgid "You have an idea of how to make VyOS better or you are in need of a specific feature which all users of VyOS would benefit from? To send a feature request please search Phabricator_ if there is already a request pending. You can enhance it or if you don't find one, create a new one by use the quick link in the left side under the specific project." msgstr "You have an idea of how to make VyOS better or you are in need of a specific feature which all users of VyOS would benefit from? To send a feature request please search Phabricator_ if there is already a request pending. You can enhance it or if you don't find one, create a new one by use the quick link in the left side under the specific project." +#: ../../contributing/build-vyos.rst:430 +msgid "You have your own custom kernel `*.deb` packages in the `packages` folder but neglected to create all required out-of tree modules like Accel-PPP, Intel QAT or Intel NIC drivers" +msgstr "You have your own custom kernel `*.deb` packages in the `packages` folder but neglected to create all required out-of tree modules like Accel-PPP, Intel QAT or Intel NIC drivers" + #: ../../contributing/build-vyos.rst:434 msgid "You have your own custom kernel `*.deb` packages in the `packages` folder but neglected to create all required out-of tree modules like Accel-PPP, WireGuard, Intel QAT, Intel NIC" msgstr "You have your own custom kernel `*.deb` packages in the `packages` folder but neglected to create all required out-of tree modules like Accel-PPP, WireGuard, Intel QAT, Intel NIC" @@ -1581,7 +1582,7 @@ msgstr "``log`` - In some rare cases, it may be useful to see what the OS is doi msgid "``set``" msgstr "``set``" -#: ../../contributing/build-vyos.rst:431 +#: ../../contributing/build-vyos.rst:427 msgid "``vyos-build`` repo is outdated, please ``git pull`` to update to the latest release kernel version from us." msgstr "``vyos-build`` repo is outdated, please ``git pull`` to update to the latest release kernel version from us." |