mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7766c3cbbc
commit
4529cabb8a
@@ -612,17 +612,17 @@
|
||||
"select": {
|
||||
"label": "Sélectionner l'app",
|
||||
"notFound": "Aucune app trouvée",
|
||||
"search": "",
|
||||
"noResults": "",
|
||||
"action": "",
|
||||
"title": ""
|
||||
"search": "Rechercher une application",
|
||||
"noResults": "Pas de résultats",
|
||||
"action": "Sélectionner {app}",
|
||||
"title": "Sélectionner une application à ajouter à ce tableau"
|
||||
},
|
||||
"create": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "Créer une nouvelle application",
|
||||
"description": "Créer une nouvelle application ",
|
||||
"action": ""
|
||||
},
|
||||
"add": ""
|
||||
"add": "Ajouter une application"
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
@@ -769,7 +769,7 @@
|
||||
"message": "Le chemin d'accès n'est probablement pas correct"
|
||||
},
|
||||
"tooManyRequests": {
|
||||
"title": "",
|
||||
"title": "Trop de requêtes en un temps donné",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
@@ -995,7 +995,7 @@
|
||||
},
|
||||
"option": {
|
||||
"title": {
|
||||
"label": ""
|
||||
"label": "Titre"
|
||||
},
|
||||
"borderColor": {
|
||||
"label": "Couleur de la bordure"
|
||||
@@ -1093,7 +1093,7 @@
|
||||
"label": "Intégrations"
|
||||
},
|
||||
"title": {
|
||||
"label": ""
|
||||
"label": "Titre"
|
||||
},
|
||||
"customCssClasses": {
|
||||
"label": "Classes CSS personnalisées"
|
||||
@@ -1445,8 +1445,8 @@
|
||||
}
|
||||
},
|
||||
"stockPrice": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Cours des actions",
|
||||
"description": "Affiche le cours des actions d'une entreprise",
|
||||
"option": {
|
||||
"stock": {
|
||||
"label": ""
|
||||
@@ -1455,66 +1455,66 @@
|
||||
"label": "",
|
||||
"option": {
|
||||
"1d": {
|
||||
"label": ""
|
||||
"label": "1 jour"
|
||||
},
|
||||
"5d": {
|
||||
"label": ""
|
||||
"label": "5 jours"
|
||||
},
|
||||
"1mo": {
|
||||
"label": ""
|
||||
"label": "1 mois"
|
||||
},
|
||||
"3mo": {
|
||||
"label": ""
|
||||
"label": "3 mois"
|
||||
},
|
||||
"6mo": {
|
||||
"label": ""
|
||||
"label": "6 mois"
|
||||
},
|
||||
"ytd": {
|
||||
"label": ""
|
||||
"label": "Année courante"
|
||||
},
|
||||
"1y": {
|
||||
"label": ""
|
||||
"label": "1 an"
|
||||
},
|
||||
"2y": {
|
||||
"label": ""
|
||||
"label": "2 ans"
|
||||
},
|
||||
"5y": {
|
||||
"label": ""
|
||||
"label": "5 ans"
|
||||
},
|
||||
"10y": {
|
||||
"label": ""
|
||||
"label": "10 ans"
|
||||
},
|
||||
"max": {
|
||||
"label": ""
|
||||
"label": "Maximum"
|
||||
}
|
||||
}
|
||||
},
|
||||
"timeInterval": {
|
||||
"label": "",
|
||||
"label": "Intervalle de temps",
|
||||
"option": {
|
||||
"5m": {
|
||||
"label": ""
|
||||
"label": "5 minutes"
|
||||
},
|
||||
"15m": {
|
||||
"label": ""
|
||||
"label": "15 minutes"
|
||||
},
|
||||
"30m": {
|
||||
"label": ""
|
||||
"label": "30 minutes"
|
||||
},
|
||||
"1h": {
|
||||
"label": ""
|
||||
"label": "1 heure"
|
||||
},
|
||||
"1d": {
|
||||
"label": ""
|
||||
"label": "1 jour"
|
||||
},
|
||||
"5d": {
|
||||
"label": ""
|
||||
"label": "5 jours"
|
||||
},
|
||||
"1wk": {
|
||||
"label": ""
|
||||
"label": "1 semaine"
|
||||
},
|
||||
"1mo": {
|
||||
"label": ""
|
||||
"label": "1 mois"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1771,8 +1771,8 @@
|
||||
"description": "Afficher les flux en cours sur vos serveurs de multimédia",
|
||||
"option": {
|
||||
"showOnlyPlaying": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Afficher seulement les médias en cours de lecture",
|
||||
"description": "Désactiver cette option ne fonctionnera pas pour Plex"
|
||||
}
|
||||
},
|
||||
"items": {
|
||||
|
||||
Reference in New Issue
Block a user