2020-05-20 23:13:28 +02:00
|
|
|
{
|
|
|
|
"app":"wTerm",
|
|
|
|
"name":"Terminal",
|
|
|
|
"description":"Access Unix terminal from web",
|
|
|
|
"info":{
|
|
|
|
"author": "Xuan Sang LE",
|
|
|
|
"email": "xsang.le@gmail.com"
|
|
|
|
},
|
2020-06-05 17:45:07 +02:00
|
|
|
"version":"0.0.5-a",
|
2020-05-20 23:13:28 +02:00
|
|
|
"category":"System",
|
|
|
|
"iconclass":"fa fa-terminal",
|
|
|
|
"mimes":["none"],
|
|
|
|
"locales":{
|
|
|
|
"fr_FR": {
|
|
|
|
"Open terminal": "Ouvrir terminal",
|
|
|
|
"Edit": "Modifier",
|
|
|
|
"Please enter terminal URI": "Merci d'entrer l'URI du terminal",
|
|
|
|
"Unable to connect to: {0}": "Impossible de connecter a: {0}",
|
|
|
|
"Terminal connection closed": "Connexion terminal est fermee"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|