.append($('<a>').attr('href','https://framagit.org/yphil/petrolette/-/commits/master').text(PTL.tr(' a lot of work')))
.append($('<span>').text(PTL.tr('.'))))
.append($('<p>').text(PTL.tr('In order to keep developing Pétrolette with new features I need your help.')))
.append($('<p>').text(PTL.tr('Please consider to support the Pétrolette project by sending a donation. Even the smallest amount will help a lot.'))));
...
...
@@ -44,7 +49,7 @@ PTL.dialog = {
.text('🌴')))
.append($('<div>').attr('class','dialogText')
.append($('<h1>').text(PTL.tr('Pétrolette is cool')))
.append($('<h2>').text(PTL.tr('Pétrolette is cool')).append($('<span>').text('🌤')))
.append($('<h2>').text(PTL.tr('Free as the wind')))
.append($('<p>').text(PTL.tr('Pétrolette is designed from the outset to respect the user: It does not embed any tracker or statistical tool, and does not call on any online resource.')))
.append($('<p>').text(PTL.tr('Pétrolette is completely transparent, its source code is directly available.')))
.append($('<p>').text(PTL.tr('This site is just a test instance ; You can install Pétrolette on your own server and manage it on your own.'))));
...
...
@@ -56,9 +61,7 @@ PTL.dialog = {
.text('🌱')))
.append($('<div>').attr('class','dialogText')
.append($('<h1>').text(PTL.tr('Pétrolette is growing')))
"Help me pay the bills":{fr:"Aide-moi à payer les factures",ja:"手形を支払うのを手伝ってください",es:"Ayúdame a pagar las facturas"},
"Pétrolette is free software. However the development requires a lot of time and a lot of work.":{fr:"Pétrolette est un logiciel libre. Cependant, le développement demande beaucoup de temps et beaucoup de travail.",ja:"Pétroletteはフリーソフトウェアです。 ただし、開発には多くの時間と作業が必要です。",es:"Pétrolette es un software gratuito. Sin embargo, el desarrollo requiere mucho tiempo y mucho trabajo."},
"Pétrolette is free software. However the development requires ":{fr:"Pétrolette est un logiciel libre. Cependant, le développement demande ",ja:"Pétroletteはフリーソフトウェアです。 ただし、開発には多くの時間と作業が必要です。",es:"Pétrolette es un software gratuito. Sin embargo, el desarrollo requiere "},
" a lot of time ":{fr:" beaucoup de temps ",ja:"多くの時間",es:" mucho tiempo "},
" and ":{fr:" et ",ja:"そして",es:" y "},
" a lot of work":{fr:" beaucoup de travail",ja:"多くの作業",es:" mucho trabajo"},
"In order to keep developing Pétrolette with new features I need your help.":{fr:"Afin de continuer à développer Pétrolette avec de nouvelles fonctionnalités, j'ai besoin de votre aide.",ja:"新しい機能を備えたペトロレットを開発し続けるために、私はあなたの助けが必要です。",es:"Para seguir desarrollando Pétrolette con nuevas funciones, necesito su ayuda."},
"Please consider to support the Pétrolette project by sending a donation. Even the smallest amount will help a lot.":{fr:"Pensez à soutenir le projet Pétrolette en envoyant un don. Même la plus petite quantité aidera beaucoup.",ja:"寄付を送って、ペトロレットプロジェクトを支援することを検討してください。 少量でも大いに役立ちます。",es:"Considere apoyar el proyecto Pétrolette enviando una donación. Incluso la cantidad más pequeña ayudará mucho."},