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
b0bdf28016
commit
8f1c3d8a2d
@@ -3078,7 +3078,7 @@
|
||||
"idle": "Boşta",
|
||||
"running": "Çalışıyor",
|
||||
"error": "Hata",
|
||||
"disabled": ""
|
||||
"disabled": "Pasif"
|
||||
},
|
||||
"job": {
|
||||
"minecraftServerStatus": {
|
||||
@@ -3143,18 +3143,18 @@
|
||||
}
|
||||
},
|
||||
"interval": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": "",
|
||||
"midnight": "",
|
||||
"weeklyMonday": ""
|
||||
"seconds": "Her {interval, plural, =1 {saniye} other {# saniyede bir}}",
|
||||
"minutes": "Her {interval, plural, =1 {dakika} other {# dakikada bir}}",
|
||||
"hours": "Her {interval, plural, =1 {saat} other {# saatte bir}}",
|
||||
"midnight": "Her gün gece yarısı",
|
||||
"weeklyMonday": "Her hafta pazartesi günü"
|
||||
},
|
||||
"settings": {
|
||||
"title": ""
|
||||
"title": "{jobName} için görev ayarları"
|
||||
},
|
||||
"field": {
|
||||
"interval": {
|
||||
"label": ""
|
||||
"label": "Zamanlama aralığı"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user