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": {
|
"app": {
|
||||||
"option": {
|
"option": {
|
||||||
"existing": {
|
"existing": {
|
||||||
"title": "",
|
"title": "Vorhanden",
|
||||||
"label": ""
|
"label": "Vorhandene App auswählen"
|
||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"title": "",
|
"title": "Neu",
|
||||||
"url": {
|
"url": {
|
||||||
"label": "",
|
"label": "App URL",
|
||||||
"description": ""
|
"description": "Die URL, welche die App öffnet, sobald sie vom Dashboard aus aufgerufen wird"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -676,9 +676,9 @@
|
|||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
"action": {
|
"action": {
|
||||||
"add": "",
|
"add": "Eine App verknüpfen",
|
||||||
"remove": "",
|
"remove": "Verknüpfung aufheben",
|
||||||
"select": ""
|
"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."
|
"description": "Integration \"{kind}\" kann mit den Suchmaschinen verwendet werden. Wählen Sie dies, um die Suchmaschine automatisch zu konfigurieren."
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
"sectionTitle": ""
|
"sectionTitle": "Verknüpfte App"
|
||||||
},
|
},
|
||||||
"createApp": {
|
"createApp": {
|
||||||
"label": "App erstellen",
|
"label": "App erstellen",
|
||||||
@@ -1051,7 +1051,7 @@
|
|||||||
"add": "Hinzufügen",
|
"add": "Hinzufügen",
|
||||||
"apply": "Übernehmen",
|
"apply": "Übernehmen",
|
||||||
"backToOverview": "Zurück zur Übersicht",
|
"backToOverview": "Zurück zur Übersicht",
|
||||||
"change": "",
|
"change": "Verändern",
|
||||||
"create": "Erstellen",
|
"create": "Erstellen",
|
||||||
"createAnother": "Erstellen und neu starten",
|
"createAnother": "Erstellen und neu starten",
|
||||||
"edit": "Bearbeiten",
|
"edit": "Bearbeiten",
|
||||||
@@ -1174,8 +1174,8 @@
|
|||||||
},
|
},
|
||||||
"unit": {
|
"unit": {
|
||||||
"speed": {
|
"speed": {
|
||||||
"kilometersPerHour": "",
|
"kilometersPerHour": "km/h",
|
||||||
"milesPerHour": ""
|
"milesPerHour": "mph"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -1190,7 +1190,7 @@
|
|||||||
"label": "Titel"
|
"label": "Titel"
|
||||||
},
|
},
|
||||||
"customCssClasses": {
|
"customCssClasses": {
|
||||||
"label": ""
|
"label": "Benutzerdefinierte CSS Klassen"
|
||||||
},
|
},
|
||||||
"borderColor": {
|
"borderColor": {
|
||||||
"label": "Rahmenfarbe"
|
"label": "Rahmenfarbe"
|
||||||
@@ -1780,7 +1780,7 @@
|
|||||||
"description": "Nur bei aktuellem Wetter"
|
"description": "Nur bei aktuellem Wetter"
|
||||||
},
|
},
|
||||||
"useImperialSpeed": {
|
"useImperialSpeed": {
|
||||||
"label": ""
|
"label": "Verwende miles per hour für die Windgeschwindigkeit"
|
||||||
},
|
},
|
||||||
"location": {
|
"location": {
|
||||||
"label": "Wetterstandort"
|
"label": "Wetterstandort"
|
||||||
@@ -1800,12 +1800,12 @@
|
|||||||
"description": "Wie das Datum aussehen sollte"
|
"description": "Wie das Datum aussehen sollte"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"currentWindSpeed": "{currentWindSpeed} km/h",
|
"currentWindSpeed": "{currentWindSpeed} {unit}",
|
||||||
"dailyForecast": {
|
"dailyForecast": {
|
||||||
"sunrise": "Sonnenaufgang",
|
"sunrise": "Sonnenaufgang",
|
||||||
"sunset": "Sonnenuntergang",
|
"sunset": "Sonnenuntergang",
|
||||||
"maxWindSpeed": "Maximale Windgeschwindigkeit: {maxWindSpeed} km/h",
|
"maxWindSpeed": "Maximale Windgeschwindigkeit: {maxWindSpeed} {unit}",
|
||||||
"maxWindGusts": "Maximale Windböen: {maxWindGusts} km/h"
|
"maxWindGusts": "Maximale Windböen: {maxWindGusts} {unit}"
|
||||||
},
|
},
|
||||||
"kind": {
|
"kind": {
|
||||||
"clear": "Klar",
|
"clear": "Klar",
|
||||||
@@ -3013,8 +3013,8 @@
|
|||||||
"integration": "Integrationen",
|
"integration": "Integrationen",
|
||||||
"app": "Apps",
|
"app": "Apps",
|
||||||
"group": "Gruppen",
|
"group": "Gruppen",
|
||||||
"searchEngine": "",
|
"searchEngine": "Suchmaschinen",
|
||||||
"media": ""
|
"media": "Medien"
|
||||||
},
|
},
|
||||||
"statisticLabel": {
|
"statisticLabel": {
|
||||||
"boards": "Boards",
|
"boards": "Boards",
|
||||||
@@ -3023,8 +3023,8 @@
|
|||||||
"authorization": "Autorisierung"
|
"authorization": "Autorisierung"
|
||||||
},
|
},
|
||||||
"heroBanner": {
|
"heroBanner": {
|
||||||
"title": "",
|
"title": "Willkommen zurück zu Ihrem",
|
||||||
"subtitle": ""
|
"subtitle": "{app} Board"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
|
|||||||
Reference in New Issue
Block a user