chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-crowdin[bot]
2025-01-17 11:54:32 +00:00
committed by GitHub
parent a1084f91e5
commit d1be727eb3
29 changed files with 1334 additions and 0 deletions

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "הסיסמה אינה עומדת בדרישות",
"boardAlreadyExists": "לוח בשם זה כבר קיים",
"invalidFileType": "סוג קובץ לא חוקי, צפוי {expected}",
"invalidFileName": "",
"fileTooLarge": "הקובץ גדול מדי, הגודל המרבי הוא {maxSize}",
"invalidConfiguration": "תצורה לא חוקית",
"groupNameTaken": "שם הקבוצה כבר תפוס"
@@ -2101,6 +2102,7 @@
"docker": "דוקר",
"logs": "קובצי לוג",
"api": "ממשק API",
"certificates": "",
"tasks": "משימות"
}
},
@@ -2706,6 +2708,9 @@
},
"logs": {
"label": "קבצי לוג"
},
"certificates": {
"label": ""
}
},
"settings": {
@@ -3101,5 +3106,46 @@
}
}
}
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}
}