diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-03-14 23:48:11 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-03-14 23:48:11 +0000 |
commit | a309d99f00031700c9de230f2eb74b0023ab0cd1 (patch) | |
tree | 55d919668adf67d106594297025807d52c79d5d6 | |
parent | ad7821241b03e1c5d2821336bbe2749db945f2c9 (diff) | |
download | www-a309d99f00031700c9de230f2eb74b0023ab0cd1.tar www-a309d99f00031700c9de230f2eb74b0023ab0cd1.tar.gz www-a309d99f00031700c9de230f2eb74b0023ab0cd1.tar.bz2 www-a309d99f00031700c9de230f2eb74b0023ab0cd1.tar.xz www-a309d99f00031700c9de230f2eb74b0023ab0cd1.zip |
mistake donate push and fix timeline.po
-rw-r--r-- | en/donate/index.php | 32 | ||||
-rw-r--r-- | langs/cs/timeline.po | 6 | ||||
-rw-r--r-- | langs/de/timeline.po | 6 | ||||
-rw-r--r-- | langs/el/timeline.po | 6 | ||||
-rw-r--r-- | langs/en/timeline.pot | 2 | ||||
-rw-r--r-- | langs/eo/timeline.po | 6 | ||||
-rw-r--r-- | langs/es/timeline.po | 6 | ||||
-rw-r--r-- | langs/et/timeline.po | 6 | ||||
-rw-r--r-- | langs/fr/timeline.po | 4 | ||||
-rw-r--r-- | langs/id/timeline.po | 4 | ||||
-rw-r--r-- | langs/it/timeline.po | 6 | ||||
-rw-r--r-- | langs/pl/timeline.po | 6 | ||||
-rw-r--r-- | langs/pt-br/timeline.po | 4 | ||||
-rw-r--r-- | langs/ro/timeline.po | 4 | ||||
-rw-r--r-- | langs/ru/timeline.po | 6 | ||||
-rw-r--r-- | langs/sl/timeline.po | 4 | ||||
-rw-r--r-- | langs/tr/timeline.po | 4 | ||||
-rw-r--r-- | langs/uk/timeline.po | 4 |
18 files changed, 56 insertions, 60 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index 104e682fe..66941af8d 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -15,7 +15,7 @@ _lang_load($locale, 'donate'); <link rel="canonical" href="/<?php echo $locale; ?>/donate/"> <?php include '../../analytics.php'; ?> <style> - .para { text-align: left; padding-top: 2em;} + .para { text-align: left; float: left; width: 400px; display: block; } .donoptions { width: 400px; float: left; display: block; } #options { list-style: none; padding: 0; margin: 0; } #options > li { list-style: none; padding: 0; margin: 0 0 4em 0; } @@ -27,19 +27,17 @@ _lang_load($locale, 'donate'); </head> <body class="donate"> <?php echo $hsnav; ?> - <div id="doc4" class="yui-t7"> - <div id="bd" role="main"> - <div class="yui-g"><div class="para"> <h1 id="mgnavt"><?php _e('Donate to Mageia')?></h1> <div class="para donoptions"> - - <h2 id="d-paypal"><?php _e('Donate via PayPal,'); ?></h2> + <ul id="options"> + <li><h2 id="d-paypal"><?php _e('Donate via PayPal,'); ?></h2> <?php include '../../paypal.inc.php'; echo html_paypal_form($locale); ?> - - <h3 id="d-bitcoin"><?php _e('via bitcoin,'); ?></h3> + </li> + <li><h3 id="d-bitcoin"><?php _e('via bitcoin,'); ?></h3> <?php echo sprintf(_t('If you want to donate <a href="http://bitcoin.org/">bitcoins</a>, the Mageia.Org bitcoin address is <b>%s</b>.'), '<a href="https://blockchain.info/address/1GYF2h69NrJ7Pp92bNPDEdLABbH1hR7rsA">1GYF2h69NrJ7Pp92bNPDEdLABbH1hR7rsA</a>'); ?> - <h3><?php _e('via bank transfer,'); ?></h3> + </li> + <li><h3><?php _e('via bank transfer,'); ?></h3> <p><?php _e('using the following Bank Identifier Code (IBAN-BIC):') ?></p> <pre class="donate-coord"> <u><?php _e('In favor of:'); ?></u> @@ -52,22 +50,23 @@ _lang_load($locale, 'donate'); <?php echo $G_coord_assos_bank; ?> </pre> - - <h3><?php _e('or via check (€ only).')?></h3> + </li> + <li><h3><?php _e('or via check (€ only).')?></h3> <p><?php _e('You can send your donation by check to this address:')?></p> <pre class="donate-coord"> <?php echo $G_coord_assos; ?> </pre> <p><?php _e('Use "Mageia.Org" in the "Pay to the order of..." line.');?></p> - - - <p class="dlinfo"><strong><?php _e('Please note that:')?></strong></p> + </li> + <li class="dlinfo"> + <p><strong><?php _e('Please note that:')?></strong></p> <ul> <li><?php _e('Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;')?></li> <li><?php _e('conversion rates are charged to Mageia, so please use € as currency;')?></li> <li><?php echo sprintf(_t('if you want to do an anonymous donation, please add a comment or send an email to %s.'), '<a href="mailto:treasurer@mageia.org">treasurer@mageia.org</a>')?></li> </ul> - + </li> + </ul> </div> <div class="para whydonate"> <h2 id="why"><?php _e('Why donate?'); ?></h2> @@ -113,8 +112,5 @@ People can choose how to distribute their donation among those: <hr /> </div> - </div></div> - </div> - </div> </body> </html> diff --git a/langs/cs/timeline.po b/langs/cs/timeline.po index eb1ce9bd9..16c99804c 100644 --- a/langs/cs/timeline.po +++ b/langs/cs/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/cs/timeline.cs.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: cs\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Časová přímka Mageii" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/de/timeline.po b/langs/de/timeline.po index 4122a0988..3b388441d 100644 --- a/langs/de/timeline.po +++ b/langs/de/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/de/timeline.de.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Mageia Zeitleiste" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/el/timeline.po b/langs/el/timeline.po index 142568233..460a3e319 100644 --- a/langs/el/timeline.po +++ b/langs/el/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/el/timeline.el.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: el\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Ιστορική χρονογραμμή της Mageia" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/en/timeline.pot b/langs/en/timeline.pot index 7301911a1..44f5a1dbc 100644 --- a/langs/en/timeline.pot +++ b/langs/en/timeline.pot @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: timeline\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/langs/eo/timeline.po b/langs/eo/timeline.po index bd60f28fa..f8b2365d3 100644 --- a/langs/eo/timeline.po +++ b/langs/eo/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/eo/timeline.eo.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: eo\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Mageja tempolinio" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/es/timeline.po b/langs/es/timeline.po index 5de62cb62..f908304f4 100644 --- a/langs/es/timeline.po +++ b/langs/es/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/es/timeline.es.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: es\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Cronología de Mageia" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/et/timeline.po b/langs/et/timeline.po index fe563c0af..0737428a8 100644 --- a/langs/et/timeline.po +++ b/langs/et/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/et/timeline.et.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: et\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Mageia kronoloogia" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/fr/timeline.po b/langs/fr/timeline.po index 64b5363a8..e19503159 100644 --- a/langs/fr/timeline.po +++ b/langs/fr/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/fr/timeline.fr.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: fr\n" diff --git a/langs/id/timeline.po b/langs/id/timeline.po index e678833f0..8b3346a03 100644 --- a/langs/id/timeline.po +++ b/langs/id/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/id/timeline.id.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: id\n" diff --git a/langs/it/timeline.po b/langs/it/timeline.po index 46c276c8b..f7d781c88 100644 --- a/langs/it/timeline.po +++ b/langs/it/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/it/timeline.it.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: it\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Mageia Timeline {ok}" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/pl/timeline.po b/langs/pl/timeline.po index 75651d88e..44221ccc3 100644 --- a/langs/pl/timeline.po +++ b/langs/pl/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/pl/timeline.pl.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "Kalendarium Mageia" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/pt-br/timeline.po b/langs/pt-br/timeline.po index 782c34d61..c3fe057b3 100644 --- a/langs/pt-br/timeline.po +++ b/langs/pt-br/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/pt-br/timeline.pt-br.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt-br\n" diff --git a/langs/ro/timeline.po b/langs/ro/timeline.po index 94f5ae343..f2945e354 100644 --- a/langs/ro/timeline.po +++ b/langs/ro/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/ro/timeline.ro.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ro\n" diff --git a/langs/ru/timeline.po b/langs/ru/timeline.po index 7331a85d8..4a1fd6512 100644 --- a/langs/ru/timeline.po +++ b/langs/ru/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/ru/timeline.ru.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -14,7 +14,7 @@ msgstr "" #: "/web/en/timeline/index.php +12" msgid "Mageia Timeline" -msgstr "" +msgstr "История событий Mageia" #: "/web/en/timeline/index.php +38" msgid "2013" diff --git a/langs/sl/timeline.po b/langs/sl/timeline.po index edce4cecb..0955dc2c5 100644 --- a/langs/sl/timeline.po +++ b/langs/sl/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/sl/timeline.sl.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sl\n" diff --git a/langs/tr/timeline.po b/langs/tr/timeline.po index 16fabb33d..45eb8c34d 100644 --- a/langs/tr/timeline.po +++ b/langs/tr/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/tr/timeline.tr.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: tr\n" diff --git a/langs/uk/timeline.po b/langs/uk/timeline.po index 33f9e9d4d..0fd8abd26 100644 --- a/langs/uk/timeline.po +++ b/langs/uk/timeline.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ./langs/uk/timeline.uk.lang\n" "Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" -"POT-Creation-Date: 2014-03-14 22:47:04+0000\n" -"PO-Revision-Date: 2014-03-14 23:47+0100\n" +"POT-Creation-Date: 2014-03-14 23:46:04+0000\n" +"PO-Revision-Date: 2014-03-15 00:46+0100\n" "Last-Translator: Duffy Duck <d_duck@nowhere.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" |