From d31e4e10c8de4e8899c17a0c209dc3dea8a99197 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 29 Aug 2023 13:46:59 +0200 Subject: [PATCH] Translate pages --- pages/en/account.html | 7 ++++++ pages/en/contact.html | 5 +++++ pages/en/events.html | 1 + pages/en/index.html | 30 +++++++++++++++++++++++++ pages/en/services.html | 51 ++++++++++++++++++++++++++++++++++++++++++ pages/en/webring.html | 3 +++ 6 files changed, 97 insertions(+) create mode 100644 pages/en/account.html create mode 100644 pages/en/contact.html create mode 100644 pages/en/events.html create mode 100644 pages/en/index.html create mode 100644 pages/en/services.html create mode 100644 pages/en/webring.html diff --git a/pages/en/account.html b/pages/en/account.html new file mode 100644 index 0000000..3599186 --- /dev/null +++ b/pages/en/account.html @@ -0,0 +1,7 @@ +

If you have created an account on dmz.rs, you can use our XMPP and e-mail server, as well as other services that support LDAP login.

+

For more on XMPP see this tutorial.

+

You can see settings for the Thundebird mail client on this image.

+ +

Register

+

Delete account

+

Change password

diff --git a/pages/en/contact.html b/pages/en/contact.html new file mode 100644 index 0000000..204b45a --- /dev/null +++ b/pages/en/contact.html @@ -0,0 +1,5 @@ +

Contact

+

You can send mail to dmz@dmz.rs or you can register on the our Formu.

+

Also, we are available on the Fediversu!

+
+

If you found a on the site, please do tell us. We would be very grateful.

diff --git a/pages/en/events.html b/pages/en/events.html new file mode 100644 index 0000000..f90dc54 --- /dev/null +++ b/pages/en/events.html @@ -0,0 +1 @@ +

Events

diff --git a/pages/en/index.html b/pages/en/index.html new file mode 100644 index 0000000..e820698 --- /dev/null +++ b/pages/en/index.html @@ -0,0 +1,30 @@ +

Welcome!

+

+ We are Decentrala - a group of enthuasists gathered around idea of decentralization and knowlage sharing. Here are some more facts about us: +

+
+
Knowledge:
+
All our workshops are free and open to everyone. + Also, if you have something to share, feel free to anounce event on the Forum. +
+
Actions:
+
From time to time we organize actions, hackatons, cryptoparties, exibitons, etc..
+
Services:
+
Our servers run various services (like e-mail, git, wiki, etc...) that are open to everyone.
+
Donations:
+
+ Decentrala is open + Decentrala accepts donations exclusively from persons and without any obligations. + We are independent and we try to keep it that way. + You can donate old hardware (laptops, phones, PC components) to us, and we will find a use for it in Decentrala or give it to people who need it. + Also, you can donate bitcoin and monero by sending to the following addresses: +

Bitcoin: bc1qjhsfgq79wuzzv32yml9zglwzf9qcwfj3atuy74

+

Monero: 8BESz45LnxrgCwZP32KieiN1D4LinCfsS1YjdFHfGXrVCmPs35167QsW1gd7qbff4UAtBbT6oWrkbfZnJm71HornVRiRZFS

+
+
+

+If you are still interested, you can create an account +on our server which will enable the use of all our services. +If you want to see first how it all looks, you can come to one of our +event, and meet us there! +

diff --git a/pages/en/services.html b/pages/en/services.html new file mode 100644 index 0000000..df21d27 --- /dev/null +++ b/pages/en/services.html @@ -0,0 +1,51 @@ +

Services

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ServiceDescription
E-mailE-mail account that you can use with any e-mail client (for example, with the Thunderbird).
ForumForum for general discussion and event organization.
ChatWe have our XMPP server, on which you can make an account. + If you already have an account, you can find us in group decentrala@conference.dmz.rs. +
GitGitea instance on which we host our code and resources (including the code for this site). +
WikiWiki.js instance on which we publish documentation for our projects, + events resources, and tutorials. +
SearchSearXNG instance used for Web searching.
PastebinPrivateBin instance we use for sharing text files +
Soft ServeSoft Serve instance that we use as a replacement for the Gitea service. + Soft Serve works entirely from the terminal. +
+

These are some of the services we currently maintain on our servers. +To use these services, you can you register for each service separately, +or you can create a unique account +on our server and use all services with the same account.

diff --git a/pages/en/webring.html b/pages/en/webring.html new file mode 100644 index 0000000..03913f9 --- /dev/null +++ b/pages/en/webring.html @@ -0,0 +1,3 @@ + \ No newline at end of file