Translated using Weblate (German)

Currently translated at 100.0% (2070 of 2070 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
This commit is contained in:
Armin 2022-08-10 06:08:23 +00:00 committed by Weblate
parent 5242e22117
commit 21b4087961
1 changed files with 1 additions and 1 deletions

View File

@ -1143,7 +1143,7 @@
</trans-unit>
<trans-unit id="901879091817013957" datatype="html">
<source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source>
<target state="translated">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target>
<target state="translated">{count, plural, =0 {Kein Video blockiert.} =1 {Ein Video blockiert.} other { <x id="count"/> Videos blockiert.}}</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
<context context-type="linenumber">84</context>