Browse Source

add matomo analytics and privacy policy

master
Alexandros Theodotou 3 years ago
parent
commit
9b3e096942
Signed by: alex
GPG Key ID: 022EAE42313D70F3
  1. 3
      common/footer.j2.inc
  2. 19
      common/header.j2.inc
  3. 11
      locale/ar/LC_MESSAGES/messages.po
  4. 11
      locale/cs/LC_MESSAGES/messages.po
  5. 11
      locale/da/LC_MESSAGES/messages.po
  6. 11
      locale/de/LC_MESSAGES/messages.po
  7. 11
      locale/el/LC_MESSAGES/messages.po
  8. 11
      locale/en_GB/LC_MESSAGES/messages.po
  9. 11
      locale/es/LC_MESSAGES/messages.po
  10. 11
      locale/et/LC_MESSAGES/messages.po
  11. 11
      locale/fi/LC_MESSAGES/messages.po
  12. 11
      locale/fr/LC_MESSAGES/messages.po
  13. 11
      locale/gd/LC_MESSAGES/messages.po
  14. 11
      locale/gl/LC_MESSAGES/messages.po
  15. 11
      locale/hi/LC_MESSAGES/messages.po
  16. 11
      locale/it/LC_MESSAGES/messages.po
  17. 11
      locale/ja/LC_MESSAGES/messages.po
  18. 11
      locale/ko/LC_MESSAGES/messages.po
  19. 11
      locale/messages.pot
  20. 11
      locale/nb_NO/LC_MESSAGES/messages.po
  21. 11
      locale/nl/LC_MESSAGES/messages.po
  22. 11
      locale/pl/LC_MESSAGES/messages.po
  23. 11
      locale/pt/LC_MESSAGES/messages.po
  24. 11
      locale/pt_BR/LC_MESSAGES/messages.po
  25. 11
      locale/ru/LC_MESSAGES/messages.po
  26. 11
      locale/sv/LC_MESSAGES/messages.po
  27. 11
      locale/zh/LC_MESSAGES/messages.po
  28. 225
      template/privacy.html.j2

3
common/footer.j2.inc

@ -19,7 +19,8 @@ GNU Affero General Public License for more details. @@ -19,7 +19,8 @@ GNU Affero General Public License for more details.
<div class="col-sm-8">
<p>
Copyright &copy; 2019-2020 {{ _('The Zrythm contributors') }} ~
<a href="{{ url(lang + '/legal.html') }}">{{ _('Legal') }}</a>
<a href="{{ url(lang + '/legal.html') }}">{{ _('Legal') }}</a> -
<a href="{{ url(lang + '/privacy.html') }}">{{ _('Privacy') }}</a>
</p>
</div>
<div class="col-sm-4">

19
common/header.j2.inc

@ -29,3 +29,22 @@ GNU Affero General Public License for more details. @@ -29,3 +29,22 @@ GNU Affero General Public License for more details.
<!-- Custom styles for this template -->
<link href="{{ url('static/styles.css') }}" rel="stylesheet">
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDomains", ["*.www.zrythm.org"]]);
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://zrythm.matomo.cloud/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.src='//cdn.matomo.cloud/zrythm.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><img src="https://zrythm.matomo.cloud/matomo.php?idsite=1&amp;rec=1" style="border:0;" alt="" /></noscript>
<!-- End Matomo Code -->

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+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/ar/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -533,6 +537,11 @@ msgstr "" @@ -533,6 +537,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -533,6 +537,11 @@ msgstr "" @@ -533,6 +537,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-05-02 22:30+0000\n"
"Last-Translator: Jeannette <j.lavoie@net-c.ca>\n"
"Language-Team: German <https://hosted.weblate.org/projects/zrythm/web/de/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -539,6 +543,11 @@ msgstr "{} Bildschirmfoto" @@ -539,6 +543,11 @@ msgstr "{} Bildschirmfoto"
msgid "Technical specs"
msgstr "Technische Spezifikationen"
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2019-06-01 22:01+0000\n"
"Last-Translator: Weblate Admin <weblate.admin@zrythm.org>\n"
"Language-Team: Greek <https://translate.zrythm.org/projects/zrythm/website/el/>\n"
@ -80,6 +80,10 @@ msgstr "" @@ -80,6 +80,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -536,6 +540,11 @@ msgstr "" @@ -536,6 +540,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-02-26 13:12+0000\n"
"Last-Translator: Alexandros Theodotou\n"
"Language-Team: English (UK) <https://hosted.weblate.org/projects/zrythm/web/en_GB/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-04-29 22:39+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/zrythm/web/es/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -550,6 +554,11 @@ msgstr "" @@ -550,6 +554,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr "Gracias"

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -533,6 +537,11 @@ msgstr "" @@ -533,6 +537,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -533,6 +537,11 @@ msgstr "" @@ -533,6 +537,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-05-13 12:41+0000\n"
"Last-Translator: JEHANNIN <sahaa.thyva@laposte.net>\n"
"Language-Team: French <https://hosted.weblate.org/projects/zrythm/web/fr/>\n"
@ -81,6 +81,10 @@ msgstr "" @@ -81,6 +81,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -580,6 +584,11 @@ msgstr "{} capture d'écran" @@ -580,6 +584,11 @@ msgstr "{} capture d'écran"
msgid "Technical specs"
msgstr "Spécifications techniques"
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr "Merci"

11
locale/gd/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -533,6 +537,11 @@ msgstr "" @@ -533,6 +537,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/gl/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-06-29 19:41+0000\n"
"Last-Translator: Gabino S <gvgrandio@gmail.com>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/zrythm/web/gl/>\n"
@ -80,6 +80,10 @@ msgstr "" @@ -80,6 +80,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -575,6 +579,11 @@ msgstr "{} captura de pantalla" @@ -575,6 +579,11 @@ msgstr "{} captura de pantalla"
msgid "Technical specs"
msgstr "Especificacións técnicas"
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr "Grazas"

11
locale/hi/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2019-05-09 09:52+0000\n"
"Last-Translator: Weblate Admin <weblate.admin@zrythm.org>\n"
"Language-Team: Hindi <https://translate.zrythm.org/projects/zrythm/website/hi/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/it/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-05-02 22:30+0000\n"
"Last-Translator: Jeannette <j.lavoie@net-c.ca>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/zrythm/web/it/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -536,6 +540,11 @@ msgstr "{} schermata" @@ -536,6 +540,11 @@ msgstr "{} schermata"
msgid "Technical specs"
msgstr "Specifiche tecniche"
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/ja/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-06-30 21:22+0000\n"
"Last-Translator: Alexandros Theodotou <alextee@posteo.net>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/zrythm/web/ja/>\n"
@ -80,6 +80,10 @@ msgstr "Zrythmの貢献者" @@ -80,6 +80,10 @@ msgstr "Zrythmの貢献者"
msgid "Legal"
msgstr "法的事項"
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -554,6 +558,11 @@ msgstr "{} スクリーンショット" @@ -554,6 +558,11 @@ msgstr "{} スクリーンショット"
msgid "Technical specs"
msgstr "技術仕様"
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr "ご購入いただきありがとうございました"

11
locale/ko/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2019-05-09 09:52+0000\n"
"Last-Translator: Weblate Admin <weblate.admin@zrythm.org>\n"
"Language-Team: Korean <https://translate.zrythm.org/projects/zrythm/website/ko/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/messages.pot

@ -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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 09:07+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"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, "
@ -534,6 +538,11 @@ msgstr "" @@ -534,6 +538,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/nb_NO/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2019-09-08 23:51+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/zrythm/web/nb_NO/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -537,6 +541,11 @@ msgstr "" @@ -537,6 +541,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/nl/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -77,6 +77,10 @@ msgstr "" @@ -77,6 +77,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -533,6 +537,11 @@ msgstr "" @@ -533,6 +537,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/pl/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-04-29 22:39+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/zrythm/web/pl/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/pt/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-06-11 20:41+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/zrythm/web/pt/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -568,6 +572,11 @@ msgstr "" @@ -568,6 +572,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr "Obrigado"

11
locale/pt_BR/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-05-04 02:11+0000\n"
"Last-Translator: Samuel Carvalho de Araújo <samuelnegro12345@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/zrythm/web/pt_BR/>\n"
@ -80,6 +80,10 @@ msgstr "" @@ -80,6 +80,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -536,6 +540,11 @@ msgstr "" @@ -536,6 +540,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/ru/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-03-30 12:27+0000\n"
"Last-Translator: Viktor S <awsswa59@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/zrythm/web/ru/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -537,6 +541,11 @@ msgstr "" @@ -537,6 +541,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/sv/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2020-04-29 22:39+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/zrythm/web/sv/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

11
locale/zh/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: 2020-07-09 18:13+0100\n"
"POT-Creation-Date: 2020-07-15 08:09+0100\n"
"PO-Revision-Date: 2019-05-04 23:29+0000\n"
"Last-Translator: Weblate Admin <weblate.admin@zrythm.org>\n"
"Language-Team: Chinese (Simplified) <https://translate.zrythm.org/projects/zrythm/website/zh_Hans/>\n"
@ -79,6 +79,10 @@ msgstr "" @@ -79,6 +79,10 @@ msgstr ""
msgid "Legal"
msgstr ""
#: common/footer.j2.inc:23
msgid "Privacy"
msgstr ""
#: common/header.j2.inc:24
msgid ""
"DAW, digital audio workstation, music production, audio, pro audio, Linux, "
@ -535,6 +539,11 @@ msgstr "" @@ -535,6 +539,11 @@ msgstr ""
msgid "Technical specs"
msgstr ""
#: template/privacy.html.j2:19 template/privacy.html.j2:22
#: template/privacy.html.j2:31
msgid "Privacy Policy"
msgstr ""
#: template/purchase-thanks.html.j2:19
msgid "Thank You"
msgstr ""

225
template/privacy.html.j2

@ -0,0 +1,225 @@ @@ -0,0 +1,225 @@
{#
Copyright (C) 2020 Alexandros Theodotou <alex at zrythm dot org>
This file is part of Zrythm
Zrythm is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Zrythm is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
#}
{% extends "common/base.j2" %}
{% block head_content %}
<title>Zrythm - {{ _('Privacy Policy') }}</title>
<meta name="description"
content=
"{% trans %}
Privacy Policy
{% endtrans %}" />
<link rel="canonical" href="https://www.zrythm.org/{{ lang }}/privacy.html">
{% endblock head_content %}
{% block body_content %}
<div class="container features_box">
<h1 class="page_title">
{% trans %}
Privacy Policy
{% endtrans %}
</h1>
<h2 class="page_subtitle">
About Zrythm.org
</h2>
<div>
<p>
Zrythm.org is a website paid for and administered by Alexandros Theodotou, doing business as
Alexandros Theodotou in the UK. The website exists to make the digital audio workstation
software called "Zrythm" available to users and developers, and to share information about
the program.
</p>
</div>
<h2 class="page_subtitle">
Usage of Matomo
</h2>
<div>
<p>
Zrythm.org uses Matomo, a free software web analytics platform. A web analytics
platform is used by a website owner in order to measure, collect, analyse and report
visitors data for purposes of understanding and optimizing their website. If you would
like to see what Matomo looks like, you can access a demo version at:
<a href="https://demo.matomo.org">demo.matomo.org</a>.
</p>
</div>
<h2 class="page_subtitle">
Usage of SendOwl
</h2>
<div>
<p>
Zrythm.org uses SendOwl as its payment processor. You can find its privacy policy at:
<a href="https://www.sendowl.com/privacy">www.sendowl.com/privacy</a>.
</p>
</div>
<h2 class="page_subtitle">
Purpose of the processing
</h2>
<div>
<p>
Matomo is used to analyse the behaviour of the website visitors to identify potential
pitfalls; not found pages, search engine indexing issues, and which contents are the most
appreciated, etc. Once the data is processed (number of visitors reaching a not found pages,
viewing only one page, etc.), Matomo is generating reports for website owners to take
action, for example changing the layout of the pages, publishing some fresh content, etc.
</p>
<p>
Matomo is processing the following personal data:
<ul>
<li>IP address
<li>Location of the user
</ul>
</p>
<p>
And also:
<ul>
<li>Date and time
<li>Title of the page being viewed
<li>URL of the page being viewed
<li>URL of the page that was viewed prior to the current page
<li>Screen resolution
<li>Time in local timezone
<li>Files that were clicked and downloaded
<li>Link clicks to an outside domain
<li>Pages generation time
<li>Country, region, city
<li>Main Language of the browser
<li>User Agent of the browser
</ul>
</p>
</p>
The processing of personal data with Matomo is based on legitimate interests.
</p>
</div>
<h2 class="page_subtitle">
The legitimate interests
</h2>
<div>
<p>
Processing your personal data is helping us identify what is working and what is not on our
website. For example, it helps us identify if the way we are communicating is engaging or
not and how we can organize the structure of the website better. We are benefiting
from the processing of your personal data, and we are directly acting on the website. By
processing your personal data, you can profit from a website which is getting better and
better.
Your data will be used only to improve the user experience on our website and help you find
the information you are looking for.
</p>
</div>
<h2 class="page_subtitle">
Recipient of the personal data
</h2>
<div>
<p>
The personal data received through Matomo are sent to Matomo Analytics Cloud by InnoCraft.
The web hosting provider is “InnoCraft, 150 Willis St, 6011 Wellington, New Zealand“.
</p>
</div>
<h2 class="page_subtitle">
Details of transfers to third country and safeguards
</h2>
<div>
<p>
Matomo data is hosted in France.
</p>
</div>
<h2 class="page_subtitle">
Retention period or criteria used to determine the retention period
</h2>
<div>
<p>
As our data is hosted in France, we are applying the French law which defines a retention
period of no more than 13 months.
</p>
</div>
<h2 class="page_subtitle">
The existence of each of the data subject’s rights
</h2>
<div>
<p>
As we are processing personal data on legitimate interests, you can exercise the
following rights:
<ul>
<li>Right of access: you can ask us at any time to access your personal data.
<li>Right to erasure: you can ask us at any time to delete all the personal data we are processing about you.
<li>Right to object: you can object to the tracking of your personal data by using the following opt-out feature:
</ul>
<iframe
style="border: 0; height: 200px; width: 600px;"
src="https://zrythm.matomo.cloud/index.php?module=CoreAdminHome&action=optOut&language=en&backgroundColor=&fontColor=ffffff&fontSize=&fontFamily="
></iframe>
</p>
</div>
<h2 class="page_subtitle">
The right to lodge a complaint with a supervisory authority
</h2>
<div>
<p>
If you think that the way we process your personal data with Matomo analytics is infringing
the law, you have the right to lodge a complaint with a supervisory authority.
</p>
</div>
<h2 class="page_subtitle">
Whether the provision of personal data is part of a statutory or contractual requirement; or obligation and possible consequences of failing to provide the personal data
</h2>
<div>
<p>
If you wish us to not process any personal data with Matomo, you can opt-out from it at
any time. There will be no consequences at all regarding the use of our website.
</p>
</div>
<h2 class="page_subtitle">
The existence of automated decision-making, including profiling and information about how decisions are made, the significance and the consequences
</h2>
<div>
<p>
No profiling is done by either Zrythm.org or Matomo.
</p>
</div>
<h2 class="page_subtitle">
Contact information
</h2>
<div>
<p>
privacy AT zrythm.org
</p>
</div>
<div>
<p><small><em>
Note: This privacy policy applies only to the www.zrythm.org subdomain and excludes any
other domains owned by the Zrythm project, such as forum.zrythm.org and redmine.zrythm.org.
</em></small></p>
</div>
</div>
{% endblock body_content %}
Loading…
Cancel
Save