mirror of https://github.com/Chocobozzz/PeerTube
Translated using Weblate (French (France))
Currently translated at 99.9% (1172 of 1173 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/pull/2413/head
parent
988657cbe3
commit
58b8f60496
|
@ -4567,15 +4567,7 @@
|
|||
</trans-unit>
|
||||
<trans-unit id="3306994fe0385ec78055ef979450e171f8a2396e" datatype="html">
|
||||
<source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> </source>
|
||||
<target state="new">
|
||||
<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
|
||||
|
||||
<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/>
|
||||
|
||||
<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>
|
||||
|
||||
<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>
|
||||
</target>
|
||||
<target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Expérimental, nous vous recommandons de ne pas désactiver le support de webtorrent pour l'instant<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Si vous avez également activé le support de HLS, le stockage de vidéos sera multiplié par 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Si désactivé, interrompt la fédération avec les instances < 2.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> </target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
|
||||
<context context-type="linenumber">501</context>
|
||||
|
@ -6170,7 +6162,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
|
|||
</trans-unit>
|
||||
<trans-unit id="b867165f9a29f4af6d0c37bcb1f48e53850a0d2d" datatype="html">
|
||||
<source>A <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>.mp4<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> that keeps the original audio track, with no video</source>
|
||||
<target state="translated">A <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>.mp4<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> Conserve le son original, sans la vidéo</target>
|
||||
<target state="translated">Un <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>.mp4<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> qui conserve le son original, sans la vidéo</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
|
||||
<context context-type="linenumber">1</context>
|
||||
|
|
Loading…
Reference in New Issue