fr translations
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"no_instances": {
|
||||
"subtitle": "Filtre:",
|
||||
"title": "Aucune instance trouvée"
|
||||
},
|
||||
"settings": {
|
||||
"launcher_exec_command": {
|
||||
"description": "Lancer Prismlauncher ou une fork au choix",
|
||||
"label": "Executable Prism"
|
||||
},
|
||||
"prismlauncher_path": {
|
||||
"description": "Chemin de PrismLauncher",
|
||||
"label": "Chemin de PrismLauncher"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"notify": {
|
||||
"message": "Ouverture de {name}",
|
||||
"title": "Sites"
|
||||
},
|
||||
"settings": {
|
||||
"command": {
|
||||
"description": "Commande qui lance le site. Exemple: \"firefox --new-window\"",
|
||||
"label": "Commande"
|
||||
},
|
||||
"icon_provider": {
|
||||
"description": "Source de téléchargement des icones",
|
||||
"direct": "favicon.ico du site",
|
||||
"duckduckgo": "DuckDuckGo",
|
||||
"google": "Google",
|
||||
"label": "Fournisseur d'icone"
|
||||
},
|
||||
"links": {
|
||||
"description": "Format: Nom|https://url",
|
||||
"label": "Liens"
|
||||
},
|
||||
"notify": {
|
||||
"description": "Notification à l'ouverture du lien.",
|
||||
"label": "Notification"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user