Translated using Weblate (Hebrew)

Currently translated at 48.5% (17 of 35 strings)

Translation: Anvil/Anvil
Translate-URL: https://translate.codeberg.org/projects/anvil/anvil/he/
This commit is contained in:
Laxystem 2024-02-27 14:54:58 +00:00 committed by Codeberg Translate
parent 8d08c1dc8c
commit 6726421170
No known key found for this signature in database
GPG key ID: E21F1D62EE3AAC1C

View file

@ -1,83 +1,83 @@
{
"page": {
"import_project": {
"form": {
"avatar": "",
"components": "",
"fields": {
"avatar": {
"label": ""
},
"description": {
"label": "",
"placeholder": ""
},
"issues": {
"label": ""
},
"name": {
"error": "",
"label": "",
"placeholder": ""
},
"pr": {
"label": ""
},
"repository": {
"hint": "",
"label": "",
"placeholder": ""
}
},
"submit": ""
},
"heading": "",
"intro": ""
},
"login": {
"form": {
"validation": {
"incorrect": "",
"missing": ""
},
"fields": {
"account": {
"label": ""
},
"passphrase": {
"label": ""
},
"server": {
"label": ""
}
},
"reset": "",
"submit": ""
},
"heading": "",
"intro": ""
},
"profile": {
"activities": {
"block_or_report": "",
"like": ""
},
"heading": "",
"history": {
"activities": {
"setup": {
"description": "",
"summary": ""
}
},
"heading": ""
},
"projects": {
"add_or_import": "",
"empty": "",
"heading": ""
}
},
"welcome": ""
}
"page": {
"import_project": {
"form": {
"avatar": "תמונה",
"components": "",
"fields": {
"avatar": {
"label": "להעלות תמונה?"
},
"description": {
"label": "תיאור",
"placeholder": "על הפרויקט בפחות מ-100 אותיות…"
},
"issues": {
"label": "סוגיות"
},
"name": {
"error": "חובה",
"label": "שם",
"placeholder": "שם הפרויקט…"
},
"pr": {
"label": "פרים"
},
"repository": {
"hint": "",
"label": "קופסה",
"placeholder": ""
}
},
"submit": "ליצור פרויקט"
},
"heading": "יצירת פרויקט",
"intro": ""
},
"login": {
"form": {
"validation": {
"incorrect": "שם המשתמש או הסיסמה שגויים.",
"missing": "שם המשתמש חובה."
},
"fields": {
"account": {
"label": "שם משתמש"
},
"passphrase": {
"label": "סיסמה"
},
"server": {
"label": ""
}
},
"reset": "לשנות סיסמה?",
"submit": ""
},
"heading": "",
"intro": ""
},
"profile": {
"activities": {
"block_or_report": "",
"like": ""
},
"heading": "",
"history": {
"activities": {
"setup": {
"description": "",
"summary": ""
}
},
"heading": ""
},
"projects": {
"add_or_import": "",
"empty": "",
"heading": ""
}
},
"welcome": ""
}
}