diff --git a/admin/i18n/de/translations.json b/admin/i18n/de/translations.json index 880597c7..1e359e34 100644 --- a/admin/i18n/de/translations.json +++ b/admin/i18n/de/translations.json @@ -108,7 +108,7 @@ "Sort adapters by": "Adapter sortieren nach", "Spanish": "Spanisch", "Speed": "Geschwindigkeit", - "Submit new issue": "Neue Ausgabe einreichen", + "Submit new issue": "Neue Anfrage einreichen", "System": "System", "System informations": "Systeminformationen", "System uptime": "System Betriebszeit", diff --git a/admin/lib/data/infoData.json b/admin/lib/data/infoData.json index 7b23e3b9..622df413 100644 --- a/admin/lib/data/infoData.json +++ b/admin/lib/data/infoData.json @@ -615,7 +615,7 @@ "supportedNewsLang": ["de", "en", "ru"], "languages": ["de", "en", "ru", "pt", "nl", "fr", "it", "es", "pl", "zh-cn"], "nodeOld": ["v0", "v4", "v5", "v7"], - "nodeNew": ["v9", "v10", "v11", "v12"], - "nodeAccepted": ["v6"], + "nodeNew": ["v9", "v11", "v12"], + "nodeAccepted": ["v6", "v10"], "nodeRecommended": "v8" } diff --git a/admin/words.js b/admin/words.js index 4df334ce..cd334ae4 100644 --- a/admin/words.js +++ b/admin/words.js @@ -111,7 +111,7 @@ systemDictionary = { "Sort adapters by": { "en": "Sort adapters by", "de": "Adapter sortieren nach", "ru": "Вроде адаптеров", "pt": "Classificação placas", "nl": "Soort adapters door", "fr": "Trier les cartes par", "it": "Sorta schede", "es": "Tipo de adaptadores en función de", "pl": "Jak adapterów", "zh-cn": "排序适配器,通过:"}, "Spanish": { "en": "Spanish", "de": "Spanisch", "ru": "испанский", "pt": "espanhol", "nl": "Spaans", "fr": "Espanol", "it": "spagnolo", "es": "Español", "pl": "hiszpański", "zh-cn": "西班牙语"}, "Speed": { "en": "Speed", "de": "Geschwindigkeit", "ru": "Cкорость", "pt": "Velocidade", "nl": "Snelheid", "fr": "Vitesse", "it": "Velocità", "es": "Velocidad", "pl": "Prędkość", "zh-cn": "速度"}, - "Submit new issue": { "en": "Submit new issue", "de": "Neue Ausgabe einreichen", "ru": "Отправить новый выпуск", "pt": "Enviar novo problema", "nl": "Dien een nieuw probleem in", "fr": "Soumettre un nouveau numéro", "it": "Invia un nuovo problema", "es": "Enviar nuevo número", "pl": "Prześlij nowe wydanie", "zh-cn": "提交新问题"}, + "Submit new issue": { "en": "Submit new issue", "de": "Neue Anfrage einreichen", "ru": "Отправить новый выпуск", "pt": "Enviar novo problema", "nl": "Dien een nieuw probleem in", "fr": "Soumettre un nouveau numéro", "it": "Invia un nuovo problema", "es": "Enviar nuevo número", "pl": "Prześlij nowe wydanie", "zh-cn": "提交新问题"}, "System": { "en": "System", "de": "System", "ru": "система", "pt": "Sistema", "nl": "Systeem", "fr": "Système", "it": "Sistema", "es": "Sistema de", "pl": "System", "zh-cn": "系统"}, "System informations": { "en": "System informations", "de": "Systeminformationen", "ru": "Информационная система", "pt": "Informações do sistema", "nl": "Systeeminformatie", "fr": "Informations système", "it": "Informazioni di sistema", "es": "Información del sistema", "pl": "Informacje o systemie", "zh-cn": "系统信息"}, "System uptime": { "en": "System uptime", "de": "System Betriebszeit", "ru": "Время работы системы", "pt": "Tempo de atividade (sis.)", "nl": "Systeembedrijfstijd", "fr": "Durée de fonctionnement (sys.)", "it": "Tempo di attività (sis.)", "es": "Tiempo de actividad (sis.)", "pl": "Czas działania systemu", "zh-cn": "系统正常运行时间"}, diff --git a/docs/de/img/addAdapterRequest.png b/docs/de/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/de/img/addAdapterRequest.png differ diff --git a/docs/de/img/addIssue1.png b/docs/de/img/addIssue1.png new file mode 100644 index 00000000..7335a85a Binary files /dev/null and b/docs/de/img/addIssue1.png differ diff --git a/docs/de/img/addIssue2.png b/docs/de/img/addIssue2.png new file mode 100644 index 00000000..3b070d30 Binary files /dev/null and b/docs/de/img/addIssue2.png differ diff --git a/docs/de/img/addNewIssue.png b/docs/de/img/addNewIssue.png new file mode 100644 index 00000000..c7c0a873 Binary files /dev/null and b/docs/de/img/addNewIssue.png differ diff --git a/docs/de/img/githubAdapterRequest.png b/docs/de/img/githubAdapterRequest.png new file mode 100644 index 00000000..169fe1b4 Binary files /dev/null and b/docs/de/img/githubAdapterRequest.png differ diff --git a/docs/de/img/gittoken.png b/docs/de/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/de/img/gittoken.png differ diff --git a/docs/de/info.md b/docs/de/info.md index 61b881f8..34fe764a 100644 --- a/docs/de/info.md +++ b/docs/de/info.md @@ -31,6 +31,10 @@ Um das Info Fenster im Tab-Reiter zu sehen, müssen Sie nach der Installation es * **umgekehrter Reihenfolge** - Kehrt die Reihenfolge der Ergebnisse um. * **Neue Adapter beim Start geschlossen** - Das Panel mit den unbekannten Adapter, ist beim Start des Info Fensters geschlossen. +* **GitHub persönliches Zugriffstoken** - Um direkt aus ioBroker neue Issues oder Adapteranfragen im Github anlegen zu können, benötigt man ein Token, der im Github jederzeit generiert werden kann. Dafür wird ein Github Account benötigt. +Um den Token zu bekommen, melden Sie sich auf Github an, klicken oben rechts auf den Benutzer-Icon, gehen auf "Settings", dann auf "Developer settings" > "Personal access tokens". Dort klickt man auf "Generate new token", gibt ein beliebigen Namen unter "Token description" und wählt als "Scope", "repo" aus. Danach bekommt man ein Token und trägt diesen im ioBroker ein. Eine genauere Anleitung auf englisch findet ihr [hier](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Aktuelle Systemdaten nicht laden** - Die aktuellen Daten zum System werden nicht zyklisch geladen. * **CPU-Daten alle x Sekunden laden** - Die CPU Daten werden zyklisch alle 1 bis 10 Sekunden geladen. (0 ist aus - Standard 3) * **Speicherdaten alle x Sekunden laden** - Die Speicherdaten werden zyklisch alle 1 bis 10 Sekunden geladen. (0 ist aus - Standard 3) diff --git a/docs/en/img/addAdapterRequest.png b/docs/en/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/en/img/addAdapterRequest.png differ diff --git a/docs/en/img/addIssue1.png b/docs/en/img/addIssue1.png new file mode 100644 index 00000000..8413780c Binary files /dev/null and b/docs/en/img/addIssue1.png differ diff --git a/docs/en/img/addIssue2.png b/docs/en/img/addIssue2.png new file mode 100644 index 00000000..32ca2175 Binary files /dev/null and b/docs/en/img/addIssue2.png differ diff --git a/docs/en/img/addNewIssue.png b/docs/en/img/addNewIssue.png new file mode 100644 index 00000000..0465094e Binary files /dev/null and b/docs/en/img/addNewIssue.png differ diff --git a/docs/en/img/githubAdapterRequest.png b/docs/en/img/githubAdapterRequest.png new file mode 100644 index 00000000..098c3f61 Binary files /dev/null and b/docs/en/img/githubAdapterRequest.png differ diff --git a/docs/en/img/gittoken.png b/docs/en/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/en/img/gittoken.png differ diff --git a/docs/en/info.md b/docs/en/info.md index 0a6121a4..429b19e0 100644 --- a/docs/en/info.md +++ b/docs/en/info.md @@ -31,6 +31,10 @@ In order to see the info window in the Tab tab, you must first check it as Visib * **reverse order** - reverses the order of the results. * **New adapters closed at startup** - The panel with the unknown adapters is closed when starting the info window. +* **GitHub personal access token** - To be able to create new issues or adapter requests on Github directly from ioBroker, you need a token that can be generated there. This requires a Github account. +To get the token, log in to Github, click on the user icon in the top right corner, go to "Settings", then "Developer settings"> "Personal access tokens". There, click on "Generate new token", type any name under "Token description" and select as "Scope", "repo". Then you get a token and enter it in the ioBroker. You can find more detailed instructions in English [here](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Do not load current system data** - The current system data is not loaded cyclically. * **Load CPU data every x seconds** - The CPU data is cyclically loaded every 1 to 10 seconds. (0 is off - default 3) * **Load memory data every x seconds** - The memory data are loaded cyclically every 1 to 10 seconds. (0 is off - default 3) diff --git a/docs/es/img/addAdapterRequest.png b/docs/es/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/es/img/addAdapterRequest.png differ diff --git a/docs/es/img/addIssue1.png b/docs/es/img/addIssue1.png new file mode 100644 index 00000000..5438ee0a Binary files /dev/null and b/docs/es/img/addIssue1.png differ diff --git a/docs/es/img/addIssue2.png b/docs/es/img/addIssue2.png new file mode 100644 index 00000000..2ac8f272 Binary files /dev/null and b/docs/es/img/addIssue2.png differ diff --git a/docs/es/img/addNewIssue.png b/docs/es/img/addNewIssue.png new file mode 100644 index 00000000..9e01508b Binary files /dev/null and b/docs/es/img/addNewIssue.png differ diff --git a/docs/es/img/githubAdapterRequest.png b/docs/es/img/githubAdapterRequest.png new file mode 100644 index 00000000..8e0a3622 Binary files /dev/null and b/docs/es/img/githubAdapterRequest.png differ diff --git a/docs/es/img/gittoken.png b/docs/es/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/es/img/gittoken.png differ diff --git a/docs/es/info.md b/docs/es/info.md index f78972cf..41503b52 100644 --- a/docs/es/info.md +++ b/docs/es/info.md @@ -31,6 +31,10 @@ Para ver la ventana de información en la pestaña Tab, primero debe verificarla * **orden inverso** - invierte el orden de los resultados. * **Nuevos adaptadores cerrados al inicio **: el panel con los adaptadores desconocidos se cierra al iniciar la ventana de información. +* **Token de acceso personal GitHub** - Para poder crear nuevos problemas o solicitudes de adaptadores en Github directamente desde ioBroker, necesita un token que se pueda generar allí. Esto requiere una cuenta Github. +Para obtener el token, inicie sesión en Github, haga clic en el icono del usuario en la esquina superior derecha, vaya a "Settings", luego a "Developer settings"> "Personal access tokens". Allí, haga clic en "Generate new token", escriba cualquier nombre en "Token description" y seleccione "Scope", "repo". Luego obtienes un token y lo ingresas en el ioBroker. Puede encontrar instrucciones más detalladas en inglés [aquí](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **No cargar los datos actuales del sistema** - Los datos actuales del sistema no se cargan cíclicamente. * **Cargar datos de la CPU cada x segundos** - Los datos de la CPU se cargan cíclicamente cada 1 a 10 segundos. (0 está desactivado - por defecto 3) * **Cargar datos de la memoria cada x segundos** - Los datos de la memoria se cargan cíclicamente cada 1 a 10 segundos. (0 está desactivado - por defecto 3) diff --git a/docs/fr/img/addAdapterRequest.png b/docs/fr/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/fr/img/addAdapterRequest.png differ diff --git a/docs/fr/img/addIssue1.png b/docs/fr/img/addIssue1.png new file mode 100644 index 00000000..0882d419 Binary files /dev/null and b/docs/fr/img/addIssue1.png differ diff --git a/docs/fr/img/addIssue2.png b/docs/fr/img/addIssue2.png new file mode 100644 index 00000000..7359edee Binary files /dev/null and b/docs/fr/img/addIssue2.png differ diff --git a/docs/fr/img/addNewIssue.png b/docs/fr/img/addNewIssue.png new file mode 100644 index 00000000..7a41fdcd Binary files /dev/null and b/docs/fr/img/addNewIssue.png differ diff --git a/docs/fr/img/githubAdapterRequest.png b/docs/fr/img/githubAdapterRequest.png new file mode 100644 index 00000000..9bdf33fe Binary files /dev/null and b/docs/fr/img/githubAdapterRequest.png differ diff --git a/docs/fr/img/gittoken.png b/docs/fr/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/fr/img/gittoken.png differ diff --git a/docs/fr/info.md b/docs/fr/info.md index a121cb02..81a46a08 100644 --- a/docs/fr/info.md +++ b/docs/fr/info.md @@ -31,6 +31,10 @@ Pour voir la fenêtre d’informations dans l’onglet Onglet, vous devez d’ab * **ordre inverse** - inverse l'ordre des résultats. * **Nouveaux adaptateurs fermés au démarrage** - Le panneau contenant les adaptateurs inconnus est fermé lors du démarrage de la fenêtre d'informations. +* **Jeton d'accès personnel GitHub** - Pour pouvoir créer de nouveaux problèmes ou de nouvelles demandes d’adaptateur sur Github directement à partir de ioBroker, vous avez besoin d’un jeton pouvant être généré ici. Cela nécessite un compte Github. +Pour obtenir le jeton, connectez-vous à Github, cliquez sur l'icône de l'utilisateur dans le coin supérieur droit, allez à "Settings", puis "Developer settings"> "Personal access tokens". Là, cliquez sur "Generate new token", tapez n'importe quel nom sous "Token description" et sélectionnez comme "Scope", "repo". Ensuite, vous obtenez un jeton et entrez-le dans ioBroker. Vous trouverez des instructions plus détaillées en anglais [ici](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Ne pas charger les données système actuelles** - Les données système actuelles ne sont pas chargées de manière cyclique. * **Charger les données de la CPU toutes les x secondes** - Les données de la CPU sont chargées cycliquement toutes les 1 à 10 secondes. (0 est désactivé - 3 par défaut) * **Charger les données de la mémoire toutes les x secondes** - Les données de la mémoire sont chargées de manière cyclique toutes les 1 à 10 secondes. (0 est désactivé - 3 par défaut) diff --git a/docs/it/img/addAdapterRequest.png b/docs/it/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/it/img/addAdapterRequest.png differ diff --git a/docs/it/img/addIssue1.png b/docs/it/img/addIssue1.png new file mode 100644 index 00000000..0581c894 Binary files /dev/null and b/docs/it/img/addIssue1.png differ diff --git a/docs/it/img/addIssue2.png b/docs/it/img/addIssue2.png new file mode 100644 index 00000000..4b8f8b82 Binary files /dev/null and b/docs/it/img/addIssue2.png differ diff --git a/docs/it/img/addNewIssue.png b/docs/it/img/addNewIssue.png new file mode 100644 index 00000000..cf2b90af Binary files /dev/null and b/docs/it/img/addNewIssue.png differ diff --git a/docs/it/img/githubAdapterRequest.png b/docs/it/img/githubAdapterRequest.png new file mode 100644 index 00000000..3c81ed95 Binary files /dev/null and b/docs/it/img/githubAdapterRequest.png differ diff --git a/docs/it/img/gittoken.png b/docs/it/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/it/img/gittoken.png differ diff --git a/docs/it/info.md b/docs/it/info.md index be175c4b..dbd79fdb 100644 --- a/docs/it/info.md +++ b/docs/it/info.md @@ -31,6 +31,10 @@ Per visualizzare la finestra informativa nella scheda Scheda, è necessario prim * **ordine inverso** - inverte l'ordine dei risultati. * **Nuovi adattatori chiusi all'avvio** - Il pannello con gli adattatori sconosciuti viene chiuso all'avvio della finestra informativa. +* **GitHub token di accesso personale** - Per essere in grado di creare nuovi problemi o richieste di adattatori su Github direttamente da ioBroker, è necessario un token che può essere generato lì. Questo richiede un account Github. +Per ottenere il token, accedi a Github, fai clic sull'icona utente nell'angolo in alto a destra, vai su "Settings", quindi "Developer settings"> "Personal access tokens". Qui, fai clic su "Generate new token", digita un nome sotto "Token description" e seleziona "Scope", "repo". Quindi ottieni un token e inseriscilo in ioBroker. Puoi trovare istruzioni più dettagliate in inglese [qui](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Non caricare i dati di sistema attuali** - I dati di sistema attuali non vengono caricati ciclicamente. * **Carica dati CPU ogni x secondi** - I dati della CPU vengono caricati ciclicamente ogni 1 - 10 secondi. (0 è disattivato - predefinito 3) * **Carica i dati della memoria ogni x secondi** - I dati della memoria vengono caricati ciclicamente ogni 1 - 10 secondi. (0 è disattivato - predefinito 3) diff --git a/docs/nl/img/addAdapterRequest.png b/docs/nl/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/nl/img/addAdapterRequest.png differ diff --git a/docs/nl/img/addIssue1.png b/docs/nl/img/addIssue1.png new file mode 100644 index 00000000..408b7ab3 Binary files /dev/null and b/docs/nl/img/addIssue1.png differ diff --git a/docs/nl/img/addIssue2.png b/docs/nl/img/addIssue2.png new file mode 100644 index 00000000..86b228b9 Binary files /dev/null and b/docs/nl/img/addIssue2.png differ diff --git a/docs/nl/img/addNewIssue.png b/docs/nl/img/addNewIssue.png new file mode 100644 index 00000000..e7b399ba Binary files /dev/null and b/docs/nl/img/addNewIssue.png differ diff --git a/docs/nl/img/githubAdapterRequest.png b/docs/nl/img/githubAdapterRequest.png new file mode 100644 index 00000000..324ae2c4 Binary files /dev/null and b/docs/nl/img/githubAdapterRequest.png differ diff --git a/docs/nl/img/gittoken.png b/docs/nl/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/nl/img/gittoken.png differ diff --git a/docs/nl/info.md b/docs/nl/info.md index 39d704f6..b19c0b5d 100644 --- a/docs/nl/info.md +++ b/docs/nl/info.md @@ -31,6 +31,10 @@ Om het informatievenster op het tabblad Tabblad te zien, moet u het na installat * **omgekeerde volgorde** - keert de volgorde van de resultaten om. * **Nieuwe adapters gesloten bij opstarten** - Het paneel met de onbekende adapters is gesloten bij het starten van het informatievenster. +* **GitHub persoonlijke toegangstoken** - Om rechtstreeks vanuit ioBroker nieuwe problemen of adapterverzoeken op Github te kunnen maken, hebt u een token nodig dat daar kan worden gegenereerd. Dit vereist een Github-account. +Om het token te krijgen, meldt u zich aan bij Github, klik op het gebruikerspictogram in de rechterbovenhoek, ga naar "Settings" en vervolgens "Developer settings"> "Personal access tokens". Daar, klik op "Generate new token", typ een willekeurige naam onder "Token description" en selecteer als "Scope", "repo". Vervolgens krijg je een token en voer je het in in de ioBroker. U vindt meer gedetailleerde instructies in het Engels [hier](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Laad geen systeemgegevens** - de huidige systeemgegevens zijn niet cyclisch geladen. * **Laad CPU-gegevens elke x seconden** - De CPU-gegevens worden cyclisch elke 1 tot 10 seconden geladen. (0 is uitgeschakeld - standaard 3) * **Geheugengegevens elke x seconden laden** - De geheugengegevens worden cyclisch elke 1 tot 10 seconden geladen. (0 is uitgeschakeld - standaard 3) diff --git a/docs/pl/img/addAdapterRequest.png b/docs/pl/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/pl/img/addAdapterRequest.png differ diff --git a/docs/pl/img/addIssue1.png b/docs/pl/img/addIssue1.png new file mode 100644 index 00000000..e03da306 Binary files /dev/null and b/docs/pl/img/addIssue1.png differ diff --git a/docs/pl/img/addIssue2.png b/docs/pl/img/addIssue2.png new file mode 100644 index 00000000..be28b6c0 Binary files /dev/null and b/docs/pl/img/addIssue2.png differ diff --git a/docs/pl/img/addNewIssue.png b/docs/pl/img/addNewIssue.png new file mode 100644 index 00000000..db1d62a2 Binary files /dev/null and b/docs/pl/img/addNewIssue.png differ diff --git a/docs/pl/img/githubAdapterRequest.png b/docs/pl/img/githubAdapterRequest.png new file mode 100644 index 00000000..81f9d2d5 Binary files /dev/null and b/docs/pl/img/githubAdapterRequest.png differ diff --git a/docs/pl/img/gittoken.png b/docs/pl/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/pl/img/gittoken.png differ diff --git a/docs/pl/info.md b/docs/pl/info.md index e0d0b619..0eec9304 100644 --- a/docs/pl/info.md +++ b/docs/pl/info.md @@ -31,6 +31,10 @@ Aby zobaczyć okno informacyjne w zakładce Tab, musisz najpierw sprawdzić, czy * **odwrotna kolejność** - odwraca kolejność wyników. * **Nowe adaptery zamknięte przy starcie** - Panel z nieznanymi kartami jest zamknięty podczas uruchamiania okna informacyjnego. +* **Token osobistego dostępu GitHub** - Aby móc tworzyć nowe problemy lub żądania adapterów w Github bezpośrednio z ioBroker, potrzebujesz tokena, który można tam wygenerować. Wymaga to konta Github. +Aby zdobyć token, zaloguj się do Github, kliknij ikonę użytkownika w prawym górnym rogu, przejdź do „Settings”, a następnie „Developer settings”> „Personal access tokens”. Kliknij „Generate new token”, wpisz dowolną nazwę pod „Token description” i wybierz „Scope”, „repo”. Następnie otrzymujesz token i wpisujesz go w ioBroker. Bardziej szczegółowe instrukcje można znaleźć w języku angielskim [tutaj](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-commandline). +![Creating token](img/gittoken.png) + * **Nie ładuj bieżących danych systemowych** - Aktualne dane systemowe nie są ładowane cyklicznie. * **Ładuj dane procesora co x sekund** - Dane procesora są ładowane cyklicznie co 1 do 10 sekund. (0 jest wyłączone - domyślnie 3) * **Dane pamięci ładowania co x sekund** - Dane pamięci są ładowane cyklicznie co 1 do 10 sekund. (0 jest wyłączone - domyślnie 3) diff --git a/docs/pt/img/addAdapterRequest.png b/docs/pt/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/pt/img/addAdapterRequest.png differ diff --git a/docs/pt/img/addIssue1.png b/docs/pt/img/addIssue1.png new file mode 100644 index 00000000..a4aaa55c Binary files /dev/null and b/docs/pt/img/addIssue1.png differ diff --git a/docs/pt/img/addIssue2.png b/docs/pt/img/addIssue2.png new file mode 100644 index 00000000..b4ae9803 Binary files /dev/null and b/docs/pt/img/addIssue2.png differ diff --git a/docs/pt/img/addNewIssue.png b/docs/pt/img/addNewIssue.png new file mode 100644 index 00000000..7e90ab77 Binary files /dev/null and b/docs/pt/img/addNewIssue.png differ diff --git a/docs/pt/img/githubAdapterRequest.png b/docs/pt/img/githubAdapterRequest.png new file mode 100644 index 00000000..ccef8ed1 Binary files /dev/null and b/docs/pt/img/githubAdapterRequest.png differ diff --git a/docs/pt/img/gittoken.png b/docs/pt/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/pt/img/gittoken.png differ diff --git a/docs/pt/info.md b/docs/pt/info.md index 9fe0504b..eaee5cbb 100644 --- a/docs/pt/info.md +++ b/docs/pt/info.md @@ -31,6 +31,10 @@ Para ver a janela de informações na guia Guia, você deve primeiro verificar c * **ordem inversa** - inverte a ordem dos resultados. * **Novos adaptadores fechados na inicialização** - O painel com os adaptadores desconhecidos é fechado ao iniciar a janela de informações. +* **Token de acesso pessoal do GitHub** - Para poder criar novos problemas ou solicitações de adaptadores no Github diretamente do ioBroker, você precisa de um token que possa ser gerado lá. Isso requer uma conta do Github. +Para obter o token, faça o login no Github, clique no ícone do usuário no canto superior direito, vá para "Settings", depois "Developer settings"> "Personal access tokens". Lá, clique em "Generate new token", digite qualquer nome em "Token description" e selecione "Scope", "repo". Então você obtém um token e o insere no ioBroker. Você pode encontrar instruções mais detalhadas em inglês [aqui](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Não carrega dados atuais do sistema** - Os dados atuais do sistema não são carregados ciclicamente. * **Carregar dados da CPU a cada x segundos** - Os dados da CPU são carregados ciclicamente a cada 1 a 10 segundos. (0 está desativado - padrão 3) * **Carregar dados de memória a cada x segundos** - Os dados da memória são carregados ciclicamente a cada 1 a 10 segundos. (0 está desativado - padrão 3) diff --git a/docs/ru/img/addAdapterRequest.png b/docs/ru/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/ru/img/addAdapterRequest.png differ diff --git a/docs/ru/img/addIssue1.png b/docs/ru/img/addIssue1.png new file mode 100644 index 00000000..9d822b4f Binary files /dev/null and b/docs/ru/img/addIssue1.png differ diff --git a/docs/ru/img/addIssue2.png b/docs/ru/img/addIssue2.png new file mode 100644 index 00000000..8816f394 Binary files /dev/null and b/docs/ru/img/addIssue2.png differ diff --git a/docs/ru/img/addNewIssue.png b/docs/ru/img/addNewIssue.png new file mode 100644 index 00000000..7f67cc3e Binary files /dev/null and b/docs/ru/img/addNewIssue.png differ diff --git a/docs/ru/img/githubAdapterRequest.png b/docs/ru/img/githubAdapterRequest.png new file mode 100644 index 00000000..92439500 Binary files /dev/null and b/docs/ru/img/githubAdapterRequest.png differ diff --git a/docs/ru/img/gittoken.png b/docs/ru/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/ru/img/gittoken.png differ diff --git a/docs/ru/info.md b/docs/ru/info.md index c37c579f..08966d86 100644 --- a/docs/ru/info.md +++ b/docs/ru/info.md @@ -31,6 +31,10 @@ * **обратный порядок** - обратный порядок результатов. * **Новые адаптеры закрыты при запуске** - Панель с неизвестными адаптерами закрывается при запуске информационного окна. +* **Персональный токен GitHub** - Чтобы иметь возможность создавать новые проблемы или запросы адаптера на Github напрямую из ioBroker, вам нужен токен, который можно сгенерировать там. Для этого требуется учетная запись Github. +Чтобы получить токен, войдите в Github, щелкните значок пользователя в правом верхнем углу, перейдите к «Settings», затем «Developer settings»> «Personal access tokens». Там нажмите «Generate new token», введите любое имя в поле «Token description» и выберите «Scope», «repo». Затем вы получаете токен и вводите его в ioBroker. Вы можете найти более подробные инструкции на английском языке [здесь](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +![Creating token](img/gittoken.png) + * **Не загружать текущие системные данные** - Текущие системные данные не загружаются циклически. * **Загрузка данных CPU каждые x секунд** - Данные CPU загружаются циклически каждые 1–10 секунд. (0 выключен - по умолчанию 3) * **Загрузка данных памяти каждые x секунд** - Данные памяти загружаются циклически каждые 1-10 секунд. (0 выключен - по умолчанию 3) diff --git a/docs/zh-cn/img/addAdapterRequest.png b/docs/zh-cn/img/addAdapterRequest.png new file mode 100644 index 00000000..121100e1 Binary files /dev/null and b/docs/zh-cn/img/addAdapterRequest.png differ diff --git a/docs/zh-cn/img/addIssue1.png b/docs/zh-cn/img/addIssue1.png new file mode 100644 index 00000000..9a56567e Binary files /dev/null and b/docs/zh-cn/img/addIssue1.png differ diff --git a/docs/zh-cn/img/addIssue2.png b/docs/zh-cn/img/addIssue2.png new file mode 100644 index 00000000..c5b9175a Binary files /dev/null and b/docs/zh-cn/img/addIssue2.png differ diff --git a/docs/zh-cn/img/addNewIssue.png b/docs/zh-cn/img/addNewIssue.png new file mode 100644 index 00000000..266945a1 Binary files /dev/null and b/docs/zh-cn/img/addNewIssue.png differ diff --git a/docs/zh-cn/img/githubAdapterRequest.png b/docs/zh-cn/img/githubAdapterRequest.png new file mode 100644 index 00000000..fc5dfce4 Binary files /dev/null and b/docs/zh-cn/img/githubAdapterRequest.png differ diff --git a/docs/zh-cn/img/gittoken.png b/docs/zh-cn/img/gittoken.png new file mode 100644 index 00000000..adc4022a Binary files /dev/null and b/docs/zh-cn/img/gittoken.png differ diff --git a/docs/zh-cn/info.md b/docs/zh-cn/info.md index 76de4c71..b2784404 100644 --- a/docs/zh-cn/info.md +++ b/docs/zh-cn/info.md @@ -33,6 +33,10 @@ * **逆序** - 反转结果的顺序。 * **启动时关闭新适配器** - 启动信息窗口时,关闭具有未知适配器的面板。 +* **GitHub个人访问令牌** - 为了能够直接从ioBroker在Github上创建新问题或适配器请求,您需要一个可以在那里生成的令牌。 这需要一个Github帐户。 +要获取令牌,请登录Github,单击右上角的用户图标,转到“Settings”,然后转到“Developer setting”>“Personal access tokens”。 在那里,点击“Generate new token”,在“Token description”下键入任何名称,然后选择“Scope”,“repo”。 然后你得到一个令牌并在ioBroker中输入它。 您可以在英语 [这里](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) 中找到更详细的说明。 +![Creating token](img/gittoken.png) + * **不加载当前系统数据** - 不会循环加载当前系统数据。 * **每x秒加载CPU数据** - CPU数据每1至10秒循环加载一次。 (0关 - 默认3) * **每x秒加载内存数据** - 内存数据每1至10秒循环加载一次。 (0关 - 默认3) diff --git a/io-package.json b/io-package.json index ba28a3c7..e76da87d 100644 --- a/io-package.json +++ b/io-package.json @@ -1,7 +1,7 @@ { "common": { "name": "info", - "version": "1.3.2", + "version": "1.3.3", "news": { "1.3.2": { "en": "Create Github issues", @@ -175,7 +175,13 @@ "extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.info/master/admin/info.png", "keywords": [ "info", - "information" + "information", + "system", + "github", + "adapters", + "updates", + "news", + "forum" ], "readme": "https://github.com/iobroker-community-adapters/ioBroker.info/blob/master/README.md", "docs": { diff --git a/package-lock.json b/package-lock.json index 6b14967f..0bb6f743 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "iobroker.info", - "version": "1.3.1", + "version": "1.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 62dbcf9c..2e3ed8fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.info", - "version": "1.3.2", + "version": "1.3.3", "description": "Some informations about your ioBroker", "author": { "name": "ldittmar",