diff options
Diffstat (limited to 'client/src/locale/angular.de-DE.xlf')
-rw-r--r-- | client/src/locale/angular.de-DE.xlf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index d5f840f6c..18db2aed5 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf | |||
@@ -1143,7 +1143,7 @@ | |||
1143 | </trans-unit> | 1143 | </trans-unit> |
1144 | <trans-unit id="901879091817013957" datatype="html"> | 1144 | <trans-unit id="901879091817013957" datatype="html"> |
1145 | <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source> | 1145 | <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source> |
1146 | <target state="translated">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target> | 1146 | <target state="translated">{count, plural, =0 {Kein Video blockiert.} =1 {Ein Video blockiert.} other { <x id="count"/> Videos blockiert.}}</target> |
1147 | <context-group purpose="location"> | 1147 | <context-group purpose="location"> |
1148 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1148 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1149 | <context context-type="linenumber">84</context> | 1149 | <context context-type="linenumber">84</context> |