mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
[ci skip] Translation update
This commit is contained in:
parent
fc7bcd7e00
commit
7474d09e5d
@ -528,6 +528,7 @@
|
||||
"show_areas": "Afficher les pièces"
|
||||
},
|
||||
"data-table": {
|
||||
"no-data": "Pas de données",
|
||||
"search": "Chercher"
|
||||
},
|
||||
"date-range-picker": {
|
||||
@ -2351,6 +2352,7 @@
|
||||
"show_code_editor": "Afficher l'éditeur de code",
|
||||
"show_visual_editor": "Afficher l'éditeur visuel",
|
||||
"toggle_editor": "Permuter l’éditeur",
|
||||
"typed_header": "{type} Configuration de la carte",
|
||||
"unsaved_changes": "Vous avez des changements non enregistrés"
|
||||
},
|
||||
"edit_lovelace": {
|
||||
@ -2444,6 +2446,8 @@
|
||||
"entity": "Entité",
|
||||
"entity_id": "ID de l'entité",
|
||||
"last_changed": "Dernière modification",
|
||||
"no_data": "Aucune entité inutilisée trouvée",
|
||||
"search": "Rechercher des entités",
|
||||
"select_to_add": "Sélectionner les entités que vous souhaitez ajouter à une carte, puis cliquez sur le bouton Ajouter une carte.",
|
||||
"title": "Entités inutilisées"
|
||||
},
|
||||
|
@ -528,6 +528,7 @@
|
||||
"show_areas": "הצג אזורים"
|
||||
},
|
||||
"data-table": {
|
||||
"no-data": "אין נתונים",
|
||||
"search": "חיפוש"
|
||||
},
|
||||
"date-range-picker": {
|
||||
@ -1597,7 +1598,7 @@
|
||||
"refresh_body": "אתה צריך לרענן את הדף כדי להשלים את ההסרה, האם אתה רוצה לרענן עכשיו?",
|
||||
"refresh_header": "האם אתה רוצה לרענן?",
|
||||
"types": {
|
||||
"css": "סגנון עיצוב",
|
||||
"css": "Stylesheet",
|
||||
"html": "HTML (הוצא משימוש)",
|
||||
"js": "קובץ JavaScript (הוצא משימוש)",
|
||||
"module": "JavaScript Module"
|
||||
@ -2351,6 +2352,7 @@
|
||||
"show_code_editor": "הצג עורך קוד",
|
||||
"show_visual_editor": "הצג עורך ויזואלי",
|
||||
"toggle_editor": "החלף מצב עורך",
|
||||
"typed_header": "תצורת כרטיס {type}",
|
||||
"unsaved_changes": "יש לך שינויים שלא נשמרו"
|
||||
},
|
||||
"edit_lovelace": {
|
||||
@ -2444,6 +2446,8 @@
|
||||
"entity": "ישות",
|
||||
"entity_id": "מזהה ישות",
|
||||
"last_changed": "שונה לאחרונה",
|
||||
"no_data": "לא נמצאו ישויות שאינן בשימוש",
|
||||
"search": "חיפוש ישויות",
|
||||
"select_to_add": "בחר את הישויות שברצונך להוסיף לכרטיס ולחץ על כפתור הוסף כרטיס.",
|
||||
"title": "ישויות שאינן בשימוש"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user