* New translations common.json (Slovenian) * New translations add-app.json (Slovenian) * New translations rss.json (Slovenian) * New translations iframe.json (Slovenian) * New translations error-boundary.json (Slovenian) * New translations error-boundary.json (Vietnamese) * New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Hebrew) * New translations common.json (Italian) * New translations common.json (Norwegian) * New translations common.json (Polish) * New translations common.json (Russian) * New translations common.json (Slovak) * New translations common.json (Swedish) * New translations common.json (Ukrainian) * New translations common.json (Chinese Simplified) * New translations common.json (English) * New translations common.json (Vietnamese) * New translations add-app.json (French) * New translations add-app.json (Spanish) * New translations add-app.json (Danish) * New translations add-app.json (German) * New translations add-app.json (Hebrew) * New translations add-app.json (Italian) * New translations add-app.json (Norwegian) * New translations add-app.json (Polish) * New translations add-app.json (Russian) * New translations add-app.json (Slovak) * New translations add-app.json (Swedish) * New translations add-app.json (Ukrainian) * New translations add-app.json (Chinese Simplified) * New translations add-app.json (English) * New translations add-app.json (Vietnamese) * New translations add-app.json (Portuguese, Brazilian) * New translations rss.json (Spanish) * New translations rss.json (Danish) * New translations rss.json (German) * New translations rss.json (Hebrew) * New translations rss.json (Italian) * New translations rss.json (Dutch) * New translations rss.json (Norwegian) * New translations rss.json (Polish) * New translations rss.json (Russian) * New translations rss.json (Slovak) * New translations rss.json (Ukrainian) * New translations rss.json (Chinese Simplified) * New translations rss.json (English) * New translations rss.json (Vietnamese) * New translations rss.json (Portuguese, Brazilian) * New translations iframe.json (French) * New translations iframe.json (Spanish) * New translations iframe.json (Danish) * New translations iframe.json (German) * New translations iframe.json (Hebrew) * New translations iframe.json (Italian) * New translations iframe.json (Dutch) * New translations iframe.json (Norwegian) * New translations iframe.json (Polish) * New translations iframe.json (Russian) * New translations iframe.json (Slovak) * New translations iframe.json (Chinese Simplified) * New translations iframe.json (English) * New translations iframe.json (Vietnamese) * New translations iframe.json (Portuguese, Brazilian) * New translations error-boundary.json (Spanish) * New translations error-boundary.json (Danish) * New translations error-boundary.json (German) * New translations error-boundary.json (Hebrew) * New translations error-boundary.json (Italian) * New translations error-boundary.json (Norwegian) * New translations error-boundary.json (Russian) * New translations error-boundary.json (Slovak) * New translations error-boundary.json (English) * New translations common.json (German) * New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Hebrew) * New translations add-app.json (Spanish) * New translations add-app.json (Danish) * New translations add-app.json (German) * New translations add-app.json (Hebrew) * New translations rss.json (Spanish) * New translations rss.json (Danish) * New translations rss.json (Hebrew) * New translations iframe.json (Spanish) * New translations iframe.json (Danish) * New translations iframe.json (Hebrew) * New translations error-boundary.json (Spanish) * New translations error-boundary.json (Danish) * New translations error-boundary.json (Hebrew) * New translations common.json (German) * New translations common.json (Italian) * New translations add-app.json (Italian) * New translations rss.json (German) * New translations rss.json (Italian) * New translations iframe.json (German) * New translations iframe.json (Italian) * New translations error-boundary.json (German) * New translations error-boundary.json (Italian) * New translations common.json (Norwegian) * New translations add-app.json (Norwegian) * New translations rss.json (Norwegian) * New translations iframe.json (Norwegian) * New translations error-boundary.json (Norwegian) * New translations media-requests-list.json (Ukrainian) * New translations common.json (Ukrainian) * New translations iframe.json (Ukrainian) * New translations common.json (Slovak) * New translations add-app.json (Slovak) * New translations rss.json (Slovak) * New translations iframe.json (Slovak) * New translations error-boundary.json (Slovak)
77 lines
3.1 KiB
JSON
77 lines
3.1 KiB
JSON
{
|
||
"tabs": {
|
||
"general": "Général",
|
||
"behaviour": "",
|
||
"network": "Réseau",
|
||
"appearance": "Apparence",
|
||
"integration": "Intégration"
|
||
},
|
||
"general": {
|
||
"appname": {
|
||
"label": "Nom de l'application",
|
||
"description": "Utilisé pour afficher l'application sur le tableau de bord."
|
||
},
|
||
"internalAddress": {
|
||
"label": "Adresse interne",
|
||
"description": "IP interne de l'application."
|
||
},
|
||
"externalAddress": {
|
||
"label": "Adresse externe",
|
||
"description": "URL qui sera ouverte dans le navigateur lorsque l'on clique sur l'application."
|
||
}
|
||
},
|
||
"behaviour": {
|
||
"isOpeningNewTab": {
|
||
"label": "Ouvrir dans un nouvel onglet",
|
||
"description": "Ouvrez l'application dans un nouvel onglet au lieu de l'onglet actuel."
|
||
}
|
||
},
|
||
"network": {
|
||
"statusChecker": {
|
||
"label": "Vérificateur de statut",
|
||
"description": "Vérifie si votre application est en ligne en utilisant une simple requête HTTP(S)."
|
||
},
|
||
"statusCodes": {
|
||
"label": "Codes d'état HTTP",
|
||
"description": "Les codes d'état HTTP qui sont considérés comme étant en ligne."
|
||
}
|
||
},
|
||
"appearance": {
|
||
"icon": {
|
||
"label": "Icône de l’app",
|
||
"description": "",
|
||
"autocomplete": {
|
||
"title": "Aucun résultat trouvé",
|
||
"text": "Essayez d'utiliser un terme de recherche plus spécifique. Si vous ne trouvez pas l'icône souhaitée, collez l'URL de l'image ci-dessus pour obtenir une icône personnalisée"
|
||
},
|
||
"noItems": {
|
||
"title": "",
|
||
"text": "Cela peut prendre quelques secondes"
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"type": {
|
||
"label": "Configuration d’intégrations",
|
||
"description": "La configuration d'intégration qui sera utilisée pour se connecter à votre application.",
|
||
"placeholder": "Sélectionner une itégration",
|
||
"defined": "Défini",
|
||
"undefined": "Indéfini",
|
||
"public": "Public",
|
||
"private": "Privé",
|
||
"explanationPrivate": "Un secret privé sera envoyé au serveur. Une fois que votre navigateur a rafraîchi la page. Il ne sera jamais envoyé au client.",
|
||
"explanationPublic": "Un secret public est toujours envoyé au client et est accessible via l'API. Il ne doit pas contenir de valeurs confidentielles telles que des noms d'utilisateur, des mots de passe, des jetons, des certificats et d'autres éléments similaires!"
|
||
},
|
||
"secrets": {
|
||
"description": "Pour mettre à jour un secret, entrez une valeur et cliquez sur le bouton Enregistrer. Pour supprimer un secret, utilisez le bouton Effacer.",
|
||
"warning": "Vos informations d'identification servent d'accès à vos intégrations et vous devez <strong>ne jamais</strong> les partager avec quelqu'un d'autre. L'équipe officielle d'Homarr ne vous demandera jamais vos informations d'identification. Veillez à <strong>stocker et gérer vos secrets en toute sécurité</strong>.",
|
||
"clear": "Effacer le secret",
|
||
"save": "Sauvegarder le secret",
|
||
"update": "Mettre à jour le secret"
|
||
}
|
||
},
|
||
"validation": {
|
||
"popover": "Votre formulaire contient des données invalides et ne peut être sauvegardé. Veuillez résoudre tous les problèmes et cliquez à nouveau sur ce bouton pour enregistrer vos modifications"
|
||
}
|
||
}
|