chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-08-16 00:50:29 +00:00
committed by GitHub
parent 2457f9e4a7
commit 7c4ad40198
32 changed files with 1952 additions and 32 deletions

View File

@@ -1003,6 +1003,7 @@
}
},
"common": {
"success": "",
"beta": "בטא",
"error": "שגיאה",
"action": {
@@ -3260,14 +3261,70 @@
"minutes": "כל {interval, plural, =1 {minute} other {# minutes}}",
"hours": "כל {interval, plural, =1 {hour} other {# hours}}",
"midnight": "כל יום בחצות",
"weeklyMonday": "כל שבוע ביום שני"
"weeklyMonday": "כל שבוע ביום שני",
"update": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"settings": {
"title": "הגדרות משימה עבור {jobName}"
},
"field": {
"name": {
"label": ""
},
"interval": {
"label": "מרווח זמן לתזמון"
},
"lastExecution": {
"label": ""
},
"actions": {
"label": ""
}
},
"table": {
"search": ""
},
"action": {
"refresh": {
"label": ""
}
},
"refresh": {
"success": {
"message": ""
},
"error": {
"message": ""
}
},
"trigger": {
"success": {
"message": ""
},
"error": {
"message": ""
}
},
"enable": {
"success": {
"message": ""
}
},
"disable": {
"success": {
"message": ""
}
},
"toggle": {
"error": {
"message": ""
}
}
},
@@ -3776,6 +3833,9 @@
},
"tools": {
"label": "כלים",
"tasks": {
"label": ""
},
"docker": {
"label": "דוקר"
},