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