Browse Source

add nav element for better SEO

master
Alexandros Theodotou 2 years ago
parent
commit
201ae42ddb
Signed by: alex
GPG Key ID: 022EAE42313D70F3
  1. 10
      common/header.j2.inc
  2. 86
      common/navigation.j2.inc
  3. 48
      locale/af_ZA/LC_MESSAGES/messages.po
  4. 48
      locale/ar/LC_MESSAGES/messages.po
  5. 48
      locale/cs/LC_MESSAGES/messages.po
  6. 48
      locale/da/LC_MESSAGES/messages.po
  7. 51
      locale/de/LC_MESSAGES/messages.po
  8. 51
      locale/el/LC_MESSAGES/messages.po
  9. 48
      locale/en_GB/LC_MESSAGES/messages.po
  10. 51
      locale/es/LC_MESSAGES/messages.po
  11. 48
      locale/et/LC_MESSAGES/messages.po
  12. 48
      locale/fi/LC_MESSAGES/messages.po
  13. 51
      locale/fr/LC_MESSAGES/messages.po
  14. 48
      locale/gd/LC_MESSAGES/messages.po
  15. 51
      locale/gl/LC_MESSAGES/messages.po
  16. 48
      locale/hi/LC_MESSAGES/messages.po
  17. 48
      locale/it/LC_MESSAGES/messages.po
  18. 50
      locale/ja/LC_MESSAGES/messages.po
  19. 48
      locale/ko/LC_MESSAGES/messages.po
  20. 48
      locale/messages.pot
  21. 48
      locale/nb_NO/LC_MESSAGES/messages.po
  22. 48
      locale/nl/LC_MESSAGES/messages.po
  23. 48
      locale/pl/LC_MESSAGES/messages.po
  24. 51
      locale/pt/LC_MESSAGES/messages.po
  25. 48
      locale/pt_BR/LC_MESSAGES/messages.po
  26. 51
      locale/ru/LC_MESSAGES/messages.po
  27. 48
      locale/sv/LC_MESSAGES/messages.po
  28. 49
      locale/zh_Hans/LC_MESSAGES/messages.po
  29. 50
      locale/zh_Hant/LC_MESSAGES/messages.po
  30. 2
      static-unprefixed/robots.txt
  31. 7
      static/styles.css
  32. 87
      template.py
  33. 2
      template/download.html.j2
  34. 6
      template/explore.html.j2
  35. 2
      template/index.html.j2
  36. 9
      template/styles.scss

10
common/header.j2.inc

@ -16,12 +16,18 @@ GNU Affero General Public License for more details. @@ -16,12 +16,18 @@ GNU Affero General Public License for more details.
<meta charset="UTF-8"/>
{% for key in langs_full.keys() %}
<link rel="alternate" hreflang="{{ key }}" href="{{ self_localized(key) }}" />
<link rel="alternate" hreflang="{{ key }}" href="{{ self_localized(key) }}" />
{% endfor %}
<!-- OpenGraph -->
<meta name="og:title" content="Zrythm DAW">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.zrythm.org/en/index.html" />
<meta property="og:image" content="{{ screenshot }}" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Alexandros Theodotou">
<meta name="keywords" content="{{ _('DAW, digital audio workstation, music production, audio, pro audio, Linux, GNU/Linux, free software, libre software, sound editor, composition, MIDI, LV2, JACK') }}">
<meta name="keywords" content="{{ _('DAW, digital audio workstation, music production, audio, pro audio, Linux, GNU/Linux, free software, libre software, sound editor, composition, MIDI, LV2, JACK, VST, audio plugin') }}">
<link rel="icon" href="{{ url('static/favicon.ico') }}">
<!-- mini.css -->

86
common/navigation.j2.inc

@ -22,48 +22,50 @@ GNU Affero General Public License for more details. @@ -22,48 +22,50 @@ GNU Affero General Public License for more details.
alt="Logo">
</img>
</a>
<a href="{{ url(lang + '/index.html') }}"
class="button">
{% trans %}
Home
{% endtrans %}
</a>
<a href="{{ url(lang + '/download.html') }}"
class="button">
{% trans %}
Download
{% endtrans %}
</a>
<a href="{{ url(lang + '/explore.html') }}"
class="button">
{% trans %}
Explore
{% endtrans %}
</a>
<a href="{{ url(lang + '/learn.html') }}"
class="button">
{% trans %}
Learn
{% endtrans %}
</a>
<a href="{{ url(lang + '/plugins.html') }}"
class="button">
{% trans %}
Plugins
{% endtrans %}
</a>
<a href="{{ url(lang + '/community.html') }}"
class="button">
{% trans %}
Community
{% endtrans %}
</a>
<a href="https://forum.zrythm.org"
class="button">
{% trans %}
Forum
{% endtrans %}
</a>
<nav>
<a href="{{ url(lang + '/index.html') }}"
class="button">
{% trans %}
Home
{% endtrans %}
</a>
<a href="{{ url(lang + '/download.html') }}"
class="button">
{% trans %}
Download
{% endtrans %}
</a>
<a href="{{ url(lang + '/explore.html') }}"
class="button">
{% trans %}
Explore
{% endtrans %}
</a>
<a href="{{ url(lang + '/learn.html') }}"
class="button">
{% trans %}
Learn
{% endtrans %}
</a>
<a href="{{ url(lang + '/plugins.html') }}"
class="button">
{% trans %}
Plugins
{% endtrans %}
</a>
<a href="{{ url(lang + '/community.html') }}"
class="button">
{% trans %}
Community
{% endtrans %}
</a>
<a href="https://forum.zrythm.org"
class="button">
{% trans %}
Forum
{% endtrans %}
</a>
</nav>
<label for="modal-control"
class="button globe">
<img class="logo_img" width=28

48
locale/af_ZA/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2020-09-24 03:54+0100\n"
"Last-Translator: Alex <alex@zrythm.org>\n"
"Language-Team: Afrikaans <i18n@af.org.za>\n"
@ -17,55 +17,55 @@ msgstr "" @@ -17,55 +17,55 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr ""
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr ""
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr ""
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr ""
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr ""
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr ""
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr ""
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr ""
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr ""
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr ""
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr ""
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr ""
@ -115,47 +115,47 @@ msgstr "" @@ -115,47 +115,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr ""
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr ""
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr ""
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr ""
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr ""
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr ""
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr ""

48
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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2020-07-29 19:41+0000\n"
"Last-Translator: YoGo <officialyogomusic@gmail.com>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/zrythm/web/ar/>\n"
@ -19,55 +19,55 @@ msgstr "" @@ -19,55 +19,55 @@ msgstr ""
"Generated-By: Babel 2.6.0\n"
"X-Generator: Weblate 4.2-dev\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr "يرسم ZChordz أوتار النطاق الصغير أو الرئيسي للمفاتيح البيضاء"
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "مقياس رئيسي أو ثانوي"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr "مضاعف السرعة لكل ملاحظة"
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr "ZLFO هو LFO لاكن مميز بالكامل للأتممة المستندة إلى السيرة الذاتية"
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr "مذبذب متعدد بموجة مخصصة"
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr "مرحلة التحول"
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr "الانقلاب الرأسي / الأفقي"
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr "وضع الخطوة"
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr "نطاق قابل للتعديل"
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr "مزامنة لاستضافة أو شكل حر"
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr "ZSaw هو موالفة supersaw مع معلمة 1"
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr "7 مذبذبات sawtooth"
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr "مقبض واحد للتحكم على detune"
@ -117,47 +117,47 @@ msgstr "" @@ -117,47 +117,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr "سياسة العلامات التجارية"
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr "اكتشف"
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr "تعلم"
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr "الإضافات"
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr "المجتمع"
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr "المنتدى"
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr ""

48
locale/cs/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -17,55 +17,55 @@ msgstr "" @@ -17,55 +17,55 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr ""
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr ""
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr ""
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr ""
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr ""
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr ""
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr ""
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr ""
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr ""
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr ""
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr ""
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr ""
@ -115,47 +115,47 @@ msgstr "" @@ -115,47 +115,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr ""
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr ""
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr ""
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr ""
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr ""
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr ""
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr ""

48
locale/da/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2020-12-30 23:03+0000\n"
"Last-Translator: Alexandros Theodotou <alex@zrythm.org>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/zrythm/web/da/>\n"
@ -19,55 +19,55 @@ msgstr "" @@ -19,55 +19,55 @@ msgstr ""
"Generated-By: Babel 2.7.0\n"
"X-Generator: Weblate 4.4.1-dev\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "Dur eller mol skala"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr ""
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr ""
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr ""
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr ""
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr ""
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr ""
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr ""
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr ""
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr ""
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr ""
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr ""
@ -117,47 +117,47 @@ msgstr "" @@ -117,47 +117,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr ""
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr ""
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr ""
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr ""
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr ""
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr ""
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr "Sprog"

51
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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2021-02-20 00:50+0000\n"
"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n"
"Language-Team: German <https://hosted.weblate.org/projects/zrythm/web/de/>\n"
@ -19,57 +19,57 @@ msgstr "" @@ -19,57 +19,57 @@ msgstr ""
"Generated-By: Babel 2.4.0\n"
"X-Generator: Weblate 4.5\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
"ZChordz mappt die Akkorde einer Dur- oder Mollskala auf die weißen Tasten"
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "Dur- oder Mollskala"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr "Anpassung der Anschlagsdynamik pro Note"
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr ""
"ZLFO ist ein voll funktionsumfänglicher LFO für CV-basierte Automation"
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr "Multi-Oszillator mit eigener Welle"
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr "Phasenverschiebung"
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr "Vertikale/horizontale Inversion"
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr "Stufen-Modus"
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr "Editierbarer Bereich"
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr "Synchronisiere zum Host oder Freiform"
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr "ZSaw ist ein Supersaw-Synth mit einem Parameter"
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr "7 Sägezahn-Oszillatoren"
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr "Ein einziger Knopf zum Kontrollieren der Stimmung"
@ -119,50 +119,47 @@ msgstr "" @@ -119,50 +119,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr "Markenrichtlinie"
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
"DAW, digital audio workstation, Musikproduktion, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, Freie Software, Soundeditor, "
"Komposition, MIDI, LV2, JACK"
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr "Empfang"
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr "Herunterladen"
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr "Erkunden"
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr "Lernen"
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr "Plugins"
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr "Gemeinschaft"
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr "Forum"
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr "Sprache"

51
locale/el/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2021-02-08 11:50+0000\n"
"Last-Translator: Michalis <michalisntovas@yahoo.gr>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/zrythm/web/el/>\n"
@ -20,57 +20,57 @@ msgstr "" @@ -20,57 +20,57 @@ msgstr ""
"Generated-By: Babel 2.6.0\n"
"X-Generator: Weblate 4.5-dev\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
"Το ZChordz χαρτογραφεί τις συγχορδίες ελάσσονος ή μείζονος κλίμακας σε λευκά"
" πλήκτρα"
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "Μείζων ή ελάσσων κλίμακα"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr "Πολλαπλασιαστής ταχύτητας ανά νότα"
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr "Το ZLFO είναι ένα πλήρες LFO για αυτοματισμό βασισμένο σε CV"
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr "Πολυ-ταλαντωτής με προσαρμοσμένο κύμα"
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr "Μετατόπιση φάσης"
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr "Κάθετη/οριζόντια αναστροφή"
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr "Λειτουργία βημάτων"
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr "Επεξεργάσιμο εύρος"
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr "Συγχρονισμός με τον εξυπηρετητή ή ελεύθερη μορφή"
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr "Το ZSaw είναι supersaw συνθεσάιζερ με 1 παράμετρο"
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr "7 ταλαντωτές sawtooth"
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr "Μονός περιστροφικός επιλογέας για έλεγχο αποσυντονισμού"
@ -120,50 +120,47 @@ msgstr "" @@ -120,50 +120,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr "Πολιτική εμπορικών σημάτων"
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
"DAW, ψηφιακός σταθμός επεξεργασίας ήχου, μουσική παραγωγή, ήχος, "
"επαγγελματικός ήχος, Linux, GNU/Linux, ελεύθερο λογισμικό, επεξεργαστής "
"ήχου, σύνθεση, MIDI, LV2, JACK"
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr "Αρχική"
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr "Λήψη"
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr "Εξερεύνηση"
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr "Μάθηση"
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr "Πρόσθετα"
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr "Κοινότητα"
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr "Φόρουμ"
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr "Γλώσσα"

48
locale/en_GB/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2021-01-03 23:56+0000\n"
"Last-Translator: Alexandros Theodotou <alex@zrythm.org>\n"
"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/zrythm/web/en_GB/>\n"
@ -19,55 +19,55 @@ msgstr "" @@ -19,55 +19,55 @@ msgstr ""
"Generated-By: Babel 2.4.0\n"
"X-Generator: Weblate 4.4.1-dev\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr "ZChordz maps the chords of a minor or major scale to white keys"
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "Major or minor scale"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr "Velocity multiplier per note"
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr "ZLFO is a fully featured LFO for CV-based automation"
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr "Multi-oscillator with custom wave"
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr "Phase shift"
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr ""
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr ""
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr ""
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr ""
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr ""
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr ""
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr ""
@ -117,47 +117,47 @@ msgstr "" @@ -117,47 +117,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr ""
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr ""
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr ""
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr ""
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr ""
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr ""
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr ""

51
locale/es/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2021-02-20 00:50+0000\n"
"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/zrythm/web/es/>\n"
@ -19,56 +19,56 @@ msgstr "" @@ -19,56 +19,56 @@ msgstr ""
"Generated-By: Babel 2.4.0\n"
"X-Generator: Weblate 4.5\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
"ZChordz mapea los acordes de una escala mayor o menor a las teclas blancas"
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "Escala mayor o menor"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr "Multiplicador de velocidad por nota"
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr "ZLFO es un LFO completo para automatizaciones basadas en CV"
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr "Multi oscilador con onda personalizada"
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr "Desplazamiento de fase"
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr "Inversión vertical/horizontal"
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr "Modo paso"
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr "Rango editable"
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr "Sincronización con el host o de forma libre"
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr "ZSaw es un sintetizador supersaw con 1 parámetro"
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr "7 osciladores de onda de sierra"
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr "Botón único para controlar la desafinación"
@ -118,50 +118,47 @@ msgstr "" @@ -118,50 +118,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr "Política de marcas registradas"
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
"DAW, estación de trabajo digital para audio, producción musical, sonido, "
"audio profesional, Linux, GNU/Linux, software libre, editor de sonido, "
"composición, MIDI, LV2, JACK"
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr "Inicio"
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr "Descargar"
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr "Explora"
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr "Aprender"
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr "Plugins"
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr "Comunidad"
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr "Foro"
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr "Idioma"

48
locale/et/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -17,55 +17,55 @@ msgstr "" @@ -17,55 +17,55 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr ""
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr ""
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr ""
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr ""
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr ""
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr ""
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr ""
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr ""
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr ""
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr ""
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr ""
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr ""
@ -115,47 +115,47 @@ msgstr "" @@ -115,47 +115,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr ""
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr ""
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr ""
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr ""
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr ""
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr ""
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr ""

48
locale/fi/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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -17,55 +17,55 @@ msgstr "" @@ -17,55 +17,55 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr ""
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr ""
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr ""
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr ""
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr ""
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr ""
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr ""
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr ""
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr ""
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr ""
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr ""
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr ""
@ -115,47 +115,47 @@ msgstr "" @@ -115,47 +115,47 @@ msgstr ""
msgid "Trademark Policy"
msgstr ""
#: common/header.j2.inc:24
#: common/header.j2.inc:30
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
"GNU/Linux, free software, libre software, sound editor, composition, MIDI, "
"LV2, JACK"
"LV2, JACK, VST, audio plugin"
msgstr ""
#: common/navigation.j2.inc:27
#: common/navigation.j2.inc:28
msgid "Home"
msgstr ""
#: common/navigation.j2.inc:33 template/download.html.j2:19
#: common/navigation.j2.inc:34 template/download.html.j2:19
#: template/download.html.j2:33
msgid "Download"
msgstr ""
#: common/navigation.j2.inc:39 template/explore.html.j2:19
#: common/navigation.j2.inc:40 template/explore.html.j2:19
#: template/explore.html.j2:31
msgid "Explore"
msgstr ""
#: common/navigation.j2.inc:45 template/learn.html.j2:19
#: common/navigation.j2.inc:46 template/learn.html.j2:19
#: template/learn.html.j2:31
msgid "Learn"
msgstr ""
#: common/navigation.j2.inc:51 template/plugins.html.j2:19
#: common/navigation.j2.inc:52 template/plugins.html.j2:19
#: template/plugins.html.j2:32
msgid "Plugins"
msgstr ""
#: common/navigation.j2.inc:57 template/community.html.j2:19
#: common/navigation.j2.inc:58 template/community.html.j2:19
#: template/community.html.j2:31
msgid "Community"
msgstr ""
#: common/navigation.j2.inc:63
#: common/navigation.j2.inc:64
msgid "Forum"
msgstr ""
#: common/navigation.j2.inc:81
#: common/navigation.j2.inc:83
msgid "Language"
msgstr ""

51
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: 2021-03-30 22:18+0100\n"
"POT-Creation-Date: 2021-04-18 14:39+0100\n"
"PO-Revision-Date: 2021-03-10 12:02+0000\n"
"Last-Translator: Olivier Humbert <trebmuh@tuxfamily.org>\n"
"Language-Team: French <https://hosted.weblate.org/projects/zrythm/web/fr/>\n"
@ -19,57 +19,57 @@ msgstr "" @@ -19,57 +19,57 @@ msgstr ""
"Generated-By: Babel 2.4.0\n"
"X-Generator: Weblate 4.5.2-dev\n"
#: template.py:400
#: template.py:329
msgid "ZChordz maps the chords of a minor or major scale to white keys"
msgstr ""
"ZChordz fait correspondre les accords d'une gamme mineure ou majeure aux "
"touches blanches"
#: template.py:401
#: template.py:330
msgid "Major or minor scale"
msgstr "Gamme majeure ou mineure"
#: template.py:402
#: template.py:331
msgid "Velocity multiplier per note"
msgstr "Multiplicateur de vitesse par note"
#: template.py:406
#: template.py:335
msgid "ZLFO is a fully featured LFO for CV-based automation"
msgstr "ZLFO est un LFO complet pour l'automatisation basée sur CV"
#: template.py:407
#: template.py:336
msgid "Multi-oscillator with custom wave"
msgstr "Multi-oscillateur avec onde personnalisée"
#: template.py:408
#: template.py:337
msgid "Phase shift"
msgstr "Décalage des phases"
#: template.py:409
#: template.py:338
msgid "Vertical/horizontal inversion"
msgstr "Inversion verticale/horizontale"
#: template.py:410
#: template.py:339
msgid "Step mode"
msgstr "Mode à pas"
#: template.py:411
#: template.py:340
msgid "Editable range"
msgstr "Plage modifiable"
#: template.py:412
#: template.py:341
msgid "Sync to host or free-form"
msgstr "Synchronisation avec l'hôte ou la forme libre"
#: template.py:415
#: template.py:344
msgid "ZSaw is a supersaw synth with 1 parameter"
msgstr "ZSaw est un synthétiseur supersaw à 1 paramètre"
#: template.py:416
#: template.py:345
msgid "7 sawtooth oscillators"
msgstr "7 oscillateurs en dents de scie"
#: template.py:417
#: template.py:346
msgid "Single knob to control detune"
msgstr "Un seul bouton pour contrôler le désaccord"