aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/donate/index.php22
-rw-r--r--en/donate/locales.php144
-rw-r--r--langs/de/donate.de.lang117
-rw-r--r--langs/en/donate.en.lang105
-rw-r--r--langs/fr/donate.fr.lang117
-rw-r--r--langs/ru/donate.ru.lang117
6 files changed, 468 insertions, 154 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index c3c401658..c8f3c1a4a 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -1,10 +1,7 @@
<?php
define('HLANG', true);
-
require '../../langs.php';
-include 'locales.php';
-
-$_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
+_lang_load($locale, 'donate');
?><!DOCTYPE html>
<html dir="ltr" lang="<?php echo $locale; ?>">
@@ -66,17 +63,22 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
</div>
<div class="para whydonate">
<h2 id="why"><?php _e('Why donate?'); ?></h2>
- <p><?php _e('why_donate_txt')?></p>
- <ul><?php foreach (_t('why_donate_items') as $e)
- echo sprintf('<li>%s</li>', $e);
- ?>
+ <p><?php _e('Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:')?></p>
+ <ul>
+ <li><?php _e('hardware and hosting for servers;')?></li>
+ <li><?php _e('domain names;')?></li>
+ <li><?php _e('registrations of Mageia trademark;')?></li>
+ <li><?php _e('goodies for spreading Mageia;')?></li>
+ <li><?php _e('administrative expenses;')?></li>
+ <li><?php _e('eventually, legal counsel and')?></li>
+ <li><?php _e('etc.')?></li>
</ul>
</div>
<div class="para track">
<h2 id="status"><?php _e('How to track donation?')?></h2>
- <p><?php echo sprintf(_t('how_to_track_txt'),
+ <p><?php echo sprintf(_t('Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!'),
$g_donate_amount, $g_amount_remain);?></p>
- <p><?php echo sprintf(_t('how_to_track_txt2'), '/en/about/reports/' . date('Y') . '/')?></p>
+ <p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '/en/about/reports/' . date('Y') . '/')?></p>
<hr />
<!--
diff --git a/en/donate/locales.php b/en/donate/locales.php
deleted file mode 100644
index 2626c1533..000000000
--- a/en/donate/locales.php
+++ /dev/null
@@ -1,144 +0,0 @@
-<?php
-
-$_t = array(
- 'en' => array(
- 'why_donate_txt' => 'Mageia.Org is a not-for-profit association to manage the Mageia distribution.
- As a not-for-profit association, it can receive donations from the community
- to help in a lot of differents fields:',
- 'why_donate_items' => array(
- 'hardware and hosting for servers;',
- 'domain names;',
- 'registrations of Mageia trademark;',
- 'goodies for spreading Mageia;',
- 'administrative expenses;',
- 'eventually, legal counsel and',
- 'etc.'
- ),
- 'how_to_track_txt' => 'Currently, we received a lot of generous donations
- (%s, remains %s)
- thanks to all of our <a href="/en/thank-you/">donors</a>!',
- 'how_to_track_txt2' =>
- 'We believe public accountability is crucial. You can know more about how are used the funds received by reading our
- <a href="%s">financial reports</a>.'
- ),
- 'fr' => array(
- 'Donate to Mageia' => 'Donnez à Mageia',
- 'Why donate?' => 'Pourquoi donner&nbsp;?',
- 'Donation Tracks' => 'Suivi des dons',
- 'Donate' => 'Faire un don',
- 'Thank you!' => 'Merci&nbsp;!',
- 'PayPal, bank, check' => 'PayPal, virement bancaire, chèque',
- 'why_donate_txt' => 'Mageia.Org est une association à but non lucratif créée pour gérer la distribution Mageia.
- Comme association à but non lucratif, elle peut recevoir des dons de la communauté pour aider dans différents domaines&nbsp;:',
- 'why_donate_items' => array(
- 'matériel et hébergement pour les serveurs&nbsp;;',
- 'noms de domaines&nbsp;;',
- 'enregistrements de la marque &nbsp;;',
- 'goodies pour faire connaître Mageia&nbsp;;',
- 'dépenses administratives&nbsp;;',
- 'éventuellement, conseil&nbsp;;',
- 'etc.'
- ),
- 'How to track donation?' => 'Comment suivre les dons&nbsp;?',
- 'how_to_track_txt' => 'Actuellement, nous avons reçu %s (dont restent %s à ce jour)
- grâce à tous nos <a href="/en/thank-you/" hreflang="en">donateurs</a>&nbsp;!',
- 'how_to_track_txt2' => 'Un <a href="%s">rapport</a> sur les fonds reçus et la façon dont ils ont été utilisés va être mis en place.
- Nous pensons que des comptes publics sont d&rsquo;une importance cruciale.',
-
- 'Donate via PayPal,' => 'Donner via PayPal,',
- 'via bank transfer,' => 'via un virement bancaire,',
- 'or via check (&euro; only).' => 'ou par chèque (€ uniquement),',
- 'using the following Bank Identifier Code (IBAN-BIC):' => 'en utilisant le code d&rsquo;identifiant bancaire (IBAN-BIC) suivant&nbsp;:',
- 'You can send your donation by check to this address:' => 'à cette adresse&nbsp;:',
- 'In favor of:' => 'En faveur de&nbsp;:',
- 'Bank Account:' => 'Compte bancaire&nbsp;:',
- 'Use "Mageia.Org" in the "Pay to the order of..." line.' => 'Faites le chèque à l&rsquo;ordre de &laquo;&nbsp;Mageia.Org&nbsp;&raquo;.',
- 'Please note that:' => 'Merci de noter que :',
- 'Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;'
- => 'Paypal prélève une petite commission (environ 2%) sur chaque don donc nous recevons un peu moins que ce que vous nous avez envoyé&nbsp;;',
- 'conversion rates are charged to Mageia, so please use &euro; as currency;' => 'Les frais de change sont à la charge de Mageia donc, s&rsquo;il vous plaît, utilisez l&rsquo;euro (€, EUR) comme devise&nbsp;;',
- 'if you want to do an anonymous donation, please add a comment.' => 'Si vous souhaitez faire un don anonyme, ajoutez-le en commentaire.'
-
- ),
- 'ru' => array(
- 'Donate to Mageia' => 'Кампания по сбору подертвований',
- 'Why donate?' => 'Зачем нужны пожертвования?',
- 'Donation Tracks' => 'Suivi des dons',
- 'Donate' => 'Faire un don',
- 'Thank you!' => 'Merci&nbsp;!',
- 'PayPal, bank, check' => 'PayPal, virement bancaire, chèque',
- 'why_donate_txt' => 'Mageia.Org это некоммерческая организация, занимающаяся управлением и развитием дистрибутива Mageia.
- Как некоммерческая организация, мы принимаем пожертвования для помощи в следующих областях:',
- 'why_donate_items' => array(
- 'оборудование и хостинг для серверов;',
- 'доменные имена;',
- 'регистрация торговой марки Mageia;',
- 'товары для популяризации Mageia;',
- 'административные расходы;',
- 'периодические юридические затраты',
- 'и прочее'
- ),
- 'How to track donation?' => 'Как отследить ваши взносы?',
- 'how_to_track_txt' => 'В настоящее время мы получили %s, спасибо всем нашим <a href="/en/thank-you/">спонсорам</a>!',
- 'how_to_track_txt2' => 'Ежемесячно будет выпускаться отчёт о получении и использовании средств.
- Мы считаем, что доступная публично подотчетность имеет решающее значение.',
-
- 'Donate via PayPal,' => 'Внести пожертвование через PayPal,',
- 'via bank transfer,' => 'через банковский перевод,',
- 'or via check (&euro; only).' => 'или через чек (только &euro;).',
- 'using the following Bank Identifier Code (IBAN-BIC):' => 'используя следующий идентификационный код банка (IBAN-BIC):',
- 'You can send your donation by check to this address:' => 'Вы можете отправлять свои пожертвования чеком, на этот адрес:',
- 'In favor of:' => 'En faveur de&nbsp;:',
- 'Bank Account:' => 'Compte bancaire&nbsp;:',
- 'Use "Mageia.Org" in the "Pay to the order of..." line.' => 'Используйте "Mageia.Org" в строке "Оплата на счет ..."',
- 'Please note that:' => 'Пожалуйста, примите во внимание, что:',
- 'Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;'
- => 'Paypal снимет небольшую комиссию за каждое пожертвование (около 2%), таким образом мы получаем несколько меньше средств, чем вы хотели отправить нам;',
- 'conversion rates are charged to Mageia, so please use &euro; as currency;' => 'Пожалуйста, используйте &euro; как валюту взносов, так как любая другая валюта будет обменяна по текущему курсу.',
- 'if you want to do an anonymous donation, please add a comment.' => 'Если вы хотите сделать пожертвование анонимно, пожалуйста, оставьте комментарий.'
-
- ),
- 'de' => array(
- 'Donate to Mageia' => 'Mageia Spenden-Kampagne',
- 'Why donate?' => 'Warum spenden?',
- 'Donation Tracks' => 'Suivi des dons',
- 'Donate' => 'Faire un don',
- 'Thank you!' => 'Merci&nbsp;!',
- 'PayPal, bank, check' => 'PayPal, virement bancaire, chèque',
- 'why_donate_txt' => 'Mageia.Org ist eine nicht am Gewinn orientierte Organisation,
- welche die Distribution Mageia verwaltet. Als solche kann sie
- Spenden aus der Community entgegennehmen, die Mageia in vielen
- verschiedenen Bereichen unterstützen:',
- 'why_donate_items' => array(
- 'Serverhardware und Hosten der Server;',
- 'Domainnamen;',
- 'Registrierung der Mageia-Markenzeichen;',
- 'Goodies zur weiteren Verbreitung von Mageia;',
- 'Verwaltungskosten;',
- 'schließlich Rechtsberatung und',
- 'weiteres'
- ),
- 'How to track donation?' => 'Wo gibt es eine Spendenübersicht?',
- 'how_to_track_txt' => 'Dank all <a href="/en/thank-you/">unserer</a> Spender
- verfügen wir derzeit über eine Summe von %s!',
- 'how_to_track_txt2' => 'Es wird monatlich über die eingegangenen Gelder berichtet und wie sie verwendet wurden.
- Wir glauben, dass es unabdingbar ist, über unsere Finanzen Rechenschaft abzulegen.',
-
- 'Donate via PayPal,' => 'Spenden via PayPal,',
- 'via bank transfer,' => 'per Banküberweisung,',
- 'or via check (&euro; only).' => 'oder per Scheck (nur €).',
- 'using the following Bank Identifier Code (IBAN-BIC):' => 'unter Verwendung der folgenden Kontoinformationen (IBAN-BLZ (BIC-Code)):',
- 'You can send your donation by check to this address:' => 'Sie können Ihre Spende per Scheck an diese Adresse senden:',
- 'In favor of:' => 'Zu Gunsten von:',
- 'Bank Account:' => 'Bankkonto:',
- 'Use "Mageia.Org" in the "Pay to the order of..." line.' => 'Bitte "Mageia.Org" in der Zeile "An die Order zahlen von..." benutzen.',
- 'Please note that:' => 'Bitte beachten:',
- 'Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;'
- => 'Paypal behält für jede Spende eine geringe Gebühr ein (etwa 2%),
- sodass uns ein bisschen weniger erreicht als Sie einzahlen;',
- 'conversion rates are charged to Mageia, so please use &euro; as currency;' => 'bitte benutzen Sie € als Währung, denn Umrechnungskosten gehen zu Lasten von Mageia;',
- 'if you want to do an anonymous donation, please add a comment.' => 'falls Sie anonym spenden wollen, so fügen Sie bitte Ihrer Spende einen Hinweis bei.'
-
- ),
-
-); \ No newline at end of file
diff --git a/langs/de/donate.de.lang b/langs/de/donate.de.lang
new file mode 100644
index 000000000..496630d78
--- /dev/null
+++ b/langs/de/donate.de.lang
@@ -0,0 +1,117 @@
+# Generated by pa2lang.php on 2012-07-26T22:24:21+02:00
+# from /SVN/web/www/trunk/en/support/locales.php $_t
+;Donate to Mageia
+Mageia Spenden-Kampagne
+
+
+;Why donate?
+Warum spenden?
+
+
+;Donation Tracks
+Suivi des dons
+
+
+;Donate
+Faire un don
+
+
+;Thank you!
+Merci&nbsp;!
+
+
+;PayPal, bank, check
+PayPal, virement bancaire, chèque
+
+
+;Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:
+Mageia.Org ist eine nicht am Gewinn orientierte Organisation, welche die Distribution Mageia verwaltet. Als solche kann sie Spenden aus der Community entgegennehmen, die Mageia in vielen verschiedenen Bereichen unterstützen:
+
+
+;hardware and hosting for servers;
+Serverhardware und Hosten der Server;
+
+
+;domain names;
+Domainnamen;
+
+
+;registrations of Mageia trademark;
+Registrierung der Mageia-Markenzeichen;
+
+
+;goodies for spreading Mageia;
+Goodies zur weiteren Verbreitung von Mageia;
+
+
+;administrative expenses;
+Verwaltungskosten;
+
+
+;eventually, legal counsel and
+schließlich Rechtsberatung und
+
+
+;etc.
+weiteres
+
+
+;How to track donation?
+Wo gibt es eine Spendenübersicht?
+
+
+;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!
+Dank all <a href="/en/thank-you/">unserer</a> Spender verfügen wir derzeit über eine Summe von %s!
+
+
+;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.
+Es wird monatlich über die eingegangenen Gelder berichtet und wie sie verwendet wurden. Wir glauben, dass es unabdingbar ist, über unsere Finanzen Rechenschaft abzulegen.
+
+
+;Donate via PayPal,
+Spenden via PayPal,
+
+
+;via bank transfer,
+per Banküberweisung,
+
+
+;or via check (&euro; only).
+oder per Scheck (nur €).
+
+
+;using the following Bank Identifier Code (IBAN-BIC):
+unter Verwendung der folgenden Kontoinformationen (IBAN-BLZ (BIC-Code)):
+
+
+;You can send your donation by check to this address:
+Sie können Ihre Spende per Scheck an diese Adresse senden:
+
+
+;In favor of:
+Zu Gunsten von:
+
+
+;Bank Account:
+Bankkonto:
+
+
+;Use "Mageia.Org" in the "Pay to the order of..." line.
+Bitte "Mageia.Org" in der Zeile "An die Order zahlen von..." benutzen.
+
+
+;Please note that:
+Bitte beachten:
+
+
+;Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;
+Paypal behält für jede Spende eine geringe Gebühr ein (etwa 2%), sodass uns ein bisschen weniger erreicht als Sie einzahlen;
+
+
+;conversion rates are charged to Mageia, so please use &euro; as currency;
+bitte benutzen Sie € als Währung, denn Umrechnungskosten gehen zu Lasten von Mageia;
+
+
+;if you want to do an anonymous donation, please add a comment.
+falls Sie anonym spenden wollen, so fügen Sie bitte Ihrer Spende einen Hinweis bei.
+
diff --git a/langs/en/donate.en.lang b/langs/en/donate.en.lang
new file mode 100644
index 000000000..3a956f038
--- /dev/null
+++ b/langs/en/donate.en.lang
@@ -0,0 +1,105 @@
+# Generated by pa2lang.php on 2012-07-26T22:24:21+02:00
+# from /SVN/web/www/trunk/en/support/locales.php $_t
+;Donate to Mageia
+Donate to Mageia
+
+
+;mageia, donate, donation, donors, help
+mageia, donate, donation, donors, help
+
+
+;Donate via PayPal,
+Donate via PayPal,
+
+
+;via bank transfer,
+via bank transfer,
+
+
+;using the following Bank Identifier Code (IBAN-BIC):
+using the following Bank Identifier Code (IBAN-BIC):
+
+
+;In favor of:
+In favor of:
+
+
+;Bank Account:
+Bank Account:
+
+
+;or via check (&euro; only).
+or via check (&euro; only).
+
+
+;You can send your donation by check to this address:
+You can send your donation by check to this address:
+
+
+;Use "Mageia.Org" in the "Pay to the order of..." line.
+Use "Mageia.Org" in the "Pay to the order of..." line.
+
+
+;Please note that:
+Please note that:
+
+
+;Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;
+Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;
+
+
+;conversion rates are charged to Mageia, so please use &euro; as currency;
+conversion rates are charged to Mageia, so please use &euro; as currency;
+
+
+;if you want to do an anonymous donation, please add a comment.
+if you want to do an anonymous donation, please add a comment.
+
+
+;Why donate?
+Why donate?
+
+
+;Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:
+Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:
+
+
+;hardware and hosting for servers;
+hardware and hosting for servers;
+
+
+;domain names;
+domain names;
+
+
+;registrations of Mageia trademark;
+registrations of Mageia trademark;
+
+
+;goodies for spreading Mageia;
+goodies for spreading Mageia;
+
+
+;administrative expenses;
+administrative expenses;
+
+
+;eventually, legal counsel and
+eventually, legal counsel and
+
+
+;etc.
+etc.
+
+
+;How to track donation?
+How to track donation?
+
+
+;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!
+Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!
+
+
+;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.
+We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.
+
diff --git a/langs/fr/donate.fr.lang b/langs/fr/donate.fr.lang
new file mode 100644
index 000000000..97773ed41
--- /dev/null
+++ b/langs/fr/donate.fr.lang
@@ -0,0 +1,117 @@
+# Generated by pa2lang.php on 2012-07-26T22:24:21+02:00
+# from /SVN/web/www/trunk/en/support/locales.php $_t
+;Donate to Mageia
+Donnez à Mageia
+
+
+;Why donate?
+Pourquoi donner&nbsp;?
+
+
+;Donation Tracks
+Suivi des dons
+
+
+;Donate
+Faire un don
+
+
+;Thank you!
+Merci&nbsp;!
+
+
+;PayPal, bank, check
+PayPal, virement bancaire, chèque
+
+
+;Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:
+Mageia.Org est une association à but non lucratif créée pour gérer la distribution Mageia. Comme association à but non lucratif, elle peut recevoir des dons de la communauté pour aider dans différents domaines&nbsp;:
+
+
+;hardware and hosting for servers;
+matériel et hébergement pour les serveurs&nbsp;;
+
+
+;domain names;
+noms de domaines&nbsp;;
+
+
+;registrations of Mageia trademark;
+enregistrements de la marque &nbsp;;
+
+
+;goodies for spreading Mageia;
+goodies pour faire connaître Mageia&nbsp;;
+
+
+;administrative expenses;
+dépenses administratives&nbsp;;
+
+
+;eventually, legal counsel and
+éventuellement, conseil&nbsp;;
+
+
+;etc.
+etc.
+
+
+;How to track donation?
+Comment suivre les dons&nbsp;?
+
+
+;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!
+Actuellement, nous avons reçu %s (dont restent %s à ce jour) grâce à tous nos <a href="/en/thank-you/" hreflang="en">donateurs</a>&nbsp;!
+
+
+;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.
+Un <a href="%s">rapport</a> sur les fonds reçus et la façon dont ils ont été utilisés va être mis en place. Nous pensons que des comptes publics sont d&rsquo;une importance cruciale.
+
+
+;Donate via PayPal,
+Donner via PayPal,
+
+
+;via bank transfer,
+via un virement bancaire,
+
+
+;or via check (&euro; only).
+ou par chèque (€ uniquement),
+
+
+;using the following Bank Identifier Code (IBAN-BIC):
+en utilisant le code d&rsquo;identifiant bancaire (IBAN-BIC) suivant&nbsp;:
+
+
+;You can send your donation by check to this address:
+à cette adresse&nbsp;:
+
+
+;In favor of:
+En faveur de&nbsp;:
+
+
+;Bank Account:
+Compte bancaire&nbsp;:
+
+
+;Use "Mageia.Org" in the "Pay to the order of..." line.
+Faites le chèque à l&rsquo;ordre de &laquo;&nbsp;Mageia.Org&nbsp;&raquo;.
+
+
+;Please note that:
+Merci de noter que :
+
+
+;Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;
+Paypal prélève une petite commission (environ 2%) sur chaque don donc nous recevons un peu moins que ce que vous nous avez envoyé&nbsp;;
+
+
+;conversion rates are charged to Mageia, so please use &euro; as currency;
+Les frais de change sont à la charge de Mageia donc, s&rsquo;il vous plaît, utilisez l&rsquo;euro (€, EUR) comme devise&nbsp;;
+
+
+;if you want to do an anonymous donation, please add a comment.
+Si vous souhaitez faire un don anonyme, ajoutez-le en commentaire.
+
diff --git a/langs/ru/donate.ru.lang b/langs/ru/donate.ru.lang
new file mode 100644
index 000000000..b49ce4e82
--- /dev/null
+++ b/langs/ru/donate.ru.lang
@@ -0,0 +1,117 @@
+# Generated by pa2lang.php on 2012-07-26T22:24:21+02:00
+# from /SVN/web/www/trunk/en/support/locales.php $_t
+;Donate to Mageia
+Кампания по сбору подертвований
+
+
+;Why donate?
+Зачем нужны пожертвования?
+
+
+;Donation Tracks
+Suivi des dons
+
+
+;Donate
+Faire un don
+
+
+;Thank you!
+Merci&nbsp;!
+
+
+;PayPal, bank, check
+PayPal, virement bancaire, chèque
+
+
+;Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:
+Mageia.Org это некоммерческая организация, занимающаяся управлением и развитием дистрибутива Mageia. Как некоммерческая организация, мы принимаем пожертвования для помощи в следующих областях:
+
+
+;hardware and hosting for servers;
+оборудование и хостинг для серверов;
+
+
+;domain names;
+доменные имена;
+
+
+;registrations of Mageia trademark;
+регистрация торговой марки Mageia;
+
+
+;goodies for spreading Mageia;
+товары для популяризации Mageia;
+
+
+;administrative expenses;
+административные расходы;
+
+
+;eventually, legal counsel and
+периодические юридические затраты
+
+
+;etc.
+и прочее
+
+
+;How to track donation?
+Как отследить ваши взносы?
+
+
+;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!
+В настоящее время мы получили %s, спасибо всем нашим <a href="/en/thank-you/">спонсорам</a>!
+
+
+;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.
+Ежемесячно будет выпускаться отчёт о получении и использовании средств. Мы считаем, что доступная публично подотчетность имеет решающее значение.
+
+
+;Donate via PayPal,
+Внести пожертвование через PayPal,
+
+
+;via bank transfer,
+через банковский перевод,
+
+
+;or via check (&euro; only).
+или через чек (только &euro;).
+
+
+;using the following Bank Identifier Code (IBAN-BIC):
+используя следующий идентификационный код банка (IBAN-BIC):
+
+
+;You can send your donation by check to this address:
+Вы можете отправлять свои пожертвования чеком, на этот адрес:
+
+
+;In favor of:
+En faveur de&nbsp;:
+
+
+;Bank Account:
+Compte bancaire&nbsp;:
+
+
+;Use "Mageia.Org" in the "Pay to the order of..." line.
+Используйте "Mageia.Org" в строке "Оплата на счет ..."
+
+
+;Please note that:
+Пожалуйста, примите во внимание, что:
+
+
+;Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;
+Paypal снимет небольшую комиссию за каждое пожертвование (около 2%), таким образом мы получаем несколько меньше средств, чем вы хотели отправить нам;
+
+
+;conversion rates are charged to Mageia, so please use &euro; as currency;
+Пожалуйста, используйте &euro; как валюту взносов, так как любая другая валюта будет обменяна по текущему курсу.
+
+
+;if you want to do an anonymous donation, please add a comment.
+Если вы хотите сделать пожертвование анонимно, пожалуйста, оставьте комментарий.
+