Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server admin guide re-structure #877

Merged
merged 64 commits into from
Jan 3, 2023
Merged

Server admin guide re-structure #877

merged 64 commits into from
Jan 3, 2023

Conversation

gilgongo
Copy link
Member

@gilgongo gilgongo commented Nov 29, 2022

(Re-submitting after screwups)

As per #729 this is a total re-structure, with some light re-writing and minor adjustments here and there.

Points to note BEFORE reading

See my notes here #729 (comment)

Does this need translation?

YES

TODO: Put Include-Shared-Commands.md into table format but wait for #871 to finalise first. NB this also affects the Client manual (see #871 (comment))

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I'm sure that this Pull Request goes to the correct branch

@gilgongo gilgongo added this to the Release 3.10.0 milestone Nov 29, 2022

The following minimum setup is required to [run a Registered Server](Running-a-Server#server-types):
##### `-e or --directoryserver`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Must, at some point, get changed to say --directory... and consign --directoryserver to be another deprecated option...

gilgongo and others added 4 commits December 21, 2022 23:04
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
<img src="{% include img/en-screenshots/diagram-reg-server.inc %}" loading="lazy" alt="Diagram of connections between Clients within a Jamulus Registered Server">
<figcaption>How Registered Servers work</figcaption>
</figure>
If you want to run a Server on a **Raspberry Pi** (or a different armhf/arm64 debian-based device), you will need to download the [latest armhf .deb file]({{ site.download_root_link }}{{ site.download_file_names.deb-headless-armhf }}) or [latest arm64 .deb file]({{ site.download_root_link }}{{ site.download_file_names.deb-headless-arm64 }}) depending on your CPU - not the default `amd64` ones for use on Intel/AMD machines.
Copy link
Contributor

@mcfnord mcfnord Dec 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I downloaded arm64 for the first time yesterday, to use on an Ubuntu 22 platform. It seems like Ubuntu 22 can run as arm64 or amd64. Does this sound like only Raspi would use arm64? I suspect we should use a table with three entries to explain the three platforms, rather than inlining for these links. (I admit that I still don't know how to render this PR to review the built site. )

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The majority of people looking at this page would just want the standard amd64. The alternative download links are presented for the minority who will know what they need. The same principle of not confusing/annoying the majority for the sake of the minority applies on the macOS and Windows download pages today (for legacy and JACK versions respectively).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I keep looking at the list of publicly listed servers. Most are Linux. How do you know most of those are AMD64?

gilgongo and others added 4 commits January 2, 2023 10:36
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>
wiki/en/Running-a-Server.md Outdated Show resolved Hide resolved
Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>
@gilgongo
Copy link
Member Author

gilgongo commented Jan 3, 2023

I'm going to merge this now that #871 has gone in. Will do the nav text change (to "Server Manual") as a separate PR and there's the table formatting on the includes.

@gilgongo gilgongo merged commit c5fffb2 into jamulussoftware:next-release Jan 3, 2023
@gilgongo gilgongo deleted the serverdocs-rejig branch January 3, 2023 12:22
ignotus666 pushed a commit that referenced this pull request Jan 3, 2023
ann0see added a commit that referenced this pull request Sep 3, 2023
* Change 'pt' to 'pt_PT'

* JSON-RPC: Update for --jsonrpcbindip 

Update documentation for --jsonrpcbindip command line argument.

* Update scripts for new po4a version and better markdown support

* Remove unneeded lines and stats script

* Relocate to proper sections, View rather than Edit, shift-click-drag (#862)

* relocate GRP details to GRP section, and ordering details to the general section, rather than SOLO.

Co-authored-by: jrd <mcfnord@gmail.com>

* AUTO: Updated .po files

* Translations update from Hosted Weblate (#870)

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/faq/
Translation: Jamulus/FAQ

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/faq/
Translation: Jamulus/FAQ

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/faq/
Translation: Jamulus/FAQ

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Server-Bandwidth
Translate-URL: https://hosted.weblate.org/projects/jamulus/server-bandwidth/

* Fix conflict

* Revert "Fix conflict"

This reverts commit 8c9509d.

Co-authored-by: ignotus <darylo1@hotmail.com>

* Update Spanish translation using Weblate

Currently translated at 100.0% (134 of 134 strings)

Co-authored-by: ignotus <darylo1@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/software-manual/es/
Translation: Jamulus/Software-Manual

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/getting-started/
Translation: Jamulus/Getting-Started

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Software-Manual
Translate-URL: https://hosted.weblate.org/projects/jamulus/software-manual/

* De-emphasise ARM downloads on Linux server page

* Update Installation-for-Linux.md

* Update for style

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* Add "download" for ARM binaries

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* AUTO: Updated .po files

* AUTO: Updated .po files

* Remove unneeded trailing slash of void elements

HTML void elements should not use trailing slashes:
https://github.com/validator/validator/wiki/Markup-%C2%BB-Void-elements#trailing-slashes

This removes (hopefully) all of them
Note: SVG images do need them.

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/software-manual/
Translation: Jamulus/Software-Manual

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Directories
Translate-URL: https://hosted.weblate.org/projects/jamulus/directories/

* Add missing dependency to script and re-name key (#884)

* Add missing dependency to script and re-name key

* Change cache key

* Add dependency

* Correct dependency spelling

* Revert key name to po4a-0.68 (#885)

* Revert key name to po4a-0.68

* Update jekyll.yml

* Update main.yml

* AUTO: Updated .po files

* AUTO: Updated .po files

* Remove occurances of master from translation

* Test remove duplicate mail

* Add workflow dispatch to jekyll

This should also allow to build .po files manually

* AUTO: Updated .po files

* Remove PT files (#890)

* Translations update from Hosted Weblate (#888)

* Update Portuguese translation using Weblate

Currently translated at 16.6% (3 of 18 strings)

Co-authored-by: Augusto Kakuja Santos <santo.augusto.kakuja@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/general/pt/
Translation: Jamulus/General strings

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/General strings
Translate-URL: https://hosted.weblate.org/projects/jamulus/general/

* Delete _translator-files/po/pt directory

Co-authored-by: Augusto Kakuja Santos <santo.augusto.kakuja@gmail.com>
Co-authored-by: ignotus <darylo1@hotmail.com>

* Fix IT .po file (#891)

* Fix IT .po file

* Fixes

* Remove spaces

* AUTO: Updated .po files

* Server admin guide re-structure (#877)

Co-authored-by: 
John Dempsey <1750243+mcfnord@users.noreply.github.com> 
Peter L Jones <pljones@users.noreply.github.com>
ann0see <20726856+ann0see@users.noreply.github.com>

* AUTO: Updated .po files

* Revert "AUTO: Updated .po files"

This reverts commit 4e35643.

* Revert "Server admin guide re-structure (#877)"

This reverts commit c5fffb2.

* Translations update from Hosted Weblate (#893)

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/
Translation: Jamulus/Running-a-Server

* Update German translation using Weblate

Currently translated at 66.6% (8 of 12 strings)

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/include-shared-commands/de/
Translation: Jamulus/Include-Shared-Commands

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/
Translation: Jamulus/Running-a-Server

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Include-Shared-Commands
Translate-URL: https://hosted.weblate.org/projects/jamulus/include-shared-commands/

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>

* Serverdocs re-structure (re-merge) (#895)

Co-authored-by: 
John Dempsey <1750243+mcfnord@users.noreply.github.com> 
Peter L Jones <pljones@users.noreply.github.com>
ann0see <20726856+ann0see@users.noreply.github.com>

* AUTO: Updated .po files

* Add small "quick start"

Making it clear what the installation will give you.

* AUTO: Updated .po files

* Typo

* AUTO: Updated .po files

* Capitalisation, repetition

* AUTO: Updated .po files

* Update po4a requirements

* Make copyright file translatable

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/tips-tricks-more/
Translation: Jamulus/Tips-Tricks-More

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/tips-tricks-more/
Translation: Jamulus/Tips-Tricks-More

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/tips-tricks-more/
Translation: Jamulus/Tips-Tricks-More

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Navigation
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/

* AUTO: Updated .po files

* Corrections to EN files (#899)

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* AUTO: Updated .po files

* Updated Privacy Statement (#872)

Co-authored-by: ignotus <darylo1@hotmail.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: Jonathan <4561747+gilgongo@users.noreply.github.com>
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>

* AUTO: Updated .po files

* Revert "AUTO: Updated .po files"

This reverts commit 81d3700.

* Revert "Updated Privacy Statement (#872)"

This reverts commit 212abdd.

* Revert "AUTO: Updated .po files"

This reverts commit 34d4b3a.

* Revert "Corrections to EN files (#899)"

This reverts commit 25995a5.

* Translations update from Hosted Weblate (#903)

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/command-line-options/
Translation: Jamulus/Command-Line-Options

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/command-line-options/
Translation: Jamulus/Command-Line-Options

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/command-line-options/
Translation: Jamulus/Command-Line-Options

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Unregistered-Servers
Translate-URL: https://hosted.weblate.org/projects/jamulus/unregistered-servers/

* En corrections (#905)

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: Jonathan <4561747+gilgongo@users.noreply.github.com>

* AUTO: Updated .po files

* Update Unregistered-Servers.md (#904)

Authored by: Ginjo
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* AUTO: Updated .po files

* Update privacy statement (#906)

Authored by: Rob-NY
Co-authored-by: ignotus <darylo1@hotmail.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: Jonathan <4561747+gilgongo@users.noreply.github.com>

* AUTO: Updated .po files

* Running a Server.md : fixes wrong ponctuation

* AUTO: Updated .po files

* Document JSON-RPC API (#909)

* AUTO: Updated .po files

* Revert "AUTO: Updated .po files"

This reverts commit b81d704.

* Update po4a create script to set location for copyright file (#917)

Update po4a create script to set the correct location for copyright file so that is is used in translated version of the website.

* Check language tag in  '1-index.html' and replace if incorrect

* Update sed command

* Translations update from Hosted Weblate (#908)

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-windows/
Translation: Jamulus/Installation-for-Windows

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-windows/
Translation: Jamulus/Installation-for-Windows

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-windows/
Translation: Jamulus/Installation-for-Windows

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-windows/
Translation: Jamulus/Installation-for-Windows

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-windows/
Translation: Jamulus/Installation-for-Windows

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-windows/
Translation: Jamulus/Installation-for-Windows

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Running-a-Server
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/

* Fix wrong formatting and links in EN files (#921)

* AUTO: Updated .po files

* Translations update from Hosted Weblate (#922)

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Directories
Translate-URL: https://hosted.weblate.org/projects/jamulus/directories/

* Rephrase quick download title

Related to: #843

* Make download of legacy versions less obvious

The legacy builds and old versions of Jamulus should not be preferred,
so this makes them less prominent

* Fix typo

* AUTO: Updated .po files

* Shorten landing page

Related to #843

* Update wiki/en/misc/1-index.html

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* Reword introduction

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* More rewording

* Add missing link to legacy downloads

* AUTO: Updated .po files

* 919 Update "--directoryserver" to "--directoryaddress"

* AUTO: Updated .po files

* Remove obsolete .po files (#930)

* Client screenshots

* Client screenshot description

* AUTO: Updated .po files

* Translations update from Hosted Weblate (#925)

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/getting-started/
Translation: Jamulus/Getting-Started

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/getting-started/
Translation: Jamulus/Getting-Started

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Software-Manual
Translate-URL: https://hosted.weblate.org/projects/jamulus/software-manual/

* KB: Add description server extension suite, KOORD and Melomax (#932)

* mention dtinth suite

* Include Koord

* Melomax

* Add hint that path to welcome message file must be accessible (#933)

See also: #927

* AUTO: Updated .po files

* Add giscus to privacy statement

* AUTO: Updated .po files

* Add documentation for deb repo

* Change wording

Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>

* Update project board url

* Change naming of giscus to lower case

Their repository says giscus not Giscus

* AUTO: Updated .po files

* AUTO: Updated .po files

* Remove infobox for release note

Fixes: #924

* Use codeblocks for repo

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/privacy-statement/
Translation: Jamulus/Privacy-Statement

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Running-a-Server
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/

* Add more text to link

Context: #944 (comment)

* AUTO: Updated .po files

* AUTO: Updated .po files

* AUTO: Updated .po files

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/
Translation: Jamulus/Running-a-Server

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Navigation
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/include-client-commands/
Translation: Jamulus/Include-Client-Commands

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Directories
Translate-URL: https://hosted.weblate.org/projects/jamulus/directories/

* Make and on main homepage translatable

* AUTO: Updated .po files

* Fix logical error for DNS

Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>

* AUTO: Updated .po files

* Re-add documentation for running a Server from CLI

Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>

* AUTO: Updated .po files

* Sharpen NAT definition

* Do not mention band only

* Remove redundancy

* AUTO: Updated .po files

* Document macOS ini file sandbox requirements (#936)

* AUTO: Updated .po files

* Add KB entry for metadata (#944)

Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>

* AUTO: Updated .po files

* Update NL inc links

* Update settings-network.inc

* Update settings-advanced.inc

* server-window-inc

* Delete server-window-options.inc

* Delete server-window-setup.inc

* Update German translation using Weblate

Currently translated at 30.1% (47 of 156 strings)

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/de/
Translation: Jamulus/Navigation
Translation: Jamulus/Running-a-Server

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translation: Jamulus/Navigation

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translation: Jamulus/Navigation

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translation: Jamulus/Navigation

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translation: Jamulus/Navigation

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translation: Jamulus/Navigation

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/navigation/
Translation: Jamulus/Navigation

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Running-a-Server
Translate-URL: https://hosted.weblate.org/projects/jamulus/running-a-server/

* Fix Running-a-Server.md broken links (#960)

* AUTO: Updated .po files

* Update German translation using Weblate

Currently translated at 100.0% (12 of 12 strings)

Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/include-shared-commands/de/
Translation: Jamulus/Include-Shared-Commands

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Include-Shared-Commands
Translate-URL: https://hosted.weblate.org/projects/jamulus/include-shared-commands/

* Fix links in translation

* Update German translation using Weblate

Currently translated at 100.0% (14 of 14 strings)

Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-macintosh/de/
Translation: Jamulus/Installation-for-Macintosh

* Update Spanish translation using Weblate

Currently translated at 100.0% (14 of 14 strings)

Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/installation-for-macintosh/es/
Translation: Jamulus/Installation-for-Macintosh

* Update Command-Line-Options.po links for French

* Update Installation-for-Windows.po update links french

* Update text to match app

* Update text to match app

* Definite article for small network buffers

Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>

* AUTO: Updated .po files

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/tips-tricks-more/
Translation: Jamulus/Tips-Tricks-More

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/jamulus/tips-tricks-more/
Translation: Jamulus/Tips-Tricks-More

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Jamulus/Unregistered-Servers
Translate-URL: https://hosted.weblate.org/projects/jamulus/unregistered-servers/

* Translated using Weblate (German)

Currently translated at 100.0% (31 of 31 strings)

Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/jamulus/unregistered-servers/de/
Translation: Jamulus/Unregistered-Servers

---------

Co-authored-by: Ignotus <darylo1@hotmail.com>
Co-authored-by: Rob-NY <72955397+Rob-NY@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com>
Co-authored-by: jrd <mcfnord@gmail.com>
Co-authored-by: Weblate (bot) <hosted@weblate.org>
Co-authored-by: Jonathan <4561747+gilgongo@users.noreply.github.com>
Co-authored-by: Augusto Kakuja Santos <santo.augusto.kakuja@gmail.com>
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>
Co-authored-by: Olivier HUMBERT <trebmuh@users.noreply.github.com>
Co-authored-by: Henk De Groot <13550012+henkdegroot@users.noreply.github.com>
Co-authored-by: Peter L Jones <peter@drealm.info>
Co-authored-by: mcfnord <mcfnord@users.noreply.github.com>
Co-authored-by: Julien Taverna <jujudusud@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

"Running a Server" sections on "Running" and "Configuration" need rewriting
4 participants