forked from nutomic/joinpeertube
Cleanup some links
This commit is contained in:
parent
6592556629
commit
34fefd71d9
3 changed files with 5 additions and 55 deletions
|
@ -2,57 +2,7 @@ export default {
|
||||||
data: function () {
|
data: function () {
|
||||||
return {
|
return {
|
||||||
contentSelectionsEN: [
|
contentSelectionsEN: [
|
||||||
{
|
|
||||||
type: 'video',
|
|
||||||
title: this.$gettext('Nothing to hide'),
|
|
||||||
thumbnailUrl: 'https://peertube2.cpy.re/static/thumbnails/d2a5ec78-5f85-4090-8ec5-dc1102e022ea.jpg',
|
|
||||||
url: 'https://peertube2.cpy.re/videos/watch/d2a5ec78-5f85-4090-8ec5-dc1102e022ea',
|
|
||||||
tags: [
|
|
||||||
this.$gettext('tag'),
|
|
||||||
this.$gettext('tag2'),
|
|
||||||
this.$gettext('tag3')
|
|
||||||
],
|
|
||||||
description: this.$gettext('Nothing to Hide (2017) is a documentary franco-allemand de Marc Meillassoux et Mihaela Gladovic, qui s\'intéresse aux effets de la surveillance de masse sur les individus et la société. Proposant un regard critique à propos des lois sur le renseignement mises en place par de nombreux États ces dernières années, le film nous rappelle à quel point le débat sur l’usage des données personnelles est actuel et questionne les fondements de nos démocraties.')
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
type: 'video',
|
|
||||||
title: this.$gettext('Nothing to hide'),
|
|
||||||
thumbnailUrl: 'https://peertube2.cpy.re/static/thumbnails/d2a5ec78-5f85-4090-8ec5-dc1102e022ea.jpg',
|
|
||||||
url: 'https://peertube2.cpy.re/videos/watch/d2a5ec78-5f85-4090-8ec5-dc1102e022ea',
|
|
||||||
tags: [
|
|
||||||
this.$gettext('tag'),
|
|
||||||
this.$gettext('tag2'),
|
|
||||||
this.$gettext('tag3')
|
|
||||||
],
|
|
||||||
description: this.$gettext('Nothing to Hide (2017) is a documentary franco-allemand de Marc Meillassoux et Mihaela Gladovic, qui s\'intéresse aux effets de la surveillance de masse sur les individus et la société. Proposant un regard critique à propos des lois sur le renseignement mises en place par de nombreux États ces dernières années, le film nous rappelle à quel point le débat sur l’usage des données personnelles est actuel et questionne les fondements de nos démocraties.')
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
type: 'video',
|
|
||||||
title: this.$gettext('Nothing to hide'),
|
|
||||||
thumbnailUrl: 'https://peertube2.cpy.re/static/thumbnails/d2a5ec78-5f85-4090-8ec5-dc1102e022ea.jpg',
|
|
||||||
url: 'https://peertube2.cpy.re/videos/watch/d2a5ec78-5f85-4090-8ec5-dc1102e022ea',
|
|
||||||
tags: [
|
|
||||||
this.$gettext('tag'),
|
|
||||||
this.$gettext('tag2'),
|
|
||||||
this.$gettext('tag3')
|
|
||||||
],
|
|
||||||
description: this.$gettext('Nothing to Hide (2017) is a documentary franco-allemand de Marc Meillassoux et Mihaela Gladovic, qui s\'intéresse aux effets de la surveillance de masse sur les individus et la société. Proposant un regard critique à propos des lois sur le renseignement mises en place par de nombreux États ces dernières années, le film nous rappelle à quel point le débat sur l’usage des données personnelles est actuel et questionne les fondements de nos démocraties.')
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
type: 'video',
|
|
||||||
title: this.$gettext('Nothing to hide'),
|
|
||||||
thumbnailUrl: 'https://peertube2.cpy.re/static/thumbnails/d2a5ec78-5f85-4090-8ec5-dc1102e022ea.jpg',
|
|
||||||
url: 'https://peertube2.cpy.re/videos/watch/d2a5ec78-5f85-4090-8ec5-dc1102e022ea',
|
|
||||||
tags: [
|
|
||||||
this.$gettext('tag'),
|
|
||||||
this.$gettext('tag2'),
|
|
||||||
this.$gettext('tag3')
|
|
||||||
],
|
|
||||||
description: this.$gettext('Nothing to Hide (2017) is a documentary franco-allemand de Marc Meillassoux et Mihaela Gladovic, qui s\'intéresse aux effets de la surveillance de masse sur les individus et la société. Proposant un regard critique à propos des lois sur le renseignement mises en place par de nombreux États ces dernières années, le film nous rappelle à quel point le débat sur l’usage des données personnelles est actuel et questionne les fondements de nos démocraties.')
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -277,7 +277,7 @@
|
||||||
<accordion-element accordion="a" id="What is PeerTube's remuneration policy?"
|
<accordion-element accordion="a" id="What is PeerTube's remuneration policy?"
|
||||||
:title="$gettext('What is PeerTube\'s remuneration policy?')">
|
:title="$gettext('What is PeerTube\'s remuneration policy?')">
|
||||||
<div>
|
<div>
|
||||||
<p v-translate>There are none, not at the moment', 'PeerTube is a tool that we wanted neutral in terms of remuneration.</p>
|
<p v-translate>There are none, not at the moment, PeerTube is a tool that we wanted neutral in terms of remuneration.</p>
|
||||||
<p v-translate>
|
<p v-translate>
|
||||||
For now, the solution proposed to people who upload videos is to use the "support" button under the video. This button
|
For now, the solution proposed to people who upload videos is to use the "support" button under the video. This button
|
||||||
displays a frame in which people who upload videos can display text, images, and links freely. For example, it's possible to
|
displays a frame in which people who upload videos can display text, images, and links freely. For example, it's possible to
|
||||||
|
|
|
@ -185,8 +185,8 @@
|
||||||
<p v-translate>
|
<p v-translate>
|
||||||
Since version 1.0 has been released last November, we went on improving PeerTube, day after day. These improvements on PeerTube
|
Since version 1.0 has been released last November, we went on improving PeerTube, day after day. These improvements on PeerTube
|
||||||
go well beyond the objectives fixed during the crowdfunding. They have been funded by the
|
go well beyond the objectives fixed during the crowdfunding. They have been funded by the
|
||||||
<a target="_blank" rel="noopener noreferrer" href="https://framasoft.org/en/">Framasoft non-profit</a>, which develops the software (and lives only
|
<a target="_blank" rel="noopener noreferrer" href="https://framasoft.org">Framasoft non-profit</a>, which develops the software (and lives only
|
||||||
through <a target="_blank" rel="noopener noreferrer" href="https://soutenir.framasoft.org/en/">your donations</a>).
|
through <a target="_blank" rel="noopener noreferrer" href="https://soutenir.framasoft.org">your donations</a>).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p v-translate>Here is a small retrospective of the end of 2018/beginning of 2019:</p>
|
<p v-translate>Here is a small retrospective of the end of 2018/beginning of 2019:</p>
|
||||||
|
@ -339,9 +339,9 @@
|
||||||
|
|
||||||
<p v-translate>
|
<p v-translate>
|
||||||
Regarding the crowdfunding, most of the rewards are ready: <a target="_blank" rel="noopener noreferrer" href="https://github.com/Chocobozzz/PeerTube">the PeerTube
|
Regarding the crowdfunding, most of the rewards are ready: <a target="_blank" rel="noopener noreferrer" href="https://github.com/Chocobozzz/PeerTube">the PeerTube
|
||||||
README</a> and <a target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org/fr/hall-of-fame/">the JoinPeerTube Hall of Fame</a> show off the names of the
|
README</a> and <a target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org/hall-of-fame">the JoinPeerTube Hall of Fame</a> show off the names of the
|
||||||
persons who have chosen the corresponding rewards. We will soon be able to send the personalized thank-you digital arts to
|
persons who have chosen the corresponding rewards. We will soon be able to send the personalized thank-you digital arts to
|
||||||
people that gave 80€ (~93 USD) and more (and it's so beautiful that we are looking forward to it!)
|
people that gave 80€ (~93 USD) and more (and it's so beautiful that we are looking forward to it!).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p v-translate>
|
<p v-translate>
|
||||||
|
|
Loading…
Reference in a new issue