-
Notifications
You must be signed in to change notification settings - Fork 49
New Crowdin updates #411
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
base: main
Are you sure you want to change the base?
New Crowdin updates #411
Changes from all commits
440fffa
3a8c3a5
11fe44a
31fc671
b544176
5016686
28b7a56
e93c44f
b3735aa
028307d
e23498e
d243bba
ee9c63b
4d593a4
e735861
88a01d8
a88754e
2a2af29
5dd783f
488ea12
575ccd5
a97e1e1
7c028a1
8aaed99
2861eea
2629035
8569c2c
1e0a24f
90cd92d
6b08208
27bc1ec
10d714b
dc9fe9d
53d055d
2fd412b
f7e10ea
999feae
9e3079f
ad1f6b0
00dc6c1
fd19415
d90ff83
0e16461
dc69f3f
f381f3a
f60fac6
32a5f17
718bc23
dd9e101
42869e4
1ba99d0
6844b68
4d89a7a
1c1a3ea
338bb68
5fa862d
8acb9c4
71d1c97
77f4c18
e2b1867
3e97217
7166d31
285fac8
0019e01
41c8ea5
f812185
e4c833d
f680c04
f6904ab
285642c
58b1dd7
1a827b2
b077327
bdd649f
8653df8
6dfeac5
b426abd
ae09707
62c5629
ddbdb67
8c2ee70
721a8ae
c795784
057c648
48938c8
f058722
2745fd9
9e942e0
6d475b6
a377abd
b71038c
e997be4
f8d0d33
34e0821
2273edc
0034e60
509d9fe
154c210
76958f6
ce40370
fd8472e
6884019
8d6c100
4e7a827
529527e
294a5a3
4c2e0eb
418152a
68c147a
7ebe137
8c2a47e
861bedd
93d1b4f
d4f345b
96e46be
c3d34a3
5f196d5
cc45187
93a8b5e
b0ec580
d091ae2
5014ad9
cc9d727
848d3ae
2ee991a
499cc64
4fe1b0c
ab5281d
1975d42
194ac69
d7a0fdf
678f00b
2d5ffca
0410cb9
271df51
b0e6b14
0dd5f11
58a019d
675e66b
ee48851
a08db49
fab93f7
8cc2fa5
90fe4e3
6275c73
5d5c876
d33ced6
557945e
63e973f
cd185d6
9d35362
654e141
8501f81
a450b28
58d6e27
e8e690b
1bac993
7d659da
45fd560
a58728b
ff6f60b
2cfcc3d
b435343
a967bcb
c64f0fb
a7142e7
e639eb7
c49d66e
45f1d37
1e12910
08f3ebf
853e781
2cb7674
830fe18
9bac2fc
c295ad7
ac9a689
053a68d
a7e3ab1
59c65ea
78db21f
26e8a04
06f656d
4ab8f2e
31efddb
f608975
730c1f2
66dff39
b724735
bcb7172
7db760e
114f20f
f1ee8a8
a402f7e
8903d5c
d094cbb
34cf574
b5840fa
e667d3c
1c6351b
8b76ee6
4e81c38
0cd52c8
e682932
19793bf
73a6686
a6d048a
f8e0f33
22e4719
34e9beb
fa3f7fe
bc7b207
23cc6be
ae6e7d7
25fa335
77c514e
11507f3
03f4cde
3d4085a
10e7627
338051b
e649ac2
37b8306
874503b
3475bd8
05244ba
5081c69
c96084d
0caf1f2
fe54ee7
f1f020a
a35f96e
79913cd
f19bfcc
933a9e3
c8f0825
41059b2
63bbdfb
bfc41c9
000ec6e
7f56663
6a30566
408d901
223f3f7
09dfac5
0de3f76
d691016
146baa5
5daaac9
b3eaca8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,19 +51,27 @@ Für Unraid-Versionen vor v7.2 oder um neuere API-Funktionen zu nutzen: | |
|
|
||
| <div style={{display: 'grid', gridTemplateColumns: 'repeat(auto-fit, minmax(250px, 1fr))', gap: '1rem'}}> | ||
| <Card title="CLI-Befehle" icon="Terminal" href="./cli"> | ||
|
|
||
| Vollständige Referenz für alle CLI-Befehle | ||
|
|
||
| </Card> | ||
|
|
||
| <Card title="Verwendung der API" icon="code" href="./how-to-use-the-api"> | ||
|
|
||
| Lernen, wie man mit der GraphQL-API interagiert | ||
|
|
||
| </Card> | ||
|
|
||
| <Card title="OIDC-Einrichtung" icon="Schild" href="./oIDC-Anbieter-Einrichtung"> | ||
|
|
||
| SSO-Authentifizierungsanbieter konfigurieren | ||
|
|
||
| </Card> | ||
|
|
||
| <Card title="Künftige Funktionen" icon="Rakete" href="./künftige Funktionen"> | ||
|
|
||
| Sieh, was als Nächstes kommt | ||
|
|
||
| </Card> | ||
|
Comment on lines
71
to
75
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Space in
🐛 Proposed fix- <Card title="Künftige Funktionen" icon="Rakete" href="./künftige Funktionen">
+ <Card title="Künftige Funktionen" icon="rocket" href="./future-features">🤖 Prompt for AI Agents |
||
| </div> | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -135,6 +135,8 @@ Für eine vollständige Liste aller Veröffentlichungen, Änderungsprotokolle un | |||||||||
| Für eine vollständige Liste aller Veröffentlichungen, Änderungsprotokolle und Download-Links besuchen Sie die [Unraid API GitHub Releases](https://github.com/unraid/api/releases) Seite. | ||||||||||
| ::: | ||||||||||
|
|
||||||||||
| ::: | ||||||||||
|
|
||||||||||
|
Comment on lines
+138
to
+139
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Stray Line 138 introduces a standalone ✏️ Proposed fix-:::
-
### Unraid v7.2-beta.1 Highlights📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||
| ### Unraid v7.2-beta.1 Highlights | ||||||||||
|
Comment on lines
+138
to
140
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
# Verify suspicious standalone admonition delimiters in this file.
FILE="i18n/de/docusaurus-plugin-content-docs/current/API/upcoming-features.mdx"
# Check if file exists
if [ ! -f "$FILE" ]; then
echo "File not found: $FILE"
exit 1
fi
echo "=== Lines 128-146 with line numbers ==="
nl -ba "$FILE" | sed -n '128,146p'
echo ""
echo "=== All delimiter (:::) lines in this file ==="
nl -ba "$FILE" | grep ':::' | head -20Repository: unraid/docs Length of output: 243 🏁 Script executed: #!/bin/bash
# Find the file first
echo "=== Searching for upcoming-features.mdx ==="
find . -name "upcoming-features.mdx" -type f 2>/dev/null
echo ""
echo "=== Alternative search ==="
fd "upcoming-features.mdx" 2>/dev/null || echo "fd not found, trying find..."Repository: unraid/docs Length of output: 782 🏁 Script executed: #!/bin/bash
FILE="i18n/de/docusaurus-plugin-content-docs/current/API/upcoming-features.mdx"
# Get total lines first
TOTAL_LINES=$(wc -l < "$FILE")
echo "File has $TOTAL_LINES total lines"
echo ""
# Read lines 128-146 with cat -n
echo "=== Lines 128-146 with line numbers ==="
cat -n "$FILE" | sed -n '128,146p'
echo ""
echo "=== All lines with ::: delimiter ==="
cat -n "$FILE" | grep ':::' | head -30Repository: unraid/docs Length of output: 1244 Remove unmatched admonition delimiter on line 138. The standalone Proposed fix-:::
-
### Unraid v7.2-beta.1 Highlights📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||
|
|
||||||||||
| - 🎉 **API in Unraid OS enthalten** - Native Integration | ||||||||||
|
|
||||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,30 +5,26 @@ description: Wie Sie Lizenzschlüsselaktionen und Betriebssystemaktualisierungen | |
|
|
||
| :::info\[Prerequisite] | ||
|
|
||
| :::info[Prerequisite] | ||
|
|
||
| Ein Minimum von Unraid 6.12.8 oder die neueste Version des Unraid Connect Plugins. | ||
|
|
||
| ::: | ||
|
|
||
| ::: | ||
|
|
||
| ## Wie verwalte ich meinen Unraid-Server in der Konto-App? | ||
|
|
||
| Zur Verwaltung Ihres Unraid-Servers: | ||
|
|
||
| 1. Gehen Sie zu Ihrem Unraid-Server. | ||
| 2. Öffnen Sie das Dropdown-Menü oben rechts und klicken Sie auf „Unraid.net-Konto verwalten“, oder alle sichtbaren lizenzschlüsselbezogenen Aktionstasten. | ||
| 1. Gehen Sie zu Ihrem Unraid-Server | ||
| 2. Öffnen Sie das Dropdown-Menü oben rechts und klicken Sie auf "Unraid.net-Konto verwalten" oder alle sichtbaren Lizenzschlüssel-bezogenen Aktionstasten. | ||
|
|
||
| ## Was, wenn ich mehrere Server habe? | ||
|
|
||
| - Es kann immer nur ein Server in dieser App verwaltet werden. | ||
| - Befolgen Sie die gleichen Schritte wie oben für jeden Server, um den in dieser Konto-App angezeigten Server zu ersetzen. | ||
| - Gehen Sie zu Ihrem Unraid-Server. | ||
| - Öffnen Sie das Dropdown-Menü oben rechts und klicken Sie auf „Unraid.net-Konto verwalten“, oder alle sichtbaren lizenzschlüsselbezogenen Aktionstasten. | ||
|
|
||
| ## Wie entferne ich meinen Server aus dieser App? | ||
| ## Was, wenn ich mehrere Server habe? | ||
|
Comment on lines
19
to
+24
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Duplicate The heading appears at both Line 19 and Line 24. The content between them (Lines 21–22 — a bullet list) and the three-option list (Lines 26–30) are all rendered under the same duplicate heading, making the document ambiguous and likely breaking anchor navigation. The AI summary notes the original "Was entferne ich …?" section was renamed; it appears one instance of the heading was not cleaned up. 🐛 Proposed fix-## Was, wenn ich mehrere Server habe?
-
-- Gehen Sie zu Ihrem Unraid-Server.
-- Öffnen Sie das Dropdown-Menü oben rechts und klicken Sie auf „Unraid.net-Konto verwalten", oder alle sichtbaren lizenzschlüsselbezogenen Aktionstasten.
-
-## Was, wenn ich mehrere Server habe?
+## Was, wenn ich mehrere Server habe?
Es gibt drei Optionen:🧰 Tools🪛 LanguageTool[grammar] ~22-~22: Ersetze das Satzzeichen (QB_NEW_DE_OTHER_ERROR_IDS_REPLACEMENT_PUNCTUATION_L_DOUBLE_QUOTCOMMA_L_DOUBLE_QUOT) [grammar] ~22-~22: Hier könnte ein Fehler sein. (QB_NEW_DE) [uncategorized] ~22-~22: Uneinheitliche Verwendung von Bindestrichen. Der Text enthält sowohl ‚lizenzschlüsselbezogenen‘ als auch ‚Lizenzschlüssel-bezogenen‘. (DE_COMPOUND_COHERENCY) 🤖 Prompt for AI Agents |
||
|
|
||
| Es gibt drei Optionen: | ||
|
|
||
| 1. Schließen Sie Ihren Webbrowser. Dies setzt Ihre Sitzung zurück. | ||
| 2. Melden Sie sich von Ihrem Konto ab. | ||
| 3. Klicken Sie auf „Server entfernen“ auf der Serververwaltungs-Karte. | ||
| 3. Klicken Sie auf "Server entfernen" auf der Serververwaltungs-Karte. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: unraid/docs
Length of output: 1113
🏁 Script executed:
Repository: unraid/docs
Length of output: 1116
Fix broken link: change
hrefto match actual file slug.The href
./oIDC-Anbieter-Einrichtungdoes not match the actual file. The fileoidc-provider-setup.mdxgenerates the slugoidc-provider-setup. Change the href to./oidc-provider-setup.🤖 Prompt for AI Agents