mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +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
d4154d259f
commit
bea0124e3f
@@ -1374,11 +1374,11 @@
|
||||
"label": "Temperatur i Fahrenheit"
|
||||
},
|
||||
"disableTemperatureDecimals": {
|
||||
"label": ""
|
||||
"label": "Deaktiver temperaturdecimaler"
|
||||
},
|
||||
"showCurrentWindSpeed": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Vis aktuel vindhastighed",
|
||||
"description": "Kun på nuværende vejr"
|
||||
},
|
||||
"location": {
|
||||
"label": "Vejr lokation"
|
||||
@@ -1398,12 +1398,12 @@
|
||||
"description": "Hvordan datoen skal se ud"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "",
|
||||
"currentWindSpeed": "{currentWindSpeed} km/t",
|
||||
"dailyForecast": {
|
||||
"sunrise": "",
|
||||
"sunset": "",
|
||||
"maxWindSpeed": "",
|
||||
"maxWindGusts": ""
|
||||
"sunrise": "Solopgang",
|
||||
"sunset": "Solnedgang",
|
||||
"maxWindSpeed": "Maks. vindhastighed: {maxWindSpeed} km/t",
|
||||
"maxWindGusts": "Maks. vindstød {maxWindGusts} km/t"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "Skyfrit",
|
||||
|
||||
@@ -1374,11 +1374,11 @@
|
||||
"label": "Fahrenheit cinsinden sıcaklık"
|
||||
},
|
||||
"disableTemperatureDecimals": {
|
||||
"label": ""
|
||||
"label": "Sıcaklık ondalıklarını devre dışı bırak"
|
||||
},
|
||||
"showCurrentWindSpeed": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Mevcut rüzgar hızını göster",
|
||||
"description": "Yalnızca mevcut hava durumunda"
|
||||
},
|
||||
"location": {
|
||||
"label": "Hava durumu konumu"
|
||||
@@ -1398,12 +1398,12 @@
|
||||
"description": "Tarihin nasıl görüneceği"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "",
|
||||
"currentWindSpeed": "{currentWindSpeed} km/s",
|
||||
"dailyForecast": {
|
||||
"sunrise": "",
|
||||
"sunset": "",
|
||||
"maxWindSpeed": "",
|
||||
"maxWindGusts": ""
|
||||
"sunrise": "Gün Doğumu",
|
||||
"sunset": "Gün Batımı",
|
||||
"maxWindSpeed": "Maks. Rüzgar Hızı: {maxWindSpeed} km/s",
|
||||
"maxWindGusts": "Maks. Rüzgar Hamlesi: {maxWindGusts} km/h"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "Temiz",
|
||||
|
||||
Reference in New Issue
Block a user