config: update crowdin translations
This commit is contained in:
17
public/locales/fr/modules/smart-home/entity-state.json
Normal file
17
public/locales/fr/modules/smart-home/entity-state.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"entityNotFound": "Entité non trouvée",
|
||||
"descriptor": {
|
||||
"name": "Entité Home Assistant",
|
||||
"description": "État actuel d'une entité dans Home Assistant",
|
||||
"settings": {
|
||||
"title": "État de l'entité",
|
||||
"entityId": {
|
||||
"label": "ID de l’entité",
|
||||
"info": "ID d’entité unique dans Home Assistant. Copiez en cliquant sur l'entité > Cliquez sur l'icône en forme de rouage > Cliquez sur le bouton Copier sous « ID d'entité ». Certaines entités personnalisées peuvent ne pas être prises en charge."
|
||||
},
|
||||
"displayName": {
|
||||
"label": "Nom d'affichage"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "Téléchargement en cours",
|
||||
"name": "Nom",
|
||||
"dateAdded": "",
|
||||
"size": "Taille",
|
||||
"download": "Descendant",
|
||||
"upload": "Montant",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progrès"
|
||||
"progress": "Progrès",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "État",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "Géré par {{appName}}, {{ratio}} ratio"
|
||||
|
||||
Reference in New Issue
Block a user