Add changelog entry for Brazilian portuguese translation
This commit is contained in:
parent
d91d1ba6f8
commit
913bac5455
5 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
|
||||
## Translators
|
||||
|
||||
### Brazilian Portuguese
|
||||
|
||||
* [@paulo-roger](https://github.com/paulo-roger)
|
||||
|
||||
### French
|
||||
|
||||
- [@PoorPocketsMcNeuHold](https://github.com/PoorPocketsMcNeuHold)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<ul>
|
||||
<li><strong>Neu:</strong> Alle Netzwerkanfragen bspw. zur Mastodon API haben nun ein Timeout von fünf Sekunden um Server die nicht antworten korrekt zu behandeln. (<a href="https://github.com/rugk/mastodon-simplified-federation/pull/72">#72</a>)</li>
|
||||
<li><strong>Neu:</strong> Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, dank <a href="https://github.com/paulo-roger">@paulo-roger</a>.</li>
|
||||
<li><strong>Behoben:</strong> Ein Fehler wurde behoben, der ein Problem mit der Umleitung von Toot-Interaktionen verursachen konnte, wenn der Toot nur für authentifizierte Benutzer über die Mastodon-API verfügbar ist. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/71">#71</a>)</li>
|
||||
<li><strong>Behoben:</strong> Ein Fehler wurde behoben, der dazu führte, dass die Umleitung bei neueren Friendica-Versionen nicht abgefangen wurde. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/62">#62</a>)</li>
|
||||
<li><strong>Verbessert:</strong> Die Übersetzung für Französisch wurden verbessert, danke an <a href="https://github.com/le-jun">@le-jun</a>.</li>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
* **Neu:** Alle Netzwerkanfragen bspw. zur Mastodon API haben nun ein Timeout von fünf Sekunden um Server die nicht antworten korrekt zu behandeln. ([#72](https://github.com/rugk/mastodon-simplified-federation/pull/72))
|
||||
* **Neu:** Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, dank [@paulo-roger](https://github.com/paulo-roger).
|
||||
* **Behoben:** Ein Fehler wurde behoben, der ein Problem mit der Umleitung von Toot-Interaktionen verursachen konnte, wenn der Toot nur für authentifizierte Benutzer über die Mastodon-API verfügbar ist. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
|
||||
* **Behoben:** Ein Fehler wurde behoben, der dazu führte, dass die Umleitung bei neueren Friendica-Versionen nicht abgefangen wurde. ([#62](https://github.com/rugk/mastodon-simplified-federation/issues/62))
|
||||
* **Verbessert:** Die Übersetzung für Französisch wurden verbessert, danke an [@le-jun](https://github.com/le-jun).
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<ul>
|
||||
<li><strong>New:</strong> All network requests e.g. to the Mastodon API now have a timeout of five seconds to handle servers not responding correctly. (<a href="https://github.com/rugk/mastodon-simplified-federation/pull/72">#72</a>)</li>
|
||||
<li><strong>New:</strong> The translation for Brazilian Portuguese has been added, thanks to <a href="https://github.com/paulo-roger">@paulo-roger</a>.</li>
|
||||
<li><strong>Fixed:</strong> A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/71">#71</a>)</li>
|
||||
<li><strong>Fixed:</strong> A bug has been fixed that resulted in the redirection not being catched in case of newer Friendica versions. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/62">#62</a>)</li>
|
||||
<li><strong>Improved:</strong> The translation for French has been updated, thanks to <a href="https://github.com/le-jun">@le-jun</a>.</li>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
* **New:** All network requests e.g. to the Mastodon API now have a timeout of five seconds to handle servers not responding correctly. ([#72](https://github.com/rugk/mastodon-simplified-federation/pull/72))
|
||||
* **New:** The translation for Brazilian Portuguese has been added, thanks to [@paulo-roger](https://github.com/paulo-roger).
|
||||
* **Fixed:** A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
|
||||
* **Fixed:** A bug has been fixed that resulted in the redirection not being catched in case of newer Friendica versions. ([#62](https://github.com/rugk/mastodon-simplified-federation/issues/62))
|
||||
* **Improved:** The translation for French has been updated, thanks to [@le-jun](https://github.com/le-jun).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue