Merge branch 'master' into master
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
commit
6871501f96
@ -58,6 +58,10 @@ RewriteRule ^women(/.*)?$ https://wiki.fsfe.org/Teams/Women [R=301,L]
|
||||
RewriteRule ^standards(.*) /freesoftware/standards$1 [R=301,L]
|
||||
RewriteRule ^education(.*) /freesoftware/education$1 [R=301,L]
|
||||
|
||||
# Translators
|
||||
RewriteRule ^translators/weblate https://hosted.weblate.org/projects/fsfe [R=301,L]
|
||||
RewriteRule ^translators(.*) /contribute/translators/translators.html [R=301,L]
|
||||
|
||||
# =============================================================================
|
||||
# CAMPAIGN/TOPIC-SPECIFIC REDIRECTS
|
||||
# =============================================================================
|
||||
@ -70,6 +74,7 @@ RewriteRule ^news/podcast-opus.rss$ /news/podcast-opus.en.rss [L,R=301]
|
||||
# ILoveFS
|
||||
# TODO for new news-item: update links for latest news-item
|
||||
RewriteRule ^news/latest-news$ /news/2024/news-20240610-01.html [R=301,L]
|
||||
RewriteRule ^activities/ilovefs/toolkit$ https://download.fsfe.org/campaigns/ilovefs/toolkit/ [R=301,L]
|
||||
|
||||
# TODO each year: update links for latest report
|
||||
RewriteRule ^activities/ilovefs/latest-report$ /activities/ilovefs/report/report_2024.html [R=301,L]
|
||||
@ -98,6 +103,7 @@ RewriteRule ^drm.info(/.*)? https://drm.info$1 [R=301,L]
|
||||
# TODO please update the link for new registration form
|
||||
RewriteRule ^activities/yh4f/register https://share.fsfe.org/apps/forms/s/kQX233iKfwe3ZtgiHxwLZJNB [R=301,L]
|
||||
RewriteRule ^activities/yh4f/feedback https://share.fsfe.org/apps/forms/s/LBHwzSmaiyoX3Tmwo2qJgAki [R=301,L]
|
||||
RewriteRule ^activities/yh4f/mediakit https://download.fsfe.org/YH4F/Youth%20Hacking%204%20Freedom%20-%202025.pdf [R=301,L]
|
||||
|
||||
# =============================================================================
|
||||
# MOVED PAGES
|
||||
|
@ -231,9 +231,6 @@
|
||||
|
||||
<person id="ceballos">
|
||||
<name>Lina Ceballos</name>
|
||||
<function>project-manager/f</function>
|
||||
<employee>full/f</employee>
|
||||
<team>core</team>
|
||||
<country>CO</country>
|
||||
<email>lina.ceballos@fsfe.org</email>
|
||||
<fingerprint>15C2C0899BB872A9D54FDFA56983FECBF4E90987</fingerprint>
|
||||
@ -863,10 +860,7 @@
|
||||
<person id="palepu">
|
||||
<name>Jithendra Palepu</name>
|
||||
<country>IN</country>
|
||||
<function>project-manager/m</function>
|
||||
<team>core</team>
|
||||
<email>jithendra@fsfe.org</email>
|
||||
<employee>part/m</employee>
|
||||
<fingerprint>05D220597B47CDBDB62879ED4FFCF21D2489626C</fingerprint>
|
||||
<keyhref>https://fsfe.org/about/people/jithendra/publickey_jithendra_at_fsfe.org.asc</keyhref>
|
||||
</person>
|
||||
|
@ -251,7 +251,8 @@
|
||||
<h3>Über das Buch</h3>
|
||||
<ul>
|
||||
<li><a href="/activities/ada-zangemann/book-reviews.html">Reviews</a></li>
|
||||
</ul>
|
||||
<li><a href="/activities/ada-zangemann/letters.html">Briefe an Zangemann</a></li>
|
||||
<li><a href="/activities/ada-zangemann/movie.html">Film</a></li> </ul>
|
||||
<h3>Verlage</h3>
|
||||
<ul>
|
||||
<li><a href="https://nostarch.com/ada-zangemann">No Starch Press</a> (englisches Buch)</li>
|
||||
|
97
fsfe.org/activities/ada-zangemann/movie.de.xhtml
Normal file
97
fsfe.org/activities/ada-zangemann/movie.de.xhtml
Normal file
@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<html>
|
||||
<version>1</version>
|
||||
|
||||
<head>
|
||||
<title>Ada & Zangemann - Ein Märchen über Software, Skateboards und Himbeereis - Film</title>
|
||||
</head>
|
||||
|
||||
<body class="article">
|
||||
|
||||
<h1 class="p-name">Der "Ada & Zangemann"-Film</h1>
|
||||
|
||||
<video style="align:center" width="100%" crossorigin="crossorigin" controls="controls">
|
||||
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/peertube/aw4EHJYVBSQGHPS22xXBG2_360p.mp4"></source>
|
||||
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/peertube/aw4EHJYVBSQGHPS22xXBG2_360p.webm"></source>
|
||||
</video>
|
||||
|
||||
<p>
|
||||
Nach dem Erfolg des illustrierten Buches „Ada & Zangemann - Eine
|
||||
Geschichte von Software, Skateboards und Himbeereis“ gibt es die
|
||||
Geschichte nun auch als Animationsfilm.
|
||||
</p>
|
||||
<p>
|
||||
Er ist als Open Educational Resource unter einer "Creative Commons By
|
||||
Share-Alike"-Lizenz veröffentlicht und erzählt die Geschichte des
|
||||
berühmten Erfinders Zangemann und des Mädchens Ada, einer neugierigen
|
||||
Tüftlerin. Ada beginnt mit Hard- und Software zu experimentieren und
|
||||
erkennt dabei, wie wichtig es für sie und andere ist, Technologie kontrollieren zu können.
|
||||
</p>
|
||||
<p>
|
||||
Diese faszinierende Geschichte von Matthias Kirschner und Sandra
|
||||
Brandstätter ermutigt Kinder, insbesondere Mädchen, mit Hard- und
|
||||
Software zu tüfteln und ihre eigene Technik zu gestalten.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<em>Der Film ist derzeit auf Englisch und Deutsch verfügbar.
|
||||
Weitere Sprachen werden in den nächsten Monaten folgen. In
|
||||
Vorbereitung sind sich derzeit Versionen auf Französisch, Spanisch,
|
||||
Dänisch
|
||||
und Italienisch. </em>
|
||||
</p>
|
||||
|
||||
<h2>Sharepic Generator</h2>
|
||||
<p>
|
||||
Gefällt Dir „Ada & Zangemann“? Hinterlasse Deine Bewertung
|
||||
in Deinen sozialen Netzwerken mit unserem Sharepic-Generator!
|
||||
</p>
|
||||
|
||||
<h2>Download Möglichkeiten</h2>
|
||||
<ul>
|
||||
<li>FSFE Peertube: <a href="https://media.fsfe.org/w/aw4EHJYVBSQGHPS22xXBG2">Deutsch</a>,
|
||||
<a href="https://media.fsfe.org/w/j1c6LQVZ8qnCLLwpXMuw3M">English</a>
|
||||
</li>
|
||||
<li>archive.org: <a href="https://archive.org/details/ada-zangemann-a-tale-of-software-skateboards-and-raspberry-ice-cream">English</a>
|
||||
</li>
|
||||
<li>Wikimedia: <!--a href="https://commons.wikimedia.org/wiki/File:Ada-zangemann-ein-maerchen-ueber-software-skateboards-und-himbeereis.webm">Deutsch</a-->,
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Ada_%26_Zangemann_-_A_Tale_of_Software,_Skateboards,_and_Raspberry_Ice_Cream.webm">English</a>
|
||||
</li>
|
||||
<li>Youtube: <a href="https://youtu.be/mxI3FWk7wec">Deutsch</a>,
|
||||
<a href="https://youtu.be/ac3ZZ7WUuZM">English</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
||||
<followup>donate</followup>
|
||||
|
||||
<sidebar promo="our-work">
|
||||
<h3>About the book</h3>
|
||||
<ul>
|
||||
<li><a href="/activities/ada-zangemann/index.html">Übersicht</a></li>
|
||||
<li><a href="/activities/ada-zangemann/book-reviews.html">Reviews</a></li>
|
||||
<li><a href="/activities/ada-zangemann/letters.html">Briefe an Zangemann</a></li>
|
||||
</ul>
|
||||
<h3>Publishers</h3>
|
||||
<ul>
|
||||
<li><a href="https://nostarch.com/ada-zangemann">No Starch Press</a> (English book)</li>
|
||||
<li><a href="https://dpunkt.de/produkt/ada-und-zangemann/?ref=10022">O'Reilly</a> (German book)</li>
|
||||
<li><a href="https://cfeditions.com/ada/">C&F éditions</a> (French book)</li>
|
||||
<li><a href="https://streetlib.co/isbn-9791222461823">Distributor StreetLib</a> (Italian book)</li>
|
||||
</ul>
|
||||
<h3>Resources</h3>
|
||||
<ul>
|
||||
<li><a href="https://git.fsfe.org/FSFE/ada-zangemann">Additional Materials / Git Repository</a></li>
|
||||
<li><a href="https://git.fsfe.org/FSFE/ada-zangemann/src/branch/main/Presentations">Reading presentations</a></li>
|
||||
<li><a href="https://sharepic.fsfe.org/#ada">Sharepic generator</a></li>
|
||||
<li><a href="/contribute/spreadtheword#childrensbook">Order materials</a></li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li><a href="/activities/ada-zangemann/index.html#id-get-active">Get Active</a></li>
|
||||
</ul>
|
||||
</sidebar>
|
||||
|
||||
</html>
|
@ -4,7 +4,7 @@
|
||||
<version>1</version>
|
||||
|
||||
<head>
|
||||
<title>The Movie - Ada & Zangemann book reviews</title>
|
||||
<title>Ada & Zangemann - A Tale of Software, Skateboards, and Raspberry Ice Cream - Movie</title>
|
||||
</head>
|
||||
|
||||
<body class="article">
|
||||
@ -36,7 +36,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<em>The movie is currently released in English. More languages will follow in the next months. In the queue we currently have German, French, Spanish, Danish, and Italian.</em>
|
||||
<em>The movie is currently released in English and German. More languages will follow in the next months. In the queue we currently have French, Spanish, Danish, and Italian.</em>
|
||||
</p>
|
||||
|
||||
<h2>Sharepic generator</h2>
|
||||
@ -46,10 +46,16 @@
|
||||
|
||||
<h2>Download locations</h2>
|
||||
<ul>
|
||||
<li>FSFE Peertube: <a href="https://media.fsfe.org/w/j1c6LQVZ8qnCLLwpXMuw3M">English</a></li>
|
||||
<li>FSFE Peertube: <a href="https://media.fsfe.org/w/j1c6LQVZ8qnCLLwpXMuw3M">English</a>,
|
||||
<a href="https://media.fsfe.org/w/aw4EHJYVBSQGHPS22xXBG2">German</a>
|
||||
</li>
|
||||
<li>archive.org: <a href="https://archive.org/details/ada-zangemann-a-tale-of-software-skateboards-and-raspberry-ice-cream">English</a></li>
|
||||
<li>Wikimedia: <a href="https://commons.wikimedia.org/wiki/File:Ada_%26_Zangemann_-_A_Tale_of_Software,_Skateboards,_and_Raspberry_Ice_Cream.webm">English</a></li>
|
||||
<li>Youtube: <a href="https://youtu.be/ac3ZZ7WUuZM">English</a></li>
|
||||
<li>Wikimedia: <a href="https://commons.wikimedia.org/wiki/File:Ada_%26_Zangemann_-_A_Tale_of_Software,_Skateboards,_and_Raspberry_Ice_Cream.webm">English</a>,
|
||||
<!--a href="https://commons.wikimedia.org/wiki/File:Ada-zangemann-ein-maerchen-ueber-software-skateboards-und-himbeereis.webm">German</a-->
|
||||
</li>
|
||||
<li>Youtube: <a href="https://youtu.be/ac3ZZ7WUuZM">English</a>,
|
||||
<a href="https://youtu.be/mxI3FWk7wec">German</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
20
fsfe.org/activities/apple-litigation/activity.it.xml
Normal file
20
fsfe.org/activities/apple-litigation/activity.it.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<activityset>
|
||||
<version>1</version>
|
||||
|
||||
<activity id="devices" date="2024-10-18" status="active">
|
||||
<title>DMA: Contenzioso contro Apple</title>
|
||||
<description>
|
||||
La FSFE sta intervenendo per salvaguardare il Software Libero in un caso giudiziario chiave che coinvolge Apple e la Commissione Europea.
|
||||
Apple sta cercando di evitare gli obblighi derivanti dal Digital Markets Act (DMA).
|
||||
La FSFE cerca di responsabilizzare Apple in base al DMA in modo favorevole agli sviluppatori.
|
||||
</description>
|
||||
<link href="/activities/apple-litigation/apple-litigation.html" />
|
||||
<image url="/graphics/logos/applelitigation-logo.png" />
|
||||
<order priority="5" highlight="yes" />
|
||||
<tags>
|
||||
<tag key="policy" />
|
||||
</tags>
|
||||
</activity>
|
||||
</activityset>
|
@ -1,273 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--If you want to change to heart bullets back to normal points edit the index.en.xhtml in activities/ilovefs-->
|
||||
<data>
|
||||
<version>7</version>
|
||||
|
||||
<module>
|
||||
<div dir="rtl">
|
||||
<h2>يوم أنا ♥ البرمجيات الحرة ٢٠٢٤: صياغة مستقبل البرمجيات الحرة</h2>
|
||||
|
||||
<p>لطالما كان <q>يوم أحب البرمجيات الحرة</q> عرفاً راسخاً. في هذا اليوم،
|
||||
نتقدم بالشكر إلى كل أولئك الذين يقفون وراء مشاريع أو منتجات البرمجيات
|
||||
الحرة، ونحيطهم علماً بأن عملهم لا يمر مرور الكرام. دعونا نحتفل معاً بكل
|
||||
أولئك الرائعين الذين يساهمون في مجال البرمجيات الحرة: أنتم مدعوون
|
||||
للانضمام إلى احتفالات <q>يوم أحب البرمجيات الحرة</q> في جميع أنحاء
|
||||
أوروبا. تواصل مع <a href="/about/groups.html">مجموعة من مجموعات FSFE
|
||||
المحلية</a> من حولك ورتب للقاء ممتع.</p>
|
||||
|
||||
<p>إننا ممتنون لأولئك الذين يعملون ويساهمون في عالم البرمجيات الحرة:
|
||||
المطورين، والمصممين، والمترجمين، والمدافعين عنها، والمانحين،
|
||||
والمستخدمين، وغيرهم. ثمة الكثير من الأوساط الاجتماعية المتباينة التي
|
||||
تعنى بالبرمجيات الحرة، والتي تحمل قيماً متباينة، أو محاور اهتمام متباينة
|
||||
في عملها. ولكننا جميعاً نشاطر بعضنا البعض حبنا للبرمجيات الحرة، ونقدّر
|
||||
حرية استخدام البرمجيات ودراستها وتبادلها وتحسينها. دعونا نحتفل بتقديرنا
|
||||
للبرمجيات الحرة ولأولئك الذين يقفون وراءها بكلمة شكر بسيطة <q>شكراً
|
||||
لكم!</q></p>
|
||||
|
||||
<p>موضوع نسخة هذا العام هو <q>صياغة المستقبل بالبرمجيات الحرة</q> لأننا
|
||||
نريد تسليط الضوء على القيمة الحاسمة التي تحملها الأجيال الجديدة. نريد
|
||||
إشراك الشباب في الاحتفال، سواء من خلال التقدم بالشكر إلى المساهمين
|
||||
الشباب، أو من خلال التعريف بمبادئ البرمجيات الحرة لأولئك الذين لم يكونوا
|
||||
على علم بها من قبل. بوسعك أن تكون جزءاً من ذلك من خلال الانضمام إلى
|
||||
الاحتفالات والترتيب لتجمع ما في محيطك.</p>
|
||||
|
||||
<h2 id="events">انضم إلى الحفل</h2>
|
||||
|
||||
|
||||
<p>هل تريد الاحتفال مع غيرك من عشاق البرمجيات الحرة؟ ألقِ نظرة على مجموعتنا الحالية من الفعاليات التي تشهدها كافة أنحاء أوروبا! تابعنا على <a
|
||||
href="https://mastodon.social/@fsfe">وسائل التواصل الاجتماعي</a> كي لا
|
||||
يفوتك شيء!</p>
|
||||
|
||||
<ul>
|
||||
<li>🇮🇹 <strong>بيرغامو</strong>، إيطاليا
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 18:00-23:00
|
||||
(CET)</span></li>
|
||||
<li>📍 <span lang="it" dir="ltr"><a
|
||||
href="https://www.spaziopolaresco.com/">Spazio Polaresco</a>, via
|
||||
Polaresco, 15, 24129, Bergamo, Italy</span></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://mobilizon.fr/events/6a1e8bba-fe08-48c9-b477-e544516493f4">تلك
|
||||
الفعالية على منصة Mobilizon</a> للوقوف على مزيد من المعلومات
|
||||
والتفاصيل.</li>
|
||||
</ul></li>
|
||||
<li>🇮🇹 <strong>بُلسانة</strong>، إيطاليا
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 19:00 (CET)</span></li>
|
||||
<li>📍 <span lang="it" dir="ltr">Via Resia – Reschenstraße 168,
|
||||
Bozen-Bolzano, Italy</span></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://www.lugbz.org/free-software-wednesdays/">صفحة فعالية
|
||||
مجموعة LUGBZ</a> للوقوف على مزيد من المعلومات والتفاصيل.</li>
|
||||
</ul></li>
|
||||
<li>🇮🇹 <strong>بولونيا</strong>، إيطاليا
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 21:00-22:30
|
||||
(CET)</span></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://mobilizon.it/events/e3fbc8f0-321c-4516-9484-08b5fa59baaf">تلك
|
||||
الفعالية على منصة Mobilizon</a> للوقوف على مزيد من المعلومات
|
||||
والتفاصيل.</li>
|
||||
</ul></li>
|
||||
<li>🇬🇧 مجموعة FSFE <strong>Potteries</strong>، ستافوردشير
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">13.02.2024, 18:30 (GMT)</span></li>
|
||||
<li>📍 <span lang="en" dir="ltr">Upstairs at <a
|
||||
href="https://wiki.fsfe.org/LocalGroups/Potteries/KPA%20Clubhouse">KPA
|
||||
Clubhouse, 97 Horwood Road, Keele University, Keele,
|
||||
Staffordshire</a></span></li>
|
||||
<li>👈 انظر <a href="https://wiki.fsfe.org/LocalGroups/Potteries">مجموعة
|
||||
FSFE Potteries</a> لمزيد من المعلومات.</li>
|
||||
</ul></li>
|
||||
<li>🇩🇪 <strong>نادي Chaos Computer Club Wiesbaden</strong>
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.204, 19:00 (CET)</span></li>
|
||||
<li>📍 <span lang="de" dir="ltr">Chaos Computer Club Wiesbaden (CCCWI),
|
||||
Sedanplatz 7, Wiesbaden, Hessen</span></li>
|
||||
<li>👈 البرنامج:
|
||||
<ul>
|
||||
<li>19:00 - 19:30 👋 الترحيب</li>
|
||||
<li>19:30 - 20:00 📢 مداخلات سريعة I</li>
|
||||
<li>20:00 - 20:30 ⏸️ استراحة</li>
|
||||
<li>20:30 - 21:00 📢 مداخلات سريعة II</li>
|
||||
<li>ab 21:00 🧉 جولة ونقاش مفتوح</li>
|
||||
</ul></li>
|
||||
<li>👈 انظر <a href="https://www.cccwi.de/">Chaos Computer Club
|
||||
Wiesbaden</a> لمزيد من المعلومات.</li>
|
||||
</ul></li>
|
||||
<li>🇩🇪 <strong>برلين</strong>
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 18:00-21:00
|
||||
(CET)</span></li>
|
||||
<li>📍 <span lang="de" dir="ltr"><a
|
||||
href="https://x-hain.de/de/">xHain</a>, Grünberger Str. 16, 10243
|
||||
Berlin</span></li>
|
||||
<li>👈 لمزيد من المعلومات ألقِ نظرة على صفحة <a
|
||||
href="https://wiki.fsfe.org/Events/Berlin/2024-02-14">مجموعة برلين
|
||||
المحلية</a>.</li>
|
||||
</ul></li>
|
||||
<li>🇩🇰 <strong>آرهوس</strong>، الدنمارك
|
||||
<ul>
|
||||
<li>⏰ <span lang="da" dir="ltr">14.02.2024, 17:00-20:00
|
||||
(CET)</span></li>
|
||||
<li>📍 <span lang="da" dir="ltr">PROSA i Aarhus, Søren Frichs Vej 38K
|
||||
th.، 8230 Åbyhøj</span></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://freely.modspil.dk/agger/i-love-free-software-day-i-aarhus-onsdag-den-14"
|
||||
hreflang="dk">صفحة الفعالية</a> لمزيد من المعلومات.</li>
|
||||
</ul></li>
|
||||
<li>🇨🇭 زيورخ
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 18:00 (CET)</span></li>
|
||||
<li>📍 <span lang="de" dir="ltr"><a
|
||||
href="https://www.openstreetmap.org/search?query=zwz%20z%C3%BCrich#map=19/47.44737/8.45423">Zentralwäscherei,
|
||||
Bahnstrasse 170, Zürich</a></span></li>
|
||||
<li>👈 لمزيد من المعلومات ألقِ نظرة على <a
|
||||
href="https://wiki.fsfe.org/Events/Zurich/2024-02-14">مجموعة زيورخ
|
||||
المحلية</a>.</li>
|
||||
</ul></li>
|
||||
<li>🇳🇱 <strong>آرنم</strong>، هولندا
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 19:00-22:00
|
||||
(CET)</span></li>
|
||||
<li>📍 <span lang="nl" dir="ltr"><a href="https://hack42.nl">Hack42</a>,
|
||||
Cruquiusweg 3, 6827 BL Arnhem</span></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://wiki.fsfe.org/Events/Netherlands/2024-02-14">صفحة ويكي
|
||||
المخصصة للفعالية على موقع مؤسسة FSFE</a> للوقوف على مزيد من المعلومات
|
||||
والتفاصيل.</li>
|
||||
<li>يرجى <a
|
||||
href="https://share.fsfe.org/apps/forms/s/mjn2oCxpPa6mmmbBKmQcE5bm">التسجيل
|
||||
في الفعالية</a> ifإن كنت تود الحضور.</li>
|
||||
</ul></li>
|
||||
<li>🇪🇸 <strong>برشلونة</strong>، إسبانيا
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 19:00-22:00
|
||||
(CET)</span></li>
|
||||
<li>📍 <span lang="es" dir="ltr"><a
|
||||
href="https://www.labarraqueta.cat/">La Barraqueta</a>, Carrer de
|
||||
Tordera, 30 · Barcelona</span></li>
|
||||
<li>👈 البرنامج:
|
||||
<ul>
|
||||
<li>19:00 الترحيب</li>
|
||||
<li>19:15 تعريف بالبرمجيات الحرة من قبل Xavi de Blas</li>
|
||||
<li>19:45 الاحتفال ولقاءات التعارف</li>
|
||||
</ul></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://www.meetup.com/barcelona-free-software/events/298954182/">صفحة
|
||||
الفعالية</a> للوقوف على مزيد من المعلومات والتفاصيل.</li>
|
||||
</ul></li>
|
||||
<li>🇪🇸 مدريد، إسبانيا
|
||||
<ul>
|
||||
<li>⏰ <span lang="en" dir="ltr">14.02.2024, 19:30</span></li>
|
||||
<li>📍 <span lang="es" dir="ltr"><a
|
||||
href="https://makespacemadrid.org/">Madrid Makespace</a>, Calle Ruiz
|
||||
Palacios 7, 28039 Madrid, Spain</span></li>
|
||||
<li>👈 انظر <a
|
||||
href="https://lacorrientecoop.es/celebremos-el-i-love-free-software-day">صفحة
|
||||
الفعالية</a> للوقوف على مزيد من المعلومات والتفاصيل.</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<p>إن كنت ترغب في الترتيب لفعالية ما في محيطك، فلا تتردد في التواصل معنا
|
||||
عبر <a href="/contact/">البريد الإلكتروني</a>. في <q>يوم أحب البرمجيات
|
||||
الحرة ٢٠٢٤</q> نريد تنظيم فعاليات مكرسة للشباب. وهاك بعض الأفكار:</p>
|
||||
|
||||
<ul class="ilovefs-ul">
|
||||
<li>اتصل بمكتبتك المحلية ورتب لقاء قراءةٍ لكتاب الأطفال <a
|
||||
href="/activities/ada-zangemann/"><q>Ada & Zangemann</q></a>.</li>
|
||||
<li>اتصل بـ [مجموعة عشاق التقنية hackerspace المحلية]
|
||||
(https://wiki.hackerspaces.org/List_of_Hacker_Spaces) في محيطك ورتب
|
||||
للقاء حول البرمجيات الحرة بصحبتهم.</li>
|
||||
<li>اتصل بنادي الشباب المحلي في محيطك ورتب لفعالية ما هناك تشمل كلمات
|
||||
حول البرمجيات الحرة، وورش عمل جماعية، وقطعاً من البيتزا!</li>
|
||||
<li>تواصل مع مجموعة مستخدمي Linux المحلية في محيطك أو مع <a
|
||||
href="/about/groups.html">مجموعة البرمجيات الحرة المحلية</a> في محيطك
|
||||
ورتب لفعالية ما بصحبتهم!</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="icon-grid">
|
||||
<ul>
|
||||
<li>
|
||||
<img src="/graphics/icons/ilovefs-use.png"
|
||||
alt="قلب ILoveFS مع كلمة “use”"
|
||||
/>
|
||||
<div>
|
||||
<h3>قل شكراً</h3>
|
||||
<p>تقدم بالشكر لأولئك الذين يمنحونك القدرة على الاستمتاع بالحرية
|
||||
البرمجية. رتب لقاءً لمجموعة محلية معينة، أو ساهم بنشر رسالة البرمجيات
|
||||
الحرة. بوسعك استخدام <a
|
||||
href="https://sharepic.fsfe.org/#ilovefs">sharepics</a>، أو <a
|
||||
href="/contribute/spreadtheword#ilovefs">الملصقات والبالونات</a>، أو <a
|
||||
href="/activities/ilovefs/artwork/artwork.%20html">الأعمال الفنية</a>،
|
||||
و<a href="/order/order.html">البضائع</a> بمناسبة <em>#ilovefs</em>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<img src="/graphics/icons/ilovefs-study.png"
|
||||
alt="قلب ILoveFS مع كلمة “study”"
|
||||
/>
|
||||
<div>
|
||||
<h3>تذكر اللقاءات الطيبة</h3>
|
||||
<p>ما هو مشروع البرمجيات الحرة الذي استخدمته العام الماضي؟ ما الذي منحك
|
||||
الشعور بالقوة؟ وما الذي كان طريفاً حينها؟ وكمصدر للإلهام، ألقِ نظرة على <a
|
||||
href="/activities/ilovefs/whylovefs/gallery.html">بيانات الحب</a> و <a href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">مقاطع الفيديو</a> التي يبثها الآخرون.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<img
|
||||
src="/graphics/icons/ilovefs-share.png"
|
||||
alt="قلب ILoveFS مع كلمة “share”"
|
||||
/>
|
||||
<div>
|
||||
<h3>عبّر عن حبك</h3>
|
||||
<p>هنا تكمن المتعة! لقد ابتكرنا <a
|
||||
href="https://sharepic.fsfe.org/#ilovefs">مولد التعبير</a>، والذي يمْكنك
|
||||
من خلاله بسهولة ابتكار صور للتعبير على طريقتك والإفصاح عن تقديرك على
|
||||
وسائل التواصل الاجتماعي (<em>#ilovefs</em>)، في منشورات المدونات، وفي
|
||||
الصور، وفي <a
|
||||
href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">رسائل
|
||||
الفيديو</a>، أو <a href="/contribute/spreadtheword.html#ilovefs">مباشرة
|
||||
إلى مطوري البرمجيات الحرة والمساهمين فيها</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<img
|
||||
src="/graphics/icons/ilovefs-improve.png"
|
||||
alt="قلب ILoveFS مع كلمة “improve”"
|
||||
/>
|
||||
<div>
|
||||
<h3>تحسين البرمجيات الحرة</h3>
|
||||
<p>لئن كان الكلام من فضة، فالمساهمة من ذهب! ساهم في مشروع ما من مشاريع
|
||||
البرمجيات الحرة من خلال الشيفرة البرمجية، أو من خلال الترجمة، أو من خلال
|
||||
مد يد العون لمستخدمي ذلك المشروع. ونرجو، إن كان ذلك بوسعك، التفكير في
|
||||
دعم عملنا من خلال <a href="/donate">التبرع لصالح مؤسسة البرمجيات الحرة
|
||||
في أوروبا</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<figure class="no-border">
|
||||
<img
|
||||
src="https://pics.fsfe.org/uploads/medium/53/44/afdfea246e5c2aec0d1d888da5da.jpg"
|
||||
alt="#ilovefs"
|
||||
/>
|
||||
</figure>
|
||||
|
||||
<p>ما هي المساهمة التي تود التقدم بها إلى هذا اليوم الخاص المكرس لأولئك
|
||||
الذين يمنحونك القدرة على استخدام البرمجيات الحرة؟ هل ستستخدم ملصقاتنا
|
||||
وبالوناتنا؟ أم ستبتكر صورة أو مقطع فيديو باستخدام قميص ILoveFS الجديد؟
|
||||
وما قولك بشأن الاحتفال بحرية البرمجيات مع زملائك وأصدقائك في تجمع داخل
|
||||
الشركة أو في فعالية ما من الفعاليات العامة؟ أياً كان ما ستقدم عليه، اصدح
|
||||
به على الملأ مستعيناً بالوسم <em>#ilovefs</em>. وإن كانت لديك أي
|
||||
استفسارات، <a href="/contact/">أرسل لنا رسالة بالبريد الإلكتروني
|
||||
فحسب</a>.</p>
|
||||
|
||||
<p>إلى الجميع نقول: يوم سعيد من أيام <strong class="text-danger">أنا أحب البرمجيات
|
||||
الحرة</strong>!</p>
|
||||
</div>
|
||||
</module>
|
||||
</data>
|
||||
|
@ -1,208 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--If you want to change to heart bullets back to normal points edit the index.en.xhtml in activities/ilovefs-->
|
||||
<data>
|
||||
<version>6</version>
|
||||
<module>
|
||||
|
||||
<h2>Ich ♥ Freie Software Tag 2024: Schmiede die Zukunft von Freier Software</h2>
|
||||
|
||||
<p>Der “Ich Liebe Freie Software Tag” ist eine langjährige Tradition. An diesem Tag danken wir all den Menschen, die hinter Freien Software-Projekten oder -Programmen stehen, und lassen sie wissen, dass ihre Arbeit nicht unbemerkt bleibt. Lasst uns gemeinsam all die wunderbaren Menschen feiern, die sich für Freie Software einsetzen: Ihr seid herzlich eingeladen, an den "Ich Liebe Freie Software Tag"-Feiern in ganz Europa teilzunehmen. Setze dich mit deiner <a href="/about/groups.html">lokalen FSFE-Gruppe</a> in Verbindung und organisiere ein lustiges Treffen.</p>
|
||||
|
||||
<p>Wir sind all jenen dankbar, die an Freier Software arbeiten und dazu beitragen: Entwickler*innen, Designer*innen, Übersetzer*innen, Befürworter*innen, Nutzer*innen und mehr. Es gibt viele verschiedene Freie-Software-Gemeinschaften da draußen, mit unterschiedlichen Werten oder unterschiedlichen Arbeitsschwerpunkten. Aber wir alle teilen unsere Liebe zu Freier Software und schätzen die Freiheit, Software zu nutzen, zu studieren, zu teilen und zu verbessern. Lasst uns unsere Wertschätzung für Freie Software und die Menschen dahinter mit einem einfachen <q>Dankeschön</q> feiern!</p>
|
||||
|
||||
<p>Die diesjährige Ausgabe steht unter dem Motto "Schmiede die Zukunft mit Freier Software", weil wir uns auf den entscheidenden Wert der neuen Generationen konzentrieren wollen. Wir möchten junge Menschen in die Feierlichkeiten einbeziehen, indem wir uns bei ihnen bedanken und ihnen die Prinzipien Freier Software näher bringen, die sie bisher nicht kannten. Alle sind dazu eingeladen an unseren Veranstaltungen in gany Europa teilzunehmen oder gar selbst ein Treffen zu organisieren.</p>
|
||||
|
||||
<h2 id="events">Seid Teil des Ich Liebe Freie Software Tages</h2>
|
||||
|
||||
<p>Du möchtest mich anderen Freie Software Enthusiasten feieren? Hier ist eine Liste der Veranstaltungen für den Ich Liebe Freie Software Tag 2024. Damit du keine Änderungen verpasst, folge uns auf <a href="https://mastodon.social/@fsfe">Mastodon</a>!</p>
|
||||
|
||||
<ul class="ilovefs-ul">
|
||||
|
||||
<li>🇬🇧 FSFE <strong>Potteries</strong>, Staffordshire
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 13.02.2024, 18:30 (GMT)</li>
|
||||
<li>📍 Im ersten Stock<a href="https://wiki.fsfe.org/LocalGroups/Potteries/KPA%20Clubhouse">KPA Clubhouse, 97 Horwood Road, Keele University, Keele, Staffordshire</a></li>
|
||||
<li>👉 Schau gerne auf der Seite von <a href="https://wiki.fsfe.org/LocalGroups/Potteries">FSFE Potteries</a> für mehr Informationen.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇮🇹 <strong>Bergamo</strong>, Italien
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 18:00-23:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.spaziopolaresco.com/">Spazio Polaresco</a>, via Polaresco, 15, 24129, Bergamo, Italien</li>
|
||||
<li>👉 Für mehr Informationen schau <a href="https://mobilizon.fr/events/6a1e8bba-fe08-48c9-b477-e544516493f4">auf Mobilizon Veranstaltungen</a> vorbei.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇮🇹 <strong>Bolzano/Bozen</strong>, Italien
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00 (CET)</li>
|
||||
<li>📍 Via Resia – Reschenstraße 168, Bozen-Bolzano, Italien</li>
|
||||
<li>👉 Schau gerne auf der Seitevon <a href="https://www.lugbz.org/free-software-wednesdays/">LUGBZ</a> für mehr Informationen und Details zur Veranstaltung vorbei.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇮🇹 <strong>Bologna</strong>, Italien
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 21:00-22:30 (CET)</li>
|
||||
<li>👉 Schau gerne auf <a href="https://mobilizon.it/events/e3fbc8f0-321c-4516-9484-08b5fa59baaf">Mobilizon Veranstaltungen</a> für mehr Informationen zu dieser Veranstaltung.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li>🇩🇪 <strong>Chaos Computer Club Wiesbaden</strong>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.204, 19:00 (CET)</li>
|
||||
<li>📍Chaos Computer Club Wiesbaden (CCCWI), Sedanplatz 7, Wiesbaden, Hessen</li>
|
||||
<li>👉 Das Programm:</li>
|
||||
<ul>
|
||||
<li>19:00 - 19:30 👋 Willkommen</li>
|
||||
<li>19:30 - 20:00 📢 Lightning Talks I</li>
|
||||
<li>20:00 - 20:30 ⏸️ Pause</li>
|
||||
<li>20:30 - 21:00 📢 Lightning Talks II</li>
|
||||
<li>ab 21:00 🧉 Offene Runde und Diskussion</li>
|
||||
</ul>
|
||||
<li>Schau gerne auf der Seite des <a href="https://www.cccwi.de/">Chaos Computer Club Wiesbaden</a> für mehr Informationen.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇩🇪 <strong>Berlin</strong>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 18:00-21:00 (CET)</li>
|
||||
<li>📍 <a href="https://x-hain.de/de/">xHain</a>, Grünberger Str. 16, 10243 Berlin</li>
|
||||
<li>👉 Für mehr Informationen schau gerne auf der Seite der <a href="https://wiki.fsfe.org/Events/Berlin/2024-02-14">lokalen Gruppe Berlin</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇩🇪 <strong>Hamburg</strong>, Germany
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.hadleys.de/bar/">Hadley’s</a>, Beim Schlump 84a, 20144 HH</li>
|
||||
<li>👉 Für mehr Informationen schau gerne auf der Seite der <a href="https://wiki.fsfe.org/LocalGroups/Hamburg">Hamburger lokalen Gruppe</a> nach.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇩🇰 <strong>Aarhus</strong>, Dänemark
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 17:00-20:00 (CET)</li>
|
||||
<li>📍 PROSA i Aarhus, Søren Frichs Vej 38K th., 8230 Åbyhøj</li>
|
||||
<li>👉 Für mehr Informationen schau gerne auf der <a href="https://freely.modspil.dk/agger/i-love-free-software-day-i-aarhus-onsdag-den-14" hreflang="dk">Veranstaltungsseite</a> nach.</li>
|
||||
|
||||
<li>📍</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇨🇭 <strong>Zurich</strong>, Schweiz
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 18:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.openstreetmap.org/node/10623709323">Kleinwäscherei, 12, Neue Hard, Escher Wyss, Industriequartier, Zurich</a></li>
|
||||
<li>👉 Für mehr Informationen schau auf der Seite der <a href="https://wiki.fsfe.org/Events/Zurich/2024-02-14">lokalen Gruppe Zürich</a> vorbei.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇳🇱 <strong>Arnhem</strong>, Niederlande
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00-22:00 (CET)</li>
|
||||
<li>📍 <a href="https://hack42.nl">Hack42</a>, Cruquiusweg 3, 6827 BL Arnhem</li>
|
||||
<li>👉 Schau auf der Wiki-Seite <a href="https://wiki.fsfe.org/Events/Netherlands/2024-02-14">des Niederlande-Teams</a> vorbei für mehr Informationen.</li>
|
||||
<li> Bitte, <a href="https://share.fsfe.org/apps/forms/s/mjn2oCxpPa6mmmbBKmQcE5bm">melde dich für die Veranstaltung an</a> falls du an dieser teilnehmen möchtest.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇳🇱 <strong>The Hague</strong>, Netherlands
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 16:00-18:00 (CET)</li>
|
||||
<li>📍 In der Kantine der <a href="https://kabk.nl">Königlichen Akademie der Künste Den Haag</a> (<cite lang="nl">Koninklijke Academie van Beeldende Kunsten</cite>) 4, Prinsessegracht, The Hague</li>
|
||||
<li>👉 Für mehr Informationen <a href="https://instagram.com/p/C3PrwvPITK7">schau hier</a> auf ihrerem Instagram.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇪🇸 <strong>Barcelona</strong>, Spanien
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00-22:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.labarraqueta.cat/">La Barraqueta</a>, Carrer de Tordera, 30 · Barcelona</li>
|
||||
<li>👉 Das Programm:</li>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>19:00 Willkommen</li>
|
||||
<li>19:15 Einfürung zu Freier Software mit Xavi de Blas</li>
|
||||
<li>19:45 Feier und Netzwerken</li>
|
||||
</ul>
|
||||
<li> Schau gerne auf der Seite <a href="https://www.meetup.com/barcelona-free-software/events/298954182/">Veranstaltung</a> für mehr Informationen und Details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇪🇸 <strong>Madrid</strong> Spanien
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:30</li>
|
||||
<li>📍 <a href="https://makespacemadrid.org/">Madrid Makespace</a>, Calle Ruiz Palacios 7, 28039 Madrid, Spanien</li>
|
||||
<li>👉 Für mehr Informationen schau auf der <a href="https://lacorrientecoop.es/celebremos-el-i-love-free-software-day">Seite der Veranstaltung</a> nach.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<p>Wenn Sie eine Veranstaltung in Ihrer Region organisieren möchten, können Sie sich gerne per <a href="/contact/">E-Mail</a> an uns wenden. Für den "I Love Free Software Day 2024" wollen wir Veranstaltungen für junge Menschen organisieren. Hier sind einige Ideen:</p>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>Kontaktiere deine örtliche Bibliothek und organisiere eine Lesung aus unserem Kinderbuch <a href="/activities/ada-zangemann/">"Ada & Zangemann"</a></li>
|
||||
<li>Kontaktiere deinen örtlichen <a href="https://wiki.hackerspaces.org/List_of_Hacker_Spaces">Hackerspace</a> und organisiere ein Treffen mit Freier Software</li>
|
||||
<li>Kontaktiere deinen örtlichen Jugendclub und organisiere dort eine Veranstaltung mit Vorträgen über Freie Software, praktischen Workshops und Pizza!</li>
|
||||
<li>Wende dich an deine lokale Linux-Benutzergruppe oder deine <a href="/about/groups.html">lokale FSFE-Gruppe</a> und organisiere eine gemeinsame Veranstaltung!</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="icon-grid">
|
||||
<ul>
|
||||
<li>
|
||||
<img src="/graphics/icons/ilovefs-use.png"
|
||||
alt="ILoveFS heart with “use”"
|
||||
/>
|
||||
<div>
|
||||
<h3>Sag Danke!</h3>
|
||||
<p>Danke den Menschen, die es dir ermöglichen, die Freiheit der Software zu genießen. Organisiere ein Treffen einer lokalen Gruppe oder verbreite das Wort über Freie Software. Dafür kannst du gerne unseren <a href="https://sharepic.fsfe.org/#ilovefs">Sharepic-Generator</a>, unsere <a href="/contribute/spreadtheword#ilovefs">Sticker und Luftballons</a>, oder unsere <a href="/activities/ilovefs/artwork/artwork.html">Grafiken</a>, und <a href="/order/order.html">Merchandise</a> für <em>#ilovefs</em>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<img src="/graphics/icons/ilovefs-study.png"
|
||||
alt="ILoveFS heart with 'study'"
|
||||
/>
|
||||
<div>
|
||||
<h3>Erinnere dich an die guten Zeiten</h3>
|
||||
<p>Welches Freie-Software-Projekt hast du im vergangenen Jahr genutzt? Was hat dich gestärkt? Was hat dir Spaß gemacht? Für etwas Inspiration schaue dir die <a href="/activities/ilovefs/whylovefs/gallery.html">Aussagen</a> und <a href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">Videos</a> anderer an.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<img
|
||||
src="/graphics/icons/ilovefs-share.png"
|
||||
alt="ILoveFS heart with 'share'"
|
||||
/>
|
||||
<div>
|
||||
<h3>Teile deine Liebe</h3>
|
||||
<p>Das ist der lustige Teil! Wir haben einen <a href="https://sharepic.fsfe.org/#ilovefs">Sharepic-Generator</a> entwickelt, mit dem du ganz einfach deine eigenen Sharepics erstellen und deine Wertschätzung auf sozialen Medien teilen kannst (<em>#ilovefs</em>), in Blogbeiträgen, Bilder und <a href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">Videos</a>, oder <a href="/contribute/spreadtheword.html#ilovefs">direkt an die Entwickler*innen und Mitwirkenden Freier Software</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<img
|
||||
src="/graphics/icons/ilovefs-improve.png"
|
||||
alt="ILoveFS heart with 'improve'"
|
||||
/>
|
||||
<div>
|
||||
<h3>Verbessere Freie Software</h3>
|
||||
<p>Reden ist Silber, mitmacen ist Gold! Hilf einem Freien Software-Projekt mit Code, einer Übersetzung oder indem du den Nutzenden hilfst. Wenn du kannst unterstütze unsere Arbeit mit einer <a href="/donate">Spende an die Free Software Foundation Europe</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<figure class="no-border">
|
||||
<img
|
||||
src="https://pics.fsfe.org/uploads/medium/53/44/afdfea246e5c2aec0d1d888da5da.jpg"
|
||||
alt="#ilovefs"
|
||||
/>
|
||||
</figure>
|
||||
|
||||
<p>Was ist dein Beitrag zu diesem besonderen Tag, der den Menschen gewidmet ist, die dir die Nutzung Freier Software ermöglichen? Wirst du einen Teil unsere Aufkleber und Luftballons verwenden? Oder ein Foto oder Video mit deinen neuen ILoveFS-Shirt machen? Und wie wäre es, wenn du die Softwarefreiheit mit deinen Kolleg*innen und Freund*innen bei einer Veranstaltung im Unternehmen oder einem öffentlichen Event feierst? Was auch immer du tust, zeige es der Welt, indem du den <em>#ilovefs</em> Hashtag verwendest. Falls du Fragen hast, <a href="/contact/">sende uns eine E/mail</a>.</p>
|
||||
|
||||
<p>Einen schönen <strong><span class="text-danger">Ich Liebe Freie Software</span></strong> Tag! ❤</p>
|
||||
</module>
|
||||
</data>
|
@ -4,157 +4,97 @@
|
||||
<version>12</version>
|
||||
<module>
|
||||
|
||||
<h2>I ♥ Free Software Day 2024: Forge the future of Free Software</h2>
|
||||
<h2>I ♥ Free Software Day 2025: Hidden projects</h2>
|
||||
|
||||
<p>“I Love Free Software Day” has been a long lasting tradition. On this day, we thank all the people behind Free Software projects or programs and let them know that their work does not go unnoticed. Let’s celebrate together all the wonderful people working for Free Software: you are invited to join “I Love Free Software Day” celebrations all across Europe. Connect with your <a href="/about/groups.html">local FSFE group</a> and organise a fun meetup.</p>
|
||||
<p>
|
||||
“I Love Free Software Day” is a long-lasting tradition. On this
|
||||
day, we thank all the people behind Free Software projects or programs
|
||||
and let them know that their work does not go unnoticed. Let’s
|
||||
celebrate all the wonderful people working for Free Software together:
|
||||
join the “I Love Free Software Day” celebrations all over Europe. Get
|
||||
in touch with your <a href="/about/groups.html">local
|
||||
FSFE group</a> and organise a fun meeting.
|
||||
</p>
|
||||
|
||||
<p>We are grateful to those who work and contribute to the Free Software universe: developers, designers, translators, advocates, donors, users, and more. There are a lot of different Free Software communities out there, with different values or different focuses in their work. But we all share our love for Free Software and value the freedom to use, study, share and improve software. Let's celebrate our appreciation for Free Software and the people behind it with a simple <q>Thank you!</q></p>
|
||||
<p>
|
||||
We are grateful to those who work and contribute to the Free Software
|
||||
universe: developers, designers, translators, advocates, contributors,
|
||||
users, and more. There are a lot of different Free Software
|
||||
communities out there, with different values or different focuses in
|
||||
their work. But we all contribute to Free Software and value the
|
||||
freedom to use, study, share and improve software. Let's celebrate our
|
||||
appreciation for Free Software and the people behind it with a simple
|
||||
<q>Thank you!</q>
|
||||
</p>
|
||||
|
||||
<p>This year’s edition is themed “Forge the future with Free Software” because we want to focus on the critical value of new generations. We want to involve youngsters in the celebration, both by thanking young contributors, and by introducing the principles of Free Software to those who were not aware of it before. You can be part of this by joing the celebrations and organising a gathering in your local area.</p>
|
||||
<p>
|
||||
For this 12th edition of the "I Love Free Software Day" we have a
|
||||
special focus on Free Software projects that are not on the
|
||||
front line. In a world that is becoming more and more digital, Free Software is
|
||||
everywhere. It is in your car, on your router, on the servers that run
|
||||
our daily infrastructure. Often these projects are hidden so they do not
|
||||
get the focus they deserve to keep our daily lives up and running.
|
||||
This year our celebrations will focus on those hidden projects.
|
||||
</p>
|
||||
|
||||
<h2 id="events">Join the party</h2>
|
||||
<h2 id="events">Join the celebrations for "I Love Free Software Day 2025"</h2>
|
||||
|
||||
<p>Do you want to celebrate with other Free Software enthusiasts? Take a look at our current collection of events taking place all over Europe! Follow us on <a href="https://mastodon.social/@fsfe">social media</a> not to miss anything!</p>
|
||||
<p>
|
||||
You want to participate in the "I Love Free Software Day 2025"? Join
|
||||
any of the events listed below **more are coming soon** and follow us
|
||||
on <a href="https://mastodon.social/@fsfe">social media</a> to stay
|
||||
updated:
|
||||
</p>
|
||||
|
||||
<ul class="ilovefs-ul">
|
||||
|
||||
<li>🇬 🇧 FSFE <strong>Potteries</strong>, Staffordshire (UK)
|
||||
<li>🇬🇧 FSFE <strong>Potteries</strong>, Staffordshire (UK)
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 13.02.2024, 18:30 (GMT)</li>
|
||||
<li>📍 Upstairs at <a href="https://wiki.fsfe.org/LocalGroups/Potteries/KPA%20Clubhouse">KPA Clubhouse, 97 Horwood Road, Keele University, Keele, Staffordshire</a></li>
|
||||
<li>👉 See <a href="https://wiki.fsfe.org/LocalGroups/Potteries">FSFE Potteries</a> for more information.</li>
|
||||
<li>⏰ 13.02.2025, 18:30 (GMT)</li>
|
||||
<li>📍 Upstairs at <a
|
||||
href="https://wiki.fsfe.org/LocalGroups/Potteries/KPA%20Clubhouse">KPA
|
||||
Clubhouse, 97 Horwood Road, Keele University, Keele,
|
||||
Staffordshire</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇮🇹 <strong>Bergamo</strong>, Italy
|
||||
<li>🇩🇪 <strong>Nuremberg</strong>, Germany
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 18:00-23:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.spaziopolaresco.com/">Spazio Polaresco</a>, via Polaresco, 15, 24129, Bergamo, Italy</li>
|
||||
<li>👉 See <a href="https://mobilizon.fr/events/6a1e8bba-fe08-48c9-b477-e544516493f4">this Mobilizon event</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇮🇹 <strong>Bolzano/Bozen</strong>, Italy
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00 (CET)</li>
|
||||
<li>📍 Via Resia – Reschenstraße 168, Bozen-Bolzano, Italy</li>
|
||||
<li>👉 See <a href="https://www.lugbz.org/free-software-wednesdays/">LUGBZ event page</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇮🇹 <strong>Bologna</strong>, Italy
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 21:00-22:30 (CET)</li>
|
||||
<li>📍 Via Azzo Giardino 48, 40122 Bologna, Italy</li>
|
||||
<li>👉 See <a href="https://mobilizon.it/events/e3fbc8f0-321c-4516-9484-08b5fa59baaf">this Mobilizon event</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li>🇩🇪 <strong>Chaos Computer Club Wiesbaden</strong>, Germany
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.204, 19:00 (CET)</li>
|
||||
<li>📍Chaos Computer Club Wiesbaden (CCCWI), Sedanplatz 7, Wiesbaden, Hessen</li>
|
||||
<li>👉 The Program:</li>
|
||||
<ul>
|
||||
<li>19:00 - 19:30 👋 Welcome</li>
|
||||
<li>19:30 - 20:00 📢 Lightning Talks I</li>
|
||||
<li>20:00 - 20:30 ⏸️ Break</li>
|
||||
<li>20:30 - 21:00 📢 Lightning Talks II</li>
|
||||
<li>ab 21:00 🧉 Open round and discussion</li>
|
||||
</ul>
|
||||
<li>See <a href="https://www.cccwi.de/">Chaos Computer Club Wiesbaden</a> for more information.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇩🇪 <strong>Berlin</strong>, Germany
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 18:00-21:00 (CET)</li>
|
||||
<li>📍 <a href="https://x-hain.de/de/">xHain</a>, Grünberger Str. 16, 10243 Berlin</li>
|
||||
<li>👉 For more information take a look at the <a href="https://wiki.fsfe.org/Events/Berlin/2024-02-14">local group Berlin</a> page.</li>
|
||||
<li>⏰ 13.02.2025, 19:00 (CET)</li>
|
||||
<li>📍 TBA</li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇩🇪 <strong>Hamburg</strong>, Germany
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.hadleys.de/bar/">Hadley’s</a>, Beim Schlump 84a, 20144 HH</li>
|
||||
<li>👉 For more information take a look at the <a href="https://wiki.fsfe.org/LocalGroups/Hamburg">Hamburg local group</a> page.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇩🇰 <strong>Aarhus</strong>, Denmark
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 17:00-20:00 (CET)</li>
|
||||
<li>📍 PROSA i Aarhus, Søren Frichs Vej 38K th., 8230 Åbyhøj</li>
|
||||
<li>👉 See <a href="https://freely.modspil.dk/agger/i-love-free-software-day-i-aarhus-onsdag-den-14" hreflang="dk">the event page</a> for more information.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇨🇭 <strong>Zurich</strong>, Switzerland
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 18:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.openstreetmap.org/node/10623709323">Kleinwäscherei, 12, Neue Hard, Escher Wyss, Industriequartier, Zurich</a></li>
|
||||
<li>👉 For more information take a look at the <a href="https://wiki.fsfe.org/Events/Zurich/2024-02-14">local group Zürich</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇳🇱 <strong>Arnhem</strong>, Netherlands
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00-22:00 (CET)</li>
|
||||
<li>📍 <a href="https://hack42.nl">Hack42</a>, Cruquiusweg 3, 6827 BL Arnhem</li>
|
||||
<li>👉 See <a href="https://wiki.fsfe.org/Events/Netherlands/2024-02-14">the dedicated wiki page on FSFE website</a> for more information and details.</li>
|
||||
<li> Please <a href="https://share.fsfe.org/apps/forms/s/mjn2oCxpPa6mmmbBKmQcE5bm">register for the event</a> if you wish to attend.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇳🇱 <strong>The Hague</strong>, Netherlands
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 16:00-18:00 (CET)</li>
|
||||
<li>📍 In the canteen of the <a href="https://kabk.nl">Royal Academy of Art The Hague</a> (<cite lang="nl">Koninklijke Academie van Beeldende Kunsten</cite>) 4, Prinsessegracht, The Hague</li>
|
||||
<li>👉 See <a href="https://instagram.com/p/C3PrwvPITK7">the post about it</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇪🇸 <strong>Barcelona</strong>, Spain
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:00-22:00 (CET)</li>
|
||||
<li>📍 <a href="https://www.labarraqueta.cat/">La Barraqueta</a>, Carrer de Tordera, 30 · Barcelona</li>
|
||||
<li>👉 The Program:</li>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>19:00 Welcome</li>
|
||||
<li>19:15 Introduction to Free Software by Xavi de Blas</li>
|
||||
<li>19:45 Celebrating and networking</li>
|
||||
</ul>
|
||||
<li> See <a href="https://www.meetup.com/barcelona-free-software/events/298954182/">the event page</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇪🇸 <strong>Madrid</strong>, Spain
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 19:30 (CET)</li>
|
||||
<li>📍 <a href="https://makespacemadrid.org/">Madrid Makespace</a>, Calle Ruiz Palacios 7, 28039 Madrid, Spain</li>
|
||||
<li>👉 See <a href="https://lacorrientecoop.es/celebremos-el-i-love-free-software-day">the event page</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>🇵🇹 <strong>Portugal</strong>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>⏰ 14.02.2024, 21:30-23:00 (GMT)</li>
|
||||
<li>📍 <a href="https://pasc.pt">Online</a></li>
|
||||
<li>👉 See <a href="https://esop.pt/destaque/esop-vai-participar-no-7o-debate-do-gt-pasc-democracia-cidadania-e-inclusao-social">the event page</a> for more information and details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<p>If you want to organise an event in your local area feel free to reach out to us via <a href="/contact/">email</a>. For "I Love Free Software Day 2024" we want to organise events dedicated for young people. Here are some ideas:</p>
|
||||
<p>
|
||||
If you want to organise an event in your local area feel free to take a
|
||||
look at our toolkit <a href="https://download.fsfe.org/campaigns/ilovefs/toolkit/">toolkit</a> for local groups. In this kit you find resources
|
||||
for organising your own I Love Free Software Day event. reach
|
||||
out to us via <a
|
||||
href="/contact/">email</a>. For "I Love Free Software
|
||||
Day 2025" we want to organise events dedicated for Free Software
|
||||
projects that are a part of our core infrastructure.
|
||||
</p>
|
||||
<ul class="ilovefs-ul">
|
||||
<li>Contact your local library and organise a reading of our children's book <a href="/activities/ada-zangemann/">"Ada & Zangemann"</a></li>
|
||||
<li>Contact your <a href="https://wiki.hackerspaces.org/List_of_Hacker_Spaces">local hackerspace</a> and organise a Free Software meet-up with them</li>
|
||||
<li>Contact your local youth club and organise an event there with talks about Free Software, hands on workshops, and Pizza!</li>
|
||||
<li>Reach out to your local Linux user group or your <a href="/about/groups.html">local Free Software group</a> and organise an event together!</li>
|
||||
<li>
|
||||
Contact your local library and organise a talk about Free Software and the four freedoms
|
||||
</li>
|
||||
<li>
|
||||
Contact your <a
|
||||
href="https://wiki.hackerspaces.org/List_of_Hacker_Spaces">local
|
||||
hackerspace</a> and organise a Free Software meet-up with them
|
||||
</li>
|
||||
<li>
|
||||
Contact local Free Software companies and organise an event with them
|
||||
</li>
|
||||
<li>
|
||||
Reach out to your <a
|
||||
href="/about/groups.html">local Free Software group</a>, local Linux
|
||||
User Group or digital rights groups and organise
|
||||
an event together!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -166,7 +106,16 @@
|
||||
/>
|
||||
<div>
|
||||
<h3>Say thanks</h3>
|
||||
<p>Thank the people who enable you to enjoy software freedom. Organise a local group meeting or spread the word about Free Software. You can use our <a href="https://sharepic.fsfe.org/#ilovefs">sharepics</a>, <a href="/contribute/spreadtheword#ilovefs">stickers and balloons</a>, or <a href="/activities/ilovefs/artwork/artwork.html">artwork</a>, and <a href="/order/order.html">merchandise</a> for <em>#ilovefs</em>.</p>
|
||||
<p>Think about a Free Software project that you are grateful for and that deserves more attention. Reach out to them on the 14th of February to
|
||||
say thank you. Organise a local group meeting or spread the word
|
||||
about Free
|
||||
Software. You can use our <a
|
||||
href="https://sharepic.fsfe.org/#ilovefs">sharepics</a>, <a
|
||||
href="/contribute/spreadtheword#ilovefs">stickers and
|
||||
balloons</a>, or <a
|
||||
href="/activities/ilovefs/artwork/artwork.html">artwork</a>, and <a
|
||||
href="/order/order.html">
|
||||
merchandise</a> for <em>#ilovefs</em>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
@ -175,7 +124,12 @@
|
||||
/>
|
||||
<div>
|
||||
<h3>Remember the good times</h3>
|
||||
<p>Which Free Software project did you use in the past year? What felt empowering? What was fun? For some inspiration have a look at others’ <a href="/activities/ilovefs/whylovefs/gallery.html">love statements</a> and <a href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">videos</a>.</p>
|
||||
<p>Which Free Software project did you use in the past year? What
|
||||
felt empowering? What was fun? For some inspiration have a look at
|
||||
others’ <a
|
||||
href="/activities/ilovefs/whylovefs/gallery.html">love
|
||||
statements</a> and <a
|
||||
href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">videos</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
@ -185,7 +139,13 @@
|
||||
/>
|
||||
<div>
|
||||
<h3>Share your love</h3>
|
||||
<p>That’s the fun part! We have created a <a href="https://sharepic.fsfe.org/#ilovefs">sharepic generator</a>, with which you can easily create your very own sharepics and share your appreciation on social media (<em>#ilovefs</em>), in blog posts, pictures and <a href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">video messages</a>, or <a href="/contribute/spreadtheword.html#ilovefs">directly to the Free Software developers and contributors</a>.</p>
|
||||
<p>That’s the fun part! We have created a <a
|
||||
href="https://sharepic.fsfe.org/#ilovefs">sharepic generator</a>,
|
||||
with which you can easily create your very own sharepics and share
|
||||
your appreciation on social media (<em>#ilovefs</em>), in blog
|
||||
posts, pictures and <a href="https://media.fsfe.org/w/p/u3Ep8hRP5vFdbgUE9LKScW">video
|
||||
messages</a>, or <a href="/contribute/spreadtheword.html#ilovefs">directly to the Free
|
||||
Software developers and contributors</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
@ -195,7 +155,10 @@
|
||||
/>
|
||||
<div>
|
||||
<h3>Improve Free Software</h3>
|
||||
<p>Talking is silver, contributing is gold! Help a Free Software project with code, a translation, or by assisting its users. If you can, please consider supporting our work with a <a href="/donate">donation to the Free Software Foundation Europe</a>.</p>
|
||||
<p>Talking is silver, contributing is gold! Help a Free Software project with a donation, a translation or by assisting its users. If
|
||||
you can, please consider supporting our work with a <a
|
||||
href="/donate">donation to the Free Software Foundation
|
||||
Europe</a>.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
@ -208,7 +171,16 @@
|
||||
/>
|
||||
</figure>
|
||||
|
||||
<p>What is your contribution to this special day dedicated to the people who enable you to use Free Software? Will you use our stickers and balloons? Or make a picture or video with your new ILoveFS shirt? And what about celebrating software freedom with your colleagues and friends at a company gathering or public event? Whatever you do, show it to the world by using the <em>#ilovefs</em> tag. And if you have questions, <a href="/contact/">just drop us an email</a>.</p>
|
||||
<p>
|
||||
What is your contribution to this special day dedicated to the people
|
||||
who enable you to use Free Software? Will you use our stickers and
|
||||
balloons? Or make a picture or video with your new ILoveFS shirt? And
|
||||
what about celebrating software freedom with your colleagues and
|
||||
friends at a company gathering or public event? Whatever you do, show
|
||||
it to the world by using the <em>#ilovefs</em> tag. And if you have
|
||||
questions, <a
|
||||
href="/contact/">just drop us an email</a>.
|
||||
</p>
|
||||
|
||||
<p>Happy <strong><span class="text-danger">I Love Free Software</span></strong> Day everyone! ❤</p>
|
||||
</module>
|
||||
|
@ -38,12 +38,10 @@ my %names = (
|
||||
"gabriel.ku" => "Gabriel Ku Wei Bin",
|
||||
"hf" => "Henning Fehr",
|
||||
"jn" => "Johannes Näder",
|
||||
"lina.ceballos" => "Lina Ceballos",
|
||||
"linus" => "Linus Sehn",
|
||||
"lucas.lasota" => "Lucas Lasota",
|
||||
"marta" => "Marta Andreoli",
|
||||
"mk" => "Matthias Kirschner",
|
||||
"jithendra" => "Jithendra Palepu",
|
||||
"reinhard" => "Reinhard Müller",
|
||||
"tobiasd" => "Tobias Diekershoff",
|
||||
);
|
||||
|
@ -15,7 +15,7 @@
|
||||
Free Software Foundation Europe is an international organisation.
|
||||
Our goal is to <strong>reach as many people as possible</strong>
|
||||
and include them in our activities to promote, help and support
|
||||
the Free Software movement. To achieve this, we want to make our
|
||||
the Free Software movement. To achieve this, we want to make our
|
||||
published texts and website available in several languages.
|
||||
</p>
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
A major part of the translation effort applies to the web pages,
|
||||
especially the frequently updated pages like the <a href="/index.html">front
|
||||
page</a>, the <a href="/news/">news page</a> and the <a
|
||||
href="/events/">events page</a>. But not only web pages have to be translated: <a
|
||||
href="/events/">events page</a>. But not only web pages have to be translated: <a
|
||||
href="/press/">Press releases</a>, <a
|
||||
href="/news/newsletter.html">newsletters</a>, <a
|
||||
href="/contribute/spreadtheword.html#promo-material">brochures and leaflets</a>
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
<p>
|
||||
As FSFE is active in many different countries, texts are also
|
||||
often written in different languages. However, we generally use
|
||||
often written in different languages. However, we generally use
|
||||
English as a starting point for sharing these texts with other
|
||||
parts of the organisation and for further translations.
|
||||
Therefore, we especially need help to
|
||||
@ -55,10 +55,10 @@
|
||||
<p>
|
||||
Experience shows that the best translation results are achieved
|
||||
when people translate from a foreign language to their mother
|
||||
tongue. Having a good idea about <a href="/about/">what the
|
||||
tongue. Having a good idea about <a href="/about/">what the
|
||||
FSFE is</a> and about <a href="/about/principles.html">our
|
||||
concepts and values</a> is a good idea before starting
|
||||
translating. To help you out with difficult words and phrases, we
|
||||
translating. To help you out with difficult words and phrases, we
|
||||
maintain a <a
|
||||
href="/contribute/translators/wordlist.html">wordlist in over 15
|
||||
languages</a> that you can rely on when facing technical
|
||||
@ -72,19 +72,19 @@
|
||||
Translations are generally coordinated on the <a
|
||||
href="https://lists.fsfe.org/postorius/lists/translators.lists.fsfe.org">translators
|
||||
mailing list</a>, and everyone wanting to contribute to
|
||||
translations efforts can subscribe to this list. It is also a place
|
||||
translations efforts can subscribe to this list. It is also a place
|
||||
to seek help when in doubt or cooperating with other translators on
|
||||
larger projects. As we have material available in over 30
|
||||
larger projects. As we have material available in over 30
|
||||
languages already, the chance is that you will always find
|
||||
somebody in the organization willing to help you.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Texts to be translated or proofread are sent to this list along
|
||||
with a reference to the desired languages. Whoever starts with a
|
||||
with a reference to the desired languages. Whoever starts with a
|
||||
translation sends an answer to the list to avoid duplicate work.
|
||||
Finished translations are also sent to the list to allow others to
|
||||
proofread the translation and propose possible improvements. Both
|
||||
proofread the translation and propose possible improvements. Both
|
||||
original texts and translations are usually sent around as plain
|
||||
text file attachments to minimize copy and paste efforts.
|
||||
</p>
|
||||
@ -94,12 +94,16 @@
|
||||
members that relieve and support each other, so translations to
|
||||
a language would not depend on a single person.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Recently we have adopted the use of weblate for some of our activities. You can find the FSFE project <a href="/translators/weblate">here</a> and we are grateful for your help with translating via weblate.
|
||||
</p>
|
||||
|
||||
<h2>Your contribution makes a difference!</h2>
|
||||
|
||||
<p>
|
||||
Many of our translators are already active in other Free Software
|
||||
projects in addition to FSFE. Helping with translation efforts in
|
||||
projects in addition to FSFE. Helping with translation efforts in
|
||||
the FSFE strengthens the Free Software community at large and gives
|
||||
people, no matter the language or nationality, a chance of learning
|
||||
more about Free Software.
|
||||
|
@ -75,7 +75,7 @@
|
||||
<donor date="2023-01-19">Marco van Hulten</donor>
|
||||
<donor>Martin F. Krafft</donor>
|
||||
<donor>Mateus Araujo Borges</donor>
|
||||
<donor date="2023-12-13">Matteo Settenvini</donor>
|
||||
<donor>Matteo Settenvini</donor>
|
||||
<donor date="2023-08-24">Matthias Graf</donor>
|
||||
<donor>Matthias Köslin</donor>
|
||||
<donor date="2023-12-04">Michael Dittmer</donor>
|
||||
|
@ -32,7 +32,7 @@
|
||||
<donor date="2024-07-25" img="donors/silver-avm.png">AVM</donor>
|
||||
<donor date="2024-06-07" img="donors/silver-collabora.png">Collabora Productivity</donor>
|
||||
<donor date="2024-06-11" img="donors/silver-libreoffice.jpg">Document Foundation</donor>
|
||||
<donor date="2024-09-11" img="donors/silver-heinlein-support.png">Heinlein Support</donor>
|
||||
<donor date="2024-12-03" img="donors/silver-heinlein-support.png">Heinlein Support</donor>
|
||||
<donor date="2024-06-17">Lars Hohl a.k.a. derPUPE</donor>
|
||||
<donor date="2024-08-02" img="donors/silver-linagora.png">LINAGORA</donor>
|
||||
<donor date="2024-07-17" img="donors/silver-linuxfoundation.png">Linux Foundation</donor>
|
||||
@ -78,9 +78,11 @@
|
||||
<donor date="2024-07-17">Kommunikationsnetz Franken</donor>
|
||||
<donor date="2024-02-26">Liferay International</donor>
|
||||
<donor date="2024-12-31">LIHAS - LinuxHaus Stuttgart</donor><!-- Adrian Reyer -->
|
||||
<donor date="2024-11-19">M. Schönitzer</donor>
|
||||
<donor date="2024-05-10">Maik Wendt</donor>
|
||||
<donor date="2024-09-29">Martin F. Krafft</donor>
|
||||
<donor date="2024-12-31">Mateus Araujo Borges</donor>
|
||||
<donor date="2024-12-01">Matteo Settenvini</donor>
|
||||
<donor date="2024-12-31">Matthias Köslin</donor>
|
||||
<donor date="2024-10-12">Moritz Bunkus (-10)</donor>
|
||||
<donor date="2024-10-04">Morten Lind</donor>
|
||||
|
24
fsfe.org/events/2024/event-20241127-01.de.xml
Normal file
24
fsfe.org/events/2024/event-20241127-01.de.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<eventset>
|
||||
<version>1</version>
|
||||
<event start="2024-11-27T10:00:00Z" end="2024-11-27T11:30:00Z">
|
||||
<title>Deutschlandpremiere des Animationsfilms "Ada & Zangemann" in Essen, Germany</title>
|
||||
<group>
|
||||
<name>None</name>
|
||||
<url></url>
|
||||
</group>
|
||||
|
||||
<body>
|
||||
<p>Die Premiere findet am Mittwoch, den 27. November von 10:00 bis 11:30 Uhr im größten Kinosaal Deutschlands in der Lichtburg Essen statt und ist eine Kooperation mit der Junior Uni Essen.</p>
|
||||
<p>Mehr als 700 Grundschulkinder aus Essen werden als Gäste an der Premiere teilnehmen. Der Film thematisiert digitale Selbstbestimmung aus der Perspektive junger Menschen und wird nach der Premiere unter einer Creative-Commons-Lizenz als freies Bildungsmaterial verfügbar sein, auch für die Nutzung in Schulen und anderen Bildungseinrichtungen. </p>
|
||||
</body>
|
||||
|
||||
|
||||
<tags>
|
||||
<tag key="de">
|
||||
Germany </tag>
|
||||
<tag key="talk"/>
|
||||
<tag key="front-page"/>
|
||||
</tags>
|
||||
</event>
|
||||
</eventset>
|
25
fsfe.org/events/2024/event-20241127-01.en.xml
Normal file
25
fsfe.org/events/2024/event-20241127-01.en.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<eventset>
|
||||
<version>1</version>
|
||||
<event start="2024-11-27T10:00:00Z" end="2024-11-27T11:30:00Z">
|
||||
<title>German Premiere of the "Ada & Zangemann" movie in Essen, Germany</title>
|
||||
<group>
|
||||
<name>None</name>
|
||||
<url></url>
|
||||
</group>
|
||||
|
||||
<body>
|
||||
<p>The premiere will take place on Wednesday, 27 November from 10:00h. to 11:30h. in Germany's largest cinema hall at Lichtburg Essen, in cooperation with the Junior Uni Essen.</p>
|
||||
<p>More than 700 primary school children from Essen will attend the premiere as guests. The film focuses on digital self-determination from the perspective of young people and will be available after the premiere under a Creative Commons licence as free educational material, also for use in schools and other educational institutions. <br />
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
<tags>
|
||||
<tag key="de">
|
||||
Germany </tag>
|
||||
<tag key="talk"/>
|
||||
<tag key="front-page"/>
|
||||
</tags>
|
||||
</event>
|
||||
</eventset>
|
23
fsfe.org/events/2024/event-20241204-01.en.xml
Normal file
23
fsfe.org/events/2024/event-20241204-01.en.xml
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<eventset>
|
||||
<version>1</version>
|
||||
<event start="2024-12-04T14:15:00Z" end="2024-12-04T16:15:00Z">
|
||||
<title>Hearing "Open Source" in Berlin, Germany</title>
|
||||
<group>
|
||||
<name>None</name>
|
||||
<url></url>
|
||||
</group>
|
||||
|
||||
<body>
|
||||
<p>Hearing on "Open Source" in the German Bundestag, German only. Alexander Sander, FSFE's Senior Policy consultant, is invited as expert and will present our position. Stream will be provided.</p>
|
||||
</body>
|
||||
|
||||
<link>https://www.bundestag.de/ausschuesse/a23_digitales/Anhoerungen/1024966-1024966</link>
|
||||
<tags>
|
||||
<tag key="de">
|
||||
Germany </tag>
|
||||
<tag key="talk"/>
|
||||
<tag key="front-page"/>
|
||||
</tags>
|
||||
</event>
|
||||
</eventset>
|
24
fsfe.org/events/2024/event-20241216-01.de.xml
Normal file
24
fsfe.org/events/2024/event-20241216-01.de.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<eventset>
|
||||
<version>1</version>
|
||||
<event start="2024-12-16T17:30:00Z" end="2024-12-16T19:30:00Z">
|
||||
<title>EMI-FORUM: FOSS - Freie Open-Source Software in Amberg, Germany</title>
|
||||
<group>
|
||||
<name>None</name>
|
||||
<url></url>
|
||||
</group>
|
||||
|
||||
<body>
|
||||
<p>Wie in den vergangenen Jahren veranstaltet die Fakultät Elektrotechnik, Medien und Informatik, abgekürzt „EMI“, das EMI-Forum. Im Rahmen dieser Veranstaltungen beleuchten Experten aus Wirtschaft und Hochschule aktuelle Entwicklungen in Elektrotechnik, Medien und Informatik. Ziel ist es, relevante Themen für Studierende, Hochschulangehörige und die interessierte Öffentlichkeit anschaulich aufzubereiten. Wir freuen uns auf anregende Diskussionen. Das EMI-Forum wird unterstützt von der Stadt Amberg. </p>
|
||||
<p>Am 16ten Dezember diskutieren wir gemeinsam über Freie Software. Hierfür spricht Bonnie Mehring über die "Public Money? Public Code!" Initiative der Free Software Foundation Europe und zeigt auf wieso "Public Money? Public Code!" mehr als nur die öffentliche Verwaltung betrifft. Dabei wird ein besonderer Fokus auf die Auswirkungen auf mittelständische und kleine Unternehmen gelegt. Die Veranstaltung beginnt um 17:30 und ist kostenfrei für alle Interessierten zugänglich.</p>
|
||||
</body>
|
||||
|
||||
<link>https://www.oth-aw.de/hochschule/fakultaeten/elektrotechnik-medien-und-informatik/veranstaltungen-1/</link>
|
||||
<tags>
|
||||
<tag key="de">
|
||||
Germany </tag>
|
||||
<tag key="talk"/>
|
||||
<tag key="front-page"/>
|
||||
</tags>
|
||||
</event>
|
||||
</eventset>
|
24
fsfe.org/events/2024/event-20241216-01.en.xml
Normal file
24
fsfe.org/events/2024/event-20241216-01.en.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<eventset>
|
||||
<version>1</version>
|
||||
<event start="2024-12-16T17:30:00Z" end="2024-12-16T19:30:00Z">
|
||||
<title>EMI-FORUM: FOSS - Free Open-Source Software in Amberg, Germany</title>
|
||||
<group>
|
||||
<name>None</name>
|
||||
<url></url>
|
||||
</group>
|
||||
|
||||
<body>
|
||||
<p>As in previous years, the Faculty of Electrical Engineering, Media and Computer Science, abbreviated to ‘EMI’, is organising the EMI Forum. As part of these events, experts from industry and the university shed light on current developments in electrical engineering, media and computer science. The aim is to present relevant topics for students, university members and the interested public. We look forward to stimulating discussions. The EMI Forum is supported by the City of Amberg.</p>
|
||||
<p>On 16 December we will discuss Free Software together. Bonnie Mehring will talk about the "Public Money? Public Code!" initiative of the Free Software Foundation Europe and shows why "Public Money? Public Code!" affects more than just public administration. A special focus will be placed on the impact on small and medium-sized enterprises. The event starts at 17:30 and is open to all interested parties free of charge.</p>
|
||||
</body>
|
||||
|
||||
<link>https://www.oth-aw.de/hochschule/fakultaeten/elektrotechnik-medien-und-informatik/veranstaltungen-1/</link>
|
||||
<tags>
|
||||
<tag key="de">
|
||||
Germany </tag>
|
||||
<tag key="talk"/>
|
||||
<tag key="front-page"/>
|
||||
</tags>
|
||||
</event>
|
||||
</eventset>
|
39
fsfe.org/events/2024/event-20241217-01.en.xml
Normal file
39
fsfe.org/events/2024/event-20241217-01.en.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<eventset>
|
||||
<version>1</version>
|
||||
<event start="2024-12-17T18:00:00Z" end="2024-12-17T22:00:00Z">
|
||||
<title>Flörgåsbord 2024! (free tenpin bowling all evening!) in Newcastle-under-Lyme, United Kingdom of Great Britain and Northern Ireland</title>
|
||||
<group>
|
||||
<name>Potteries</name>
|
||||
<url></url>
|
||||
</group>
|
||||
|
||||
<body>
|
||||
<p>IMPORTANT! Please RSVP or ask questions via the FSFE Potteries mailing list (or e-mail us) before coming.</p>
|
||||
<p>Mailing list: https://lists.fsfe.org/postorius/lists/potteries.lists.fsfe.org<br />
|
||||
E-mail: potteries@fsfe.org</p>
|
||||
<p>For it's second year running, we bring back "Flörgåsbord"... our annual tenpin bowling evening for the groups of FSFE Potteries, StaffsLUG, and ORG Stoke.</p>
|
||||
<p>This year it'll be on Tuesday 17th December from 6:00pm onwards (although most will arrive around 6:30pm)</p>
|
||||
<p>Stuff to know...</p>
|
||||
<p>The room - For this evening we have privately booked a room in the centre of Newcastle-under-Lyme, that can hold up to 40 people and comes complete with 4 full size ten pin bowling lanes. The room also has plenty of comfortable seating booths for people get a drink or eat food (with ordering possible via QR code). This room is located upstairs from the Vue cinema... and you can find exact directions in the 'How to find us' section.</p>
|
||||
<p>It's FREE - We're pickup up the bill for the bowling all evening!</p>
|
||||
<p>All the games are free and unlimited! - All 4 bowling lanes will be on unlimited free play for the whole evening, 6 people at most to a lane.</p>
|
||||
<p>It's a social - Just like any of our past socials, there will be places to sit and just have a quiet chat (no loud music if you don't want it!). Not everyone will be bowling anyway... so don't feel like you have to. </p>
|
||||
<p>There is food and drinks - The venue has a kitchen serving hot food (so you don't need to eat before coming out) as well as offering drinks. Please follow the hyperlink (related to this event that you're reading) to see the details of the food and drink offered by the venue ...and you can now order everything by using the QR codes shown on the tables of their new seating booths!</p>
|
||||
<p>Open to all in the FSF, LUG, and ORG - So a great mix of people in one social... but you're also welcome to bring friends and family too. The only thing we ask is that you RSVP if you're coming as we need to be sure it'll be under 40 people. So don't worry if it doesn't look like many are coming, as this has gone out to other groups too.</p>
|
||||
<p>It's a veritable Flörgåsbord! - Forgive the silly name! It comes from trying to merge the acronyms FSF/LUG/ORG that then got us "Florg" which then turned into Flörgåsbord... kind of like Smörgåsbord (a Swedish buffet)... so basically people from lots of different local technology groups!.</p>
|
||||
<p>It's a Christmas thing! - We like running these at Christmas time... so you can consider this as a more fun way to get together... rather than a Christmas meal every year!</p>
|
||||
<p>Travel - Plenty of way to get to Newcastle-under-Lyme town centre (including buses... as it's got it's own bus station). If you're parking then you can either use the Vue cinema park car, or one of the council ran car parks.</p>
|
||||
<p>⏰ 6:00pm doors open<br />
|
||||
📍 Lymelight Lanes, 98-104 High Street, Newcastle-under-Lyme, Staffordshire, ST5 1PT. </p>
|
||||
</body>
|
||||
|
||||
<link>https://wiki.fsfe.org/LocalGroups/Potteries/Lymelight%20Lanes</link>
|
||||
<tags>
|
||||
<tag key="gb">
|
||||
United Kingdom of Great Britain and Northern Ireland </tag>
|
||||
<tag key="localgroup"/>
|
||||
<tag key="front-page"/>
|
||||
</tags>
|
||||
</event>
|
||||
</eventset>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<html>
|
||||
<version>3</version>
|
||||
<version>4</version>
|
||||
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
<module id="banner-become-supporter"/>
|
||||
|
||||
<div class="next-steps">
|
||||
<div class="three-columns">
|
||||
<div class="column">
|
||||
<h3>Informationsmaterial</h3>
|
||||
<a href="/contribute/spreadtheword.html">
|
||||
@ -83,6 +83,16 @@
|
||||
<a class="learn-more" href="/order/index.html">Einkaufen...</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
<h3>Standorganisation</h3>
|
||||
<a href="https://docs.fsfe.org/en/KnowHow/Groups/OrganizeABooth">
|
||||
<img src="/graphics/booth-presentation.jpg" alt="Zwei Freiwillige an einem Stand der FSFE präsentieren Informationsmaterial und Merch" />
|
||||
</a>
|
||||
<p>
|
||||
<a class="learn-more" href="https://docs.fsfe.org/en/KnowHow/Groups/OrganizeABooth">Mehr Informationen...</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<description>Gemeinnützige Organisation, die für ein allgemeines Verständnis und Unterstützung von Freier Software arbeitet. Beinhaltet Meldungen, Veranstaltungen und Kampagnen.</description>
|
||||
|
@ -34,9 +34,7 @@
|
||||
<option value="gabriel.ku">Gabriel Ku Wei Bin</option>
|
||||
<option value="repentinus">Heiki Lohmus</option>
|
||||
<option value="hf">Henning Fehr</option>
|
||||
<option value="jithendra">Jithendra Palepu</option>
|
||||
<option value="jn">Johannes Näder</option>
|
||||
<option value="lina.ceballos">Lina Ceballos</option>
|
||||
<option value="lucas.lasota">Lucas Lasota</option>
|
||||
<option value="marta">Marta Andreoli</option>
|
||||
<option value="mk">Matthias Kirschner</option>
|
||||
@ -101,8 +99,6 @@
|
||||
<option value="PERSONELL-KU">PERSONELL Wei Bin Gabriel Ku</option>
|
||||
<option value="PERSONELL-INDORATO">PERSONELL Francesca Indorato</option>
|
||||
<option value="PERSONELL-LASOTA">PERSONELL Lucas Lasota</option>
|
||||
<option value="PERSONELL-CEBALLOS">PERSONELL Lina Ceballos</option>
|
||||
<option value="PERSONELL-WAGENER">PERSONELL Linda Wagener</option>
|
||||
<option value="PERSONELL-MEHRING">PERSONELL Bonnie Mehring</option>
|
||||
<option value="PERSONELL-SNOW">PERSONELL Florian Snow</option>
|
||||
<option value="PERSONELL-GALAN">PERSONELL Ana Galán</option>
|
||||