diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-04 17:17:49 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-02-04 17:17:49 +0100 |
commit | c1ecdef5d0eb98de4878eaeaa4473f174d1d3385 (patch) | |
tree | 2333bac05b29a1657abadfcf30b3e0ee171fc36b /client/src/locale/angular.xlf | |
parent | 0b1de58658a5b131b8a4bbaf2e095002ca89e8c6 (diff) | |
download | PeerTube-c1ecdef5d0eb98de4878eaeaa4473f174d1d3385.tar.gz PeerTube-c1ecdef5d0eb98de4878eaeaa4473f174d1d3385.tar.zst PeerTube-c1ecdef5d0eb98de4878eaeaa4473f174d1d3385.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.xlf')
-rw-r--r-- | client/src/locale/angular.xlf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 628137e05..8a07268b5 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf | |||
@@ -5758,6 +5758,13 @@ When you will upload a video in this channel, the video support field will be au | |||
5758 | <context context-type="linenumber">1</context> | 5758 | <context context-type="linenumber">1</context> |
5759 | </context-group> | 5759 | </context-group> |
5760 | </trans-unit> | 5760 | </trans-unit> |
5761 | <trans-unit id="f1a851fd8b39e5544e3eec438ebd7f4ccfcc34dc" datatype="html"> | ||
5762 | <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION" equiv-text="{{count}}"/> subscribers} }</source> | ||
5763 | <context-group purpose="location"> | ||
5764 | <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context> | ||
5765 | <context context-type="linenumber">1</context> | ||
5766 | </context-group> | ||
5767 | </trans-unit> | ||
5761 | <trans-unit id="00437b281d12d04c60a57bd329cff5e3c5febd93" datatype="html"> | 5768 | <trans-unit id="00437b281d12d04c60a57bd329cff5e3c5febd93" datatype="html"> |
5762 | <source>Audio-only</source> | 5769 | <source>Audio-only</source> |
5763 | <context-group purpose="location"> | 5770 | <context-group purpose="location"> |
@@ -7036,6 +7043,13 @@ When you will upload a video in this channel, the video support field will be au | |||
7036 | <context context-type="linenumber">1</context> | 7043 | <context context-type="linenumber">1</context> |
7037 | </context-group> | 7044 | </context-group> |
7038 | </trans-unit> | 7045 | </trans-unit> |
7046 | <trans-unit id="897e90115ad2bc3d07469e0d80bc6f390961723d" datatype="html"> | ||
7047 | <source>{VAR_PLURAL, plural, =1 {Published 1 video} other {Published <x id="INTERPOLATION" equiv-text="{{total}}"/> videos} }</source> | ||
7048 | <context-group purpose="location"> | ||
7049 | <context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context> | ||
7050 | <context context-type="linenumber">1</context> | ||
7051 | </context-group> | ||
7052 | </trans-unit> | ||
7039 | <trans-unit id="ff6becacbce7fc0943b0af0df4dd67e5e11bf598" datatype="html"> | 7053 | <trans-unit id="ff6becacbce7fc0943b0af0df4dd67e5e11bf598" datatype="html"> |
7040 | <source>Subscribe to the account</source> | 7054 | <source>Subscribe to the account</source> |
7041 | <context-group purpose="location"> | 7055 | <context-group purpose="location"> |