diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/angular.ja-JP.xlf | 347 |
1 files changed, 168 insertions, 179 deletions
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index 1b7bb2063..cf92b3ac7 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf | |||
@@ -42,41 +42,41 @@ | |||
42 | <trans-unit id="506794214492992969" datatype="html"> | 42 | <trans-unit id="506794214492992969" datatype="html"> |
43 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 43 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
44 | <target state="new"> | 44 | <target state="new"> |
45 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new video abuse | 45 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new video abuse |
46 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video | 46 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video |
47 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 47 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
48 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> | 48 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> |
49 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 49 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
50 | </target> | 50 | </target> |
51 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> | 51 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> |
52 | </trans-unit> | 52 | </trans-unit> |
53 | <trans-unit id="3487882822536102372" datatype="html"> | 53 | <trans-unit id="3487882822536102372" datatype="html"> |
54 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 54 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
55 | <target state="new"> | 55 | <target state="new"> |
56 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new comment abuse | 56 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new comment abuse |
57 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video | 57 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video |
58 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 58 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
59 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> | 59 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> |
60 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 60 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
61 | </target> | 61 | </target> |
62 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> | 62 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> |
63 | </trans-unit> | 63 | </trans-unit> |
64 | <trans-unit id="7885094785640544496" datatype="html"> | 64 | <trans-unit id="7885094785640544496" datatype="html"> |
65 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 65 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
66 | <target state="new"> | 66 | <target state="new"> |
67 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new account abuse | 67 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new account abuse |
68 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on account | 68 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on account |
69 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 69 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
70 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> | 70 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> |
71 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 71 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
72 | </target> | 72 | </target> |
73 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> | 73 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> |
74 | </trans-unit> | 74 | </trans-unit> |
75 | <trans-unit id="2008776855594205860" datatype="html"> | 75 | <trans-unit id="2008776855594205860" datatype="html"> |
76 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> | 76 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> |
77 | <target state="new"> | 77 | <target state="new"> |
78 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new abuse | 78 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new abuse |
79 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created | 79 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created |
80 | 80 | ||
81 | </target> | 81 | </target> |
82 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> | 82 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> |
@@ -84,23 +84,23 @@ | |||
84 | <trans-unit id="8816959058080937679" datatype="html"> | 84 | <trans-unit id="8816959058080937679" datatype="html"> |
85 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 85 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
86 | <target state="new"> | 86 | <target state="new"> |
87 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your abuse | 87 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your abuse |
88 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> | 88 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> |
89 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been | 89 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been |
90 | 90 | ||
91 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>accepted | 91 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>accepted |
92 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 92 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
93 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>rejected | 93 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>rejected |
94 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 94 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
95 | </target> | 95 | </target> |
96 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> | 96 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> |
97 | </trans-unit> | 97 | </trans-unit> |
98 | <trans-unit id="6464941273929604379" datatype="html"> | 98 | <trans-unit id="6464941273929604379" datatype="html"> |
99 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> | 99 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> |
100 | <target state="new"> | 100 | <target state="new"> |
101 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Abuse | 101 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Abuse |
102 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> | 102 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> |
103 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has a new message | 103 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has a new message |
104 | 104 | ||
105 | </target> | 105 | </target> |
106 | <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> | 106 | <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> |
@@ -109,11 +109,11 @@ | |||
109 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> | 109 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> |
110 | <target state="new"> | 110 | <target state="new"> |
111 | The recently added video | 111 | The recently added video |
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.videoBlacklist.video.name }}"/> | 113 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> |
114 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been | 114 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been |
115 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatically blocked | 115 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatically blocked |
116 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 116 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
117 | </target> | 117 | </target> |
118 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group> | 118 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group> |
119 | </trans-unit> | 119 | </trans-unit> |
@@ -156,8 +156,8 @@ | |||
156 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> | 156 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> |
157 | </trans-unit> | 157 | </trans-unit> |
158 | <trans-unit id="5504059606863599420" datatype="html"> | 158 | <trans-unit id="5504059606863599420" datatype="html"> |
159 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 159 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
160 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 160 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
161 | <context-group purpose="location"> | 161 | <context-group purpose="location"> |
162 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 162 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
163 | <context context-type="linenumber">164</context> | 163 | <context context-type="linenumber">164</context> |
@@ -167,31 +167,31 @@ | |||
167 | <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> | 167 | <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> |
168 | <target state="new"> | 168 | <target state="new"> |
169 | Your instance has | 169 | Your instance has |
170 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>a new follower | 170 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>a new follower |
171 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( | 171 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( |
172 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) | 172 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) |
173 | 173 | ||
174 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval | 174 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval |
175 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 175 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
176 | </target> | 176 | </target> |
177 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">181</context></context-group> | 177 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">181</context></context-group> |
178 | </trans-unit> | 178 | </trans-unit> |
179 | <trans-unit id="325842756252267394" datatype="html"> | 179 | <trans-unit id="325842756252267394" datatype="html"> |
180 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 180 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
181 | <target state="translated">Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 181 | <target state="translated">Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
182 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">190</context></context-group> | 182 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">190</context></context-group> |
183 | </trans-unit> | 183 | </trans-unit> |
184 | <trans-unit id="363592786729553688" datatype="html"> | 184 | <trans-unit id="363592786729553688" datatype="html"> |
185 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> | 185 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> |
186 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 186 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
187 | <context-group purpose="location"> | 187 | <context-group purpose="location"> |
188 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 188 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
189 | <context context-type="linenumber">198,199</context> | 189 | <context context-type="linenumber">198,199</context> |
190 | </context-group> | 190 | </context-group> |
191 | </trans-unit> | 191 | </trans-unit> |
192 | <trans-unit id="5055099158245592648" datatype="html"> | 192 | <trans-unit id="5055099158245592648" datatype="html"> |
193 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> | 193 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> |
194 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 194 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
195 | <context-group purpose="location"> | 195 | <context-group purpose="location"> |
196 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 196 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
197 | <context context-type="linenumber">206,207</context> | 197 | <context context-type="linenumber">206,207</context> |
@@ -265,9 +265,9 @@ | |||
265 | <target state="new"> | 265 | <target state="new"> |
266 | Your report will be sent to moderators of | 266 | Your report will be sent to moderators of |
267 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 267 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
268 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the video origin ( | 268 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the video origin ( |
269 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 269 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
270 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 270 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
271 | 271 | ||
272 | </target> | 272 | </target> |
273 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">74</context></context-group> | 273 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">74</context></context-group> |
@@ -697,8 +697,8 @@ | |||
697 | <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> | 697 | <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> |
698 | </trans-unit> | 698 | </trans-unit> |
699 | <trans-unit id="8644431249513874405" datatype="html"> | 699 | <trans-unit id="8644431249513874405" datatype="html"> |
700 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 700 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
701 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">マークダウン記法</a>で以下の事が可能です:</target> | 701 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">マークダウン記法</a>で以下の事が可能です:</target> |
702 | <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> | 702 | <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> |
703 | </trans-unit> | 703 | </trans-unit> |
704 | <trans-unit id="146235964740293376" datatype="html"> | 704 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -1056,8 +1056,8 @@ | |||
1056 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> | 1056 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> |
1057 | <target state="new"> | 1057 | <target state="new"> |
1058 | Sorry but there was an issue with the external login process. Please | 1058 | Sorry but there was an issue with the external login process. Please |
1059 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>contact an administrator | 1059 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>contact an administrator |
1060 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 1060 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
1061 | 1061 | ||
1062 | </target> | 1062 | </target> |
1063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> | 1063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> |
@@ -1069,16 +1069,16 @@ | |||
1069 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group> | 1069 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group> |
1070 | </trans-unit> | 1070 | </trans-unit> |
1071 | <trans-unit id="7252854992688790751" datatype="html"> | 1071 | <trans-unit id="7252854992688790751" datatype="html"> |
1072 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1072 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1073 | <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1073 | <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1074 | <context-group purpose="location"> | 1074 | <context-group purpose="location"> |
1075 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1075 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1076 | <context context-type="linenumber">60,62</context> | 1076 | <context context-type="linenumber">60,62</context> |
1077 | </context-group> | 1077 | </context-group> |
1078 | </trans-unit> | 1078 | </trans-unit> |
1079 | <trans-unit id="7215649348148521605" datatype="html"> | 1079 | <trans-unit id="7215649348148521605" datatype="html"> |
1080 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1080 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1081 | <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1081 | <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1082 | <context-group purpose="location"> | 1082 | <context-group purpose="location"> |
1083 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1083 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1084 | <context context-type="linenumber">65,67</context> | 1084 | <context context-type="linenumber">65,67</context> |
@@ -1156,8 +1156,7 @@ | |||
1156 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> | 1156 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> |
1157 | </trans-unit> | 1157 | </trans-unit> |
1158 | <trans-unit id="1190256911880544559" datatype="html"> | 1158 | <trans-unit id="1190256911880544559" datatype="html"> |
1159 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1159 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> |
1160 | The link will expire within 1 hour.</source> | ||
1161 | <target state="translated">パスワードをリセットするための手順が書かれたメールが <x id="PH" equiv-text="this.forgotPasswordEmail"/>に送られます。このリンクは1時間以内に無効になります。</target> | 1160 | <target state="translated">パスワードをリセットするための手順が書かれたメールが <x id="PH" equiv-text="this.forgotPasswordEmail"/>に送られます。このリンクは1時間以内に無効になります。</target> |
1162 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> | 1161 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> |
1163 | </trans-unit> | 1162 | </trans-unit> |
@@ -1195,8 +1194,8 @@ The link will expire within 1 hour.</source> | |||
1195 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1194 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1196 | </trans-unit> | 1195 | </trans-unit> |
1197 | <trans-unit id="8434369348784683733" datatype="html"> | 1196 | <trans-unit id="8434369348784683733" datatype="html"> |
1198 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 1197 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
1199 | <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1198 | <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1200 | <context-group purpose="location"> | 1199 | <context-group purpose="location"> |
1201 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1200 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1202 | <context context-type="linenumber">10</context> | 1201 | <context context-type="linenumber">10</context> |
@@ -1327,19 +1326,19 @@ The link will expire within 1 hour.</source> | |||
1327 | <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> | 1326 | <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> |
1328 | <target state="new"> | 1327 | <target state="new"> |
1329 | Choosing your | 1328 | Choosing your |
1330 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name | 1329 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name |
1331 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | 1330 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, |
1332 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description | 1331 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description |
1333 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying | 1332 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying |
1334 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are | 1333 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are |
1335 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | 1334 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, |
1336 | why | 1335 | why |
1337 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance | 1336 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance |
1338 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and | 1337 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and |
1339 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long | 1338 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long |
1340 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to | 1339 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to |
1341 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it | 1340 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it |
1342 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | 1341 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> |
1343 | is very important for visitors to understand on what type of instance they are. | 1342 | is very important for visitors to understand on what type of instance they are. |
1344 | 1343 | ||
1345 | </target> | 1344 | </target> |
@@ -1428,11 +1427,11 @@ The link will expire within 1 hour.</source> | |||
1428 | <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> | 1427 | <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> |
1429 | <target state="new"> | 1428 | <target state="new"> |
1430 | Please consider configuring these fields to help people to choose | 1429 | Please consider configuring these fields to help people to choose |
1431 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance | 1430 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance |
1432 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | 1431 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. |
1433 | Without them, your instance may not be referenced on the | 1432 | Without them, your instance may not be referenced on the |
1434 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website | 1433 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website |
1435 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 1434 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
1436 | 1435 | ||
1437 | </target> | 1436 | </target> |
1438 | <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> | 1437 | <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> |
@@ -2061,12 +2060,12 @@ The link will expire within 1 hour.</source> | |||
2061 | <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> | 2060 | <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> |
2062 | <target state="new"> | 2061 | <target state="new"> |
2063 | Tags could be used to suggest relevant recommendations. | 2062 | Tags could be used to suggest relevant recommendations. |
2064 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2063 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2065 | There is a maximum of 5 tags. | 2064 | There is a maximum of 5 tags. |
2066 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2065 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2067 | Press | 2066 | Press |
2068 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter | 2067 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter |
2069 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. | 2068 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. |
2070 | 2069 | ||
2071 | </target> | 2070 | </target> |
2072 | <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> | 2071 | <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> |
@@ -2125,8 +2124,8 @@ The link will expire within 1 hour.</source> | |||
2125 | </context-group> | 2124 | </context-group> |
2126 | </trans-unit> | 2125 | </trans-unit> |
2127 | <trans-unit id="1358902062258458923" datatype="html"> | 2126 | <trans-unit id="1358902062258458923" datatype="html"> |
2128 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2127 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2129 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2128 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
2130 | <context-group purpose="location"> | 2129 | <context-group purpose="location"> |
2131 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2130 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2132 | <context context-type="linenumber">2</context> | 2131 | <context context-type="linenumber">2</context> |
@@ -2173,8 +2172,8 @@ The link will expire within 1 hour.</source> | |||
2173 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">43</context></context-group> | 2172 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">43</context></context-group> |
2174 | </trans-unit> | 2173 | </trans-unit> |
2175 | <trans-unit id="2090254132451149776" datatype="html"> | 2174 | <trans-unit id="2090254132451149776" datatype="html"> |
2176 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> | 2175 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> |
2177 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </target> | 2176 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </target> |
2178 | <context-group purpose="location"> | 2177 | <context-group purpose="location"> |
2179 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2178 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2180 | <context context-type="linenumber">79,80</context> | 2179 | <context context-type="linenumber">79,80</context> |
@@ -2269,7 +2268,7 @@ The link will expire within 1 hour.</source> | |||
2269 | <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> | 2268 | <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> |
2270 | </trans-unit> | 2269 | </trans-unit> |
2271 | <trans-unit id="5600963353867835532"> | 2270 | <trans-unit id="5600963353867835532"> |
2272 | <source>Already uploaded ✔</source> | 2271 | <source>Already uploaded ✔</source> |
2273 | <target>アップロード済み ✔</target> | 2272 | <target>アップロード済み ✔</target> |
2274 | <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> | 2273 | <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> |
2275 | </trans-unit> | 2274 | </trans-unit> |
@@ -2505,7 +2504,7 @@ The link will expire within 1 hour.</source> | |||
2505 | <target state="new"> | 2504 | <target state="new"> |
2506 | Image that will be merged with your audio file. | 2505 | Image that will be merged with your audio file. |
2507 | 2506 | ||
2508 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2507 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2509 | The chosen image will be definitive and cannot be modified. | 2508 | The chosen image will be definitive and cannot be modified. |
2510 | 2509 | ||
2511 | </target> | 2510 | </target> |
@@ -2625,13 +2624,13 @@ The link will expire within 1 hour.</source> | |||
2625 | <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> | 2624 | <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> |
2626 | <target state="new"> | 2625 | <target state="new"> |
2627 | We recommend you to not use the | 2626 | We recommend you to not use the |
2628 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root | 2627 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root |
2629 | <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. | 2628 | <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. |
2630 | 2629 | ||
2631 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2630 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2632 | Instead, | 2631 | Instead, |
2633 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account | 2632 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account |
2634 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | 2633 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. |
2635 | 2634 | ||
2636 | </target> | 2635 | </target> |
2637 | <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> | 2636 | <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> |
@@ -3144,9 +3143,9 @@ The link will expire within 1 hour.</source> | |||
3144 | <target state="new"> | 3143 | <target state="new"> |
3145 | Your report will be sent to moderators of | 3144 | Your report will be sent to moderators of |
3146 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 3145 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
3147 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( | 3146 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( |
3148 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 3147 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
3149 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 3148 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
3150 | 3149 | ||
3151 | </target> | 3150 | </target> |
3152 | <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> | 3151 | <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> |
@@ -3328,8 +3327,8 @@ The link will expire within 1 hour.</source> | |||
3328 | <trans-unit id="6571718060636962350" datatype="html"> | 3327 | <trans-unit id="6571718060636962350" datatype="html"> |
3329 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3328 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3330 | <target state="new">Redundancy allowed | 3329 | <target state="new">Redundancy allowed |
3331 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3330 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3332 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3331 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3333 | </target> | 3332 | </target> |
3334 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group> | 3333 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group> |
3335 | </trans-unit> | 3334 | </trans-unit> |
@@ -3465,9 +3464,9 @@ The link will expire within 1 hour.</source> | |||
3465 | <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> | 3464 | <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> |
3466 | <target state="new"> | 3465 | <target state="new"> |
3467 | Transcoding is enabled. The video quota only takes into account | 3466 | Transcoding is enabled. The video quota only takes into account |
3468 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original | 3467 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original |
3469 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. | 3468 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. |
3470 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3469 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3471 | At most, this user could upload ~ | 3470 | At most, this user could upload ~ |
3472 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | 3471 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. |
3473 | 3472 | ||
@@ -3898,11 +3897,11 @@ The link will expire within 1 hour.</source> | |||
3898 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> | 3897 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> |
3899 | </trans-unit> | 3898 | </trans-unit> |
3900 | <trans-unit id="1258618443362430782" datatype="html"> | 3899 | <trans-unit id="1258618443362430782" datatype="html"> |
3901 | <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> | 3900 | <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> |
3902 | <target state="new"> | 3901 | <target state="new"> |
3903 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> | 3902 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> |
3904 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3903 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
3905 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 3904 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
3906 | </target> | 3905 | </target> |
3907 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group> | 3906 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group> |
3908 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group> | 3907 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group> |
@@ -3998,11 +3997,11 @@ The link will expire within 1 hour.</source> | |||
3998 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> | 3997 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> |
3999 | </trans-unit> | 3998 | </trans-unit> |
4000 | <trans-unit id="1258618443362430782" datatype="html"> | 3999 | <trans-unit id="1258618443362430782" datatype="html"> |
4001 | <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> | 4000 | <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> |
4002 | <target state="new"> | 4001 | <target state="new"> |
4003 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 4002 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
4004 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4003 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4005 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 4004 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
4006 | </target> | 4005 | </target> |
4007 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group> | 4006 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group> |
4008 | </trans-unit> | 4007 | </trans-unit> |
@@ -4358,8 +4357,8 @@ The link will expire within 1 hour.</source> | |||
4358 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> | 4357 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> |
4359 | </trans-unit> | 4358 | </trans-unit> |
4360 | <trans-unit id="3901868627411944813" datatype="html"> | 4359 | <trans-unit id="3901868627411944813" datatype="html"> |
4361 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> | 4360 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> |
4362 | <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4361 | <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4363 | <context-group purpose="location"> | 4362 | <context-group purpose="location"> |
4364 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4363 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4365 | <context context-type="linenumber">47</context> | 4364 | <context context-type="linenumber">47</context> |
@@ -4379,8 +4378,8 @@ The link will expire within 1 hour.</source> | |||
4379 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">107</context></context-group> | 4378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">107</context></context-group> |
4380 | </trans-unit> | 4379 | </trans-unit> |
4381 | <trans-unit id="2713421326605345655" datatype="html"> | 4380 | <trans-unit id="2713421326605345655" datatype="html"> |
4382 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> | 4381 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> |
4383 | <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</target> | 4382 | <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</target> |
4384 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">108</context></context-group> | 4383 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">108</context></context-group> |
4385 | </trans-unit> | 4384 | </trans-unit> |
4386 | <trans-unit id="2384897339170501794" datatype="html"> | 4385 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4410,8 +4409,8 @@ The link will expire within 1 hour.</source> | |||
4410 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">38</context></context-group> | 4409 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">38</context></context-group> |
4411 | </trans-unit> | 4410 | </trans-unit> |
4412 | <trans-unit id="2232767208623640457" datatype="html"> | 4411 | <trans-unit id="2232767208623640457" datatype="html"> |
4413 | <source>By <x id="INTERPOLATION"/> -></source> | 4412 | <source>By <x id="INTERPOLATION"/> -></source> |
4414 | <target state="translated">By<x id="INTERPOLATION"/> -></target> | 4413 | <target state="translated">By<x id="INTERPOLATION"/> -></target> |
4415 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">46</context></context-group> | 4414 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">46</context></context-group> |
4416 | </trans-unit> | 4415 | </trans-unit> |
4417 | <trans-unit id="7396175500300709096" datatype="html"> | 4416 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4482,8 +4481,8 @@ The link will expire within 1 hour.</source> | |||
4482 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> | 4481 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> |
4483 | </trans-unit> | 4482 | </trans-unit> |
4484 | <trans-unit id="4423835119021329687" datatype="html"> | 4483 | <trans-unit id="4423835119021329687" datatype="html"> |
4485 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> | 4484 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> |
4486 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </target> | 4485 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </target> |
4487 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">84</context></context-group> | 4486 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">84</context></context-group> |
4488 | </trans-unit> | 4487 | </trans-unit> |
4489 | <trans-unit id="7030031694783481217" datatype="html"> | 4488 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4492,8 +4491,8 @@ The link will expire within 1 hour.</source> | |||
4492 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> | 4491 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> |
4493 | </trans-unit> | 4492 | </trans-unit> |
4494 | <trans-unit id="4620493570088713907" datatype="html"> | 4493 | <trans-unit id="4620493570088713907" datatype="html"> |
4495 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4494 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4496 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> | 4495 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> |
4497 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">98</context></context-group> | 4496 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">98</context></context-group> |
4498 | </trans-unit> | 4497 | </trans-unit> |
4499 | <trans-unit id="7497677457560701935"> | 4498 | <trans-unit id="7497677457560701935"> |
@@ -4502,8 +4501,8 @@ The link will expire within 1 hour.</source> | |||
4502 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group> | 4501 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group> |
4503 | </trans-unit> | 4502 | </trans-unit> |
4504 | <trans-unit id="7350483582490037954" datatype="html"> | 4503 | <trans-unit id="7350483582490037954" datatype="html"> |
4505 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 4504 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
4506 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> | 4505 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> |
4507 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">111</context></context-group> | 4506 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">111</context></context-group> |
4508 | <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> | 4507 | <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> |
4509 | </trans-unit> | 4508 | </trans-unit> |
@@ -4618,8 +4617,8 @@ The link will expire within 1 hour.</source> | |||
4618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> | 4617 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> |
4619 | </trans-unit> | 4618 | </trans-unit> |
4620 | <trans-unit id="2107098695989136934" datatype="html"> | 4619 | <trans-unit id="2107098695989136934" datatype="html"> |
4621 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4620 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4622 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4621 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4623 | <context-group purpose="location"> | 4622 | <context-group purpose="location"> |
4624 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> | 4623 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> |
4625 | <context context-type="linenumber">6,7</context> | 4624 | <context context-type="linenumber">6,7</context> |
@@ -4696,8 +4695,8 @@ The link will expire within 1 hour.</source> | |||
4696 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">120</context></context-group> | 4695 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">120</context></context-group> |
4697 | </trans-unit> | 4696 | </trans-unit> |
4698 | <trans-unit id="2669509104300979449" datatype="html"> | 4697 | <trans-unit id="2669509104300979449" datatype="html"> |
4699 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> | 4698 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> |
4700 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </target> | 4699 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </target> |
4701 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">122</context></context-group> | 4700 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">122</context></context-group> |
4702 | </trans-unit> | 4701 | </trans-unit> |
4703 | <trans-unit id="4497115134891299867"> | 4702 | <trans-unit id="4497115134891299867"> |
@@ -4860,8 +4859,8 @@ The link will expire within 1 hour.</source> | |||
4860 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> | 4859 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> |
4861 | </trans-unit> | 4860 | </trans-unit> |
4862 | <trans-unit id="1886227550697837417" datatype="html"> | 4861 | <trans-unit id="1886227550697837417" datatype="html"> |
4863 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4862 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4864 | <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4863 | <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4865 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group> | 4864 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group> |
4866 | </trans-unit> | 4865 | </trans-unit> |
4867 | <trans-unit id="2331464426553277323" datatype="html"> | 4866 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -4895,8 +4894,8 @@ The link will expire within 1 hour.</source> | |||
4895 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> | 4894 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> |
4896 | </trans-unit> | 4895 | </trans-unit> |
4897 | <trans-unit id="252719899360434356" datatype="html"> | 4896 | <trans-unit id="252719899360434356" datatype="html"> |
4898 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> | 4897 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> |
4899 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </target> | 4898 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </target> |
4900 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group> | 4899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group> |
4901 | </trans-unit> | 4900 | </trans-unit> |
4902 | <trans-unit id="9119248927271669654" datatype="html"> | 4901 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -4932,8 +4931,8 @@ The link will expire within 1 hour.</source> | |||
4932 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> | 4931 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> |
4933 | </trans-unit> | 4932 | </trans-unit> |
4934 | <trans-unit id="9076632742417302918" datatype="html"> | 4933 | <trans-unit id="9076632742417302918" datatype="html"> |
4935 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> | 4934 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> |
4936 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </target> | 4935 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </target> |
4937 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group> | 4936 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group> |
4938 | </trans-unit> | 4937 | </trans-unit> |
4939 | <trans-unit id="3946988229617310200" datatype="html"> | 4938 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -4982,8 +4981,8 @@ The link will expire within 1 hour.</source> | |||
4982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">499</context></context-group> | 4981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">499</context></context-group> |
4983 | </trans-unit> | 4982 | </trans-unit> |
4984 | <trans-unit id="2076338542820061819" datatype="html"> | 4983 | <trans-unit id="2076338542820061819" datatype="html"> |
4985 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> | 4984 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> |
4986 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </target> | 4985 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </target> |
4987 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">504</context></context-group> | 4986 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">504</context></context-group> |
4988 | </trans-unit> | 4987 | </trans-unit> |
4989 | <trans-unit id="493135676263039396" datatype="html"> | 4988 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5027,8 +5026,8 @@ The link will expire within 1 hour.</source> | |||
5027 | </context-group> | 5026 | </context-group> |
5028 | </trans-unit> | 5027 | </trans-unit> |
5029 | <trans-unit id="4420104899393268652" datatype="html"> | 5028 | <trans-unit id="4420104899393268652" datatype="html"> |
5030 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5029 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5031 | <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5030 | <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5032 | <context-group purpose="location"> | 5031 | <context-group purpose="location"> |
5033 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> | 5032 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> |
5034 | <context context-type="linenumber">41</context> | 5033 | <context context-type="linenumber">41</context> |
@@ -5041,8 +5040,8 @@ The link will expire within 1 hour.</source> | |||
5041 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">59</context></context-group> | 5040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">59</context></context-group> |
5042 | </trans-unit> | 5041 | </trans-unit> |
5043 | <trans-unit id="7210210728441530221" datatype="html"> | 5042 | <trans-unit id="7210210728441530221" datatype="html"> |
5044 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5043 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5045 | <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5044 | <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5046 | <context-group purpose="location"> | 5045 | <context-group purpose="location"> |
5047 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> | 5046 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> |
5048 | <context context-type="linenumber">54</context> | 5047 | <context context-type="linenumber">54</context> |
@@ -5194,8 +5193,8 @@ The link will expire within 1 hour.</source> | |||
5194 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> | 5193 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> |
5195 | </trans-unit> | 5194 | </trans-unit> |
5196 | <trans-unit id="7334484418359079994" datatype="html"> | 5195 | <trans-unit id="7334484418359079994" datatype="html"> |
5197 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5196 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5198 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5197 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5199 | <context-group purpose="location"> | 5198 | <context-group purpose="location"> |
5200 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5199 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5201 | <context context-type="linenumber">99,108</context> | 5200 | <context context-type="linenumber">99,108</context> |
@@ -5332,25 +5331,19 @@ The link will expire within 1 hour.</source> | |||
5332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> | 5331 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> |
5333 | </trans-unit> | 5332 | </trans-unit> |
5334 | <trans-unit id="4067880101082150743" datatype="html"> | 5333 | <trans-unit id="4067880101082150743" datatype="html"> |
5335 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5334 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5336 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5335 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5337 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">78</context></context-group> | 5336 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">78</context></context-group> |
5338 | </trans-unit> | 5337 | </trans-unit> |
5339 | <trans-unit id="5464209657969421100" datatype="html"> | 5338 | <trans-unit id="5464209657969421100" datatype="html"> |
5340 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }"/> | 5339 | <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <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 />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5341 | color: red; | 5340 | <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> |
5342 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> | ||
5343 | <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 />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }"/> | ||
5344 | color: red; | ||
5345 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> | ||
5346 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5347 | <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | ||
5348 | color: red; | 5341 | color: red; |
5349 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5342 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5350 | <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 /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | 5343 | <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 /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> |
5351 | color: red; | 5344 | color: red; |
5352 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5345 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5353 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5346 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5354 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">97</context></context-group> | 5347 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">97</context></context-group> |
5355 | </trans-unit> | 5348 | </trans-unit> |
5356 | <trans-unit id="283725429207896837" datatype="html"> | 5349 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5359,8 +5352,8 @@ color: red; | |||
5359 | <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">77</context></context-group> | 5352 | <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">77</context></context-group> |
5360 | </trans-unit> | 5353 | </trans-unit> |
5361 | <trans-unit id="8167543029214637769" datatype="html"> | 5354 | <trans-unit id="8167543029214637769" datatype="html"> |
5362 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> | 5355 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> |
5363 | <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> | 5356 | <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> |
5364 | <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">67</context></context-group> | 5357 | <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">67</context></context-group> |
5365 | </trans-unit> | 5358 | </trans-unit> |
5366 | <trans-unit id="1445676851449000175"> | 5359 | <trans-unit id="1445676851449000175"> |
@@ -5473,8 +5466,8 @@ color: red; | |||
5473 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> | 5466 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> |
5474 | </trans-unit> | 5467 | </trans-unit> |
5475 | <trans-unit id="7350483582490037954" datatype="html"> | 5468 | <trans-unit id="7350483582490037954" datatype="html"> |
5476 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5469 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5477 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>表示しない<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>もしくは <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>サムネイルをぼかす<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>設定の場合、動画を見る際に確認されます。 </target> | 5470 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>表示しない<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>もしくは <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>サムネイルをぼかす<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>設定の場合、動画を見る際に確認されます。 </target> |
5478 | <context-group purpose="location"> | 5471 | <context-group purpose="location"> |
5479 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> | 5472 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> |
5480 | <context context-type="linenumber">8,9</context> | 5473 | <context context-type="linenumber">8,9</context> |
@@ -5594,8 +5587,8 @@ color: red; | |||
5594 | <target> | 5587 | <target> |
5595 | Created | 5588 | Created |
5596 | 5589 | ||
5597 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 5590 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
5598 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 5591 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
5599 | </target> | 5592 | </target> |
5600 | <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> | 5593 | <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> |
5601 | </trans-unit> | 5594 | </trans-unit> |
@@ -5681,9 +5674,8 @@ color: red; | |||
5681 | </context-group> | 5674 | </context-group> |
5682 | </trans-unit> | 5675 | </trans-unit> |
5683 | <trans-unit id="2124774733637750483" datatype="html"> | 5676 | <trans-unit id="2124774733637750483" datatype="html"> |
5684 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> | 5677 | <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> |
5685 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | 5678 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> |
5686 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> | ||
5687 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> | 5679 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> |
5688 | <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">84</context></context-group> | 5680 | <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">84</context></context-group> |
5689 | <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">84</context></context-group> | 5681 | <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">84</context></context-group> |
@@ -5884,8 +5876,8 @@ color: red; | |||
5884 | <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> | 5876 | <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> |
5885 | <target state="new"> | 5877 | <target state="new"> |
5886 | If you need help to use PeerTube, you can have a look at the | 5878 | If you need help to use PeerTube, you can have a look at the |
5887 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 5879 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
5888 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 5880 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
5889 | 5881 | ||
5890 | </target> | 5882 | </target> |
5891 | <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> | 5883 | <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> |
@@ -6088,9 +6080,7 @@ color: red; | |||
6088 | <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">30</context></context-group> | 6080 | <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">30</context></context-group> |
6089 | </trans-unit> | 6081 | </trans-unit> |
6090 | <trans-unit id="7152797255397280410" datatype="html"> | 6082 | <trans-unit id="7152797255397280410" datatype="html"> |
6091 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6083 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> |
6092 | 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 | ||
6093 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6094 | <target state="new">Do you really want to delete <x id="PH"/>? | 6084 | <target state="new">Do you really want to delete <x id="PH"/>? |
6095 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another | 6085 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another |
6096 | channel with the same name (<x id="PH_2"/>)!</target> | 6086 | channel with the same name (<x id="PH_2"/>)!</target> |
@@ -6122,8 +6112,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6122 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> | 6112 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> |
6123 | </trans-unit> | 6113 | </trans-unit> |
6124 | <trans-unit id="2705478076887104088" datatype="html"> | 6114 | <trans-unit id="2705478076887104088" datatype="html"> |
6125 | <source>SHOW THIS CHANNEL ></source> | 6115 | <source>SHOW THIS CHANNEL ></source> |
6126 | <target state="new">SHOW THIS CHANNEL ></target> | 6116 | <target state="new">SHOW THIS CHANNEL ></target> |
6127 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> | 6117 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> |
6128 | </trans-unit> | 6118 | </trans-unit> |
6129 | <trans-unit id="4088311569349098646"> | 6119 | <trans-unit id="4088311569349098646"> |
@@ -6397,8 +6387,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">114</context></context-group> | 6387 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">114</context></context-group> |
6398 | </trans-unit> | 6388 | </trans-unit> |
6399 | <trans-unit id="1120376809358109718" datatype="html"> | 6389 | <trans-unit id="1120376809358109718" datatype="html"> |
6400 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. 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" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 6390 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. 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" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6401 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. 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" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> | 6391 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. 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" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> |
6402 | <context-group purpose="location"> | 6392 | <context-group purpose="location"> |
6403 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | 6393 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> |
6404 | <context context-type="linenumber">118,122</context> | 6394 | <context context-type="linenumber">118,122</context> |
@@ -6581,7 +6571,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6581 | <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> | 6571 | <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> |
6582 | <target state="new"> | 6572 | <target state="new"> |
6583 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. | 6573 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. |
6584 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 6574 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
6585 | 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. | 6575 | 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. |
6586 | 6576 | ||
6587 | </target> | 6577 | </target> |
@@ -6628,8 +6618,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6628 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">51</context></context-group> | 6618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">51</context></context-group> |
6629 | </trans-unit> | 6619 | </trans-unit> |
6630 | <trans-unit id="7440807341905682986" datatype="html"> | 6620 | <trans-unit id="7440807341905682986" datatype="html"> |
6631 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 6621 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
6632 | <target state="translated">私は少なくとも<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歳以上でこのインスタンスの<x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/>と<x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>行動規範<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/>に同意します </target> | 6622 | <target state="translated">私は少なくとも<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歳以上でこのインスタンスの<x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/>と<x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>行動規範<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/>に同意します </target> |
6633 | <context-group purpose="location"> | 6623 | <context-group purpose="location"> |
6634 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 6624 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
6635 | <context context-type="linenumber">5,10</context> | 6625 | <context context-type="linenumber">5,10</context> |
@@ -6754,8 +6744,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6754 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> | 6744 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> |
6755 | </trans-unit> | 6745 | </trans-unit> |
6756 | <trans-unit id="8011855989482474311" datatype="html"> | 6746 | <trans-unit id="8011855989482474311" datatype="html"> |
6757 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 6747 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
6758 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> | 6748 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> |
6759 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> | 6749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> |
6760 | </trans-unit> | 6750 | </trans-unit> |
6761 | <trans-unit id="3768852440495368591"> | 6751 | <trans-unit id="3768852440495368591"> |
@@ -7495,8 +7485,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7495 | </context-group> | 7485 | </context-group> |
7496 | </trans-unit> | 7486 | </trans-unit> |
7497 | <trans-unit id="7223931053738621590" datatype="html"> | 7487 | <trans-unit id="7223931053738621590" datatype="html"> |
7498 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 7488 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
7499 | <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 7489 | <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
7500 | <context-group purpose="location"> | 7490 | <context-group purpose="location"> |
7501 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7491 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7502 | <context context-type="linenumber">4</context> | 7492 | <context context-type="linenumber">4</context> |
@@ -7543,16 +7533,16 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7543 | </context-group> | 7533 | </context-group> |
7544 | </trans-unit> | 7534 | </trans-unit> |
7545 | <trans-unit id="1285026053775066761" datatype="html"> | 7535 | <trans-unit id="1285026053775066761" datatype="html"> |
7546 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> | 7536 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> |
7547 | <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</target> | 7537 | <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</target> |
7548 | <context-group purpose="location"> | 7538 | <context-group purpose="location"> |
7549 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7539 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7550 | <context context-type="linenumber">15</context> | 7540 | <context context-type="linenumber">15</context> |
7551 | </context-group> | 7541 | </context-group> |
7552 | </trans-unit> | 7542 | </trans-unit> |
7553 | <trans-unit id="7014275542536964627" datatype="html"> | 7543 | <trans-unit id="7014275542536964627" datatype="html"> |
7554 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> | 7544 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> |
7555 | <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> | 7545 | <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> |
7556 | <context-group purpose="location"> | 7546 | <context-group purpose="location"> |
7557 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7547 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7558 | <context context-type="linenumber">16,17</context> | 7548 | <context context-type="linenumber">16,17</context> |
@@ -7849,8 +7839,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7849 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> | 7839 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> |
7850 | </trans-unit> | 7840 | </trans-unit> |
7851 | <trans-unit id="8553059323353586765" datatype="html"> | 7841 | <trans-unit id="8553059323353586765" datatype="html"> |
7852 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> | 7842 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> |
7853 | <target state="translated">あなたの現在のメールアドレスは<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>です。メールアドレスは決して外部には公開されません。 </target> | 7843 | <target state="translated">あなたの現在のメールアドレスは<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>です。メールアドレスは決して外部には公開されません。 </target> |
7854 | <context-group purpose="location"> | 7844 | <context-group purpose="location"> |
7855 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | 7845 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> |
7856 | <context context-type="linenumber">5,7</context> | 7846 | <context context-type="linenumber">5,7</context> |
@@ -8389,8 +8379,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8389 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">76</context></context-group> | 8379 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">76</context></context-group> |
8390 | </trans-unit> | 8380 | </trans-unit> |
8391 | <trans-unit id="2013324644839511073" datatype="html"> | 8381 | <trans-unit id="2013324644839511073" datatype="html"> |
8392 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>. | 8382 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
8393 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8394 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 8383 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
8395 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 8384 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
8396 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">99</context></context-group> | 8385 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">99</context></context-group> |
@@ -8561,8 +8550,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8561 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> | 8550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> |
8562 | </trans-unit> | 8551 | </trans-unit> |
8563 | <trans-unit id="6613870447286561244"> | 8552 | <trans-unit id="6613870447286561244"> |
8564 | <source>Long (> 10 min)</source> | 8553 | <source>Long (> 10 min)</source> |
8565 | <target>長い (> 10 分)</target> | 8554 | <target>長い (> 10 分)</target> |
8566 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> | 8555 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> |
8567 | </trans-unit> | 8556 | </trans-unit> |
8568 | <trans-unit id="1787083504545967"> | 8557 | <trans-unit id="1787083504545967"> |
@@ -9201,8 +9190,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9201 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">50</context></context-group> | 9190 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">50</context></context-group> |
9202 | </trans-unit> | 9191 | </trans-unit> |
9203 | <trans-unit id="5637879201055173642" datatype="html"> | 9192 | <trans-unit id="5637879201055173642" datatype="html"> |
9204 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> | 9193 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> |
9205 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>ドキュメント<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>を読んで、PeerTubeのライブ配信の特徴を知ろう。 </target> | 9194 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>ドキュメント<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>を読んで、PeerTubeのライブ配信の特徴を知ろう。 </target> |
9206 | <context-group purpose="location"> | 9195 | <context-group purpose="location"> |
9207 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context> | 9196 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context> |
9208 | <context context-type="linenumber">2,4</context> | 9197 | <context context-type="linenumber">2,4</context> |
@@ -10294,8 +10283,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10294 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group> | 10283 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group> |
10295 | </trans-unit> | 10284 | </trans-unit> |
10296 | <trans-unit id="8272123190776748811" datatype="html"> | 10285 | <trans-unit id="8272123190776748811" datatype="html"> |
10297 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 10286 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
10298 | <target state="translated">この動画を評価するには <a href="/login">ログイン</a>する必要があります。</target> | 10287 | <target state="translated">この動画を評価するには <a href="/login">ログイン</a>する必要があります。</target> |
10299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> | 10288 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> |
10300 | </trans-unit> | 10289 | </trans-unit> |
10301 | <trans-unit id="4503408361537553733" datatype="html"> | 10290 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -10731,7 +10720,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10731 | </trans-unit> | 10720 | </trans-unit> |
10732 | <trans-unit id="1599585307037758139" datatype="html"> | 10721 | <trans-unit id="1599585307037758139" datatype="html"> |
10733 | <source>Loop playlist videos</source> | 10722 | <source>Loop playlist videos</source> |
10734 | <target state="translated">プレイリストをループする</target> | 10723 | <target state="translated">プレイリストをループ再生する</target> |
10735 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group> | 10724 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group> |
10736 | </trans-unit> | 10725 | </trans-unit> |
10737 | <trans-unit id="3704292036525161260" datatype="html"> | 10726 | <trans-unit id="3704292036525161260" datatype="html"> |
@@ -10743,8 +10732,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10743 | </context-group> | 10732 | </context-group> |
10744 | </trans-unit> | 10733 | </trans-unit> |
10745 | <trans-unit id="961774488937452220" datatype="html"> | 10734 | <trans-unit id="961774488937452220" datatype="html"> |
10746 | <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> | 10735 | <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> |
10747 | <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> | 10736 | <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> |
10748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">288</context></context-group> | 10737 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">288</context></context-group> |
10749 | </trans-unit> | 10738 | </trans-unit> |
10750 | <trans-unit id="5761611056224181752" datatype="html"> | 10739 | <trans-unit id="5761611056224181752" datatype="html"> |