mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c30c98b153
commit
1916eacb4d
@@ -649,14 +649,14 @@
|
||||
"app": {
|
||||
"option": {
|
||||
"existing": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"title": "Vorhanden",
|
||||
"label": "Vorhandene App auswählen"
|
||||
},
|
||||
"new": {
|
||||
"title": "",
|
||||
"title": "Neu",
|
||||
"url": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "App URL",
|
||||
"description": "Die URL, welche die App öffnet, sobald sie vom Dashboard aus aufgerufen wird"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -676,9 +676,9 @@
|
||||
},
|
||||
"app": {
|
||||
"action": {
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"select": ""
|
||||
"add": "Eine App verknüpfen",
|
||||
"remove": "Verknüpfung aufheben",
|
||||
"select": "Wählen Sie eine App zum Verknüpfen aus"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -709,7 +709,7 @@
|
||||
"description": "Integration \"{kind}\" kann mit den Suchmaschinen verwendet werden. Wählen Sie dies, um die Suchmaschine automatisch zu konfigurieren."
|
||||
},
|
||||
"app": {
|
||||
"sectionTitle": ""
|
||||
"sectionTitle": "Verknüpfte App"
|
||||
},
|
||||
"createApp": {
|
||||
"label": "App erstellen",
|
||||
@@ -1051,7 +1051,7 @@
|
||||
"add": "Hinzufügen",
|
||||
"apply": "Übernehmen",
|
||||
"backToOverview": "Zurück zur Übersicht",
|
||||
"change": "",
|
||||
"change": "Verändern",
|
||||
"create": "Erstellen",
|
||||
"createAnother": "Erstellen und neu starten",
|
||||
"edit": "Bearbeiten",
|
||||
@@ -1174,8 +1174,8 @@
|
||||
},
|
||||
"unit": {
|
||||
"speed": {
|
||||
"kilometersPerHour": "",
|
||||
"milesPerHour": ""
|
||||
"kilometersPerHour": "km/h",
|
||||
"milesPerHour": "mph"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1190,7 +1190,7 @@
|
||||
"label": "Titel"
|
||||
},
|
||||
"customCssClasses": {
|
||||
"label": ""
|
||||
"label": "Benutzerdefinierte CSS Klassen"
|
||||
},
|
||||
"borderColor": {
|
||||
"label": "Rahmenfarbe"
|
||||
@@ -1780,7 +1780,7 @@
|
||||
"description": "Nur bei aktuellem Wetter"
|
||||
},
|
||||
"useImperialSpeed": {
|
||||
"label": ""
|
||||
"label": "Verwende miles per hour für die Windgeschwindigkeit"
|
||||
},
|
||||
"location": {
|
||||
"label": "Wetterstandort"
|
||||
@@ -1800,12 +1800,12 @@
|
||||
"description": "Wie das Datum aussehen sollte"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "{currentWindSpeed} km/h",
|
||||
"currentWindSpeed": "{currentWindSpeed} {unit}",
|
||||
"dailyForecast": {
|
||||
"sunrise": "Sonnenaufgang",
|
||||
"sunset": "Sonnenuntergang",
|
||||
"maxWindSpeed": "Maximale Windgeschwindigkeit: {maxWindSpeed} km/h",
|
||||
"maxWindGusts": "Maximale Windböen: {maxWindGusts} km/h"
|
||||
"maxWindSpeed": "Maximale Windgeschwindigkeit: {maxWindSpeed} {unit}",
|
||||
"maxWindGusts": "Maximale Windböen: {maxWindGusts} {unit}"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "Klar",
|
||||
@@ -3013,8 +3013,8 @@
|
||||
"integration": "Integrationen",
|
||||
"app": "Apps",
|
||||
"group": "Gruppen",
|
||||
"searchEngine": "",
|
||||
"media": ""
|
||||
"searchEngine": "Suchmaschinen",
|
||||
"media": "Medien"
|
||||
},
|
||||
"statisticLabel": {
|
||||
"boards": "Boards",
|
||||
@@ -3023,8 +3023,8 @@
|
||||
"authorization": "Autorisierung"
|
||||
},
|
||||
"heroBanner": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
"title": "Willkommen zurück zu Ihrem",
|
||||
"subtitle": "{app} Board"
|
||||
}
|
||||
},
|
||||
"board": {
|
||||
|
||||
Reference in New Issue
Block a user