diff options
author | Chocobozzz <me@florianbigard.com> | 2021-11-22 15:36:05 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-11-22 15:36:05 +0100 |
commit | 1357df30c58c961d5da106648c1cdf37f2ea58aa (patch) | |
tree | 6f4352f7f0de7be349139b70a19f7ff568c4d662 /client/src/locale/angular.gd.xlf | |
parent | e27d58926822237147d7c433d7b54b130b26c2e9 (diff) | |
download | PeerTube-1357df30c58c961d5da106648c1cdf37f2ea58aa.tar.gz PeerTube-1357df30c58c961d5da106648c1cdf37f2ea58aa.tar.zst PeerTube-1357df30c58c961d5da106648c1cdf37f2ea58aa.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.gd.xlf')
-rw-r--r-- | client/src/locale/angular.gd.xlf | 980 |
1 files changed, 659 insertions, 321 deletions
diff --git a/client/src/locale/angular.gd.xlf b/client/src/locale/angular.gd.xlf index c85e2a50b..8d0cb9038 100644 --- a/client/src/locale/angular.gd.xlf +++ b/client/src/locale/angular.gd.xlf | |||
@@ -2,7 +2,228 @@ | |||
2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> | 2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> |
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="gd"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="gd"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="219462505467671767" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | ||
7 | <context-group purpose="location"> | ||
8 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> | ||
9 | <context context-type="linenumber">58,61</context> | ||
10 | </context-group> | ||
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | ||
12 | <source> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | ||
13 | private _pa"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | ||
14 | private _pa"/> </target> | ||
15 | <context-group purpose="location"> | ||
16 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | ||
17 | <context context-type="linenumber">114,118</context> | ||
18 | </context-group> | ||
19 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | ||
20 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | ||
21 | <source>Previous</source><target state="new">Previous</target> | ||
22 | <context-group purpose="location"> | ||
23 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | ||
24 | <context context-type="linenumber">132,134</context> | ||
25 | </context-group> | ||
26 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | ||
27 | <source>Next</source><target state="new">Next</target> | ||
28 | <context-group purpose="location"> | ||
29 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | ||
30 | <context context-type="linenumber">147,152</context> | ||
31 | </context-group> | ||
32 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
33 | <source>Select month</source><target state="new">Select month</target> | ||
34 | <context-group purpose="location"> | ||
35 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
36 | <context context-type="linenumber">44,49</context> | ||
37 | </context-group> | ||
38 | <context-group purpose="location"> | ||
39 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
40 | <context context-type="linenumber">49,50</context> | ||
41 | </context-group> | ||
42 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
43 | <source>Select year</source><target state="new">Select year</target> | ||
44 | <context-group purpose="location"> | ||
45 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
46 | <context context-type="linenumber">59,63</context> | ||
47 | </context-group> | ||
48 | <context-group purpose="location"> | ||
49 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
50 | <context context-type="linenumber">74</context> | ||
51 | </context-group> | ||
52 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
53 | <source>Previous month</source><target state="new">Previous month</target> | ||
54 | <context-group purpose="location"> | ||
55 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
56 | <context context-type="linenumber">24,27</context> | ||
57 | </context-group> | ||
58 | <context-group purpose="location"> | ||
59 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
60 | <context context-type="linenumber">35,36</context> | ||
61 | </context-group> | ||
62 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
63 | <source>Next month</source><target state="new">Next month</target> | ||
64 | <context-group purpose="location"> | ||
65 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
66 | <context context-type="linenumber">47,50</context> | ||
67 | </context-group> | ||
68 | <context-group purpose="location"> | ||
69 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
70 | <context context-type="linenumber">60,64</context> | ||
71 | </context-group> | ||
72 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | ||
73 | <source>««</source><target state="new">««</target> | ||
74 | <context-group purpose="location"> | ||
75 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
76 | <context context-type="linenumber">182,183</context> | ||
77 | </context-group> | ||
78 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | ||
79 | <source>«</source><target state="new">«</target> | ||
80 | <context-group purpose="location"> | ||
81 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
82 | <context context-type="linenumber">186,190</context> | ||
83 | </context-group> | ||
84 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | ||
85 | <source>»</source><target state="new">»</target> | ||
86 | <context-group purpose="location"> | ||
87 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
88 | <context context-type="linenumber">194,195</context> | ||
89 | </context-group> | ||
90 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | ||
91 | <source>»»</source><target state="new">»»</target> | ||
92 | <context-group purpose="location"> | ||
93 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
94 | <context context-type="linenumber">201,204</context> | ||
95 | </context-group> | ||
96 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
97 | <source>First</source><target state="new">First</target> | ||
98 | <context-group purpose="location"> | ||
99 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
100 | <context context-type="linenumber">208,209</context> | ||
101 | </context-group> | ||
102 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
103 | <source>Previous</source><target state="new">Previous</target> | ||
104 | <context-group purpose="location"> | ||
105 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
106 | <context context-type="linenumber">215,216</context> | ||
107 | </context-group> | ||
108 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
109 | <source>Next</source><target state="new">Next</target> | ||
110 | <context-group purpose="location"> | ||
111 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
112 | <context context-type="linenumber">226,228</context> | ||
113 | </context-group> | ||
114 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
115 | <source>Last</source><target state="new">Last</target> | ||
116 | <context-group purpose="location"> | ||
117 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
118 | <context context-type="linenumber">232,233</context> | ||
119 | </context-group> | ||
120 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | ||
121 | <source><x id="INTERPOLATION" equiv-text="; } | ||
122 | |||
123 | /** | ||
124 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="; } | ||
125 | |||
126 | /** | ||
127 | *"/></target> | ||
128 | <context-group purpose="location"> | ||
129 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> | ||
130 | <context context-type="linenumber">32,38</context> | ||
131 | </context-group> | ||
132 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
133 | <source>HH</source><target state="new">HH</target> | ||
134 | <context-group purpose="location"> | ||
135 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
136 | <context context-type="linenumber">40,41</context> | ||
137 | </context-group> | ||
138 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
139 | <source>Hours</source><target state="new">Hours</target> | ||
140 | <context-group purpose="location"> | ||
141 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
142 | <context context-type="linenumber">46,47</context> | ||
143 | </context-group> | ||
144 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
145 | <source>MM</source><target state="new">MM</target> | ||
146 | <context-group purpose="location"> | ||
147 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
148 | <context context-type="linenumber">51,54</context> | ||
149 | </context-group> | ||
150 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
151 | <source>Minutes</source><target state="new">Minutes</target> | ||
152 | <context-group purpose="location"> | ||
153 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
154 | <context context-type="linenumber">58,59</context> | ||
155 | </context-group> | ||
156 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
157 | <source>Increment hours</source><target state="new">Increment hours</target> | ||
158 | <context-group purpose="location"> | ||
159 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
160 | <context context-type="linenumber">63,64</context> | ||
161 | </context-group> | ||
162 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
163 | <source>Decrement hours</source><target state="new">Decrement hours</target> | ||
164 | <context-group purpose="location"> | ||
165 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
166 | <context context-type="linenumber">69,70</context> | ||
167 | </context-group> | ||
168 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
169 | <source>Increment minutes</source><target state="new">Increment minutes</target> | ||
170 | <context-group purpose="location"> | ||
171 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
172 | <context context-type="linenumber">76,78</context> | ||
173 | </context-group> | ||
174 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
175 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | ||
176 | <context-group purpose="location"> | ||
177 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
178 | <context context-type="linenumber">82,84</context> | ||
179 | </context-group> | ||
180 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
181 | <source>SS</source><target state="new">SS</target> | ||
182 | <context-group purpose="location"> | ||
183 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
184 | <context context-type="linenumber">87,88</context> | ||
185 | </context-group> | ||
186 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
187 | <source>Seconds</source><target state="new">Seconds</target> | ||
188 | <context-group purpose="location"> | ||
189 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
190 | <context context-type="linenumber">92,93</context> | ||
191 | </context-group> | ||
192 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
193 | <source>Increment seconds</source><target state="new">Increment seconds</target> | ||
194 | <context-group purpose="location"> | ||
195 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
196 | <context context-type="linenumber">100,101</context> | ||
197 | </context-group> | ||
198 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
199 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | ||
200 | <context-group purpose="location"> | ||
201 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
202 | <context context-type="linenumber">106,110</context> | ||
203 | </context-group> | ||
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
205 | <source><x id="INTERPOLATION" equiv-text="NgbTime; | ||
206 | |||
207 | pr"/></source><target state="new"><x id="INTERPOLATION" equiv-text="NgbTime; | ||
208 | |||
209 | pr"/></target> | ||
210 | <context-group purpose="location"> | ||
211 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
212 | <context context-type="linenumber">115,121</context> | ||
213 | </context-group> | ||
214 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | ||
215 | <source><x id="INTERPOLATION" equiv-text="t() meridian: b"/></source><target state="new"><x id="INTERPOLATION" equiv-text="t() meridian: b"/></target> | ||
216 | <context-group purpose="location"> | ||
217 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
218 | <context context-type="linenumber">123,131</context> | ||
219 | </context-group> | ||
220 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
221 | <source>Close</source><target state="new">Close</target> | ||
222 | <context-group purpose="location"> | ||
223 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> | ||
224 | <context context-type="linenumber">78,85</context> | ||
225 | </context-group> | ||
226 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | ||
6 | <source>Close the left menu</source> | 227 | <source>Close the left menu</source> |
7 | <target state="translated">Dùin an clàr-taice taobh clì</target> | 228 | <target state="translated">Dùin an clàr-taice taobh clì</target> |
8 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> | 229 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> |
@@ -109,8 +330,8 @@ | |||
109 | <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> | 330 | <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> |
110 | </trans-unit> | 331 | </trans-unit> |
111 | <trans-unit id="5504059606863599420" datatype="html"> | 332 | <trans-unit id="5504059606863599420" datatype="html"> |
112 | <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> | 333 | <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> |
113 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/> Thug <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> iomradh ort air <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> | 334 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/> Thug <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> iomradh ort air <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> |
114 | <context-group purpose="location"> | 335 | <context-group purpose="location"> |
115 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 336 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
116 | <context context-type="linenumber">164</context> | 337 | <context context-type="linenumber">164</context> |
@@ -127,16 +348,16 @@ | |||
127 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> | 348 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> |
128 | </trans-unit> | 349 | </trans-unit> |
129 | <trans-unit id="363592786729553688" datatype="html"> | 350 | <trans-unit id="363592786729553688" datatype="html"> |
130 | <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> | 351 | <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> |
131 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Tha tionndadh ùr dhen phlugan/ùrlar <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ri fhaighinn: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 352 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Tha tionndadh ùr dhen phlugan/ùrlar <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ri fhaighinn: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
132 | <context-group purpose="location"> | 353 | <context-group purpose="location"> |
133 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 354 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
134 | <context context-type="linenumber">198,199</context> | 355 | <context context-type="linenumber">198,199</context> |
135 | </context-group> | 356 | </context-group> |
136 | </trans-unit> | 357 | </trans-unit> |
137 | <trans-unit id="5055099158245592648" datatype="html"> | 358 | <trans-unit id="5055099158245592648" datatype="html"> |
138 | <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> | 359 | <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> |
139 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Tha tionndadh ùr de PheerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ri fhaighinn: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 360 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Tha tionndadh ùr de PheerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ri fhaighinn: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
140 | <context-group purpose="location"> | 361 | <context-group purpose="location"> |
141 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 362 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
142 | <context context-type="linenumber">206,207</context> | 363 | <context context-type="linenumber">206,207</context> |
@@ -160,36 +381,30 @@ | |||
160 | <trans-unit id="187187500641108332" datatype="html"> | 381 | <trans-unit id="187187500641108332" datatype="html"> |
161 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source> | 382 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source> |
162 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </target> | 383 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </target> |
163 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group> | 384 | |
164 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group> | 385 | |
165 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> | 386 | |
166 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group> | 387 | |
167 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> | 388 | |
168 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> | 389 | |
169 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> | 390 | |
170 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> | 391 | |
171 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> | 392 | |
172 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> | 393 | |
173 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> | 394 | |
174 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> | 395 | |
175 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> | 396 | |
176 | </trans-unit> | 397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
177 | <trans-unit id="8817917090143649804" datatype="html"> | 398 | <trans-unit id="8817917090143649804" datatype="html"> |
178 | <source>Account muted</source> | 399 | <source>Account muted</source> |
179 | <target state="translated">Chaidh an cunntas a mhùchadh</target> | 400 | <target state="translated">Chaidh an cunntas a mhùchadh</target> |
180 | <context-group purpose="location"> | 401 | |
181 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 402 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> |
182 | <context context-type="linenumber">75</context> | ||
183 | </context-group> | ||
184 | </trans-unit> | ||
185 | <trans-unit id="1684597533616494551" datatype="html"> | 403 | <trans-unit id="1684597533616494551" datatype="html"> |
186 | <source>Server muted</source> | 404 | <source>Server muted</source> |
187 | <target state="translated">Chaidh am frithealaiche a mhùchadh</target> | 405 | <target state="translated">Chaidh am frithealaiche a mhùchadh</target> |
188 | <context-group purpose="location"> | 406 | |
189 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 407 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> |
190 | <context context-type="linenumber">76</context> | ||
191 | </context-group> | ||
192 | </trans-unit> | ||
193 | <trans-unit id="1486537403020619891" datatype="html"> | 408 | <trans-unit id="1486537403020619891" datatype="html"> |
194 | <source>My watch history</source> | 409 | <source>My watch history</source> |
195 | <target state="translated">Eachdraidh dhe na choimhead mi air</target> | 410 | <target state="translated">Eachdraidh dhe na choimhead mi air</target> |
@@ -364,10 +579,10 @@ | |||
364 | <trans-unit id="3099741642167775297" datatype="html"> | 579 | <trans-unit id="3099741642167775297" datatype="html"> |
365 | <source>Download</source> | 580 | <source>Download</source> |
366 | <target state="translated">Luchdaich a-nuas</target> | 581 | <target state="translated">Luchdaich a-nuas</target> |
367 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group> | 582 | |
368 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group> | 583 | |
369 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group> | 584 | |
370 | </trans-unit> | 585 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit> |
371 | <trans-unit id="6325096236207614377" datatype="html"> | 586 | <trans-unit id="6325096236207614377" datatype="html"> |
372 | <source>Reason...</source> | 587 | <source>Reason...</source> |
373 | <target state="translated">Adhbhar…</target> | 588 | <target state="translated">Adhbhar…</target> |
@@ -388,13 +603,13 @@ | |||
388 | <trans-unit id="935187492052582731" datatype="html"> | 603 | <trans-unit id="935187492052582731" datatype="html"> |
389 | <source>Submit</source> | 604 | <source>Submit</source> |
390 | <target state="translated">Cuir a-null</target> | 605 | <target state="translated">Cuir a-null</target> |
391 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group> | 606 | |
392 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group> | 607 | |
393 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | 608 | |
394 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | 609 | |
395 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group> | 610 | |
396 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">42</context></context-group> | 611 | |
397 | </trans-unit> | 612 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> |
398 | <trans-unit id="8343217707114977013" datatype="html"> | 613 | <trans-unit id="8343217707114977013" datatype="html"> |
399 | <source>The contact form is not enabled on this instance.</source> | 614 | <source>The contact form is not enabled on this instance.</source> |
400 | <target state="translated">Chan eil am foirm “Fios thugainn” an comas air an ionstans seo.</target> | 615 | <target state="translated">Chan eil am foirm “Fios thugainn” an comas air an ionstans seo.</target> |
@@ -415,16 +630,8 @@ | |||
415 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> | 630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> |
416 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group> | 631 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group> |
417 | </trans-unit> | 632 | </trans-unit> |
418 | <trans-unit id="4710350176324657996" datatype="html"> | 633 | |
419 | <source>This will ask remote instances to delete it</source> | 634 | |
420 | <target state="translated">Iarraidh sinn air na h-ionstansan cèine gun dèid a sguabadh às</target> | ||
421 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">27</context></context-group> | ||
422 | </trans-unit> | ||
423 | <trans-unit id="1974768985735973432" datatype="html"> | ||
424 | <source>Blocking this live will automatically terminate the live stream.</source> | ||
425 | <target state="translated">Ma bhacas tu seo gu beò, cuiridh sin crìoch air an t-sruthadh bheò gu fèin-obrachail.</target> | ||
426 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">32</context></context-group> | ||
427 | </trans-unit> | ||
428 | <trans-unit id="2466846716878254816" datatype="html"> | 635 | <trans-unit id="2466846716878254816" datatype="html"> |
429 | <source>Element <x id="PH" equiv-text="param"/> not found</source> | 636 | <source>Element <x id="PH" equiv-text="param"/> not found</source> |
430 | <target state="translated">Cha deach an eileamaid <x id="PH" equiv-text="param"/> a lorg</target> | 637 | <target state="translated">Cha deach an eileamaid <x id="PH" equiv-text="param"/> a lorg</target> |
@@ -433,11 +640,7 @@ | |||
433 | <context context-type="linenumber">80</context> | 640 | <context context-type="linenumber">80</context> |
434 | </context-group> | 641 | </context-group> |
435 | </trans-unit> | 642 | </trans-unit> |
436 | <trans-unit id="8558962068274430520" datatype="html"> | 643 | |
437 | <source>Unfederate the video</source> | ||
438 | <target state="translated">Na co-nasgaich a’ video tuilleadh</target> | ||
439 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">24</context></context-group> | ||
440 | </trans-unit> | ||
441 | <trans-unit id="7539427273132299890" datatype="html"> | 644 | <trans-unit id="7539427273132299890" datatype="html"> |
442 | <source>Unlisted</source> | 645 | <source>Unlisted</source> |
443 | <target state="translated">Falaichte o liostaichean</target> | 646 | <target state="translated">Falaichte o liostaichean</target> |
@@ -491,15 +694,48 @@ | |||
491 | <trans-unit id="9081463435738465430" datatype="html"> | 694 | <trans-unit id="9081463435738465430" datatype="html"> |
492 | <source>Blocked</source> | 695 | <source>Blocked</source> |
493 | <target state="translated">’Ga bhacadh</target> | 696 | <target state="translated">’Ga bhacadh</target> |
494 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group> | 697 | |
495 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group> | 698 | |
496 | </trans-unit> | 699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> |
497 | <trans-unit id="870586304593427318" datatype="html"> | 700 | <trans-unit id="870586304593427318" datatype="html"> |
498 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 701 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
499 | <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan seo a sguabadh às (<x id="PH" equiv-text="videos.length"/>)?</target> | 702 | <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan seo a sguabadh às (<x id="PH" equiv-text="videos.length"/>)?</target> |
703 | |||
704 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> | ||
705 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target> | ||
500 | <context-group purpose="location"> | 706 | <context-group purpose="location"> |
501 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 707 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
502 | <context context-type="linenumber">156</context> | 708 | <context context-type="linenumber">204</context> |
709 | </context-group> | ||
710 | </trans-unit><trans-unit id="2870417795706430145" datatype="html"> | ||
711 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> | ||
712 | <context-group purpose="location"> | ||
713 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
714 | <context context-type="linenumber">216</context> | ||
715 | </context-group> | ||
716 | </trans-unit><trans-unit id="9088099192924395359" datatype="html"> | ||
717 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source><target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> | ||
718 | <context-group purpose="location"> | ||
719 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
720 | <context context-type="linenumber">226</context> | ||
721 | </context-group> | ||
722 | </trans-unit><trans-unit id="5442133371267277333" datatype="html"> | ||
723 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> | ||
724 | <context-group purpose="location"> | ||
725 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
726 | <context context-type="linenumber">227</context> | ||
727 | </context-group> | ||
728 | </trans-unit><trans-unit id="1571742433738679426" datatype="html"> | ||
729 | <source>Files were removed.</source><target state="new">Files were removed.</target> | ||
730 | <context-group purpose="location"> | ||
731 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
732 | <context context-type="linenumber">235</context> | ||
733 | </context-group> | ||
734 | </trans-unit><trans-unit id="7054344823477412274" datatype="html"> | ||
735 | <source>Transcoding jobs created.</source><target state="new">Transcoding jobs created.</target> | ||
736 | <context-group purpose="location"> | ||
737 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
738 | <context context-type="linenumber">247</context> | ||
503 | </context-group> | 739 | </context-group> |
504 | </trans-unit> | 740 | </trans-unit> |
505 | <trans-unit id="3514509630940272440" datatype="html"> | 741 | <trans-unit id="3514509630940272440" datatype="html"> |
@@ -533,10 +769,10 @@ | |||
533 | <trans-unit id="6381490568322624964" datatype="html"> | 769 | <trans-unit id="6381490568322624964" datatype="html"> |
534 | <source>Deleted</source> | 770 | <source>Deleted</source> |
535 | <target state="translated">Air a sguabadh às</target> | 771 | <target state="translated">Air a sguabadh às</target> |
536 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group> | 772 | |
537 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">81</context></context-group> | 773 | |
538 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group> | 774 | |
539 | </trans-unit> | 775 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
540 | <trans-unit id="5263519165976128456" datatype="html"> | 776 | <trans-unit id="5263519165976128456" datatype="html"> |
541 | <source>Edit starts/stops at</source> | 777 | <source>Edit starts/stops at</source> |
542 | <target state="translated">Tha toiseach/deireadh an deasachaidh aig</target> | 778 | <target state="translated">Tha toiseach/deireadh an deasachaidh aig</target> |
@@ -575,31 +811,31 @@ | |||
575 | <trans-unit id="7022070615528435141" datatype="html"> | 811 | <trans-unit id="7022070615528435141" datatype="html"> |
576 | <source>Delete</source> | 812 | <source>Delete</source> |
577 | <target state="translated">Sguab às</target> | 813 | <target state="translated">Sguab às</target> |
578 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group> | 814 | |
579 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> | 815 | |
580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> | 816 | |
581 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group> | 817 | |
582 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group> | 818 | |
583 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group> | 819 | |
584 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group> | 820 | |
585 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">68</context></context-group> | 821 | |
586 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">157</context></context-group> | 822 | |
587 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> | 823 | |
588 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group> | 824 | |
589 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> | 825 | |
590 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> | 826 | |
591 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group> | 827 | |
592 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group> | 828 | |
593 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group> | 829 | |
594 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group> | 830 | |
595 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group> | 831 | |
596 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group> | 832 | |
597 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group> | 833 | |
598 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group> | 834 | |
599 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group> | 835 | |
600 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group> | 836 | |
601 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group> | 837 | |
602 | </trans-unit> | 838 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> |
603 | <trans-unit id="158575725114802951" datatype="html"> | 839 | <trans-unit id="158575725114802951" datatype="html"> |
604 | <source>Only live videos</source> | 840 | <source>Only live videos</source> |
605 | <target state="translated">Videothan beòtha a-mhàin</target> | 841 | <target state="translated">Videothan beòtha a-mhàin</target> |
@@ -645,8 +881,8 @@ | |||
645 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> | 881 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> |
646 | </trans-unit> | 882 | </trans-unit> |
647 | <trans-unit id="8644431249513874405" datatype="html"> | 883 | <trans-unit id="8644431249513874405" datatype="html"> |
648 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 884 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
649 | <target state="translated">Co-chòrdail ri <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> a chuireas taic ri:</target> | 885 | <target state="translated">Co-chòrdail ri <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> a chuireas taic ri:</target> |
650 | <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> | 886 | <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> |
651 | </trans-unit> | 887 | </trans-unit> |
652 | <trans-unit id="146235964740293376" datatype="html"> | 888 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -680,14 +916,35 @@ | |||
680 | <trans-unit id="7639191791633609999" datatype="html"> | 916 | <trans-unit id="7639191791633609999" datatype="html"> |
681 | <source>The live stream will be automatically terminated.</source> | 917 | <source>The live stream will be automatically terminated.</source> |
682 | <target state="translated">Thig an sruthadh beò gu crìoch gu fèin-obrachail.</target> | 918 | <target state="translated">Thig an sruthadh beò gu crìoch gu fèin-obrachail.</target> |
683 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group> | 919 | |
684 | </trans-unit> | 920 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> |
685 | <trans-unit id="8023282004085823427" datatype="html"> | 921 | <trans-unit id="8023282004085823427" datatype="html"> |
686 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> | 922 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> |
687 | <target>Thèid <x id="PH" equiv-text="this.video.name"/> a dhùblachadh leis an ionstans agad.</target> | 923 | <target>Thèid <x id="PH" equiv-text="this.video.name"/> a dhùblachadh leis an ionstans agad.</target> |
924 | |||
925 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit><trans-unit id="4140366911638662173" datatype="html"> | ||
926 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source><target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target> | ||
688 | <context-group purpose="location"> | 927 | <context-group purpose="location"> |
689 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 928 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
690 | <context context-type="linenumber">226</context> | 929 | <context context-type="linenumber">263</context> |
930 | </context-group> | ||
931 | </trans-unit><trans-unit id="2955645766721124100" datatype="html"> | ||
932 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source><target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target> | ||
933 | <context-group purpose="location"> | ||
934 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
935 | <context context-type="linenumber">265</context> | ||
936 | </context-group> | ||
937 | </trans-unit><trans-unit id="7758350391886784213" datatype="html"> | ||
938 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source><target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target> | ||
939 | <context-group purpose="location"> | ||
940 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
941 | <context context-type="linenumber">271</context> | ||
942 | </context-group> | ||
943 | </trans-unit><trans-unit id="6279087330074580345" datatype="html"> | ||
944 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source><target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target> | ||
945 | <context-group purpose="location"> | ||
946 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
947 | <context context-type="linenumber">283</context> | ||
691 | </context-group> | 948 | </context-group> |
692 | </trans-unit> | 949 | </trans-unit> |
693 | <trans-unit id="2949829240129672512" datatype="html"> | 950 | <trans-unit id="2949829240129672512" datatype="html"> |
@@ -936,26 +1193,26 @@ | |||
936 | <trans-unit id="2159130950882492111" datatype="html"> | 1193 | <trans-unit id="2159130950882492111" datatype="html"> |
937 | <source>Cancel</source> | 1194 | <source>Cancel</source> |
938 | <target state="translated">Sguir dheth</target> | 1195 | <target state="translated">Sguir dheth</target> |
939 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> | 1196 | |
940 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> | 1197 | |
941 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> | 1198 | |
942 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | 1199 | |
943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | 1200 | |
944 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> | 1201 | |
945 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> | 1202 | |
946 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> | 1203 | |
947 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> | 1204 | |
948 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group> | 1205 | |
949 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | 1206 | |
950 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 1207 | |
951 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> | 1208 | |
952 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | 1209 | |
953 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | 1210 | |
954 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group> | 1211 | |
955 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 1212 | |
956 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group> | 1213 | |
957 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group> | 1214 | |
958 | </trans-unit> | 1215 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> |
959 | <trans-unit id="3616223838716839702" datatype="html"> | 1216 | <trans-unit id="3616223838716839702" datatype="html"> |
960 | <source>Ban this user</source> | 1217 | <source>Ban this user</source> |
961 | <target state="translated">Toirmisg an cleachdaiche seo</target> | 1218 | <target state="translated">Toirmisg an cleachdaiche seo</target> |
@@ -964,17 +1221,53 @@ | |||
964 | <trans-unit id="4526499522377118108" datatype="html"> | 1221 | <trans-unit id="4526499522377118108" datatype="html"> |
965 | <source>Block video "<x id="INTERPOLATION"/>"</source> | 1222 | <source>Block video "<x id="INTERPOLATION"/>"</source> |
966 | <target state="translated">Cuir bacadh air video “<x id="INTERPOLATION"/>”</target> | 1223 | <target state="translated">Cuir bacadh air video “<x id="INTERPOLATION"/>”</target> |
967 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">3</context></context-group> | 1224 | |
968 | </trans-unit> | 1225 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> |
969 | <trans-unit id="2992313729068029516" datatype="html"> | 1226 | <trans-unit id="2992313729068029516" datatype="html"> |
970 | <source>Block live "<x id="INTERPOLATION"/>"</source> | 1227 | <source>Block live "<x id="INTERPOLATION"/>"</source> |
971 | <target state="translated">Cuir bacadh air sruthadh beò "<x id="INTERPOLATION"/>"</target> | 1228 | <target state="translated">Cuir bacadh air sruthadh beò "<x id="INTERPOLATION"/>"</target> |
972 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">4</context></context-group> | 1229 | |
973 | </trans-unit> | 1230 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> |
974 | <trans-unit id="7256462927215762997" datatype="html"> | 1231 | <trans-unit id="7256462927215762997" datatype="html"> |
975 | <source>Please describe the reason...</source> | 1232 | <source>Please describe the reason...</source> |
976 | <target state="translated">Mìnich an t-adhbhar…</target> | 1233 | <target state="translated">Mìnich an t-adhbhar…</target> |
977 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">13</context></context-group> | 1234 | |
1235 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit><trans-unit id="9133713232258232158" datatype="html"> | ||
1236 | <source>Unfederate</source><target state="new">Unfederate</target> | ||
1237 | <context-group purpose="location"> | ||
1238 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
1239 | <context context-type="linenumber">31</context> | ||
1240 | </context-group> | ||
1241 | </trans-unit><trans-unit id="7312374115603954471" datatype="html"> | ||
1242 | <source>This will ask remote instances to delete local videos</source><target state="new">This will ask remote instances to delete local videos</target> | ||
1243 | <context-group purpose="location"> | ||
1244 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
1245 | <context context-type="linenumber">34</context> | ||
1246 | </context-group> | ||
1247 | </trans-unit><trans-unit id="2728722206183105047" datatype="html"> | ||
1248 | <source>This will ask remote instances to delete this video</source><target state="new">This will ask remote instances to delete this video</target> | ||
1249 | <context-group purpose="location"> | ||
1250 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
1251 | <context context-type="linenumber">35</context> | ||
1252 | </context-group> | ||
1253 | </trans-unit><trans-unit id="3849007546028672808" datatype="html"> | ||
1254 | <source> Blocking a live will automatically terminate the live stream. </source><target state="new"> Blocking a live will automatically terminate the live stream. </target> | ||
1255 | <context-group purpose="location"> | ||
1256 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
1257 | <context context-type="linenumber">40,42</context> | ||
1258 | </context-group> | ||
1259 | </trans-unit><trans-unit id="4195458579645833046" datatype="html"> | ||
1260 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source><target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> | ||
1261 | <context-group purpose="location"> | ||
1262 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | ||
1263 | <context context-type="linenumber">84</context> | ||
1264 | </context-group> | ||
1265 | </trans-unit><trans-unit id="8507506914483467943" datatype="html"> | ||
1266 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source><target state="new">Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | ||
1267 | <context-group purpose="location"> | ||
1268 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | ||
1269 | <context context-type="linenumber">85</context> | ||
1270 | </context-group> | ||
978 | </trans-unit> | 1271 | </trans-unit> |
979 | <trans-unit id="187187500641108332" datatype="html"> | 1272 | <trans-unit id="187187500641108332" datatype="html"> |
980 | <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/> </source> | 1273 | <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/> </source> |
@@ -1017,13 +1310,13 @@ | |||
1017 | <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> | 1310 | <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> |
1018 | </trans-unit> | 1311 | </trans-unit> |
1019 | <trans-unit id="7252854992688790751" datatype="html"> | 1312 | <trans-unit id="7252854992688790751" datatype="html"> |
1020 | <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> | 1313 | <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> |
1021 | <target state="translated">Faodaidh tu clàradh air an ionstans seo.Gidheadh, dèan cinnteach gun leugh thu na <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Teirmichean<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">"/>Teirmichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mus cruthaich thu cunntas. ’S urrainn dhut cuideachd ionstans eile a lorg a fhreagras ris na feumalachdan agad-sa: <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> | 1314 | <target state="translated">Faodaidh tu clàradh air an ionstans seo.Gidheadh, dèan cinnteach gun leugh thu na <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Teirmichean<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">"/>Teirmichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mus cruthaich thu cunntas. ’S urrainn dhut cuideachd ionstans eile a lorg a fhreagras ris na feumalachdan agad-sa: <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> |
1022 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> | 1315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> |
1023 | </trans-unit> | 1316 | </trans-unit> |
1024 | <trans-unit id="7215649348148521605" datatype="html"> | 1317 | <trans-unit id="7215649348148521605" datatype="html"> |
1025 | <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> | 1318 | <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> |
1026 | <target state="translated">Cha cheadaich an t-ionstans seo gun clàraich cleachdaichean ùra aig an àm seo, ’s urrainn dhut sùil a thoirt air na <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Teirmichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> airson barrachd fiosrachaidh no ionstans a lorg a bheir comas clàraidh cunntais dhut agus na videothan agad a luchdadh suas an-siud. Lorg an t-ionstans agad fhèin am measg càich: <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> | 1319 | <target state="translated">Cha cheadaich an t-ionstans seo gun clàraich cleachdaichean ùra aig an àm seo, ’s urrainn dhut sùil a thoirt air na <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Teirmichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> airson barrachd fiosrachaidh no ionstans a lorg a bheir comas clàraidh cunntais dhut agus na videothan agad a luchdadh suas an-siud. Lorg an t-ionstans agad fhèin am measg càich: <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> |
1027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> | 1320 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> |
1028 | </trans-unit> | 1321 | </trans-unit> |
1029 | <trans-unit id="2392488717875840729" datatype="html"> | 1322 | <trans-unit id="2392488717875840729" datatype="html"> |
@@ -1097,7 +1390,8 @@ | |||
1097 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> | 1390 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> |
1098 | </trans-unit> | 1391 | </trans-unit> |
1099 | <trans-unit id="1190256911880544559" datatype="html"> | 1392 | <trans-unit id="1190256911880544559" datatype="html"> |
1100 | <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> | 1393 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. |
1394 | The link will expire within 1 hour.</source> | ||
1101 | <target state="translated">Thèid post-d le stiùireadh air ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Falbhaidh an ùine air a’ cheangal am broinn uair a thìde.</target> | 1395 | <target state="translated">Thèid post-d le stiùireadh air ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Falbhaidh an ùine air a’ cheangal am broinn uair a thìde.</target> |
1102 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> | 1396 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> |
1103 | </trans-unit> | 1397 | </trans-unit> |
@@ -1136,8 +1430,8 @@ | |||
1136 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1430 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1137 | </trans-unit> | 1431 | </trans-unit> |
1138 | <trans-unit id="8434369348784683733" datatype="html"> | 1432 | <trans-unit id="8434369348784683733" datatype="html"> |
1139 | <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> | 1433 | <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> |
1140 | <target state="translated">airson <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> | 1434 | <target state="translated">airson <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> |
1141 | <context-group purpose="location"> | 1435 | <context-group purpose="location"> |
1142 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1436 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1143 | <context context-type="linenumber">10</context> | 1437 | <context context-type="linenumber">10</context> |
@@ -1617,18 +1911,18 @@ | |||
1617 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> | 1911 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> |
1618 | </trans-unit> | 1912 | </trans-unit> |
1619 | <trans-unit id="7239874680342223476" datatype="html"> | 1913 | <trans-unit id="7239874680342223476" datatype="html"> |
1620 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> | 1914 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> |
1621 | <target state="translated">Cuidich na maoir is cleachdaichean eile ach an aithnich iad <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>cò thu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> le:</target> | 1915 | <target state="translated">Cuidich na maoir is cleachdaichean eile ach an aithnich iad <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>cò thu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> le:</target> |
1622 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> | 1916 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> |
1623 | </trans-unit> | 1917 | </trans-unit> |
1624 | <trans-unit id="5856432243446401016" datatype="html"> | 1918 | <trans-unit id="5856432243446401016" datatype="html"> |
1625 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1919 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1626 | <target state="translated">Luchdadh suas <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1920 | <target state="translated">Luchdadh suas <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1627 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> | 1921 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> |
1628 | </trans-unit> | 1922 | </trans-unit> |
1629 | <trans-unit id="3221645359464920754" datatype="html"> | 1923 | <trans-unit id="3221645359464920754" datatype="html"> |
1630 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1924 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1631 | <target state="translated">Sgrìobhadh <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>tuairisgeil<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1925 | <target state="translated">Sgrìobhadh <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>tuairisgeil<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1632 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> | 1926 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> |
1633 | </trans-unit> | 1927 | </trans-unit> |
1634 | <trans-unit id="2218100934178971211" datatype="html"> | 1928 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2066,8 +2360,8 @@ | |||
2066 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> | 2360 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> |
2067 | </trans-unit> | 2361 | </trans-unit> |
2068 | <trans-unit id="1358902062258458923" datatype="html"> | 2362 | <trans-unit id="1358902062258458923" datatype="html"> |
2069 | <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> | 2363 | <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> |
2070 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Co-chòrdail ri Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ’s a’ cur taic ri <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>tagaichean HTML gnàthaichte PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> cuideachd</target> | 2364 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Co-chòrdail ri Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ’s a’ cur taic ri <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>tagaichean HTML gnàthaichte PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> cuideachd</target> |
2071 | <context-group purpose="location"> | 2365 | <context-group purpose="location"> |
2072 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2366 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2073 | <context context-type="linenumber">2</context> | 2367 | <context context-type="linenumber">2</context> |
@@ -2142,8 +2436,8 @@ | |||
2142 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> | 2436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> |
2143 | </trans-unit> | 2437 | </trans-unit> |
2144 | <trans-unit id="2090254132451149776" datatype="html"> | 2438 | <trans-unit id="2090254132451149776" datatype="html"> |
2145 | <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> | 2439 | <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> |
2146 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Tagh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> an ceadachas iomchaidh dhan obair agad. </target> | 2440 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Tagh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> an ceadachas iomchaidh dhan obair agad. </target> |
2147 | <context-group purpose="location"> | 2441 | <context-group purpose="location"> |
2148 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2442 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2149 | <context context-type="linenumber">79,80</context> | 2443 | <context context-type="linenumber">79,80</context> |
@@ -2238,7 +2532,7 @@ | |||
2238 | <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> | 2532 | <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> |
2239 | </trans-unit> | 2533 | </trans-unit> |
2240 | <trans-unit id="5600963353867835532" datatype="html"> | 2534 | <trans-unit id="5600963353867835532" datatype="html"> |
2241 | <source>Already uploaded ✔</source> | 2535 | <source>Already uploaded ✔</source> |
2242 | <target state="translated">Chaidh a luchdadh suas mu thràth ✔</target> | 2536 | <target state="translated">Chaidh a luchdadh suas mu thràth ✔</target> |
2243 | <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> | 2537 | <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> |
2244 | </trans-unit> | 2538 | </trans-unit> |
@@ -2415,17 +2709,17 @@ | |||
2415 | <trans-unit id="4021752662928002901" datatype="html"> | 2709 | <trans-unit id="4021752662928002901" datatype="html"> |
2416 | <source>Update</source> | 2710 | <source>Update</source> |
2417 | <target state="translated">Ùraich</target> | 2711 | <target state="translated">Ùraich</target> |
2418 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group> | 2712 | |
2419 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group> | 2713 | |
2420 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group> | 2714 | |
2421 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group> | 2715 | |
2422 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group> | 2716 | |
2423 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group> | 2717 | |
2424 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group> | 2718 | |
2425 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group> | 2719 | |
2426 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group> | 2720 | |
2427 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">284</context></context-group> | 2721 | |
2428 | </trans-unit> | 2722 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">327</context></context-group></trans-unit> |
2429 | <trans-unit id="6722765664648523978" datatype="html"> | 2723 | <trans-unit id="6722765664648523978" datatype="html"> |
2430 | <source>Select the file to upload</source> | 2724 | <source>Select the file to upload</source> |
2431 | <target state="translated">Tagh am faidhle ri luchdadh suas</target> | 2725 | <target state="translated">Tagh am faidhle ri luchdadh suas</target> |
@@ -2957,9 +3251,9 @@ | |||
2957 | <trans-unit id="1465291804668949243" datatype="html"> | 3251 | <trans-unit id="1465291804668949243" datatype="html"> |
2958 | <source>NSFW</source> | 3252 | <source>NSFW</source> |
2959 | <target state="translated">Susbaint inbheach</target> | 3253 | <target state="translated">Susbaint inbheach</target> |
2960 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group> | 3254 | |
2961 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">71</context></context-group> | 3255 | |
2962 | </trans-unit> | 3256 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> |
2963 | <trans-unit id="4512155674928869984" datatype="html"> | 3257 | <trans-unit id="4512155674928869984" datatype="html"> |
2964 | <source>Get more information</source> | 3258 | <source>Get more information</source> |
2965 | <target state="translated">Faigh barrachd fiosrachaidh</target> | 3259 | <target state="translated">Faigh barrachd fiosrachaidh</target> |
@@ -3761,13 +4055,13 @@ | |||
3761 | <trans-unit id="1420624050293070194" datatype="html"> | 4055 | <trans-unit id="1420624050293070194" datatype="html"> |
3762 | <source>No abuses found matching current filters.</source> | 4056 | <source>No abuses found matching current filters.</source> |
3763 | <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg a fhreagras dha na criathragan làithreach.</target> | 4057 | <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg a fhreagras dha na criathragan làithreach.</target> |
3764 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">156</context></context-group> | 4058 | |
3765 | </trans-unit> | 4059 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> |
3766 | <trans-unit id="639328713281980021" datatype="html"> | 4060 | <trans-unit id="639328713281980021" datatype="html"> |
3767 | <source>No abuses found.</source> | 4061 | <source>No abuses found.</source> |
3768 | <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg.</target> | 4062 | <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg.</target> |
3769 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">157</context></context-group> | 4063 | |
3770 | </trans-unit> | 4064 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit> |
3771 | <trans-unit id="1807029821872995706" datatype="html"> | 4065 | <trans-unit id="1807029821872995706" datatype="html"> |
3772 | <source>Unsolved reports</source> | 4066 | <source>Unsolved reports</source> |
3773 | <target state="translated">Gearanan gun fhuasgladh</target> | 4067 | <target state="translated">Gearanan gun fhuasgladh</target> |
@@ -3851,8 +4145,8 @@ | |||
3851 | <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> | 4145 | <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> |
3852 | </trans-unit> | 4146 | </trans-unit> |
3853 | <trans-unit id="1258618443362430782" datatype="html"> | 4147 | <trans-unit id="1258618443362430782" datatype="html"> |
3854 | <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> | 4148 | <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> |
3855 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 ghearan} one {{{ abuse.countReportsForReporter }} ghearan}} two {{{ abuse.countReportsForReporter }} ghearan}} few {{{ abuse.countReportsForReporter }} gearanan}} other {{{ abuse.countReportsForReporter }} gearan}}"/><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>"/></target> | 4149 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 ghearan} one {{{ abuse.countReportsForReporter }} ghearan}} two {{{ abuse.countReportsForReporter }} ghearan}} few {{{ abuse.countReportsForReporter }} gearanan}} other {{{ abuse.countReportsForReporter }} gearan}}"/><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>"/></target> |
3856 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> | 4150 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> |
3857 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> | 4151 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> |
3858 | </trans-unit> | 4152 | </trans-unit> |
@@ -3889,8 +4183,8 @@ | |||
3889 | <trans-unit id="5021295327106206941" datatype="html"> | 4183 | <trans-unit id="5021295327106206941" datatype="html"> |
3890 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> | 4184 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> |
3891 | <target state="translated">le <x id="INTERPOLATION"/> air <x id="INTERPOLATION_1"/> </target> | 4185 | <target state="translated">le <x id="INTERPOLATION"/> air <x id="INTERPOLATION_1"/> </target> |
3892 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">89</context></context-group> | 4186 | |
3893 | </trans-unit> | 4187 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit> |
3894 | <trans-unit id="1443698606045744844" datatype="html"> | 4188 | <trans-unit id="1443698606045744844" datatype="html"> |
3895 | <source>Video was deleted</source> | 4189 | <source>Video was deleted</source> |
3896 | <target state="translated">Chaidh a’ video a sguabadh às</target> | 4190 | <target state="translated">Chaidh a’ video a sguabadh às</target> |
@@ -3899,8 +4193,8 @@ | |||
3899 | <trans-unit id="1530731524535521716" datatype="html"> | 4193 | <trans-unit id="1530731524535521716" datatype="html"> |
3900 | <source>Account deleted</source> | 4194 | <source>Account deleted</source> |
3901 | <target state="translated">Chaidh an cunntas a sguabadh às</target> | 4195 | <target state="translated">Chaidh an cunntas a sguabadh às</target> |
3902 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">114</context></context-group> | 4196 | |
3903 | </trans-unit> | 4197 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> |
3904 | <trans-unit id="1191715835847858871" datatype="html"> | 4198 | <trans-unit id="1191715835847858871" datatype="html"> |
3905 | <source>Open video in a new tab</source> | 4199 | <source>Open video in a new tab</source> |
3906 | <target state="translated">Fosgail a’ video ann an taba ùr</target> | 4200 | <target state="translated">Fosgail a’ video ann an taba ùr</target> |
@@ -3939,8 +4233,8 @@ | |||
3939 | <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> | 4233 | <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> |
3940 | </trans-unit> | 4234 | </trans-unit> |
3941 | <trans-unit id="1258618443362430782" datatype="html"> | 4235 | <trans-unit id="1258618443362430782" datatype="html"> |
3942 | <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> | 4236 | <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> |
3943 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 ghearan} one {{{ abuse.countReportsForReporter }} ghearan}} two {{{ abuse.countReportsForReporter }} ghearan}} few {{{ abuse.countReportsForReporter }} gearanan}} other {{{ abuse.countReportsForReporter }} gearan}}"/><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>"/></target> | 4237 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 ghearan} one {{{ abuse.countReportsForReporter }} ghearan}} two {{{ abuse.countReportsForReporter }} ghearan}} few {{{ abuse.countReportsForReporter }} gearanan}} other {{{ abuse.countReportsForReporter }} gearan}}"/><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>"/></target> |
3944 | <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> | 4238 | <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> |
3945 | </trans-unit> | 4239 | </trans-unit> |
3946 | <trans-unit id="6540177673229220400" datatype="html"> | 4240 | <trans-unit id="6540177673229220400" datatype="html"> |
@@ -4304,8 +4598,8 @@ | |||
4304 | <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> | 4598 | <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> |
4305 | </trans-unit> | 4599 | </trans-unit> |
4306 | <trans-unit id="3901868627411944813" datatype="html"> | 4600 | <trans-unit id="3901868627411944813" datatype="html"> |
4307 | <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> | 4601 | <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> |
4308 | <target state="translated">Prìomhachas <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = am prìomhachas as àirde)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4602 | <target state="translated">Prìomhachas <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = am prìomhachas as àirde)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4309 | <context-group purpose="location"> | 4603 | <context-group purpose="location"> |
4310 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4604 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4311 | <context context-type="linenumber">47</context> | 4605 | <context context-type="linenumber">47</context> |
@@ -4325,8 +4619,8 @@ | |||
4325 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> | 4619 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> |
4326 | </trans-unit> | 4620 | </trans-unit> |
4327 | <trans-unit id="2713421326605345655" datatype="html"> | 4621 | <trans-unit id="2713421326605345655" datatype="html"> |
4328 | <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> | 4622 | <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> |
4329 | <target state="translated">Cha deach obair <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> "/> a lorg.</target> | 4623 | <target state="translated">Cha deach obair <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> "/> a lorg.</target> |
4330 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> | 4624 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> |
4331 | </trans-unit> | 4625 | </trans-unit> |
4332 | <trans-unit id="2384897339170501794" datatype="html"> | 4626 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4372,8 +4666,8 @@ | |||
4372 | </context-group> | 4666 | </context-group> |
4373 | </trans-unit> | 4667 | </trans-unit> |
4374 | <trans-unit id="2232767208623640457" datatype="html"> | 4668 | <trans-unit id="2232767208623640457" datatype="html"> |
4375 | <source>By <x id="INTERPOLATION"/> -></source> | 4669 | <source>By <x id="INTERPOLATION"/> -></source> |
4376 | <target state="translated">Le <x id="INTERPOLATION"/> -></target> | 4670 | <target state="translated">Le <x id="INTERPOLATION"/> -></target> |
4377 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> | 4671 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> |
4378 | </trans-unit> | 4672 | </trans-unit> |
4379 | <trans-unit id="7396175500300709096" datatype="html"> | 4673 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4445,8 +4739,8 @@ | |||
4445 | <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> | 4739 | <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> |
4446 | </trans-unit> | 4740 | </trans-unit> |
4447 | <trans-unit id="4423835119021329687" datatype="html"> | 4741 | <trans-unit id="4423835119021329687" datatype="html"> |
4448 | <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> | 4742 | <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> |
4449 | <target state="translated">Stiùirich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>cleachdaichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson sgioba maorsainneachd a stèidheachadh. </target> | 4743 | <target state="translated">Stiùirich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>cleachdaichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson sgioba maorsainneachd a stèidheachadh. </target> |
4450 | <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">83</context></context-group> | 4744 | <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">83</context></context-group> |
4451 | </trans-unit> | 4745 | </trans-unit> |
4452 | <trans-unit id="7030031694783481217" datatype="html"> | 4746 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4455,8 +4749,8 @@ | |||
4455 | <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> | 4749 | <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> |
4456 | </trans-unit> | 4750 | </trans-unit> |
4457 | <trans-unit id="4620493570088713907" datatype="html"> | 4751 | <trans-unit id="4620493570088713907" datatype="html"> |
4458 | <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> | 4752 | <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> |
4459 | <target state="translated">Ma chuireas tu seo an comas, innsidh e do rianairean eile gu bheil thu a’ co-nasgadh susbaint fhrionasach gu h-àraidh.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> A bharrachd air sin, nochdaidh cromag a ghnàth ann am bogsa na susbainte do dh’inbhich a-mhàin nuair a luchdaicheas cuideigin video suas. </target> | 4753 | <target state="translated">Ma chuireas tu seo an comas, innsidh e do rianairean eile gu bheil thu a’ co-nasgadh susbaint fhrionasach gu h-àraidh.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> A bharrachd air sin, nochdaidh cromag a ghnàth ann am bogsa na susbainte do dh’inbhich a-mhàin nuair a luchdaicheas cuideigin video suas. </target> |
4460 | <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">97</context></context-group> | 4754 | <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">97</context></context-group> |
4461 | </trans-unit> | 4755 | </trans-unit> |
4462 | <trans-unit id="7497677457560701935" datatype="html"> | 4756 | <trans-unit id="7497677457560701935" datatype="html"> |
@@ -4465,8 +4759,8 @@ | |||
4465 | <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> | 4759 | <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> |
4466 | </trans-unit> | 4760 | </trans-unit> |
4467 | <trans-unit id="7350483582490037954" datatype="html"> | 4761 | <trans-unit id="7350483582490037954" datatype="html"> |
4468 | <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> | 4762 | <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> |
4469 | <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> | 4763 | <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> |
4470 | <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">110</context></context-group> | 4764 | <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">110</context></context-group> |
4471 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> | 4765 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> |
4472 | </trans-unit> | 4766 | </trans-unit> |
@@ -4581,8 +4875,8 @@ | |||
4581 | <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> | 4875 | <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> |
4582 | </trans-unit> | 4876 | </trans-unit> |
4583 | <trans-unit id="2107098695989136934" datatype="html"> | 4877 | <trans-unit id="2107098695989136934" datatype="html"> |
4584 | <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> | 4878 | <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> |
4585 | <target state="translated">Cleachd <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugain ⁊ ùrlaran<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> airson atharrachaidhean nas iom-fhillte no <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>cuir gnàthachadh beag ris<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4879 | <target state="translated">Cleachd <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugain ⁊ ùrlaran<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> airson atharrachaidhean nas iom-fhillte no <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>cuir gnàthachadh beag ris<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4586 | <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">5</context></context-group> | 4880 | <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">5</context></context-group> |
4587 | </trans-unit> | 4881 | </trans-unit> |
4588 | <trans-unit id="6855462350544488601" datatype="html"> | 4882 | <trans-unit id="6855462350544488601" datatype="html"> |
@@ -4656,8 +4950,8 @@ | |||
4656 | <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> | 4950 | <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> |
4657 | </trans-unit> | 4951 | </trans-unit> |
4658 | <trans-unit id="2669509104300979449" datatype="html"> | 4952 | <trans-unit id="2669509104300979449" datatype="html"> |
4659 | <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> | 4953 | <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> |
4660 | <target state="translated">Stiùirich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>cleachdaichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson cuota fa leth a shuidheachadh dhaibh. </target> | 4954 | <target state="translated">Stiùirich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>cleachdaichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson cuota fa leth a shuidheachadh dhaibh. </target> |
4661 | <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">121</context></context-group> | 4955 | <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">121</context></context-group> |
4662 | </trans-unit> | 4956 | </trans-unit> |
4663 | <trans-unit id="4497115134891299867" datatype="html"> | 4957 | <trans-unit id="4497115134891299867" datatype="html"> |
@@ -4844,8 +5138,8 @@ | |||
4844 | <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">338</context></context-group> | 5138 | <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">338</context></context-group> |
4845 | </trans-unit> | 5139 | </trans-unit> |
4846 | <trans-unit id="1886227550697837417" datatype="html"> | 5140 | <trans-unit id="1886227550697837417" datatype="html"> |
4847 | <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> | 5141 | <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> |
4848 | <target state="translated">Cha bu chòir dhut ach inneacsan luirg fo mhaorsainneachd a chleachdadh gu poblach no <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>inneacs agad fhèin òstadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 5142 | <target state="translated">Cha bu chòir dhut ach inneacsan luirg fo mhaorsainneachd a chleachdadh gu poblach no <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>inneacs agad fhèin òstadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4849 | <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">340</context></context-group> | 5143 | <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">340</context></context-group> |
4850 | </trans-unit> | 5144 | </trans-unit> |
4851 | <trans-unit id="2331464426553277323" datatype="html"> | 5145 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -4879,8 +5173,8 @@ | |||
4879 | <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">388</context></context-group> | 5173 | <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">388</context></context-group> |
4880 | </trans-unit> | 5174 | </trans-unit> |
4881 | <trans-unit id="252719899360434356" datatype="html"> | 5175 | <trans-unit id="252719899360434356" datatype="html"> |
4882 | <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> | 5176 | <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> |
4883 | <target state="translated">Stiùirich na <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>dàimhean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> le ionstansan eile. </target> | 5177 | <target state="translated">Stiùirich na <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>dàimhean<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> le ionstansan eile. </target> |
4884 | <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">389</context></context-group> | 5178 | <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">389</context></context-group> |
4885 | </trans-unit> | 5179 | </trans-unit> |
4886 | <trans-unit id="9119248927271669654" datatype="html"> | 5180 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -4916,8 +5210,8 @@ | |||
4916 | <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">435</context></context-group> | 5210 | <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">435</context></context-group> |
4917 | </trans-unit> | 5211 | </trans-unit> |
4918 | <trans-unit id="9076632742417302918" datatype="html"> | 5212 | <trans-unit id="9076632742417302918" datatype="html"> |
4919 | <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> | 5213 | <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> |
4920 | <target state="translated">Faic <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">"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson barrachd fiosrachaidh mun URL ris a tha dùil </target> | 5214 | <target state="translated">Faic <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">"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson barrachd fiosrachaidh mun URL ris a tha dùil </target> |
4921 | <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">440</context></context-group> | 5215 | <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">440</context></context-group> |
4922 | </trans-unit> | 5216 | </trans-unit> |
4923 | <trans-unit id="3946988229617310200" datatype="html"> | 5217 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -4966,8 +5260,8 @@ | |||
4966 | <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">521</context></context-group> | 5260 | <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">521</context></context-group> |
4967 | </trans-unit> | 5261 | </trans-unit> |
4968 | <trans-unit id="2076338542820061819" datatype="html"> | 5262 | <trans-unit id="2076338542820061819" datatype="html"> |
4969 | <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> | 5263 | <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> |
4970 | <target state="translated">Ma tha Twitter a’ ceadachadh an t-ionstans agad gu sònraichte, thèid cluicheadair video a leabachadh ann an inbhir Twitter nuair a thèid video PeerTube a cho-roinneadh.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Mur eil, cleachdaidh sinn cairt ceangail deilbh a nì ath-stiùireadh air an ionstans de PheerTube agad.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Cuir cromag sa bogsa seo is cuir fo dheuchainn e le URL video an ionstans agad (https://ball-eisimpleir.com/w/rudeigin) air <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>"/> feuch a bheil an t-ionstans agad ’ga cheadachadh. </target> | 5264 | <target state="translated">Ma tha Twitter a’ ceadachadh an t-ionstans agad gu sònraichte, thèid cluicheadair video a leabachadh ann an inbhir Twitter nuair a thèid video PeerTube a cho-roinneadh.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Mur eil, cleachdaidh sinn cairt ceangail deilbh a nì ath-stiùireadh air an ionstans de PheerTube agad.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Cuir cromag sa bogsa seo is cuir fo dheuchainn e le URL video an ionstans agad (https://ball-eisimpleir.com/w/rudeigin) air <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>"/> feuch a bheil an t-ionstans agad ’ga cheadachadh. </target> |
4971 | <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">525</context></context-group> | 5265 | <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">525</context></context-group> |
4972 | </trans-unit> | 5266 | </trans-unit> |
4973 | <trans-unit id="493135676263039396" datatype="html"> | 5267 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5005,8 +5299,8 @@ | |||
5005 | <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">33</context></context-group> | 5299 | <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">33</context></context-group> |
5006 | </trans-unit> | 5300 | </trans-unit> |
5007 | <trans-unit id="4420104899393268652" datatype="html"> | 5301 | <trans-unit id="4420104899393268652" datatype="html"> |
5008 | <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> | 5302 | <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> |
5009 | <target state="translated">An àireamh as motha de shruthan beòtha a dh’fhaodas cruthachadh air an ionstans agad <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(cleachd -1 airson sruthadh gun chrìoch)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5303 | <target state="translated">An àireamh as motha de shruthan beòtha a dh’fhaodas cruthachadh air an ionstans agad <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(cleachd -1 airson sruthadh gun chrìoch)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5010 | <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">40</context></context-group> | 5304 | <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">40</context></context-group> |
5011 | </trans-unit> | 5305 | </trans-unit> |
5012 | <trans-unit id="6830777508073747241" datatype="html"> | 5306 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5016,8 +5310,8 @@ | |||
5016 | <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> | 5310 | <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> |
5017 | </trans-unit> | 5311 | </trans-unit> |
5018 | <trans-unit id="7210210728441530221" datatype="html"> | 5312 | <trans-unit id="7210210728441530221" datatype="html"> |
5019 | <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> | 5313 | <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> |
5020 | <target state="translated">An àireamh as motha de shruthan beòtha a dh’fhaodas cleachdaiche a chruthachadh <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(cleachd -1 airson sruthadh gun chrìoch)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5314 | <target state="translated">An àireamh as motha de shruthan beòtha a dh’fhaodas cleachdaiche a chruthachadh <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(cleachd -1 airson sruthadh gun chrìoch)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5021 | <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">53</context></context-group> | 5315 | <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">53</context></context-group> |
5022 | </trans-unit> | 5316 | </trans-unit> |
5023 | <trans-unit id="6830777508073747241" datatype="html"> | 5317 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5160,8 +5454,8 @@ | |||
5160 | <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> | 5454 | <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> |
5161 | </trans-unit> | 5455 | </trans-unit> |
5162 | <trans-unit id="7334484418359079994" datatype="html"> | 5456 | <trans-unit id="7334484418359079994" datatype="html"> |
5163 | <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> | 5457 | <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> |
5164 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Bidh feum air ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Gin liostaichean-cluich HLS agus faidhlichean MP4 ’nam bloighean agus thèid an cluich nas fheàrr nach rachadh le WebTorrent lom:<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>"/>Bidh atharrachadh na dùmhlachd-breacaidh nas rèidhe<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Thèid na videothan fada a chluich nas luaithe gu h-àraidh<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Bidh a’ chluiche nas seasmhaiche (nas lugha de bugaichean/luchdadh gun chrìoch)<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>"/>Ma chuir thu taic ri WebTorrent an comas cuideachd, thèid stòras nam videothan iomadachadh le 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5458 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Bidh feum air ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Gin liostaichean-cluich HLS agus faidhlichean MP4 ’nam bloighean agus thèid an cluich nas fheàrr nach rachadh le WebTorrent lom:<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>"/>Bidh atharrachadh na dùmhlachd-breacaidh nas rèidhe<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Thèid na videothan fada a chluich nas luaithe gu h-àraidh<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Bidh a’ chluiche nas seasmhaiche (nas lugha de bugaichean/luchdadh gun chrìoch)<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>"/>Ma chuir thu taic ri WebTorrent an comas cuideachd, thèid stòras nam videothan iomadachadh le 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5165 | <context-group purpose="location"> | 5459 | <context-group purpose="location"> |
5166 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5460 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5167 | <context context-type="linenumber">99,108</context> | 5461 | <context context-type="linenumber">99,108</context> |
@@ -5292,13 +5586,19 @@ | |||
5292 | <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> | 5586 | <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> |
5293 | </trans-unit> | 5587 | </trans-unit> |
5294 | <trans-unit id="4067880101082150743" datatype="html"> | 5588 | <trans-unit id="4067880101082150743" datatype="html"> |
5295 | <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> | 5589 | <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> |
5296 | <target state="translated">Sgrìobh còd JavaScript gu dìreach.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Ball-eisimpleir: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('tha an t-ionstans agam sgoinneil');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5590 | <target state="translated">Sgrìobh còd JavaScript gu dìreach.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Ball-eisimpleir: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('tha an t-ionstans agam sgoinneil');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5297 | <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">77</context></context-group> | 5591 | <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">77</context></context-group> |
5298 | </trans-unit> | 5592 | </trans-unit> |
5299 | <trans-unit id="5464209657969421100" datatype="html"> | 5593 | <trans-unit id="5464209657969421100" datatype="html"> |
5300 | <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> | 5594 | <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="{{ '{' }}"/> |
5301 | <target state="translated">Sgrìobh còd CSS gu dìreach. Ball-eisimpleir:<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>"/> Cuir <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> air a thoiseach airson stoidhlean a thar-àithneadh.Ball-eisimpleir:<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>"/></target> | 5595 | color: red; |
5596 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5597 | <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="{{ '{' }}"/> | ||
5598 | color: red; | ||
5599 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5600 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5601 | <target state="translated">Sgrìobh còd CSS gu dìreach. Ball-eisimpleir:<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>"/> Cuir <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> air a thoiseach airson stoidhlean a thar-àithneadh.Ball-eisimpleir:<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>"/></target> | ||
5302 | <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">96</context></context-group> | 5602 | <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">96</context></context-group> |
5303 | </trans-unit> | 5603 | </trans-unit> |
5304 | <trans-unit id="283725429207896837" datatype="html"> | 5604 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5315,8 +5615,8 @@ | |||
5315 | </context-group> | 5615 | </context-group> |
5316 | </trans-unit> | 5616 | </trans-unit> |
5317 | <trans-unit id="8167543029214637769" datatype="html"> | 5617 | <trans-unit id="8167543029214637769" datatype="html"> |
5318 | <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> | 5618 | <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> |
5319 | <target state="translated">Tha mearachdan san fhoirm: <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> | 5619 | <target state="translated">Tha mearachdan san fhoirm: <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> |
5320 | <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">71</context></context-group> | 5620 | <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">71</context></context-group> |
5321 | </trans-unit> | 5621 | </trans-unit> |
5322 | <trans-unit id="1445676851449000175" datatype="html"> | 5622 | <trans-unit id="1445676851449000175" datatype="html"> |
@@ -5392,8 +5692,8 @@ | |||
5392 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> | 5692 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> |
5393 | </trans-unit> | 5693 | </trans-unit> |
5394 | <trans-unit id="6317170736181476800" datatype="html"> | 5694 | <trans-unit id="6317170736181476800" datatype="html"> |
5395 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5695 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5396 | <target state="translated">Ùraich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>na roghainnean agad<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5696 | <target state="translated">Ùraich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>na roghainnean agad<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
5397 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> | 5697 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> |
5398 | </trans-unit> | 5698 | </trans-unit> |
5399 | <trans-unit id="1405600824334286337" datatype="html"> | 5699 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5413,40 +5713,40 @@ | |||
5413 | </context-group> | 5713 | </context-group> |
5414 | </trans-unit> | 5714 | </trans-unit> |
5415 | <trans-unit id="7028708681117573961" datatype="html"> | 5715 | <trans-unit id="7028708681117573961" datatype="html"> |
5416 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5716 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5417 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“Air a chur ris o chionn goirid”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5717 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“Air a chur ris o chionn goirid”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5418 | <context-group purpose="location"> | 5718 | <context-group purpose="location"> |
5419 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5719 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5420 | <context context-type="linenumber">46</context> | 5720 | <context context-type="linenumber">46</context> |
5421 | </context-group> | 5721 | </context-group> |
5422 | </trans-unit> | 5722 | </trans-unit> |
5423 | <trans-unit id="8190023086228606960" datatype="html"> | 5723 | <trans-unit id="8190023086228606960" datatype="html"> |
5424 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5724 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5425 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“Air coimhead air o chionn goirid”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5725 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“Air coimhead air o chionn goirid”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5426 | <context-group purpose="location"> | 5726 | <context-group purpose="location"> |
5427 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5727 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5428 | <context context-type="linenumber">48</context> | 5728 | <context context-type="linenumber">48</context> |
5429 | </context-group> | 5729 | </context-group> |
5430 | </trans-unit> | 5730 | </trans-unit> |
5431 | <trans-unit id="3224510615614621760" datatype="html"> | 5731 | <trans-unit id="3224510615614621760" datatype="html"> |
5432 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5732 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5433 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“Brod”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5733 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“Brod”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5434 | <context-group purpose="location"> | 5734 | <context-group purpose="location"> |
5435 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5735 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5436 | <context context-type="linenumber">49</context> | 5736 | <context context-type="linenumber">49</context> |
5437 | </context-group> | 5737 | </context-group> |
5438 | </trans-unit> | 5738 | </trans-unit> |
5439 | <trans-unit id="3082811226222076503" datatype="html"> | 5739 | <trans-unit id="3082811226222076503" datatype="html"> |
5440 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5740 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5441 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“As fheàrr”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5741 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“As fheàrr”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5442 | <context-group purpose="location"> | 5742 | <context-group purpose="location"> |
5443 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5743 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5444 | <context context-type="linenumber">50</context> | 5744 | <context context-type="linenumber">50</context> |
5445 | </context-group> | 5745 | </context-group> |
5446 | </trans-unit> | 5746 | </trans-unit> |
5447 | <trans-unit id="4322133526902910662" datatype="html"> | 5747 | <trans-unit id="4322133526902910662" datatype="html"> |
5448 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5748 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5449 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“’S toigh leam”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5749 | <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>“’S toigh leam”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5450 | <context-group purpose="location"> | 5750 | <context-group purpose="location"> |
5451 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5751 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5452 | <context context-type="linenumber">51</context> | 5752 | <context context-type="linenumber">51</context> |
@@ -5562,8 +5862,8 @@ | |||
5562 | <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> | 5862 | <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> |
5563 | </trans-unit> | 5863 | </trans-unit> |
5564 | <trans-unit id="7350483582490037954" datatype="html"> | 5864 | <trans-unit id="7350483582490037954" datatype="html"> |
5565 | <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> | 5865 | <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> |
5566 | <target>Nuair a bhios <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Falaich<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> no <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Sgleò air dealbhagan<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> air, thèid dearbhadh iarraidh mus dèid a’ video a chluich. </target> | 5866 | <target>Nuair a bhios <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Falaich<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> no <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Sgleò air dealbhagan<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> air, thèid dearbhadh iarraidh mus dèid a’ video a chluich. </target> |
5567 | <context-group purpose="location"> | 5867 | <context-group purpose="location"> |
5568 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> | 5868 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> |
5569 | <context context-type="linenumber">8,9</context> | 5869 | <context context-type="linenumber">8,9</context> |
@@ -5762,8 +6062,9 @@ | |||
5762 | </context-group> | 6062 | </context-group> |
5763 | </trans-unit> | 6063 | </trans-unit> |
5764 | <trans-unit id="2124774733637750483" datatype="html"> | 6064 | <trans-unit id="2124774733637750483" datatype="html"> |
5765 | <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> | 6065 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> |
5766 | <target state="translated">Teacsa goirid a dh’innseas ciamar as urrainnear taic a thoirt dhan an t-seanail agad (ùrlar ballrachd…).<br /><br /> Nuair a luchdaicheas tu suas video san t-seanail seo, thèid raon taice a’ video a lìonadh leis an teacsa seo gu fèin-obrachail.</target> | 6066 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> |
6067 | <target state="translated">Teacsa goirid a dh’innseas ciamar as urrainnear taic a thoirt dhan an t-seanail agad (ùrlar ballrachd…).<br /><br /> Nuair a luchdaicheas tu suas video san t-seanail seo, thèid raon taice a’ video a lìonadh leis an teacsa seo gu fèin-obrachail.</target> | ||
5767 | <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> | 6068 | <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> |
5768 | <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> | 6069 | <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> |
5769 | </trans-unit> | 6070 | </trans-unit> |
@@ -5852,8 +6153,8 @@ | |||
5852 | </context-group> | 6153 | </context-group> |
5853 | </trans-unit> | 6154 | </trans-unit> |
5854 | <trans-unit id="5511928240200239994" datatype="html"> | 6155 | <trans-unit id="5511928240200239994" datatype="html"> |
5855 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 6156 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
5856 | <target state="translated">Cha deach gach seanail agad a shuidheachadh gu slàn. Dèan fàilteachail iad is innis gu soilleir dè bhios tu a’ foillseachadh is tu a’ cur ris <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>bratach<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> agus <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>tuairisgeul<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 6157 | <target state="translated">Cha deach gach seanail agad a shuidheachadh gu slàn. Dèan fàilteachail iad is innis gu soilleir dè bhios tu a’ foillseachadh is tu a’ cur ris <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>bratach<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> agus <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>tuairisgeul<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
5857 | <context-group purpose="location"> | 6158 | <context-group purpose="location"> |
5858 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 6159 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
5859 | <context context-type="linenumber">5</context> | 6160 | <context context-type="linenumber">5</context> |
@@ -5967,8 +6268,8 @@ | |||
5967 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> | 6268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> |
5968 | </trans-unit> | 6269 | </trans-unit> |
5969 | <trans-unit id="8844610145426272276" datatype="html"> | 6270 | <trans-unit id="8844610145426272276" datatype="html"> |
5970 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 6271 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
5971 | <target state="translated">Airson na maoir is cleachdaichean eile a chuideachadh ach an aithnich iad <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>cò thu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, na dìochuimhnich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>pròifil a’ chunntais agad a shuidheachadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> le <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> agus <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>tuairisgeul<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> rithe. </target> | 6272 | <target state="translated">Airson na maoir is cleachdaichean eile a chuideachadh ach an aithnich iad <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>cò thu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, na dìochuimhnich <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>pròifil a’ chunntais agad a shuidheachadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> le <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> agus <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>tuairisgeul<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> rithe. </target> |
5972 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> | 6273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> |
5973 | </trans-unit> | 6274 | </trans-unit> |
5974 | <trans-unit id="3030338154442300172" datatype="html"> | 6275 | <trans-unit id="3030338154442300172" datatype="html"> |
@@ -6152,7 +6453,9 @@ | |||
6152 | <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> | 6453 | <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> |
6153 | </trans-unit> | 6454 | </trans-unit> |
6154 | <trans-unit id="7152797255397280410" datatype="html"> | 6455 | <trans-unit id="7152797255397280410" datatype="html"> |
6155 | <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> | 6456 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? |
6457 | 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 | ||
6458 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6156 | <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH" equiv-text="videoChannel.displayName"/> a sguabadh às?Sguabaidh seo às <x id="PH_1" equiv-text="videoChannel.videosCount"/> video(than) a chaidh a luchdadh suas dhan t-seanail seo ’s chan urrainn dhut seanail eile air a bheil an t-aon ainm (<x id="PH_2" equiv-text="videoChannel.name"/>) a chruthachadh!</target> | 6459 | <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH" equiv-text="videoChannel.displayName"/> a sguabadh às?Sguabaidh seo às <x id="PH_1" equiv-text="videoChannel.videosCount"/> video(than) a chaidh a luchdadh suas dhan t-seanail seo ’s chan urrainn dhut seanail eile air a bheil an t-aon ainm (<x id="PH_2" equiv-text="videoChannel.name"/>) a chruthachadh!</target> |
6157 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> | 6460 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> |
6158 | </trans-unit> | 6461 | </trans-unit> |
@@ -6190,8 +6493,8 @@ | |||
6190 | <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> | 6493 | <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> |
6191 | </trans-unit> | 6494 | </trans-unit> |
6192 | <trans-unit id="2705478076887104088" datatype="html"> | 6495 | <trans-unit id="2705478076887104088" datatype="html"> |
6193 | <source>SHOW THIS CHANNEL ></source> | 6496 | <source>SHOW THIS CHANNEL ></source> |
6194 | <target state="translated">SEALL AN T-SEANAIL SEO ></target> | 6497 | <target state="translated">SEALL AN T-SEANAIL SEO ></target> |
6195 | <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> | 6498 | <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> |
6196 | </trans-unit> | 6499 | </trans-unit> |
6197 | <trans-unit id="4088311569349098646" datatype="html"> | 6500 | <trans-unit id="4088311569349098646" datatype="html"> |
@@ -6439,8 +6742,8 @@ | |||
6439 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> | 6742 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> |
6440 | </trans-unit> | 6743 | </trans-unit> |
6441 | <trans-unit id="1120376809358109718" datatype="html"> | 6744 | <trans-unit id="1120376809358109718" datatype="html"> |
6442 | <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> | 6745 | <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> |
6443 | <target state="translated">Chan eil inntrigeadh poblach dha na seisean-lìn ann: air sgàth ’s gun cleachd sinn còmhdhail socaid-lìn, tha am pròtacal diofraichte o thracaiche BitTorrent clasaigeach. Nuair a bhios tu ann am brabhsair-lìn, cuiridh tu siognail leis an seòladh IP agad dhan tracair a thaghas seisean eile air thuaiream a thèid am fiosrachadh a shìneadh air adhart thuca. Faic <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>an sgrìobhainn seo<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson barrachd fiosrachaidh </target> | 6746 | <target state="translated">Chan eil inntrigeadh poblach dha na seisean-lìn ann: air sgàth ’s gun cleachd sinn còmhdhail socaid-lìn, tha am pròtacal diofraichte o thracaiche BitTorrent clasaigeach. Nuair a bhios tu ann am brabhsair-lìn, cuiridh tu siognail leis an seòladh IP agad dhan tracair a thaghas seisean eile air thuaiream a thèid am fiosrachadh a shìneadh air adhart thuca. Faic <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>an sgrìobhainn seo<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> airson barrachd fiosrachaidh </target> |
6444 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> | 6747 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> |
6445 | </trans-unit> | 6748 | </trans-unit> |
6446 | <trans-unit id="7812408733559506009" datatype="html"> | 6749 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6541,8 +6844,8 @@ | |||
6541 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> | 6844 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> |
6542 | </trans-unit> | 6845 | </trans-unit> |
6543 | <trans-unit id="4807161697338135032" datatype="html"> | 6846 | <trans-unit id="4807161697338135032" datatype="html"> |
6544 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 6847 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
6545 | <target state="translated">Cuir fios gu sgioba rianachd <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 6848 | <target state="translated">Cuir fios gu sgioba rianachd <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
6546 | <context-group purpose="location"> | 6849 | <context-group purpose="location"> |
6547 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6850 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6548 | <context context-type="linenumber">3</context> | 6851 | <context context-type="linenumber">3</context> |
@@ -6643,8 +6946,8 @@ | |||
6643 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> | 6946 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> |
6644 | </trans-unit> | 6947 | </trans-unit> |
6645 | <trans-unit id="7440807341905682986" datatype="html"> | 6948 | <trans-unit id="7440807341905682986" datatype="html"> |
6646 | <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> | 6949 | <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> |
6647 | <target state="translated">Tha mi co-dhiù <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> bliadhna a dh’aois ’s gabhaidh mi ri <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>teirmichean<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">"/> agus ri <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>chòd giùlain<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> an ionstans seo </target> | 6950 | <target state="translated">Tha mi co-dhiù <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> bliadhna a dh’aois ’s gabhaidh mi ri <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>teirmichean<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">"/> agus ri <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>chòd giùlain<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> an ionstans seo </target> |
6648 | <context-group purpose="location"> | 6951 | <context-group purpose="location"> |
6649 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 6952 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
6650 | <context context-type="linenumber">5,10</context> | 6953 | <context context-type="linenumber">5,10</context> |
@@ -6815,8 +7118,8 @@ | |||
6815 | <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> | 7118 | <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> |
6816 | </trans-unit> | 7119 | </trans-unit> |
6817 | <trans-unit id="8011855989482474311" datatype="html"> | 7120 | <trans-unit id="8011855989482474311" datatype="html"> |
6818 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7121 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
6819 | <target state="translated">Faidhle <code>.mp4</code> a chumas an traca fuaime tùsail gun video</target> | 7122 | <target state="translated">Faidhle <code>.mp4</code> a chumas an traca fuaime tùsail gun video</target> |
6820 | <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> | 7123 | <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> |
6821 | </trans-unit> | 7124 | </trans-unit> |
6822 | <trans-unit id="7756250490108954499" datatype="html"> | 7125 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7401,9 +7704,9 @@ | |||
7401 | <trans-unit id="4762794934098378428" datatype="html"> | 7704 | <trans-unit id="4762794934098378428" datatype="html"> |
7402 | <source>Video blocked.</source> | 7705 | <source>Video blocked.</source> |
7403 | <target state="translated">Chaidh a’ video a bhacadh.</target> | 7706 | <target state="translated">Chaidh a’ video a bhacadh.</target> |
7404 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group> | 7707 | |
7405 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">60</context></context-group> | 7708 | |
7406 | </trans-unit> | 7709 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group></trans-unit> |
7407 | <trans-unit id="4328862996304258770" datatype="html"> | 7710 | <trans-unit id="4328862996304258770" datatype="html"> |
7408 | <source>Unblock video</source> | 7711 | <source>Unblock video</source> |
7409 | <target state="translated">Dì-bhac a’ video</target> | 7712 | <target state="translated">Dì-bhac a’ video</target> |
@@ -7462,16 +7765,16 @@ | |||
7462 | <trans-unit id="4859202148272511129" datatype="html"> | 7765 | <trans-unit id="4859202148272511129" datatype="html"> |
7463 | <source>Unblock</source> | 7766 | <source>Unblock</source> |
7464 | <target state="translated">Dì-bhac</target> | 7767 | <target state="translated">Dì-bhac</target> |
7465 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group> | 7768 | |
7466 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group> | 7769 | |
7467 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group> | 7770 | |
7468 | </trans-unit> | 7771 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group></trans-unit> |
7469 | <trans-unit id="4922469417589203720" datatype="html"> | 7772 | <trans-unit id="4922469417589203720" datatype="html"> |
7470 | <source>Video <x id="PH"/> unblocked.</source> | 7773 | <source>Video <x id="PH"/> unblocked.</source> |
7471 | <target state="translated">Chan eil a’ video <x id="PH"/> ’ga bhacadh tuilleadh.</target> | 7774 | <target state="translated">Chan eil a’ video <x id="PH"/> ’ga bhacadh tuilleadh.</target> |
7472 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group> | 7775 | |
7473 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">188</context></context-group> | 7776 | |
7474 | </trans-unit> | 7777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> |
7475 | <trans-unit id="6286037250766429054" datatype="html"> | 7778 | <trans-unit id="6286037250766429054" datatype="html"> |
7476 | <source>yes</source> | 7779 | <source>yes</source> |
7477 | <target state="translated">tha</target> | 7780 | <target state="translated">tha</target> |
@@ -7598,8 +7901,8 @@ | |||
7598 | </context-group> | 7901 | </context-group> |
7599 | </trans-unit> | 7902 | </trans-unit> |
7600 | <trans-unit id="7223931053738621590" datatype="html"> | 7903 | <trans-unit id="7223931053738621590" datatype="html"> |
7601 | <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> | 7904 | <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> |
7602 | <target state="translated">Tha PeerTube dhen bheachd gur e <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>"/> a th’ ann an seòladh IP poblach a’ bhrabhsair agad.</target> | 7905 | <target state="translated">Tha PeerTube dhen bheachd gur e <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>"/> a th’ ann an seòladh IP poblach a’ bhrabhsair agad.</target> |
7603 | <context-group purpose="location"> | 7906 | <context-group purpose="location"> |
7604 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7907 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7605 | <context context-type="linenumber">4</context> | 7908 | <context context-type="linenumber">4</context> |
@@ -7646,16 +7949,16 @@ | |||
7646 | </context-group> | 7949 | </context-group> |
7647 | </trans-unit> | 7950 | </trans-unit> |
7648 | <trans-unit id="1285026053775066761" datatype="html"> | 7951 | <trans-unit id="1285026053775066761" datatype="html"> |
7649 | <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> | 7952 | <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> |
7650 | <target state="translated">Thoir sùil air an iuchair rèiteachaidh <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/></target> | 7953 | <target state="translated">Thoir sùil air an iuchair rèiteachaidh <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/></target> |
7651 | <context-group purpose="location"> | 7954 | <context-group purpose="location"> |
7652 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7955 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7653 | <context context-type="linenumber">15</context> | 7956 | <context context-type="linenumber">15</context> |
7654 | </context-group> | 7957 | </context-group> |
7655 | </trans-unit> | 7958 | </trans-unit> |
7656 | <trans-unit id="7014275542536964627" datatype="html"> | 7959 | <trans-unit id="7014275542536964627" datatype="html"> |
7657 | <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> | 7960 | <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> |
7658 | <target state="translated">Ma tha thu a’ ruith PeerTube le Docker, dearbh gun ruith thu an <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> le <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>"/> (faic <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>buga 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> | 7961 | <target state="translated">Ma tha thu a’ ruith PeerTube le Docker, dearbh gun ruith thu an <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> le <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>"/> (faic <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>buga 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> |
7659 | <context-group purpose="location"> | 7962 | <context-group purpose="location"> |
7660 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7963 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7661 | <context context-type="linenumber">16,17</context> | 7964 | <context context-type="linenumber">16,17</context> |
@@ -7716,8 +8019,8 @@ | |||
7716 | </context-group> | 8019 | </context-group> |
7717 | </trans-unit> | 8020 | </trans-unit> |
7718 | <trans-unit id="4767765747214995164" datatype="html"> | 8021 | <trans-unit id="4767765747214995164" datatype="html"> |
7719 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | 8022 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> |
7720 | <target state="translated">Air fhoillseachadh <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 8023 | <target state="translated">Air fhoillseachadh <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
7721 | <context-group purpose="location"> | 8024 | <context-group purpose="location"> |
7722 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 8025 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> |
7723 | <context context-type="linenumber">42</context> | 8026 | <context context-type="linenumber">42</context> |
@@ -8008,8 +8311,8 @@ | |||
8008 | <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> | 8311 | <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> |
8009 | </trans-unit> | 8312 | </trans-unit> |
8010 | <trans-unit id="8553059323353586765" datatype="html"> | 8313 | <trans-unit id="8553059323353586765" datatype="html"> |
8011 | <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> | 8314 | <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> |
8012 | <target state="translated">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>"/> am post-d làithreach agad. Cha dèid a shealltainn gu poblach idir. </target> | 8315 | <target state="translated">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>"/> am post-d làithreach agad. Cha dèid a shealltainn gu poblach idir. </target> |
8013 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> | 8316 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> |
8014 | </trans-unit> | 8317 | </trans-unit> |
8015 | <trans-unit id="853586874765134886" datatype="html"> | 8318 | <trans-unit id="853586874765134886" datatype="html"> |
@@ -8376,11 +8679,11 @@ | |||
8376 | <trans-unit id="2027805873922338635" datatype="html"> | 8679 | <trans-unit id="2027805873922338635" datatype="html"> |
8377 | <source>Do you really want to delete <x id="PH"/>?</source> | 8680 | <source>Do you really want to delete <x id="PH"/>?</source> |
8378 | <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a sguabadh às?</target> | 8681 | <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a sguabadh às?</target> |
8379 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group> | 8682 | |
8380 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group> | 8683 | |
8381 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group> | 8684 | |
8382 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group> | 8685 | |
8383 | </trans-unit> | 8686 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group></trans-unit> |
8384 | <trans-unit id="4844578664427956129" datatype="html"> | 8687 | <trans-unit id="4844578664427956129" datatype="html"> |
8385 | <source>Change ownership</source> | 8688 | <source>Change ownership</source> |
8386 | <target state="translated">Atharraich an sealbhadair</target> | 8689 | <target state="translated">Atharraich an sealbhadair</target> |
@@ -8410,9 +8713,9 @@ | |||
8410 | <trans-unit id="2728855911908920537" datatype="html"> | 8713 | <trans-unit id="2728855911908920537" datatype="html"> |
8411 | <source><x id="PH"/> videos deleted. </source> | 8714 | <source><x id="PH"/> videos deleted. </source> |
8412 | <target state="translated">Chaidh na videothan a sguabadh às (<x id="PH"/>). </target> | 8715 | <target state="translated">Chaidh na videothan a sguabadh às (<x id="PH"/>). </target> |
8413 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">163</context></context-group> | 8716 | |
8414 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group> | 8717 | |
8415 | </trans-unit> | 8718 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> |
8416 | <trans-unit id="2591467977473302125" datatype="html"> | 8719 | <trans-unit id="2591467977473302125" datatype="html"> |
8417 | <source>Videos list</source> | 8720 | <source>Videos list</source> |
8418 | <target state="translated">Liosta nam videothan</target> | 8721 | <target state="translated">Liosta nam videothan</target> |
@@ -8432,9 +8735,9 @@ | |||
8432 | <trans-unit id="2767660806989176400" datatype="html"> | 8735 | <trans-unit id="2767660806989176400" datatype="html"> |
8433 | <source>Video <x id="PH"/> deleted.</source> | 8736 | <source>Video <x id="PH"/> deleted.</source> |
8434 | <target state="translated">Chaidh a’ video <x id="PH"/> a sguabadh às.</target> | 8737 | <target state="translated">Chaidh a’ video <x id="PH"/> a sguabadh às.</target> |
8435 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group> | 8738 | |
8436 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">214</context></context-group> | 8739 | |
8437 | </trans-unit> | 8740 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> |
8438 | <trans-unit id="6810714890760227072" datatype="html"> | 8741 | <trans-unit id="6810714890760227072" datatype="html"> |
8439 | <source>Ownership change request sent.</source> | 8742 | <source>Ownership change request sent.</source> |
8440 | <target state="translated">Chaidh iarrtas a chur air atharrachadh an t-seilbh.</target> | 8743 | <target state="translated">Chaidh iarrtas a chur air atharrachadh an t-seilbh.</target> |
@@ -8605,7 +8908,8 @@ | |||
8605 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 8908 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
8606 | </trans-unit> | 8909 | </trans-unit> |
8607 | <trans-unit id="2013324644839511073" datatype="html"> | 8910 | <trans-unit id="2013324644839511073" datatype="html"> |
8608 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 8911 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8912 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8609 | <target state="translated">Cha b’ urrainn dhuinn an teisteas cliant OAuth fhaighinn: <x id="PH" equiv-text="error.text"/>. Dèan cinnteach gun do rèitich thu PeerTube mar bu chòir (sa phasgan config/) ’s gu sònraichte an earrann "webserver".</target> | 8913 | <target state="translated">Cha b’ urrainn dhuinn an teisteas cliant OAuth fhaighinn: <x id="PH" equiv-text="error.text"/>. Dèan cinnteach gun do rèitich thu PeerTube mar bu chòir (sa phasgan config/) ’s gu sònraichte an earrann "webserver".</target> |
8610 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 8914 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> |
8611 | </trans-unit> | 8915 | </trans-unit> |
@@ -8780,8 +9084,8 @@ | |||
8780 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> | 9084 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> |
8781 | </trans-unit> | 9085 | </trans-unit> |
8782 | <trans-unit id="6613870447286561244" datatype="html"> | 9086 | <trans-unit id="6613870447286561244" datatype="html"> |
8783 | <source>Long (> 10 min)</source> | 9087 | <source>Long (> 10 min)</source> |
8784 | <target state="translated">Fada (> 10 mion)</target> | 9088 | <target state="translated">Fada (> 10 mion)</target> |
8785 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> | 9089 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> |
8786 | </trans-unit> | 9090 | </trans-unit> |
8787 | <trans-unit id="1787083504545967" datatype="html"> | 9091 | <trans-unit id="1787083504545967" datatype="html"> |
@@ -9436,8 +9740,8 @@ | |||
9436 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> | 9740 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> |
9437 | </trans-unit> | 9741 | </trans-unit> |
9438 | <trans-unit id="5637879201055173642" datatype="html"> | 9742 | <trans-unit id="5637879201055173642" datatype="html"> |
9439 | <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> | 9743 | <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> |
9440 | <target state="translated">Faic <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">"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> air mar a chleachdas tu gleus nan sruthan beòtha air PeerTube. </target> | 9744 | <target state="translated">Faic <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">"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> air mar a chleachdas tu gleus nan sruthan beòtha air PeerTube. </target> |
9441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> | 9745 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> |
9442 | </trans-unit> | 9746 | </trans-unit> |
9443 | <trans-unit id="4267638333776227701" datatype="html"> | 9747 | <trans-unit id="4267638333776227701" datatype="html"> |
@@ -10043,15 +10347,9 @@ | |||
10043 | <trans-unit id="6307826440781941134" datatype="html"> | 10347 | <trans-unit id="6307826440781941134" datatype="html"> |
10044 | <source>Delete <x id="PH" equiv-text="user.username"/></source> | 10348 | <source>Delete <x id="PH" equiv-text="user.username"/></source> |
10045 | <target>Sguab às <x id="PH" equiv-text="user.username"/></target> | 10349 | <target>Sguab às <x id="PH" equiv-text="user.username"/></target> |
10046 | <context-group purpose="location"> | 10350 | |
10047 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 10351 | |
10048 | <context context-type="linenumber">87</context> | 10352 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> |
10049 | </context-group> | ||
10050 | <context-group purpose="location"> | ||
10051 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
10052 | <context context-type="linenumber">208</context> | ||
10053 | </context-group> | ||
10054 | </trans-unit> | ||
10055 | <trans-unit id="6301381219225831298" datatype="html"> | 10353 | <trans-unit id="6301381219225831298" datatype="html"> |
10056 | <source>User <x id="PH"/> deleted.</source> | 10354 | <source>User <x id="PH"/> deleted.</source> |
10057 | <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a sguabadh às.</target> | 10355 | <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a sguabadh às.</target> |
@@ -10065,9 +10363,9 @@ | |||
10065 | <trans-unit id="8150022485860412528" datatype="html"> | 10363 | <trans-unit id="8150022485860412528" datatype="html"> |
10066 | <source>Account <x id="PH"/> muted.</source> | 10364 | <source>Account <x id="PH"/> muted.</source> |
10067 | <target state="translated">Chaidh an cunntas <x id="PH"/> a mhùchadh.</target> | 10365 | <target state="translated">Chaidh an cunntas <x id="PH"/> a mhùchadh.</target> |
10068 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group> | 10366 | |
10069 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group> | 10367 | |
10070 | </trans-unit> | 10368 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit> |
10071 | <trans-unit id="1598375456114200087" datatype="html"> | 10369 | <trans-unit id="1598375456114200087" datatype="html"> |
10072 | <source>Instance <x id="PH"/> muted. </source> | 10370 | <source>Instance <x id="PH"/> muted. </source> |
10073 | <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh. </target> | 10371 | <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh. </target> |
@@ -10260,6 +10558,12 @@ | |||
10260 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 10558 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
10261 | <context context-type="linenumber">401</context> | 10559 | <context context-type="linenumber">401</context> |
10262 | </context-group> | 10560 | </context-group> |
10561 | </trans-unit><trans-unit id="8546847443058492245" datatype="html"> | ||
10562 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source><target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> | ||
10563 | <context-group purpose="location"> | ||
10564 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
10565 | <context context-type="linenumber">4</context> | ||
10566 | </context-group> | ||
10263 | </trans-unit> | 10567 | </trans-unit> |
10264 | <trans-unit id="6746743143272021955" datatype="html"> | 10568 | <trans-unit id="6746743143272021955" datatype="html"> |
10265 | <source>Violent or repulsive</source> | 10569 | <source>Violent or repulsive</source> |
@@ -10543,9 +10847,9 @@ | |||
10543 | <trans-unit id="7672331870004528654" datatype="html"> | 10847 | <trans-unit id="7672331870004528654" datatype="html"> |
10544 | <source>Display live information</source> | 10848 | <source>Display live information</source> |
10545 | <target state="translated">Seall fiosrachadh mun t-sruthadh bheò</target> | 10849 | <target state="translated">Seall fiosrachadh mun t-sruthadh bheò</target> |
10546 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</context></context-group> | 10850 | |
10547 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group> | 10851 | |
10548 | </trans-unit> | 10852 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit> |
10549 | <trans-unit id="4021752662928002901" datatype="html"> | 10853 | <trans-unit id="4021752662928002901" datatype="html"> |
10550 | <source>Update</source> | 10854 | <source>Update</source> |
10551 | <target state="translated">Ùraich</target> | 10855 | <target state="translated">Ùraich</target> |
@@ -10558,24 +10862,64 @@ | |||
10558 | <trans-unit id="420763834450076269" datatype="html"> | 10862 | <trans-unit id="420763834450076269" datatype="html"> |
10559 | <source>Block</source> | 10863 | <source>Block</source> |
10560 | <target state="translated">Bac</target> | 10864 | <target state="translated">Bac</target> |
10561 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">290</context></context-group> | 10865 | |
10866 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group></trans-unit><trans-unit id="6521421218398377925" datatype="html"> | ||
10867 | <source>Run HLS transcoding</source><target state="new">Run HLS transcoding</target> | ||
10868 | <context-group purpose="location"> | ||
10869 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
10870 | <context context-type="linenumber">94</context> | ||
10871 | </context-group> | ||
10872 | <context-group purpose="location"> | ||
10873 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
10874 | <context context-type="linenumber">365</context> | ||
10875 | </context-group> | ||
10876 | </trans-unit><trans-unit id="4956271014213477815" datatype="html"> | ||
10877 | <source>Run WebTorrent transcoding</source><target state="new">Run WebTorrent transcoding</target> | ||
10878 | <context-group purpose="location"> | ||
10879 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
10880 | <context context-type="linenumber">100</context> | ||
10881 | </context-group> | ||
10882 | <context-group purpose="location"> | ||
10883 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
10884 | <context context-type="linenumber">371</context> | ||
10885 | </context-group> | ||
10886 | </trans-unit><trans-unit id="5972374600810542430" datatype="html"> | ||
10887 | <source>Delete HLS files</source><target state="new">Delete HLS files</target> | ||
10888 | <context-group purpose="location"> | ||
10889 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
10890 | <context context-type="linenumber">106</context> | ||
10891 | </context-group> | ||
10892 | <context-group purpose="location"> | ||
10893 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
10894 | <context context-type="linenumber">377</context> | ||
10895 | </context-group> | ||
10896 | </trans-unit><trans-unit id="3844238590532933757" datatype="html"> | ||
10897 | <source>Delete WebTorrent files</source><target state="new">Delete WebTorrent files</target> | ||
10898 | <context-group purpose="location"> | ||
10899 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | ||
10900 | <context context-type="linenumber">112</context> | ||
10901 | </context-group> | ||
10902 | <context-group purpose="location"> | ||
10903 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
10904 | <context context-type="linenumber">383</context> | ||
10905 | </context-group> | ||
10562 | </trans-unit> | 10906 | </trans-unit> |
10563 | <trans-unit id="1950057220179636309" datatype="html"> | 10907 | <trans-unit id="1950057220179636309" datatype="html"> |
10564 | <source>Save to playlist</source> | 10908 | <source>Save to playlist</source> |
10565 | <target state="translated">Sàbhail air an liosta-chluich</target> | 10909 | <target state="translated">Sàbhail air an liosta-chluich</target> |
10566 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group> | 10910 | |
10567 | <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> | 10911 | |
10568 | </trans-unit> | 10912 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> |
10569 | <trans-unit id="8272123190776748811" datatype="html"> | 10913 | <trans-unit id="8272123190776748811" datatype="html"> |
10570 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 10914 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
10571 | <target state="translated">Feumaidh tu <a href="/login">clàradh a-steach</a> mus rangaich thu a’ video seo.</target> | 10915 | <target state="translated">Feumaidh tu <a href="/login">clàradh a-steach</a> mus rangaich thu a’ video seo.</target> |
10572 | <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> | 10916 | <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> |
10573 | </trans-unit> | 10917 | </trans-unit> |
10574 | <trans-unit id="4503408361537553733" datatype="html"> | 10918 | <trans-unit id="4503408361537553733" datatype="html"> |
10575 | <source>Mirror</source> | 10919 | <source>Mirror</source> |
10576 | <target state="translated">Sgàthanaich</target> | 10920 | <target state="translated">Sgàthanaich</target> |
10577 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group> | 10921 | |
10578 | </trans-unit> | 10922 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit> |
10579 | <trans-unit id="2631340539474479416" datatype="html"> | 10923 | <trans-unit id="2631340539474479416" datatype="html"> |
10580 | <source>Subtitles</source> | 10924 | <source>Subtitles</source> |
10581 | <target state="translated">Fo-thiotalan</target> | 10925 | <target state="translated">Fo-thiotalan</target> |
@@ -10587,10 +10931,10 @@ | |||
10587 | <trans-unit id="7008439939460403347" datatype="html"> | 10931 | <trans-unit id="7008439939460403347" datatype="html"> |
10588 | <source>Report</source> | 10932 | <source>Report</source> |
10589 | <target state="translated">Dèan gearan</target> | 10933 | <target state="translated">Dèan gearan</target> |
10590 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group> | 10934 | |
10591 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group> | 10935 | |
10592 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group> | 10936 | |
10593 | </trans-unit> | 10937 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> |
10594 | <trans-unit id="4814285799071780083" datatype="html"> | 10938 | <trans-unit id="4814285799071780083" datatype="html"> |
10595 | <source>Remove</source> | 10939 | <source>Remove</source> |
10596 | <target state="translated">Thoir air falbh</target> | 10940 | <target state="translated">Thoir air falbh</target> |
@@ -10617,9 +10961,9 @@ | |||
10617 | <trans-unit id="4903651219400691248" datatype="html"> | 10961 | <trans-unit id="4903651219400691248" datatype="html"> |
10618 | <source>Mute account</source> | 10962 | <source>Mute account</source> |
10619 | <target state="translated">Mùch an cunntas</target> | 10963 | <target state="translated">Mùch an cunntas</target> |
10620 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">291</context></context-group> | 10964 | |
10621 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">322</context></context-group> | 10965 | |
10622 | </trans-unit> | 10966 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">291</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group></trans-unit> |
10623 | <trans-unit id="4021487547497211597" datatype="html"> | 10967 | <trans-unit id="4021487547497211597" datatype="html"> |
10624 | <source>Open video actions</source> | 10968 | <source>Open video actions</source> |
10625 | <target state="translated">Fosgail na gnìomhan video</target> | 10969 | <target state="translated">Fosgail na gnìomhan video</target> |
@@ -10635,19 +10979,13 @@ | |||
10635 | <trans-unit id="3076101305843397295" datatype="html"> | 10979 | <trans-unit id="3076101305843397295" datatype="html"> |
10636 | <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> | 10980 | <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> |
10637 | <target>A bheil thu cinnteach gu bheil thu airson <x id="PH" equiv-text="this.video.name"/> a dhì-bhacadh? Nochdaidh e air liosta nam videothan a-rithist.</target> | 10981 | <target>A bheil thu cinnteach gu bheil thu airson <x id="PH" equiv-text="this.video.name"/> a dhì-bhacadh? Nochdaidh e air liosta nam videothan a-rithist.</target> |
10638 | <context-group purpose="location"> | 10982 | |
10639 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 10983 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> |
10640 | <context context-type="linenumber">180</context> | ||
10641 | </context-group> | ||
10642 | </trans-unit> | ||
10643 | <trans-unit id="8359747231611535508" datatype="html"> | 10984 | <trans-unit id="8359747231611535508" datatype="html"> |
10644 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> | 10985 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> |
10645 | <target>Dì-bhac <x id="PH" equiv-text="this.video.name"/></target> | 10986 | <target>Dì-bhac <x id="PH" equiv-text="this.video.name"/></target> |
10646 | <context-group purpose="location"> | 10987 | |
10647 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 10988 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit> |
10648 | <context context-type="linenumber">182</context> | ||
10649 | </context-group> | ||
10650 | </trans-unit> | ||
10651 | <trans-unit id="3719503424625455635" datatype="html"> | 10989 | <trans-unit id="3719503424625455635" datatype="html"> |
10652 | <source>Mute server account</source> | 10990 | <source>Mute server account</source> |
10653 | <target state="translated">Mùch cunntas an fhrithealaiche</target> | 10991 | <target state="translated">Mùch cunntas an fhrithealaiche</target> |
@@ -10765,33 +11103,33 @@ | |||
10765 | <trans-unit id="2439066254855913806" datatype="html"> | 11103 | <trans-unit id="2439066254855913806" datatype="html"> |
10766 | <source>Only I can see this video</source> | 11104 | <source>Only I can see this video</source> |
10767 | <target state="translated">Chan fhaic ach mi fhìn a’ video seo</target> | 11105 | <target state="translated">Chan fhaic ach mi fhìn a’ video seo</target> |
10768 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">349</context></context-group> | 11106 | |
10769 | </trans-unit> | 11107 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">370</context></context-group></trans-unit> |
10770 | <trans-unit id="6767380569816110388" datatype="html"> | 11108 | <trans-unit id="6767380569816110388" datatype="html"> |
10771 | <source>Only shareable via a private link</source> | 11109 | <source>Only shareable via a private link</source> |
10772 | <target state="translated">Cha ghabh a cho-roinneadh ach le ceangal prìobhaideach</target> | 11110 | <target state="translated">Cha ghabh a cho-roinneadh ach le ceangal prìobhaideach</target> |
10773 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">350</context></context-group> | 11111 | |
10774 | </trans-unit> | 11112 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">371</context></context-group></trans-unit> |
10775 | <trans-unit id="6828965264297239528" datatype="html"> | 11113 | <trans-unit id="6828965264297239528" datatype="html"> |
10776 | <source>Anyone can see this video</source> | 11114 | <source>Anyone can see this video</source> |
10777 | <target state="translated">Chì duine sam bith a’ video seo</target> | 11115 | <target state="translated">Chì duine sam bith a’ video seo</target> |
10778 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">351</context></context-group> | 11116 | |
10779 | </trans-unit> | 11117 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> |
10780 | <trans-unit id="1425933035739773115" datatype="html"> | 11118 | <trans-unit id="1425933035739773115" datatype="html"> |
10781 | <source>Only users of this instance can see this video</source> | 11119 | <source>Only users of this instance can see this video</source> |
10782 | <target state="translated">Chan fhaic ach luchd-cleachdaidh an ionstans seo a’ video seo</target> | 11120 | <target state="translated">Chan fhaic ach luchd-cleachdaidh an ionstans seo a’ video seo</target> |
10783 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">352</context></context-group> | 11121 | |
10784 | </trans-unit> | 11122 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">373</context></context-group></trans-unit> |
10785 | <trans-unit id="8312101634344200207" datatype="html"> | 11123 | <trans-unit id="8312101634344200207" datatype="html"> |
10786 | <source><x id="PH" equiv-text="this.views"/> viewers</source> | 11124 | <source><x id="PH" equiv-text="this.views"/> viewers</source> |
10787 | <target state="translated">Tha <x id="PH" equiv-text="this.views"/> a’ coimhead air</target> | 11125 | <target state="translated">Tha <x id="PH" equiv-text="this.views"/> a’ coimhead air</target> |
10788 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">235</context></context-group> | 11126 | |
10789 | </trans-unit> | 11127 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">258</context></context-group></trans-unit> |
10790 | <trans-unit id="7756087706411154095" datatype="html"> | 11128 | <trans-unit id="7756087706411154095" datatype="html"> |
10791 | <source><x id="PH" equiv-text="this.views"/> views</source> | 11129 | <source><x id="PH" equiv-text="this.views"/> views</source> |
10792 | <target state="translated">Choimhead <x id="PH" equiv-text="this.views"/> air</target> | 11130 | <target state="translated">Choimhead <x id="PH" equiv-text="this.views"/> air</target> |
10793 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">238</context></context-group> | 11131 | |
10794 | </trans-unit> | 11132 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> |
10795 | <trans-unit id="5210096066382592800" datatype="html"> | 11133 | <trans-unit id="5210096066382592800" datatype="html"> |
10796 | <source>Video to import updated.</source> | 11134 | <source>Video to import updated.</source> |
10797 | <target state="translated">Chaidh a’ video ri ion-phortadh ùrachadh.</target> | 11135 | <target state="translated">Chaidh a’ video ri ion-phortadh ùrachadh.</target> |
@@ -10892,8 +11230,8 @@ | |||
10892 | </context-group> | 11230 | </context-group> |
10893 | </trans-unit> | 11231 | </trans-unit> |
10894 | <trans-unit id="961774488937452220" datatype="html"> | 11232 | <trans-unit id="961774488937452220" datatype="html"> |
10895 | <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> | 11233 | <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> |
10896 | <target state="translated">Chan eil a’ video seo ri fhaighinn air an ionstans seo. A bheil thu airson ’s gun dèid d’ ath-stiùireadh dhan ionstans thùsail: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 11234 | <target state="translated">Chan eil a’ video seo ri fhaighinn air an ionstans seo. A bheil thu airson ’s gun dèid d’ ath-stiùireadh dhan ionstans thùsail: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
10897 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group> | 11235 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group> |
10898 | </trans-unit> | 11236 | </trans-unit> |
10899 | <trans-unit id="5761611056224181752" datatype="html"> | 11237 | <trans-unit id="5761611056224181752" datatype="html"> |