-
Notifications
You must be signed in to change notification settings - Fork 48
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
64c77d2
4e277ec
222f88c
9869703
958b88c
d71356a
1b32b21
8001bdb
1cd56d8
09986af
271605c
8f82012
2ef6844
b169465
00fa320
4b3ee4d
ea94fdd
7fd7140
4678652
bc85a02
42cc49d
f8fadf9
3a4fa49
c350fd1
6816925
e9d7060
673a63f
cf5696d
1c6066a
48ec6b4
50dd32f
274a764
9810724
7f94220
a388bf1
1ab4fcc
eac70aa
fdeab11
636c988
001eaa9
4824cc5
ee8a4f1
2f70a1b
c38907e
daface5
f8bdc7d
aa88d29
a4b0bc3
94f942c
7fc2c08
c5804f8
1922885
b7d2aea
5419a4e
7030395
601ca44
d842a2f
171bb9f
ea5e0e2
5c55a30
d53105c
c24be79
fd08109
e10f4bd
d76c520
b02e65f
ce41b79
2186442
dcd6847
87ca00e
ecddeab
f86cb0e
d00d77e
0cf9f39
137e047
87d7375
d841a16
156c602
d20c4de
bf1eac6
3b4349b
a1e9f82
dbacaf9
e068486
4d0cbae
ebdc7f4
7e84ade
1095f7e
64ca636
939b9e5
cfed196
7a24f1a
cd594f9
4959380
31c84f8
2e4e2f8
b209f20
b22a531
d3e819e
df3a0cd
37977ad
05e30ca
9541c8e
2e696bb
1e19cb4
f469280
fad0ded
c257503
e821eaf
fef8646
a594ca8
bdb131b
3160fa4
f08ccb8
86c0484
00779fc
c0db11f
a93708c
bb68119
041005a
5ad07e0
2496b1f
e3b63c8
c75ede0
615f40e
d4c07bc
c3cca7e
0ea8846
a9339c6
3965a15
c92fc03
48440e5
bde9748
0d628c8
2156a31
ec6125b
c0ecd85
e9833fc
8341aca
8db7868
ed4c66e
c9453f5
4cb4277
1c6ed69
acadde4
7de4a58
2ff4c23
4c8e156
6b1f2ec
103c717
03940b5
d982cc4
c50ecb8
55f806c
e5811d2
b9fa275
13c841c
47f9877
83163ce
43b2964
fe36d68
6546613
9e14a6a
a0acc04
5445679
cf5f1b9
ddda609
07d6cab
75efd27
d1b1500
0c9b0c1
96a1e2a
aafe0fc
8908011
71bfd53
3b91857
c7645b5
7bcadd0
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
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