diff options
author | Simon Brosdetzko <simon.brosdetzko@seele.com> | 2022-08-10 06:08:29 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2022-08-10 14:57:44 +0200 |
commit | bf046b064bf5deb72716faae085c97efa5b7a90b (patch) | |
tree | 5f08de6cb93107a3782d375e3f616ae56af93952 /client/src/locale | |
parent | 21b40879615fd0fcd6f87a3a70fcd92804eef019 (diff) | |
download | PeerTube-bf046b064bf5deb72716faae085c97efa5b7a90b.tar.gz PeerTube-bf046b064bf5deb72716faae085c97efa5b7a90b.tar.zst PeerTube-bf046b064bf5deb72716faae085c97efa5b7a90b.zip |
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/
Diffstat (limited to 'client/src/locale')
-rw-r--r-- | client/src/locale/angular.de-DE.xlf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index 18db2aed5..e68b9e402 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, =0 {Kein Video blockiert.} =1 {Ein Video blockiert.} other { <x id="count"/> Videos blockiert.}}</target> | 1146 | <target state="translated">{count, plural, =1 {<x id="videoName"/>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> |
@@ -1195,7 +1195,7 @@ | |||
1195 | </trans-unit> | 1195 | </trans-unit> |
1196 | <trans-unit id="175344056589888866" datatype="html"> | 1196 | <trans-unit id="175344056589888866" datatype="html"> |
1197 | <source>Example: john@example.com</source> | 1197 | <source>Example: john@example.com</source> |
1198 | <target state="translated">Beispiel: max@mustermann.de</target> | 1198 | <target state="translated">z. B.: maxine@musterfrau.de</target> |
1199 | <context-group purpose="location"> | 1199 | <context-group purpose="location"> |
1200 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1200 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1201 | <context context-type="linenumber">46</context> | 1201 | <context context-type="linenumber">46</context> |