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:
parent
8d08c1dc8c
commit
6726421170
1 changed files with 81 additions and 81 deletions
|
@ -2,56 +2,56 @@
|
||||||
"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": "",
|
||||||
|
|
Loading…
Reference in a new issue