diff options
author | Chocobozzz <me@florianbigard.com> | 2020-12-04 16:51:11 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-12-04 16:51:11 +0100 |
commit | 95bd9515b86e577033d9929c829c77c0df761acf (patch) | |
tree | 7a8e6e5a084db55eb25390a5d8ff792a9511c389 /client/src/locale/angular.ca-ES.xlf | |
parent | a247e9458d65d05e4afe1bb6ec6e49a216f2cbe8 (diff) | |
download | PeerTube-95bd9515b86e577033d9929c829c77c0df761acf.tar.gz PeerTube-95bd9515b86e577033d9929c829c77c0df761acf.tar.zst PeerTube-95bd9515b86e577033d9929c829c77c0df761acf.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.ca-ES.xlf')
-rw-r--r-- | client/src/locale/angular.ca-ES.xlf | 1362 |
1 files changed, 756 insertions, 606 deletions
diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf index 7d3482fde..8e1db1258 100644 --- a/client/src/locale/angular.ca-ES.xlf +++ b/client/src/locale/angular.ca-ES.xlf | |||
@@ -25,9 +25,9 @@ | |||
25 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 25 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
26 | <target state="translated"> | 26 | <target state="translated"> |
27 | <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> va publicar un nou vídeo: | 27 | <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> va publicar un nou vídeo: |
28 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 28 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
29 | <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> | 29 | <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> |
30 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 30 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
31 | </target> | 31 | </target> |
32 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> | 32 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> |
33 | </trans-unit> | 33 | </trans-unit> |
@@ -39,18 +39,18 @@ | |||
39 | <trans-unit id="03ccba66e74e25303828fc37062dda862ec272dc" datatype="html"> | 39 | <trans-unit id="03ccba66e74e25303828fc37062dda862ec272dc" datatype="html"> |
40 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> | 40 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> |
41 | <target state="translated">S'ha desblocat el vostre vídeo | 41 | <target state="translated">S'ha desblocat el vostre vídeo |
42 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 42 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
43 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | 43 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> |
44 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 44 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
45 | </target> | 45 | </target> |
46 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group> | 46 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group> |
47 | </trans-unit> | 47 | </trans-unit> |
48 | <trans-unit id="b1393385d75d42dfb7e893e3e99290bcc697e791" datatype="html"> | 48 | <trans-unit id="b1393385d75d42dfb7e893e3e99290bcc697e791" datatype="html"> |
49 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> | 49 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> |
50 | <target state="translated">S'ha blocat el vostre vídeo | 50 | <target state="translated">S'ha blocat el vostre vídeo |
51 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 51 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
52 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> | 52 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> |
53 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 53 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
54 | </target> | 54 | </target> |
55 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group> | 55 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group> |
56 | </trans-unit> | 56 | </trans-unit> |
@@ -81,7 +81,7 @@ | |||
81 | </trans-unit> | 81 | </trans-unit> |
82 | <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html"> | 82 | <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html"> |
83 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> | 83 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> |
84 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>La denúncia <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> té un missatge nou </target> | 84 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>La denúncia <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> té un missatge nou </target> |
85 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> | 85 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> |
86 | </trans-unit> | 86 | </trans-unit> |
87 | <trans-unit id="9daaf09c3048f62f102989d1c6f3fe2f3770062f" datatype="html"> | 87 | <trans-unit id="9daaf09c3048f62f102989d1c6f3fe2f3770062f" datatype="html"> |
@@ -92,12 +92,12 @@ | |||
92 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> | 92 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> |
93 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 93 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
94 | <target state="translated"> | 94 | <target state="translated"> |
95 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 95 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
96 | <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> | 96 | <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> |
97 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> va comentar el teu vídeo | 97 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> va comentar el teu vídeo |
98 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 98 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
99 | <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> | 99 | <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> |
100 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 100 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
101 | </target> | 101 | </target> |
102 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">101</context></context-group> | 102 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">101</context></context-group> |
103 | </trans-unit> | 103 | </trans-unit> |
@@ -109,17 +109,17 @@ | |||
109 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> | 109 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> |
110 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> | 110 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> |
111 | <target state="translated">El teu vídeo | 111 | <target state="translated">El teu vídeo |
112 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 112 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
113 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | 113 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> |
114 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ha sigut publicat | 114 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ha sigut publicat |
115 | </target> | 115 | </target> |
116 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">118</context></context-group> | 116 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">118</context></context-group> |
117 | </trans-unit> | 117 | </trans-unit> |
118 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> | 118 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> |
119 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> | 119 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> |
120 | <target state="translated"> | 120 | <target state="translated"> |
121 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>El teu vídeo | 121 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>El teu vídeo |
122 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 122 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
123 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> s'ha importat correctament | 123 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> s'ha importat correctament |
124 | </target> | 124 | </target> |
125 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">126</context></context-group> | 125 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">126</context></context-group> |
@@ -127,8 +127,8 @@ | |||
127 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> | 127 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> |
128 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> | 128 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> |
129 | <target state="translated"> | 129 | <target state="translated"> |
130 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>El vostre vídeo importat | 130 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>El vostre vídeo importat |
131 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 131 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
132 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> ha fallat | 132 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> ha fallat |
133 | </target> | 133 | </target> |
134 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">134</context></context-group> | 134 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">134</context></context-group> |
@@ -136,55 +136,55 @@ | |||
136 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> | 136 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> |
137 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> | 137 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> |
138 | <target state="translated">User | 138 | <target state="translated">User |
139 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 139 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
140 | <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> | 140 | <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> |
141 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> registrat en la vostra instància | 141 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> registrat en la vostra instància |
142 | </target> | 142 | </target> |
143 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">142</context></context-group> | 143 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">142</context></context-group> |
144 | </trans-unit> | 144 | </trans-unit> |
145 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> | 145 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> |
146 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 146 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
147 | <target state="translated"> | 147 | <target state="translated"> |
148 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 148 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
149 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> | 149 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> |
150 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is following | 150 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is following |
151 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>el vostre canal | 151 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>el vostre canal |
152 | <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> | 152 | <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> |
153 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 153 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
154 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/> el vostre compte | 154 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/> el vostre compte |
155 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 155 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
156 | </target> | 156 | </target> |
157 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">152</context></context-group> | 157 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">152</context></context-group> |
158 | </trans-unit> | 158 | </trans-unit> |
159 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> | 159 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> |
160 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> mentioned you on <x id="START_LINK_1"/>video <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 160 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> mentioned you on <x id="START_LINK_1"/>video <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
161 | <target state="translated"> | 161 | <target state="translated"> |
162 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 162 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
163 | <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> | 163 | <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> |
164 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> t'ha mencionat | 164 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> t'ha mencionat |
165 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>video | 165 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>video |
166 | <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> | 166 | <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> |
167 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 167 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
168 | </target> | 168 | </target> |
169 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">165</context></context-group> | 169 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">165</context></context-group> |
170 | </trans-unit> | 170 | </trans-unit> |
171 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> | 171 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> |
172 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 172 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
173 | <target state="translated">La vostra instància te | 173 | <target state="translated">La vostra instància te |
174 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>un nou seguidor | 174 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>un nou seguidor |
175 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( | 175 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( |
176 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) | 176 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) |
177 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval | 177 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval |
178 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 178 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
179 | </target> | 179 | </target> |
180 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">173</context></context-group> | 180 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">173</context></context-group> |
181 | </trans-unit> | 181 | </trans-unit> |
182 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> | 182 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> |
183 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 183 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
184 | <target state="translated">La vostra instància va seguir automàticament | 184 | <target state="translated">La vostra instància va seguir automàticament |
185 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 185 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
186 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> | 186 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> |
187 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 187 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
188 | </target> | 188 | </target> |
189 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">182</context></context-group> | 189 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">182</context></context-group> |
190 | </trans-unit> | 190 | </trans-unit> |
@@ -254,14 +254,14 @@ | |||
254 | <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9"> | 254 | <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9"> |
255 | <source>Display name</source> | 255 | <source>Display name</source> |
256 | <target>Mostra el nom</target> | 256 | <target>Mostra el nom</target> |
257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">4</context></context-group> | 257 | |
258 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group> | 258 | |
259 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group> | 259 | |
260 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group> | 260 | |
261 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> | 261 | |
262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group> | 262 | |
263 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group> | 263 | |
264 | </trans-unit> | 264 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> |
265 | <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795"> | 265 | <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795"> |
266 | <source>Create</source> | 266 | <source>Create</source> |
267 | <target>Crea</target> | 267 | <target>Crea</target> |
@@ -320,8 +320,8 @@ | |||
320 | <trans-unit id="1006562256968398209" datatype="html"> | 320 | <trans-unit id="1006562256968398209" datatype="html"> |
321 | <source>video</source> | 321 | <source>video</source> |
322 | <target state="translated">vídeo</target> | 322 | <target state="translated">vídeo</target> |
323 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">48</context></context-group> | 323 | |
324 | </trans-unit> | 324 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> |
325 | <trans-unit id="5235042777215655908" datatype="html"> | 325 | <trans-unit id="5235042777215655908" datatype="html"> |
326 | <source>subtitles</source> | 326 | <source>subtitles</source> |
327 | <target state="translated">subtítols</target> | 327 | <target state="translated">subtítols</target> |
@@ -406,7 +406,8 @@ | |||
406 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">32</context></context-group> | 406 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">32</context></context-group> |
407 | </trans-unit> | 407 | </trans-unit> |
408 | <trans-unit id="966a63453b7b12a8e6a275f21266c23bfe7dfe9b" datatype="html"> | 408 | <trans-unit id="966a63453b7b12a8e6a275f21266c23bfe7dfe9b" datatype="html"> |
409 | <source><x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} "/> </source> | 409 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
410 | "/> </source> | ||
410 | <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 view} altres {{{ video.views | myNumberFormatter }} visualitzacions}} "/> </target> | 411 | <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 view} altres {{{ video.views | myNumberFormatter }} visualitzacions}} "/> </target> |
411 | <context-group purpose="location"> | 412 | <context-group purpose="location"> |
412 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> | 413 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> |
@@ -500,21 +501,33 @@ | |||
500 | <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c"> | 501 | <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c"> |
501 | <source>Edit</source> | 502 | <source>Edit</source> |
502 | <target>Editar</target> | 503 | <target>Editar</target> |
503 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group> | 504 | |
504 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group> | 505 | |
505 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group> | 506 | |
506 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group> | 507 | |
507 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group> | 508 | |
508 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group> | 509 | |
509 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">35</context></context-group> | 510 | |
510 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">255</context></context-group> | 511 | |
511 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group> | 512 | |
512 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group> | 513 | |
513 | </trans-unit> | 514 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">267</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> |
514 | <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d"> | 515 | <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d"> |
515 | <source>Truncated preview</source> | 516 | <source>Truncated preview</source> |
516 | <target>Vista prèvia truncada</target> | 517 | <target>Vista prèvia truncada</target> |
517 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group> | 518 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group> |
519 | </trans-unit><trans-unit id="8461609631969932886" datatype="html"> | ||
520 | <source>Hide</source><target state="new">Hide</target> | ||
521 | <context-group purpose="location"> | ||
522 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | ||
523 | <context context-type="linenumber">37</context> | ||
524 | </context-group> | ||
525 | </trans-unit><trans-unit id="8461842260159597706" datatype="html"> | ||
526 | <source>Show</source><target state="new">Show</target> | ||
527 | <context-group purpose="location"> | ||
528 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | ||
529 | <context context-type="linenumber">38</context> | ||
530 | </context-group> | ||
518 | </trans-unit> | 531 | </trans-unit> |
519 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> | 532 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> |
520 | <source>Complete preview</source> | 533 | <source>Complete preview</source> |
@@ -522,8 +535,8 @@ | |||
522 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group> | 535 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group> |
523 | </trans-unit> | 536 | </trans-unit> |
524 | <trans-unit id="8644431249513874405" datatype="html"> | 537 | <trans-unit id="8644431249513874405" datatype="html"> |
525 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 538 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
526 | <target state="translated">Compatible amb <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a>, i amb:</target> | 539 | <target state="translated">Compatible amb <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a>, i amb:</target> |
527 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> | 540 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> |
528 | </trans-unit> | 541 | </trans-unit> |
529 | <trans-unit id="98ae65ebba6c43c5cda8bdbd6f03e1daa0595af1" datatype="html"> | 542 | <trans-unit id="98ae65ebba6c43c5cda8bdbd6f03e1daa0595af1" datatype="html"> |
@@ -574,26 +587,26 @@ | |||
574 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3" datatype="html"> | 587 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3" datatype="html"> |
575 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> | 588 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> |
576 | <target state="translated"> | 589 | <target state="translated"> |
577 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>subscriure remotament | 590 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>subscriure remotament |
578 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 591 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
579 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote interact | 592 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote interact |
580 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 593 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
581 | </target> | 594 | </target> |
582 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> | 595 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> |
583 | </trans-unit> | 596 | </trans-unit> |
584 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html"> | 597 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html"> |
585 | <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> | 598 | <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> |
586 | <target state="translated">Pots subscriure-te al canal via qualsevol instància del fedivers compatible amb ActivityPub. | 599 | <target state="translated">Pots subscriure-te al canal via qualsevol instància del fedivers compatible amb ActivityPub. |
587 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 600 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
588 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Per exemple amb Mastodont o Pleroma pots escriure la adreça - URL - del canal a la casella de cerques i subscriure-te enllà. | 601 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Per exemple amb Mastodont o Pleroma pots escriure la adreça - URL - del canal a la casella de cerques i subscriure-te enllà. |
589 | </target> | 602 | </target> |
590 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">18</context></context-group> | 603 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">18</context></context-group> |
591 | </trans-unit> | 604 | </trans-unit> |
592 | <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d" datatype="html"> | 605 | <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d" datatype="html"> |
593 | <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> | 606 | <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> |
594 | <target state="translated">Pots interactuar via qualsevol instància del fedivers compatible amb ActivityPub. | 607 | <target state="translated">Pots interactuar via qualsevol instància del fedivers compatible amb ActivityPub. |
595 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 608 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
596 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Per exemple amb Mastodont o Pleroma pots escriure la adreça - URL - del canal a la casella de cerques i subscriure-te enllà. | 609 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Per exemple amb Mastodont o Pleroma pots escriure la adreça - URL - del canal a la casella de cerques i subscriure-te enllà. |
597 | </target> | 610 | </target> |
598 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">27</context></context-group> | 611 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">27</context></context-group> |
599 | </trans-unit> | 612 | </trans-unit> |
@@ -605,10 +618,10 @@ | |||
605 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html"> | 618 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html"> |
606 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> | 619 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> |
607 | <target state="translated"> | 620 | <target state="translated"> |
608 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/> Regles per defecte per videos de temática sensible - NSFW - | 621 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/> Regles per defecte per videos de temática sensible - NSFW - |
609 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | 622 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> |
610 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>pot ser definida per les usuaries | 623 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>pot ser definida per les usuaries |
611 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | 624 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> |
612 | </target> | 625 | </target> |
613 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> | 626 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> |
614 | </trans-unit> | 627 | </trans-unit> |
@@ -661,16 +674,16 @@ | |||
661 | <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b"> | 674 | <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b"> |
662 | <source>Video quota</source> | 675 | <source>Video quota</source> |
663 | <target>Quota de vídeo</target> | 676 | <target>Quota de vídeo</target> |
664 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group> | 677 | |
665 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">150</context></context-group> | 678 | |
666 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">150</context></context-group> | 679 | |
667 | </trans-unit> | 680 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> |
668 | <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85" datatype="html"> | 681 | <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85" datatype="html"> |
669 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 682 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
670 | <target state="translated">Sense limit | 683 | <target state="translated">Sense limit |
671 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( | 684 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( |
672 | <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per dia) | 685 | <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per dia) |
673 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 686 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
674 | </target> | 687 | </target> |
675 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> | 688 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> |
676 | </trans-unit> | 689 | </trans-unit> |
@@ -757,6 +770,30 @@ | |||
757 | <source>following</source> | 770 | <source>following</source> |
758 | <target state="translated">Seguint</target> | 771 | <target state="translated">Seguint</target> |
759 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group> | 772 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group> |
773 | </trans-unit><trans-unit id="2605931708025789621" datatype="html"> | ||
774 | <source>The upload failed</source><target state="new">The upload failed</target> | ||
775 | <context-group purpose="location"> | ||
776 | <context context-type="sourcefile">src/app/helpers/utils.ts</context> | ||
777 | <context context-type="linenumber">185</context> | ||
778 | </context-group> | ||
779 | </trans-unit><trans-unit id="1447760976255144968" datatype="html"> | ||
780 | <source>The connection was interrupted</source><target state="new">The connection was interrupted</target> | ||
781 | <context-group purpose="location"> | ||
782 | <context context-type="sourcefile">src/app/helpers/utils.ts</context> | ||
783 | <context context-type="linenumber">189</context> | ||
784 | </context-group> | ||
785 | </trans-unit><trans-unit id="3334825601859787496" datatype="html"> | ||
786 | <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source><target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target> | ||
787 | <context-group purpose="location"> | ||
788 | <context context-type="sourcefile">src/app/helpers/utils.ts</context> | ||
789 | <context context-type="linenumber">192</context> | ||
790 | </context-group> | ||
791 | </trans-unit><trans-unit id="8530934870279569179" datatype="html"> | ||
792 | <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source><target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target> | ||
793 | <context-group purpose="location"> | ||
794 | <context context-type="sourcefile">src/app/helpers/utils.ts</context> | ||
795 | <context context-type="linenumber">196</context> | ||
796 | </context-group> | ||
760 | </trans-unit> | 797 | </trans-unit> |
761 | <trans-unit id="2392488717875840729" datatype="html"> | 798 | <trans-unit id="2392488717875840729" datatype="html"> |
762 | <source>User</source> | 799 | <source>User</source> |
@@ -776,22 +813,22 @@ | |||
776 | <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html"> | 813 | <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html"> |
777 | <source>Cancel</source> | 814 | <source>Cancel</source> |
778 | <target state="translated">Cancel·la</target> | 815 | <target state="translated">Cancel·la</target> |
779 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | 816 | |
780 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group> | 817 | |
781 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | 818 | |
782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group> | 819 | |
783 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | 820 | |
784 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group> | 821 | |
785 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 822 | |
786 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> | 823 | |
787 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</context></context-group> | 824 | |
788 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">99</context></context-group> | 825 | |
789 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 826 | |
790 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> | 827 | |
791 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | 828 | |
792 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">71</context></context-group> | 829 | |
793 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> | 830 | |
794 | </trans-unit> | 831 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> |
795 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020" datatype="html"> | 832 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020" datatype="html"> |
796 | <source>Ban this user</source> | 833 | <source>Ban this user</source> |
797 | <target state="translated">Expulsa aquesta usuaria</target> | 834 | <target state="translated">Expulsa aquesta usuaria</target> |
@@ -882,15 +919,15 @@ | |||
882 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> | 919 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> |
883 | <source>Password</source> | 920 | <source>Password</source> |
884 | <target>Contrasenya</target> | 921 | <target>Contrasenya</target> |
885 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group> | 922 | |
886 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group> | 923 | |
887 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group> | 924 | |
888 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group> | 925 | |
889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">52</context></context-group> | 926 | |
890 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">54</context></context-group> | 927 | |
891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> | 928 | |
892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> | 929 | |
893 | </trans-unit> | 930 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit> |
894 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> | 931 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> |
895 | <source>Click here to reset your password</source> | 932 | <source>Click here to reset your password</source> |
896 | <target state="translated">Premeu aquí per restablir la contrasenya</target> | 933 | <target state="translated">Premeu aquí per restablir la contrasenya</target> |
@@ -926,21 +963,22 @@ | |||
926 | </context-group> | 963 | </context-group> |
927 | </trans-unit> | 964 | </trans-unit> |
928 | <trans-unit id="1190256911880544559" datatype="html"> | 965 | <trans-unit id="1190256911880544559" datatype="html"> |
929 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. The link will expire within 1 hour.</source> | 966 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. |
967 | The link will expire within 1 hour.</source> | ||
930 | <target state="translated">S'enviarà un correu amb les instruccions per restablir la contrasenya a <x id="PH"/>. L'enllaç caducarà al cap d'una hora.</target> | 968 | <target state="translated">S'enviarà un correu amb les instruccions per restablir la contrasenya a <x id="PH"/>. L'enllaç caducarà al cap d'una hora.</target> |
931 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">106</context></context-group> | 969 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">106</context></context-group> |
932 | </trans-unit> | 970 | </trans-unit> |
933 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> | 971 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> |
934 | <source>Email</source> | 972 | <source>Email</source> |
935 | <target>Correu</target> | 973 | <target>Correu</target> |
936 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group> | 974 | |
937 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">41</context></context-group> | 975 | |
938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">43</context></context-group> | 976 | |
939 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group> | 977 | |
940 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group> | 978 | |
941 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> | 979 | |
942 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> | 980 | |
943 | </trans-unit> | 981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> |
944 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> | 982 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> |
945 | <source>Email address</source> | 983 | <source>Email address</source> |
946 | <target>Adreça de correu</target> | 984 | <target>Adreça de correu</target> |
@@ -997,18 +1035,18 @@ | |||
997 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1035 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
998 | <target> | 1036 | <target> |
999 | for | 1037 | for |
1000 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 1038 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
1001 | <x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/> | 1039 | <x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/> |
1002 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 1040 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
1003 | </target> | 1041 | </target> |
1004 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">11</context></context-group> | 1042 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">11</context></context-group> |
1005 | </trans-unit> | 1043 | </trans-unit> |
1006 | <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061" datatype="html"> | 1044 | <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061" datatype="html"> |
1007 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1045 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
1008 | <target state="translated">Filtres | 1046 | <target state="translated">Filtres |
1009 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 1047 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
1010 | <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> | 1048 | <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> |
1011 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 1049 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
1012 | </target> | 1050 | </target> |
1013 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">21</context></context-group> | 1051 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">21</context></context-group> |
1014 | </trans-unit> | 1052 | </trans-unit> |
@@ -1069,16 +1107,16 @@ | |||
1069 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html"> | 1107 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html"> |
1070 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> | 1108 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> |
1071 | <target state="translated">PeerTube web oficial (noticies, servei técnic, contribucions...): | 1109 | <target state="translated">PeerTube web oficial (noticies, servei técnic, contribucions...): |
1072 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org | 1110 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org |
1073 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 1111 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
1074 | </target> | 1112 | </target> |
1075 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> | 1113 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> |
1076 | </trans-unit> | 1114 | </trans-unit> |
1077 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html"> | 1115 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html"> |
1078 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> | 1116 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> |
1079 | <target state="translated">Fica la teva instància al ìndex públic de PeerTube: | 1117 | <target state="translated">Fica la teva instància al ìndex públic de PeerTube: |
1080 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances | 1118 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances |
1081 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 1119 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
1082 | </target> | 1120 | </target> |
1083 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> | 1121 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> |
1084 | </trans-unit> | 1122 | </trans-unit> |
@@ -1090,18 +1128,18 @@ | |||
1090 | <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6" datatype="html"> | 1128 | <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6" datatype="html"> |
1091 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> | 1129 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> |
1092 | <target state="translated">Triant el nom de la seva | 1130 | <target state="translated">Triant el nom de la seva |
1093 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instancia | 1131 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instancia |
1094 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | 1132 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, |
1095 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/> ,la descripciò | 1133 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/> ,la descripciò |
1096 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specificant | 1134 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specificant |
1097 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>qui eres | 1135 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>qui eres |
1098 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, per que | 1136 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, per que |
1099 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>crees l'instància | 1137 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>crees l'instància |
1100 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> i | 1138 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> i |
1101 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>quant de temps | 1139 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>quant de temps |
1102 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> vols | 1140 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> vols |
1103 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>mantenir-la | 1141 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>mantenir-la |
1104 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> es molt important per els visitants entendre el tipus d'instància que es troben. | 1142 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> es molt important per els visitants entendre el tipus d'instància que es troben. |
1105 | </target> | 1143 | </target> |
1106 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group> | 1144 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group> |
1107 | </trans-unit> | 1145 | </trans-unit> |
@@ -1171,11 +1209,11 @@ | |||
1171 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> | 1209 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> |
1172 | <target state="new"> | 1210 | <target state="new"> |
1173 | Please consider configuring these fields to help people to choose | 1211 | Please consider configuring these fields to help people to choose |
1174 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance | 1212 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance |
1175 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | 1213 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. |
1176 | Without them, your instance may not be referenced on the | 1214 | Without them, your instance may not be referenced on the |
1177 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website | 1215 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website |
1178 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 1216 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
1179 | 1217 | ||
1180 | </target> | 1218 | </target> |
1181 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group> | 1219 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group> |
@@ -1188,14 +1226,14 @@ | |||
1188 | <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html"> | 1226 | <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html"> |
1189 | <source>Close</source> | 1227 | <source>Close</source> |
1190 | <target state="translated">Tanca</target> | 1228 | <target state="translated">Tanca</target> |
1191 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group> | 1229 | |
1192 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">25</context></context-group> | 1230 | |
1193 | </trans-unit> | 1231 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> |
1194 | <trans-unit id="5d3bc02dfb6c9b6fdd716f77c487a779ba6d6cc2" datatype="html"> | 1232 | <trans-unit id="5d3bc02dfb6c9b6fdd716f77c487a779ba6d6cc2" datatype="html"> |
1195 | <source>Update live settings</source> | 1233 | <source>Update live settings</source> |
1196 | <target state="new">Update live settings</target> | 1234 | <target state="new">Update live settings</target> |
1197 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">30</context></context-group> | 1235 | |
1198 | </trans-unit> | 1236 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> |
1199 | <trans-unit id="c2fe7580753ac7c1442df31eb97f8acc6fa250e6" datatype="html"> | 1237 | <trans-unit id="c2fe7580753ac7c1442df31eb97f8acc6fa250e6" datatype="html"> |
1200 | <source>Configure</source> | 1238 | <source>Configure</source> |
1201 | <target state="new"> | 1239 | <target state="new"> |
@@ -1419,6 +1457,63 @@ | |||
1419 | <source>See all your notifications</source> | 1457 | <source>See all your notifications</source> |
1420 | <target state="new">See all your notifications</target> | 1458 | <target state="new">See all your notifications</target> |
1421 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">40</context></context-group> | 1459 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">40</context></context-group> |
1460 | </trans-unit><trans-unit id="4424964105331349857" datatype="html"> | ||
1461 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> | ||
1462 | <context-group purpose="location"> | ||
1463 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> | ||
1464 | <context context-type="linenumber">20</context> | ||
1465 | </context-group> | ||
1466 | </trans-unit><trans-unit id="75183663cb423cbc64e9443f38b091e65cf71ceb" datatype="html"> | ||
1467 | <source>That's an error.</source><target state="new">That's an error.</target> | ||
1468 | <context-group purpose="location"> | ||
1469 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1470 | <context context-type="linenumber">4</context> | ||
1471 | </context-group> | ||
1472 | </trans-unit><trans-unit id="09ee94b4e53e53026dbd591978aaa92901a8b67e" datatype="html"> | ||
1473 | <source> We couldn't find any ressource tied to the URL <x id="INTERPOLATION" equiv-text="e URL {{ pathn"/> you were looking for. </source><target state="new"> We couldn't find any ressource tied to the URL <x id="INTERPOLATION" equiv-text="e URL {{ pathn"/> you were looking for. </target> | ||
1474 | <context-group purpose="location"> | ||
1475 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1476 | <context context-type="linenumber">6,8</context> | ||
1477 | </context-group> | ||
1478 | </trans-unit><trans-unit id="c2c0aec88a83dd3aabac669264c432058f9e197e" datatype="html"> | ||
1479 | <source>Possible reasons:</source><target state="new">Possible reasons:</target> | ||
1480 | <context-group purpose="location"> | ||
1481 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1482 | <context context-type="linenumber">11</context> | ||
1483 | </context-group> | ||
1484 | <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note> | ||
1485 | </trans-unit><trans-unit id="5ddf9d42947dae74a85539c13e487932a157fc74" datatype="html"> | ||
1486 | <source>The page may have been moved or deleted</source><target state="new">The page may have been moved or deleted</target> | ||
1487 | <context-group purpose="location"> | ||
1488 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1489 | <context context-type="linenumber">14</context> | ||
1490 | </context-group> | ||
1491 | </trans-unit><trans-unit id="ed052af4856de46aa0482d05b23b393619689cd2" datatype="html"> | ||
1492 | <source>You may have used an outdated or broken link</source><target state="new">You may have used an outdated or broken link</target> | ||
1493 | <context-group purpose="location"> | ||
1494 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1495 | <context context-type="linenumber">15</context> | ||
1496 | </context-group> | ||
1497 | </trans-unit><trans-unit id="b274f3be0260cd15f51c8d2de3387ec128a85083" datatype="html"> | ||
1498 | <source>You may have typed the address or URL incorrectly</source><target state="new">You may have typed the address or URL incorrectly</target> | ||
1499 | <context-group purpose="location"> | ||
1500 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1501 | <context context-type="linenumber">16</context> | ||
1502 | </context-group> | ||
1503 | </trans-unit><trans-unit id="18c5cc5c98ef03d23cde91a7dc64ee46cc49ec95" datatype="html"> | ||
1504 | <source> The requested entity body blends sweet bits with a mellow earthiness. </source><target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target> | ||
1505 | <context-group purpose="location"> | ||
1506 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1507 | <context context-type="linenumber">26,27</context> | ||
1508 | </context-group> | ||
1509 | <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note> | ||
1510 | </trans-unit><trans-unit id="68ffb388e7bfe4b0a6f9f6faef194f536a195c09" datatype="html"> | ||
1511 | <source>Sepia seems to like it.</source><target state="new">Sepia seems to like it.</target> | ||
1512 | <context-group purpose="location"> | ||
1513 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
1514 | <context context-type="linenumber">28</context> | ||
1515 | </context-group> | ||
1516 | <note priority="1" from="description">This is about Sepia's tea</note> | ||
1422 | </trans-unit> | 1517 | </trans-unit> |
1423 | <trans-unit id="2971365540217107489" datatype="html"> | 1518 | <trans-unit id="2971365540217107489" datatype="html"> |
1424 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> | 1519 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> |
@@ -1687,12 +1782,12 @@ | |||
1687 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> | 1782 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> |
1688 | <target state="new"> | 1783 | <target state="new"> |
1689 | Tags could be used to suggest relevant recommendations. | 1784 | Tags could be used to suggest relevant recommendations. |
1690 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 1785 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
1691 | There is a maximum of 5 tags. | 1786 | There is a maximum of 5 tags. |
1692 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 1787 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
1693 | Press | 1788 | Press |
1694 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter | 1789 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter |
1695 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. | 1790 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. |
1696 | 1791 | ||
1697 | </target> | 1792 | </target> |
1698 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group> | 1793 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group> |
@@ -1742,15 +1837,15 @@ | |||
1742 | <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071"> | 1837 | <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071"> |
1743 | <source>Channel</source> | 1838 | <source>Channel</source> |
1744 | <target>Canal</target> | 1839 | <target>Canal</target> |
1745 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">23</context></context-group> | 1840 | |
1746 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group> | 1841 | |
1747 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group> | 1842 | |
1748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">27</context></context-group> | 1843 | |
1749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group> | 1844 | |
1750 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group> | 1845 | |
1751 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">11</context></context-group> | 1846 | |
1752 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">58</context></context-group> | 1847 | |
1753 | </trans-unit> | 1848 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> |
1754 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> | 1849 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> |
1755 | <source>Privacy</source> | 1850 | <source>Privacy</source> |
1756 | <target>Privacitat</target> | 1851 | <target>Privacitat</target> |
@@ -1826,7 +1921,7 @@ | |||
1826 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> | 1921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> |
1827 | </trans-unit> | 1922 | </trans-unit> |
1828 | <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee" datatype="html"> | 1923 | <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee" datatype="html"> |
1829 | <source>Already uploaded ✔</source> | 1924 | <source>Already uploaded ✔</source> |
1830 | <target state="new">Already uploaded ✔</target> | 1925 | <target state="new">Already uploaded ✔</target> |
1831 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> | 1926 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> |
1832 | </trans-unit> | 1927 | </trans-unit> |
@@ -1861,17 +1956,29 @@ | |||
1861 | <source>Live settings</source> | 1956 | <source>Live settings</source> |
1862 | <target state="new">Live settings</target> | 1957 | <target state="new">Live settings</target> |
1863 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">208</context></context-group> | 1958 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">208</context></context-group> |
1959 | </trans-unit><trans-unit id="a3ecb8ed851e54c72dd44723d9fc3117e49ea498" datatype="html"> | ||
1960 | <source>You can stream multiple times in a permanent live. The URL for your viewers won't change but you cannot save replays of your lives</source><target state="new">You can stream multiple times in a permanent live. The URL for your viewers won't change but you cannot save replays of your lives</target> | ||
1961 | <context-group purpose="location"> | ||
1962 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | ||
1963 | <context context-type="linenumber">233</context> | ||
1964 | </context-group> | ||
1965 | </trans-unit><trans-unit id="223e01b44f68af4522e390bae9d584b4cbbdfebe" datatype="html"> | ||
1966 | <source>This is a permanent live</source><target state="new">This is a permanent live</target> | ||
1967 | <context-group purpose="location"> | ||
1968 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | ||
1969 | <context context-type="linenumber">229</context> | ||
1970 | </context-group> | ||
1864 | </trans-unit> | 1971 | </trans-unit> |
1865 | <trans-unit id="4b5b87d3c8366afa8bd2e40e0b07cc3102133250" datatype="html"> | 1972 | <trans-unit id="4b5b87d3c8366afa8bd2e40e0b07cc3102133250" datatype="html"> |
1866 | <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source> | 1973 | <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source> |
1867 | <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target> | 1974 | <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target> |
1868 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">233</context></context-group> | 1975 | |
1869 | </trans-unit> | 1976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">245</context></context-group></trans-unit> |
1870 | <trans-unit id="e495a796f252097a77a501a99db7cb30d1019296" datatype="html"> | 1977 | <trans-unit id="e495a796f252097a77a501a99db7cb30d1019296" datatype="html"> |
1871 | <source>Automatically publish a replay when your live ends</source> | 1978 | <source>Automatically publish a replay when your live ends</source> |
1872 | <target state="new">Automatically publish a replay when your live ends</target> | 1979 | <target state="new">Automatically publish a replay when your live ends</target> |
1873 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">229</context></context-group> | 1980 | |
1874 | </trans-unit> | 1981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">241</context></context-group></trans-unit> |
1875 | <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93" datatype="html"> | 1982 | <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93" datatype="html"> |
1876 | <source>Captions</source> | 1983 | <source>Captions</source> |
1877 | <target state="new">Captions</target> | 1984 | <target state="new">Captions</target> |
@@ -1880,52 +1987,52 @@ | |||
1880 | <trans-unit id="fc7600ad500918cb091064cb7129a5d13657a430" datatype="html"> | 1987 | <trans-unit id="fc7600ad500918cb091064cb7129a5d13657a430" datatype="html"> |
1881 | <source>Video preview</source> | 1988 | <source>Video preview</source> |
1882 | <target state="new">Video preview</target> | 1989 | <target state="new">Video preview</target> |
1883 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">252</context></context-group> | 1990 | |
1884 | </trans-unit> | 1991 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">264</context></context-group></trans-unit> |
1885 | <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604"> | 1992 | <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604"> |
1886 | <source>Support</source> | 1993 | <source>Support</source> |
1887 | <target>Suporta</target> | 1994 | <target>Suporta</target> |
1888 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">261</context></context-group> | 1995 | |
1889 | </trans-unit> | 1996 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit> |
1890 | <trans-unit id="64ec6a11fd39e7a4cba76281bdd490124437e96f" datatype="html"> | 1997 | <trans-unit id="64ec6a11fd39e7a4cba76281bdd490124437e96f" datatype="html"> |
1891 | <source>Short text to tell people how they can support you (membership platform...).</source> | 1998 | <source>Short text to tell people how they can support you (membership platform...).</source> |
1892 | <target state="new"> | 1999 | <target state="new"> |
1893 | Short text to tell people how they can support you (membership platform...). | 2000 | Short text to tell people how they can support you (membership platform...). |
1894 | </target> | 2001 | </target> |
1895 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group> | 2002 | |
1896 | </trans-unit> | 2003 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">277</context></context-group></trans-unit> |
1897 | <trans-unit id="50d14e019ef14b4180e247e0b3a45386a8a78bf6" datatype="html"> | 2004 | <trans-unit id="50d14e019ef14b4180e247e0b3a45386a8a78bf6" datatype="html"> |
1898 | <source>Original publication date</source> | 2005 | <source>Original publication date</source> |
1899 | <target state="new">Original publication date</target> | 2006 | <target state="new">Original publication date</target> |
1900 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">281</context></context-group> | 2007 | |
1901 | </trans-unit> | 2008 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">293</context></context-group></trans-unit> |
1902 | <trans-unit id="109ff29714fe8f2a0bfb232f04b908062fac22b0" datatype="html"> | 2009 | <trans-unit id="109ff29714fe8f2a0bfb232f04b908062fac22b0" datatype="html"> |
1903 | <source>This is the date when the content was originally published (e.g. the release date for a film)</source> | 2010 | <source>This is the date when the content was originally published (e.g. the release date for a film)</source> |
1904 | <target state="new"> | 2011 | <target state="new"> |
1905 | This is the date when the content was originally published (e.g. the release date for a film) | 2012 | This is the date when the content was originally published (e.g. the release date for a film) |
1906 | </target> | 2013 | </target> |
1907 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">285</context></context-group> | 2014 | |
1908 | </trans-unit> | 2015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">297</context></context-group></trans-unit> |
1909 | <trans-unit id="48c3bde722dc317f76aa607445f11128f7fc7276" datatype="html"> | 2016 | <trans-unit id="48c3bde722dc317f76aa607445f11128f7fc7276" datatype="html"> |
1910 | <source>Plugin settings</source> | 2017 | <source>Plugin settings</source> |
1911 | <target state="new">Plugin settings</target> | 2018 | <target state="new">Plugin settings</target> |
1912 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">315</context></context-group> | 2019 | |
1913 | </trans-unit> | 2020 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">327</context></context-group></trans-unit> |
1914 | <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a"> | 2021 | <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a"> |
1915 | <source>Enable video comments</source> | 2022 | <source>Enable video comments</source> |
1916 | <target>Activa els comentaris de vídeo</target> | 2023 | <target>Activa els comentaris de vídeo</target> |
1917 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">302</context></context-group> | 2024 | |
1918 | </trans-unit> | 2025 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">314</context></context-group></trans-unit> |
1919 | <trans-unit id="0b365218ce1ae736f9066fd3d47278cc8f3ed1d0" datatype="html"> | 2026 | <trans-unit id="0b365218ce1ae736f9066fd3d47278cc8f3ed1d0" datatype="html"> |
1920 | <source>Enable download</source> | 2027 | <source>Enable download</source> |
1921 | <target state="translated">Habilita la baixada</target> | 2028 | <target state="translated">Habilita la baixada</target> |
1922 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">307</context></context-group> | 2029 | |
1923 | </trans-unit> | 2030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> |
1924 | <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1"> | 2031 | <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1"> |
1925 | <source>Advanced settings</source> | 2032 | <source>Advanced settings</source> |
1926 | <target>Ajustos avançats</target> | 2033 | <target>Ajustos avançats</target> |
1927 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">245</context></context-group> | 2034 | |
1928 | </trans-unit> | 2035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit> |
1929 | <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6"> | 2036 | <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6"> |
1930 | <source>URL</source> | 2037 | <source>URL</source> |
1931 | <target>URL</target> | 2038 | <target>URL</target> |
@@ -1941,11 +2048,11 @@ | |||
1941 | <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7" datatype="html"> | 2048 | <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7" datatype="html"> |
1942 | <source>Sorry, but something went wrong</source> | 2049 | <source>Sorry, but something went wrong</source> |
1943 | <target state="translated">Ens sap greu, però quelcom va malament</target> | 2050 | <target state="translated">Ens sap greu, però quelcom va malament</target> |
1944 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">48</context></context-group> | 2051 | |
1945 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">44</context></context-group> | 2052 | |
1946 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">26</context></context-group> | 2053 | |
1947 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">58</context></context-group> | 2054 | |
1948 | </trans-unit> | 2055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> |
1949 | <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2" datatype="html"> | 2056 | <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2" datatype="html"> |
1950 | <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> | 2057 | <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> |
1951 | <target state="translated">Enhorabona, s'importarà el vídeo allotjat en | 2058 | <target state="translated">Enhorabona, s'importarà el vídeo allotjat en |
@@ -1970,13 +2077,13 @@ | |||
1970 | <trans-unit id="9172233176401579786" datatype="html"> | 2077 | <trans-unit id="9172233176401579786" datatype="html"> |
1971 | <source>Scheduled</source> | 2078 | <source>Scheduled</source> |
1972 | <target state="translated">Programat</target> | 2079 | <target state="translated">Programat</target> |
1973 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">195</context></context-group> | 2080 | |
1974 | </trans-unit> | 2081 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> |
1975 | <trans-unit id="1435317307066082710" datatype="html"> | 2082 | <trans-unit id="1435317307066082710" datatype="html"> |
1976 | <source>Hide the video until a specific date</source> | 2083 | <source>Hide the video until a specific date</source> |
1977 | <target state="new">Hide the video until a specific date</target> | 2084 | <target state="new">Hide the video until a specific date</target> |
1978 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">196</context></context-group> | 2085 | |
1979 | </trans-unit> | 2086 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit> |
1980 | <trans-unit id="5d6a58637313a6b2375e3af59534f788c8f8657d" datatype="html"> | 2087 | <trans-unit id="5d6a58637313a6b2375e3af59534f788c8f8657d" datatype="html"> |
1981 | <source>Video background image</source> | 2088 | <source>Video background image</source> |
1982 | <target state="translated">Imatge de fons del vídeo</target> | 2089 | <target state="translated">Imatge de fons del vídeo</target> |
@@ -1985,38 +2092,51 @@ | |||
1985 | <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc" datatype="html"> | 2092 | <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc" datatype="html"> |
1986 | <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source> | 2093 | <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source> |
1987 | <target state="translated">La imatge es fusionarà amb el vostre fitxer d’àudio. | 2094 | <target state="translated">La imatge es fusionarà amb el vostre fitxer d’àudio. |
1988 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> La imatge escollida serà definitiva i no es podrà modificar. | 2095 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> La imatge escollida serà definitiva i no es podrà modificar. |
1989 | </target> | 2096 | </target> |
1990 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">29</context></context-group> | 2097 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">29</context></context-group> |
2098 | </trans-unit><trans-unit id="5d8068c24887a511fc8b04308de94829c9b13cce" datatype="html"> | ||
2099 | <source>Total video uploaded</source><target state="new">Total video uploaded</target> | ||
2100 | <context-group purpose="location"> | ||
2101 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context> | ||
2102 | <context context-type="linenumber">49</context> | ||
2103 | </context-group> | ||
1991 | </trans-unit> | 2104 | </trans-unit> |
1992 | <trans-unit id="dfd046dad933ba0a50926b9ab3c1b579c802312e" datatype="html"> | 2105 | <trans-unit id="dfd046dad933ba0a50926b9ab3c1b579c802312e" datatype="html"> |
1993 | <source>Processing…</source> | 2106 | <source>Processing…</source> |
1994 | <target state="new">Processing…</target> | 2107 | <target state="new">Processing…</target> |
1995 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">50</context></context-group> | 2108 | |
2109 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="38e0956efb7c78e758d638c8f1e5c99859b82836" datatype="html"> | ||
2110 | <source>Retry</source><target state="new">Retry</target> | ||
2111 | <context-group purpose="location"> | ||
2112 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context> | ||
2113 | <context context-type="linenumber">65</context> | ||
2114 | </context-group> | ||
2115 | <note priority="1" from="description">Retry failed upload of a video</note> | ||
1996 | </trans-unit> | 2116 | </trans-unit> |
1997 | <trans-unit id="a81bfce50be151484f8e59b34829ab07ef97982b" datatype="html"> | 2117 | <trans-unit id="a81bfce50be151484f8e59b34829ab07ef97982b" datatype="html"> |
1998 | <source>Total video quota</source> | 2118 | <source>Total video quota</source> |
1999 | <target state="new">Total video quota</target> | 2119 | <target state="new">Total video quota</target> |
2000 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">3</context></context-group> | 2120 | |
2001 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">48</context></context-group> | 2121 | |
2002 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">140</context></context-group> | 2122 | |
2003 | </trans-unit> | 2123 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> |
2004 | <trans-unit id="6357683911e256c566259880de43ea9403de00d3" datatype="html"> | 2124 | <trans-unit id="6357683911e256c566259880de43ea9403de00d3" datatype="html"> |
2005 | <source>Congratulations! Your video is now available in your private library.</source> | 2125 | <source>Congratulations! Your video is now available in your private library.</source> |
2006 | <target state="translated">Felicitats! El teu vídeo ja està disponible a la biblioteca privada.</target> | 2126 | <target state="translated">Felicitats! El teu vídeo ja està disponible a la biblioteca privada.</target> |
2007 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">63</context></context-group> | 2127 | |
2008 | </trans-unit> | 2128 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> |
2009 | <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215"> | 2129 | <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215"> |
2010 | <source>Publish will be available when upload is finished</source> | 2130 | <source>Publish will be available when upload is finished</source> |
2011 | <target>La publicació estarà disponible quan finalitzi la càrrega</target> | 2131 | <target>La publicació estarà disponible quan finalitzi la càrrega</target> |
2012 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">76</context></context-group> | 2132 | |
2013 | </trans-unit> | 2133 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> |
2014 | <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3"> | 2134 | <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3"> |
2015 | <source>Publish</source> | 2135 | <source>Publish</source> |
2016 | <target>Publica</target> | 2136 | <target>Publica</target> |
2017 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group> | 2137 | |
2018 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">78</context></context-group> | 2138 | |
2019 | </trans-unit> | 2139 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> |
2020 | <trans-unit id="6206e8d42fea5d7147d3e68d8e061583886603ae" datatype="html"> | 2140 | <trans-unit id="6206e8d42fea5d7147d3e68d8e061583886603ae" datatype="html"> |
2021 | <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> | 2141 | <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> |
2022 | <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> | 2142 | <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> |
@@ -2062,8 +2182,8 @@ | |||
2062 | <trans-unit id="2621043320678012413" datatype="html"> | 2182 | <trans-unit id="2621043320678012413" datatype="html"> |
2063 | <source>Live published.</source> | 2183 | <source>Live published.</source> |
2064 | <target state="new">Live published.</target> | 2184 | <target state="new">Live published.</target> |
2065 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">120</context></context-group> | 2185 | |
2066 | </trans-unit> | 2186 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> |
2067 | <trans-unit id="40e85da538414cc425f42d2b09189ce344865aa1" datatype="html"> | 2187 | <trans-unit id="40e85da538414cc425f42d2b09189ce344865aa1" datatype="html"> |
2068 | <source>Go Live</source> | 2188 | <source>Go Live</source> |
2069 | <target state="new">Go Live</target> | 2189 | <target state="new">Go Live</target> |
@@ -2079,13 +2199,13 @@ | |||
2079 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> | 2199 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> |
2080 | <target state="new"> | 2200 | <target state="new"> |
2081 | We recommend you to not use the | 2201 | We recommend you to not use the |
2082 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root | 2202 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root |
2083 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. | 2203 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. |
2084 | 2204 | ||
2085 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2205 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2086 | Instead, | 2206 | Instead, |
2087 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account | 2207 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account |
2088 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | 2208 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. |
2089 | 2209 | ||
2090 | </target> | 2210 | </target> |
2091 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group> | 2211 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group> |
@@ -2656,9 +2776,9 @@ | |||
2656 | <target state="new"> | 2776 | <target state="new"> |
2657 | Your report will be sent to moderators of | 2777 | Your report will be sent to moderators of |
2658 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 2778 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
2659 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( | 2779 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( |
2660 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 2780 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
2661 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 2781 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
2662 | 2782 | ||
2663 | </target> | 2783 | </target> |
2664 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> | 2784 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> |
@@ -2703,15 +2823,14 @@ | |||
2703 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 2823 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> |
2704 | <context context-type="linenumber">8</context> | 2824 | <context context-type="linenumber">8</context> |
2705 | </context-group> | 2825 | </context-group> |
2706 | </trans-unit> | 2826 | </trans-unit><trans-unit id="065367408b21af81c55d4a12dad437ee1b726476" datatype="html"> |
2707 | <trans-unit id="c6536b56d511323d91cdea2afb96247e019f41e6" datatype="html"> | 2827 | <source> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </source><target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target> |
2708 | <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. Make sure to keep your token private.</source> | ||
2709 | <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. Make sure to keep your token private. </target> | ||
2710 | <context-group purpose="location"> | 2828 | <context-group purpose="location"> |
2711 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 2829 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> |
2712 | <context context-type="linenumber">10,12</context> | 2830 | <context context-type="linenumber">10,12</context> |
2713 | </context-group> | 2831 | </context-group> |
2714 | </trans-unit> | 2832 | </trans-unit> |
2833 | |||
2715 | <trans-unit id="70b989779eb53e6ff14d810336677dbc3bde4202" datatype="html"> | 2834 | <trans-unit id="70b989779eb53e6ff14d810336677dbc3bde4202" datatype="html"> |
2716 | <source>Feed URL</source> | 2835 | <source>Feed URL</source> |
2717 | <target state="new">Feed URL</target> | 2836 | <target state="new">Feed URL</target> |
@@ -2727,15 +2846,18 @@ | |||
2727 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 2846 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> |
2728 | <context context-type="linenumber">23</context> | 2847 | <context context-type="linenumber">23</context> |
2729 | </context-group> | 2848 | </context-group> |
2730 | </trans-unit> | 2849 | </trans-unit><trans-unit id="7b4abd453d7f667c0aa6bce607433714511bae6e" datatype="html"> |
2731 | <trans-unit id="7a2fe0ebf8d14b0c59eae0b7a48ce23425d45eac" datatype="html"> | 2850 | <source>⚠️ Never share your feed token with anyone.</source><target state="new">⚠️ Never share your feed token with anyone.</target> |
2732 | <source>Renew token</source> | ||
2733 | <target state="new">Renew token</target> | ||
2734 | <context-group purpose="location"> | 2851 | <context-group purpose="location"> |
2735 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 2852 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> |
2736 | <context context-type="linenumber">33</context> | 2853 | <context context-type="linenumber">26</context> |
2737 | </context-group> | 2854 | </context-group> |
2738 | </trans-unit> | 2855 | </trans-unit> |
2856 | <trans-unit id="7a2fe0ebf8d14b0c59eae0b7a48ce23425d45eac" datatype="html"> | ||
2857 | <source>Renew token</source> | ||
2858 | <target state="new">Renew token</target> | ||
2859 | |||
2860 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | ||
2739 | <trans-unit id="3a23875897fb8099f85410700fcca415626621a3" datatype="html"> | 2861 | <trans-unit id="3a23875897fb8099f85410700fcca415626621a3" datatype="html"> |
2740 | <source>Follow domain</source> | 2862 | <source>Follow domain</source> |
2741 | <target state="new">Follow domain</target> | 2863 | <target state="new">Follow domain</target> |
@@ -2796,8 +2918,8 @@ | |||
2796 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> | 2918 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> |
2797 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2919 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2798 | <target>Creat | 2920 | <target>Creat |
2799 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 2921 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
2800 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 2922 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
2801 | </target> | 2923 | </target> |
2802 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">20</context></context-group> | 2924 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">20</context></context-group> |
2803 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">43</context></context-group> | 2925 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">43</context></context-group> |
@@ -2869,8 +2991,8 @@ | |||
2869 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> | 2991 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> |
2870 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2992 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2871 | <target state="new">Redundancy allowed | 2993 | <target state="new">Redundancy allowed |
2872 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 2994 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
2873 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 2995 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
2874 | </target> | 2996 | </target> |
2875 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group> | 2997 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group> |
2876 | </trans-unit> | 2998 | </trans-unit> |
@@ -2943,19 +3065,16 @@ | |||
2943 | <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48"> | 3065 | <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48"> |
2944 | <source>Username</source> | 3066 | <source>Username</source> |
2945 | <target>Nom d'usuari</target> | 3067 | <target>Nom d'usuari</target> |
2946 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">19</context></context-group> | 3068 | |
2947 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group> | 3069 | |
2948 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group> | 3070 | |
2949 | </trans-unit> | 3071 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> |
2950 | <trans-unit id="498afab4384cdddd310de830b987345b71aee25f" datatype="html"> | 3072 | <trans-unit id="498afab4384cdddd310de830b987345b71aee25f" datatype="html"> |
2951 | <source>e.g. jane_doe</source> | 3073 | <source>e.g. jane_doe</source> |
2952 | <target state="new">e.g. jane_doe</target> | 3074 | <target state="new">e.g. jane_doe</target> |
2953 | <context-group purpose="location"> | 3075 | |
2954 | <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context> | ||
2955 | <context context-type="linenumber">23</context> | ||
2956 | </context-group> | ||
2957 | <note priority="1" from="description">Username choice placeholder in the registration form</note> | 3076 | <note priority="1" from="description">Username choice placeholder in the registration form</note> |
2958 | </trans-unit> | 3077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> |
2959 | <trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a"> | 3078 | <trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a"> |
2960 | <source>john</source> | 3079 | <source>john</source> |
2961 | <target>joan</target> | 3080 | <target>joan</target> |
@@ -2979,54 +3098,54 @@ | |||
2979 | <trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46"> | 3098 | <trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46"> |
2980 | <source>Role</source> | 3099 | <source>Role</source> |
2981 | <target>Rol</target> | 3100 | <target>Rol</target> |
2982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">135</context></context-group> | 3101 | |
2983 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">135</context></context-group> | 3102 | |
2984 | </trans-unit> | 3103 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> |
2985 | <trans-unit id="2768c5a04ffea51e600e3b1e14ed676afb355f23" datatype="html"> | 3104 | <trans-unit id="2768c5a04ffea51e600e3b1e14ed676afb355f23" datatype="html"> |
2986 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> | 3105 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> |
2987 | <target state="new"> | 3106 | <target state="new"> |
2988 | Transcoding is enabled. The video quota only takes into account | 3107 | Transcoding is enabled. The video quota only takes into account |
2989 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original | 3108 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original |
2990 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. | 3109 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. |
2991 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3110 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2992 | At most, this user could upload ~ | 3111 | At most, this user could upload ~ |
2993 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | 3112 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. |
2994 | 3113 | ||
2995 | </target> | 3114 | </target> |
2996 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">160</context></context-group> | 3115 | |
2997 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">160</context></context-group> | 3116 | |
2998 | </trans-unit> | 3117 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">159</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">159</context></context-group></trans-unit> |
2999 | <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496" datatype="html"> | 3118 | <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496" datatype="html"> |
3000 | <source>Daily video quota</source> | 3119 | <source>Daily video quota</source> |
3001 | <target state="new">Daily video quota</target> | 3120 | <target state="new">Daily video quota</target> |
3002 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> | 3121 | |
3003 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> | 3122 | |
3004 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> | 3123 | |
3005 | </trans-unit> | 3124 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">165</context></context-group></trans-unit> |
3006 | <trans-unit id="a0f69dcdccf2174aa7fa17708ac63c3a3104456c" datatype="html"> | 3125 | <trans-unit id="a0f69dcdccf2174aa7fa17708ac63c3a3104456c" datatype="html"> |
3007 | <source>Doesn't need review before a video goes public</source> | 3126 | <source>Doesn't need review before a video goes public</source> |
3008 | <target state="new">Doesn't need review before a video goes public</target> | 3127 | <target state="new">Doesn't need review before a video goes public</target> |
3009 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group> | 3128 | |
3010 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group> | 3129 | |
3011 | </trans-unit> | 3130 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit> |
3012 | <trans-unit id="27a8f947ecc46bcad10d965360f500a14128bd7d" datatype="html"> | 3131 | <trans-unit id="27a8f947ecc46bcad10d965360f500a14128bd7d" datatype="html"> |
3013 | <source>Send a link to reset the password by email to the user</source> | 3132 | <source>Send a link to reset the password by email to the user</source> |
3014 | <target state="new">Send a link to reset the password by email to the user</target> | 3133 | <target state="new">Send a link to reset the password by email to the user</target> |
3015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">204</context></context-group> | 3134 | |
3016 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">204</context></context-group> | 3135 | |
3017 | </trans-unit> | 3136 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">203</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit> |
3018 | <trans-unit id="950adafba22e3c85e889f2c38faebe98145bfb7f" datatype="html"> | 3137 | <trans-unit id="950adafba22e3c85e889f2c38faebe98145bfb7f" datatype="html"> |
3019 | <source>Ask for new password</source> | 3138 | <source>Ask for new password</source> |
3020 | <target state="new">Ask for new password</target> | 3139 | <target state="new">Ask for new password</target> |
3021 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">205</context></context-group> | 3140 | |
3022 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">205</context></context-group> | 3141 | |
3023 | </trans-unit> | 3142 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">204</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> |
3024 | <trans-unit id="e6a48b1ed6160a99fba3a1607e27e9e93a4f4244" datatype="html"> | 3143 | <trans-unit id="e6a48b1ed6160a99fba3a1607e27e9e93a4f4244" datatype="html"> |
3025 | <source>Manually set the user password</source> | 3144 | <source>Manually set the user password</source> |
3026 | <target state="new">Manually set the user password</target> | 3145 | <target state="new">Manually set the user password</target> |
3027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">209</context></context-group> | 3146 | |
3028 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">209</context></context-group> | 3147 | |
3029 | </trans-unit> | 3148 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">208</context></context-group></trans-unit> |
3030 | <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html"> | 3149 | <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html"> |
3031 | <source>Show</source> | 3150 | <source>Show</source> |
3032 | <target state="new">Show</target> | 3151 | <target state="new">Show</target> |
@@ -3192,8 +3311,8 @@ | |||
3192 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> | 3311 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> |
3193 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3312 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3194 | <target state="new">Video | 3313 | <target state="new">Video |
3195 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3314 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3196 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3315 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3197 | </target> | 3316 | </target> |
3198 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group> | 3317 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group> |
3199 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> | 3318 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> |
@@ -3244,8 +3363,8 @@ | |||
3244 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99" datatype="html"> | 3363 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99" datatype="html"> |
3245 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3364 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3246 | <target state="translated">Data | 3365 | <target state="translated">Data |
3247 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3366 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3248 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3367 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3249 | </target> | 3368 | </target> |
3250 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> | 3369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> |
3251 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">46</context></context-group> | 3370 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">46</context></context-group> |
@@ -3367,11 +3486,11 @@ | |||
3367 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group> | 3486 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group> |
3368 | </trans-unit> | 3487 | </trans-unit> |
3369 | <trans-unit id="fd7b8e728c25b616934661747224b1b2e7d9ea5c" datatype="html"> | 3488 | <trans-unit id="fd7b8e728c25b616934661747224b1b2e7d9ea5c" datatype="html"> |
3370 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 3489 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
3371 | <target state="new"> | 3490 | <target state="new"> |
3372 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> | 3491 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> |
3373 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3492 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
3374 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 3493 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
3375 | </target> | 3494 | </target> |
3376 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> | 3495 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> |
3377 | </trans-unit> | 3496 | </trans-unit> |
@@ -3435,8 +3554,8 @@ | |||
3435 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9" datatype="html"> | 3554 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9" datatype="html"> |
3436 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3555 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3437 | <target state="new">State | 3556 | <target state="new">State |
3438 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3557 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3439 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3558 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3440 | </target> | 3559 | </target> |
3441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> | 3560 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> |
3442 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group> | 3561 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group> |
@@ -3455,8 +3574,8 @@ | |||
3455 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> | 3574 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> |
3456 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3575 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3457 | <target state="new">Score | 3576 | <target state="new">Score |
3458 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3577 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3459 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3578 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3460 | </target> | 3579 | </target> |
3461 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group> | 3580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group> |
3462 | </trans-unit> | 3581 | </trans-unit> |
@@ -3475,11 +3594,11 @@ | |||
3475 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">33</context></context-group> | 3594 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">33</context></context-group> |
3476 | </trans-unit> | 3595 | </trans-unit> |
3477 | <trans-unit id="da3ebfaee320ad7a8a41c75d6ee19e687f9b484d" datatype="html"> | 3596 | <trans-unit id="da3ebfaee320ad7a8a41c75d6ee19e687f9b484d" datatype="html"> |
3478 | <source><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 3597 | <source><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
3479 | <target state="new"> | 3598 | <target state="new"> |
3480 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 3599 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
3481 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3600 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
3482 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 3601 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
3483 | </target> | 3602 | </target> |
3484 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> | 3603 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> |
3485 | </trans-unit> | 3604 | </trans-unit> |
@@ -3512,8 +3631,8 @@ | |||
3512 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4" datatype="html"> | 3631 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4" datatype="html"> |
3513 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3632 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3514 | <target state="new">Muted at | 3633 | <target state="new">Muted at |
3515 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3634 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3516 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3635 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3517 | </target> | 3636 | </target> |
3518 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> | 3637 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> |
3519 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">29</context></context-group> | 3638 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">29</context></context-group> |
@@ -3833,9 +3952,9 @@ | |||
3833 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group> | 3952 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group> |
3834 | </trans-unit> | 3953 | </trans-unit> |
3835 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> | 3954 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> |
3836 | <source>By <x id="INTERPOLATION"/> -></source> | 3955 | <source>By <x id="INTERPOLATION"/> -></source> |
3837 | <target state="new">By | 3956 | <target state="new">By |
3838 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> | 3957 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> |
3839 | </target> | 3958 | </target> |
3840 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">45</context></context-group> | 3959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">45</context></context-group> |
3841 | </trans-unit> | 3960 | </trans-unit> |
@@ -3869,8 +3988,8 @@ | |||
3869 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> | 3988 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> |
3870 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | 3989 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> |
3871 | <target state="new">The | 3990 | <target state="new">The |
3872 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system | 3991 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system |
3873 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. | 3992 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. |
3874 | </target> | 3993 | </target> |
3875 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group> | 3994 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group> |
3876 | </trans-unit> | 3995 | </trans-unit> |
@@ -3913,8 +4032,8 @@ | |||
3913 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to build a moderation team. </source> | 4032 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to build a moderation team. </source> |
3914 | <target state="new"> | 4033 | <target state="new"> |
3915 | Manage | 4034 | Manage |
3916 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users | 4035 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users |
3917 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to build a moderation team. | 4036 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to build a moderation team. |
3918 | 4037 | ||
3919 | </target> | 4038 | </target> |
3920 | <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">82</context></context-group> | 4039 | <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">82</context></context-group> |
@@ -3928,8 +4047,8 @@ | |||
3928 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4047 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
3929 | <target state="new"> | 4048 | <target state="new"> |
3930 | Enabling it will allow other administrators to know that you are mainly federating sensitive content. | 4049 | Enabling it will allow other administrators to know that you are mainly federating sensitive content. |
3931 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4050 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3932 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4051 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3933 | Moreover, the NSFW checkbox on video upload will be automatically checked by default. | 4052 | Moreover, the NSFW checkbox on video upload will be automatically checked by default. |
3934 | 4053 | ||
3935 | </target> | 4054 | </target> |
@@ -3944,10 +4063,10 @@ | |||
3944 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> | 4063 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> |
3945 | <target state="new"> | 4064 | <target state="new"> |
3946 | With | 4065 | With |
3947 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list | 4066 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list |
3948 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or | 4067 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or |
3949 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails | 4068 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails |
3950 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. | 4069 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. |
3951 | 4070 | ||
3952 | </target> | 4071 | </target> |
3953 | <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">109</context></context-group> | 4072 | <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">109</context></context-group> |
@@ -3979,27 +4098,27 @@ | |||
3979 | <trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774"> | 4098 | <trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774"> |
3980 | <source>Terms</source> | 4099 | <source>Terms</source> |
3981 | <target>Termes</target> | 4100 | <target>Termes</target> |
3982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">88</context></context-group> | 4101 | |
3983 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">88</context></context-group> | 4102 | |
3984 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">168</context></context-group> | 4103 | |
3985 | <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">126</context></context-group> | 4104 | |
3986 | </trans-unit> | 4105 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">168</context></context-group><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">126</context></context-group></trans-unit> |
3987 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> | 4106 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> |
3988 | <source>Code of conduct</source> | 4107 | <source>Code of conduct</source> |
3989 | <target state="new">Code of conduct</target> | 4108 | <target state="new">Code of conduct</target> |
3990 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">82</context></context-group> | 4109 | |
3991 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">82</context></context-group> | 4110 | |
3992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">154</context></context-group> | 4111 | |
3993 | <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">135</context></context-group> | 4112 | |
3994 | </trans-unit> | 4113 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">154</context></context-group><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">135</context></context-group></trans-unit> |
3995 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> | 4114 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> |
3996 | <source>Moderation information</source> | 4115 | <source>Moderation information</source> |
3997 | <target state="translated">Informació de moderació</target> | 4116 | <target state="translated">Informació de moderació</target> |
3998 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">76</context></context-group> | 4117 | |
3999 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">76</context></context-group> | 4118 | |
4000 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">140</context></context-group> | 4119 | |
4001 | <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">144</context></context-group> | 4120 | |
4002 | </trans-unit> | 4121 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">140</context></context-group><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">144</context></context-group></trans-unit> |
4003 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> | 4122 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> |
4004 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> | 4123 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> |
4005 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> | 4124 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> |
@@ -4079,10 +4198,10 @@ | |||
4079 | <source>Use <x id="START_LINK"/>plugins & themes<x id="CLOSE_LINK"/> for more involved changes, or <x id="START_LINK_1"/>add slight customizations<x id="CLOSE_LINK"/>. </source> | 4198 | <source>Use <x id="START_LINK"/>plugins & themes<x id="CLOSE_LINK"/> for more involved changes, or <x id="START_LINK_1"/>add slight customizations<x id="CLOSE_LINK"/>. </source> |
4080 | <target state="new"> | 4199 | <target state="new"> |
4081 | Use | 4200 | Use |
4082 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes | 4201 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes |
4083 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or | 4202 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or |
4084 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>add slight customizations | 4203 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>add slight customizations |
4085 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 4204 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
4086 | 4205 | ||
4087 | </target> | 4206 | </target> |
4088 | <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">247</context></context-group> | 4207 | <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">247</context></context-group> |
@@ -4164,8 +4283,8 @@ | |||
4164 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to set their quota individually. </source> | 4283 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to set their quota individually. </source> |
4165 | <target state="new"> | 4284 | <target state="new"> |
4166 | Manage | 4285 | Manage |
4167 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users | 4286 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users |
4168 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to set their quota individually. | 4287 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to set their quota individually. |
4169 | 4288 | ||
4170 | </target> | 4289 | </target> |
4171 | <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">340</context></context-group> | 4290 | <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">340</context></context-group> |
@@ -4310,8 +4429,8 @@ | |||
4310 | <source>You should only use moderated search indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> | 4429 | <source>You should only use moderated search indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> |
4311 | <target state="new"> | 4430 | <target state="new"> |
4312 | You should only use moderated search indexes in production, or | 4431 | You should only use moderated search indexes in production, or |
4313 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own | 4432 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own |
4314 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 4433 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
4315 | 4434 | ||
4316 | </target> | 4435 | </target> |
4317 | <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">502</context></context-group> | 4436 | <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">502</context></context-group> |
@@ -4350,8 +4469,8 @@ | |||
4350 | <source>Manage <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> with other instances. </source> | 4469 | <source>Manage <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> with other instances. </source> |
4351 | <target state="new"> | 4470 | <target state="new"> |
4352 | Manage | 4471 | Manage |
4353 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations | 4472 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations |
4354 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> with other instances. | 4473 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> with other instances. |
4355 | 4474 | ||
4356 | </target> | 4475 | </target> |
4357 | <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">549</context></context-group> | 4476 | <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">549</context></context-group> |
@@ -4375,8 +4494,8 @@ | |||
4375 | <source>You should only follow moderated indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> | 4494 | <source>You should only follow moderated indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> |
4376 | <target state="new"> | 4495 | <target state="new"> |
4377 | You should only follow moderated indexes in production, or | 4496 | You should only follow moderated indexes in production, or |
4378 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own | 4497 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own |
4379 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 4498 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
4380 | 4499 | ||
4381 | </target> | 4500 | </target> |
4382 | <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">600</context></context-group> | 4501 | <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">600</context></context-group> |
@@ -4570,8 +4689,8 @@ | |||
4570 | <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">724</context></context-group> | 4689 | <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">724</context></context-group> |
4571 | </trans-unit> | 4690 | </trans-unit> |
4572 | <trans-unit id="f0310168e8e770e38348719e8c8ea17db59c30e4" datatype="html"> | 4691 | <trans-unit id="f0310168e8e770e38348719e8c8ea17db59c30e4" datatype="html"> |
4573 | <source><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> | 4692 | <source><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> |
4574 | <target state="new"><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> | 4693 | <target state="new"><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> |
4575 | <context-group purpose="location"> | 4694 | <context-group purpose="location"> |
4576 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | 4695 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> |
4577 | <context context-type="linenumber">759,763</context> | 4696 | <context context-type="linenumber">759,763</context> |
@@ -4603,22 +4722,22 @@ | |||
4603 | <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">755</context></context-group> | 4722 | <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">755</context></context-group> |
4604 | </trans-unit> | 4723 | </trans-unit> |
4605 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> | 4724 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> |
4606 | <source><x id="START_TAG_STRONG"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH"/><x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/></source> | 4725 | <source><x id="START_TAG_STRONG"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH"/><x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/></source> |
4607 | <target state="new"> | 4726 | <target state="new"> |
4608 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1 | 4727 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1 |
4609 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | 4728 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> |
4610 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: | 4729 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: |
4611 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | 4730 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> |
4612 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> | 4731 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> |
4613 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother | 4732 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother |
4614 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | 4733 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> |
4615 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback in particular with long videos | 4734 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback in particular with long videos |
4616 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | 4735 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> |
4617 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading) | 4736 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading) |
4618 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | 4737 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> |
4619 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> | 4738 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> |
4620 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2 | 4739 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2 |
4621 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | 4740 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> |
4622 | </target> | 4741 | </target> |
4623 | <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">778</context></context-group> | 4742 | <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">778</context></context-group> |
4624 | </trans-unit> | 4743 | </trans-unit> |
@@ -4690,35 +4809,45 @@ | |||
4690 | <source>Write JavaScript code directly.<x id="LINE_BREAK"/>Example: <x id="START_TAG_PRE"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE"/></source> | 4809 | <source>Write JavaScript code directly.<x id="LINE_BREAK"/>Example: <x id="START_TAG_PRE"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE"/></source> |
4691 | <target state="new"> | 4810 | <target state="new"> |
4692 | Write JavaScript code directly. | 4811 | Write JavaScript code directly. |
4693 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example: | 4812 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example: |
4694 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing'); | 4813 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing'); |
4695 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | 4814 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> |
4696 | </target> | 4815 | </target> |
4697 | <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">1023</context></context-group> | 4816 | <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">1023</context></context-group> |
4698 | </trans-unit> | 4817 | </trans-unit> |
4699 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> | 4818 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> |
4700 | <source>Write CSS code directly. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/> Prepend with <x id="START_EMPHASISED_TEXT"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT"/> to override styles. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css .logged-in-email <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/></source> | 4819 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> |
4820 | "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> | ||
4821 | "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | ||
4822 | color: red; | ||
4823 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | ||
4824 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> | ||
4825 | "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> | ||
4826 | "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | ||
4827 | color: red; | ||
4828 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | ||
4829 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
4701 | <target state="new"> | 4830 | <target state="new"> |
4702 | Write CSS code directly. Example: | 4831 | Write CSS code directly. Example: |
4703 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4832 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4704 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4833 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4705 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css | 4834 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css |
4706 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 4835 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> |
4707 | color: red; | 4836 | color: red; |
4708 | 4837 | ||
4709 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | 4838 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> |
4710 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | 4839 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> |
4711 | Prepend with | 4840 | Prepend with |
4712 | <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css | 4841 | <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css |
4713 | <x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example: | 4842 | <x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example: |
4714 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4843 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4715 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4844 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4716 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email | 4845 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email |
4717 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 4846 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> |
4718 | color: red; | 4847 | color: red; |
4719 | 4848 | ||
4720 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | 4849 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> |
4721 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | 4850 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> |
4722 | </target> | 4851 | </target> |
4723 | <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">1042</context></context-group> | 4852 | <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">1042</context></context-group> |
4724 | </trans-unit> | 4853 | </trans-unit> |
@@ -4770,10 +4899,10 @@ | |||
4770 | <trans-unit id="e6c299a11dadb59bf789ecc5d85eb1a1ebff4613" datatype="html"> | 4899 | <trans-unit id="e6c299a11dadb59bf789ecc5d85eb1a1ebff4613" datatype="html"> |
4771 | <source>DANGER ZONE</source> | 4900 | <source>DANGER ZONE</source> |
4772 | <target state="new">DANGER ZONE</target> | 4901 | <target state="new">DANGER ZONE</target> |
4773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> | 4902 | |
4774 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">197</context></context-group> | 4903 | |
4775 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">197</context></context-group> | 4904 | |
4776 | </trans-unit> | 4905 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">196</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">196</context></context-group></trans-unit> |
4777 | <trans-unit id="4915431133669985304"> | 4906 | <trans-unit id="4915431133669985304"> |
4778 | <source>Profile</source> | 4907 | <source>Profile</source> |
4779 | <target>Perfil</target> | 4908 | <target>Perfil</target> |
@@ -4822,24 +4951,24 @@ | |||
4822 | <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9"> | 4951 | <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9"> |
4823 | <source>Change password</source> | 4952 | <source>Change password</source> |
4824 | <target>Canvia contrasenya</target> | 4953 | <target>Canvia contrasenya</target> |
4825 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group> | 4954 | |
4826 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">30</context></context-group> | 4955 | |
4827 | </trans-unit> | 4956 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> |
4828 | <trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b" datatype="html"> | 4957 | <trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b" datatype="html"> |
4829 | <source>Current password</source> | 4958 | <source>Current password</source> |
4830 | <target state="new">Current password</target> | 4959 | <target state="new">Current password</target> |
4831 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> | 4960 | |
4832 | </trans-unit> | 4961 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> |
4833 | <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229"> | 4962 | <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229"> |
4834 | <source>New password</source> | 4963 | <source>New password</source> |
4835 | <target>Contrasenya nova</target> | 4964 | <target>Contrasenya nova</target> |
4836 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">15</context></context-group> | 4965 | |
4837 | </trans-unit> | 4966 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> |
4838 | <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b"> | 4967 | <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b"> |
4839 | <source>Confirm new password</source> | 4968 | <source>Confirm new password</source> |
4840 | <target>Confirma la contrasenya nova</target> | 4969 | <target>Confirma la contrasenya nova</target> |
4841 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">23</context></context-group> | 4970 | |
4842 | </trans-unit> | 4971 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> |
4843 | <trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129"> | 4972 | <trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129"> |
4844 | <source>Default policy on videos containing sensitive content</source> | 4973 | <source>Default policy on videos containing sensitive content</source> |
4845 | <target>Política predeterminada en vídeos que contenen contingut sensible</target> | 4974 | <target>Política predeterminada en vídeos que contenen contingut sensible</target> |
@@ -4849,10 +4978,10 @@ | |||
4849 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> | 4978 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> |
4850 | <target state="new"> | 4979 | <target state="new"> |
4851 | With | 4980 | With |
4852 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list | 4981 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list |
4853 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or | 4982 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or |
4854 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails | 4983 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails |
4855 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. | 4984 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. |
4856 | 4985 | ||
4857 | </target> | 4986 | </target> |
4858 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group> | 4987 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group> |
@@ -4883,18 +5012,18 @@ | |||
4883 | <source>Your current email is <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 5012 | <source>Your current email is <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
4884 | <target state="new"> | 5013 | <target state="new"> |
4885 | Your current email is | 5014 | Your current email is |
4886 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 5015 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4887 | <x id="INTERPOLATION" equiv-text="{{ user.email }}"/> | 5016 | <x id="INTERPOLATION" equiv-text="{{ user.email }}"/> |
4888 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 5017 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
4889 | </target> | 5018 | </target> |
4890 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">5</context></context-group> | 5019 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">5</context></context-group> |
4891 | </trans-unit> | 5020 | </trans-unit> |
4892 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05" datatype="html"> | 5021 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05" datatype="html"> |
4893 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> | 5022 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> |
4894 | <target state="new"> | 5023 | <target state="new"> |
4895 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 5024 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4896 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> | 5025 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> |
4897 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification | 5026 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification |
4898 | 5027 | ||
4899 | </target> | 5028 | </target> |
4900 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">9</context></context-group> | 5029 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">9</context></context-group> |
@@ -4902,28 +5031,16 @@ | |||
4902 | <trans-unit id="d20a2fa4a3360caa8825e49a31b5fd3a442ac219" datatype="html"> | 5031 | <trans-unit id="d20a2fa4a3360caa8825e49a31b5fd3a442ac219" datatype="html"> |
4903 | <source>New email</source> | 5032 | <source>New email</source> |
4904 | <target state="new">New email</target> | 5033 | <target state="new">New email</target> |
4905 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">15</context></context-group> | 5034 | |
4906 | </trans-unit> | 5035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> |
4907 | <trans-unit id="150bb2b8ea3b2745294f0cfe8b37c83dbca4b463" datatype="html"> | 5036 | |
4908 | <source>Your new email</source> | 5037 | |
4909 | <target state="new">Your new email</target> | 5038 | |
4910 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">17</context></context-group> | ||
4911 | </trans-unit> | ||
4912 | <trans-unit id="3a83d433c5d27e1d06ece0475fac8ba409b6c9ac" datatype="html"> | ||
4913 | <source>Your current password</source> | ||
4914 | <target state="new">Your current password</target> | ||
4915 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">26</context></context-group> | ||
4916 | </trans-unit> | ||
4917 | <trans-unit id="5b5b91438db5731debea388908f788bab8d3d404" datatype="html"> | ||
4918 | <source>Your password</source> | ||
4919 | <target state="new">Your password</target> | ||
4920 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">28</context></context-group> | ||
4921 | </trans-unit> | ||
4922 | <trans-unit id="820741079d4bc32fb98b7a871a6e507b18b6c85c" datatype="html"> | 5039 | <trans-unit id="820741079d4bc32fb98b7a871a6e507b18b6c85c" datatype="html"> |
4923 | <source>Change email</source> | 5040 | <source>Change email</source> |
4924 | <target state="new">Change email</target> | 5041 | <target state="new">Change email</target> |
4925 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">36</context></context-group> | 5042 | |
4926 | </trans-unit> | 5043 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> |
4927 | <trans-unit id="27a56aad79d8b61269ed303f11664cc78bcc2522" datatype="html"> | 5044 | <trans-unit id="27a56aad79d8b61269ed303f11664cc78bcc2522" datatype="html"> |
4928 | <source>Theme</source> | 5045 | <source>Theme</source> |
4929 | <target state="new">Theme</target> | 5046 | <target state="new">Theme</target> |
@@ -4985,8 +5102,8 @@ | |||
4985 | <target state="new"> | 5102 | <target state="new"> |
4986 | Created | 5103 | Created |
4987 | 5104 | ||
4988 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 5105 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
4989 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 5106 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
4990 | </target> | 5107 | </target> |
4991 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | 5108 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">22</context></context-group> |
4992 | </trans-unit> | 5109 | </trans-unit> |
@@ -5054,8 +5171,9 @@ | |||
5054 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group> | 5171 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group> |
5055 | </trans-unit> | 5172 | </trans-unit> |
5056 | <trans-unit id="66ad6eb3f06251c75325b780943a07f94c949df7" datatype="html"> | 5173 | <trans-unit id="66ad6eb3f06251c75325b780943a07f94c949df7" datatype="html"> |
5057 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | 5174 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> |
5058 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> | 5175 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> |
5176 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> | ||
5059 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> | 5177 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> |
5060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group> | 5178 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group> |
5061 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group> | 5179 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group> |
@@ -5145,8 +5263,8 @@ | |||
5145 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131" datatype="html"> | 5263 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131" datatype="html"> |
5146 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> | 5264 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> |
5147 | <target state="new"> | 5265 | <target state="new"> |
5148 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 5266 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
5149 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 5267 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
5150 | Delete history | 5268 | Delete history |
5151 | 5269 | ||
5152 | </target> | 5270 | </target> |
@@ -5160,8 +5278,8 @@ | |||
5160 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c" datatype="html"> | 5278 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c" datatype="html"> |
5161 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> | 5279 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> |
5162 | <target state="new"> | 5280 | <target state="new"> |
5163 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 5281 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
5164 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 5282 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
5165 | Notification preferences | 5283 | Notification preferences |
5166 | 5284 | ||
5167 | </target> | 5285 | </target> |
@@ -5257,8 +5375,8 @@ | |||
5257 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> | 5375 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> |
5258 | <target state="new"> | 5376 | <target state="new"> |
5259 | See the | 5377 | See the |
5260 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 5378 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
5261 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. | 5379 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. |
5262 | 5380 | ||
5263 | </target> | 5381 | </target> |
5264 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> | 5382 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> |
@@ -5272,8 +5390,8 @@ | |||
5272 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> | 5390 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> |
5273 | <target state="new"> | 5391 | <target state="new"> |
5274 | If you need help to use PeerTube, you can have a look at the | 5392 | If you need help to use PeerTube, you can have a look at the |
5275 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 5393 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
5276 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 5394 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
5277 | 5395 | ||
5278 | </target> | 5396 | </target> |
5279 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> | 5397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> |
@@ -5386,7 +5504,9 @@ | |||
5386 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">37</context></context-group> | 5504 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">37</context></context-group> |
5387 | </trans-unit> | 5505 | </trans-unit> |
5388 | <trans-unit id="7152797255397280410" datatype="html"> | 5506 | <trans-unit id="7152797255397280410" datatype="html"> |
5389 | <source>Do you really want to delete <x id="PH"/>? It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2"/>)!</source> | 5507 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? |
5508 | It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another | ||
5509 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
5390 | <target state="new">Do you really want to delete <x id="PH"/>? | 5510 | <target state="new">Do you really want to delete <x id="PH"/>? |
5391 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another | 5511 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another |
5392 | channel with the same name (<x id="PH_2"/>)!</target> | 5512 | channel with the same name (<x id="PH_2"/>)!</target> |
@@ -5465,9 +5585,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5465 | <trans-unit id="8177374861384376651" datatype="html"> | 5585 | <trans-unit id="8177374861384376651" datatype="html"> |
5466 | <source>Most liked videos</source> | 5586 | <source>Most liked videos</source> |
5467 | <target state="new">Most liked videos</target> | 5587 | <target state="new">Most liked videos</target> |
5468 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">45</context></context-group> | 5588 | |
5469 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-most-liked.component.ts</context><context context-type="linenumber">41</context></context-group> | 5589 | |
5470 | </trans-unit> | 5590 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-most-liked.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> |
5471 | <trans-unit id="2494835943815843060" datatype="html"> | 5591 | <trans-unit id="2494835943815843060" datatype="html"> |
5472 | <source>Videos that have the most likes.</source> | 5592 | <source>Videos that have the most likes.</source> |
5473 | <target state="new">Videos that have the most likes.</target> | 5593 | <target state="new">Videos that have the most likes.</target> |
@@ -5614,9 +5734,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5614 | <trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1" datatype="html"> | 5734 | <trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1" datatype="html"> |
5615 | <source>Features found on this instance</source> | 5735 | <source>Features found on this instance</source> |
5616 | <target state="new">Features found on this instance</target> | 5736 | <target state="new">Features found on this instance</target> |
5617 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group> | 5737 | |
5618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">47</context></context-group> | 5738 | |
5619 | </trans-unit> | 5739 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> |
5620 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> | 5740 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> |
5621 | <source>STATISTICS</source> | 5741 | <source>STATISTICS</source> |
5622 | <target state="new">STATISTICS</target> | 5742 | <target state="new">STATISTICS</target> |
@@ -5644,8 +5764,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5644 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> | 5764 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> |
5645 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> | 5765 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> |
5646 | <target state="translated">Per a més informació, visiteu | 5766 | <target state="translated">Per a més informació, visiteu |
5647 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org | 5767 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org |
5648 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 5768 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
5649 | </target> | 5769 | </target> |
5650 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group> | 5770 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group> |
5651 | </trans-unit> | 5771 | </trans-unit> |
@@ -5751,14 +5871,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5751 | <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK"/>with the WebTorrent library<x id="CLOSE_LINK"/>), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK_1"/>this document<x id="CLOSE_LINK"/> for more information </source> | 5871 | <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK"/>with the WebTorrent library<x id="CLOSE_LINK"/>), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK_1"/>this document<x id="CLOSE_LINK"/> for more information </source> |
5752 | <target state="new"> | 5872 | <target state="new"> |
5753 | Web peers are not publicly accessible: because we use WebRTC inside the web browser ( | 5873 | Web peers are not publicly accessible: because we use WebRTC inside the web browser ( |
5754 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>with the | 5874 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>with the |
5755 | WebTorrent library | 5875 | WebTorrent library |
5756 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), the protocol is different from classic BitTorrent. | 5876 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), the protocol is different from classic BitTorrent. |
5757 | When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers | 5877 | When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers |
5758 | to forward the information to. | 5878 | to forward the information to. |
5759 | See | 5879 | See |
5760 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>this document | 5880 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>this document |
5761 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information | 5881 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information |
5762 | 5882 | ||
5763 | </target> | 5883 | </target> |
5764 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">118</context></context-group> | 5884 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">118</context></context-group> |
@@ -5874,13 +5994,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5874 | <trans-unit id="892073694820881630" datatype="html"> | 5994 | <trans-unit id="892073694820881630" datatype="html"> |
5875 | <source>Link copied</source> | 5995 | <source>Link copied</source> |
5876 | <target state="new">Link copied</target> | 5996 | <target state="new">Link copied</target> |
5877 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">96</context></context-group> | 5997 | |
5878 | </trans-unit> | 5998 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> |
5879 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> | 5999 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> |
5880 | <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> | 6000 | <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> |
5881 | <target state="new">Developed with ❤ by | 6001 | <target state="new">Developed with ❤ by |
5882 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft | 6002 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft |
5883 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 6003 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
5884 | </target> | 6004 | </target> |
5885 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group> | 6005 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group> |
5886 | </trans-unit> | 6006 | </trans-unit> |
@@ -5890,12 +6010,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5890 | Registrar un compte | 6010 | Registrar un compte |
5891 | </target> | 6011 | </target> |
5892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group> | 6012 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group> |
6013 | </trans-unit><trans-unit id="e876eff2839953b48c0803607a6a10285b17c550" datatype="html"> | ||
6014 | <source><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></target> | ||
6015 | <context-group purpose="location"> | ||
6016 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6017 | <context context-type="linenumber">22</context> | ||
6018 | </context-group> | ||
5893 | </trans-unit> | 6019 | </trans-unit> |
5894 | <trans-unit id="f732c304c7433e5a83ffcd862c3dce709a0f4982" datatype="html"> | 6020 | |
5895 | <source>Next</source> | ||
5896 | <target state="translated">Següent</target> | ||
5897 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">20</context></context-group> | ||
5898 | </trans-unit> | ||
5899 | <trans-unit id="9082008222523034483" datatype="html"> | 6021 | <trans-unit id="9082008222523034483" datatype="html"> |
5900 | <source>Get help</source> | 6022 | <source>Get help</source> |
5901 | <target state="new">Get help</target> | 6023 | <target state="new">Get help</target> |
@@ -5904,39 +6026,39 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5904 | <trans-unit id="f127303f2937f5d9ced837f692899f5d599659a1" datatype="html"> | 6026 | <trans-unit id="f127303f2937f5d9ced837f692899f5d599659a1" datatype="html"> |
5905 | <source>Create my account</source> | 6027 | <source>Create my account</source> |
5906 | <target state="translated">Crear el meu compte</target> | 6028 | <target state="translated">Crear el meu compte</target> |
5907 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">29</context></context-group> | 6029 | |
5908 | </trans-unit> | 6030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> |
5909 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> | 6031 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> |
5910 | <source>PeerTube is creating your account...</source> | 6032 | <source>PeerTube is creating your account...</source> |
5911 | <target state="translated">PeerTube està creant el vostre compte ...</target> | 6033 | <target state="translated">PeerTube està creant el vostre compte ...</target> |
5912 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">37</context></context-group> | 6034 | |
5913 | </trans-unit> | 6035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> |
5914 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> | 6036 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> |
5915 | <source>Done</source> | 6037 | <source>Done</source> |
5916 | <target state="translated">Fet</target> | 6038 | <target state="translated">Fet</target> |
5917 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">33</context></context-group> | 6039 | |
5918 | </trans-unit> | 6040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> |
5919 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> | 6041 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> |
5920 | <source>Who are we?</source> | 6042 | <source>Who are we?</source> |
5921 | <target state="translated">Qui sóm?</target> | 6043 | <target state="translated">Qui sóm?</target> |
5922 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">60</context></context-group> | 6044 | |
5923 | </trans-unit> | 6045 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> |
5924 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> | 6046 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> |
5925 | <source>How long do we plan to maintain this instance?</source> | 6047 | <source>How long do we plan to maintain this instance?</source> |
5926 | <target state="translated">Quant de temps pretenem mantenir aquesta instància?</target> | 6048 | <target state="translated">Quant de temps pretenem mantenir aquesta instància?</target> |
5927 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">65</context></context-group> | 6049 | |
5928 | </trans-unit> | 6050 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> |
5929 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> | 6051 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> |
5930 | <source>How will we finance this instance?</source> | 6052 | <source>How will we finance this instance?</source> |
5931 | <target state="translated">Com finançarem aquesta instància?</target> | 6053 | <target state="translated">Com finançarem aquesta instància?</target> |
5932 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">70</context></context-group> | 6054 | |
5933 | </trans-unit> | 6055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> |
5934 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> | 6056 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> |
5935 | <source>Administrators & Sustainability</source> | 6057 | <source>Administrators & Sustainability</source> |
5936 | <target state="new">Administrators & Sustainability</target> | 6058 | <target state="new">Administrators & Sustainability</target> |
5937 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">56</context></context-group> | 6059 | |
5938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">56</context></context-group> | 6060 | |
5939 | </trans-unit> | 6061 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> |
5940 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> | 6062 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> |
5941 | <source>Step</source> | 6063 | <source>Step</source> |
5942 | <target state="new">Step</target> | 6064 | <target state="new">Step</target> |
@@ -5946,7 +6068,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5946 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> | 6068 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> |
5947 | <target state="new"> | 6069 | <target state="new"> |
5948 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. | 6070 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. |
5949 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 6071 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
5950 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. | 6072 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. |
5951 | 6073 | ||
5952 | </target> | 6074 | </target> |
@@ -5999,36 +6121,36 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5999 | <target state="new"> | 6121 | <target state="new"> |
6000 | The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. | 6122 | The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. |
6001 | </target> | 6123 | </target> |
6002 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">32</context></context-group> | 6124 | |
6125 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit><trans-unit id="76118692a327ca6158811d5c3f4e9eeea30dc8b1" datatype="html"> | ||
6126 | <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target> | ||
6127 | <context-group purpose="location"> | ||
6128 | <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context> | ||
6129 | <context context-type="linenumber">4,5</context> | ||
6130 | </context-group> | ||
6003 | </trans-unit> | 6131 | </trans-unit> |
6004 | <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c" datatype="html"> | 6132 | <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c" datatype="html"> |
6005 | <source>I am at least 16 years old and agree to the <x id="START_LINK"/>Terms<x id="CLOSE_LINK"/><x id="START_TAG_NG_CONTAINER"/> and to the <x id="START_LINK_1"/>Code of Conduct<x id="CLOSE_LINK"/><x id="CLOSE_TAG_NG_CONTAINER"/> of this instance </source> | 6133 | <source>I am at least 16 years old and agree to the <x id="START_LINK"/>Terms<x id="CLOSE_LINK"/><x id="START_TAG_NG_CONTAINER"/> and to the <x id="START_LINK_1"/>Code of Conduct<x id="CLOSE_LINK"/><x id="CLOSE_TAG_NG_CONTAINER"/> of this instance </source> |
6006 | <target state="new"> | 6134 | <target state="new"> |
6007 | I am at least 16 years old and agree | 6135 | I am at least 16 years old and agree |
6008 | to the | 6136 | to the |
6009 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Terms | 6137 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Terms |
6010 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 6138 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
6011 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and to the | 6139 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and to the |
6012 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>Code of Conduct | 6140 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>Code of Conduct |
6013 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 6141 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
6014 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 6142 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
6015 | of this instance | 6143 | of this instance |
6016 | 6144 | ||
6017 | </target> | 6145 | </target> |
6018 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">66</context></context-group> | 6146 | |
6019 | </trans-unit> | 6147 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> |
6020 | <trans-unit id="3301086086650990787" datatype="html"> | 6148 | <trans-unit id="3301086086650990787" datatype="html"> |
6021 | <source>Register</source> | 6149 | <source>Register</source> |
6022 | <target state="new">Register</target> | 6150 | <target state="new">Register</target> |
6023 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">14</context></context-group> | 6151 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">14</context></context-group> |
6024 | </trans-unit> | 6152 | </trans-unit> |
6025 | <trans-unit id="b925172fc8e9b9a7fc6b9f5d742993b77ffdda2c" datatype="html"> | 6153 | |
6026 | <source>Sorry, we couldn't find the page you were looking for.</source> | ||
6027 | <target state="new"> | ||
6028 | Sorry, we couldn't find the page you were looking for. | ||
6029 | </target> | ||
6030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">5</context></context-group> | ||
6031 | </trans-unit> | ||
6032 | <trans-unit id="6979021199788941693" datatype="html"> | 6154 | <trans-unit id="6979021199788941693" datatype="html"> |
6033 | <source>Your message has been sent.</source> | 6155 | <source>Your message has been sent.</source> |
6034 | <target state="new">Your message has been sent.</target> | 6156 | <target state="new">Your message has been sent.</target> |
@@ -6140,8 +6262,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6140 | <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">61</context></context-group> | 6262 | <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">61</context></context-group> |
6141 | </trans-unit> | 6263 | </trans-unit> |
6142 | <trans-unit id="8011855989482474311" datatype="html"> | 6264 | <trans-unit id="8011855989482474311" datatype="html"> |
6143 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 6265 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
6144 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> | 6266 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> |
6145 | <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">62</context></context-group> | 6267 | <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">62</context></context-group> |
6146 | </trans-unit> | 6268 | </trans-unit> |
6147 | <trans-unit id="3768852440495368591" datatype="html"> | 6269 | <trans-unit id="3768852440495368591" datatype="html"> |
@@ -6816,9 +6938,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6816 | <trans-unit id="1519954996184640001"> | 6938 | <trans-unit id="1519954996184640001"> |
6817 | <source>Error</source> | 6939 | <source>Error</source> |
6818 | <target>Error</target> | 6940 | <target>Error</target> |
6819 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group> | 6941 | |
6820 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">17</context></context-group> | 6942 | |
6821 | </trans-unit> | 6943 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> |
6822 | <trans-unit id="5076187961693950167" datatype="html"> | 6944 | <trans-unit id="5076187961693950167" datatype="html"> |
6823 | <source>Standard logs</source> | 6945 | <source>Standard logs</source> |
6824 | <target state="new">Standard logs</target> | 6946 | <target state="new">Standard logs</target> |
@@ -7047,8 +7169,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7047 | <trans-unit id="3183245287221165928" datatype="html"> | 7169 | <trans-unit id="3183245287221165928" datatype="html"> |
7048 | <source>Ownership accepted</source> | 7170 | <source>Ownership accepted</source> |
7049 | <target state="new">Ownership accepted</target> | 7171 | <target state="new">Ownership accepted</target> |
7050 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts</context><context context-type="linenumber">66</context></context-group> | 7172 | |
7051 | </trans-unit> | 7173 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> |
7052 | <trans-unit id="6012072687166259654" datatype="html"> | 7174 | <trans-unit id="6012072687166259654" datatype="html"> |
7053 | <source>Please check your emails to verify your new email.</source> | 7175 | <source>Please check your emails to verify your new email.</source> |
7054 | <target state="new">Please check your emails to verify your new email.</target> | 7176 | <target state="new">Please check your emails to verify your new email.</target> |
@@ -7184,8 +7306,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7184 | <trans-unit id="3525866160632851851"> | 7306 | <trans-unit id="3525866160632851851"> |
7185 | <source>Avatar changed.</source> | 7307 | <source>Avatar changed.</source> |
7186 | <target>Avatar canviat.</target> | 7308 | <target>Avatar canviat.</target> |
7187 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">42</context></context-group> | 7309 | |
7188 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">105</context></context-group> | 7310 | |
7311 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="8920809083620698740" datatype="html"> | ||
7312 | <source>avatar</source><target state="new">avatar</target> | ||
7313 | <context-group purpose="location"> | ||
7314 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context> | ||
7315 | <context context-type="linenumber">51</context> | ||
7316 | </context-group> | ||
7189 | </trans-unit> | 7317 | </trans-unit> |
7190 | <trans-unit id="1233062525939746039" datatype="html"> | 7318 | <trans-unit id="1233062525939746039" datatype="html"> |
7191 | <source>Unknown language</source> | 7319 | <source>Unknown language</source> |
@@ -7258,8 +7386,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7258 | <trans-unit id="6595008830732269870" datatype="html"> | 7386 | <trans-unit id="6595008830732269870" datatype="html"> |
7259 | <source>Not found</source> | 7387 | <source>Not found</source> |
7260 | <target state="new">Not found</target> | 7388 | <target state="new">Not found</target> |
7261 | <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found-routing.module.ts</context><context context-type="linenumber">13</context></context-group> | 7389 | |
7262 | </trans-unit> | 7390 | <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit> |
7263 | <trans-unit id="5032453707232754344" datatype="html"> | 7391 | <trans-unit id="5032453707232754344" datatype="html"> |
7264 | <source>Playlist <x id="PH"/> created.</source> | 7392 | <source>Playlist <x id="PH"/> created.</source> |
7265 | <target state="new">Playlist | 7393 | <target state="new">Playlist |
@@ -7288,11 +7416,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7288 | <trans-unit id="6658000829978978023" datatype="html"> | 7416 | <trans-unit id="6658000829978978023" datatype="html"> |
7289 | <source>Applications</source> | 7417 | <source>Applications</source> |
7290 | <target state="new">Applications</target> | 7418 | <target state="new">Applications</target> |
7291 | <context-group purpose="location"> | 7419 | |
7292 | <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> | 7420 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> |
7293 | <context context-type="linenumber">60</context> | ||
7294 | </context-group> | ||
7295 | </trans-unit> | ||
7296 | <trans-unit id="104404386496394770" datatype="html"> | 7421 | <trans-unit id="104404386496394770" datatype="html"> |
7297 | <source>Delete playlist</source> | 7422 | <source>Delete playlist</source> |
7298 | <target state="new">Delete playlist</target> | 7423 | <target state="new">Delete playlist</target> |
@@ -7458,15 +7583,15 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7458 | <trans-unit id="6537885755702623401" datatype="html"> | 7583 | <trans-unit id="6537885755702623401" datatype="html"> |
7459 | <source>Now please check your emails to verify your account and complete signup.</source> | 7584 | <source>Now please check your emails to verify your account and complete signup.</source> |
7460 | <target state="new">Now please check your emails to verify your account and complete signup.</target> | 7585 | <target state="new">Now please check your emails to verify your account and complete signup.</target> |
7461 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">115</context></context-group> | 7586 | |
7462 | </trans-unit> | 7587 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> |
7463 | <trans-unit id="2847376451647729886" datatype="html"> | 7588 | <trans-unit id="2847376451647729886" datatype="html"> |
7464 | <source>You are now logged in as <x id="PH"/>!</source> | 7589 | <source>You are now logged in as <x id="PH"/>!</source> |
7465 | <target state="new">You are now logged in as | 7590 | <target state="new">You are now logged in as |
7466 | <x id="PH"/>! | 7591 | <x id="PH"/>! |
7467 | </target> | 7592 | </target> |
7468 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">123</context></context-group> | 7593 | |
7469 | </trans-unit> | 7594 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> |
7470 | <trans-unit id="2687679787442328897" datatype="html"> | 7595 | <trans-unit id="2687679787442328897" datatype="html"> |
7471 | <source>An email with verification link will be sent to <x id="PH"/>.</source> | 7596 | <source>An email with verification link will be sent to <x id="PH"/>.</source> |
7472 | <target state="new">An email with verification link will be sent to | 7597 | <target state="new">An email with verification link will be sent to |
@@ -7493,9 +7618,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7493 | <trans-unit id="1783173774503340906" datatype="html"> | 7618 | <trans-unit id="1783173774503340906" datatype="html"> |
7494 | <source>Subscribe to the account</source> | 7619 | <source>Subscribe to the account</source> |
7495 | <target state="new">Subscribe to the account</target> | 7620 | <target state="new">Subscribe to the account</target> |
7496 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">60</context></context-group> | 7621 | |
7497 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">902</context></context-group> | 7622 | |
7498 | </trans-unit> | 7623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">913</context></context-group></trans-unit> |
7499 | <trans-unit id="4014335318155107533" datatype="html"> | 7624 | <trans-unit id="4014335318155107533" datatype="html"> |
7500 | <source>VIDEO PLAYLISTS</source> | 7625 | <source>VIDEO PLAYLISTS</source> |
7501 | <target state="new">VIDEO PLAYLISTS</target> | 7626 | <target state="new">VIDEO PLAYLISTS</target> |
@@ -7557,7 +7682,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7557 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 7682 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
7558 | </trans-unit> | 7683 | </trans-unit> |
7559 | <trans-unit id="2013324644839511073" datatype="html"> | 7684 | <trans-unit id="2013324644839511073" datatype="html"> |
7560 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 7685 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>. |
7686 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
7561 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7687 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7562 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 7688 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
7563 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 7689 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> |
@@ -7575,8 +7701,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7575 | <trans-unit id="4648900870671159218"> | 7701 | <trans-unit id="4648900870671159218"> |
7576 | <source>Success</source> | 7702 | <source>Success</source> |
7577 | <target>Èxit</target> | 7703 | <target>Èxit</target> |
7578 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">23</context></context-group> | 7704 | |
7579 | </trans-unit> | 7705 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> |
7580 | <trans-unit id="1266887509445371246" datatype="html"> | 7706 | <trans-unit id="1266887509445371246" datatype="html"> |
7581 | <source>Incorrect username or password.</source> | 7707 | <source>Incorrect username or password.</source> |
7582 | <target state="new">Incorrect username or password.</target> | 7708 | <target state="new">Incorrect username or password.</target> |
@@ -7691,8 +7817,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7691 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">69</context></context-group> | 7817 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">69</context></context-group> |
7692 | </trans-unit> | 7818 | </trans-unit> |
7693 | <trans-unit id="6613870447286561244" datatype="html"> | 7819 | <trans-unit id="6613870447286561244" datatype="html"> |
7694 | <source>Long (> 10 min)</source> | 7820 | <source>Long (> 10 min)</source> |
7695 | <target state="new">Long (> 10 min)</target> | 7821 | <target state="new">Long (> 10 min)</target> |
7696 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">73</context></context-group> | 7822 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">73</context></context-group> |
7697 | </trans-unit> | 7823 | </trans-unit> |
7698 | <trans-unit id="1787083504545967" datatype="html"> | 7824 | <trans-unit id="1787083504545967" datatype="html"> |
@@ -7986,9 +8112,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7986 | <trans-unit id="3577237269587081090"> | 8112 | <trans-unit id="3577237269587081090"> |
7987 | <source>Password is required.</source> | 8113 | <source>Password is required.</source> |
7988 | <target>Es requereix contrasenya.</target> | 8114 | <target>Es requereix contrasenya.</target> |
7989 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">49</context></context-group> | 8115 | |
7990 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> | 8116 | |
7991 | </trans-unit> | 8117 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> |
7992 | <trans-unit id="3152303769378345477"> | 8118 | <trans-unit id="3152303769378345477"> |
7993 | <source>Confirmation of the password is required.</source> | 8119 | <source>Confirmation of the password is required.</source> |
7994 | <target>Es requereix confirmació de la contrasenya.</target> | 8120 | <target>Es requereix confirmació de la contrasenya.</target> |
@@ -8032,94 +8158,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8032 | <trans-unit id="525871656034789056"> | 8158 | <trans-unit id="525871656034789056"> |
8033 | <source>Password must be at least 6 characters long.</source> | 8159 | <source>Password must be at least 6 characters long.</source> |
8034 | <target>La contrasenya ha de tenir com a mínim 6 caràcters.</target> | 8160 | <target>La contrasenya ha de tenir com a mínim 6 caràcters.</target> |
8035 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group> | 8161 | |
8036 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">61</context></context-group> | 8162 | |
8037 | </trans-unit> | 8163 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> |
8038 | <trans-unit id="1099684476181448167"> | 8164 | <trans-unit id="1099684476181448167"> |
8039 | <source>Password cannot be more than 255 characters long.</source> | 8165 | <source>Password cannot be more than 255 characters long.</source> |
8040 | <target>La contrasenya no pot tenir més de 255 caràcters.</target> | 8166 | <target>La contrasenya no pot tenir més de 255 caràcters.</target> |
8041 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> | 8167 | |
8042 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">62</context></context-group> | 8168 | |
8043 | </trans-unit> | 8169 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> |
8044 | <trans-unit id="3392630942539073768"> | 8170 | <trans-unit id="3392630942539073768"> |
8045 | <source>The new password and the confirmed password do not correspond.</source> | 8171 | <source>The new password and the confirmed password do not correspond.</source> |
8046 | <target>La nova contrasenya i la contrasenya confirmada no es corresponen.</target> | 8172 | <target>La nova contrasenya i la contrasenya confirmada no es corresponen.</target> |
8047 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">69</context></context-group> | 8173 | |
8048 | </trans-unit> | 8174 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> |
8049 | <trans-unit id="2027337371129904473"> | 8175 | <trans-unit id="2027337371129904473"> |
8050 | <source>Video quota is required.</source> | 8176 | <source>Video quota is required.</source> |
8051 | <target>Es requereix una quota de vídeo.</target> | 8177 | <target>Es requereix una quota de vídeo.</target> |
8052 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">76</context></context-group> | 8178 | |
8053 | </trans-unit> | 8179 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> |
8054 | <trans-unit id="267386529333143660"> | 8180 | <trans-unit id="267386529333143660"> |
8055 | <source>Quota must be greater than -1.</source> | 8181 | <source>Quota must be greater than -1.</source> |
8056 | <target>La quota ha de ser superior a -1.</target> | 8182 | <target>La quota ha de ser superior a -1.</target> |
8057 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">77</context></context-group> | 8183 | |
8058 | </trans-unit> | 8184 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> |
8059 | <trans-unit id="1220179061234048936" datatype="html"> | 8185 | <trans-unit id="1220179061234048936" datatype="html"> |
8060 | <source>Daily upload limit is required.</source> | 8186 | <source>Daily upload limit is required.</source> |
8061 | <target state="new">Daily upload limit is required.</target> | 8187 | <target state="new">Daily upload limit is required.</target> |
8062 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> | 8188 | |
8063 | </trans-unit> | 8189 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> |
8064 | <trans-unit id="8959404382357999234" datatype="html"> | 8190 | <trans-unit id="8959404382357999234" datatype="html"> |
8065 | <source>Daily upload limit must be greater than -1.</source> | 8191 | <source>Daily upload limit must be greater than -1.</source> |
8066 | <target state="new">Daily upload limit must be greater than -1.</target> | 8192 | <target state="new">Daily upload limit must be greater than -1.</target> |
8067 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> | 8193 | |
8068 | </trans-unit> | 8194 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> |
8069 | <trans-unit id="4796798537475457493"> | 8195 | <trans-unit id="4796798537475457493"> |
8070 | <source>User role is required.</source> | 8196 | <source>User role is required.</source> |
8071 | <target>Es requereix una funció d'usuari.</target> | 8197 | <target>Es requereix una funció d'usuari.</target> |
8072 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> | 8198 | |
8073 | </trans-unit> | 8199 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> |
8074 | <trans-unit id="2761226139624435788"> | 8200 | <trans-unit id="2761226139624435788"> |
8075 | <source>Description must be at least 3 characters long.</source> | 8201 | <source>Description must be at least 3 characters long.</source> |
8076 | <target>La descripció ha de tenir almenys 3 caràcters de longitud.</target> | 8202 | <target>La descripció ha de tenir almenys 3 caràcters de longitud.</target> |
8077 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">103</context></context-group> | 8203 | |
8078 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">38</context></context-group> | 8204 | |
8079 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> | 8205 | |
8080 | </trans-unit> | 8206 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> |
8081 | <trans-unit id="4717982586356605243" datatype="html"> | 8207 | <trans-unit id="4717982586356605243" datatype="html"> |
8082 | <source>Description cannot be more than 1000 characters long.</source> | 8208 | <source>Description cannot be more than 1000 characters long.</source> |
8083 | <target state="new">Description cannot be more than 1000 characters long.</target> | 8209 | <target state="new">Description cannot be more than 1000 characters long.</target> |
8084 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">104</context></context-group> | 8210 | |
8085 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">39</context></context-group> | 8211 | |
8086 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> | 8212 | |
8087 | </trans-unit> | 8213 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> |
8088 | <trans-unit id="1814372869868173571" datatype="html"> | 8214 | <trans-unit id="1814372869868173571" datatype="html"> |
8089 | <source>You must agree with the instance terms in order to register on it.</source> | 8215 | <source>You must agree with the instance terms in order to register on it.</source> |
8090 | <target state="new">You must agree with the instance terms in order to register on it.</target> | 8216 | <target state="new">You must agree with the instance terms in order to register on it.</target> |
8091 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> | 8217 | |
8092 | </trans-unit> | 8218 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> |
8093 | <trans-unit id="7803960725351649605" datatype="html"> | 8219 | <trans-unit id="7803960725351649605" datatype="html"> |
8094 | <source>Ban reason must be at least 3 characters long.</source> | 8220 | <source>Ban reason must be at least 3 characters long.</source> |
8095 | <target state="new">Ban reason must be at least 3 characters long.</target> | 8221 | <target state="new">Ban reason must be at least 3 characters long.</target> |
8096 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">123</context></context-group> | 8222 | |
8097 | </trans-unit> | 8223 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> |
8098 | <trans-unit id="3851609012243698179" datatype="html"> | 8224 | <trans-unit id="3851609012243698179" datatype="html"> |
8099 | <source>Ban reason cannot be more than 250 characters long.</source> | 8225 | <source>Ban reason cannot be more than 250 characters long.</source> |
8100 | <target state="new">Ban reason cannot be more than 250 characters long.</target> | 8226 | <target state="new">Ban reason cannot be more than 250 characters long.</target> |
8101 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">124</context></context-group> | 8227 | |
8102 | </trans-unit> | 8228 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> |
8103 | <trans-unit id="6632896893630378443"> | 8229 | <trans-unit id="6632896893630378443"> |
8104 | <source>Display name is required.</source> | 8230 | <source>Display name is required.</source> |
8105 | <target>El nom de visualització és obligatori.</target> | 8231 | <target>El nom de visualització és obligatori.</target> |
8106 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group> | 8232 | |
8107 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> | 8233 | |
8108 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> | 8234 | |
8109 | </trans-unit> | 8235 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> |
8110 | <trans-unit id="1303578752658966736" datatype="html"> | 8236 | <trans-unit id="1303578752658966736" datatype="html"> |
8111 | <source>Display name must be at least 1 character long.</source> | 8237 | <source>Display name must be at least 1 character long.</source> |
8112 | <target state="new">Display name must be at least 1 character long.</target> | 8238 | <target state="new">Display name must be at least 1 character long.</target> |
8113 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">136</context></context-group> | 8239 | |
8114 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group> | 8240 | |
8115 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> | 8241 | |
8116 | </trans-unit> | 8242 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> |
8117 | <trans-unit id="4613240543124934954" datatype="html"> | 8243 | <trans-unit id="4613240543124934954" datatype="html"> |
8118 | <source>Display name cannot be more than 50 characters long.</source> | 8244 | <source>Display name cannot be more than 50 characters long.</source> |
8119 | <target state="new">Display name cannot be more than 50 characters long.</target> | 8245 | <target state="new">Display name cannot be more than 50 characters long.</target> |
8120 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">137</context></context-group> | 8246 | |
8121 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group> | 8247 | |
8122 | </trans-unit> | 8248 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">146</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit> |
8123 | <trans-unit id="1000468652492651683"> | 8249 | <trans-unit id="1000468652492651683"> |
8124 | <source>Report reason is required.</source> | 8250 | <source>Report reason is required.</source> |
8125 | <target>Cal un motiu del informe.</target> | 8251 | <target>Cal un motiu del informe.</target> |
@@ -8268,20 +8394,32 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8268 | <trans-unit id="fc840cbc744829dee0c0d50e8d32e45beb731c36" datatype="html"> | 8394 | <trans-unit id="fc840cbc744829dee0c0d50e8d32e45beb731c36" datatype="html"> |
8269 | <source>Live RTMP Url</source> | 8395 | <source>Live RTMP Url</source> |
8270 | <target state="new">Live RTMP Url</target> | 8396 | <target state="new">Live RTMP Url</target> |
8271 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">10</context></context-group> | 8397 | |
8272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">215</context></context-group> | 8398 | |
8273 | </trans-unit> | 8399 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> |
8274 | <trans-unit id="39d142e6915c4f2d0f9b45e76c176eec6a48c1c1" datatype="html"> | 8400 | <trans-unit id="39d142e6915c4f2d0f9b45e76c176eec6a48c1c1" datatype="html"> |
8275 | <source>Live stream key</source> | 8401 | <source>Live stream key</source> |
8276 | <target state="new">Live stream key</target> | 8402 | <target state="new">Live stream key</target> |
8277 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">15</context></context-group> | 8403 | |
8278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">220</context></context-group> | 8404 | |
8279 | </trans-unit> | 8405 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> |
8280 | <trans-unit id="930826dd8818902aaf1300253dbee4717ceb35ee" datatype="html"> | 8406 | <trans-unit id="930826dd8818902aaf1300253dbee4717ceb35ee" datatype="html"> |
8281 | <source>⚠️ Never share your stream key with anyone.</source> | 8407 | <source>⚠️ Never share your stream key with anyone.</source> |
8282 | <target state="new">⚠️ Never share your stream key with anyone.</target> | 8408 | <target state="new">⚠️ Never share your stream key with anyone.</target> |
8283 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">18</context></context-group> | 8409 | |
8284 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">223</context></context-group> | 8410 | |
8411 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">223</context></context-group></trans-unit><trans-unit id="5b5759ae8d3274fdc904e1ef5bb4a52c2251de66" datatype="html"> | ||
8412 | <source>Permanent live</source><target state="new">Permanent live</target> | ||
8413 | <context-group purpose="location"> | ||
8414 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> | ||
8415 | <context context-type="linenumber">10</context> | ||
8416 | </context-group> | ||
8417 | </trans-unit><trans-unit id="6bf2a2b88df254434e6a415bfd44c8efb5fe40a7" datatype="html"> | ||
8418 | <source>Replay will be saved</source><target state="new">Replay will be saved</target> | ||
8419 | <context-group purpose="location"> | ||
8420 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> | ||
8421 | <context context-type="linenumber">11</context> | ||
8422 | </context-group> | ||
8285 | </trans-unit> | 8423 | </trans-unit> |
8286 | <trans-unit id="5437132245714159662"> | 8424 | <trans-unit id="5437132245714159662"> |
8287 | <source>Video name is required.</source> | 8425 | <source>Video name is required.</source> |
@@ -8636,14 +8774,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8636 | <trans-unit id="2830831449226931729" datatype="html"> | 8774 | <trans-unit id="2830831449226931729" datatype="html"> |
8637 | <source>Instance languages</source> | 8775 | <source>Instance languages</source> |
8638 | <target state="new">Instance languages</target> | 8776 | <target state="new">Instance languages</target> |
8639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">183</context></context-group> | 8777 | |
8640 | </trans-unit> | 8778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> |
8641 | <trans-unit id="40119547597591062" datatype="html"> | 8779 | <trans-unit id="40119547597591062" datatype="html"> |
8642 | <source>All languages</source> | 8780 | <source>All languages</source> |
8643 | <target state="new">All languages</target> | 8781 | <target state="new">All languages</target> |
8644 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">38</context></context-group> | 8782 | |
8645 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group> | 8783 | |
8646 | </trans-unit> | 8784 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> |
8647 | <trans-unit id="996392855508119363" datatype="html"> | 8785 | <trans-unit id="996392855508119363" datatype="html"> |
8648 | <source>Hidden</source> | 8786 | <source>Hidden</source> |
8649 | <target state="new">Hidden</target> | 8787 | <target state="new">Hidden</target> |
@@ -9217,8 +9355,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9217 | <trans-unit id="2115592966120408375"> | 9355 | <trans-unit id="2115592966120408375"> |
9218 | <source>Copied</source> | 9356 | <source>Copied</source> |
9219 | <target>Copiat</target> | 9357 | <target>Copiat</target> |
9220 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-readonly-copy.component.ts</context><context context-type="linenumber">16</context></context-group> | 9358 | |
9221 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">136</context></context-group> | 9359 | |
9360 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html"> | ||
9361 | <source>Copy</source><target state="new">Copy</target> | ||
9362 | <context-group purpose="location"> | ||
9363 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> | ||
9364 | <context context-type="linenumber">9</context> | ||
9365 | </context-group> | ||
9366 | <context-group purpose="location"> | ||
9367 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> | ||
9368 | <context context-type="linenumber">9</context> | ||
9369 | </context-group> | ||
9222 | </trans-unit> | 9370 | </trans-unit> |
9223 | <trans-unit id="1472171759957681533"> | 9371 | <trans-unit id="1472171759957681533"> |
9224 | <source>Video reported.</source> | 9372 | <source>Video reported.</source> |
@@ -9285,8 +9433,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">134</context></context-group> | 9433 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">134</context></context-group> |
9286 | </trans-unit> | 9434 | </trans-unit> |
9287 | <trans-unit id="8272123190776748811" datatype="html"> | 9435 | <trans-unit id="8272123190776748811" datatype="html"> |
9288 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 9436 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
9289 | <target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> | 9437 | <target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> |
9290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">219</context></context-group> | 9438 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">219</context></context-group> |
9291 | </trans-unit> | 9439 | </trans-unit> |
9292 | <trans-unit id="4503408361537553733" datatype="html"> | 9440 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -9621,62 +9769,64 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9621 | <trans-unit id="3284171506518522275" datatype="html"> | 9769 | <trans-unit id="3284171506518522275" datatype="html"> |
9622 | <source>Your video was uploaded to your account and is private.</source> | 9770 | <source>Your video was uploaded to your account and is private.</source> |
9623 | <target state="new">Your video was uploaded to your account and is private.</target> | 9771 | <target state="new">Your video was uploaded to your account and is private.</target> |
9624 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">89</context></context-group> | 9772 | |
9625 | </trans-unit> | 9773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> |
9626 | <trans-unit id="5699822024600815733"> | 9774 | <trans-unit id="5699822024600815733"> |
9627 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> | 9775 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> |
9628 | <target>Però es perdran les dades associades (etiquetes, descripció ...), estàs segur que vols deixar aquesta pàgina?</target> | 9776 | <target>Però es perdran les dades associades (etiquetes, descripció ...), estàs segur que vols deixar aquesta pàgina?</target> |
9629 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">90</context></context-group> | 9777 | |
9630 | </trans-unit> | 9778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> |
9631 | <trans-unit id="1219739004043110649"> | 9779 | <trans-unit id="1219739004043110649"> |
9632 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> | 9780 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> |
9633 | <target>El teu vídeo encara no s'ha carregat, estàs segur que vols sortir d'aquesta pàgina?</target> | 9781 | <target>El teu vídeo encara no s'ha carregat, estàs segur que vols sortir d'aquesta pàgina?</target> |
9634 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">92</context></context-group> | 9782 | |
9635 | </trans-unit> | 9783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> |
9636 | <trans-unit id="6932865105766151309" datatype="html"> | 9784 | <trans-unit id="6932865105766151309" datatype="html"> |
9637 | <source>Upload</source> | 9785 | <source>Upload</source> |
9638 | <target state="new">Upload</target> | 9786 | <target state="new">Upload</target> |
9639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group> | 9787 | |
9640 | </trans-unit> | 9788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit> |
9641 | <trans-unit id="8278735427925094503" datatype="html"> | 9789 | <trans-unit id="8278735427925094503" datatype="html"> |
9642 | <source>Upload <x id="PH"/> </source> | 9790 | <source>Upload <x id="PH"/> </source> |
9643 | <target state="translated">Puja | 9791 | <target state="translated">Puja |
9644 | <x id="PH"/> | 9792 | <x id="PH"/> |
9645 | </target> | 9793 | </target> |
9646 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">114</context></context-group> | 9794 | |
9647 | </trans-unit> | 9795 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> |
9648 | <trans-unit id="1964265829892160232"> | 9796 | <trans-unit id="1964265829892160232"> |
9649 | <source>Upload cancelled</source> | 9797 | <source>Upload cancelled</source> |
9650 | <target>Pujada cancel·lada</target> | 9798 | <target>Pujada cancel·lada</target> |
9651 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">131</context></context-group> | 9799 | |
9652 | </trans-unit> | 9800 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> |
9653 | <trans-unit id="5981816353437801748"> | 9801 | <trans-unit id="5981816353437801748"> |
9654 | <source>Video published.</source> | 9802 | <source>Video published.</source> |
9655 | <target>Vídeo publicat.</target> | 9803 | <target>Vídeo publicat.</target> |
9656 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">242</context></context-group> | 9804 | |
9657 | </trans-unit> | 9805 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> |
9658 | <trans-unit id="5297709903228580202" datatype="html"> | 9806 | <trans-unit id="5297709903228580202" datatype="html"> |
9659 | <source>Your video quota is exceeded with this video ( video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> | 9807 | <source>Your video quota is exceeded with this video ( |
9808 | video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> | ||
9660 | <target state="new">Your video quota is exceeded with this video ( | 9809 | <target state="new">Your video quota is exceeded with this video ( |
9661 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9810 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9662 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">264</context></context-group> | 9811 | |
9663 | </trans-unit> | 9812 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> |
9664 | <trans-unit id="1267976082314717617" datatype="html"> | 9813 | <trans-unit id="1267976082314717617" datatype="html"> |
9665 | <source>Your daily video quota is exceeded with this video ( video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> | 9814 | <source>Your daily video quota is exceeded with this video ( |
9815 | video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> | ||
9666 | <target state="new">Your daily video quota is exceeded with this video ( | 9816 | <target state="new">Your daily video quota is exceeded with this video ( |
9667 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9817 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">284</context></context-group> | 9818 | |
9669 | </trans-unit> | 9819 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit> |
9670 | <trans-unit id="764164089183618119" datatype="html"> | 9820 | <trans-unit id="764164089183618119" datatype="html"> |
9671 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> | 9821 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> |
9672 | <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> | 9822 | <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> |
9673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">93</context></context-group> | 9823 | |
9674 | </trans-unit> | 9824 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> |
9675 | <trans-unit id="8306050839443016954"> | 9825 | <trans-unit id="8306050839443016954"> |
9676 | <source>Video updated.</source> | 9826 | <source>Video updated.</source> |
9677 | <target>Vídeo actualitzat.</target> | 9827 | <target>Vídeo actualitzat.</target> |
9678 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">140</context></context-group> | 9828 | |
9679 | </trans-unit> | 9829 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> |
9680 | <trans-unit id="5512208811126492983" datatype="html"> | 9830 | <trans-unit id="5512208811126492983" datatype="html"> |
9681 | <source>Report comment</source> | 9831 | <source>Report comment</source> |
9682 | <target state="new">Report comment</target> | 9832 | <target state="new">Report comment</target> |
@@ -9703,8 +9853,8 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9703 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">210</context></context-group> | 9853 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">210</context></context-group> |
9704 | </trans-unit> | 9854 | </trans-unit> |
9705 | <trans-unit id="961774488937452220" datatype="html"> | 9855 | <trans-unit id="961774488937452220" datatype="html"> |
9706 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 9856 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
9707 | <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 9857 | <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
9708 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">412</context></context-group> | 9858 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">412</context></context-group> |
9709 | </trans-unit> | 9859 | </trans-unit> |
9710 | <trans-unit id="5761611056224181752" datatype="html"> | 9860 | <trans-unit id="5761611056224181752" datatype="html"> |
@@ -9740,68 +9890,68 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9740 | <trans-unit id="7895294730547405228" datatype="html"> | 9890 | <trans-unit id="7895294730547405228" datatype="html"> |
9741 | <source>Enter/exit fullscreen (requires player focus)</source> | 9891 | <source>Enter/exit fullscreen (requires player focus)</source> |
9742 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 9892 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
9743 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">869</context></context-group> | 9893 | |
9744 | </trans-unit> | 9894 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">880</context></context-group></trans-unit> |
9745 | <trans-unit id="7618388257165864759" datatype="html"> | 9895 | <trans-unit id="7618388257165864759" datatype="html"> |
9746 | <source>Play/Pause the video (requires player focus)</source> | 9896 | <source>Play/Pause the video (requires player focus)</source> |
9747 | <target state="new">Play/Pause the video (requires player focus)</target> | 9897 | <target state="new">Play/Pause the video (requires player focus)</target> |
9748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">870</context></context-group> | 9898 | |
9749 | </trans-unit> | 9899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">881</context></context-group></trans-unit> |
9750 | <trans-unit id="7761890399634216630" datatype="html"> | 9900 | <trans-unit id="7761890399634216630" datatype="html"> |
9751 | <source>Mute/unmute the video (requires player focus)</source> | 9901 | <source>Mute/unmute the video (requires player focus)</source> |
9752 | <target state="new">Mute/unmute the video (requires player focus)</target> | 9902 | <target state="new">Mute/unmute the video (requires player focus)</target> |
9753 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">871</context></context-group> | 9903 | |
9754 | </trans-unit> | 9904 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">882</context></context-group></trans-unit> |
9755 | <trans-unit id="5996585232248234904" datatype="html"> | 9905 | <trans-unit id="5996585232248234904" datatype="html"> |
9756 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 9906 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
9757 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 9907 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
9758 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">873</context></context-group> | 9908 | |
9759 | </trans-unit> | 9909 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">884</context></context-group></trans-unit> |
9760 | <trans-unit id="3748765405903319998" datatype="html"> | 9910 | <trans-unit id="3748765405903319998" datatype="html"> |
9761 | <source>Increase the volume (requires player focus)</source> | 9911 | <source>Increase the volume (requires player focus)</source> |
9762 | <target state="new">Increase the volume (requires player focus)</target> | 9912 | <target state="new">Increase the volume (requires player focus)</target> |
9763 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">875</context></context-group> | 9913 | |
9764 | </trans-unit> | 9914 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">886</context></context-group></trans-unit> |
9765 | <trans-unit id="5810704036407159982" datatype="html"> | 9915 | <trans-unit id="5810704036407159982" datatype="html"> |
9766 | <source>Decrease the volume (requires player focus)</source> | 9916 | <source>Decrease the volume (requires player focus)</source> |
9767 | <target state="new">Decrease the volume (requires player focus)</target> | 9917 | <target state="new">Decrease the volume (requires player focus)</target> |
9768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">876</context></context-group> | 9918 | |
9769 | </trans-unit> | 9919 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">887</context></context-group></trans-unit> |
9770 | <trans-unit id="2622048822548065691" datatype="html"> | 9920 | <trans-unit id="2622048822548065691" datatype="html"> |
9771 | <source>Seek the video forward (requires player focus)</source> | 9921 | <source>Seek the video forward (requires player focus)</source> |
9772 | <target state="new">Seek the video forward (requires player focus)</target> | 9922 | <target state="new">Seek the video forward (requires player focus)</target> |
9773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">878</context></context-group> | 9923 | |
9774 | </trans-unit> | 9924 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">889</context></context-group></trans-unit> |
9775 | <trans-unit id="6540078205109221153" datatype="html"> | 9925 | <trans-unit id="6540078205109221153" datatype="html"> |
9776 | <source>Seek the video backward (requires player focus)</source> | 9926 | <source>Seek the video backward (requires player focus)</source> |
9777 | <target state="new">Seek the video backward (requires player focus)</target> | 9927 | <target state="new">Seek the video backward (requires player focus)</target> |
9778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">879</context></context-group> | 9928 | |
9779 | </trans-unit> | 9929 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">890</context></context-group></trans-unit> |
9780 | <trans-unit id="1956491957766210808" datatype="html"> | 9930 | <trans-unit id="1956491957766210808" datatype="html"> |
9781 | <source>Increase playback rate (requires player focus)</source> | 9931 | <source>Increase playback rate (requires player focus)</source> |
9782 | <target state="new">Increase playback rate (requires player focus)</target> | 9932 | <target state="new">Increase playback rate (requires player focus)</target> |
9783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">881</context></context-group> | 9933 | |
9784 | </trans-unit> | 9934 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">892</context></context-group></trans-unit> |
9785 | <trans-unit id="5495529997674803186" datatype="html"> | 9935 | <trans-unit id="5495529997674803186" datatype="html"> |
9786 | <source>Decrease playback rate (requires player focus)</source> | 9936 | <source>Decrease playback rate (requires player focus)</source> |
9787 | <target state="new">Decrease playback rate (requires player focus)</target> | 9937 | <target state="new">Decrease playback rate (requires player focus)</target> |
9788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">882</context></context-group> | 9938 | |
9789 | </trans-unit> | 9939 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">893</context></context-group></trans-unit> |
9790 | <trans-unit id="3178343147230721210" datatype="html"> | 9940 | <trans-unit id="3178343147230721210" datatype="html"> |
9791 | <source>Navigate in the video frame by frame (requires player focus)</source> | 9941 | <source>Navigate in the video frame by frame (requires player focus)</source> |
9792 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 9942 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
9793 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">884</context></context-group> | 9943 | |
9794 | </trans-unit> | 9944 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">895</context></context-group></trans-unit> |
9795 | <trans-unit id="8025996572234182184" datatype="html"> | 9945 | <trans-unit id="8025996572234182184" datatype="html"> |
9796 | <source>Like the video</source> | 9946 | <source>Like the video</source> |
9797 | <target state="new">Like the video</target> | 9947 | <target state="new">Like the video</target> |
9798 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">892</context></context-group> | 9948 | |
9799 | </trans-unit> | 9949 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">903</context></context-group></trans-unit> |
9800 | <trans-unit id="7692127636377222448" datatype="html"> | 9950 | <trans-unit id="7692127636377222448" datatype="html"> |
9801 | <source>Dislike the video</source> | 9951 | <source>Dislike the video</source> |
9802 | <target state="new">Dislike the video</target> | 9952 | <target state="new">Dislike the video</target> |
9803 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">897</context></context-group> | 9953 | |
9804 | </trans-unit> | 9954 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">908</context></context-group></trans-unit> |
9805 | <trans-unit id="1729036051846673606" datatype="html"> | 9955 | <trans-unit id="1729036051846673606" datatype="html"> |
9806 | <source>When active, the next video is automatically played after the current one.</source> | 9956 | <source>When active, the next video is automatically played after the current one.</source> |
9807 | <target state="new">When active, the next video is automatically played after the current one.</target> | 9957 | <target state="new">When active, the next video is automatically played after the current one.</target> |
@@ -9846,10 +9996,10 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9846 | <trans-unit id="1812379335568847528" datatype="html"> | 9996 | <trans-unit id="1812379335568847528" datatype="html"> |
9847 | <source>Subscriptions</source> | 9997 | <source>Subscriptions</source> |
9848 | <target state="new">Subscriptions</target> | 9998 | <target state="new">Subscriptions</target> |
9849 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">66</context></context-group> | 9999 | |
9850 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">71</context></context-group> | 10000 | |
9851 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">45</context></context-group> | 10001 | |
9852 | </trans-unit> | 10002 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit> |
9853 | <trans-unit id="186236568870281953" datatype="html"> | 10003 | <trans-unit id="186236568870281953" datatype="html"> |
9854 | <source>History</source> | 10004 | <source>History</source> |
9855 | <target state="new">History</target> | 10005 | <target state="new">History</target> |
@@ -9858,34 +10008,34 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9858 | <trans-unit id="8681933925782924101" datatype="html"> | 10008 | <trans-unit id="8681933925782924101" datatype="html"> |
9859 | <source>Local videos</source> | 10009 | <source>Local videos</source> |
9860 | <target state="new">Local videos</target> | 10010 | <target state="new">Local videos</target> |
9861 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">84</context></context-group> | 10011 | |
9862 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-local.component.ts</context><context context-type="linenumber">36</context></context-group> | 10012 | |
9863 | </trans-unit> | 10013 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-local.component.ts</context><context context-type="linenumber">36</context></context-group></trans-unit> |
9864 | <trans-unit id="4668975178372693951" datatype="html"> | 10014 | <trans-unit id="4668975178372693951" datatype="html"> |
9865 | <source>Discover videos</source> | 10015 | <source>Discover videos</source> |
9866 | <target state="new">Discover videos</target> | 10016 | <target state="new">Discover videos</target> |
9867 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">23</context></context-group> | 10017 | |
9868 | </trans-unit> | 10018 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> |
9869 | <trans-unit id="8067135025051844577" datatype="html"> | 10019 | <trans-unit id="8067135025051844577" datatype="html"> |
9870 | <source>Trending videos</source> | 10020 | <source>Trending videos</source> |
9871 | <target state="new">Trending videos</target> | 10021 | <target state="new">Trending videos</target> |
9872 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">32</context></context-group> | 10022 | |
9873 | </trans-unit> | 10023 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> |
9874 | <trans-unit id="664221386829541948" datatype="html"> | 10024 | <trans-unit id="664221386829541948" datatype="html"> |
9875 | <source>Recently added videos</source> | 10025 | <source>Recently added videos</source> |
9876 | <target state="new">Recently added videos</target> | 10026 | <target state="new">Recently added videos</target> |
9877 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">58</context></context-group> | 10027 | |
9878 | </trans-unit> | 10028 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">59</context></context-group></trans-unit> |
9879 | <trans-unit id="8212906256415538361" datatype="html"> | 10029 | <trans-unit id="8212906256415538361" datatype="html"> |
9880 | <source>Upload a video</source> | 10030 | <source>Upload a video</source> |
9881 | <target state="new">Upload a video</target> | 10031 | <target state="new">Upload a video</target> |
9882 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">97</context></context-group> | 10032 | |
9883 | </trans-unit> | 10033 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> |
9884 | <trans-unit id="7590784934397800835" datatype="html"> | 10034 | <trans-unit id="7590784934397800835" datatype="html"> |
9885 | <source>Edit a video</source> | 10035 | <source>Edit a video</source> |
9886 | <target state="new">Edit a video</target> | 10036 | <target state="new">Edit a video</target> |
9887 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">106</context></context-group> | 10037 | |
9888 | </trans-unit> | 10038 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> |
9889 | </body> | 10039 | </body> |
9890 | </file> | 10040 | </file> |
9891 | </xliff> | 10041 | </xliff> |