config: update crowdin translations
This commit is contained in:
17
public/locales/he/modules/smart-home/entity-state.json
Normal file
17
public/locales/he/modules/smart-home/entity-state.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"entityNotFound": "הישות לא נמצאה",
|
||||
"descriptor": {
|
||||
"name": "ישות Home Assistant",
|
||||
"description": "מצב נוכחי של ישות ב-Home Assistant",
|
||||
"settings": {
|
||||
"title": "מצב ישות",
|
||||
"entityId": {
|
||||
"label": "מזהה ישות",
|
||||
"info": "מזהה ישות ייחודי ב-Home Assistant. העתק על ידי לחיצה על ישות > לחץ על סמל גלגל שיניים > לחץ על כפתור העתק ב'זיהוי ישות'. ייתכן שחלק מהישויות המותאמות אישית אינן נתמכות."
|
||||
},
|
||||
"displayName": {
|
||||
"label": "הצג שם"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "מוריד",
|
||||
"name": "שם",
|
||||
"dateAdded": "נוסף על",
|
||||
"size": "גודל",
|
||||
"download": "הורדה",
|
||||
"upload": "העלאה",
|
||||
"estimatedTimeOfArrival": "זמן סיום משוער",
|
||||
"progress": "התקדמות"
|
||||
"progress": "התקדמות",
|
||||
"totalUploaded": "סך העלאה",
|
||||
"totalDownloaded": "הורדה כוללת",
|
||||
"ratio": "יחס",
|
||||
"seeds": "זרעים (מחוברים)",
|
||||
"peers": "עמיתים (מחוברים)",
|
||||
"label": "תווית",
|
||||
"state": "מצב",
|
||||
"stateMessage": "הודעת מצב"
|
||||
},
|
||||
"item": {
|
||||
"text": "מנוהל על ידי {{appName}}, יחס {{ratio}}"
|
||||
|
||||
Reference in New Issue
Block a user