From 07f5140771388c9e0c8a99b0dd2e5d950bdb173b Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 14 Oct 2021 15:16:42 +1100 Subject: moving h-source subdir out. --- Application/Views/Desktop/Home/left.php | 85 +++++++++++++++++++++++++++++ Application/Views/Desktop/Home/left_de.php | 86 +++++++++++++++++++++++++++++ Application/Views/Desktop/Home/left_es.php | 85 +++++++++++++++++++++++++++++ Application/Views/Desktop/Home/left_fr.php | 88 ++++++++++++++++++++++++++++++ Application/Views/Desktop/Home/left_gr.php | 87 +++++++++++++++++++++++++++++ Application/Views/Desktop/Home/left_it.php | 88 ++++++++++++++++++++++++++++++ 6 files changed, 519 insertions(+) create mode 100644 Application/Views/Desktop/Home/left.php create mode 100644 Application/Views/Desktop/Home/left_de.php create mode 100644 Application/Views/Desktop/Home/left_es.php create mode 100644 Application/Views/Desktop/Home/left_fr.php create mode 100644 Application/Views/Desktop/Home/left_gr.php create mode 100644 Application/Views/Desktop/Home/left_it.php (limited to 'Application/Views/Desktop/Home') diff --git a/Application/Views/Desktop/Home/left.php b/Application/Views/Desktop/Home/left.php new file mode 100644 index 0000000..0f6ce30 --- /dev/null +++ b/Application/Views/Desktop/Home/left.php @@ -0,0 +1,85 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Objectives: +
+
+ The project aims at the construction of a hardware database in order to identify what devices work with a fully free operating system. The website is structured like a wiki in which all the users can modify or insert new contents. The h-node project is developed in collaboration and as an activity of the FSF. +
+ +
+ Contribute: +
+
+ You can contribute by creating an account at and editing its user-generated contents. All your modification will be saved in the history of the product you are editing/adding. Each revision (the current one or the old ones) will be marked by the name of the user who created it.
You can also contribute by suggesting new hardware that should be added to the database or features that should be implemented. +
+ +
+ Free software: +
+
+ + + In order to add a device to the h-node database, you must verify that it works using only free software. For this purpose, you must be running either: + +

1) A GNU/Linux distribution that is on the FSF's list of endorsed distributions

+ +

2) Debian GNU/Linux, with only the main archive area enabled. The "contrib" and "non-free" areas must not be enabled when testing hardware. Double-check this by running apt-cache policy. The only package archive area mentioned in the output should be main.

+ +

h-node lists only hardware that works with free drivers and without non-free firmware. Other GNU/Linux distributions (or Debian with contrib, non-free, or some 3rd-party archives enabled) include non-free firmware files, so they cannot be used for testing.

+
+ +
+ License: +
+
+ Any text submitted by you will be put in the Public Domain (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text you have submitted to h-node.org, for any purpose, commercial or non-commercial, and by any means. +
+ +
+ Other resources on the net: +
+
+

Here is a list of other archives collecting information about hardware working with free software:

+ +
+ +
+ About the website: +
+
+ The has to be considered in beta version. It is constantly growing and many features have not been implemented yet (for example new hardware devices have to be inserted in the database). Some problems may occur: if you find out a bug please add an issue ">here with the topic maybe a bug. +
+
+
diff --git a/Application/Views/Desktop/Home/left_de.php b/Application/Views/Desktop/Home/left_de.php new file mode 100644 index 0000000..7317124 --- /dev/null +++ b/Application/Views/Desktop/Home/left_de.php @@ -0,0 +1,86 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Ziele: +
+
+ Mit dem Projekt soll eine Hardwaredatenbank mit Peripheriegeräten aufgebaut werdem, die mit einem vollständig freien Betriebssystem arbeiten. Die Webseite von h-node.org ist wie ein Wiki aufgebaut, dessen Inhalte von allen Benutzer geändert und ergänzt werden können. Das Projekt h-node wird in Zusammenarbeit und als eine Aktivität der FSF entwickelt. +
+ +
+ Mithelfen: +
+
+ Sie können nach Ihrer Anmeldung bei h-node.org dazu beitragen und die benutzergenerierten Inhalte bearbeiten. Alle Änderungen die Sie bearbeiten oder hinzufügen, werden im Produktverlauf protokolliert. Jede Version (die aktuelle oder die alte) wird der/dem BenutzerIn zugeordnet, die/der sie erstellte.
+ Neue Hardware, die in die Datenbank aufgenommen, oder neue Funktionen, die hinzugefügt werden sollten, können Sie ebenfalls vorschlagen. +
+ +
+ Freie Software: +
+
+ + + In order to add a device to the h-node database, you must verify that it works using only free software. For this purpose, you must be running either: + +

1) A GNU/Linux distribution that is on the FSF's list of endorsed distributions

+ +

2) Debian GNU/Linux, with only the main archive area enabled. The "contrib" and "non-free" areas must not be enabled when testing hardware. Double-check this by running apt-cache policy. The only package archive area mentioned in the output should be main.

+ +

h-node lists only hardware that works with free drivers and without non-free firmware. Other GNU/Linux distributions (or Debian with contrib, non-free, or some 3rd-party archives enabled) include non-free firmware files, so they cannot be used for testing.

+
+ +
+ Lizenz: +
+
+ Jeder von Ihnen übermittelte Text wird in die Gemeinfreiheit („Public Domain“) entlassen (siehe CC0 1.0 Universell (CC0 1.0) für detaillierte Informationen). Jede Person darf das Werk/den Inhalt, den Sie an h-node.org übermittelt haben, kopieren, verändern, verbreiten und aufführen, sogar zu kommerziellen Zwecken, ohne um weitere Erlaubnis bitten zu müssen und auf jedem Medium. +
+ +
+ Weitere Ressourcen im Internet: +
+
+

Weitere Archive mit gesammelten Informationen über Hardware, die mit Freie Software arbeitet:

+ +
+ +
+ Über h-node.org: +
+
+ h-node muss als im Beta-Stadium betrachtet werden. Es wird ständig ergänzt haben und viele Funktionen wurden noch nicht implementiert (z. B. müssen neue Hardware-Geräte in die Datenbank eingepflegt werden). Es können Probleme auftreten: Wenn Sie einen Fehler finden, melden Sie diesen bitte im ">Web-Log mit dem Thema evtl. ein Fehler. +
+
+
diff --git a/Application/Views/Desktop/Home/left_es.php b/Application/Views/Desktop/Home/left_es.php new file mode 100644 index 0000000..882a7b1 --- /dev/null +++ b/Application/Views/Desktop/Home/left_es.php @@ -0,0 +1,85 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Objetivos: +
+
+ El proyecto tiene como meta la construcción de una base de datos de todo el hardware de manera que se pueda identificar que dispositivos funcionan con un sistema operativo completamente libre. El sitio esta estructurado como un wiki, en el cual todos los usuarios pueden modificar o integrar nuevos contenidos. El proyecto h-node es desarrollado en colaboración y como una actividad de la FSF. +
+ +
+ Contribuir: +
+
+ Puede contribuir creando una cuenta en y editar los contenidos generados. Todas sus modificaciones serás guardadas en el historial del producto que edite/agregue. Cada revisión (actual o previa) será marcada con el nombre del usuario que la creo.
También puede contribuir al sugerir nuevo hardware que deba ser agregado a la base de datos o características que deberían ser implementadas. +
+ +
+ Software Libre: +
+
+ + + In order to add a device to the h-node database, you must verify that it works using only free software. For this purpose, you must be running either: + +

1) A GNU/Linux distribution that is on the FSF's list of endorsed distributions

+ +

2) Debian GNU/Linux, with only the main archive area enabled. The "contrib" and "non-free" areas must not be enabled when testing hardware. Double-check this by running apt-cache policy. The only package archive area mentioned in the output should be main.

+ +

h-node lists only hardware that works with free drivers and without non-free firmware. Other GNU/Linux distributions (or Debian with contrib, non-free, or some 3rd-party archives enabled) include non-free firmware files, so they cannot be used for testing.

+
+ +
+ Licencias: +
+
+ Cualquier texto agregado por usted sera colocado en Dominio Publico (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto que ha integrado a h-node.org, para cualquier propósito, comercial o no comercial, y por cualquier método. +
+ +
+ Otros recursos en la red: +
+
+

Aquí una lista de otras actividades recolectando información acerca de hardware funcionando con software libre:

+ +
+ +
+ Acerca del sitio : +
+
+ El sitio debe ser considerado una versión beta. Esta en constantemente crecimiento y varias características no han sido implementadas aun (por ejemplo, nuevos dispositivos de hardware tienen que ser incluidos en la base de datos). Algunos problemas pueden ocurrir: Si encuentra un error por favor agregue una incidencia ">aquí bajo el tema maybe a bug. +
+
+
diff --git a/Application/Views/Desktop/Home/left_fr.php b/Application/Views/Desktop/Home/left_fr.php new file mode 100644 index 0000000..2056c75 --- /dev/null +++ b/Application/Views/Desktop/Home/left_fr.php @@ -0,0 +1,88 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Objectifs: +
+ +
+ Le but du projet h-node est de créer une base de données de matériel afin d'identifier les dispositifs qui fonctionne avec un système d’exploitation entièrement libre. Le site h-node est structuré comme un wiki, dont tout les utilisateurs peuvent modifier ou insérer des contenus. Le projet h-node est dévellopé en collaboration et en tant qu'activitée de la FSF. +
+ +
+ Contribution: +
+
+ Vous pouvez contribuer en créant un compte sur h-node et modifier le contenus créé par les utilisateurs. Toutes vos modifications seront enregistrées dans l’historique de l’élément que vous modifiez ou ajouter. Toutes versions (l’actuelle ou les précédentes) seront marquées au nom de l’utilisateur qui les a crées.
Vous pouvez aussi contribuer en suggérant un autre type de matériel qui devrais être ajouté à la base de données ou une nouvelle fonctionnalitée qui devrais être implémentée +
+ +
+ Logiciel libre: +
+
+ + + In order to add a device to the h-node database, you must verify that it works using only free software. For this purpose, you must be running either: + +

1) A GNU/Linux distribution that is on the FSF's list of endorsed distributions

+ +

2) Debian GNU/Linux, with only the main archive area enabled. The "contrib" and "non-free" areas must not be enabled when testing hardware. Double-check this by running apt-cache policy. The only package archive area mentioned in the output should be main.

+ +

h-node lists only hardware that works with free drivers and without non-free firmware. Other GNU/Linux distributions (or Debian with contrib, non-free, or some 3rd-party archives enabled) include non-free firmware files, so they cannot be used for testing.

+ +
+ +
+ License: +
+ +
+ Tout les textes que vous publierez sur le site seront dans le Domain public (Consultez la page CC0 pour plus d'informations). Tout un chacun est autorisé à copier, modifier, publier, utiliser, vendre ou distribuer le texte que vous avez envoyé sur h-node.org, pour quelque utilisation que ce soit et par tout les moyens. +
+ +
+ Ressource supplémentaire sur Internet: +
+
+

Voici une liste d'autres archives qui collecte des informations à propos du matériel fonctionnant avec du logiciel libre:

+ +
+ +
+ A propos du site : +
+
+ Le site doit être considéré comme en version beta, il s’aggrandit constamment et beaucoup de fonctionnalitée n’ont pas encore été implémentée ( par exemple, de nouveau type d’appareil doivent être ajouter dans la base de données) . Des problèmes peuvent arriver, si vous trouver un bug, merci de remplir un ">ticket bug (maybe a bug). +
+
+
diff --git a/Application/Views/Desktop/Home/left_gr.php b/Application/Views/Desktop/Home/left_gr.php new file mode 100644 index 0000000..a0a4279 --- /dev/null +++ b/Application/Views/Desktop/Home/left_gr.php @@ -0,0 +1,87 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Σκοποί: +
+
+ + Το project έχει ως σκοπό την κατασκευή μίας βάσης δεδομένων υλικού, έτσι ώστε να μπορεί να εντοπισθεί ποιες συσκευές δουλεύουν με ένα πλήρως ελεύθερο Λειτουργικό Σύστημα. Ο ιστότοπος είναι δομημένος σαν ένα wiki, εντός του οποίου όλοι οι χρήστες μπορούν να τροποποιούν ή να εισαγάγουν νέα περιεχόμενα. Το h-node project αναπτύχθηκε σε συνεργασία με και σαν δραστηριότητα του FSF. +
+ +
+ Συνεισφέρετε: +
+
+ Μπορείτε να συνεισφέρετε φτιάχνοντας έναν λογαριασμό στο και τροποποιώντας τα περιεχόμενα που δημιούργησαν οι ίδιοι οι χρήστες. Όλες σας οι τροποποιήσεις θα αποθηκεύονται στο ιστορικό του προϊόντος το οποίο επεξεργάζεσθε/εμπλουτίζετε. Κάθε αναθεώρηση (τόσο η τρέχουσα όσο και οι παλιές) θα επισημαίνεται με το όνομα του χρήστη που την δημιούργησε. Μπορείτε, επίσης, να συνεισφέρετε προτείνοντας νέο υλικό που θα έπρεπε να προστεθεί στη βάση δεδομένων, ή εισηγούμενοι χαρακτηριστικά που θα έπρεπε να υλοποιηθούν. +
+ +
+ Ελεύθερο Λογισμικό +
+
+ + + In order to add a device to the h-node database, you must verify that it works using only free software. For this purpose, you must be running either: + +

1) A GNU/Linux distribution that is on the FSF's list of endorsed distributions

+ +

2) Debian GNU/Linux, with only the main archive area enabled. The "contrib" and "non-free" areas must not be enabled when testing hardware. Double-check this by running apt-cache policy. The only package archive area mentioned in the output should be main.

+ +

h-node lists only hardware that works with free drivers and without non-free firmware. Other GNU/Linux distributions (or Debian with contrib, non-free, or some 3rd-party archives enabled) include non-free firmware files, so they cannot be used for testing.

+ +
+ +
+ Άδεια: +
+
+ Οποιοδήποτε κείμενο που υποβάλετε, θα μπαίνει σε Δημόσια Διάθεση/Public Domain (δείτε τη σελίδα CC0 page για πιο λεπτομερείς πληροφορίες). Οποιοσδήποτε είναι ελεύθερος να αντιγράφει, να τροποποιεί, να δημοσιεύει, να χρησιμοποιεί, να πωλεί, ή και να ανδιανέμει το κείμενο που εσείς υποβάλλατε στο h-node.com, για οποιοδήποτε λόγο, εμπορικό ή μη-εμπορικό, και με οποιονδήποτε τρόπο. +
+ +
+ Άλλοι πόροι στο Διαδίκτυο: +
+
+

Ακολουθεί, εδώ, ένας κατάλογος άλλων αρχείων που συγκεντρώνουν πληροφορίες σχετικά με υλικό που δουλεύει με ελεύθερο λογισμικό:

+ +
+ +
+ Σχετικά με τον ιστότοπο : +
+
+ Το πρέπει να θεωρείται πως βρίκεται σε έκδοση beta. Αναπτύσσεται συνεχώς και πολλά χαρακτηριστικά δεν έχουν ακόμη υλοποιηθεί (π.χ. πρέπει ακόμη να προστεθούν νέες συσκευές υλικού στη βάση δεδομένων). Μπορεί να παρατηρηθούν ορισμένα προβλήματα: αν εντοπίσετε ένα σφάλμα (bug), παρακαλώ προσθέστε μία αναφορά προβλήματος ">εδώ με θέμα ίσως να πρόκειται για ένα bug. +
+
+
diff --git a/Application/Views/Desktop/Home/left_it.php b/Application/Views/Desktop/Home/left_it.php new file mode 100644 index 0000000..561c3a1 --- /dev/null +++ b/Application/Views/Desktop/Home/left_it.php @@ -0,0 +1,88 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Obiettivi: +
+ +
+ Il progetto h-node mira alla costruzione di un database di hardware allo scopo di identificare quali dispositivi funzionino con un sistema operativo completamente libero. Il sito h-node.org è strutturato come una wiki in cui tutti gli utenti possono inserire nuovi contenuti o modificare i contenuti già presenti. Il progetto h-node è sviluppato in collaborazione e come attività della FSF. +
+ +
+ Contribuire: +
+
+ Puoi contribuire creandoti un account su h-node.org e modificando i suoi contenuti generati dagli utenti. Tutte le tue modifiche saranno salvate nella storia del prodotto che stai modificando/aggiungendo. Ogni revisione (quella attuale o le precedenti) sarà contrassegnata col nome dell'utente che l'ha creata.
Puoi inoltre contribuire suggerendo del nuovo hardware da aggiungere al database o delle caratteristiche da implementare. +
+ +
+ Software libero: +
+
+ + + Per poter aggiungere un dispositivo nel database di h-node, devi verificare che funzioni usando solo software libero. Per questo scopo, puoi unicamente utilizzare: + +

1) Una delle distribuzioni GNU/Linux elencate nella lista delle distribuzioni approvate dalla FSF

+ +

2) Debian GNU/Linux, con solo la zona archivio main attivata. Le aree "contrib" e "non-free" non devono essere abilitate durante il test dell'hardware. Controlla che sia così lanciando apt-cache policy. La sola zona archivio dei pacchetti deve essere main.

+ +

h-node elenca solo hardware che funziona con driver liberi e senza firmware non libero. Le altre distribuzioni GNU/Linux (oppure Debian con contrib, non-free, o archivi di terze parti abilitati) includono file di firmware non liberi, quindi non possono essere utilizzate per i test.

+ +
+ +
+ Licenza: +
+ +
+ Qualsiasi testo da te inserito diventerà di Pubblico Dominio (visita la pagina CC0 per informazioni dettagliate). Chiunque è libero di copiare, modificare, pubblicare, usare, vendere o distribuire il testo che hai inserito su h-node.org, per qualsiasi fine, commerciale o non commerciale, e con ogni mezzo. +
+ +
+ Altre risorse in rete: +
+
+

Di seguito una lista di altri archivi contenenti informazioni sull' hardware funzionante con software libero:

+ +
+ +
+ A proposito del sito : +
+
+ deve essere considerato una versione beta. E' in costante sviluppo e molte caratteristiche non sono ancora state implementate (per esempio nuovi dispositivi hardware devono essere aggiunti al database). Potrebbero esserci dei problemi: se scopri un bug per favore invia una segnalazione ">qui con l'argomento maybe a bug. +
+
+
-- cgit v1.2.3