New Crowdin updates (#811)
* New translations common.json (Slovenian) * New translations add-app.json (Slovenian) * New translations rss.json (Slovenian) * New translations iframe.json (Slovenian) * New translations error-boundary.json (Slovenian) * New translations error-boundary.json (Vietnamese) * New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Hebrew) * New translations common.json (Italian) * New translations common.json (Norwegian) * New translations common.json (Polish) * New translations common.json (Russian) * New translations common.json (Slovak) * New translations common.json (Swedish) * New translations common.json (Ukrainian) * New translations common.json (Chinese Simplified) * New translations common.json (English) * New translations common.json (Vietnamese) * New translations add-app.json (French) * New translations add-app.json (Spanish) * New translations add-app.json (Danish) * New translations add-app.json (German) * New translations add-app.json (Hebrew) * New translations add-app.json (Italian) * New translations add-app.json (Norwegian) * New translations add-app.json (Polish) * New translations add-app.json (Russian) * New translations add-app.json (Slovak) * New translations add-app.json (Swedish) * New translations add-app.json (Ukrainian) * New translations add-app.json (Chinese Simplified) * New translations add-app.json (English) * New translations add-app.json (Vietnamese) * New translations add-app.json (Portuguese, Brazilian) * New translations rss.json (Spanish) * New translations rss.json (Danish) * New translations rss.json (German) * New translations rss.json (Hebrew) * New translations rss.json (Italian) * New translations rss.json (Dutch) * New translations rss.json (Norwegian) * New translations rss.json (Polish) * New translations rss.json (Russian) * New translations rss.json (Slovak) * New translations rss.json (Ukrainian) * New translations rss.json (Chinese Simplified) * New translations rss.json (English) * New translations rss.json (Vietnamese) * New translations rss.json (Portuguese, Brazilian) * New translations iframe.json (French) * New translations iframe.json (Spanish) * New translations iframe.json (Danish) * New translations iframe.json (German) * New translations iframe.json (Hebrew) * New translations iframe.json (Italian) * New translations iframe.json (Dutch) * New translations iframe.json (Norwegian) * New translations iframe.json (Polish) * New translations iframe.json (Russian) * New translations iframe.json (Slovak) * New translations iframe.json (Chinese Simplified) * New translations iframe.json (English) * New translations iframe.json (Vietnamese) * New translations iframe.json (Portuguese, Brazilian) * New translations error-boundary.json (Spanish) * New translations error-boundary.json (Danish) * New translations error-boundary.json (German) * New translations error-boundary.json (Hebrew) * New translations error-boundary.json (Italian) * New translations error-boundary.json (Norwegian) * New translations error-boundary.json (Russian) * New translations error-boundary.json (Slovak) * New translations error-boundary.json (English) * New translations common.json (German) * New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Hebrew) * New translations add-app.json (Spanish) * New translations add-app.json (Danish) * New translations add-app.json (German) * New translations add-app.json (Hebrew) * New translations rss.json (Spanish) * New translations rss.json (Danish) * New translations rss.json (Hebrew) * New translations iframe.json (Spanish) * New translations iframe.json (Danish) * New translations iframe.json (Hebrew) * New translations error-boundary.json (Spanish) * New translations error-boundary.json (Danish) * New translations error-boundary.json (Hebrew) * New translations common.json (German) * New translations common.json (Italian) * New translations add-app.json (Italian) * New translations rss.json (German) * New translations rss.json (Italian) * New translations iframe.json (German) * New translations iframe.json (Italian) * New translations error-boundary.json (German) * New translations error-boundary.json (Italian) * New translations common.json (Norwegian) * New translations add-app.json (Norwegian) * New translations rss.json (Norwegian) * New translations iframe.json (Norwegian) * New translations error-boundary.json (Norwegian) * New translations media-requests-list.json (Ukrainian) * New translations common.json (Ukrainian) * New translations iframe.json (Ukrainian) * New translations common.json (Slovak) * New translations add-app.json (Slovak) * New translations rss.json (Slovak) * New translations iframe.json (Slovak) * New translations error-boundary.json (Slovak)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"changePosition": "Position wechseln",
|
||||
"remove": "Entfernen",
|
||||
"removeConfirm": "Sind Sie sicher, dass Sie {{item}} entfernen möchten?",
|
||||
"createItem": "",
|
||||
"createItem": "+ erstelle {{item}}",
|
||||
"sections": {
|
||||
"settings": "Einstellungen",
|
||||
"dangerZone": "Gefahrenzone"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"appearance": {
|
||||
"icon": {
|
||||
"label": "App Symbol",
|
||||
"description": "Wählen Sie ein Symbol, das auf Ihrem Dashboard angezeigt werden soll. Wählen Sie aus {{suggestionsCount}} Icons oder geben Sie Ihre eigene URL ein",
|
||||
"description": "Wähle ein Symbol, das auf dem Dashboard angezeigt werden soll. Wähle aus {{suggestionsCount}} Symbolen oder gib eine URL ein",
|
||||
"autocomplete": {
|
||||
"title": "Die Suche ergab keine Treffer",
|
||||
"text": "Versuchen Sie, einen spezifischeren Suchbegriff zu verwenden. Wenn Sie das gewünschte Symbol nicht finden können, fügen Sie die obige Bild-URL für ein benutzerdefiniertes Symbol ein"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"unmappedOptions": {
|
||||
"text": "<b>Ungenutzter Parameter in der Konfiguration erkannt</b><br /><code>{{key}}</code>. Homarr ist nicht in der Lage, diesen Parameter zu interpretieren und zu verwenden. Um ein unerwartetes Verhalten zu vermeiden, sichern Sie Ihre Konfiguration und korrigieren Sie diese."
|
||||
"text": "<b>In der Konfiguration wurde ein ungenutzter Parameter erkannt</b><br /><code>{{key}}</code>. Homarr kann diesen Parameter nicht interpretieren und verwenden. Um unerwartetes Verhalten zu vermeiden, machen Sie ein Backup und korrigiere deine Konfiguration."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"text": "Wir entschuldigen uns für die Unannehmlichkeit! Das sollte nicht passieren - bitte melde dieses Problem auf GitHub.",
|
||||
"text": "Wir entschuldigen uns für die Unannehmlichkeiten! Dies sollte nicht passieren - bitte melden Sie dieses Problem auf GitHub.",
|
||||
"label": "Dein Fehler",
|
||||
"reportButton": "Fehler melden"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user