Merge branch 'master' into issue_1617
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Fabian Baumanis 2021-02-24 19:21:29 +00:00
commit ea3a7b3caa
757 changed files with 15619 additions and 3059 deletions

2
.gitignore vendored
View File

@ -8,7 +8,7 @@ news/????/index.sources
news/????/index.xsl
news/*/.*.??.xml
global/data/texts/.texts.??.xml
.fundraising.??.xml
global/data/topbanner/.topbanner.??.xml
.default.xsl
.localmenu.*.xml
.*.xmllist

View File

@ -48,6 +48,9 @@ RewriteRule ^share/?$ /cgi-bin/share.php [NC,L]
# Link to PMPC event, can be changed afterwards
RewriteRule ^publiccode/?$ https://registration.fsfe.org/Digitale-Verwaltung-2020 [R=301,L]
# Subscription page for mail updates
RewriteRule ^subscribe/?$ /contact/email-updates.html [R=301,L]
# Others
RewriteRule ^standards(.*) /freesoftware/standards$1 [R=301,L]
RewriteRule ^education(.*) /freesoftware/education$1 [R=301,L]
@ -63,8 +66,7 @@ RewriteRule ^news/podcast.rss$ /news/podcast.en.rss [L,R=301]
RewriteRule ^news/podcast-opus.rss$ /news/podcast-opus.en.rss [L,R=301]
# ILoveFS
# TODO each year: update links for next two lines
RewriteRule ^activities/ilovefs(/?$|/[^/]*.html$) /activities/ilovefs/2020$1 [PT,L]
# TODO each year: update links for latest report
RewriteRule ^activities/ilovefs/latest-report.*$ /news/2019/news-20190329-01.html [R=301,L]
RewriteRule ^activities/ilovefs/ilovefs(.*)html$ /activities/ilovefs/index$1html [R=301,L]
@ -88,7 +90,7 @@ RewriteRule ^about/reports/es-2003(.*)$ /news/2003/news-20030602-01$1 [R=301,L]
RewriteRule ^about/reports/es-2005(.*)$ /news/2005/news-20050507-01$1 [R=301,L]
RewriteRule ^about/reports/es-2007(.*)$ /news/2007/news-20070630-01$1 [R=301,L]
RewriteRule ^about/reports/es-2009(.*)$ /news/2009/news-20090620-01$1 [R=301,L]
RewriteRule ^freesoftware/enterprise/freesoftwarecompany(.*)$ /news/2018/news-20181202-01$1 [R=301,L]
RewriteRule ^freesoftware/enterprise/freesoftwarecompany(.*)$ /news/2008/news-20081202-02$1 [R=301,L]
RewriteRule ^freesoftware/enterprise/chargeofitsbrand(.*)$ /news/2009/news-20090604-01$1 [R=301,L]
# Old/moved people/staff profiles

View File

@ -75,7 +75,7 @@ $(SUBDIRS): .FORCE
# After this step, the following symlinks will exist:
# * global/data/texts/.texts.<lang>.xml for each language
# * ./fundraising.<lang>.xml for each language
# * global/data/topbanner/.topbanner.<lang>.xml for each language
# Each of these symlinks will point to the corresponding file without a dot at
# the beginning of the filename, if present, and to the English version
# otherwise. This symlinks make sure that phase 2 can easily use the right file
@ -93,14 +93,14 @@ global/data/texts/.texts.%.xml: .FORCE
ln -sf texts.en.xml $@; \
fi
FUNDRAISING_LINKS := $(foreach lang,$(LANGUAGES),.fundraising.$(lang).xml)
TOPBANNER_LINKS := $(foreach lang,$(LANGUAGES),global/data/topbanner/.topbanner.$(lang).xml)
all: $(FUNDRAISING_LINKS)
.fundraising.%.xml: .FORCE
if [ -f fundraising.$*.xml ]; then \
ln -sf fundraising.$*.xml $@; \
all: $(TOPBANNER_LINKS)
global/data/topbanner/.topbanner.%.xml: .FORCE
if [ -f global/data/topbanner/topbanner.$*.xml ]; then \
ln -sf topbanner.$*.xml $@; \
else \
ln -sf fundraising.en.xml $@; \
ln -sf topbanner.en.xml $@; \
fi
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<html>
<version>2</version>
<version>3</version>
<head>
<title>Über die Free Software Foundation Europe</title>
@ -39,25 +39,32 @@
<h3><a href="/about/team.html">Menschen</a></h3>
<!-- should be /about/people/... later -->
<p>
Wer wir sind.
Wir stellen uns vor. Hier sind Menschen zu finden die für und mit der FSFE arbeiten und dauerhafte Verantwortungen oder Authorität für bestimmte Bereiche erhalten haben - Mitarbeiter und Freiwillige.
</p>
</li>
<li>
<h3><a href="/contact/contact.html">Kontakt</a></h3>
<p>
Kontaktinformationen für allgemeine Anfragen und unsere Mailadressen; öffentliche Diskussionskanäle und Präsenz in den sozialen Medien.
</p>
</li>
<li>
<h3><a href="/about/people/testimonials.de.html">Stimmen aus unserer Community </a></h3>
<p>
Lies unsere Stimmen aus unserer diversen Community, warum sie die FSFE und unsere Mission unterstützen. Einige haben wir interviewed, andere haben sogar ein Video erstellt. Genieße das Kennenlernen unserer Community.
</p>
</li>
<li>
<!-- subpage needs translation -->
<h3><a href="/associates/associates.html">Assoziierte</a></h3>
<p>
Mit diesen Organisationen verbinden uns gemeinsame Ziele.
</p>
</li>
<li>
<h3><a href="/press/press.html">Presse</a></h3>
<h3><a href="/press/press.de.html">Presse</a></h3>
<p>
Pressemitteilungen, Neuigkeiten, Fotos und Kontaktinformationen.
</p>
</li>
<li>
<h3><a href="/contact/contact.html">Kontakt</a></h3>
<p>
Kontaktinformationen für allgemeine Anfragen.
Veröffentlichungen, Nachrichten, Fotos und Kontaktinformationen.
</p>
</li>
<li>

View File

@ -19,7 +19,7 @@
<p>Les logiciels prennent une part toujours plus importante dans tous les
aspects de nos vies. Il est donc important que cette technologie
renforce nos libertés plutôt que les limite. Les <a
renforce nos libertés plutôt qu'elle les limite. Les <a
href="/freesoftware/freesoftware.html">Logiciels Libres</a> donnent à
tous les droits d'utiliser, comprendre, modifier et partager les
logiciels. Ces droits permettent de soutenir d'autres droits
@ -65,7 +65,7 @@
<h3><a href="/donate/donate.html">Faire un don</a></h3>
<p>
Pour être une voix indépendante au nom des Logiciels Libres, nous
dépendons de vos dons. Voyez<a href="/about/funds/funds.html">comment
dépendons de vos dons. Voyez <a href="/about/funds/funds.html">comment
nous utilisons votre argent</a> et qui sont <a
href="/donate/thankgnus.html">nos donateurs</a>.
</p>
@ -80,7 +80,7 @@
<h3><a href="/about/transparency-commitment.html">Engagement de transparence</a></h3>
<p>
Notre engagement pour la transparence qui comprend, entre autres, des
liens vers notre constitution et les minutes de nos assemblées
liens vers notre constitution et les procès verbaux de nos assemblées
générales.
</p>
<div style="max-width: 300px;">

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2001">2001</localmenu>
<h1>FSFE - Income and Expense 2001</h1>
@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donations going directly to the main body of the FSFE (see "<a href="/about/legal/index.html">Hub</a>"); usually (but not exclusively) from countries without established Chapter.</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter (see <a href="/about/legal/de/de.html">German chapter</a>)</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter.</p>
<p><a name="#4"></a>[4] People paid: <a href="/about/people/greve/">Georg Greve</a></p>

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2001">2001</localmenu>
<h1>FSFE - Recettes et dépenses 2001</h1>
@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Dons allant directement au corps principal de la FSFE (voir "<a href="/about/legal/index.html">Le Hub</a>"); provenant principalement (mais pas exclusivement) de pays n'ayant pas de Délégation nationale établie.</p>
<p><a name="#3"></a>[3] Don à la FSFE fait par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>)</p>
<p><a name="#3"></a>[3] Don à la FSFE fait par la délégation allemande.</p>
<p><a name="#4"></a>[4] Personne rémunérée&#160;: <a href="/about/people/greve/">Georg Greve</a></p>
@ -61,4 +61,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2001">2001</localmenu>
<h1>FSFE - Entrate e uscite 2001</h1>
@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donazioni effettuate direttamente alla FSFE (si veda "<a href="/about/legal/index.html">hub</a>"); spesso (ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca (si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.</p>
<p><a name="#4"></a>[4] Persone retribuite: <a href="/about/people/greve/">Georg Greve</a>.</p>

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2001">2001</localmenu>
<h1>FSFE - Inkomsten en uitgaven 2001</h1>
@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donaties rechtstreeks naar de centrale FSFE (zie "<a href="/about/legal/index.html">Hub</a>"); gewoonlijk (maar niet altijd) van landen zonder eigen afdeling.</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling (zie <a href="/about/legal/de/de.html">Duitse afdeling</a>)</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling.</p>
<p><a name="#4"></a>[4] Betaald persoon: <a href="/about/people/greve/">Georg Greve</a></p>
@ -61,4 +61,3 @@
mode: xml ***
End: ***
-->

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2001">2001</localmenu>
<h1>ЕФСПО Доходы и расходы за 2001 год</h1>
@ -49,7 +49,7 @@ href="/help/thankgnus-2001.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"></a>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"></a>[4] Выплаты получили: <a href="/about/people/greve/">Георг
Греве</a>.</p>
@ -68,4 +68,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donations going directly to the main body of the FSFE (see "<a href="/about/legal/index.html">Hub</a>"); usually (but not exclusively) from countries without established Chapter.</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter (see <a href="/about/legal/de/de.html">German chapter</a>)</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter</p>
<p><a name="#4"></a>[4] People paid: <a href="/about/people/greve/">Georg Greve</a></p>

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Dons allant directement au corps principal de la FSFE (voir "<a href="/about/legal/index.html">Le Hub</a>"); provenant principalement (mais pas exclusivement) de pays n'ayant pas de Délégation nationale établie.</p>
<p><a name="#3"></a>[3] Don à la FSFE fait par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>)</p>
<p><a name="#3"></a>[3] Don à la FSFE fait par la délégation allemande.</p>
<p><a name="#4"></a>[4] Personne rémunérée&#160;: <a href="/about/people/greve/">Georg Greve</a></p>
@ -59,5 +59,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donazioni effettuate direttamente alla FSFE (si veda "<a href="/about/legal/index.html">hub</a>"); spesso (ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca (si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.</p>
<p><a name="#4"></a>[4] Persone retribuite: <a href="/about/people/greve/">Georg Greve</a>.</p>

View File

@ -49,7 +49,7 @@ href="/help/thankgnus-2002.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"></a>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"></a>[4] Выплаты получили: <a href="/about/people/greve/">Георг Греве</a>.</p>
@ -64,4 +64,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -40,7 +40,7 @@
<hr width="80%"/>
<p><a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
<p><a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
auf der <a href="/help/thankgnus-2003.html">ThankGNUs</a>-Liste einzusehen.</p>
<p><a name="#2"/>[2] Spenden, die direkt an die Dachorganisation der FSFE gehen
@ -48,7 +48,7 @@ auf der <a href="/help/thankgnus-2003.html">ThankGNUs</a>-Liste einzusehen.</p>
aus Ländern ohne gegründeten Landesverein.</p>
<p><a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden (siehe <a href="/about/legal/de/de.html">Deutscher Landesverein</a>)</p>
<p><a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden.</p>
<p><a name="#4"/>[4] Spenden, die vom italienischen Landesverein an die FSFE gemacht wurden</p>
@ -67,4 +67,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -50,8 +50,7 @@
<p><a name="#2"></a>[2] Για δωρεές απευθείας στον κύριο οργανισμό του FSFE (δείτε "<a href="/about/legal/index.html">Κέντρο</a>")· συνήθως (αλλά όχι αποκλειστικά)
από χώρες χωρίς επίσημο Παράρτημα.</p>
<p><a name="#3"></a>[3] Για δωρεές στο FSFE μέσω του Γερμανικού παραρτήματος
(δείτε <a href="/about/legal/de/de.html">Γερμανικό παράρτημα</a>)</p>
<p><a name="#3"></a>[3] Για δωρεές στο FSFE μέσω του Γερμανικού παραρτήματος.</p>
<p><a name="#4"></a>[4] Για δωρεές στο FSFE μέσω του Ιταλικού παραρτήματος</p>
@ -71,4 +70,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2003">2003</localmenu>
<h1>FSFE - Income and Expense 2003</h1>
@ -47,7 +47,7 @@
<p><a name="#2"></a>[2] Donations going directly to the main body of the FSFE (see "<a href="/about/legal/index.html">Hub</a>"); usually (but not exclusively) from countries without established Chapter.</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter (see <a href="/about/legal/de/de.html">German chapter</a>)</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter</p>
<p><a name="#4"></a>[4] Donations to the FSFE made through the Italian chapter.</p>

View File

@ -47,7 +47,7 @@
<p><a name="#2"></a>[2] Dons allant directement au corps principal de la FSFE (voir "<a href="/about/legal/index.html">Le Hub</a>"); provenant principalement (mais pas exclusivement) de pays n'ayant pas de Délégation nationale établie.</p>
<p><a name="#3"></a>[3] Don à la FSFE fait par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>)</p>
<p><a name="#3"></a>[3] Don à la FSFE fait par la délégation allemande.</p>
<p><a name="#4"></a>[4] Don à la FSFE fait par la délégation italienne</p>
@ -66,4 +66,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2003">2003</localmenu>
<h1>FSFE - Entrate e uscite 2003</h1>
@ -47,7 +47,7 @@
<p><a name="#2"></a>[2] Donazioni effettuate direttamente alla FSFE (si veda "<a href="/about/legal/index.html">hub</a>"); spesso (ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca (si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.</p>
<p><a name="#4"></a>[4] Donazioni alla FSFE effettuate attraverso la sezione italiana.</p>

View File

@ -47,7 +47,7 @@
<p><a name="#2"></a>[2] Donaties rechtstreeks aan de centrale structuur van de FSFE (zie "<a href="/about/legal/index.html">Hub</a>"); meestal (maar niet altijd) vanuit landen zonder een eigen afdeling.</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling (zie <a href="/about/legal/de/de.html">Duitse Afdeling</a>)</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling.</p>
<p><a name="#4"></a>[4] Donaties aan de FSFE via de Italiaanse afdeling</p>
@ -65,4 +65,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -8,7 +8,7 @@
</head>
<body>
<localmenu set="year" id="2003">2003</localmenu>
<h1>ЕФСПО Доходы и расходы за 2003 год</h1>
@ -52,7 +52,7 @@ href="/help/thankgnus-2003.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"></a>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"></a>[4] Пожертвования, сделанные через итальянский
филиал ЕФСПО.</p>
@ -73,4 +73,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -38,14 +38,14 @@
<hr width="80%"/>
<p><a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
<p><a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
auf der <a href="/help/thankgnus-2004.html">ThankGNUs</a>-Liste einzusehen.</p>
<p><a name="#2"/>[2] Spenden, die direkt an die Dachorganisation der FSFE gehen
(siehe "<a href="/about/legal/index.html">Hub</a>"); im Normalfall (aber nicht ausschließlich)
aus Ländern ohne gegründeten Landesverein.</p>
<p><a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden (siehe <a href="/about/legal/de/de.html">Deutscher Landesverein</a>)</p>
<p><a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden.</p>
<p><a name="#4"/>[4] bezahlte Leute: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Joachim Jakobs (Pressesprecher), Matthias Kirschner (Praktikant).</p>
@ -62,4 +62,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -47,8 +47,7 @@
<p><a name="#2"></a>[2] Για δωρεές απευθείας στον κύριο οργανισμό του FSFE (δείτε "<a href="/about/legal/index.html">Κέντρο</a>")· συνήθως (αλλά όχι αποκλειστικά)
από χώρες χωρίς επίσημη Αντιπροσωπεία.</p>
<p><a name="#3"></a>[3] Για δωρεές στο FSFE μέσω της Γερμανικής αντιπροσωπείας
(δείτε <a href="/about/legal/de/de.html">Γερμανική αντιπροσωπεία</a>)</p>
<p><a name="#3"></a>[3] Για δωρεές στο FSFE μέσω της Γερμανικής αντιπροσωπείας.</p>
<p><a name="#4"></a>[4] Έμμισθο προσωπικό: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Joachim Jakobs (Εκπρόσωπος Τύπου), Matthias Kirschner (βοηθός).</p>
@ -65,4 +64,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donations going directly to the main body of the FSFE (see "<a href="/about/legal/index.html">Hub</a>"); usually (but not exclusively) from countries without established Chapter.</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter (see <a href="/about/legal/de/de.html">German chapter</a>)</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter</p>
<p><a name="#4"></a>[4] People paid: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Joachim Jakobs (Press Speaker), Matthias Kirschner (intern).</p>

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Dons allant directement au corps principal de la FSFE (voir "<a href="/about/legal/index.html">Le Noyau (Hub)</a>")&#160;; provenant principalement (mais pas exclusivement) de pays n'ayant pas de Délégation nationale établie.</p>
<p><a name="#3"></a>[3] Dons à la FSFE faits par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>)</p>
<p><a name="#3"></a>[3] Dons à la FSFE faits par la délégation allemande.</p>
<p><a name="#4"></a>[4] Personnes rémunérées&#160;: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Joachim Jakobs (Attaché de presse), Matthias Kirschner (stagiaire).</p>
@ -61,4 +61,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donazioni effettuate direttamente alla FSFE (si veda "<a href="/about/legal/index.html">hub</a>"); spesso (ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca (si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.</p>
<p><a name="#4"></a>[4] Persone retribuite: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Joachim Jakobs (addetto stampa), Matthias Kirschner (collaboratore).</p>

View File

@ -36,14 +36,14 @@
<tr><td>&#160;</td><td>&#160;</td><td align="right">&#160;</td><td align="right"></td></tr>
<tr><td><b>Totaal</b></td><td></td><td align="right"><b>EUR</b></td><td align="right"><b>81,380.99</b></td></tr>
</table>
<hr width="80%" />
<p><a name="#1"></a>[1] Een lijst van de FSFE donoren die niet anoniem wilden blijven, is te bekijken in de <a href="/help/thankgnus-2004.html">ThankGNUs</a> lijst.</p>
<p><a name="#2"></a>[2] Donaties rechtstreeks aan de centrale structuur van de FSFE (zie "<a href="/about/legal/index.html">Hub</a>"); meestal (maar niet altijd) vanuit landen zonder een eigen afdeling.</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling (zie <a href="/about/legal/de/de.html">Duitse Afdeling</a>)</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling.</p>
<p><a name="#4"></a>[4] Betaalde mensen: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Joachim Jakobs (woordvoerder), Matthias Kirschner (intern).</p>
@ -59,4 +59,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -49,7 +49,7 @@ href="/help/thankgnus-2004.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"></a>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"></a>[4] Выплаты получили: <a href="/about/people/greve/">Георг
Греве</a>, Стефано Мафули, Иоахим Джекобс (пресс-атташе), Матиас Киршнер
@ -68,4 +68,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -38,7 +38,7 @@
<hr width="80%"/>
<p><a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
<p><a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
auf der <a href="/help/thankgnus-2005.html">ThankGNUs</a>-Liste einzusehen.</p>
@ -46,7 +46,7 @@ auf der <a href="/help/thankgnus-2005.html">ThankGNUs</a>-Liste einzusehen.</p>
(siehe "<a href="/about/legal/index.html">Hub</a>"); im Normalfall (aber
nicht ausschließlich) aus Ländern ohne gegründeten Landesverein.</p>
<p><a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden (siehe <a href="/about/legal/de/de.html">Deutscher Landesverein</a>)</p>
<p><a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden.</p>
<p><a name="#4"/>[4] bezahlte Leute: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Ciaran O'Riordan, Joachim Jakobs, Karsten Gerloff (Praktikant), Alexander Finkenberger (Praktikant).</p>
@ -63,4 +63,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -47,8 +47,7 @@
<p><a name="#2"></a>[2] Για δωρεές απευθείας στον κύριο οργανισμό του FSFE (δείτε "<a href="/about/legal/index.html">Κέντρο</a>")· συνήθως (αλλά όχι αποκλειστικά)
από χώρες χωρίς επίσημη Αντιπροσωπεία.</p>
<p><a name="#3"></a>[3] Για δωρεές στο FSFE μέσω της Γερμανικής αντιπροσωπείας
(δείτε <a href="/about/legal/de/de.html">Γερμανική αντιπροσωπεία</a>)</p>
<p><a name="#3"></a>[3] Για δωρεές στο FSFE μέσω της Γερμανικής αντιπροσωπείας.</p>
<p><a name="#4"></a>[4] Έμμισθο προσωπικό: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Ciarán O'Riordan, Joachim Jakobs, Karsten Gerloff (βοηθός), Alexander Finkenberger (βοηθός).</p>
@ -65,4 +64,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donations going directly to the main body of the FSFE (see "<a href="/about/legal/index.html">Hub</a>"); usually (but not exclusively) from countries without established Chapter.</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter (see <a href="/about/legal/de/de.html">German chapter</a>)</p>
<p><a name="#3"></a>[3] Donations to the FSFE made through the German chapter</p>
<p><a name="#4"></a>[4] People paid: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Ciaran O'Riordan, Joachim Jakobs, Karsten Gerloff (intern), Alexander Finkenberger (intern).</p>

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Dons allant directement au corps principal de la FSFE (voir "<a href="/about/legal/index.html">Le Noyau (Hub)</a>")&#160;; provenant principalement (mais pas exclusivement) de pays n'ayant pas de Délégation nationale établie.</p>
<p><a name="#3"></a>[3] Dons à la FSFE faits par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>)</p>
<p><a name="#3"></a>[3] Dons à la FSFE faits par la délégation allemande.</p>
<p><a name="#4"></a>[4] Personnes employées&#160;: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Ciaran O'Riordan, Joachim Jakobs, Karsten Gerloff (intern), Alexander Finkenberger (intern).</p>
@ -52,7 +52,7 @@
<p><a name="#6"></a>[6] Avocats, conseils fiscaux &amp; autres</p>
</body>
<translator>Michel Roche (Vercors - France)</translator>
@ -62,4 +62,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donazioni effettuate direttamente alla FSFE (si veda "<a href="/about/legal/index.html">hub</a>"); spesso (ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca (si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).</p>
<p><a name="#3"></a>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.</p>
<p><a name="#4"></a>[4] Persone retribuite: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Ciaran O'Riordan, Joachim Jakobs, Karsten Gerloff (tirocinante), Alexander Finkenberger (tirocinante).</p>
@ -61,4 +61,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -44,7 +44,7 @@
<p><a name="#2"></a>[2] Donaties rechtstreeks aan de centrale structuur van de FSFE (zie "<a href="/about/legal/index.html">Hub</a>"); meestal (maar niet altijd) vanuit landen zonder een eigen afdeling.</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling (zie <a href="/about/legal/de/de.html">Duitse Afdeling</a>)</p>
<p><a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling.</p>
<p><a name="#4"></a>[4] Betaalde mensen: <a href="/about/people/greve/">Georg Greve</a>, Stefano Maffulli, Ciaran O'Riordan, Joachim Jakobs, Karsten Gerloff (intern), Alexander Finkenberger (intern).</p>
@ -60,4 +60,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -49,7 +49,7 @@ href="/help/thankgnus-2005.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"></a>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"></a>[4] Выплаты получили: <a href="/about/people/greve/">Георг
Греве</a>, Стефано Мафули, Киран О’Риордан, Иоахим Джекобс, Карстен
@ -68,4 +68,3 @@ Local Variables: ***
mode: xml ***
End: ***
-->

View File

@ -65,7 +65,7 @@
<td/>
<td align="right"><strong>240,175.09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -81,7 +81,7 @@
<td/>
<td align="right">156,194.00</td>
</tr>
<tr>
<td>Reisekosten <a href="#7">[7]</a></td>
<td/>
@ -105,7 +105,7 @@
<td/>
<td align="right">13,442.43</td>
</tr>
<tr>
<td>Versand und Telefon</td>
<td/>
@ -140,7 +140,7 @@
<hr/>
<p>
<a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
<a name="#1"/>[1] Eine Liste aller Spender der FSFE, die nicht anonym bleiben wollen, ist
auf der <a href="/help/thankgnus-2006.html">ThankGNUs</a> -Liste einzusehen.
</p>
@ -151,8 +151,7 @@ auf der <a href="/help/thankgnus-2006.html">ThankGNUs</a> -Liste einzusehen.
</p>
<p>
<a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden
(siehe <a href="/about/legal/de/de.html">Deutscher Landesverein</a>)
<a name="#3"/>[3] Spenden, die vom deutschen Landesverein an die FSFE gemacht wurden.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>240,175.09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">156,194.00</td>
</tr>
<tr>
<td>Έξοδα μετακίνησης&#160;<a href="#7">[7]</a></td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">13,442.43</td>
</tr>
<tr>
<td>Μεταφορικά και τηλεπικοινωνιακά έξοδα</td>
<td/>
@ -153,8 +153,7 @@
</p>
<p>
<a name="#3"/>[3] Για δωρεές στο FSFE μέσω του Γερμανικού παραρτήματος
(δείτε <a href="/about/legal/de/de.html">Γερμανικό παράρτημα</a>).
<a name="#3"/>[3] Για δωρεές στο FSFE μέσω του Γερμανικού παραρτήματος.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>240,175.09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">156,194.00</td>
</tr>
<tr>
<td>Travel Expenses&#160;<a href="#7">[7]</a></td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">13,442.43</td>
</tr>
<tr>
<td>Shipping and telephone</td>
<td/>
@ -153,8 +153,7 @@
</p>
<p>
<a name="#3"/>[3] Donations to the FSFE made through the German chapter
(see <a href="/about/legal/de/de.html">German chapter</a>).
<a name="#3"/>[3] Donations to the FSFE made through the German chapter.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>240 175,09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">156 194,00</td>
</tr>
<tr>
<td>Déplacements&#160;<a href="#7">[7]</a></td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">13 442,43</td>
</tr>
<tr>
<td>Frais postaux et téléphone</td>
<td/>
@ -151,7 +151,7 @@
<p>
<a name="#3"></a>[3] Dons à la FSFE faits par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>)
<a name="#3"></a>[3] Dons à la FSFE faits par la délégation allemande.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>240.175,09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">156.194,00</td>
</tr>
<tr>
<td>Spese di viaggio&#160;<a href="#7">[7]</a></td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">13.442,43</td>
</tr>
<tr>
<td>Spedizioni e telefono</td>
<td/>
@ -147,13 +147,12 @@
<p>
<a name="#2"/>[2] Donazioni effettuate direttamente alla FSFE
(si veda "<a href="/about/legal/index.html">hub</a>"); spesso
(si veda "<a href="/about/legal/index.html">hub</a>"); spesso
(ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.
</p>
<p>
<a name="#3"/>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca
(si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).
<a name="#3"/>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>240,175.09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">156,194.00</td>
</tr>
<tr>
<td>Reiskosten&#160;<a href="#7">[7]</a></td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">13,442.43</td>
</tr>
<tr>
<td>Post en telefoon</td>
<td/>
@ -152,8 +152,7 @@
</p>
<p>
<a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling (zie <a
href="/about/legal/de/de.html">Duitse Afdeling</a>).
<a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>240 175,09</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">156 194,00</td>
</tr>
<tr>
<td>Дорожные расходы&#160;<a href="#7">[7]</a></td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">13 442,43</td>
</tr>
<tr>
<td>Доставка и телефонные разговоры</td>
<td/>
@ -149,7 +149,7 @@ href="/help/thankgnus-2006.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"/>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"/>[4] Пожертвования, сделанные через итальянский филиал
ЕФСПО.</p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>284.983,36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">200.909,57</td>
</tr>
<tr>
<td>Reisekosten&#160;</td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">15.586,47</td>
</tr>
<tr>
<td>Telefon und Porto</td>
<td/>
@ -153,8 +153,7 @@
</p>
<p>
<a name="#3"/>[3] Spenden an die FSFE durch den deutschen Landesverein
(siehe <a href="/about/legal/de/de.html">Deutscher Landesverein</a>).
<a name="#3"/>[3] Spenden an die FSFE durch den deutschen Landesverein.
</p>
<p>

View File

@ -67,7 +67,7 @@
<td/>
<td align="right"><strong>284,983.36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -83,7 +83,7 @@
<td/>
<td align="right">200,909.57</td>
</tr>
<tr>
<td>Έξοδα μετακίνησης&#160;</td>
<td/>
@ -107,7 +107,7 @@
<td/>
<td align="right">15,586.47</td>
</tr>
<tr>
<td>Μεταφορικά και τηλεπικοινωνιακά έξοδα</td>
<td/>
@ -154,8 +154,7 @@
</p>
<p>
<a name="#3"/>[3] Για δωρεές στο FSFE μέσω της Γερμανικής αντιπροσωπείας
(δείτε <a href="/about/legal/de/de.html">Γερμανική αντιπροσωπεία</a>).
<a name="#3"/>[3] Για δωρεές στο FSFE μέσω της Γερμανικής αντιπροσωπείας.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>284,983.36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">200,909.57</td>
</tr>
<tr>
<td>Travel Expenses&#160;</td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">15,586.47</td>
</tr>
<tr>
<td>Shipping and telephone</td>
<td/>
@ -153,8 +153,7 @@
</p>
<p>
<a name="#3"/>[3] Donations to the FSFE made through the German chapter
(see <a href="/about/legal/de/de.html">German chapter</a>).
<a name="#3"/>[3] Donations to the FSFE made through the German chapter.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>284 983,36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">200 909,57</td>
</tr>
<tr>
<td>Déplacements&#160;</td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">15 586,47</td>
</tr>
<tr>
<td>Frais postaux et téléphone</td>
<td/>
@ -149,7 +149,7 @@
</p>
<p>
<a name="#3"/>[3] Dons à la FSFE faits par la délégation allemande (voir <a href="/about/legal/de/de.html">Délégation allemande</a>).
<a name="#3"/>[3] Dons à la FSFE faits par la délégation allemande.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>284.983,36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">200.909,57</td>
</tr>
<tr>
<td>Spese di viaggio&#160;</td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">15.586,47</td>
</tr>
<tr>
<td>Spedizioni e telefono</td>
<td/>
@ -147,13 +147,12 @@
<p>
<a name="#2"/>[2] Donazioni effettuate direttamente alla FSFE
(si veda "<a href="/about/legal/index.html">hub</a>"); spesso
(si veda "<a href="/about/legal/index.html">hub</a>"); spesso
(ma non esclusivamente) provenienti da paesi in cui non esiste una sezione locale.
</p>
<p>
<a name="#3"/>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca
(si veda <a href="/about/legal/de/de.html">sezione tedesca</a>).
<a name="#3"/>[3] Donazioni alla FSFE effettuate attraverso la sezione tedesca.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>284,983.36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">200,909.57</td>
</tr>
<tr>
<td>Reiskosten&#160;</td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">15,586.47</td>
</tr>
<tr>
<td>Post en telefoon</td>
<td/>
@ -154,8 +154,7 @@
</p>
<p>
<a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling (zie <a
href="/about/legal/de/de.html">Duitse Afdeling</a>).
<a name="#3"></a>[3] Donaties aan de FSFE via de Duitse afdeling.
</p>
<p>

View File

@ -66,7 +66,7 @@
<td/>
<td align="right"><strong>284 983,36</strong></td>
</tr>
<tr>
<td colspan="3"/>
</tr>
@ -82,7 +82,7 @@
<td/>
<td align="right">200 909,57</td>
</tr>
<tr>
<td>Дорожные расходы&#160;</td>
<td/>
@ -106,7 +106,7 @@
<td/>
<td align="right">15 586,47</td>
</tr>
<tr>
<td>Доставка и телефонные разговоры</td>
<td/>
@ -149,7 +149,7 @@ href="/help/thankgnus-2007.html">Благодарностей GNU</a>.</p>
в том числе (но не только) из стран, в которых нет филиалов фонда.</p>
<p><a name="#3"/>[3] Пожертвования, сделанные через германский филиал
ЕФСПО (см. <a href="/about/legal/de/de.html">филиал в Германии</a>).</p>
ЕФСПО.</p>
<p><a name="#4"/>[4] Внешнее финансирование проектов SELF, STACS
и FTF.</p>

158
about/funds/2019.en.xhtml Normal file
View File

@ -0,0 +1,158 @@
<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>1</version>
<head>
<title>Income and Expenses 2019</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
<p id="category"><a href="/about/funds/funds.html">Cash flow</a></p>
<localmenu set="year" id="2019">2019</localmenu>
<h1>Income and Expenses 2019</h1>
<table>
<tr>
<th>Income</th>
<th>EUR</th>
</tr>
<tr>
<td>
<a href="https://my.fsfe.org/donate">Supporter</a>
contributions<a class="fn" href="#fn1">1</a> and membership fees
</td>
<td>176,540.69</td>
</tr>
<tr>
<td>One-time donations<a class="fn" href="#fn1">1</a></td>
<td>362,803.37</td>
</tr>
<tr>
<td>EU funds for <a href="/activities/foss4smes/foss4smes.html">FOSS4SMEs</a></td>
<td>16,507.50</td>
</tr>
<tr>
<td>EU funds for <a href="/activities/ngi/ngi.html">NGI Zero</a></td>
<td>13,800.00</td>
</tr>
<tr>
<td>Paid services</td>
<td>69,605.55</td>
</tr>
<tr>
<td><a href="/order/order.html">Merchandise</a></td>
<td>25,453.98</td>
</tr>
<tr>
<td>Interest</td>
<td>75.76</td>
</tr>
<tr class="sum">
<td>Total income</td>
<td>664,786.85</td>
</tr>
<tr>
<th>Expenses</th>
<th>EUR</th>
</tr>
<tr>
<td>Basic infrastructure costs<a class="fn" href="#fn2">2</a></td>
<td>115,951,41</td>
</tr>
<tr>
<td><a href="/activities/awareness.html">Public awareness</a></td>
<td>178,007.67</td>
</tr>
<tr>
<td><a href="/activities/policy.html">Policy advocacy</a></td>
<td>62,082.45</td>
</tr>
<tr>
<td><a href="/activities/legal.html">Legal support</a></td>
<td>109,236.80</td>
</tr>
<tr>
<td><a href="/activities/foss4smes/foss4smes.html">FOSS4SMEs project</a></td>
<td>15,387.26</td>
</tr>
<tr>
<td><a href="/activities/ngi/ngi.html">NGI Zero project</a></td>
<td>21,550.31</td>
</tr>
<tr>
<td><a href="/order/order.html">Merchandise</a></td>
<td>33,310.38</td>
</tr>
<tr class="sum">
<td>Total expenses</td>
<td>535,526.28</td>
</tr>
<tr class="sum">
<td>Surplus</td>
<td>129,260.57</td>
</tr>
</table>
<h2 id="fn">Footnotes</h2>
<ol>
<li id="fn1">
A list of all FSFE donors that did not wish anonymity is available on
the <a href="/help/thankgnus-2018.html">ThankGNUs</a> list.
</li>
<li id="fn2">
Includes personnel and office costs for management and administration,
technical infrastructure, fees from tax consultant and lawyer, and bank
fees.
</li>
</ol>
</body>
</html>

1
about/funds/2019.sources Normal file
View File

@ -0,0 +1 @@
about/funds/.localmenu:[]

View File

@ -46,6 +46,11 @@
<th>Einnahmen (€)</th>
<th>Ausgaben (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664.786,85</td>
<td>535.526,28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498.407,61</td>

View File

@ -46,6 +46,11 @@
<th>Έσοδα (€)</th>
<th>Έξοδα (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664,786.85</td>
<td>535,526.28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498,407.61</td>

View File

@ -46,6 +46,11 @@
<th>Income (€)</th>
<th>Expenses (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664,786.85</td>
<td>535,526.28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498,407.61</td>

View File

@ -46,6 +46,11 @@
<th>Recettes (€)</th>
<th>Dépenses (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664&#160;786,85</td>
<td>535&#160;526,28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498&#160;407,61</td>

View File

@ -46,6 +46,11 @@
<th>Entrate (€)</th>
<th>Uscite (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664.786,85</td>
<td>535.526,28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498.407,61</td>

View File

@ -46,6 +46,11 @@ besteed.
<th>Inkomsten (€)</th>
<th>Uitgaven (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664,786.85</td>
<td>535,526.28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498,407.61</td>

View File

@ -48,6 +48,11 @@
<th>Доходов (€)</th>
<th>Расходов (€)</th>
</tr>
<tr>
<td><a href="2019.html">2019</a></td>
<td>664&#160;786,85</td>
<td>535&#160;526,28</td>
</tr>
<tr>
<td><a href="2018.html">2018</a></td>
<td>498&#160;407,61</td>

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 908 KiB

View File

@ -14,41 +14,25 @@ if [ -z "$year" ]; then
fi
[ -z "$odir" ] && odir=.
xhtml="${odir}/xhtml"
echo "<h2>$year Buttons</h2>" >"$xhtml"
for type in Donor BronzeDonor SilverDonor GoldDonor; do
echo " <h3>$type $year</h3>\n"\
" <p class=\"indent\">\n"\
" <img src=\"${odir}/${type}${year}_w_medium.png\" border=\"0\" alt=\"$type $year button\"/><br />"\
>>"$xhtml"
echo " white background:" >>"$xhtml"
for size in huge=900 large=600 medium=300 small=200; do
s_nam=$(echo $size |cut -d= -f1)
s_num=$(echo $size |cut -d= -f2)
sed -r "s:#DONORTYPE#:${type}:;s:#YEAR#:${year}:" "$template" >"${tempfile}"
fname="${odir}/${type}${year}_w_${s_nam}.png"
inkscape -z -C -e "${fname}" -d 300 -w $s_num -b "#FFFFFF" "$tempfile"
echo " [<a href=\"${fname}\">${s_nam}; png; $(( $(stat -c %s "${fname}") / 1024 ))kb</a>]" >>"$xhtml"
inkscape -C -o "${fname}" -d 300 -w $s_num -b "#FFFFFF" "$tempfile"
done
echo " transparent background:" >>"$xhtml"
for size in huge=900 large=600 medium=300 small=200; do
s_nam=$(echo $size |cut -d= -f1)
s_num=$(echo $size |cut -d= -f2)
sed -r "s:#DONORTYPE#:${type}:;s:#YEAR#:${year}:" "$template" >"${tempfile}"
fname="${odir}/${type}${year}_t_${s_nam}.png"
inkscape -z -C -e "${fname}" -d 300 -w $s_num "$tempfile"
echo " [<a href=\"${fname}\">${s_nam}; png; $(( $(stat -c %s "${fname}") / 1024 ))kb</a>]" >>"$xhtml"
inkscape -C -o "${fname}" -d 300 -w $s_num "$tempfile"
done
echo " </p>" >>"$xhtml"
done
rm "${tempfile}"

View File

@ -1,6 +1,12 @@
<yearset>
<version>1</version>
<year id="2021">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2020">
<button type="Donor" />
<button type="BronzeDonor" />

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<html>
<version>1</version>
<version>2</version>
<head>
<title>Grafiken - Spender-Grafiken</title>
@ -19,6 +19,166 @@
<buttons />
<h2>Supporter-Grafiken</h2>
<p>
Supporter leisten einen regelmäßigen Beitrag von 60 € jährlich oder 10 €
monatlich.
</p>
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th class="text-center">Design</th>
<th>Hintergrund</th>
<th>Größe</th>
</tr>
<tr>
<td class="text-center">
<img src="supporter/Supporter_white_green_t_small.png"/>
</td>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_white_green_t_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_small.png">klein</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_blue_green_t_small.png"/>
</td>
<td>weiß</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_blue_green_w_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_small.png">klein</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_blue_green_t_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_small.png">klein</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_silver_green_t_small.png"/>
</td>
<td>weiß</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_green_w_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_small.png">klein</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_green_t_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_small.png">klein</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_silver_blue_t_small.png"/>
</td>
<td>weiß</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_blue_w_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_small.png">klein</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_blue_t_huge.png">sehr groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_large.png">groß</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_medium.png">mittel</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_small.png">klein</a>
</li>
</ul>
</td>
</tr>
</table>
<h3>Nutzungsbedingungen</h3>
<pre>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>1</version>
<version>2</version>
<head>
<title>Graphics - Sponsoring Buttons</title>
@ -20,7 +20,164 @@
<buttons />
<h3>Terms of usage</h3>
<h2>Supporter Buttons</h2>
<p>Supporters regularly donate 60 € per year or 10 € per month.</p>
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th class="text-center">Design</th>
<th>Background</th>
<th>Size</th>
</tr>
<tr>
<td class="text-center">
<img src="supporter/Supporter_white_green_t_small.png"/>
</td>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_white_green_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_blue_green_t_small.png"/>
</td>
<td>white</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_blue_green_w_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_blue_green_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_silver_green_t_small.png"/>
</td>
<td>white</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_green_w_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_green_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_silver_blue_t_small.png"/>
</td>
<td>white</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_blue_w_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_blue_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
</table>
<h3>Terms of usage</h3>
<pre>
Permission is given to donors of the FSFE for unmodified use of the
@ -32,8 +189,6 @@ interactive media, they should make a link to
<a href="/donate/thankgnus.html"
>https://fsfe.org/donate/thankgnus.html</a>
</pre>
</body>
<sidebar promo="donate">
@ -44,8 +199,6 @@ interactive media, they should make a link to
<li><a href="/donate/hardware.html">Hardware donations</a></li>
</ul>
</sidebar>
</html>
<!--
Local Variables: ***

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Some files were not shown because too many files have changed in this diff Show More