Update io-package.json
This commit is contained in:
parent
10ab0fffac
commit
057479e662
200
io-package.json
200
io-package.json
@ -6,123 +6,13 @@
|
||||
"controller": true,
|
||||
"title": "JS controller",
|
||||
"titleLang": {
|
||||
"en": "JS controller",
|
||||
"de": "JS-Controller",
|
||||
"ru": "Контроллер JS",
|
||||
"pt": "Controlador JS",
|
||||
"nl": "JS-controller",
|
||||
"fr": "Contrôleur JS",
|
||||
"it": "Controller JS",
|
||||
"es": "Controlador JS",
|
||||
"pl": "Kontroler JS"
|
||||
},
|
||||
"news": {
|
||||
"1.4.2": {
|
||||
"en": "see CHANGELOG.md",
|
||||
"de": "Sehe CHANGELOG.md",
|
||||
"ru": "см. CHANGELOG.md",
|
||||
"pt": "veja CHANGELOG.md",
|
||||
"nl": "zie CHANGELOG.md",
|
||||
"fr": "voir CHANGELOG.md",
|
||||
"it": "vedi CHANGELOG.md",
|
||||
"es": "ver CHANGELOG.md",
|
||||
"pl": "zobacz CHANGELOG.md"
|
||||
},
|
||||
"1.4.0": {
|
||||
"en": "see CHANGELOG.md",
|
||||
"de": "Sehe CHANGELOG.md",
|
||||
"ru": "см. CHANGELOG.md",
|
||||
"pt": "veja CHANGELOG.md",
|
||||
"nl": "zie CHANGELOG.md",
|
||||
"fr": "voir CHANGELOG.md",
|
||||
"it": "vedi CHANGELOG.md",
|
||||
"es": "ver CHANGELOG.md",
|
||||
"pl": "zobacz CHANGELOG.md"
|
||||
},
|
||||
"1.3.0": {
|
||||
"en": "socket.io Version was downgraded because of bug\nBetter npm5 support",
|
||||
"de": "socket.io Die Version wurde aufgrund eines Fehlers heruntergestuft\nBessere npm5-Unterstützung",
|
||||
"ru": "Версия socket.io была понижена из-за ошибки\nЛучшая поддержка npm5",
|
||||
"pt": "A versão socket.io foi rebaixada por causa do erro\nMelhor suporte npm5",
|
||||
"nl": "socket.io De versie is gedowngraded vanwege een bug\nBetere npm5-ondersteuning",
|
||||
"fr": "La version de socket.io a été déclassée à cause d'un bug\nMeilleur support npm5",
|
||||
"it": "socket.io La versione è stata declassata a causa di un bug\nMigliore supporto per npm5",
|
||||
"es": "La versión de socket.io se ha degradado debido a errores\nMejor soporte npm5",
|
||||
"pl": "Wersja socket.io została obniżona z powodu błędu\nLepsza obsługa npm5"
|
||||
},
|
||||
"1.2.7": {
|
||||
"en": "see CHANGELOG.md",
|
||||
"de": "Sehe CHANGELOG.md",
|
||||
"ru": "см. CHANGELOG.md",
|
||||
"pt": "veja CHANGELOG.md",
|
||||
"nl": "zie CHANGELOG.md",
|
||||
"fr": "voir CHANGELOG.md",
|
||||
"it": "vedi CHANGELOG.md",
|
||||
"es": "ver CHANGELOG.md",
|
||||
"pl": "zobacz CHANGELOG.md"
|
||||
},
|
||||
"1.2.4": {
|
||||
"en": "The fix for npm5",
|
||||
"de": "Der Fix für npm5",
|
||||
"ru": "Исправление для npm5",
|
||||
"pt": "A correção para npm5",
|
||||
"fr": "Le correctif pour npm5",
|
||||
"nl": "De oplossing voor npm5"
|
||||
},
|
||||
"1.2.3": {
|
||||
"en": "fix logging level: silly\nfix dependency check\nfix small errors\nsee changelog",
|
||||
"de": "Korrigiere Log-Silly\nKorrigiere Abhängigkeitsprüfung\nKorrigiere kleine Fehler\nSchaue Changelog",
|
||||
"ru": "Поправлен лог silly\nИсправлена проверка зависимостей пакетов\nИсправлены маленькие ошибки\nСм. список изменений"
|
||||
},
|
||||
"1.2.0": {
|
||||
"en": "fixed upgrade command\nallow install from custom repositories\nremove online and sources repositories\nfix multihosts command\ncatch the error outputs of instances if they die\nno more support for node.js 0.10/0.12\nadd new logging level: silly",
|
||||
"de": "fixed upgrade command\nallow install from custom repositories\nremove online and sources repositories\nfix multihosts command\ncatch the error outputs of instances if they die\nno more support for node.js 0.10/0.12\nadd new logging level: silly",
|
||||
"ru": "fixed upgrade command\nallow install from custom repositories\nremove online and sources repositories\nfix multihosts command\ncatch the error outputs of instances if they die\nno more support for node.js 0.10/0.12\nadd new logging level: silly"
|
||||
},
|
||||
"1.1.3": {
|
||||
"en": "Extend statistics\nUpdate npm packets",
|
||||
"de": "Statistik erweitern\nnpm Pakete aktualisieren",
|
||||
"ru": "Расширение статистики\nОбновление пакетов npm"
|
||||
},
|
||||
"1.1.2": {
|
||||
"en": "Close sockets by default for external connects",
|
||||
"de": "Erlaube die Verbindung auf Objeke/States-Sockets nicht",
|
||||
"ru": "По умолчанию закрыто соединение с сокетами для внешних подключений"
|
||||
},
|
||||
"1.1.1": {
|
||||
"en": "Allow redis connections via unix sockets",
|
||||
"de": "Erlaube Redis verbindungen via Unix Sockets",
|
||||
"ru": "Allow redis unix socket connections"
|
||||
},
|
||||
"1.1.0": {
|
||||
"en": "Close sockets by default for external connects",
|
||||
"de": "Erlaube die Verbindung auf Objeke/States-Sockets nicht",
|
||||
"ru": "По умолчанию закрыто соединение с сокетами для внешних подключений"
|
||||
},
|
||||
"1.0.3": {
|
||||
"en": "see CHANGELOG.md",
|
||||
"de": "Sehe CHANGELOG.md",
|
||||
"ru": "Смотри CHANGELOG.md"
|
||||
},
|
||||
"1.0.0": {
|
||||
"en": "No big changes, just version",
|
||||
"de": "Keine große Änderungen, nur Versionsänderung",
|
||||
"ru": "Никаких больших изменений. Только номер версии."
|
||||
}
|
||||
"en": "JS controller"
|
||||
},
|
||||
"desc": {
|
||||
"en": "Javascript/Node.js implementation of yunkong2 controller",
|
||||
"de": "Javascript/Node.js Implementierung des yunkong2-Controllers",
|
||||
"ru": "Javascript/Node.js реализация контроллера yunkong2",
|
||||
"pt": "Implementação do Javascript/Node.js do controlador yunkong2",
|
||||
"nl": "Javascript/Node.js implementatie van yunkong2-controller",
|
||||
"fr": "Implémentation Javascript/Node.js du contrôleur yunkong2",
|
||||
"it": "Implementazione Javascript/Node.js del controller yunkong2",
|
||||
"es": "Implementación de JavaScript/Node.js del controlador yunkong2",
|
||||
"pl": "Implementacja JavaScript/Node.js kontrolera yunkong2"
|
||||
"en": "Javascript/Node.js implementation of yunkong2 controller"
|
||||
},
|
||||
"messagebox": true,
|
||||
"readme": "https://github.com/yunkong2/yunkong2.js-controller/blob/master/README.md",
|
||||
"readme": "https://git.spacen.net/yunkong2/yunkong2.js-controller/blob/master/README.md",
|
||||
"authors": [
|
||||
"bluefox <bluefox@gmail.com>",
|
||||
"hobbyquaker <hq@ccu.io>"
|
||||
@ -191,26 +81,10 @@
|
||||
"type": "group",
|
||||
"common": {
|
||||
"name": {
|
||||
"en": "Administrator",
|
||||
"de": "Administrator",
|
||||
"ru": "Администратор",
|
||||
"pt": "Administrador",
|
||||
"nl": "Beheerder",
|
||||
"fr": "Administrateur",
|
||||
"it": "Amministratore",
|
||||
"es": "Administrador",
|
||||
"pl": "Administrator"
|
||||
"en": "Administrator"
|
||||
},
|
||||
"description": {
|
||||
"en": "Can do everything with System",
|
||||
"de": "Kann alles mit System machen",
|
||||
"ru": "Может делать все с помощью системы",
|
||||
"pt": "Pode fazer tudo com o sistema",
|
||||
"nl": "Kan alles doen met System",
|
||||
"fr": "Peut tout faire avec le système",
|
||||
"it": "Può fare tutto con il sistema",
|
||||
"es": "Puede hacer todo con System",
|
||||
"pl": "Potrafi zrobić wszystko dzięki Systemowi"
|
||||
"en": "Can do everything with System"
|
||||
},
|
||||
"members": [
|
||||
"system.user.admin"
|
||||
@ -262,31 +136,15 @@
|
||||
"type": "group",
|
||||
"common": {
|
||||
"name": {
|
||||
"en": "User",
|
||||
"de": "Benutzer",
|
||||
"ru": "Пользователь",
|
||||
"pt": "Do utilizador",
|
||||
"nl": "Gebruiker",
|
||||
"fr": "Utilisateur",
|
||||
"it": "Utente",
|
||||
"es": "Usuario",
|
||||
"pl": "Użytkownik"
|
||||
"en": "User"
|
||||
},
|
||||
"description": {
|
||||
"en": "Cannot modify everything",
|
||||
"de": "Kann nicht alles ändern",
|
||||
"ru": "Не может изменять все",
|
||||
"pt": "Não é possível modificar tudo",
|
||||
"nl": "Kan niet alles wijzigen",
|
||||
"fr": "Impossible de tout modifier",
|
||||
"it": "Non è possibile modificare tutto",
|
||||
"es": "No se puede modificar todo",
|
||||
"pl": "Nie można modyfikować wszystkiego"
|
||||
"en": "Cannot modify everything"
|
||||
},
|
||||
"members": [],
|
||||
"dontDelete": true,
|
||||
"url": "https://github.com/yunkong2/yunkong2.js-controller/archive/master.zip",
|
||||
"meta": "https://raw.githubusercontent.com/yunkong2/yunkong2.js-controller/master/io-package.json",
|
||||
"url": "https://git.spacen.net/yunkong2/yunkong2.js-controller/archive/master.zip",
|
||||
"meta": "https://git.spacen.net/yunkong2/yunkong2.js-controller/raw/master/io-package.json",
|
||||
"acl": {
|
||||
"object": {
|
||||
"list": true,
|
||||
@ -333,26 +191,10 @@
|
||||
"common": {
|
||||
"icon": "home",
|
||||
"name": {
|
||||
"en": "Rooms",
|
||||
"de": "Räume",
|
||||
"ru": "Комнаты",
|
||||
"pt": "Quartos",
|
||||
"nl": "Kamers",
|
||||
"fr": "Pièces",
|
||||
"it": "Camere",
|
||||
"es": "Habitaciones",
|
||||
"pl": "Pokoje"
|
||||
"en": "Rooms"
|
||||
},
|
||||
"desc": {
|
||||
"en": "List of the rooms",
|
||||
"de": "Liste der Räumen",
|
||||
"ru": "Список комнат",
|
||||
"pt": "Lista dos quartos",
|
||||
"nl": "Lijst met kamers",
|
||||
"fr": "Liste des chambres",
|
||||
"it": "Elenco delle stanze",
|
||||
"es": "Lista de las habitaciones",
|
||||
"pl": "Lista pokoi"
|
||||
"en": "List of the rooms"
|
||||
},
|
||||
"members": [],
|
||||
"dontDelete": true
|
||||
@ -369,26 +211,10 @@
|
||||
"common": {
|
||||
"icon": "lightbulb_outline",
|
||||
"name": {
|
||||
"en": "Functions",
|
||||
"de": "Funktionen",
|
||||
"ru": "функции",
|
||||
"pt": "Funções",
|
||||
"nl": "functies",
|
||||
"fr": "Les fonctions",
|
||||
"it": "funzioni",
|
||||
"es": "Funciones",
|
||||
"pl": "Funkcje"
|
||||
"en": "Functions"
|
||||
},
|
||||
"desc": {
|
||||
"en": "List of the functions",
|
||||
"de": "Liste der Funktionen",
|
||||
"ru": "Список функций",
|
||||
"pt": "Lista das funções",
|
||||
"nl": "Lijst met functies",
|
||||
"fr": "Liste des fonctions",
|
||||
"it": "Elenco delle funzioni",
|
||||
"es": "Lista de las funciones",
|
||||
"pl": "Lista funkcji"
|
||||
"en": "List of the functions"
|
||||
},
|
||||
"members": [],
|
||||
"dontDelete": true
|
||||
|
Loading…
Reference in New Issue
Block a user