Skip to content
Snippets Groups Projects
Commit e20ff445 authored by Sébastien Helleu's avatar Sébastien Helleu
Browse files

Accept recurring donations with Liberapay

parent b3eeabf8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -89,19 +89,6 @@
margin: 0 0 .2em 0;
}
 
.sponsors table {
width: 100%;
}
.sponsors table .rowtotal {
background: #ffffc9;
font-size: 1.2em;
}
.sponsors table td, .sponsors table th {
padding-right: 10px;
}
.sponsors .why {
float: right;
width: 45%;
Loading
Loading
@@ -117,8 +104,23 @@
margin: 0;
}
 
.sponsors form {
margin: 1em 0 2em 20%;
.sponsors .donate {
display: inline-block;
text-align: center;
margin-left: 4em;
}
.sponsors table {
width: 100%;
}
.sponsors table .rowtotal {
background: #ffffc9;
font-size: 1.2em;
}
.sponsors table td, .sponsors table th {
padding-right: 10px;
}
 
.sponsors .sort {
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-28 21:39+0100\n"
"POT-Creation-Date: 2017-12-28 22:36+0100\n"
"PO-Revision-Date: 2017-12-03 19:58+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
Loading
Loading
@@ -5584,7 +5584,7 @@ msgctxt "programming language"
msgid "Language"
msgstr "Sprache"
 
#: plugins/models.py:259 templates/about/donate.html:58
#: plugins/models.py:259 templates/about/donate.html:76
#: templates/plugins/list.html:84 templates/plugins/list.html:86
#: templates/plugins/pending.html:29
msgid "Name"
Loading
Loading
@@ -5778,8 +5778,12 @@ msgid "How is your money used?"
msgstr "Wozu wird das Geld verwendet?"
 
#: templates/about/donate.html:21
#, fuzzy
#| msgid ""
#| "It is used to pay the <strong>dedicated server</strong>, used for "
#| "developments, build of packages and hosting of weechat.org."
msgid ""
"It is used to pay the <strong>dedicated server</strong>, used for "
"Your money helps to pay the <strong>dedicated server</strong>, used for "
"developments, build of packages and hosting of weechat.org."
msgstr ""
"Damit wird unter anderem der <strong>benötigte Server</strong> finanziert, "
Loading
Loading
@@ -5787,16 +5791,28 @@ msgstr ""
"weechat.org."
 
#: templates/about/donate.html:26
msgid "Click on the Paypal icon below this text and follow instructions."
#, fuzzy
#| msgid "Click on the Paypal icon below this text and follow instructions."
msgid "Click on one of the buttons below and follow the instructions:"
msgstr "Klicke unten auf die PayPal Grafik und folge der Beschreibung."
 
#: templates/about/donate.html:28
msgid ""
"<strong>Liberapay</strong>: recurring donation with very low fees "
"(<strong>best choice</strong>)"
msgstr ""
#: templates/about/donate.html:29
msgid "<strong>Paypal</strong>: one-time donation."
msgstr ""
#: templates/about/donate.html:33
msgid "You can leave name and comment, they will be displayed on this page."
msgstr ""
"Man kann einen Namen und einen Kommentar hinterlassen. Diese werden auf "
"dieser Seite veröffentlicht."
 
#: templates/about/donate.html:30
#: templates/about/donate.html:34
msgid ""
"Please note that there is <strong>no advertising</strong> on weechat.org, "
"therefore URLs are not displayed."
Loading
Loading
@@ -5804,44 +5820,60 @@ msgstr ""
"Es wird <strong>keine Werbung</strong> auf weechat.org geschaltet, deshalb "
"werden keine URLs angezeigt."
 
#: templates/about/donate.html:42
msgid "They support WeeChat"
#: templates/about/donate.html:38
msgid "Donate using Liberapay"
msgstr ""
#: templates/about/donate.html:51
#, fuzzy
#| msgid "They support WeeChat"
msgid "They support WeeChat with Liberapay"
msgstr "WeeChat wird unterstützt durch"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:56
msgid "For more information:"
msgstr ""
#: templates/about/donate.html:60
#, fuzzy
#| msgid "They support WeeChat"
msgid "They support WeeChat with Paypal"
msgstr "WeeChat wird unterstützt durch"
#: templates/about/donate.html:61
msgid "Whole list:"
msgstr "vollständige Liste:"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Top 10, ordered by total amount donated:"
msgstr "Top 10, geordnet nach der Höhe der Spendensumme insgesamt:"
 
#: templates/about/donate.html:46
#: templates/about/donate.html:64
msgid "show the top 10, ordered by total amount donated"
msgstr "zeigt Top 10, geordnet nach der Höhe der Spendensumme insgesamt"
 
#: templates/about/donate.html:48
#: templates/about/donate.html:66
msgid "show the whole list"
msgstr "zeigt vollständige Liste an"
 
#: templates/about/donate.html:54 templates/about/history.html:37
#: templates/about/donate.html:72 templates/about/history.html:37
#: templates/plugins/pending.html:38
msgid "Date"
msgstr "Datum"
 
#: templates/about/donate.html:56
#: templates/about/donate.html:74
msgid "Rank"
msgstr "Rang"
 
#: templates/about/donate.html:59
#: templates/about/donate.html:77
msgid "Amount"
msgstr "Betrag"
 
#: templates/about/donate.html:61
#: templates/about/donate.html:79
msgid "Comment"
msgstr "Kommentar"
 
#: templates/about/donate.html:88 templates/doc/doc.html:73
#: templates/about/donate.html:106 templates/doc/doc.html:73
msgid "Total"
msgstr "Total"
 
Loading
Loading
Loading
Loading
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-28 21:39+0100\n"
"PO-Revision-Date: 2017-12-28 21:40+0100\n"
"POT-Creation-Date: 2017-12-28 22:36+0100\n"
"PO-Revision-Date: 2017-12-28 22:37+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: French <flashcode@flashtux.org>\n"
"Language: fr\n"
Loading
Loading
@@ -5530,7 +5530,7 @@ msgctxt "programming language"
msgid "Language"
msgstr "Langage"
 
#: plugins/models.py:259 templates/about/donate.html:58
#: plugins/models.py:259 templates/about/donate.html:76
#: templates/plugins/list.html:84 templates/plugins/list.html:86
#: templates/plugins/pending.html:29
msgid "Name"
Loading
Loading
@@ -5724,24 +5724,36 @@ msgstr "Comment est utilisé votre argent ?"
 
#: templates/about/donate.html:21
msgid ""
"It is used to pay the <strong>dedicated server</strong>, used for "
"Your money helps to pay the <strong>dedicated server</strong>, used for "
"developments, build of packages and hosting of weechat.org."
msgstr ""
"Il est utilisé pour payer le <strong>serveur dédié</strong>, utilisé pour "
"Votre argent aide à payer le <strong>serveur dédié</strong>, utilisé pour "
"les développements, la construction des paquets, et l'hébergement de weechat."
"org."
 
#: templates/about/donate.html:26
msgid "Click on the Paypal icon below this text and follow instructions."
msgstr "Cliquez sur l'icône Paypal ci-dessous et suivez les instructions."
msgid "Click on one of the buttons below and follow the instructions:"
msgstr "Cliquez sur l'un des boutons ci-dessous et suivez les instructions :"
#: templates/about/donate.html:28
msgid ""
"<strong>Liberapay</strong>: recurring donation with very low fees "
"(<strong>best choice</strong>)"
msgstr ""
"<strong>Liberapay</strong> : dons récurrents avec des frais très faibles "
"(<strong>meilleur choix</strong>)"
 
#: templates/about/donate.html:29
msgid "<strong>Paypal</strong>: one-time donation."
msgstr "<strong>Paypal</strong> : don unique."
#: templates/about/donate.html:33
msgid "You can leave name and comment, they will be displayed on this page."
msgstr ""
"Vous pouvez laisser un nom et un commentaire, ils seront affichés sur cette "
"page."
 
#: templates/about/donate.html:30
#: templates/about/donate.html:34
msgid ""
"Please note that there is <strong>no advertising</strong> on weechat.org, "
"therefore URLs are not displayed."
Loading
Loading
@@ -5749,44 +5761,56 @@ msgstr ""
"Merci de noter qu'il n'y a <strong>pas de publicité</strong> sur weechat."
"org, par conséquent les URLs ne sont pas affichées."
 
#: templates/about/donate.html:42
msgid "They support WeeChat"
msgstr "Ils soutiennent WeeChat"
#: templates/about/donate.html:38
msgid "Donate using Liberapay"
msgstr "Donner avec Liberapay"
#: templates/about/donate.html:51
msgid "They support WeeChat with Liberapay"
msgstr "Ils soutiennent WeeChat avec Liberapay"
#: templates/about/donate.html:56
msgid "For more information:"
msgstr "Pour plus d'informations :"
#: templates/about/donate.html:60
msgid "They support WeeChat with Paypal"
msgstr "Ils soutiennent WeeChat avec Paypal"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Whole list:"
msgstr "Liste entière :"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Top 10, ordered by total amount donated:"
msgstr "Top 10, trié par montant total des dons :"
 
#: templates/about/donate.html:46
#: templates/about/donate.html:64
msgid "show the top 10, ordered by total amount donated"
msgstr "voir le top 10, trié par montant total des dons"
 
#: templates/about/donate.html:48
#: templates/about/donate.html:66
msgid "show the whole list"
msgstr "voir la liste entière"
 
#: templates/about/donate.html:54 templates/about/history.html:37
#: templates/about/donate.html:72 templates/about/history.html:37
#: templates/plugins/pending.html:38
msgid "Date"
msgstr "Date"
 
#: templates/about/donate.html:56
#: templates/about/donate.html:74
msgid "Rank"
msgstr "Rang"
 
#: templates/about/donate.html:59
#: templates/about/donate.html:77
msgid "Amount"
msgstr "Montant"
 
#: templates/about/donate.html:61
#: templates/about/donate.html:79
msgid "Comment"
msgstr "Commentaire"
 
#: templates/about/donate.html:88 templates/doc/doc.html:73
#: templates/about/donate.html:106 templates/doc/doc.html:73
msgid "Total"
msgstr "Total"
 
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-28 21:39+0100\n"
"POT-Creation-Date: 2017-12-28 22:36+0100\n"
"PO-Revision-Date: 2017-10-29 10:03+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: Italian <marcopaolone@gmail.com>\n"
Loading
Loading
@@ -5314,7 +5314,7 @@ msgctxt "programming language"
msgid "Language"
msgstr "Linguaggio"
 
#: plugins/models.py:259 templates/about/donate.html:58
#: plugins/models.py:259 templates/about/donate.html:76
#: templates/plugins/list.html:84 templates/plugins/list.html:86
#: templates/plugins/pending.html:29
msgid "Name"
Loading
Loading
@@ -5508,7 +5508,7 @@ msgstr ""
#: templates/about/donate.html:21
#, fuzzy
msgid ""
"It is used to pay the <strong>dedicated server</strong>, used for "
"Your money helps to pay the <strong>dedicated server</strong>, used for "
"developments, build of packages and hosting of weechat.org."
msgstr ""
"Questo server viene utilizzato per il sito di WeeChat, lo sviluppo e la "
Loading
Loading
@@ -5516,64 +5516,87 @@ msgstr ""
 
#: templates/about/donate.html:26
#, fuzzy
msgid "Click on the Paypal icon below this text and follow instructions."
msgid "Click on one of the buttons below and follow the instructions:"
msgstr ""
"Cliccare sull'icona Paypal sotto questo e seguire le istruzioni, il "
"pagamento è messo al sicuro da Paypal."
 
#: templates/about/donate.html:28
msgid ""
"<strong>Liberapay</strong>: recurring donation with very low fees "
"(<strong>best choice</strong>)"
msgstr ""
#: templates/about/donate.html:29
msgid "<strong>Paypal</strong>: one-time donation."
msgstr ""
#: templates/about/donate.html:33
#, fuzzy
msgid "You can leave name and comment, they will be displayed on this page."
msgstr ""
"È possibile lasciare URL del sito e un commento, verranno visualizzati in "
"questa pagina nell'elenco degli sponsor."
 
#: templates/about/donate.html:30
#: templates/about/donate.html:34
#, fuzzy
msgid ""
"Please note that there is <strong>no advertising</strong> on weechat.org, "
"therefore URLs are not displayed."
msgstr "Errore: non c'è una versione chiamata"
 
#: templates/about/donate.html:42
#: templates/about/donate.html:38
msgid "Donate using Liberapay"
msgstr ""
#: templates/about/donate.html:51
#, fuzzy
msgid "They support WeeChat"
msgid "They support WeeChat with Liberapay"
msgstr "per WeeChat"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:56
msgid "For more information:"
msgstr ""
#: templates/about/donate.html:60
#, fuzzy
msgid "They support WeeChat with Paypal"
msgstr "per WeeChat"
#: templates/about/donate.html:61
msgid "Whole list:"
msgstr ""
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Top 10, ordered by total amount donated:"
msgstr ""
 
#: templates/about/donate.html:46
#: templates/about/donate.html:64
msgid "show the top 10, ordered by total amount donated"
msgstr ""
 
#: templates/about/donate.html:48
#: templates/about/donate.html:66
msgid "show the whole list"
msgstr ""
 
#: templates/about/donate.html:54 templates/about/history.html:37
#: templates/about/donate.html:72 templates/about/history.html:37
#: templates/plugins/pending.html:38
msgid "Date"
msgstr "Data"
 
#: templates/about/donate.html:56
#: templates/about/donate.html:74
msgid "Rank"
msgstr ""
 
#: templates/about/donate.html:59
#: templates/about/donate.html:77
msgid "Amount"
msgstr ""
 
#: templates/about/donate.html:61
#: templates/about/donate.html:79
msgid "Comment"
msgstr "Commento"
 
#: templates/about/donate.html:88 templates/doc/doc.html:73
#: templates/about/donate.html:106 templates/doc/doc.html:73
msgid "Total"
msgstr "Totale"
 
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-28 21:39+0100\n"
"POT-Creation-Date: 2017-12-28 22:36+0100\n"
"PO-Revision-Date: 2017-12-10 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat.org/tree/master/"
Loading
Loading
@@ -5334,7 +5334,7 @@ msgctxt "programming language"
msgid "Language"
msgstr "プログラミング言語"
 
#: plugins/models.py:259 templates/about/donate.html:58
#: plugins/models.py:259 templates/about/donate.html:76
#: templates/plugins/list.html:84 templates/plugins/list.html:86
#: templates/plugins/pending.html:29
msgid "Name"
Loading
Loading
@@ -5525,25 +5525,41 @@ msgid "How is your money used?"
msgstr "寄付金の使い道とは?"
 
#: templates/about/donate.html:21
#, fuzzy
#| msgid ""
#| "It is used to pay the <strong>dedicated server</strong>, used for "
#| "developments, build of packages and hosting of weechat.org."
msgid ""
"It is used to pay the <strong>dedicated server</strong>, used for "
"Your money helps to pay the <strong>dedicated server</strong>, used for "
"developments, build of packages and hosting of weechat.org."
msgstr ""
"<strong>専用サーバ</strong> の維持費に使われます。このサーバは開発、パッケー"
"ジのビルド、weechat.org のホスティングに使われます。"
 
#: templates/about/donate.html:26
msgid "Click on the Paypal icon below this text and follow instructions."
#, fuzzy
#| msgid "Click on the Paypal icon below this text and follow instructions."
msgid "Click on one of the buttons below and follow the instructions:"
msgstr ""
"このテキストの下にある Paypal アイコンをクリックして、指示に従ってください。"
 
#: templates/about/donate.html:28
msgid ""
"<strong>Liberapay</strong>: recurring donation with very low fees "
"(<strong>best choice</strong>)"
msgstr ""
#: templates/about/donate.html:29
msgid "<strong>Paypal</strong>: one-time donation."
msgstr ""
#: templates/about/donate.html:33
msgid "You can leave name and comment, they will be displayed on this page."
msgstr ""
"名前とコメントを残すこともできます。名前とコメントはこのページに掲載されま"
"す。"
 
#: templates/about/donate.html:30
#: templates/about/donate.html:34
msgid ""
"Please note that there is <strong>no advertising</strong> on weechat.org, "
"therefore URLs are not displayed."
Loading
Loading
@@ -5551,44 +5567,60 @@ msgstr ""
"weechat.org には<strong>広告が無い</strong>ということに注意してください。この"
"ため URL は表示されません。"
 
#: templates/about/donate.html:42
msgid "They support WeeChat"
#: templates/about/donate.html:38
msgid "Donate using Liberapay"
msgstr ""
#: templates/about/donate.html:51
#, fuzzy
#| msgid "They support WeeChat"
msgid "They support WeeChat with Liberapay"
msgstr "WeeChat をサポートしてくれた人々"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:56
msgid "For more information:"
msgstr ""
#: templates/about/donate.html:60
#, fuzzy
#| msgid "They support WeeChat"
msgid "They support WeeChat with Paypal"
msgstr "WeeChat をサポートしてくれた人々"
#: templates/about/donate.html:61
msgid "Whole list:"
msgstr "完全なリスト:"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Top 10, ordered by total amount donated:"
msgstr "上位 10 名、寄付の総額順:"
 
#: templates/about/donate.html:46
#: templates/about/donate.html:64
msgid "show the top 10, ordered by total amount donated"
msgstr "上位 10 名を表示、寄付の総額順"
 
#: templates/about/donate.html:48
#: templates/about/donate.html:66
msgid "show the whole list"
msgstr "完全なリストを表示"
 
#: templates/about/donate.html:54 templates/about/history.html:37
#: templates/about/donate.html:72 templates/about/history.html:37
#: templates/plugins/pending.html:38
msgid "Date"
msgstr "日付"
 
#: templates/about/donate.html:56
#: templates/about/donate.html:74
msgid "Rank"
msgstr "順位"
 
#: templates/about/donate.html:59
#: templates/about/donate.html:77
msgid "Amount"
msgstr "寄付金額"
 
#: templates/about/donate.html:61
#: templates/about/donate.html:79
msgid "Comment"
msgstr "コメント"
 
#: templates/about/donate.html:88 templates/doc/doc.html:73
#: templates/about/donate.html:106 templates/doc/doc.html:73
msgid "Total"
msgstr "合計"
 
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-28 21:39+0100\n"
"POT-Creation-Date: 2017-12-28 22:36+0100\n"
"PO-Revision-Date: 2017-10-29 10:03+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <soltys1@gmail.com>\n"
Loading
Loading
@@ -5417,7 +5417,7 @@ msgctxt "programming language"
msgid "Language"
msgstr "Język"
 
#: plugins/models.py:259 templates/about/donate.html:58
#: plugins/models.py:259 templates/about/donate.html:76
#: templates/plugins/list.html:84 templates/plugins/list.html:86
#: templates/plugins/pending.html:29
msgid "Name"
Loading
Loading
@@ -5611,22 +5611,38 @@ msgid "How is your money used?"
msgstr "Na co zużywamy twoje pieniądze?"
 
#: templates/about/donate.html:21
#, fuzzy
#| msgid ""
#| "It is used to pay the <strong>dedicated server</strong>, used for "
#| "developments, build of packages and hosting of weechat.org."
msgid ""
"It is used to pay the <strong>dedicated server</strong>, used for "
"Your money helps to pay the <strong>dedicated server</strong>, used for "
"developments, build of packages and hosting of weechat.org."
msgstr ""
"Są używane do opłacenia <strong>serwera dedykowanego</strong>, używanego do "
"rozwoju, budowania pakietów i hostowania weechat.org."
 
#: templates/about/donate.html:26
msgid "Click on the Paypal icon below this text and follow instructions."
#, fuzzy
#| msgid "Click on the Paypal icon below this text and follow instructions."
msgid "Click on one of the buttons below and follow the instructions:"
msgstr "Kliknij na poniższą ikonę Paypal i postępuj wedle instrukcji."
 
#: templates/about/donate.html:28
msgid ""
"<strong>Liberapay</strong>: recurring donation with very low fees "
"(<strong>best choice</strong>)"
msgstr ""
#: templates/about/donate.html:29
msgid "<strong>Paypal</strong>: one-time donation."
msgstr ""
#: templates/about/donate.html:33
msgid "You can leave name and comment, they will be displayed on this page."
msgstr "Możesz podać nazwę i komentarz, zostaną wyświetlone na tej stronie."
 
#: templates/about/donate.html:30
#: templates/about/donate.html:34
msgid ""
"Please note that there is <strong>no advertising</strong> on weechat.org, "
"therefore URLs are not displayed."
Loading
Loading
@@ -5634,44 +5650,60 @@ msgstr ""
"Zauważ, że na weechat.org jest <strong>brak reklam</strong>, dlatego URLe "
"nie są wyświetlane."
 
#: templates/about/donate.html:42
msgid "They support WeeChat"
#: templates/about/donate.html:38
msgid "Donate using Liberapay"
msgstr ""
#: templates/about/donate.html:51
#, fuzzy
#| msgid "They support WeeChat"
msgid "They support WeeChat with Liberapay"
msgstr "Oni wsparli WeeChat"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:56
msgid "For more information:"
msgstr ""
#: templates/about/donate.html:60
#, fuzzy
#| msgid "They support WeeChat"
msgid "They support WeeChat with Paypal"
msgstr "Oni wsparli WeeChat"
#: templates/about/donate.html:61
msgid "Whole list:"
msgstr "Pełna lista:"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Top 10, ordered by total amount donated:"
msgstr "Top 10, sortowane po sumie dotacji:"
 
#: templates/about/donate.html:46
#: templates/about/donate.html:64
msgid "show the top 10, ordered by total amount donated"
msgstr "pokaż top 10, sortowane po sumie dotacji"
 
#: templates/about/donate.html:48
#: templates/about/donate.html:66
msgid "show the whole list"
msgstr "pokaż pełną listę"
 
#: templates/about/donate.html:54 templates/about/history.html:37
#: templates/about/donate.html:72 templates/about/history.html:37
#: templates/plugins/pending.html:38
msgid "Date"
msgstr "Data"
 
#: templates/about/donate.html:56
#: templates/about/donate.html:74
msgid "Rank"
msgstr "Ranking"
 
#: templates/about/donate.html:59
#: templates/about/donate.html:77
msgid "Amount"
msgstr "Ilość"
 
#: templates/about/donate.html:61
#: templates/about/donate.html:79
msgid "Comment"
msgstr "Komentarz"
 
#: templates/about/donate.html:88 templates/doc/doc.html:73
#: templates/about/donate.html:106 templates/doc/doc.html:73
msgid "Total"
msgstr "Łącznie"
 
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-28 21:39+0100\n"
"POT-Creation-Date: 2017-12-28 22:36+0100\n"
"PO-Revision-Date: 2017-10-29 10:03+0100\n"
"Last-Translator: Alexandre Bolelli <semeion7@gmail.com>\n"
"Language-Team: Portuguese <semeion7@gmail.com>\n"
Loading
Loading
@@ -5383,7 +5383,7 @@ msgctxt "programming language"
msgid "Language"
msgstr "Linguagem"
 
#: plugins/models.py:259 templates/about/donate.html:58
#: plugins/models.py:259 templates/about/donate.html:76
#: templates/plugins/list.html:84 templates/plugins/list.html:86
#: templates/plugins/pending.html:29
msgid "Name"
Loading
Loading
@@ -5576,23 +5576,39 @@ msgid "How is your money used?"
msgstr "Como seu dinheiro é usado?"
 
#: templates/about/donate.html:21
#, fuzzy
#| msgid ""
#| "It is used to pay the <strong>dedicated server</strong>, used for "
#| "developments, build of packages and hosting of weechat.org."
msgid ""
"It is used to pay the <strong>dedicated server</strong>, used for "
"Your money helps to pay the <strong>dedicated server</strong>, used for "
"developments, build of packages and hosting of weechat.org."
msgstr ""
"É usado para pagar pelo <strong>servidor dedicado</strong>, usado para "
"desenvolvimentos, construção de pacotes e hospedagem do weechat.org."
 
#: templates/about/donate.html:26
msgid "Click on the Paypal icon below this text and follow instructions."
#, fuzzy
#| msgid "Click on the Paypal icon below this text and follow instructions."
msgid "Click on one of the buttons below and follow the instructions:"
msgstr "Clique no ícone Paypal abaixo deste texto e siga as instruções."
 
#: templates/about/donate.html:28
msgid ""
"<strong>Liberapay</strong>: recurring donation with very low fees "
"(<strong>best choice</strong>)"
msgstr ""
#: templates/about/donate.html:29
msgid "<strong>Paypal</strong>: one-time donation."
msgstr ""
#: templates/about/donate.html:33
msgid "You can leave name and comment, they will be displayed on this page."
msgstr ""
"Você pode deixar URL do site e comentar, eles serão exibidos nesta página."
 
#: templates/about/donate.html:30
#: templates/about/donate.html:34
msgid ""
"Please note that there is <strong>no advertising</strong> on weechat.org, "
"therefore URLs are not displayed."
Loading
Loading
@@ -5600,46 +5616,60 @@ msgstr ""
"Por favor note que <strong>não há publicidade</strong> no weechat.org, logo "
"URLs não são exibidas."
 
#: templates/about/donate.html:42
#: templates/about/donate.html:38
msgid "Donate using Liberapay"
msgstr ""
#: templates/about/donate.html:51
#, fuzzy
#| msgid "They support WeeChat:"
msgid "They support WeeChat"
msgid "They support WeeChat with Liberapay"
msgstr "Eles suportam o WeeChat:"
 
#: templates/about/donate.html:43
#: templates/about/donate.html:56
msgid "For more information:"
msgstr ""
#: templates/about/donate.html:60
#, fuzzy
#| msgid "They support WeeChat:"
msgid "They support WeeChat with Paypal"
msgstr "Eles suportam o WeeChat:"
#: templates/about/donate.html:61
msgid "Whole list:"
msgstr ""
 
#: templates/about/donate.html:43
#: templates/about/donate.html:61
msgid "Top 10, ordered by total amount donated:"
msgstr ""
 
#: templates/about/donate.html:46
#: templates/about/donate.html:64
msgid "show the top 10, ordered by total amount donated"
msgstr ""
 
#: templates/about/donate.html:48
#: templates/about/donate.html:66
msgid "show the whole list"
msgstr ""
 
#: templates/about/donate.html:54 templates/about/history.html:37
#: templates/about/donate.html:72 templates/about/history.html:37
#: templates/plugins/pending.html:38
msgid "Date"
msgstr "Data"
 
#: templates/about/donate.html:56
#: templates/about/donate.html:74
msgid "Rank"
msgstr ""
 
#: templates/about/donate.html:59
#: templates/about/donate.html:77
msgid "Amount"
msgstr "Quantia"
 
#: templates/about/donate.html:61
#: templates/about/donate.html:79
msgid "Comment"
msgstr "Comentário"
 
#: templates/about/donate.html:88 templates/doc/doc.html:73
#: templates/about/donate.html:106 templates/doc/doc.html:73
msgid "Total"
msgstr "Total"
 
Loading
Loading
Loading
Loading
@@ -18,28 +18,46 @@
</p>
<h4>{% trans "How is your money used?" %}</h4>
<p>
{% trans "It is used to pay the <strong>dedicated server</strong>, used for developments, build of packages and hosting of weechat.org." %}
{% trans "Your money helps to pay the <strong>dedicated server</strong>, used for developments, build of packages and hosting of weechat.org." %}
</p>
</div>
 
<p>
{% trans "Click on the Paypal icon below this text and follow instructions." %}
{% trans "Click on one of the buttons below and follow the instructions:" %}
<ul>
<li>{% trans "<strong>Liberapay</strong>: recurring donation with very low fees (<strong>best choice</strong>)" %}</li>
<li>{% trans "<strong>Paypal</strong>: one-time donation." %}</li>
</ul>
</p>
<p>
{% trans "You can leave name and comment, they will be displayed on this page." %}
{% trans "Please note that there is <strong>no advertising</strong> on weechat.org, therefore URLs are not displayed." %}
</p>
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p>
<input type="image" src="{{ MEDIA_URL }}images/paypal.png" width="100" height="35" alt="Donate" name="submit">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="4LSMSNLUAJWNS">
</p>
</form>
<div class="donate">
<a href="https://liberapay.com/weechat/donate" target="_blank"><img alt="{% trans "Donate using Liberapay" %}" src="https://liberapay.com/assets/widgets/donate.svg"></a>
</div>
<div class="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<p>
<input type="image" src="{{ MEDIA_URL }}images/paypal.png" width="100" height="35" alt="Donate" name="submit">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="4LSMSNLUAJWNS">
</p>
</form>
</div>
<h3>{% trans "They support WeeChat with Liberapay" %}</h3>
<script src="https://liberapay.com/weechat/widgets/receiving.js"></script>
<p>
{% trans "For more information:" %} <a href="https://liberapay.com/weechat" target="_blank">https://liberapay.com/weechat <img src="{{ MEDIA_URL }}images/link.png" alt=">>"></a>
</p>
 
{% if sponsor_list %}
<h3>{% trans "They support WeeChat" %}</h3>
<h3>{% trans "They support WeeChat with Paypal" %}</h3>
{% if sort_key == "date" %}{% trans "Whole list:" %}{% else %}{% trans "Top 10, ordered by total amount donated:" %}{% endif %}
<span class="sort">
{% if sort_key == "date" %}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment