Browse Source

minor stylistic changes, fix some broken links, add some text

april1st
Alexandros Theodotou 4 years ago
parent
commit
3f1de5fbf5
  1. 4
      common/footer.j2.inc
  2. 4
      common/navigation.j2.inc
  3. 168
      locale/ar/LC_MESSAGES/messages.po
  4. 178
      locale/de/LC_MESSAGES/messages.po
  5. 159
      locale/en/LC_MESSAGES/messages.po
  6. 161
      locale/es/LC_MESSAGES/messages.po
  7. 234
      locale/fr/LC_MESSAGES/messages.po
  8. 166
      locale/hi/LC_MESSAGES/messages.po
  9. 161
      locale/it/LC_MESSAGES/messages.po
  10. 230
      locale/ja/LC_MESSAGES/messages.po
  11. 172
      locale/ko/LC_MESSAGES/messages.po
  12. 167
      locale/messages.pot
  13. 161
      locale/nl/LC_MESSAGES/messages.po
  14. 161
      locale/pt/LC_MESSAGES/messages.po
  15. 232
      locale/ru/LC_MESSAGES/messages.po
  16. 201
      locale/zh/LC_MESSAGES/messages.po
  17. 2
      news/2019-02-07-zrythm-migrated-to-self-hosted.j2.inc
  18. 2
      news/2019-02-17-release-schedule.j2.inc
  19. 4
      news/2019-04-15-early-alpha-release.j2.inc
  20. 4
      news/2019-05-04-translation-portal-launched.j2.inc
  21. 2
      static/styles.css
  22. 14
      template/index.html.j2
  23. 73
      template/join-us.html.j2

4
common/footer.j2.inc

@ -25,12 +25,12 @@ @@ -25,12 +25,12 @@
</div>
</div>
</div>
<div class="container text-center">
<div class="container text-center small">
<p>
{% trans %}
Copyright &copy; Alexandros Theodotou 2019<br>
This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.<br>
Report issues with this website to <a href='contact.html'>us</a>.
Report issues with this website to <a href='https://git.zrythm.org/zrythm/zrythm-web/issues'>us</a>.
{% endtrans %}
</p>
</div>

4
common/navigation.j2.inc

@ -61,11 +61,9 @@ @@ -61,11 +61,9 @@
{{ _("Development") }}
</a>
<ul class="dropdown-menu" aria-labelledby="navbarMain">
<!-- <li><a class="dropdown-item" href="architecture.html">{{ _("System Architecture") }}</a></li> -->
<li><a class="dropdown-item" href="https://docs.zrythm.org">{{ _("Code Documentation") }}</a></li>
<li><a class="dropdown-item" href="https://docs.zrythm.org">{{ _("Developer Docs") }}</a></li>
<li><a class="dropdown-item" href="https://git.zrythm.org/zrythm/zrythm/issues">{{ _("Bug Tracker") }}</a></li>
<li><a class="dropdown-item" href="https://git.zrythm.org/zrythm/zrythm">{{ _("Source Code") }}</a></li>
<!-- <li><a class="dropdown-item" href="gnurl.html">libgnurl</a></li> -->
</ul>
</li>
<li class="nav-item dropdown">

168
locale/ar/LC_MESSAGES/messages.po

@ -7,7 +7,7 @@ msgid "" @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-05-28 18:13+0100\n"
"POT-Creation-Date: 2019-05-30 16:10+0100\n"
"PO-Revision-Date: 2019-05-09 09:52+0000\n"
"Last-Translator: Weblate Admin <weblate.admin@zrythm.org>\n"
"Language-Team: Arabic <https://translate.zrythm.org/projects/zrythm/website/"
@ -26,7 +26,7 @@ msgstr "" @@ -26,7 +26,7 @@ msgstr ""
msgid "Zrythm"
msgstr "Zrythm"
#: common/base.j2:6 template/index.html.j2:121
#: common/base.j2:6 template/index.html.j2:129
#, fuzzy
msgid "An highly automated, intuitive, Digital Audio Workstation (DAW)"
msgstr "محطة عمل صوتية رقمية عالية الدقة وبديهية (DAW)"
@ -43,19 +43,19 @@ msgstr "الاتصال" @@ -43,19 +43,19 @@ msgstr "الاتصال"
msgid "About Zrythm"
msgstr "حول Zrythm"
#: common/footer.j2.inc:14 common/navigation.j2.inc:66
#: common/footer.j2.inc:14 common/navigation.j2.inc:65
msgid "Bug Tracker"
msgstr ""
#: common/footer.j2.inc:15 common/navigation.j2.inc:67
#: common/footer.j2.inc:15 common/navigation.j2.inc:66
msgid "Source Code"
msgstr "كود المصدر"
#: common/footer.j2.inc:20 common/navigation.j2.inc:83
#: common/footer.j2.inc:20 common/navigation.j2.inc:81
msgid "Manual"
msgstr "يدوي"
#: common/footer.j2.inc:21 common/navigation.j2.inc:84
#: common/footer.j2.inc:21 common/navigation.j2.inc:82
msgid "FAQ"
msgstr "سؤال شائع"
@ -67,7 +67,8 @@ msgstr "" @@ -67,7 +67,8 @@ msgstr ""
msgid ""
"Copyright &copy; Alexandros Theodotou 2019<br> This page was created using "
"<a href='https://www.gnu.org/'>Free Software</a> only.<br> Report issues "
"with this website to <a href='contact.html'>us</a>."
"with this website to <a href='https://git.zrythm.org/zrythm/zrythm-web/"
"issues'>us</a>."
msgstr ""
#: common/navigation.j2.inc:49
@ -91,22 +92,20 @@ msgid "Development" @@ -91,22 +92,20 @@ msgid "Development"
msgstr "التنمية"
#: common/navigation.j2.inc:64
msgid "System Architecture"
msgstr "مدير هندسة النظام"
#: common/navigation.j2.inc:65
msgid "Code Documentation"
msgstr ""
#, fuzzy
#| msgid "Development"
msgid "Developer Docs"
msgstr "التنمية"
#: common/navigation.j2.inc:78
#: common/navigation.j2.inc:76
msgid "Documentation"
msgstr "التوثيق"
#: common/navigation.j2.inc:81 template/tutorial.html.j2:5
#: common/navigation.j2.inc:79 template/tutorial.html.j2:5
msgid "Tutorials"
msgstr "دروس"
#: common/navigation.j2.inc:82
#: common/navigation.j2.inc:80
msgid "Glossary"
msgstr "مسرد"
@ -295,87 +294,96 @@ msgstr "" @@ -295,87 +294,96 @@ msgstr ""
msgid "Join &amp; support us!"
msgstr ""
#: template/index.html.j2:127
#: template/index.html.j2:115
msgid ""
"<em>Zrythm respects your freedom, but some platforms do not. To have "
"freedom, you need to stop using Windows or other software that denies your "
"freedom. For more information see <a href='https://www.gnu.org/philosophy/"
"free-software-even-more-important.html'> https://www.gnu.org/philosophy/free-"
"software-even-more-important.html</a></em>"
msgstr ""
#: template/index.html.j2:135
msgid "Automated"
msgstr ""
#: template/index.html.j2:129
#: template/index.html.j2:137
msgid ""
"Built-in LFOs and envelopes for automating controls, automation curves for "
"more detailed automation, clips to loop your MIDI notes/audio and more."
msgstr ""
#: template/index.html.j2:139
#: template/index.html.j2:147
msgid "Intuitive"
msgstr ""
#: template/index.html.j2:141
#: template/index.html.j2:149
msgid ""
"Zrythm tries to keep the interface clean and pleasant to work with, with "
"intuitive ways of getting work done enabling a faster workflow."
msgstr ""
#: template/index.html.j2:150
#: template/index.html.j2:158
msgid "Featureful"
msgstr ""
#: template/index.html.j2:153
#: template/index.html.j2:161
msgid ""
"Automation Curves, Busses, drag and drop LV2 Plugins and Audio files, "
"Arranger Minimap, etc."
msgstr ""
#: template/index.html.j2:169
#: template/index.html.j2:177
msgid "Features"
msgstr ""
#: template/index.html.j2:178
#: template/index.html.j2:186
msgid "Limitless Automation"
msgstr ""
#: template/index.html.j2:181
#: template/index.html.j2:189
msgid "Automate almost anything with built-in envelopes and automation curves."
msgstr ""
#: template/index.html.j2:190
#: template/index.html.j2:198
msgid "Feature 2"
msgstr ""
#: template/index.html.j2:193 template/index.html.j2:237
#: template/index.html.j2:201 template/index.html.j2:245
msgid "Cool."
msgstr ""
#: template/index.html.j2:201
#: template/index.html.j2:209
msgid "LV2 Plugins"
msgstr ""
#: template/index.html.j2:203
msgid "Works with LV2, the free standard for audio plugins."
#: template/index.html.j2:211
msgid "Works with LV2, a free standard for audio plugins."
msgstr ""
#: template/index.html.j2:214
#: template/index.html.j2:222
msgid "Speaks Your Language"
msgstr ""
#: template/index.html.j2:216
#: template/index.html.j2:224
msgid ""
"Available in English, German, French, Italian, Spanish, Japanese and many "
"more languages."
msgstr ""
#: template/index.html.j2:225
#: template/index.html.j2:233
msgid "Cross-platform"
msgstr ""
#: template/index.html.j2:227
msgid "Works on Windows, GNU/Linux and Mac OS"
#: template/index.html.j2:235
msgid "Works on Windows, GNU/Linux, FreeBSD and MacOS"
msgstr ""
#: template/index.html.j2:235
#: template/index.html.j2:243
msgid "Feature 5"
msgstr ""
#: template/index.html.j2:250
#: template/index.html.j2:258
msgid "News"
msgstr ""
@ -399,20 +407,25 @@ msgid "Develop" @@ -399,20 +407,25 @@ msgid "Develop"
msgstr ""
#: template/join-us.html.j2:27
#, python-format
msgid ""
"Patches are welcome in the <a href=\"https://git.zrythm.org/zrythm/zrythm\"> "
"main repository</a>. It would be beneficial if you talked with us before "
"working on a task. We have plenty of beginner-friendly issues so please ask. "
"You can have a look at the <a href=\"https://git.zrythm.org/zrythm/zrythm/"
"blob/master/CONTRIBUTING.md\">Contributing Guide</a> for more info on how to "
"get involved."
msgstr ""
#: template/join-us.html.j2:37
"main repository</a>. We have plenty of <a href=\"https://git.zrythm.org/"
"zrythm/zrythm/issues?scope=all&utf8=%E2%9C"
"%93&state=opened&label_name[]=beginner\">beginner-friendly issues</a> and we "
"even offer <a href=\"https://git.zrythm.org/zrythm/zrythm/issues?"
"scope=all&utf8=%E2%9C%93&state=opened&label_name[]=%2420\">bounties</a> for "
"some. There is <a href=\"http://docs.zrythm.org/\">well-maintained, "
"searchable code documentation</a> available, so it would be a good idea to "
"start there. Please review the <a href=\"https://docs.zrythm.org/"
"md_CONTRIBUTING.html\">Contributing Guidelines</a> before you start."
msgstr ""
#: template/join-us.html.j2:36
msgid "Translate"
msgstr ""
#: template/join-us.html.j2:39
#: template/join-us.html.j2:38
msgid ""
"If you can speak a foreign language and want to help, please take a look at "
"the <a href=\"https://manual.zrythm.org/en/contributing/translating.html"
@ -422,45 +435,67 @@ msgid "" @@ -422,45 +435,67 @@ msgid ""
"browser."
msgstr ""
#: template/join-us.html.j2:52
msgid "Support Us!"
#: template/join-us.html.j2:51
msgid "Test"
msgstr ""
#: template/join-us.html.j2:54
#: template/join-us.html.j2:53
msgid ""
"Everybody is welcome to support us via donations. For financial "
"contributions, Europeans are able to donate via SEPA through LiberaPay. "
"Major Credit/Debit cards are also accepted. Alternatively, you can donate "
"via Bitcoin or PayPal. Please note that we are unable to provide receipts "
"for your donations. If you are planning to donate a significant amount of "
"money, please contact us first as it might be better to come to a custom "
"arrangement. <dl><dt>LiberaPay</dt> <dd><a href=\"https://liberapay.com/"
"Zrythm/donate\">https://liberapay.com/Zrythm/donate</a></dd> <dt>BitCoin</"
"dt> <dd>bc1qjfyu2ruyfwv3r6u4hf2nvdh900djep2dlk746j</dd> <dt>Paypal</dt> "
"<dd><a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-"
"xclick&hosted_button_id=LZWVK6228PQGE&source=url\">https://www.paypal.com/"
"cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LZWVK6228PQGE&source=url</a></"
"dd> </dl>"
"You can always help by offering to test pre-released versions of Zrythm and "
"providing feedback or report bugs. Please get in touch with us and we will "
"guide you through the process."
msgstr ""
#: template/join-us.html.j2:75
#: template/join-us.html.j2:61
msgid "Design"
msgstr ""
#: template/join-us.html.j2:77
#: template/join-us.html.j2:63
msgid ""
"If you are a web designer, icon designer or graphic designer and want to "
"help, please get in touch with us. Things that you might want to do are "
"logos, icons and other graphics, CSS, etc."
msgstr ""
#: template/join-us.html.j2:84
#: template/join-us.html.j2:70
msgid ""
"Zrythm itself is fully CSS themeable so it's easy to change its design "
"without knowing much about the code. Have a look <a href=\"https://git."
"zrythm.org/zrythm/zrythm/blob/master/resources/theme.css\">here</a>."
msgstr ""
#: template/join-us.html.j2:82
msgid "Donate"
msgstr ""
#: template/join-us.html.j2:85
msgid ""
"We appreciate contributions of any size -- donations enable us to spend more "
"time working on the project, and help cover our infrastructure expenses. "
"Europeans are able to donate via SEPA through LiberaPay. Major Credit/Debit "
"cards are also accepted. Alternatively, you can donate via Bitcoin or PayPal."
msgstr ""
#: template/join-us.html.j2:93
msgid ""
"Since our project isn't a tax-exempt organization, we can't offer you a tax "
"deduction, but for all donations over 50 USD, we'd be happy to recognize "
"your contribution on <a href='https://www.zrythm.org/en/thanks'>Supporters "
"[TODO]</a>."
msgstr ""
#: template/join-us.html.j2:100
msgid ""
"We are also happy to consider making particular improvements or changes, or "
"giving specific technical assistance, in return for a substantial donation "
"over 200 USD. If you would like to discuss this possibility, write to us at "
"<a href='mailto:support_AT_zrythm.org'>support_AT_zrythm.org</a>."
msgstr ""
#: template/join-us.html.j2:108
msgid "Thank you for your support!"
msgstr ""
#: template/news.html.j2.inc:3
msgid "More news"
msgstr ""
@ -526,3 +561,6 @@ msgstr "" @@ -526,3 +561,6 @@ msgstr ""
#: template/video.html.j2:26
msgid "2010"
msgstr ""
#~ msgid "System Architecture"
#~ msgstr "مدير هندسة النظام"

178
locale/de/LC_MESSAGES/messages.po

@ -7,7 +7,7 @@ msgid "" @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-05-28 18:13+0100\n"
"POT-Creation-Date: 2019-05-30 16:10+0100\n"
"PO-Revision-Date: 2018-02-24 17:42\n"
"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n"
"Language-Team: German <LL@li.org>\n"
@ -21,7 +21,7 @@ msgstr "" @@ -21,7 +21,7 @@ msgstr ""
msgid "Zrythm"
msgstr ""
#: common/base.j2:6 template/index.html.j2:121
#: common/base.j2:6 template/index.html.j2:129
msgid "An highly automated, intuitive, Digital Audio Workstation (DAW)"
msgstr ""
@ -37,19 +37,19 @@ msgstr "Kontakt" @@ -37,19 +37,19 @@ msgstr "Kontakt"
msgid "About Zrythm"
msgstr ""
#: common/footer.j2.inc:14 common/navigation.j2.inc:66
#: common/footer.j2.inc:14 common/navigation.j2.inc:65
msgid "Bug Tracker"
msgstr "Fehler Datenbank"
#: common/footer.j2.inc:15 common/navigation.j2.inc:67
#: common/footer.j2.inc:15 common/navigation.j2.inc:66
msgid "Source Code"
msgstr "Quellcode"
#: common/footer.j2.inc:20 common/navigation.j2.inc:83
#: common/footer.j2.inc:20 common/navigation.j2.inc:81
msgid "Manual"
msgstr ""
#: common/footer.j2.inc:21 common/navigation.j2.inc:84
#: common/footer.j2.inc:21 common/navigation.j2.inc:82
msgid "FAQ"
msgstr "FAQ"
@ -69,7 +69,8 @@ msgstr "Unterstützung anbieten!" @@ -69,7 +69,8 @@ msgstr "Unterstützung anbieten!"
msgid ""
"Copyright &copy; Alexandros Theodotou 2019<br> This page was created using "
"<a href='https://www.gnu.org/'>Free Software</a> only.<br> Report issues "
"with this website to <a href='contact.html'>us</a>."
"with this website to <a href='https://git.zrythm.org/zrythm/zrythm-web/"
"issues'>us</a>."
msgstr ""
"Copyright &copy; <a href=\"ev.html\">GNUnet e.V.</a> 2015, 2016, 2017, 2018, "
"2019<br> Diese Seite wurde nur mit <a href='https://www.gnu.org/'>Freier "
@ -97,24 +98,20 @@ msgid "Development" @@ -97,24 +98,20 @@ msgid "Development"
msgstr "Entwickelung"
#: common/navigation.j2.inc:64
msgid "System Architecture"
msgstr "System Architekture"
#: common/navigation.j2.inc:65
#, fuzzy
#| msgid "Documentation"
msgid "Code Documentation"
msgstr "Dokumentation"
#| msgid "Development"
msgid "Developer Docs"
msgstr "Entwickelung"
#: common/navigation.j2.inc:78
#: common/navigation.j2.inc:76
msgid "Documentation"
msgstr "Dokumentation"
#: common/navigation.j2.inc:81 template/tutorial.html.j2:5
#: common/navigation.j2.inc:79 template/tutorial.html.j2:5
msgid "Tutorials"
msgstr "Anleitungen"
#: common/navigation.j2.inc:82
#: common/navigation.j2.inc:80
msgid "Glossary"
msgstr "Glossar"
@ -301,87 +298,96 @@ msgstr "Herunterladen" @@ -301,87 +298,96 @@ msgstr "Herunterladen"
msgid "Join &amp; support us!"
msgstr ""
#: template/index.html.j2:127
#: template/index.html.j2:115
msgid ""
"<em>Zrythm respects your freedom, but some platforms do not. To have "
"freedom, you need to stop using Windows or other software that denies your "
"freedom. For more information see <a href='https://www.gnu.org/philosophy/"
"free-software-even-more-important.html'> https://www.gnu.org/philosophy/free-"
"software-even-more-important.html</a></em>"
msgstr ""
#: template/index.html.j2:135
msgid "Automated"
msgstr ""
#: template/index.html.j2:129
#: template/index.html.j2:137
msgid ""
"Built-in LFOs and envelopes for automating controls, automation curves for "
"more detailed automation, clips to loop your MIDI notes/audio and more."
msgstr ""
#: template/index.html.j2:139
#: template/index.html.j2:147
msgid "Intuitive"
msgstr ""
#: template/index.html.j2:141
#: template/index.html.j2:149
msgid ""
"Zrythm tries to keep the interface clean and pleasant to work with, with "
"intuitive ways of getting work done enabling a faster workflow."
msgstr ""
#: template/index.html.j2:150
#: template/index.html.j2:158
msgid "Featureful"
msgstr ""
#: template/index.html.j2:153
#: template/index.html.j2:161
msgid ""
"Automation Curves, Busses, drag and drop LV2 Plugins and Audio files, "
"Arranger Minimap, etc."
msgstr ""
#: template/index.html.j2:169
#: template/index.html.j2:177
msgid "Features"
msgstr ""
#: template/index.html.j2:178
#: template/index.html.j2:186
msgid "Limitless Automation"
msgstr ""
#: template/index.html.j2:181
#: template/index.html.j2:189
msgid "Automate almost anything with built-in envelopes and automation curves."
msgstr ""
#: template/index.html.j2:190
#: template/index.html.j2:198
msgid "Feature 2"
msgstr ""
#: template/index.html.j2:193 template/index.html.j2:237
#: template/index.html.j2:201 template/index.html.j2:245
msgid "Cool."
msgstr ""
#: template/index.html.j2:201
#: template/index.html.j2:209
msgid "LV2 Plugins"
msgstr ""
#: template/index.html.j2:203
msgid "Works with LV2, the free standard for audio plugins."
#: template/index.html.j2:211
msgid "Works with LV2, a free standard for audio plugins."
msgstr ""
#: template/index.html.j2:214
#: template/index.html.j2:222
msgid "Speaks Your Language"
msgstr ""
#: template/index.html.j2:216
#: template/index.html.j2:224
msgid ""
"Available in English, German, French, Italian, Spanish, Japanese and many "
"more languages."
msgstr ""
#: template/index.html.j2:225
#: template/index.html.j2:233
msgid "Cross-platform"
msgstr ""
#: template/index.html.j2:227
msgid "Works on Windows, GNU/Linux and Mac OS"
#: template/index.html.j2:235
msgid "Works on Windows, GNU/Linux, FreeBSD and MacOS"
msgstr ""
#: template/index.html.j2:235
#: template/index.html.j2:243
msgid "Feature 5"
msgstr ""
#: template/index.html.j2:250
#: template/index.html.j2:258
msgid "News"
msgstr ""
@ -407,20 +413,25 @@ msgid "Develop" @@ -407,20 +413,25 @@ msgid "Develop"
msgstr "Entwickelung"
#: template/join-us.html.j2:27
#, python-format
msgid ""
"Patches are welcome in the <a href=\"https://git.zrythm.org/zrythm/zrythm\"> "
"main repository</a>. It would be beneficial if you talked with us before "
"working on a task. We have plenty of beginner-friendly issues so please ask. "
"You can have a look at the <a href=\"https://git.zrythm.org/zrythm/zrythm/"
"blob/master/CONTRIBUTING.md\">Contributing Guide</a> for more info on how to "
"get involved."
msgstr ""
#: template/join-us.html.j2:37
"main repository</a>. We have plenty of <a href=\"https://git.zrythm.org/"
"zrythm/zrythm/issues?scope=all&utf8=%E2%9C"
"%93&state=opened&label_name[]=beginner\">beginner-friendly issues</a> and we "
"even offer <a href=\"https://git.zrythm.org/zrythm/zrythm/issues?"
"scope=all&utf8=%E2%9C%93&state=opened&label_name[]=%2420\">bounties</a> for "
"some. There is <a href=\"http://docs.zrythm.org/\">well-maintained, "
"searchable code documentation</a> available, so it would be a good idea to "
"start there. Please review the <a href=\"https://docs.zrythm.org/"
"md_CONTRIBUTING.html\">Contributing Guidelines</a> before you start."
msgstr ""
#: template/join-us.html.j2:36
msgid "Translate"
msgstr ""
#: template/join-us.html.j2:39
#: template/join-us.html.j2:38
msgid ""
"If you can speak a foreign language and want to help, please take a look at "
"the <a href=\"https://manual.zrythm.org/en/contributing/translating.html"
@ -430,45 +441,67 @@ msgid "" @@ -430,45 +441,67 @@ msgid ""
"browser."
msgstr ""
#: template/join-us.html.j2:52
msgid "Support Us!"
msgstr "Unterstützung anbieten!"
#: template/join-us.html.j2:51
msgid "Test"
msgstr ""
#: template/join-us.html.j2:54
#: template/join-us.html.j2:53
msgid ""
"Everybody is welcome to support us via donations. For financial "
"contributions, Europeans are able to donate via SEPA through LiberaPay. "
"Major Credit/Debit cards are also accepted. Alternatively, you can donate "
"via Bitcoin or PayPal. Please note that we are unable to provide receipts "
"for your donations. If you are planning to donate a significant amount of "
"money, please contact us first as it might be better to come to a custom "
"arrangement. <dl><dt>LiberaPay</dt> <dd><a href=\"https://liberapay.com/"
"Zrythm/donate\">https://liberapay.com/Zrythm/donate</a></dd> <dt>BitCoin</"
"dt> <dd>bc1qjfyu2ruyfwv3r6u4hf2nvdh900djep2dlk746j</dd> <dt>Paypal</dt> "
"<dd><a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-"
"xclick&hosted_button_id=LZWVK6228PQGE&source=url\">https://www.paypal.com/"
"cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LZWVK6228PQGE&source=url</a></"
"dd> </dl>"
"You can always help by offering to test pre-released versions of Zrythm and "
"providing feedback or report bugs. Please get in touch with us and we will "
"guide you through the process."
msgstr ""
#: template/join-us.html.j2:75
#: template/join-us.html.j2:61
msgid "Design"
msgstr ""
#: template/join-us.html.j2:77
#: template/join-us.html.j2:63
msgid ""
"If you are a web designer, icon designer or graphic designer and want to "
"help, please get in touch with us. Things that you might want to do are "
"logos, icons and other graphics, CSS, etc."
msgstr ""
#: template/join-us.html.j2:84
#: template/join-us.html.j2:70
msgid ""
"Zrythm itself is fully CSS themeable so it's easy to change its design "
"without knowing much about the code. Have a look <a href=\"https://git."
"zrythm.org/zrythm/zrythm/blob/master/resources/theme.css\">here</a>."
msgstr ""
#: template/join-us.html.j2:82
msgid "Donate"
msgstr ""
#: template/join-us.html.j2:85
msgid ""
"We appreciate contributions of any size -- donations enable us to spend more "
"time working on the project, and help cover our infrastructure expenses. "
"Europeans are able to donate via SEPA through LiberaPay. Major Credit/Debit "
"cards are also accepted. Alternatively, you can donate via Bitcoin or PayPal."
msgstr ""
#: template/join-us.html.j2:93
msgid ""
"Since our project isn't a tax-exempt organization, we can't offer you a tax "
"deduction, but for all donations over 50 USD, we'd be happy to recognize "
"your contribution on <a href='https://www.zrythm.org/en/thanks'>Supporters "
"[TODO]</a>."
msgstr ""
#: template/join-us.html.j2:100
msgid ""
"We are also happy to consider making particular improvements or changes, or "
"giving specific technical assistance, in return for a substantial donation "
"over 200 USD. If you would like to discuss this possibility, write to us at "
"<a href='mailto:support_AT_zrythm.org'>support_AT_zrythm.org</a>."
msgstr ""
#: template/join-us.html.j2:108
msgid "Thank you for your support!"
msgstr ""
#: template/news.html.j2.inc:3
msgid "More news"
msgstr ""
@ -537,6 +570,17 @@ msgstr "" @@ -537,6 +570,17 @@ msgstr ""
msgid "2010"
msgstr ""
#~ msgid "System Architecture"
#~ msgstr "System Architekture"
#, fuzzy
#~| msgid "Documentation"
#~ msgid "Code Documentation"
#~ msgstr "Dokumentation"
#~ msgid "Support Us!"
#~ msgstr "Unterstützung anbieten!"
#~ msgid "GNUnet for developers"
#~ msgstr "GNUNet für Entwickeler"

159
locale/en/LC_MESSAGES/messages.po

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
msgid "Zrythm"
msgstr ""
#: common/base.j2:6 template/index.html.j2:121
#: common/base.j2:6 template/index.html.j2:129
msgid "An highly automated, intuitive, Digital Audio Workstation (DAW)"
msgstr ""
@ -18,19 +18,19 @@ msgstr "" @@ -18,19 +18,19 @@ msgstr ""
msgid "About Zrythm"
msgstr ""
#: common/footer.j2.inc:14 common/navigation.j2.inc:66
#: common/footer.j2.inc:14 common/navigation.j2.inc:65
msgid "Bug Tracker"
msgstr ""
#: common/footer.j2.inc:15 common/navigation.j2.inc:67
#: common/footer.j2.inc:15 common/navigation.j2.inc:66
msgid "Source Code"
msgstr ""
#: common/footer.j2.inc:20 common/navigation.j2.inc:83
#: common/footer.j2.inc:20 common/navigation.j2.inc:81
msgid "Manual"
msgstr ""
#: common/footer.j2.inc:21 common/navigation.j2.inc:84
#: common/footer.j2.inc:21 common/navigation.j2.inc:82
msgid "FAQ"
msgstr ""
@ -42,7 +42,8 @@ msgstr "" @@ -42,7 +42,8 @@ msgstr ""
msgid ""
"Copyright &copy; Alexandros Theodotou 2019<br> This page was created using "
"<a href='https://www.gnu.org/'>Free Software</a> only.<br> Report issues "
"with this website to <a href='contact.html'>us</a>."
"with this website to <a href='https://git.zrythm.org/zrythm/zrythm-web/"
"issues'>us</a>."
msgstr ""
#: common/navigation.j2.inc:49
@ -66,22 +67,18 @@ msgid "Development" @@ -66,22 +67,18 @@ msgid "Development"
msgstr ""
#: common/navigation.j2.inc:64
msgid "System Architecture"
msgid "Developer Docs"
msgstr ""
#: common/navigation.j2.inc:65
msgid "Code Documentation"
msgstr ""
#: common/navigation.j2.inc:78
#: common/navigation.j2.inc:76
msgid "Documentation"
msgstr ""
#: common/navigation.j2.inc:81 template/tutorial.html.j2:5
#: common/navigation.j2.inc:79 template/tutorial.html.j2:5
msgid "Tutorials"
msgstr ""
#: common/navigation.j2.inc:82
#: common/navigation.j2.inc:80
msgid "Glossary"
msgstr ""
@ -264,87 +261,96 @@ msgstr "" @@ -264,87 +261,96 @@ msgstr ""
msgid "Join &amp; support us!"
msgstr ""
#: template/index.html.j2:127
#: template/index.html.j2:115
msgid ""
"<em>Zrythm respects your freedom, but some platforms do not. To have "
"freedom, you need to stop using Windows or other software that denies your "
"freedom. For more information see <a href='https://www.gnu.org/philosophy/"
"free-software-even-more-important.html'> https://www.gnu.org/philosophy/free-"
"software-even-more-important.html</a></em>"
msgstr ""
#: template/index.html.j2:135
msgid "Automated"
msgstr ""
#: template/index.html.j2:129
#: template/index.html.j2:137
msgid ""
"Built-in LFOs and envelopes for automating controls, automation curves for "
"more detailed automation, clips to loop your MIDI notes/audio and more."
msgstr ""
#: template/index.html.j2:139
#: template/index.html.j2:147
msgid "Intuitive"
msgstr ""
#: template/index.html.j2:141
#: template/index.html.j2:149
msgid ""
"Zrythm tries to keep the interface clean and pleasant to work with, with "
"intuitive ways of getting work done enabling a faster workflow."
msgstr ""
#: template/index.html.j2:150
#: template/index.html.j2:158
msgid "Featureful"
msgstr ""
#: template/index.html.j2:153
#: template/index.html.j2:161
msgid ""
"Automation Curves, Busses, drag and drop LV2 Plugins and Audio files, "
"Arranger Minimap, etc."
msgstr ""
#: template/index.html.j2:169
#: template/index.html.j2:177
msgid "Features"
msgstr ""
#: template/index.html.j2:178
#: template/index.html.j2:186
msgid "Limitless Automation"
msgstr ""
#: template/index.html.j2:181
#: template/index.html.j2:189
msgid "Automate almost anything with built-in envelopes and automation curves."
msgstr ""
#: template/index.html.j2:190
#: template/index.html.j2:198
msgid "Feature 2"
msgstr ""
#: template/index.html.j2:193 template/index.html.j2:237
#: template/index.html.j2:201 template/index.html.j2:245
msgid "Cool."
msgstr ""
#: template/index.html.j2:201
#: template/index.html.j2:209
msgid "LV2 Plugins"
msgstr ""
#: template/index.html.j2:203
msgid "Works with LV2, the free standard for audio plugins."
#: template/index.html.j2:211
msgid "Works with LV2, a free standard for audio plugins."
msgstr ""
#: template/index.html.j2:214
#: template/index.html.j2:222
msgid "Speaks Your Language"
msgstr ""
#: template/index.html.j2:216
#: template/index.html.j2:224
msgid ""
"Available in English, German, French, Italian, Spanish, Japanese and many "
"more languages."
msgstr ""
#: template/index.html.j2:225
#: template/index.html.j2:233
msgid "Cross-platform"
msgstr ""
#: template/index.html.j2:227
msgid "Works on Windows, GNU/Linux and Mac OS"
#: template/index.html.j2:235
msgid "Works on Windows, GNU/Linux, FreeBSD and MacOS"
msgstr ""
#: template/index.html.j2:235
#: template/index.html.j2:243
msgid "Feature 5"
msgstr ""
#: template/index.html.j2:250
#: template/index.html.j2:258
msgid "News"
msgstr ""
@ -368,20 +374,25 @@ msgid "Develop" @@ -368,20 +374,25 @@ msgid "Develop"
msgstr ""
#: template/join-us.html.j2:27
#, python-format
msgid ""
"Patches are welcome in the <a href=\"https://git.zrythm.org/zrythm/zrythm\"> "
"main repository</a>. It would be beneficial if you talked with us before "
"working on a task. We have plenty of beginner-friendly issues so please ask. "
"You can have a look at the <a href=\"https://git.zrythm.org/zrythm/zrythm/"
"blob/master/CONTRIBUTING.md\">Contributing Guide</a> for more info on how to "
"get involved."
msgstr ""
#: template/join-us.html.j2:37
"main repository</a>. We have plenty of <a href=\"https://git.zrythm.org/"
"zrythm/zrythm/issues?scope=all&utf8=%E2%9C"
"%93&state=opened&label_name[]=beginner\">beginner-friendly issues</a> and we "
"even offer <a href=\"https://git.zrythm.org/zrythm/zrythm/issues?"
"scope=all&utf8=%E2%9C%93&state=opened&label_name[]=%2420\">bounties</a> for "
"some. There is <a href=\"http://docs.zrythm.org/\">well-maintained, "
"searchable code documentation</a> available, so it would be a good idea to "
"start there. Please review the <a href=\"https://docs.zrythm.org/"
"md_CONTRIBUTING.html\">Contributing Guidelines</a> before you start."
msgstr ""
#: template/join-us.html.j2:36
msgid "Translate"
msgstr ""
#: template/join-us.html.j2:39
#: template/join-us.html.j2:38
msgid ""
"If you can speak a foreign language and want to help, please take a look at "
"the <a href=\"https://manual.zrythm.org/en/contributing/translating.html"
@ -391,45 +402,67 @@ msgid "" @@ -391,45 +402,67 @@ msgid ""
"browser."
msgstr ""
#: template/join-us.html.j2:52
msgid "Support Us!"
#: template/join-us.html.j2:51
msgid "Test"
msgstr ""
#: template/join-us.html.j2:54
#: template/join-us.html.j2:53
msgid ""
"Everybody is welcome to support us via donations. For financial "
"contributions, Europeans are able to donate via SEPA through LiberaPay. "
"Major Credit/Debit cards are also accepted. Alternatively, you can donate "
"via Bitcoin or PayPal. Please note that we are unable to provide receipts "
"for your donations. If you are planning to donate a significant amount of "
"money, please contact us first as it might be better to come to a custom "
"arrangement. <dl><dt>LiberaPay</dt> <dd><a href=\"https://liberapay.com/"
"Zrythm/donate\">https://liberapay.com/Zrythm/donate</a></dd> <dt>BitCoin</"
"dt> <dd>bc1qjfyu2ruyfwv3r6u4hf2nvdh900djep2dlk746j</dd> <dt>Paypal</dt> "
"<dd><a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-"
"xclick&hosted_button_id=LZWVK6228PQGE&source=url\">https://www.paypal.com/"
"cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LZWVK6228PQGE&source=url</a></"
"dd> </dl>"
"You can always help by offering to test pre-released versions of Zrythm and "
"providing feedback or report bugs. Please get in touch with us and we will "
"guide you through the process."
msgstr ""
#: template/join-us.html.j2:75
#: template/join-us.html.j2:61
msgid "Design"
msgstr ""
#: template/join-us.html.j2:77
#: template/join-us.html.j2:63
msgid ""
"If you are a web designer, icon designer or graphic designer and want to "
"help, please get in touch with us. Things that you might want to do are "
"logos, icons and other graphics, CSS, etc."
msgstr ""
#: template/join-us.html.j2:84
#: template/join-us.html.j2:70
msgid ""
"Zrythm itself is fully CSS themeable so it's easy to change its design "
"without knowing much about the code. Have a look <a href=\"https://git."
"zrythm.org/zrythm/zrythm/blob/master/resources/theme.css\">here</a>."
msgstr ""
#: template/join-us.html.j2:82
msgid "Donate"
msgstr ""
#: template/join-us.html.j2:85
msgid ""
"We appreciate contributions of any size -- donations enable us to spend more "
"time working on the project, and help cover our infrastructure expenses. "
"Europeans are able to donate via SEPA through LiberaPay. Major Credit/Debit "
"cards are also accepted. Alternatively, you can donate via Bitcoin or PayPal."
msgstr ""
#: template/join-us.html.j2:93
msgid ""
"Since our project isn't a tax-exempt organization, we can't offer you a tax "
"deduction, but for all donations over 50 USD, we'd be happy to recognize "
"your contribution on <a href='https://www.zrythm.org/en/thanks'>Supporters "
"[TODO]</a>."
msgstr ""
#: template/join-us.html.j2:100
msgid ""
"We are also happy to consider making particular improvements or changes, or "
"giving specific technical assistance, in return for a substantial donation "
"over 200 USD. If you would like to discuss this possibility, write to us at "
"<a href='mailto:support_AT_zrythm.org'>support_AT_zrythm.org</a>."
msgstr ""
#: template/join-us.html.j2:108
msgid "Thank you for your support!"
msgstr ""
#: template/news.html.j2.inc:3
msgid "More news"
msgstr ""

161
locale/es/LC_MESSAGES/messages.po

@ -8,7 +8,7 @@ msgid "" @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-05-28 18:13+0100\n"
"POT-Creation-Date: 2019-05-30 16:10+0100\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"
@ -22,7 +22,7 @@ msgstr "" @@ -22,7 +22,7 @@ msgstr ""
msgid "Zrythm"
msgstr "Zrythm es"
#: common/base.j2:6 template/index.html.j2:121
#: common/base.j2:6 template/index.html.j2:129
msgid "An highly automated, intuitive, Digital Audio Workstation (DAW)"
msgstr ""
@ -40,19 +40,19 @@ msgstr "" @@ -40,19 +40,19 @@ msgstr ""
msgid "About Zrythm"
msgstr "Zrythm es"
#: common/footer.j2.inc:14 common/navigation.j2.inc:66
#: common/footer.j2.inc:14 common/navigation.j2.inc:65
msgid "Bug Tracker"
msgstr ""
#: common/footer.j2.inc:15 common/navigation.j2.inc:67
#: common/footer.j2.inc:15 common/navigation.j2.inc:66
msgid "Source Code"
msgstr ""
#: common/footer.j2.inc:20 common/navigation.j2.inc:83
#: common/footer.j2.inc:20 common/navigation.j2.inc:81
msgid "Manual"
msgstr ""
#: common/footer.j2.inc:21 common/navigation.j2.inc:84
#: common/footer.j2.inc:21 common/navigation.j2.inc:82
msgid "FAQ"
msgstr ""
@ -64,7 +64,8 @@ msgstr "" @@ -64,7 +64,8 @@ msgstr ""
msgid ""
"Copyright &copy; Alexandros Theodotou 2019<br> This page was created using "
"<a href='https://www.gnu.org/'>Free Software</a> only.<br> Report issues "
"with this website to <a href='contact.html'>us</a>."
"with this website to <a href='https://git.zrythm.org/zrythm/zrythm-web/"
"issues'>us</a>."
msgstr ""
#: common/navigation.j2.inc:49
@ -88,22 +89,18 @@ msgid "Development" @@ -88,22 +89,18 @@ msgid "Development"
msgstr ""
#: common/navigation.j2.inc:64
msgid "System Architecture"
msgid "Developer Docs"
msgstr ""
#: common/navigation.j2.inc:65
msgid "Code Documentation"
msgstr ""
#: common/navigation.j2.inc:78
#: common/navigation.j2.inc:76
msgid "Documentation"
msgstr ""
#: common/navigation.j2.inc:81 template/tutorial.html.j2:5
#: common/navigation.j2.inc:79 template/tutorial.html.j2:5
msgid "Tutorials"
msgstr ""
#: common/navigation.j2.inc:82
#: common/navigation.j2.inc:80
msgid "Glossary"
msgstr ""
@ -286,87 +283,96 @@ msgstr "" @@ -286,87 +283,96 @@ msgstr ""
msgid "Join &amp; support us!"
msgstr ""
#: template/index.html.j2:127
#: template/index.html.j2:115
msgid ""
"<em>Zrythm respects your freedom, but some platforms do not. To have "
"freedom, you need to stop using Windows or other software that denies your "
"freedom. For more information see <a href='https://www.gnu.org/philosophy/"
"free-software-even-more-important.html'> https://www.gnu.org/philosophy/free-"
"software-even-more-important.html</a></em>"
msgstr ""
#: template/index.html.j2:135
msgid "Automated"
msgstr ""
#: template/index.html.j2:129
#: template/index.html.j2:137
msgid ""
"Built-in LFOs and envelopes for automating controls, automation curves for "
"more detailed automation, clips to loop your MIDI notes/audio and more."
msgstr ""
#: template/index.html.j2:139
#: template/index.html.j2:147
msgid "Intuitive"
msgstr ""
#: template/index.html.j2:141
#: template/index.html.j2:149
msgid ""
"Zrythm tries to keep the interface clean and pleasant to work with, with "
"intuitive ways of getting work done enabling a faster workflow."
msgstr ""
#: template/index.html.j2:150
#: template/index.html.j2:158
msgid "Featureful"
msgstr ""
#: template/index.html.j2:153
#: template/index.html.j2:161
msgid ""
"Automation Curves, Busses, drag and drop LV2 Plugins and Audio files, "
"Arranger Minimap, etc."
msgstr ""
#: template/index.html.j2:169
#: template/index.html.j2:177
msgid "Features"
msgstr ""
#: template/index.html.j2:178
#: template/index.html.j2:186
msgid "Limitless Automation"
msgstr ""
#: template/index.html.j2:181
#: template/index.html.j2:189
msgid "Automate almost anything with built-in envelopes and automation curves."
msgstr ""
#: template/index.html.j2:190
#: template/index.html.j2:198
msgid "Feature 2"
msgstr ""
#: template/index.html.j2:193 template/index.html.j2:237
#: template/index.html.j2:201 template/index.html.j2:245
msgid "Cool."
msgstr ""
#: template/index.html.j2:201
#: template/index.html.j2:209
msgid "LV2 Plugins"
msgstr ""
#: template/index.html.j2:203
msgid "Works with LV2, the free standard for audio plugins."
#: template/index.html.j2:211
msgid "Works with LV2, a free standard for audio plugins."
msgstr ""
#: template/index.html.j2:214
#: template/index.html.j2:222
msgid "Speaks Your Language"
msgstr ""
#: template/index.html.j2:216
#: template/index.html.j2:224
msgid ""
"Available in English, German, French, Italian, Spanish, Japanese and many "
"more languages."
msgstr ""
#: template/index.html.j2:225
#: template/index.html.j2:233
msgid "Cross-platform"
msgstr ""
#: template/index.html.j2:227
msgid "Works on Windows, GNU/Linux and Mac OS"
#: template/index.html.j2:235
msgid "Works on Windows, GNU/Linux, FreeBSD and MacOS"
msgstr ""
#: template/index.html.j2:235
#: template/index.html.j2:243
msgid "Feature 5"
msgstr ""
#: template/index.html.j2:250
#: template/index.html.j2:258
msgid "News"
msgstr ""
@ -390,20 +396,25 @@ msgid "Develop" @@ -390,20 +396,25 @@ msgid "Develop"
msgstr ""
#: template/join-us.html.j2:27
#, python-format
msgid ""
"Patches are welcome in the <a href=\"https://git.zrythm.org/zrythm/zrythm\"> "
"main repository</a>. It would be beneficial if you talked with us before "
"working on a task. We have plenty of beginner-friendly issues so please ask. "
"You can have a look at the <a href=\"https://git.zrythm.org/zrythm/zrythm/"
"blob/master/CONTRIBUTING.md\">Contributing Guide</a> for more info on how to "
"get involved."
msgstr ""
#: template/join-us.html.j2:37
"main repository</a>. We have plenty of <a href=\"https://git.zrythm.org/"
"zrythm/zrythm/issues?scope=all&utf8=%E2%9C"
"%93&state=opened&label_name[]=beginner\">beginner-friendly issues</a> and we "
"even offer <a href=\"https://git.zrythm.org/zrythm/zrythm/issues?"
"scope=all&utf8=%E2%9C%93&state=opened&label_name[]=%2420\">bounties</a> for "
"some. There is <a href=\"http://docs.zrythm.org/\">well-maintained, "
"searchable code documentation</a> available, so it would be a good idea to "
"start there. Please review the <a href=\"https://docs.zrythm.org/"
"md_CONTRIBUTING.html\">Contributing Guidelines</a> before you start."
msgstr ""
#: template/join-us.html.j2:36
msgid "Translate"
msgstr ""
#: template/join-us.html.j2:39
#: template/join-us.html.j2:38
msgid ""
"If you can speak a foreign language and want to help, please take a look at "
"the <a href=\"https://manual.zrythm.org/en/contributing/translating.html"
@ -413,45 +424,67 @@ msgid "" @@ -413,45 +424,67 @@ msgid ""
"browser."
msgstr ""
#: template/join-us.html.j2:52
msgid "Support Us!"
#: template/join-us.html.j2:51
msgid "Test"
msgstr ""
#: template/join-us.html.j2:54
#: template/join-us.html.j2:53
msgid ""
"Everybody is welcome to support us via donations. For financial "
"contributions, Europeans are able to donate via SEPA through LiberaPay. "
"Major Credit/Debit cards are also accepted. Alternatively, you can donate "
"via Bitcoin or PayPal. Please note that we are unable to provide receipts "
"for your donations. If you are planning to donate a significant amount of "
"money, please contact us first as it might be better to come to a custom "
"arrangement. <dl><dt>LiberaPay</dt> <dd><a href=\"https://liberapay.com/"
"Zrythm/donate\">https://liberapay.com/Zrythm/donate</a></dd> <dt>BitCoin</"
"dt> <dd>bc1qjfyu2ruyfwv3r6u4hf2nvdh900djep2dlk746j</dd> <dt>Paypal</dt> "
"<dd><a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-"
"xclick&hosted_button_id=LZWVK6228PQGE&source=url\">https://www.paypal.com/"
"cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LZWVK6228PQGE&source=url</a></"
"dd> </dl>"
"You can always help by offering to test pre-released versions of Zrythm and "
"providing feedback or report bugs. Please get in touch with us and we will "
"guide you through the process."
msgstr ""
#: template/join-us.html.j2:75
#: template/join-us.html.j2:61
msgid "Design"
msgstr ""
#: template/join-us.html.j2:77
#: template/join-us.html.j2:63
msgid ""
"If you are a web designer, icon designer or graphic designer and want to "
"help, please get in touch with us. Things that you might want to do are "
"logos, icons and other graphics, CSS, etc."
msgstr ""
#: template/join-us.html.j2:84
#: template/join-us.html.j2:70
msgid ""
"Zrythm itself is fully CSS themeable so it's easy to change its design "
"without knowing much about the code. Have a look <a href=\"https://git."
"zrythm.org/zrythm/zrythm/blob/master/resources/theme.css\">here</a>."
msgstr ""
#: template/join-us.html.j2:82
msgid "Donate"
msgstr ""
#: template/join-us.html.j2:85
msgid ""
"We appreciate contributions of any size -- donations enable us to spend more "
"time working on the project, and help cover our infrastructure expenses. "
"Europeans are able to donate via SEPA through LiberaPay. Major Credit/Debit "
"cards are also accepted. Alternatively, you can donate via Bitcoin or PayPal."
msgstr ""
#: template/join-us.html.j2:93
msgid ""
"Since our project isn't a tax-exempt organization, we can't offer you a tax "
"deduction, but for all donations over 50 USD, we'd be happy to recognize "
"your contribution on <a href='https://www.zrythm.org/en/thanks'>Supporters "
"[TODO]</a>."
msgstr ""
#: template/join-us.html.j2:100
msgid ""
"We are also happy to consider making particular improvements or changes, or "
"giving specific technical assistance, in return for a substantial donation "
"over 200 USD. If you would like to discuss this possibility, write to us at "
"<a href='mailto:support_AT_zrythm.org'>support_AT_zrythm.org</a>."
msgstr ""
#: template/join-us.html.j2:108
msgid "Thank you for your support!"
msgstr ""
#: template/news.html.j2.inc:3
msgid "More news"
msgstr ""

234
locale/fr/LC_MESSAGES/messages.po

@ -7,7 +7,7 @@ msgid "" @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-05-28 18:13+0100\n"
"POT-Creation-Date: 2019-05-30 16:10+0100\n"
"PO-Revision-Date: 2019-05-18 15:48+0000\n"
"Last-Translator: Nicolas Faure <sub26nico@laposte.net>\n"
"Language-Team: French <https://translate.zrythm.org/projects/zrythm/website/"
@ -24,7 +24,7 @@ msgstr "" @@ -24,7 +24,7 @@ msgstr ""
msgid "Zrythm"
msgstr "Zrythm"
#: common/base.j2:6 template/index.html.j2:121
#: common/base.j2:6 template/index.html.j2:129
msgid "An highly automated, intuitive, Digital Audio Workstation (DAW)"
msgstr ""
"Une Station de Travail Audio Numérique (STAN) hautement automatisée et "
@ -42,19 +42,19 @@ msgstr "Contact" @@ -42,19 +42,19 @@ msgstr "Contact"
msgid "About Zrythm"
msgstr "À propos de Zrythm"
#: common/footer.j2.inc:14 common/navigation.j2.inc:66
#: common/footer.j2.inc:14 common/navigation.j2.inc:65
msgid "Bug Tracker"
msgstr "Suivi des bogues"
#: common/footer.j2.inc:15 common/navigation.j2.inc:67
#: common/footer.j2.inc:15 common/navigation.j2.inc:66
msgid "Source Code"
msgstr "Code source"
#: common/footer.j2.inc:20 common/navigation.j2.inc:83
#: common/footer.j2.inc:20 common/navigation.j2.inc:81
msgid "Manual"
msgstr "Manuel"
#: common/footer.j2.inc:21 common/navigation.j2.inc:84
#: common/footer.j2.inc:21 common/navigation.j2.inc:82
msgid "FAQ"
msgstr "FAQ"
@ -63,10 +63,16 @@ msgid "Support Us" @@ -63,10 +63,16 @@ msgid "Support Us"
msgstr "Soutenez-nous"
#: common/footer.j2.inc:30
#, fuzzy
#| msgid ""
#| "Copyright &copy; Alexandros Theodotou 2019<br> This page was created "
#| "using <a href='https://www.gnu.org/'>Free Software</a> only.<br> Report "
#| "issues with this website to <a href='contact.html'>us</a>."
msgid ""
"Copyright &copy; Alexandros Theodotou 2019<br> This page was created using "
"<a href='https://www.gnu.org/'>Free Software</a> only.<br> Report issues "
"with this website to <a href='contact.html'>us</a>."
"with this website to <a href='https://git.zrythm.org/zrythm/zrythm-web/"
"issues'>us</a>."
msgstr ""
"Droits d'auteur et copie; Alexandros Theodotou 2019<br> Cette page a été "
"créée en utilisant uniquement des <a href='https://www.gnu.org/'>Logiciels "
@ -94,22 +100,20 @@ msgid "Development" @@ -94,22 +100,20 @@ msgid "Development"
msgstr "Développement"
#: common/navigation.j2.inc:64
msgid "System Architecture"
msgstr "Architecture du système"
#: common/navigation.j2.inc:65
msgid "Code Documentation"
msgstr "Documentation du code"
#, fuzzy
#| msgid "Developer"
msgid "Developer Docs"
msgstr "Développeur"
#: common/navigation.j2.inc:78
#: common/navigation.j2.inc:76
msgid "Documentation"
msgstr "Documentation"
#: common/navigation.j2.inc:81 template/tutorial.html.j2:5
#: common/navigation.j2.inc:79 template/tutorial.html.j2:5
msgid "Tutorials"
msgstr "Tutoriels"
#: common/navigation.j2.inc:82
#: common/navigation.j2.inc:80
msgid "Glossary"
msgstr "Glossaire"
@ -349,11 +353,20 @@ msgstr "Téléchargement" @@ -349,11 +353,20 @@ msgstr "Téléchargement"
msgid "Join &amp; support us!"
msgstr "Rejoignez nous et soutenez nous!"
#: template/index.html.j2:127
#: template/index.html.j2:115
msgid ""
"<em>Zrythm respects your freedom, but some platforms do not. To have "
"freedom, you need to stop using Windows or other software that denies your "
"freedom. For more information see <a href='https://www.gnu.org/philosophy/"
"free-software-even-more-important.html'> https://www.gnu.org/philosophy/free-"
"software-even-more-important.html</a></em>"
msgstr ""
#: template/index.html.j2:135
msgid "Automated"
msgstr "Automatisé"
#: template/index.html.j2:129
#: template/index.html.j2:137
#, fuzzy
#| msgid ""
#| "Built-in LFOs and envelopes to use for automating controls. Automation "
@ -367,11 +380,11 @@ msgstr "" @@ -367,11 +380,11 @@ msgstr ""
"contrôles. Des courbes d'automation pour une automation plus détaillée. Des "
"clips pour boucler vos notes MIDI et Audio. Et plus encore."
#: template/index.html.j2:139
#: template/index.html.j2:147
msgid "Intuitive"
msgstr "Intuitif"
#: template/index.html.j2:141
#: template/index.html.j2:149
msgid ""
"Zrythm tries to keep the interface clean and pleasant to work with, with "
"intuitive ways of getting work done enabling a faster workflow."
@ -380,11 +393,11 @@ msgstr "" @@ -380,11 +393,11 @@ msgstr ""
"intuitives pour effectuer les tâches, permettant ainsi un flux de travail "
"plus rapide."
#: template/index.html.j2:150
#: template/index.html.j2:158
msgid "Featureful"
msgstr "Caractéristique"
#: template/index.html.j2:153
#: template/index.html.j2:161
msgid ""
"Automation Curves, Busses, drag and drop LV2 Plugins and Audio files, "
"Arranger Minimap, etc."
@ -392,42 +405,44 @@ msgstr "" @@ -392,42 +405,44 @@ msgstr ""
"Des courbes d'automation, des busses, glisser-déposer des greffons LV2 et "
"des fichiers audio, des Minimap dans l'arrangeur, etc."
#: template/index.html.j2:169
#: template/index.html.j2:177
msgid "Features"
msgstr "Fonctionnalités"
#: template/index.html.j2:178
#: template/index.html.j2:186
msgid "Limitless Automation"
msgstr "Automation sans limite"
#: template/index.html.j2:181
#: template/index.html.j2:189
msgid "Automate almost anything with built-in envelopes and automation curves."
msgstr ""
"Automatisez presque tout avec des enveloppes et des courbes d'automation "
"intégrées."
#: template/index.html.j2:190
#: template/index.html.j2:198
msgid "Feature 2"
msgstr "Fonctionnalités 2"
#: template/index.html.j2:193 template/index.html.j2:237
#: template/index.html.j2:201 template/index.html.j2:245
msgid "Cool."
msgstr "Sympa."
#: template/index.html.j2:201
#: template/index.html.j2:209
msgid "LV2 Plugins"
msgstr "Greffons LV2"
#: template/index.html.j2:203
msgid "Works with LV2, the free standard for audio plugins."
#: template/index.html.j2:211
#, fuzzy
#| msgid "Works with LV2, the free standard for audio plugins."
msgid "Works with LV2, a free standard for audio plugins."
msgstr ""
"Fonctionne avec les greffons LV2, le standard libre pour les greffons audio."
#: template/index.html.j2:214
#: template/index.html.j2:222
msgid "Speaks Your Language"
msgstr "Parlez votre langue"
#: template/index.html.j2:216
#: template/index.html.j2:224
msgid ""
"Available in English, German, French, Italian, Spanish, Japanese and many "
"more languages."
@ -435,19 +450,21 @@ msgstr "" @@ -435,19 +450,21 @@ msgstr ""
"Disponible en anglais, allemand, français, italien, espagnol, japonais et "
"dans de nombreuses autres langues."
#: template/index.html.j2:225
#: template/index.html.j2:233
msgid "Cross-platform"
msgstr "Multi-plateforme"
#: template/index.html.j2:227
msgid "Works on Windows, GNU/Linux and Mac OS"
#: template/index.html.j2:235
#, fuzzy
#| msgid "Works on Windows, GNU/Linux and Mac OS"
msgid "Works on Windows, GNU/Linux, FreeBSD and MacOS"
msgstr "Fonctionne sous Windows, GNU / Linux et Mac OS"
#: template/index.html.j2:235
#: template/index.html.j2:243
msgid "Feature 5"
msgstr "Fonctionnalité 5"
#: template/index.html.j2:250
#: template/index.html.j2:258
msgid "News"
msgstr "Actualités"
@ -489,7 +506,7 @@ msgid "Develop" @@ -489,7 +506,7 @@ msgid "Develop"
msgstr "Développer"
#: template/join-us.html.j2:27
#, fuzzy
#, fuzzy, python-format
#| msgid ""
#| "Patches are welcome in the <a href=\"https://git.zrythm.org/zrythm/zrythm"
#| "\"> main repository</a>. It would be beneficial if you talked with us "
@ -499,11 +516,15 @@ msgstr "Développer" @@ -499,11 +516,15 @@ msgstr "Développer"
#| "info on how to get involved."
msgid ""
"Patches are welcome in the <a href=\"https://git.zrythm.org/zrythm/zrythm\"> "
"main repository</a>. It would be beneficial if you talked with us before "
"working on a task. We have plenty of beginner-friendly issues so please ask. "
"You can have a look at the <a href=\"https://git.zrythm.org/zrythm/zrythm/"
"blob/master/CONTRIBUTING.md\">Contributing Guide</a> for more info on how to "
"get involved."
"main repository</a>. We have plenty of <a href=\"https://git.zrythm.org/"
"zrythm/zrythm/issues?scope=all&utf8=%E2%9C"
"%93&state=opened&label_name[]=beginner\">beginner-friendly issues</a> and we "
"even offer <a href=\"https://git.zrythm.org/zrythm/zrythm/issues?"
"scope=all&utf8=%E2%9C%93&state=opened&label_name[]=%2420\">bounties</a> for "
"some. There is <a href=\"http://docs.zrythm.org/\">well-maintained, "
"searchable code documentation</a> available, so it would be a good idea to "
"start there. Please review the <a href=\"https://docs.zrythm.org/"
"md_CONTRIBUTING.html\">Contributing Guidelines</a> before you start."
msgstr ""
"Les correctifs sont les bienvenus dans la section<a href=\"https://git."
"zrythm.org/zrythm/zrythm\"> dépôt principal</a>. Il serait bénéfique que "
@ -513,11 +534,11 @@ msgstr "" @@ -513,11 +534,11 @@ msgstr ""
"org/zrythm/zrythm/blob/master/CONTRIBUTING.md>Guide des contributions</a> "
"pour plus d'informations sur la façon de contribuer."
#: template/join-us.html.j2:37
#: template/join-us.html.j2:36
msgid "Translate"
msgstr "Traduire"
#: template/join-us.html.j2:39
#: template/join-us.html.j2:38
msgid ""
"If you can speak a foreign language and want to help, please take a look at "
"the <a href=\"https://manual.zrythm.org/en/contributing/translating.html"