]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.gd.xlf
Translated using Weblate (Dutch)
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.gd.xlf
CommitLineData
819205ed 1<?xml version="1.0" encoding="UTF-8"?>
3bbb9bef 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">
e31e6015
C
3 <file source-language="en-US" datatype="plaintext" original="" target-language="gd">
4 <body>
52b356cf 5 <trans-unit id="ngb.alert.close" datatype="html">
819205ed
G
6 <source>Close</source>
7 <target state="translated">Dùin</target>
352cdf75
G
8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">79</context></context-group>
9 </trans-unit>
819205ed
G
10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">Sleamhnag <x id="INTERPOLATION" equiv-text="get wrap("/> à <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
52b356cf 13 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
c90f6f26
G
14 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group>
15 </trans-unit>
819205ed
G
16 <trans-unit id="ngb.carousel.previous" datatype="html">
17 <source>Previous</source>
18 <target state="translated">Air ais</target>
c90f6f26
G
19 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group>
20 </trans-unit>
819205ed
G
21 <trans-unit id="ngb.carousel.next" datatype="html">
22 <source>Next</source>
23 <target state="translated">Air adhart</target>
c90f6f26
G
24 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group>
25 </trans-unit>
819205ed
G
26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source>
28 <target state="translated">Tagh mìos</target>
52b356cf
C
29 <context-group purpose="location">
30 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
31 <context context-type="linenumber">74</context>
32 </context-group>
33 <context-group purpose="location">
34 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
35 <context context-type="linenumber">74</context>
36 </context-group>
819205ed
G
37 </trans-unit>
38 <trans-unit id="ngb.datepicker.select-year" datatype="html">
39 <source>Select year</source>
40 <target state="translated">Tagh bliadhna</target>
52b356cf
C
41 <context-group purpose="location">
42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
43 <context context-type="linenumber">74</context>
44 </context-group>
45 <context-group purpose="location">
46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
47 <context context-type="linenumber">74</context>
48 </context-group>
819205ed
G
49 </trans-unit>
50 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
51 <source>Previous month</source>
52 <target state="translated">Am mìos roimhe</target>
52b356cf
C
53 <context-group purpose="location">
54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
55 <context context-type="linenumber">69</context>
56 </context-group>
57 <context-group purpose="location">
58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
59 <context context-type="linenumber">69</context>
60 </context-group>
819205ed
G
61 </trans-unit>
62 <trans-unit id="ngb.datepicker.next-month" datatype="html">
63 <source>Next month</source>
64 <target state="translated">An ath mhìos</target>
52b356cf
C
65 <context-group purpose="location">
66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
67 <context context-type="linenumber">69</context>
68 </context-group>
69 <context-group purpose="location">
70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
71 <context context-type="linenumber">69</context>
72 </context-group>
819205ed
G
73 </trans-unit>
74 <trans-unit id="ngb.pagination.first" datatype="html">
75 <source>««</source>
76 <target state="translated">««</target>
352cdf75
G
77 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group>
78 </trans-unit>
819205ed
G
79 <trans-unit id="ngb.pagination.previous" datatype="html">
80 <source>«</source>
81 <target state="translated">«</target>
352cdf75
G
82 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group>
83 </trans-unit>
819205ed
G
84 <trans-unit id="ngb.pagination.next" datatype="html">
85 <source>»</source>
86 <target state="translated">»</target>
c90f6f26
G
87 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">290</context></context-group>
88 </trans-unit>
819205ed
G
89 <trans-unit id="ngb.pagination.last" datatype="html">
90 <source>»»</source>
91 <target state="translated">»»</target>
352cdf75
G
92 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group>
93 </trans-unit>
819205ed
G
94 <trans-unit id="ngb.pagination.first-aria" datatype="html">
95 <source>First</source>
96 <target state="translated">Dhan toiseach</target>
c90f6f26
G
97 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">322</context></context-group>
98 </trans-unit>
819205ed
G
99 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
100 <source>Previous</source>
101 <target state="translated">Air ais</target>
c90f6f26
G
102 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">337</context></context-group>
103 </trans-unit>
819205ed
G
104 <trans-unit id="ngb.pagination.next-aria" datatype="html">
105 <source>Next</source>
106 <target state="translated">Air adhart</target>
c90f6f26
G
107 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">349</context></context-group>
108 </trans-unit>
819205ed
G
109 <trans-unit id="ngb.pagination.last-aria" datatype="html">
110 <source>Last</source>
111 <target state="translated">Dhan deireadh</target>
c90f6f26
G
112 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">359</context></context-group>
113 </trans-unit>
819205ed
G
114 <trans-unit id="ngb.progressbar.value" datatype="html">
115 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
116 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
c90f6f26
G
117 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">67</context></context-group>
118 </trans-unit>
819205ed
G
119 <trans-unit id="ngb.timepicker.HH" datatype="html">
120 <source>HH</source>
121 <target state="translated">UU</target>
c90f6f26
G
122 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group>
123 </trans-unit>
819205ed
G
124 <trans-unit id="ngb.timepicker.hours" datatype="html">
125 <source>Hours</source>
126 <target state="translated">Uairean a thìde</target>
352cdf75
G
127 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group>
128 </trans-unit>
819205ed
G
129 <trans-unit id="ngb.timepicker.MM" datatype="html">
130 <source>MM</source>
131 <target state="translated">MM</target>
c90f6f26
G
132 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group>
133 </trans-unit>
819205ed
G
134 <trans-unit id="ngb.timepicker.minutes" datatype="html">
135 <source>Minutes</source>
136 <target state="translated">Mionaidean</target>
c90f6f26
G
137 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group>
138 </trans-unit>
819205ed
G
139 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
140 <source>Increment hours</source>
141 <target state="translated">Meudaich na h-uairean</target>
c90f6f26
G
142 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group>
143 </trans-unit>
819205ed
G
144 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
145 <source>Decrement hours</source>
146 <target state="translated">Lughdaich na h-uairean</target>
c90f6f26
G
147 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group>
148 </trans-unit>
819205ed
G
149 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
150 <source>Increment minutes</source>
151 <target state="translated">Meudaich na mionaidean</target>
c90f6f26
G
152 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">249</context></context-group>
153 </trans-unit>
819205ed
G
154 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
155 <source>Decrement minutes</source>
156 <target state="translated">Lughdaich na mionaidean</target>
c90f6f26
G
157 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">272</context></context-group>
158 </trans-unit>
819205ed
G
159 <trans-unit id="ngb.timepicker.SS" datatype="html">
160 <source>SS</source>
161 <target state="translated">DD</target>
c90f6f26
G
162 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group>
163 </trans-unit>
819205ed
G
164 <trans-unit id="ngb.timepicker.seconds" datatype="html">
165 <source>Seconds</source>
166 <target state="translated">Diogan</target>
352cdf75
G
167 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group>
168 </trans-unit>
819205ed
G
169 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
170 <source>Increment seconds</source>
171 <target state="translated">Meudaich na diogan</target>
52b356cf
C
172 <context-group purpose="location">
173 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
174 <context context-type="linenumber">295</context>
175 </context-group>
819205ed
G
176 </trans-unit>
177 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
178 <source>Decrement seconds</source>
179 <target state="translated">Lùghdaich na diogan</target>
52b356cf
C
180 <context-group purpose="location">
181 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
182 <context context-type="linenumber">295</context>
183 </context-group>
819205ed
G
184 </trans-unit>
185 <trans-unit id="ngb.timepicker.PM" datatype="html">
186 <source><x id="INTERPOLATION"/></source>
187 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
188 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context>
191 </context-group>
819205ed
G
192 </trans-unit>
193 <trans-unit id="ngb.timepicker.AM" datatype="html">
194 <source><x id="INTERPOLATION"/></source>
195 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
196 <context-group purpose="location">
197 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
198 <context context-type="linenumber">295</context>
199 </context-group>
819205ed
G
200 </trans-unit>
201 <trans-unit id="ngb.toast.close-aria" datatype="html">
202 <source>Close</source>
203 <target state="translated">Dùin</target>
352cdf75
G
204 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group>
205 </trans-unit>
819205ed 206 <trans-unit id="219462505467671767" datatype="html">
4826a915 207 <source>Close the left menu</source>
de8c02ea 208 <target state="translated">Dùin an clàr-taice taobh clì</target>
c90f6f26
G
209 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
210 </trans-unit>
4826a915
G
211 <trans-unit id="3455550526898419928" datatype="html">
212 <source>Open the left menu</source>
de8c02ea 213 <target state="translated">Fosgail an clàr-taice taobh clì</target>
c90f6f26
G
214 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group>
215 </trans-unit>
d7c6b951 216 <trans-unit id="9075761896562520962">
e31e6015 217 <source>You don't have notifications.</source>
96383901 218 <target>Chan eil brath agad.</target>
793f70ae
G
219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
220 </trans-unit>
d7c6b951 221 <trans-unit id="3780281836273462589" datatype="html">
793f70ae 222 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
19bbda7f 223 <target state="translated">Dh’fhoillsich <x id="INTERPOLATION"/> video ùr: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target>
793f70ae
G
224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group>
225 </trans-unit>
d7c6b951 226 <trans-unit id="3861380964267994829" datatype="html">
793f70ae 227 <source>The notification concerns a video now unavailable</source>
19bbda7f 228 <target state="translated">Tha am brath mu video nach eil ann tuilleadh</target>
687a6afd
G
229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group>
230 </trans-unit>
d7c6b951 231 <trans-unit id="5067946665521007036" datatype="html">
793f70ae 232 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
19bbda7f 233 <target state="translated">Chaidh a’ video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> agad a neo-bhacadh </target>
687a6afd
G
234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group>
235 </trans-unit>
d7c6b951 236 <trans-unit id="7127745751169269971" datatype="html">
793f70ae 237 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
19bbda7f 238 <target state="translated">Chaidh a’ video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> agad a bhacadh </target>
687a6afd
G
239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group>
240 </trans-unit>
d7c6b951 241 <trans-unit id="506794214492992969" datatype="html">
5a6de093 242 <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
de8c02ea 243 <target state="translated">Chaidh <x id="START_LINK"/>gearan mu mhì-ghnàthachadh video ùr<x id="CLOSE_LINK"/> a chruthachadh air video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
793f70ae
G
244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group>
245 </trans-unit>
d7c6b951 246 <trans-unit id="3487882822536102372" datatype="html">
5a6de093 247 <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
de8c02ea 248 <target state="translated">Chaidh <x id="START_LINK"/>gearan mu mhì-ghnàthachadh beachd ùr<x id="CLOSE_LINK"/> a chruthachadh air video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
793f70ae
G
249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group>
250 </trans-unit>
d7c6b951 251 <trans-unit id="7885094785640544496" datatype="html">
5a6de093 252 <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
de8c02ea 253 <target state="translated">Chaidh <x id="START_LINK"/>gearan mu mhì-ghnàthachadh cunntais ùr<x id="CLOSE_LINK"/> a chruthachadh air cunntas <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
793f70ae
G
254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group>
255 </trans-unit>
d7c6b951 256 <trans-unit id="2008776855594205860" datatype="html">
5a6de093 257 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
de8c02ea 258 <target state="translated">Chaidh <x id="START_LINK"/>gearan mu mhì-ghnàthachadh ùr<x id="CLOSE_LINK"/> a chruthachadh </target>
793f70ae
G
259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group>
260 </trans-unit>
d7c6b951 261 <trans-unit id="8816959058080937679" datatype="html">
5a6de093 262 <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source>
a082d6fd 263 <target><x id="START_LINK"/>Tha an gearan agad mu mhì-ghnàthachadh <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> air a <x id="START_TAG_NG_CONTAINER"/>ghabhail ris<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>dhiùltadh<x id="CLOSE_TAG_NG_CONTAINER"/></target>
793f70ae
G
264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group>
265 </trans-unit>
d7c6b951 266 <trans-unit id="6464941273929604379" datatype="html">
5a6de093 267 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
de8c02ea 268 <target state="translated">Tha teachdaireachd ùr aig <x id="START_LINK"/>gearan mu mhì-ghnàthachadh<x id="INTERPOLATION"/><x id="CLOSE_LINK"/> </target>
793f70ae
G
269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group>
270 </trans-unit>
d7c6b951 271 <trans-unit id="420488506127153204" datatype="html">
793f70ae 272 <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source>
a0bb29af 273 <target state="translated">Chaidh a’ video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a chuireadh ris o chionn goirid a <x id="START_LINK_1"/>bhacadh gu fèin-obrachail<x id="CLOSE_LINK"/></target>
687a6afd
G
274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group>
275 </trans-unit>
d7c6b951 276 <trans-unit id="2740435661398285769" datatype="html">
5a6de093 277 <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
19bbda7f 278 <target state="translated">Chuir <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> beachd ris a’ video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/> agad</target>
3bbb9bef
G
279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">99</context></context-group>
280 </trans-unit>
d7c6b951 281 <trans-unit id="2020563642195933477" datatype="html">
793f70ae 282 <source>The notification concerns a comment now unavailable</source>
19bbda7f 283 <target state="translated">Tha am brath mu bheachd nach eil ann tuilleadh</target>
687a6afd
G
284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">106</context></context-group>
285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">171</context></context-group>
286 </trans-unit>
d7c6b951 287 <trans-unit id="2436106664506839309" datatype="html">
793f70ae 288 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
0b4a6767 289 <target state="translated">Chaidh a’ video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> agad fhoillseachadh </target>
687a6afd
G
290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group>
291 </trans-unit>
d7c6b951 292 <trans-unit id="7130219900907848048" datatype="html">
5a6de093 293 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
a0bb29af 294 <target state="translated">Chaidh <x id="START_LINK"/>a’ video agad<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> ion-phortadh </target>
3bbb9bef
G
295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group>
296 </trans-unit>
d7c6b951 297 <trans-unit id="2099623308096969132" datatype="html">
5a6de093 298 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
a0bb29af 299 <target state="translated">Dh’fhàillig le ion-phortadh <x id="START_LINK"/>a’ video agad<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> </target>
3bbb9bef
G
300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group>
301 </trans-unit>
d7c6b951 302 <trans-unit id="3371351937331192777" datatype="html">
793f70ae 303 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
19bbda7f 304 <target state="translated">Chlàraich cleachdaiche <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> air an ionstans agad </target>
687a6afd
G
305 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group>
306 </trans-unit>
d7c6b951 307 <trans-unit id="4404295482394146814" datatype="html">
5a6de093 308 <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source>
0b4a6767 309 <target state="translated">Tha <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a’ leantainn air <x id="START_TAG_NG_CONTAINER"/>an t-seanail <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>a’ chunntas <x id="CLOSE_TAG_NG_CONTAINER"/> agad</target>
3bbb9bef
G
310 <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>
311 </trans-unit>
d7c6b951 312 <trans-unit id="5504059606863599420" datatype="html">
e67ecaf8
C
313 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
314 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/> Thug <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> iomradh ort air <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
62b655ab
C
315 <context-group purpose="location">
316 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
317 <context context-type="linenumber">164</context>
318 </context-group>
793f70ae 319 </trans-unit>
d7c6b951 320 <trans-unit id="5354239156470982824" datatype="html">
793f70ae 321 <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source>
0b4a6767 322 <target state="translated">Tha <x id="START_LINK"/>neach-leantainn ùr<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/>a’ feitheamh air d’ aonta air an ionstans agad<x id="CLOSE_TAG_NG_CONTAINER"/></target>
687a6afd
G
323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group>
324 </trans-unit>
d7c6b951 325 <trans-unit id="325842756252267394" datatype="html">
793f70ae 326 <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
0b4a6767 327 <target state="translated">Thòisich an t-ionstans agad air leantainn air <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> gu fèin-obrachail</target>
687a6afd
G
328 <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>
329 </trans-unit>
d7c6b951 330 <trans-unit id="363592786729553688" datatype="html">
e67ecaf8
C
331 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
332 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Tha tionndadh ùr dhen phlugan/ùrlar <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ri fhaighinn: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
90aa0a74
C
333 <context-group purpose="location">
334 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
335 <context context-type="linenumber">198,199</context>
336 </context-group>
a8f4112a 337 </trans-unit>
d7c6b951 338 <trans-unit id="5055099158245592648" datatype="html">
e67ecaf8
C
339 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
340 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Tha tionndadh ùr de PheerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ri fhaighinn: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
90aa0a74
C
341 <context-group purpose="location">
342 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
343 <context context-type="linenumber">206,207</context>
344 </context-group>
352cdf75
G
345 </trans-unit>
346 <trans-unit id="731573110355765429" datatype="html">
e67ecaf8
C
347 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </source>
348 <target state="translated">Tha deasachadh a’ video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> agad deiseil </target>
fa737aa0
C
349 <context-group purpose="location">
350 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
351 <context context-type="linenumber">213,215</context>
352 </context-group>
3bbb9bef 353 </trans-unit>
d7c6b951 354 <trans-unit id="5421414445136873229" datatype="html">
793f70ae 355 <source>The notification points to content now unavailable</source>
19bbda7f 356 <target state="translated">Tha am brath a’ tomhadh ri susbaint ach eil ann tuilleadh</target>
352cdf75 357 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group>
c90f6f26
G
358 </trans-unit>
359 <trans-unit id="906167214730624194" datatype="html">
360 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source>
361 <target state="translated">{views, plural, =0 {Cha deach coimhead air} =1 {Choimhead 1 air} one {Choimhead <x id="views"/> air} two {Choimhead <x id="views"/> air} few {Choimhead <x id="views"/> air} other {Choimhead <x id="views"/> air} }</target>
2164a13d
C
362 <context-group purpose="location">
363 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
364 <context context-type="linenumber">22</context>
365 </context-group>
c90f6f26
G
366 </trans-unit>
367 <trans-unit id="4873265433447388314" datatype="html">
368 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source>
369 <target state="translated">{viewers, plural, =0 {Gun choimhead air} =1 {Tha 1 a’ coimhead air} one {Tha <x id="viewers"/> a’ coimhead air} two {Tha <x id="viewers"/> a’ coimhead air} few {Tha <x id="viewers"/> a’ coimhead air} other {Tha <x id="viewers"/> a’ coimhead air} }</target>
2164a13d
C
370 <context-group purpose="location">
371 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
372 <context context-type="linenumber">23</context>
373 </context-group>
c90f6f26
G
374 </trans-unit>
375 <trans-unit id="4763067539652050249" datatype="html">
376 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
377 <target state="translated">Tha <x id="PH" equiv-text="this.viewers"/> a’ coimhead air</target>
2164a13d
C
378 <context-group purpose="location">
379 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
380 <context context-type="linenumber">276</context>
381 </context-group>
c90f6f26
G
382 </trans-unit>
383 <trans-unit id="8622604868434380566" datatype="html">
384 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
385 <target state="translated">{Choimhead <x id="PH" equiv-text="this.views"/> air}</target>
2164a13d
C
386 <context-group purpose="location">
387 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
388 <context context-type="linenumber">279</context>
389 </context-group>
352cdf75 390 </trans-unit>
d7c6b951 391 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 392 <source>Change your avatar</source>
19bbda7f 393 <target state="translated">Atharraich an t-avatar agad</target>
a2f7b4e6
G
394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group>
395 </trans-unit>
d7c6b951 396 <trans-unit id="8411430224810427392" datatype="html">
4826a915 397 <source>Remove avatar</source>
de8c02ea 398 <target state="translated">Thoir air falbh an t-avatar</target>
a2f7b4e6
G
399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">40</context></context-group>
400 </trans-unit>
fb87355d
G
401 <trans-unit id="8817917090143649804" datatype="html">
402 <source>Account muted</source>
403 <target state="translated">Chaidh an cunntas a mhùchadh</target>
352cdf75
G
404 <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>
405 </trans-unit>
fb87355d
G
406 <trans-unit id="1684597533616494551" datatype="html">
407 <source>Server muted</source>
408 <target state="translated">Chaidh am frithealaiche a mhùchadh</target>
352cdf75
G
409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
410 </trans-unit>
d7c6b951 411 <trans-unit id="5924559757556526785" datatype="html">
076e1310
G
412 <source>Save to</source>
413 <target state="translated">Sàbhail gu</target>
793f70ae
G
414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">4</context></context-group>
415 </trans-unit>
d7c6b951 416 <trans-unit id="8432562579042371182" datatype="html">
076e1310
G
417 <source>Options</source>
418 <target state="translated">Roghainnean</target>
c90f6f26
G
419 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group>
420 </trans-unit>
d7c6b951 421 <trans-unit id="1394835141143590910" datatype="html">
076e1310
G
422 <source>Start at</source>
423 <target state="translated">Tòisich aig</target>
76ab0208
C
424
425
426
427
428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</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">69</context></context-group></trans-unit>
d7c6b951 429 <trans-unit id="5964984095397511808" datatype="html">
076e1310
G
430 <source>Stop at</source>
431 <target state="translated">Cuir ’na stad aig</target>
76ab0208
C
432
433
434
435
436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</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">83</context></context-group></trans-unit>
d7c6b951 437 <trans-unit id="2816407313459209541" datatype="html">
793f70ae 438 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
19bbda7f 439 <target state="translated">Thèid do ghearan a chuir dha na maoir aig <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> ’S a shìneadh air adhart gu tùs a’ video (<x id="INTERPOLATION_1"/>) cuideachd<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
c90f6f26
G
440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group>
441 </trans-unit>
d7c6b951 442 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 443 <source>Please describe the issue...</source>
19bbda7f 444 <target state="translated">Mìnich an trioblaid…</target>
c90f6f26
G
445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group>
446 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group>
447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group>
448 </trans-unit>
d7c6b951 449 <trans-unit id="5201790281220738609" datatype="html">
5a6de093 450 <source>Search playlists</source>
19bbda7f 451 <target state="translated">Lorg sna liostaichean-cluich</target>
793f70ae
G
452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
453 </trans-unit>
d7c6b951 454 <trans-unit id="6056859576122955708" datatype="html">
5a6de093 455 <source>Create a private playlist</source>
19bbda7f 456 <target state="translated">Cruthaich liosta-chluich phrìobhaideach ùr</target>
c90f6f26
G
457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">64</context></context-group>
458 </trans-unit>
d7c6b951 459 <trans-unit id="2409672154570643758" datatype="html">
1a393a7e 460 <source>Display name</source>
0b4a6767 461 <target state="translated">Ainm-taisbeanaidh</target>
c90f6f26
G
462 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group>
463 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group>
464 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group>
465 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
467 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group>
468 </trans-unit>
819205ed 469 <trans-unit id="2193037168694505715" datatype="html">
e67ecaf8
C
470 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
471 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
472 <target state="translated">Teacsa goirid a dh’innseas ciamar as urrainnear taic a chur ris an t-seanail (ùrlar ballrachd…).&lt;br />&lt;br /> Nuair thèid video a luchdadh suas san t-seanail seo, thèid raon taice a’ video a lìonadh leis an teacsa seo gu fèin-obrachail.</target>
c90f6f26
G
473 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group>
474 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group>
475 </trans-unit>
d7c6b951 476 <trans-unit id="6438815964972582865" datatype="html">
a8f4112a 477 <source>The following link contains a private token and should not be shared with anyone.</source>
47f6767e 478 <target state="translated">Tha tòcan prìobhaideach am broinn a’ cheangail a leanas agus cha bu chòir dhut a cho-roinneadh le duine sam bith.</target>
c90f6f26
G
479 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group>
480 </trans-unit>
d7c6b951 481 <trans-unit id="7513076467032912668" datatype="html">
5a6de093 482 <source>Format</source>
de8c02ea 483 <target state="translated">Fòrmat</target>
c90f6f26
G
484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group>
485 </trans-unit>
d7c6b951 486 <trans-unit id="7385834259346199883" datatype="html">
5a6de093 487 <source>Video stream</source>
19bbda7f 488 <target state="translated">Sruth video</target>
c90f6f26
G
489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group>
490 </trans-unit>
d7c6b951 491 <trans-unit id="5496771215105419189" datatype="html">
5a6de093 492 <source>Audio stream</source>
19bbda7f 493 <target state="translated">Sruth fuaime</target>
c90f6f26
G
494 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group>
495 </trans-unit>
d7c6b951 496 <trans-unit id="6316149158173629264" datatype="html">
f332ffa2
C
497 <source>Direct download</source>
498 <target state="translated">Luchdadh a-nuas dìreach</target>
c90f6f26
G
499 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group>
500 </trans-unit>
d7c6b951 501 <trans-unit id="5910455707959454672" datatype="html">
f332ffa2
C
502 <source>Torrent (.torrent file)</source>
503 <target state="translated">Torrent (faidhle .torrent)</target>
c90f6f26
G
504 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group>
505 </trans-unit>
d7c6b951 506 <trans-unit id="5830517253429165613" datatype="html">
a8f4112a 507 <source>Advanced</source>
47f6767e 508 <target state="translated">Adhartach</target>
c90f6f26
G
509 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group>
510 </trans-unit>
d7c6b951 511 <trans-unit id="4493457595110310369" datatype="html">
a8f4112a 512 <source>Simple</source>
47f6767e 513 <target state="translated">Sìmplidh</target>
c90f6f26
G
514 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group>
515 </trans-unit>
793f70ae
G
516 <trans-unit id="1006562256968398209" datatype="html">
517 <source>video</source>
19bbda7f 518 <target state="translated">video</target>
c90f6f26
G
519 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group>
520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group>
521 </trans-unit>
a2f7b4e6
G
522 <trans-unit id="6995024616159044376" datatype="html">
523 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
47f6767e 524 <target state="translated">Chaidh thu thar cuota nam videothan agad leis a’ video seo (meud a’ video: <x id="PH" equiv-text="videoSizeBytes"/>, ’ga chleachdadh: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cuota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
c90f6f26
G
525 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group>
526 </trans-unit>
a2f7b4e6
G
527 <trans-unit id="7873395933409147217" datatype="html">
528 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
47f6767e 529 <target state="translated">Bheir a’ video seo thar cuota làitheil nam videothan agad thu (meud a’ video: <x id="PH" equiv-text="videoSizeBytes"/>, ’ga chleachdadh: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cuota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
c90f6f26
G
530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group>
531 </trans-unit>
793f70ae
G
532 <trans-unit id="5235042777215655908" datatype="html">
533 <source>subtitles</source>
19bbda7f 534 <target state="translated">fo-thiotalan</target>
c90f6f26
G
535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group>
536 </trans-unit>
d7c6b951 537 <trans-unit id="6325096236207614377" datatype="html">
076e1310
G
538 <source>Reason...</source>
539 <target state="translated">Adhbhar…</target>
352cdf75
G
540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">16</context></context-group>
541 </trans-unit>
542 <trans-unit id="1781854282711822539" datatype="html">
543 <source>Mute to also hide videos/comments</source>
544 <target state="translated">Mùch a dh’fhalach videothan ’s beachdan cuideachd</target>
3c18ff47
C
545 <context-group purpose="location">
546 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
547 <context context-type="linenumber">27</context>
548 </context-group>
c90f6f26
G
549 </trans-unit>
550 <trans-unit id="1080230904501320275" datatype="html">
551 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source>
552 <target state="translated">{count, plural, =1 {Chaidh 1 chleachdaiche a thoirmeasg.} one {Chaidh <x id="count"/> chleachdaiche a thoirmeasg.} two {Chaidh <x id="count"/> chleachdaiche a thoirmeasg.} few {Chaidh <x id="count"/> cleachdaichean a thoirmeasg.} other {Chaidh <x id="count"/> cleachdaiche a thoirmeasg.} }</target>
2164a13d
C
553 <context-group purpose="location">
554 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
555 <context context-type="linenumber">70</context>
556 </context-group>
793f70ae 557 </trans-unit>
d7c6b951 558 <trans-unit id="2330577642930707695" datatype="html">
076e1310
G
559 <source>Cancel</source>
560 <target state="translated">Sguir dheth</target>
819205ed
G
561 <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">47</context></context-group>
562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group>
563 </trans-unit>
d7c6b951 564 <trans-unit id="935187492052582731" datatype="html">
076e1310
G
565 <source>Submit</source>
566 <target state="translated">Cuir a-null</target>
c90f6f26
G
567 <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>
568 <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>
569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group>
570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group>
571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">88</context></context-group>
572 </trans-unit>
a0bb29af
G
573 <trans-unit id="8343217707114977013" datatype="html">
574 <source>The contact form is not enabled on this instance.</source>
575 <target state="translated">Chan eil am foirm “Fios thugainn” an comas air an ionstans seo.</target>
3e84ae32
C
576 <context-group purpose="location">
577 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
578 <context context-type="linenumber">56</context>
579 </context-group>
a2f7b4e6 580 </trans-unit>
d7c6b951 581 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 582 <source>Report video "<x id="INTERPOLATION"/>"</source>
19bbda7f 583 <target state="translated">Dèan gearan mun video “<x id="INTERPOLATION"/>”</target>
793f70ae
G
584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group>
585 </trans-unit>
d7c6b951 586 <trans-unit id="5471125870639393916" datatype="html">
5a6de093 587 <source>What is the issue?</source>
19bbda7f 588 <target state="translated">Dè an trioblaid?</target>
c90f6f26
G
589 <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>
590 <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>
591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group>
592 </trans-unit>
918ad789
G
593 <trans-unit id="2466846716878254816" datatype="html">
594 <source>Element <x id="PH" equiv-text="param"/> not found</source>
595 <target state="translated">Cha deach an eileamaid <x id="PH" equiv-text="param"/> a lorg</target>
352cdf75
G
596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group>
597 </trans-unit>
d7c6b951 598 <trans-unit id="7539427273132299890" datatype="html">
076e1310 599 <source>Unlisted</source>
687a6afd 600 <target state="translated">Falaichte o liostaichean</target>
a0bb29af
G
601 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">6</context></context-group>
603 </trans-unit>
d7c6b951 604 <trans-unit id="3686284950598311784" datatype="html">
076e1310
G
605 <source>Private</source>
606 <target state="translated">Prìobhaideach</target>
352cdf75
G
607 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group>
608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">7</context></context-group>
609 <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">45</context></context-group>
610 </trans-unit>
d7c6b951 611 <trans-unit id="7688104409544625220" datatype="html">
5a6de093 612 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
47f6767e 613 <target state="translated">{VAR_PLURAL, plural, =0 {Cha deach coimhead air} =1 {Choimhead 1 air} one {Choimhead <x id="INTERPOLATION"/> air} two {Choimhead <x id="INTERPOLATION"/> air} few {Choimhead <x id="INTERPOLATION"/> air} other {Choimhead <x id="INTERPOLATION"/> air} }</target>
793f70ae
G
614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group>
615 </trans-unit>
d7c6b951 616 <trans-unit id="8562063050145802350" datatype="html">
793f70ae 617 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
47f6767e 618 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eilear a’ coimhead air} =1 {Tha 1 a’ coimhead air} one {Tha <x id="INTERPOLATION"/> a’ coimhead air} two {Tha <x id="INTERPOLATION"/> a’ coimhead air} few {Tha <x id="INTERPOLATION"/> a’ coimhead air} other {Tha <x id="INTERPOLATION"/> a’ coimhead air} }</target>
e351a5c5
C
619 <context-group purpose="location">
620 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
621 <context context-type="linenumber">7</context>
622 </context-group>
793f70ae 623 </trans-unit>
4826a915
G
624 <trans-unit id="3267631941074558910" datatype="html">
625 <source>Cannot fetch information of this remote account</source>
de8c02ea 626 <target state="translated">Cha d’ fhuair sinn fiosrachadh mun chunntas chèin seo</target>
c90f6f26
G
627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group>
628 </trans-unit>
d7c6b951 629 <trans-unit id="9081463435738465430" datatype="html">
5a6de093 630 <source>Blocked</source>
4826a915 631 <target state="translated">’Ga bhacadh</target>
352cdf75
G
632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group>
633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group>
e67ecaf8
C
634 </trans-unit><trans-unit id="2956881312790136147" datatype="html">
635 <source>Delete this file</source><target state="new">Delete this file</target>
636 <context-group purpose="location">
637 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
638 <context context-type="linenumber">112</context>
639 </context-group>
640 <context-group purpose="location">
641 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
642 <context context-type="linenumber">127</context>
643 </context-group>
352cdf75 644 </trans-unit>
fb87355d
G
645 <trans-unit id="870586304593427318" datatype="html">
646 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
647 <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>
e67ecaf8
C
648
649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">218</context></context-group></trans-unit>
c90f6f26
G
650 <trans-unit id="5779580280418408097" datatype="html">
651 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
652 <target state="translated">Chaidh {count, plural, =1 {1 video} one {<x id="count"/> video} two {<x id="count"/> video} few {<x id="count"/> videothan} other {<x id="count"/> video}} a sguabadh às.</target>
e67ecaf8
C
653
654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
fe199b07
G
655 <trans-unit id="6630644917521475697" datatype="html">
656 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
657 <target state="translated">Chaidh videothan a sguabadh às (<x id="PH" equiv-text="videos.length"/>).</target>
e67ecaf8
C
658
659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
c90f6f26
G
660 <trans-unit id="9164541937317586242" datatype="html">
661 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
662 <target state="translated">Chaidh {count, plural, =1 {1 video} one {<x id="count"/> video} two {<x id="count"/> video} few {<x id="count"/> videothan} other {<x id="count"/> video}} a dhì-bhacadh.</target>
e67ecaf8
C
663
664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit>
fe199b07
G
665 <trans-unit id="2870417795706430145" datatype="html">
666 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
667 <target state="translated">Chaidh videothan a dhì-bhacadh (<x id="PH" equiv-text="videos.length"/>).</target>
e67ecaf8
C
668
669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">248</context></context-group></trans-unit>
c90f6f26
G
670 <trans-unit id="6228449077605046873" datatype="html">
671 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
672 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
e67ecaf8
C
673
674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit>
fe199b07
G
675 <trans-unit id="9088099192924395359" datatype="html">
676 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
677 <target state="translated">A bheil thu cinnteach gu bheil thu airson liostaichean-cluich HLS (<x id="PH" equiv-text="videos.length"/>) a sguabadh às?</target>
e67ecaf8
C
678
679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
c90f6f26
G
680 <trans-unit id="653148876380254581" datatype="html">
681 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
682 <target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target>
e67ecaf8
C
683
684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit>
fe199b07
G
685 <trans-unit id="5442133371267277333" datatype="html">
686 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
687 <target state="translated">A bheil thu cinnteach gu bheil thu airson faidhlichean WebTorrent aig videothan (<x id="PH" equiv-text="videos.length"/>) a sguabadh às?</target>
e67ecaf8
C
688
689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit>
fe199b07
G
690 <trans-unit id="1571742433738679426" datatype="html">
691 <source>Files were removed.</source>
692 <target state="translated">Chaidh na faidhlichean a thoirt air falbh.</target>
e67ecaf8
C
693
694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">282</context></context-group></trans-unit>
fe199b07
G
695 <trans-unit id="7054344823477412274" datatype="html">
696 <source>Transcoding jobs created.</source>
697 <target state="translated">Chaidh obraichean tar-chòdachaidh a chruthachadh.</target>
e67ecaf8
C
698
699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit>
d7c6b951 700 <trans-unit id="3514509630940272440" datatype="html">
076e1310 701 <source>Sensitive</source>
4826a915 702 <target state="translated">Frionasach</target>
352cdf75
G
703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">63</context></context-group>
704 </trans-unit>
d7c6b951 705 <trans-unit id="7708270344948043036" datatype="html">
793f70ae 706 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
5a6de093
C
707 <target state="translated">
708 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
709 </target>
c90f6f26
G
710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group>
711 </trans-unit>
d7c6b951 712 <trans-unit id="3044142083883783523" datatype="html">
5a6de093 713 <source>Updated <x id="INTERPOLATION"/></source>
0b4a6767 714 <target state="translated">Air ùrachadh <x id="INTERPOLATION"/></target>
a0bb29af
G
715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">32</context></context-group>
716 </trans-unit>
d7c6b951 717 <trans-unit id="5643561794785412000" datatype="html">
076e1310
G
718 <source>Unavailable</source>
719 <target state="translated">Chan eil seo ri fhaighinn</target>
352cdf75
G
720 <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">44</context></context-group>
721 </trans-unit>
d7c6b951 722 <trans-unit id="6381490568322624964" datatype="html">
076e1310
G
723 <source>Deleted</source>
724 <target state="translated">Air a sguabadh às</target>
c90f6f26
G
725 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group>
726 <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">46</context></context-group>
727 </trans-unit>
d7c6b951 728 <trans-unit id="5263519165976128456" datatype="html">
076e1310
G
729 <source>Edit starts/stops at</source>
730 <target state="translated">Tha toiseach/deireadh an deasachaidh aig</target>
352cdf75
G
731 <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">62</context></context-group>
732 </trans-unit>
d7c6b951 733 <trans-unit id="3768927257183755959" datatype="html">
076e1310
G
734 <source>Save</source>
735 <target state="translated">Sàbhail</target>
352cdf75
G
736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">38</context></context-group>
737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">16</context></context-group>
738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">72</context></context-group>
739 <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">94</context></context-group>
740 </trans-unit>
d7c6b951 741 <trans-unit id="8890926675057871150" datatype="html">
5a6de093 742 <source>Delete from <x id="INTERPOLATION"/></source>
0b4a6767 743 <target state="translated">Sguab às o <x id="INTERPOLATION"/></target>
352cdf75
G
744 <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">100</context></context-group>
745 </trans-unit>
d7c6b951 746 <trans-unit id="834805431202576194" datatype="html">
076e1310 747 <source>No results.</source>
89806a88 748 <target>Gun toradh.</target>
c90f6f26
G
749 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group>
752 </trans-unit>
a2f7b4e6
G
753 <trans-unit id="158575725114802951" datatype="html">
754 <source>Only live videos</source>
47f6767e 755 <target state="translated">Videothan beòtha a-mhàin</target>
352cdf75 756 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group>
c90f6f26
G
757 </trans-unit>
758 <trans-unit id="9157178301885999151" datatype="html">
759 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
760 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
2164a13d
C
761 <context-group purpose="location">
762 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
763 <context context-type="linenumber">170</context>
764 </context-group>
352cdf75 765 </trans-unit>
d7c6b951 766 <trans-unit id="7585826646011739428" datatype="html">
076e1310
G
767 <source>Edit</source>
768 <target state="translated">Deasaich</target>
5b7e3f27
C
769
770
771
772
773
774
775
776
777
778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</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">188</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">313</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">43</context></context-group></trans-unit>
d7c6b951 779 <trans-unit id="5293515551330482519" datatype="html">
076e1310
G
780 <source>Truncated preview</source>
781 <target state="translated">Ro-shealladh goirid</target>
687a6afd
G
782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">12</context></context-group>
783 </trans-unit>
d7c6b951 784 <trans-unit id="80730865601179554" datatype="html">
793f70ae
G
785 <source>Complete preview</source>
786 <target state="translated">Ro-shealladh slàn</target>
687a6afd
G
787 <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>
788 </trans-unit>
1a95f0b9 789 <trans-unit id="8644431249513874405" datatype="html">
e67ecaf8
C
790 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
791 <target state="translated">Co-chòrdail ri &lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> a chuireas taic ri:</target>
793f70ae
G
792 <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>
793 </trans-unit>
d7c6b951 794 <trans-unit id="146235964740293376" datatype="html">
5a6de093 795 <source>Recommended</source>
4826a915 796 <target state="translated">Molta</target>
793f70ae 797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/peertube-checkbox.component.html</context><context context-type="linenumber">33</context></context-group>
352cdf75
G
798 </trans-unit>
799 <trans-unit id="80975420989930934" datatype="html">
800 <source>(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</source>
801 <target state="translated">(leudachain: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</target>
fa737aa0
C
802 <context-group purpose="location">
803 <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context>
804 <context context-type="linenumber">54</context>
805 </context-group>
793f70ae 806 </trans-unit>
d7c6b951 807 <trans-unit id="1779391511451594552" datatype="html">
076e1310
G
808 <source>Using an ActivityPub account</source>
809 <target state="translated">A’ chleachdadh cunntas ActivityPub</target>
c90f6f26
G
810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group>
811 </trans-unit>
d7c6b951 812 <trans-unit id="3372646000533908418" datatype="html">
4826a915 813 <source>Subscribe with a remote account:</source>
de8c02ea 814 <target state="translated">Fo-sgrìobh le cunntas cèin:</target>
c90f6f26
G
815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group>
816 </trans-unit>
d7c6b951 817 <trans-unit id="6691897331062834756" datatype="html">
5a6de093 818 <source>Subscribe with an account on this instance</source>
4826a915 819 <target state="translated">Fo-sgrìobh le cunntas air an ionstans seo</target>
c90f6f26
G
820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group>
821 </trans-unit>
d7c6b951 822 <trans-unit id="1740917574463702967" datatype="html">
076e1310
G
823 <source>Subscribe with your local account</source>
824 <target state="translated">Fo-sgrìobh leis a’ chunntas ionadail agad</target>
c90f6f26
G
825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group>
826 </trans-unit>
247925e5
G
827 <trans-unit id="8023282004085823427" datatype="html">
828 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
89806a88 829 <target>Thèid <x id="PH" equiv-text="this.video.name"/> a dhùblachadh leis an ionstans agad.</target>
352cdf75
G
830 <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>
831 </trans-unit>
fe199b07
G
832 <trans-unit id="4140366911638662173" datatype="html">
833 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
834 <target state="translated">A bheil thu cinnteach gu bheil thu airson faidhlichean aig “<x id="PH" equiv-text="this.video.name"/>” a thoirt air falbh?</target>
352cdf75
G
835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group>
836 </trans-unit>
fe199b07
G
837 <trans-unit id="2955645766721124100" datatype="html">
838 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
839 <target state="translated">Thoir na faidhlichean aig “<x id="PH" equiv-text="this.video.name"/>” air falbh</target>
352cdf75
G
840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group>
841 </trans-unit>
fe199b07
G
842 <trans-unit id="7758350391886784213" datatype="html">
843 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
844 <target state="translated">Chaidh na faidhlichean aig “<x id="PH" equiv-text="video.name"/>” a thoirt air falbh.</target>
352cdf75
G
845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group>
846 </trans-unit>
fe199b07
G
847 <trans-unit id="6279087330074580345" datatype="html">
848 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
849 <target state="translated">Chaidh obraichean tar-chòdachaidh a chruthachadh dha <x id="PH" equiv-text="video.name"/>.</target>
352cdf75
G
850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group>
851 </trans-unit>
d7c6b951 852 <trans-unit id="2949829240129672512" datatype="html">
076e1310
G
853 <source>Using a syndication feed</source>
854 <target state="translated">A’ cleachdadh inbhir siondacaididh</target>
c90f6f26
G
855 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group>
856 </trans-unit>
d7c6b951 857 <trans-unit id="7695158742270602420" datatype="html">
076e1310
G
858 <source>Subscribe via RSS</source>
859 <target state="translated">Fo-sgrìobh le RSS</target>
c90f6f26
G
860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group>
861 </trans-unit>
d7c6b951 862 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 863 <source>PROFILE SETTINGS</source>
4826a915 864 <target state="translated">ROGHAINNEAN NA PRÒIFIL</target>
c90f6f26
G
865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">13</context></context-group>
866 </trans-unit>
d7c6b951 867 <trans-unit id="855178133027341271" datatype="html">
5a6de093 868 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source>
ab58b56d 869 <target state="translated"><x id="START_TAG_SPAN"/>Fo-sgrìobhadh cèin<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Conaltradh cèin<x id="CLOSE_TAG_SPAN"/></target>
793f70ae 870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group>
4826a915 871 </trans-unit>
d7c6b951 872 <trans-unit id="6462281745850371027" datatype="html">
4826a915 873 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
de8c02ea 874 <target state="translated">’S urrainn dhut fo-sgrìobhadh air an t-seanail slighe ionstans co-shaoghail sam bith aig a bheil comas ActivityPub (can PeerTube, Mastodon no Pleroma).</target>
687a6afd
G
875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">17</context></context-group>
876 </trans-unit>
d7c6b951 877 <trans-unit id="20374890400263257" datatype="html">
4826a915 878 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
ab58b56d 879 <target state="translated">’S urrainn dhut conaltradh leis slighe ionstans co-shaoghail sam bith aig a bheil comas ActivityPub (can PeerTube, Mastodon no Pleroma).</target>
687a6afd
G
880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">25</context></context-group>
881 </trans-unit>
d7c6b951 882 <trans-unit id="6751395526297887552" datatype="html">
5a6de093 883 <source>PeerTube version</source>
4826a915 884 <target state="translated">PeerTube tionndadh</target>
793f70ae
G
885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">6</context></context-group>
886 </trans-unit>
d7c6b951 887 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 888 <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source>
40b5cce0 889 <target state="translated"><x id="START_TAG_DIV"/>’S urrainn dhan luchd-cleachdaidh am <x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>Poileasaidh bunaiteach air susbaint fhrionasach no do dh’inbhich a-mhàin atharrachadh<x id="CLOSE_TAG_DIV"/></target>
793f70ae
G
890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group>
891 </trans-unit>
d7c6b951 892 <trans-unit id="3386631781603205915" datatype="html">
076e1310
G
893 <source>User registration allowed</source>
894 <target state="translated">Tha clàradh chleachdaichean ceadaichte</target>
793f70ae
G
895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group>
896 </trans-unit>
d7c6b951 897 <trans-unit id="2562108310156005500" datatype="html">
076e1310
G
898 <source>Video uploads</source>
899 <target state="translated">Videothan a chaidh a luchdadh suas</target>
793f70ae
G
900 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">28</context></context-group>
901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">39</context></context-group>
902 </trans-unit>
d7c6b951 903 <trans-unit id="457567965747150035" datatype="html">
076e1310
G
904 <source>Transcoding in multiple resolutions</source>
905 <target state="translated">Tar-chòdachadh ann an iomadh dùmhlachd-bhreacaidh</target>
793f70ae
G
906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">32</context></context-group>
907 </trans-unit>
d7c6b951 908 <trans-unit id="330610135077253864" datatype="html">
793f70ae 909 <source>Live streaming enabled</source>
4826a915 910 <target state="translated">Tha sruthadh beò an comas</target>
793f70ae
G
911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">71</context></context-group>
912 </trans-unit>
d7c6b951 913 <trans-unit id="8135461567542503937" datatype="html">
793f70ae 914 <source>Transcode live video in multiple resolutions</source>
4826a915 915 <target state="translated">Tar-chòdaich a’ video beò ann an iomadh dùmhlachd-bhreacaidh</target>
793f70ae
G
916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">78</context></context-group>
917 </trans-unit>
d7c6b951 918 <trans-unit id="4990508956923223990" datatype="html">
793f70ae 919 <source>Max parallel lives</source>
4826a915 920 <target state="translated">Àireamh as motha de cho-shruthaidhean beòtha</target>
793f70ae
G
921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">85</context></context-group>
922 </trans-unit>
d7c6b951 923 <trans-unit id="7864066132065250510" datatype="html">
793f70ae 924 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
4826a915 925 <target state="translated"><x id="INTERPOLATION"/> gach cleachdaiche / <x id="INTERPOLATION_1"/> gach ionstans </target>
793f70ae
G
926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">86</context></context-group>
927 </trans-unit>
d7c6b951 928 <trans-unit id="486979448055158839" datatype="html">
5a6de093 929 <source>Requires manual validation by moderators</source>
4826a915 930 <target state="translated">Bi feum air dearbhadh a làimh le maoir</target>
793f70ae
G
931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">41</context></context-group>
932 </trans-unit>
d7c6b951 933 <trans-unit id="3584756669036615394" datatype="html">
5a6de093 934 <source>Automatically published</source>
4826a915 935 <target state="translated">Foillseachadh fèin-obrachail</target>
793f70ae
G
936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">42</context></context-group>
937 </trans-unit>
d7c6b951 938 <trans-unit id="2602586221576511475" datatype="html">
076e1310
G
939 <source>Video quota</source>
940 <target state="translated">Cuota de videothan</target>
c90f6f26
G
941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group>
944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
945 </trans-unit>
d7c6b951 946 <trans-unit id="1502595455339510144" datatype="html">
793f70ae 947 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
0b4a6767 948 <target state="translated">Gun chuingeachadh <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> gach latha)<x id="CLOSE_TAG_NG_CONTAINER"/></target>
687a6afd
G
949 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group>
950 </trans-unit>
d7c6b951 951 <trans-unit id="1071721880474488785" datatype="html">
076e1310
G
952 <source>Import</source>
953 <target state="translated">Ion-phortaich</target>
5b7e3f27
C
954
955
956
957 <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">45</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">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
d7c6b951 958 <trans-unit id="6276792241563504067" datatype="html">
793f70ae 959 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
4826a915 960 <target state="translated">’S urrainn dhut faidhle torrent sam bith a thomhas ri faidhle meadhain ion-phortadh. Bu chòir dhut dèanamh cinnteach gu bheil còir sgaoilidh agad air an t-susbaint ris an tomh e ach nach èirich trioblaid a thaobh an lagha dhut fhèin no dhan ionstans agad.</target>
c90f6f26
G
961 <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">20</context></context-group>
962 </trans-unit>
d7c6b951 963 <trans-unit id="5812787579835788700" datatype="html">
076e1310
G
964 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
965 <target state="translated">Ion-phortaich slighe HTTP (YouTube, Vimeo, URL dìreach…)</target>
793f70ae
G
966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">96</context></context-group>
967 </trans-unit>
d7c6b951 968 <trans-unit id="4992364287704007430" datatype="html">
076e1310
G
969 <source>Torrent import</source>
970 <target state="translated">Ion-phortaich torrent</target>
793f70ae 971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group>
e67ecaf8
C
972 </trans-unit><trans-unit id="7417677567611860270" datatype="html">
973 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target>
974 <context-group purpose="location">
975 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
976 <context context-type="linenumber">110</context>
977 </context-group>
793f70ae 978 </trans-unit>
d7c6b951 979 <trans-unit id="4603134051700562542" datatype="html">
076e1310
G
980 <source>Loading instance statistics...</source>
981 <target state="translated">A’ luchdadh stadastaireachd an ionstans…</target>
793f70ae 982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">1</context></context-group>
352cdf75
G
983 </trans-unit>
984 <trans-unit id="5851173629316588976" datatype="html">
985 <source>By users on this instance</source>
986 <target state="translated">Le cleachdaichean an ionstans seo</target>
3c18ff47
C
987 <context-group purpose="location">
988 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
989 <context context-type="linenumber">4</context>
990 </context-group>
793f70ae 991 </trans-unit>
d7c6b951 992 <trans-unit id="2906587845957718064" datatype="html">
076e1310
G
993 <source>Local</source>
994 <target state="translated">Ionadail</target>
352cdf75
G
995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
996 </trans-unit>
d7c6b951 997 <trans-unit id="1670306451865226564" datatype="html">
076e1310
G
998 <source>users</source>
999 <target state="translated">cleachdaichean</target>
793f70ae
G
1000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">11</context></context-group>
1001 </trans-unit>
d7c6b951 1002 <trans-unit id="5178138591256693636" datatype="html">
076e1310
G
1003 <source>videos</source>
1004 <target state="translated">videothan</target>
793f70ae
G
1005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">21</context></context-group>
1006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">65</context></context-group>
352cdf75
G
1007 </trans-unit>
1008 <trans-unit id="1408045022812097780" datatype="html">
1009 <source>views</source>
1010 <target state="translated">air sealltainn air</target>
3c18ff47
C
1011 <context-group purpose="location">
1012 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1013 <context context-type="linenumber">31</context>
1014 </context-group>
352cdf75
G
1015 </trans-unit>
1016 <trans-unit id="117954017715534854" datatype="html">
1017 <source>comments</source>
1018 <target state="translated">beachdan</target>
3c18ff47
C
1019 <context-group purpose="location">
1020 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1021 <context context-type="linenumber">41</context>
1022 </context-group>
1023 <context-group purpose="location">
1024 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1025 <context context-type="linenumber">75</context>
1026 </context-group>
352cdf75
G
1027 </trans-unit>
1028 <trans-unit id="6090561122481711127" datatype="html">
1029 <source>hosted video</source>
1030 <target state="translated">video ’ga òstadh</target>
3c18ff47
C
1031 <context-group purpose="location">
1032 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1033 <context context-type="linenumber">51</context>
1034 </context-group>
352cdf75
G
1035 </trans-unit>
1036 <trans-unit id="6827125739942610231" datatype="html">
1037 <source>In this instance federation</source>
1038 <target state="translated">Ann an co-nasgadh an ionstans seo</target>
3c18ff47
C
1039 <context-group purpose="location">
1040 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1041 <context context-type="linenumber">58</context>
1042 </context-group>
793f70ae 1043 </trans-unit>
b68ec72e
G
1044 <trans-unit id="8726138323871139597" datatype="html">
1045 <source>Following</source>
a082d6fd 1046 <target state="translated">’Ga leantainn</target>
e67ecaf8
C
1047
1048
1049
1050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
b68ec72e
G
1051 <trans-unit id="4914577418256256836" datatype="html">
1052 <source>Followers</source>
a082d6fd 1053 <target state="translated">Luchd-leantainn</target>
352cdf75
G
1054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">80</context></context-group>
1055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">35</context></context-group>
1056 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">72</context></context-group>
1057 </trans-unit>
d7c6b951 1058 <trans-unit id="3541687134897970106" datatype="html">
076e1310
G
1059 <source>followers</source>
1060 <target state="translated">luchd-leantainn</target>
793f70ae
G
1061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">85</context></context-group>
1062 </trans-unit>
d7c6b951 1063 <trans-unit id="6751995972535426095" datatype="html">
076e1310
G
1064 <source>following</source>
1065 <target state="translated">’ga leantainn</target>
793f70ae
G
1066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group>
1067 </trans-unit>
793f70ae
G
1068 <trans-unit id="1447760976255144968" datatype="html">
1069 <source>The connection was interrupted</source>
4826a915 1070 <target state="translated">Bhris rudeigin a-steach air a’ cheangal</target>
c90f6f26
G
1071 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group>
1072 </trans-unit>
a2f7b4e6
G
1073 <trans-unit id="4499233456830047129" datatype="html">
1074 <source>The server encountered an error</source>
47f6767e 1075 <target state="translated">Thachair am frithealaiche ri mearachd</target>
c90f6f26
G
1076 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group>
1077 </trans-unit>
1078 <trans-unit id="732935381486595265" datatype="html">
1079 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source>
1080 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target>
2164a13d
C
1081 <context-group purpose="location">
1082 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
1083 <context context-type="linenumber">35</context>
1084 </context-group>
687a6afd 1085 </trans-unit>
793f70ae
G
1086 <trans-unit id="8530934870279569179" datatype="html">
1087 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
4826a915 1088 <target state="translated">Bha am faidhle <x id="PH" equiv-text="name"/> agad ro mhòr (is <x id="PH_1" equiv-text="maxFileSize"/> am meud as motha)</target>
c90f6f26
G
1089 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group>
1090 </trans-unit>
d7c6b951 1091 <trans-unit id="7908493851025027368" datatype="html">
076e1310
G
1092 <source>A banned user will no longer be able to login.</source>
1093 <target state="translated">Chan urrainn do chleachdaiche a chaidh a thoirmeasg clàradh a-steach tuilleadh.</target>
352cdf75
G
1094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">9</context></context-group>
1095 </trans-unit>
d7c6b951 1096 <trans-unit id="4526499522377118108" datatype="html">
5a6de093 1097 <source>Block video "<x id="INTERPOLATION"/>"</source>
4826a915 1098 <target state="translated">Cuir bacadh air video “<x id="INTERPOLATION"/>”</target>
fe199b07
G
1099 <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>
1100 </trans-unit>
d7c6b951 1101 <trans-unit id="2992313729068029516" datatype="html">
793f70ae 1102 <source>Block live "<x id="INTERPOLATION"/>"</source>
4826a915 1103 <target state="translated">Cuir bacadh air sruthadh beò "<x id="INTERPOLATION"/>"</target>
fe199b07
G
1104 <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>
1105 </trans-unit>
d7c6b951 1106 <trans-unit id="7256462927215762997" datatype="html">
5a6de093 1107 <source>Please describe the reason...</source>
4826a915 1108 <target state="translated">Mìnich an t-adhbhar…</target>
fe199b07
G
1109 <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>
1110 </trans-unit>
1111 <trans-unit id="9133713232258232158" datatype="html">
1112 <source>Unfederate</source>
1113 <target state="translated">Dì-naisg</target>
1357df30
C
1114 <context-group purpose="location">
1115 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1116 <context context-type="linenumber">31</context>
1117 </context-group>
fe199b07
G
1118 </trans-unit>
1119 <trans-unit id="7312374115603954471" datatype="html">
1120 <source>This will ask remote instances to delete local videos</source>
1121 <target state="translated">Iarraidh sinn air na h-ionstansan cèine gun sguab iad às na videothan ionadail</target>
1357df30
C
1122 <context-group purpose="location">
1123 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1124 <context context-type="linenumber">34</context>
1125 </context-group>
fe199b07
G
1126 </trans-unit>
1127 <trans-unit id="2728722206183105047" datatype="html">
1128 <source>This will ask remote instances to delete this video</source>
1129 <target state="translated">Iarraidh sinn air na h-ionstansan cèine gun sguab iad às a’ video seo</target>
1357df30
C
1130 <context-group purpose="location">
1131 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1132 <context context-type="linenumber">35</context>
1133 </context-group>
fe199b07
G
1134 </trans-unit>
1135 <trans-unit id="3849007546028672808" datatype="html">
1136 <source>Blocking a live will automatically terminate the live stream.</source>
1137 <target state="translated">Ma bhacas tu video beò, cuiridh sin crìoch air an t-sruthadh bheò gu fèin-obrachail.</target>
1357df30
C
1138 <context-group purpose="location">
1139 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1140 <context context-type="linenumber">40,42</context>
1141 </context-group>
c90f6f26
G
1142 </trans-unit>
1143 <trans-unit id="901879091817013957" datatype="html">
1144 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source>
1145 <target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target>
1357df30
C
1146 <context-group purpose="location">
1147 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1148 <context context-type="linenumber">84</context>
1149 </context-group>
fe199b07 1150 </trans-unit>
2164a13d
C
1151 <trans-unit id="4195458579645833046" datatype="html">
1152 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1153 <target state="translated">Chaidh videothan (<x id="PH" equiv-text="this.videos.length"/>) a bhacadh.</target>
c90f6f26
G
1154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group>
1155 </trans-unit>
793f70ae
G
1156 <trans-unit id="1191071088182425837" datatype="html">
1157 <source><x id="PH"/>h</source>
4826a915 1158 <target state="translated"><x id="PH"/>u</target>
793f70ae
G
1159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">14</context></context-group>
1160 </trans-unit>
1161 <trans-unit id="8981309282078866700" datatype="html">
1162 <source><x id="PH"/>min</source>
4826a915 1163 <target state="translated"><x id="PH"/>mion</target>
793f70ae
G
1164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">16</context></context-group>
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">23</context></context-group>
1166 </trans-unit>
1167 <trans-unit id="350798057497677761" datatype="html">
1168 <source><x id="PH"/>sec</source>
4826a915 1169 <target state="translated"><x id="PH"/>diog</target>
793f70ae
G
1170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group>
1171 </trans-unit>
d7c6b951 1172 <trans-unit id="1909492071130899005" datatype="html">
793f70ae 1173 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source>
4826a915 1174 <target state="translated">Tha sinn duilich ach bha duilgheadas ann le clàradh a-steach on taobh a-muigh. Feuch an<x id="START_LINK"/>cuir thu fios gu rianaire<x id="CLOSE_LINK"/>. </target>
c90f6f26
G
1175 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group>
1176 </trans-unit>
1177 <trans-unit id="5418570600695268383" datatype="html">
1178 <source>Request new verification email</source>
1179 <target state="new"> Request new verification email </target>
00e32b7c
C
1180 <context-group purpose="location">
1181 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1182 <context context-type="linenumber">33,35</context>
1183 </context-group>
819205ed 1184 </trans-unit>
d7c6b951 1185 <trans-unit id="2392488717875840729" datatype="html">
076e1310
G
1186 <source>User</source>
1187 <target state="translated">Cleachdaiche</target>
e67ecaf8
C
1188
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
d7c6b951 1190 <trans-unit id="3997350348765083892" datatype="html">
076e1310
G
1191 <source>Username or email address</source>
1192 <target state="translated">Ainm-cleachdaiche no seòladh puist-d</target>
c90f6f26
G
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group>
1194 </trans-unit>
1195 <trans-unit id="175344056589888866" datatype="html">
1196 <source>Example: john@example.com</source>
1197 <target state="new">Example: john@example.com</target>
00e32b7c
C
1198 <context-group purpose="location">
1199 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1200 <context context-type="linenumber">46</context>
1201 </context-group>
1202 <context-group purpose="location">
1203 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
1204 <context context-type="linenumber">53</context>
1205 </context-group>
b68ec72e
G
1206 </trans-unit>
1207 <trans-unit id="1758058452376026925" datatype="html">
1208 <source>⚠️ Most email addresses do not include capital letters.</source>
a082d6fd 1209 <target state="translated">⚠️ Chan eil litrichean mòra ann an seòlaidhean puist-d mar as trice.</target>
c90f6f26
G
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1211 </trans-unit>
d7c6b951 1212 <trans-unit id="1431416938026210429" datatype="html">
076e1310
G
1213 <source>Password</source>
1214 <target state="translated">Facal-faire</target>
c90f6f26
G
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group>
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group>
1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group>
1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group>
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group>
1222 </trans-unit>
d7c6b951 1223 <trans-unit id="8715156686857791956" datatype="html">
5a6de093 1224 <source>Click here to reset your password</source>
4826a915 1225 <target state="translated">Briog an-seo airson am facal-faire agad ath-shuidheachadh</target>
c90f6f26
G
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group>
1227 </trans-unit>
d7c6b951 1228 <trans-unit id="892063502898494584" datatype="html">
4826a915 1229 <source>I forgot my password</source>
de8c02ea 1230 <target state="translated">Dìochuimhnich mi am facal-faire agam</target>
c90f6f26
G
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group>
1232 </trans-unit>
d7c6b951 1233 <trans-unit id="2101170466365500913" datatype="html">
793f70ae 1234 <source>Logging into an account lets you publish content</source>
4826a915 1235 <target state="translated">Ma nì thu clàradh a-steach air cunntas, ’s urrainn dhut susbaint fhoillseachadh</target>
c90f6f26
G
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group>
1237 </trans-unit>
1238 <trans-unit id="6584143415159913044" datatype="html">
e67ecaf8
C
1239 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1240 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
00e32b7c
C
1241 <context-group purpose="location">
1242 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1243 <context context-type="linenumber">15,18</context>
1244 </context-group>
c90f6f26
G
1245 </trans-unit>
1246 <trans-unit id="1394326136451741248" datatype="html">
e67ecaf8
C
1247 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1248 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
00e32b7c
C
1249 <context-group purpose="location">
1250 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1251 <context context-type="linenumber">20,23</context>
1252 </context-group>
819205ed 1253 </trans-unit>
d7c6b951 1254 <trans-unit id="3183213940445113677" datatype="html">
5a6de093 1255 <source>Or sign in with</source>
4826a915 1256 <target state="translated">No clàraich a-steach le</target>
c90f6f26
G
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group>
1258 </trans-unit>
d7c6b951 1259 <trans-unit id="3238209155172574367" datatype="html">
076e1310
G
1260 <source>Forgot your password</source>
1261 <target state="translated">Na dhìochuimhnich thu am facal-faire agad?</target>
c90f6f26
G
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group>
1263 </trans-unit>
d7c6b951 1264 <trans-unit id="87327320394367488" datatype="html">
076e1310
G
1265 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1266 <target state="translated">Tha sinn duilich ach chan urrainn dhut am facal-faire agad aiseag air sgàth ’s nach do rèitich rianaire an ionstans seo siostam puist-d PeerTube.</target>
c90f6f26
G
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1268 </trans-unit>
d7c6b951 1269 <trans-unit id="3188014010833256853" datatype="html">
793f70ae 1270 <source>Enter your email address and we will send you a link to reset your password.</source>
4826a915 1271 <target state="translated">Cuir a-steach an seòladh puist-d agad agus cuiridh sinn ceangal thugad gus am facal-faire agad ath-shuidheachadh.</target>
c90f6f26
G
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group>
1273 </trans-unit>
793f70ae 1274 <trans-unit id="1190256911880544559" datatype="html">
e67ecaf8
C
1275 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1276The link will expire within 1 hour.</source>
de8c02ea 1277 <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>
c90f6f26
G
1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group>
1279 </trans-unit>
d7c6b951 1280 <trans-unit id="4768749765465246664" datatype="html">
076e1310
G
1281 <source>Email</source>
1282 <target state="translated">Post-d</target>
c90f6f26
G
1283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group>
1284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group>
1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group>
1286 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group>
1287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group>
1288 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group>
1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group>
1290 </trans-unit>
d7c6b951 1291 <trans-unit id="3967269098753656610" datatype="html">
076e1310
G
1292 <source>Email address</source>
1293 <target state="translated">Seòladh puist-d</target>
c90f6f26
G
1294 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group>
1295 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group>
1296 </trans-unit>
d7c6b951 1297 <trans-unit id="7808756054397155068" datatype="html">
793f70ae 1298 <source>Reset</source>
4826a915 1299 <target state="translated">Ath-shuidhich</target>
c5ce27f8 1300 <note priority="1" from="description">Password reset button</note>
c90f6f26
G
1301 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group>
1302 </trans-unit>
d7c6b951 1303 <trans-unit id="4319634264526091601" datatype="html">
5a6de093 1304 <source>on this instance</source>
4826a915 1305 <target state="translated">air an ionstans seo</target>
793f70ae
G
1306 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1307 </trans-unit>
d7c6b951 1308 <trans-unit id="761579517995454927" datatype="html">
5a6de093 1309 <source>on the vidiverse</source>
4826a915 1310 <target state="translated">air saoghal nam video</target>
793f70ae 1311 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
a8f4112a 1312 </trans-unit>
d7c6b951 1313 <trans-unit id="8434369348784683733" datatype="html">
e67ecaf8
C
1314 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1315 <target state="translated">airson <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
90aa0a74
C
1316 <context-group purpose="location">
1317 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1318 <context context-type="linenumber">10</context>
1319 </context-group>
793f70ae 1320 </trans-unit>
d7c6b951 1321 <trans-unit id="3782563238994348625" datatype="html">
cd9246a9
C
1322 <source>Confirm password</source>
1323 <target state="translated">Dearbh am facal-faire</target>
c90f6f26
G
1324 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group>
1325 </trans-unit>
d7c6b951 1326 <trans-unit id="2501430660070156325" datatype="html">
076e1310
G
1327 <source>Confirmed password</source>
1328 <target state="translated">Chaidh am facal-faire a dhearbhadh</target>
c90f6f26
G
1329 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group>
1330 </trans-unit>
d7c6b951 1331 <trans-unit id="8547184468496530386" datatype="html">
076e1310
G
1332 <source>Reset my password</source>
1333 <target state="translated">Ath-shuidhich am facal-faire agam</target>
c90f6f26
G
1334 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group>
1335 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">24</context></context-group>
1336 </trans-unit>
793f70ae
G
1337 <trans-unit id="5018804994794983050" datatype="html">
1338 <source>Signup</source>
1339 <target state="translated">Clàradh</target>
e351a5c5 1340 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
c90f6f26
G
1341 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group>
1342 </trans-unit>
1343 <trans-unit id="1779569416352510488" datatype="html">
1344 <source>Why creating an account?</source>
1345 <target state="new">Why creating an account?</target>
00e32b7c
C
1346 <context-group purpose="location">
1347 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1348 <context context-type="linenumber">2</context>
1349 </context-group>
c90f6f26
G
1350 </trans-unit>
1351 <trans-unit id="4502972592942341883" datatype="html">
e67ecaf8
C
1352 <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source>
1353 <target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target>
00e32b7c
C
1354 <context-group purpose="location">
1355 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1356 <context context-type="linenumber">4,8</context>
1357 </context-group>
c90f6f26
G
1358 </trans-unit>
1359 <trans-unit id="3514732276382852116" datatype="html">
e67ecaf8
C
1360 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source>
1361 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target>
00e32b7c
C
1362 <context-group purpose="location">
1363 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1364 <context context-type="linenumber">11</context>
1365 </context-group>
c90f6f26
G
1366 </trans-unit>
1367 <trans-unit id="6928511254538021087" datatype="html">
e67ecaf8
C
1368 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source>
1369 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target>
00e32b7c
C
1370 <context-group purpose="location">
1371 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1372 <context context-type="linenumber">12</context>
1373 </context-group>
c90f6f26
G
1374 </trans-unit>
1375 <trans-unit id="269413964682905563" datatype="html">
e67ecaf8
C
1376 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1377 <target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
00e32b7c
C
1378 <context-group purpose="location">
1379 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1380 <context context-type="linenumber">13</context>
1381 </context-group>
c90f6f26
G
1382 </trans-unit>
1383 <trans-unit id="7760677303939127268" datatype="html">
e67ecaf8
C
1384 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1385 <target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
00e32b7c
C
1386 <context-group purpose="location">
1387 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1388 <context context-type="linenumber">14</context>
1389 </context-group>
c90f6f26
G
1390 </trans-unit>
1391 <trans-unit id="5767014923310516" datatype="html">
1392 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source>
1393 <target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target>
00e32b7c
C
1394 <context-group purpose="location">
1395 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1396 <context context-type="linenumber">19</context>
1397 </context-group>
c90f6f26
G
1398 </trans-unit>
1399 <trans-unit id="5853527794391720600" datatype="html">
1400 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source>
1401 <target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target>
00e32b7c
C
1402 <context-group purpose="location">
1403 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1404 <context context-type="linenumber">21,23</context>
1405 </context-group>
c90f6f26
G
1406 </trans-unit>
1407 <trans-unit id="7772973173091400795" datatype="html">
e67ecaf8
C
1408 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source>
1409 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target>
00e32b7c
C
1410 <context-group purpose="location">
1411 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1412 <context context-type="linenumber">34,37</context>
1413 </context-group>
c90f6f26
G
1414 </trans-unit>
1415 <trans-unit id="2528596078796844503" datatype="html">
e67ecaf8
C
1416 <source>You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
1417 <target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
00e32b7c
C
1418 <context-group purpose="location">
1419 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1420 <context context-type="linenumber">2,4</context>
1421 </context-group>
c90f6f26
G
1422 </trans-unit>
1423 <trans-unit id="1335686739562009265" datatype="html">
e67ecaf8
C
1424 <source>You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source>
1425 <target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target>
00e32b7c
C
1426 <context-group purpose="location">
1427 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1428 <context context-type="linenumber">6,9</context>
1429 </context-group>
c90f6f26
G
1430 </trans-unit>
1431 <trans-unit id="5716290603546738313" datatype="html">
e67ecaf8
C
1432 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source>
1433 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target>
00e32b7c
C
1434 <context-group purpose="location">
1435 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1436 <context context-type="linenumber">11,13</context>
1437 </context-group>
352cdf75 1438 </trans-unit>
d7c6b951 1439 <trans-unit id="5340005218109333045" datatype="html">
793f70ae 1440 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
0b4a6767 1441 <target state="translated">Criathragan <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></target>
687a6afd
G
1442 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1443 </trans-unit>
d7c6b951 1444 <trans-unit id="2236371857137398396" datatype="html">
076e1310
G
1445 <source>No results found</source>
1446 <target state="translated">Cha deach toradh a lorg</target>
687a6afd
G
1447 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group>
1448 </trans-unit>
d7c6b951 1449 <trans-unit id="1516969129397662377" datatype="html">
076e1310
G
1450 <source>Welcome to PeerTube, dear administrator!</source>
1451 <target state="translated">Fàilte ort dha PeerTube, a rianaire chòir!</target>
687a6afd
G
1452 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1453 </trans-unit>
d7c6b951 1454 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1455 <source>CLI documentation</source>
076e1310 1456 <target state="translated">Docamaideadh na loidhne-àithne</target>
687a6afd
G
1457 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1458 </trans-unit>
d7c6b951 1459 <trans-unit id="199127249622290422" datatype="html">
076e1310
G
1460 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1461 <target state="translated">Luchdaich suas no ion-phortaich videothan, parsaich logaichean, sgud pasganan stòrais, ath-shuidhich facal-faire cleachdaiche…</target>
687a6afd
G
1462 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1463 </trans-unit>
d7c6b951 1464 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1465 <source>Administer documentation</source>
076e1310 1466 <target state="translated">Docamaideadh na rianachd</target>
687a6afd
G
1467 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1468 </trans-unit>
d7c6b951 1469 <trans-unit id="5910950876330656326" datatype="html">
076e1310
G
1470 <source>Managing users, following other instances, dealing with spammers...</source>
1471 <target state="translated">Stiùireadh chleachdaichean, leantainn air ionstans eile, dèiligeadh ri spama…</target>
687a6afd
G
1472 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1473 </trans-unit>
d7c6b951 1474 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1475 <source>Use documentation</source>
076e1310 1476 <target state="translated">Docamaideadh dhan luchd-cleachdaich</target>
687a6afd
G
1477 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1478 </trans-unit>
d7c6b951 1479 <trans-unit id="3848077896245199337" datatype="html">
076e1310
G
1480 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1481 <target state="translated">Suidheachadh a’ chunntais agad, stiùireadh liostaichean-cluich video, lorg aplacaidean threas-phàrtaidhean…</target>
687a6afd
G
1482 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1483 </trans-unit>
d7c6b951 1484 <trans-unit id="6284442506490785579" datatype="html">
076e1310
G
1485 <source>Useful links</source>
1486 <target state="translated">Ceanglaichean feumail</target>
687a6afd
G
1487 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1488 </trans-unit>
d7c6b951 1489 <trans-unit id="5170617864166788170" datatype="html">
5a6de093 1490 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
0b4a6767 1491 <target state="translated">Làrach-lìn PeerTube oifigeil (naidheachdan, taic, cuidich leinn…): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></target>
687a6afd
G
1492 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1493 </trans-unit>
d7c6b951 1494 <trans-unit id="4614992717645869756" datatype="html">
5a6de093 1495 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
0b4a6767 1496 <target state="translated">Cuir an t-ionstans agad air inneacs PeerTube poblach: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></target>
687a6afd
G
1497 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1498 </trans-unit>
d7c6b951 1499 <trans-unit id="2081626998027585315" datatype="html">
076e1310
G
1500 <source>It's time to configure your instance!</source>
1501 <target state="translated">Nach rèitich thu an t-ionstans agad a-nis?</target>
687a6afd 1502 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
c90f6f26
G
1503 </trans-unit>
1504 <trans-unit id="1852111465407058121" datatype="html">
e67ecaf8
C
1505 <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source>
1506 <target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target>
d3401260
C
1507 <context-group purpose="location">
1508 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context>
1509 <context context-type="linenumber">57,61</context>
1510 </context-group>
687a6afd 1511 </trans-unit>
d7c6b951 1512 <trans-unit id="5329436244765769292" datatype="html">
793f70ae 1513 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source>
5ce52d62 1514 <target state="translated">Na bu mhiann leat an clàradh fhosgladh, dèan co-dhùnadh air na <x id="START_TAG_STRONG"/>riaghailtean maorsainneachd<x id="CLOSE_TAG_STRONG"/> agus air <x id="START_TAG_STRONG"/>teirmichean an ionstans<x id="CLOSE_TAG_STRONG"/> agad agus sònraich na roinnean-seòrsa agus na cànanan a tha aig na maoir agad. Air an dòigh seo, cuidichidh tu an luchd-cleachdaidh gun clàraich iad air an ionstans PeerTube <x id="START_TAG_STRONG"/>iomchaidh<x id="CLOSE_TAG_STRONG"/>. </target>
687a6afd
G
1515 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">63</context></context-group>
1516 </trans-unit>
d7c6b951 1517 <trans-unit id="5704345824323933019" datatype="html">
076e1310
G
1518 <source>Remind me later</source>
1519 <target state="translated">Cuir nam chuimhne an ceann greis</target>
fb87355d
G
1520 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group>
1521 </trans-unit>
687a6afd
G
1522 <trans-unit id="7997432701743294657" datatype="html">
1523 <source>Set up</source>
1524 <target state="translated">Suidhich</target>
1525 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group>
1526 </trans-unit>
d7c6b951 1527 <trans-unit id="9202089339019827574" datatype="html">
076e1310
G
1528 <source>Configure my instance</source>
1529 <target state="translated">Rèitich an t-ionstans agam</target>
687a6afd
G
1530 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1531 </trans-unit>
d7c6b951 1532 <trans-unit id="9005121595859995793" datatype="html">
076e1310
G
1533 <source>Configuration warning!</source>
1534 <target state="translated">Rabhadh rèiteachaidh!</target>
793f70ae
G
1535 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1536 </trans-unit>
d7c6b951 1537 <trans-unit id="8901933019590352016" datatype="html">
5a6de093 1538 <source>You enabled user registration on your instance but did not configure the following fields:</source>
4826a915 1539 <target state="translated">Chuir thu an clàradh an comas air an ionstans agad ach cha do rèitich thu na raointean seo:</target>
793f70ae
G
1540 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1541 </trans-unit>
d7c6b951 1542 <trans-unit id="8948444690892731948" datatype="html">
076e1310
G
1543 <source>Instance name</source>
1544 <target state="translated">Ainm an ionstans</target>
793f70ae
G
1545 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">13</context></context-group>
1546 </trans-unit>
d7c6b951 1547 <trans-unit id="966824924873033885" datatype="html">
076e1310
G
1548 <source>Instance short description</source>
1549 <target state="translated">Tuairisgeul goirid an ionstans</target>
793f70ae
G
1550 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">14</context></context-group>
1551 </trans-unit>
d7c6b951 1552 <trans-unit id="1339481669904426442" datatype="html">
076e1310
G
1553 <source>Who you are</source>
1554 <target state="translated">Cò thusa</target>
793f70ae
G
1555 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1556 </trans-unit>
d7c6b951 1557 <trans-unit id="5026256683194518810" datatype="html">
076e1310
G
1558 <source>How long you plan to maintain your instance</source>
1559 <target state="translated">Dè cho fada ’s a tha thu ’n dùil gun glèidh thu an t-ionstans agad</target>
793f70ae 1560 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">17</context></context-group>
a8f4112a 1561 </trans-unit>
d7c6b951 1562 <trans-unit id="1909672990242291785" datatype="html">
a8f4112a 1563 <source>How you plan to pay for keeping your instance running</source>
47f6767e 1564 <target state="translated">Dè an dòigh a tha fainear dhut sa phàigheas tu airson an t-ionstans agad a’ cumail a’ dol</target>
90aa0a74
C
1565 <context-group purpose="location">
1566 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1567 <context context-type="linenumber">18</context>
1568 </context-group>
793f70ae 1569 </trans-unit>
d7c6b951 1570 <trans-unit id="869943508869906576" datatype="html">
076e1310
G
1571 <source>How you will moderate your instance</source>
1572 <target state="translated">Ciamar a nì thu maorsainneachd air an ionstans agad</target>
793f70ae
G
1573 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">20</context></context-group>
1574 </trans-unit>
d7c6b951 1575 <trans-unit id="5032335000394561521" datatype="html">
076e1310
G
1576 <source>Instance terms</source>
1577 <target state="translated">Teirmichean an ionstans</target>
793f70ae 1578 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">21</context></context-group>
4826a915 1579 </trans-unit>
d7c6b951 1580 <trans-unit id="4116024528500133384" datatype="html">
4826a915 1581 <source>My settings</source>
de8c02ea 1582 <target state="translated">Na roghainnean agam</target>
c90f6f26
G
1583 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group>
1584 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1585 </trans-unit>
d7c6b951 1586 <trans-unit id="1420294365005204590" datatype="html">
4826a915 1587 <source>These settings apply only to your session on this instance.</source>
de8c02ea 1588 <target state="translated">Cha dèid na roghainnean seo a chur an sàs ach air an t-seisean agad air an ionstans seo.</target>
55a5b0fd
C
1589 <context-group purpose="location">
1590 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1591 <context context-type="linenumber">8</context>
1592 </context-group>
c90f6f26
G
1593 </trans-unit>
1594 <trans-unit id="7630362802781892981" datatype="html">
1595 <source>Interface</source>
1596 <target state="new">Interface</target>
00e32b7c
C
1597 <context-group purpose="location">
1598 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1599 <context context-type="linenumber">18</context>
1600 </context-group>
793f70ae 1601 </trans-unit>
d7c6b951 1602 <trans-unit id="5330788940795142335" datatype="html">
793f70ae 1603 <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source>
4826a915 1604 <target state="translated">Feuch an rèitich thu na raointean seo gus am bi e nas fhasa do dhaoine <x id="START_TAG_STRONG"/>an t-ionstans ceart<x id="CLOSE_TAG_STRONG"/> a thaghadh. Às an aonais, dh’fhaoidte nach nochd an t-ionstans agad air <x id="START_LINK"/>làrach-lìn JoinPeerTube<x id="CLOSE_LINK"/>. </target>
687a6afd
G
1605 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group>
1606 </trans-unit>
d7c6b951 1607 <trans-unit id="2728623642717111613" datatype="html">
076e1310
G
1608 <source>Don't show me this warning anymore</source>
1609 <target state="translated">Na seall an rabhadh seo dhomh tuilleadh</target>
793f70ae
G
1610 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">33</context></context-group>
1611 </trans-unit>
d7c6b951 1612 <trans-unit id="7819314041543176992" datatype="html">
076e1310
G
1613 <source>Close</source>
1614 <target state="translated">Dùin</target>
c90f6f26
G
1615 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group>
1616 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group>
1617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group>
1618 </trans-unit>
d7c6b951 1619 <trans-unit id="4853631149357965563" datatype="html">
793f70ae 1620 <source>Update live settings</source>
4826a915 1621 <target state="translated">Ùraich roghainnean an t-sruthaidh bheò</target>
c90f6f26
G
1622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group>
1623 </trans-unit>
1624 <trans-unit id="1254225561962113354" datatype="html">
1625 <source>Server too slow</source>
1626 <target state="new">Server too slow</target>
b2d03a83
C
1627 <context-group purpose="location">
1628 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1629 <context context-type="linenumber">42</context>
1630 </context-group>
c90f6f26
G
1631 </trans-unit>
1632 <trans-unit id="1599290313974118905" datatype="html">
1633 <source>Live blacklisted</source>
1634 <target state="new">Live blacklisted</target>
b2d03a83
C
1635 <context-group purpose="location">
1636 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1637 <context context-type="linenumber">43</context>
1638 </context-group>
c90f6f26
G
1639 </trans-unit>
1640 <trans-unit id="5274374742436838139" datatype="html">
1641 <source>Max duration exceeded</source>
1642 <target state="new">Max duration exceeded</target>
b2d03a83
C
1643 <context-group purpose="location">
1644 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1645 <context context-type="linenumber">44</context>
1646 </context-group>
c90f6f26
G
1647 </trans-unit>
1648 <trans-unit id="1677142486230902467" datatype="html">
1649 <source>Server error</source>
1650 <target state="new">Server error</target>
b2d03a83
C
1651 <context-group purpose="location">
1652 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1653 <context context-type="linenumber">45</context>
1654 </context-group>
c90f6f26
G
1655 </trans-unit>
1656 <trans-unit id="189546967059369850" datatype="html">
1657 <source>Quota exceeded</source>
1658 <target state="new">Quota exceeded</target>
b2d03a83
C
1659 <context-group purpose="location">
1660 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1661 <context context-type="linenumber">46</context>
1662 </context-group>
fb87355d 1663 </trans-unit>
d7c6b951 1664 <trans-unit id="6013345175862135505" datatype="html">
793f70ae 1665 <source>Configure</source>
4826a915 1666 <target state="translated">Rèitich</target>
687a6afd
G
1667 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">43</context></context-group>
1668 </trans-unit>
d7c6b951 1669 <trans-unit id="742596572641738016" datatype="html">
076e1310
G
1670 <source>Change the language</source>
1671 <target state="translated">Atharraich an cànan</target>
793f70ae
G
1672 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1673 </trans-unit>
d7c6b951 1674 <trans-unit id="2964653499524716819" datatype="html">
076e1310
G
1675 <source>Help to translate PeerTube!</source>
1676 <target state="translated">Cuidich le eadar-theangachadh PeerTube!</target>
687a6afd
G
1677 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group>
1678 </trans-unit>
d7c6b951 1679 <trans-unit id="5464118521750361406" datatype="html">
5a6de093 1680 <source>Public profile</source>
4826a915 1681 <target state="translated">Pròifil phoblach</target>
c90f6f26
G
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group>
1683 </trans-unit>
d7c6b951 1684 <trans-unit id="7773271640656013365" datatype="html">
5a6de093 1685 <source>Interface:</source>
4826a915 1686 <target state="translated">Eadar-aghaidh:</target>
c90f6f26
G
1687 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group>
1688 </trans-unit>
d7c6b951 1689 <trans-unit id="1674139713929545659" datatype="html">
5a6de093 1690 <source>Videos:</source>
4826a915 1691 <target state="translated">Videothan:</target>
c90f6f26
G
1692 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group>
1693 </trans-unit>
d7c6b951 1694 <trans-unit id="9156407045661257130" datatype="html">
5a6de093 1695 <source>Sensitive:</source>
4826a915 1696 <target state="translated">Frionasach:</target>
c90f6f26
G
1697 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group>
1698 </trans-unit>
d7c6b951 1699 <trans-unit id="3430483831942247060" datatype="html">
5a6de093 1700 <source>Help share videos</source>
4826a915 1701 <target state="translated">Cuidich le co-roinneadh videothan</target>
c90f6f26
G
1702 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group>
1703 </trans-unit>
d7c6b951 1704 <trans-unit id="7005745151564974365" datatype="html">
5a6de093 1705 <source>Keyboard shortcuts</source>
4826a915 1706 <target state="translated">Ath-ghoiridean a’ mheur-chlàir</target>
c90f6f26
G
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group>
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
1709 </trans-unit>
d7c6b951 1710 <trans-unit id="7911416166208830577" datatype="html">
5a6de093 1711 <source>Help</source>
4826a915 1712 <target state="translated">Cobhair</target>
c90f6f26
G
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1714 </trans-unit>
d7c6b951 1715 <trans-unit id="8378304669563824772" datatype="html">
5a6de093 1716 <source>Get help using PeerTube</source>
4826a915 1717 <target state="translated">Faigh cobhair le cleachdadh PeerTube</target>
c90f6f26
G
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1719 </trans-unit>
d7c6b951 1720 <trans-unit id="2497681082724639563" datatype="html">
5a6de093 1721 <source>powered by PeerTube</source>
4826a915 1722 <target state="translated">le cumhachd PeerTube</target>
c90f6f26
G
1723 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group>
1724 </trans-unit>
d7c6b951 1725 <trans-unit id="7507948636555938109" datatype="html">
1a393a7e
C
1726 <source>Log out</source>
1727 <target state="translated">Clàraich a-mach</target>
c90f6f26
G
1728 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group>
1729 </trans-unit>
d7c6b951 1730 <trans-unit id="8893390761160292681" datatype="html">
793f70ae
G
1731 <source>My account</source>
1732 <target state="translated">An cunntas agam</target>
c90f6f26
G
1733 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group>
1734 </trans-unit>
d7c6b951 1735 <trans-unit id="6371572688505952303" datatype="html">
793f70ae
G
1736 <source>My library</source>
1737 <target state="translated">An leabhar-lann agam</target>
c90f6f26
G
1738 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group>
1739 </trans-unit>
d7c6b951 1740 <trans-unit id="2308975396733519902" datatype="html">
076e1310
G
1741 <source>Create an account</source>
1742 <target state="translated">Cruthaich cunntas</target>
c90f6f26
G
1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group>
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group>
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group>
1746 </trans-unit>
793f70ae
G
1747 <trans-unit id="3108704604266608109" datatype="html">
1748 <source>My video imports</source>
4826a915 1749 <target state="translated">Na videothan air an ion-phortadh</target>
e67ecaf8
C
1750
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
793f70ae
G
1752 <trans-unit id="949618577357088829" datatype="html">
1753 <source>Create a new playlist</source>
1754 <target state="translated">Cruthaich liosta-chluich ùr</target>
e67ecaf8
C
1755
1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 1757 <trans-unit id="2689878465089314112" datatype="html">
793f70ae 1758 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
4826a915 1759 <target state="translated">Eadar-aghaidh: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
c90f6f26
G
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1761 </trans-unit>
d7c6b951 1762 <trans-unit id="667372110624203230" datatype="html">
4826a915 1763 <source>Import jobs concurrency</source>
de8c02ea 1764 <target state="translated">Co-ruith nan obraichean ion-phortaidh</target>
c90f6f26
G
1765 <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">254</context></context-group>
1766 </trans-unit>
d7c6b951 1767 <trans-unit id="2184839376696112704" datatype="html">
4826a915 1768 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
de8c02ea 1769 <target state="translated">leigidh seo leat iomadh video ion-phortadh aig an aon àm. ⚠️ Bidh PeerTube feumach air ath-thòiseachadh.</target>
c90f6f26
G
1770 <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">255</context></context-group>
1771 </trans-unit>
d7c6b951 1772 <trans-unit id="780513172839038392" datatype="html">
4826a915 1773 <source>jobs in parallel</source>
de8c02ea 1774 <target state="translated">obraichean ’gan co-ruith</target>
e67ecaf8
C
1775
1776
1777 <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">259</context></context-group><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">173</context></context-group></trans-unit>
d7c6b951 1778 <trans-unit id="5997625369044180192" datatype="html">
793f70ae 1779 <source>Allow import with HTTP URL (e.g. YouTube)</source>
4826a915 1780 <target state="translated">Ceadaich ion-phortadh videothan le URL HTTP (can YouTube)</target>
c90f6f26
G
1781 <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">268</context></context-group>
1782 </trans-unit>
352cdf75 1783 <trans-unit id="2095604754338363597" datatype="html">
e67ecaf8
C
1784 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1785 <target state="translated">⚠️ Ma tha seo an comas, mholamaid gun cleachd thu <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>progsaidh HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ach nach dèid URL prìobhaideach inntrigeadh on fhrithealaiche PeerTube agad</target>
c90f6f26
G
1786 <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">271</context></context-group>
1787 </trans-unit>
d7c6b951 1788 <trans-unit id="7627544798203088407" datatype="html">
076e1310
G
1789 <source>Discover</source>
1790 <target state="translated">Fidir</target>
a0bb29af
G
1791 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group>
1792 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1793 </trans-unit>
d7c6b951 1794 <trans-unit id="7844706011418789951" datatype="html">
076e1310
G
1795 <source>Administration</source>
1796 <target state="translated">Rianachd</target>
c90f6f26
G
1797 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group>
1798 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group>
1799 </trans-unit>
d7c6b951 1800 <trans-unit id="1726363342938046830" datatype="html">
076e1310
G
1801 <source>About</source>
1802 <target state="translated">Mu dhèidhinn</target>
c90f6f26
G
1803 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group>
1804 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group>
1805 </trans-unit>
1806 <trans-unit id="6653148913296143805" datatype="html">
e67ecaf8
C
1807 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1808 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
00e32b7c
C
1809 <context-group purpose="location">
1810 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1811 <context context-type="linenumber">19,21</context>
1812 </context-group>
c90f6f26
G
1813 </trans-unit>
1814 <trans-unit id="8246967116432095499" datatype="html">
e67ecaf8
C
1815 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source>
1816 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </target>
00e32b7c
C
1817 <context-group purpose="location">
1818 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1819 <context context-type="linenumber">27,30</context>
1820 </context-group>
c90f6f26
G
1821 </trans-unit>
1822 <trans-unit id="6075115017891566450" datatype="html">
e67ecaf8
C
1823 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1824 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
00e32b7c
C
1825 <context-group purpose="location">
1826 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1827 <context context-type="linenumber">36,38</context>
1828 </context-group>
c90f6f26
G
1829 </trans-unit>
1830 <trans-unit id="5788965650054506209" datatype="html">
e67ecaf8
C
1831 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
1832 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
00e32b7c
C
1833 <context-group purpose="location">
1834 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1835 <context context-type="linenumber">60,62</context>
1836 </context-group>
c90f6f26
G
1837 </trans-unit>
1838 <trans-unit id="6090939006626576593" datatype="html">
1839 <source>My channel</source>
1840 <target state="new">My channel</target>
00e32b7c
C
1841 <context-group purpose="location">
1842 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1843 <context context-type="linenumber">75</context>
1844 </context-group>
c90f6f26
G
1845 </trans-unit>
1846 <trans-unit id="3071761663064320665" datatype="html">
e67ecaf8
C
1847 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1848 <target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
00e32b7c
C
1849 <context-group purpose="location">
1850 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1851 <context context-type="linenumber">77,79</context>
1852 </context-group>
c90f6f26
G
1853 </trans-unit>
1854 <trans-unit id="3761381527105312450" datatype="html">
1855 <source>I don't want to create a channel</source>
1856 <target state="new">I don't want to create a channel</target>
00e32b7c
C
1857 <context-group purpose="location">
1858 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1859 <context context-type="linenumber">91,92</context>
1860 </context-group>
c90f6f26
G
1861 </trans-unit>
1862 <trans-unit id="1792963373738226329" datatype="html">
1863 <source>You will be able to create a channel later</source>
1864 <target state="new">You will be able to create a channel later</target>
00e32b7c
C
1865 <context-group purpose="location">
1866 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1867 <context context-type="linenumber">94,95</context>
1868 </context-group>
819205ed 1869 </trans-unit>
d7c6b951 1870 <trans-unit id="7922989125096435449" datatype="html">
5a6de093 1871 <source>Contact</source>
4826a915 1872 <target state="translated">Fios thugainn</target>
c90f6f26
G
1873 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1874 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
1875 </trans-unit>
d7c6b951 1876 <trans-unit id="403762424689874454" datatype="html">
076e1310
G
1877 <source>View your notifications</source>
1878 <target state="translated">Seall na brathan agad</target>
793f70ae
G
1879 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1880 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1881 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1882 </trans-unit>
d7c6b951 1883 <trans-unit id="2333314224059826550" datatype="html">
5a6de093 1884 <source>Mark all as read</source>
4826a915 1885 <target state="translated">Cuir comharra gun deach na h-uile a leughadh</target>
793f70ae
G
1886 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1887 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">20</context></context-group>
1889 </trans-unit>
d7c6b951 1890 <trans-unit id="8278995041812548563" datatype="html">
1a393a7e
C
1891 <source>Update your notification preferences</source>
1892 <target state="translated">Ùraich roghainnean nam brathan agad</target>
c90f6f26
G
1893 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group>
1894 </trans-unit>
d7c6b951 1895 <trans-unit id="5842982307680337701" datatype="html">
076e1310
G
1896 <source>See all your notifications</source>
1897 <target state="translated">Seall a h-uile brath agad</target>
c90f6f26
G
1898 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group>
1899 </trans-unit>
687a6afd
G
1900 <trans-unit id="5108072242786374364" datatype="html">
1901 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1902 <target state="translated">Fàilte gu <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, a chleachdaiche chòir!</target>
1903 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1904 </trans-unit>
1905 <trans-unit id="8821712929823045567" datatype="html">
1906 <source>It's time to set up your account profile!</source>
1907 <target state="translated">Thàinig an t-àm gus pròifil a’ chunntais agad a shuidheachadh!</target>
1908 <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>
1909 </trans-unit>
1910 <trans-unit id="7239874680342223476" datatype="html">
e67ecaf8
C
1911 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
1912 <target state="translated">Cuidich na maoir is cleachdaichean eile ach an aithnich iad <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>cò thu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> le:</target>
687a6afd
G
1913 <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>
1914 </trans-unit>
1915 <trans-unit id="5856432243446401016" datatype="html">
e67ecaf8
C
1916 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1917 <target state="translated">Luchdadh suas <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
687a6afd
G
1918 <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>
1919 </trans-unit>
1920 <trans-unit id="3221645359464920754" datatype="html">
e67ecaf8
C
1921 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1922 <target state="translated">Sgrìobhadh <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>tuairisgeil<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
687a6afd
G
1923 <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>
1924 </trans-unit>
1925 <trans-unit id="2218100934178971211" datatype="html">
1926 <source>Don't show me this anymore</source>
1927 <target state="translated">Na seall seo dhomh a-rithist</target>
91ae3c4a 1928 <context-group purpose="location">
36e5e1d7
C
1929 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1930 <context context-type="linenumber">23</context>
91ae3c4a 1931 </context-group>
793f70ae
G
1932 </trans-unit>
1933 <trans-unit id="4424964105331349857" datatype="html">
1934 <source>I'm a teapot</source>
4826a915 1935 <target state="translated">’S e poit-tì a th’ annam</target>
c90f6f26
G
1936 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group>
1937 </trans-unit>
d7c6b951 1938 <trans-unit id="1597262876035959248" datatype="html">
793f70ae 1939 <source>That's an error.</source>
4826a915 1940 <target state="translated">Seo mearachd.</target>
c90f6f26
G
1941 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group>
1942 </trans-unit>
d7c6b951 1943 <trans-unit id="3343007694071351756" datatype="html">
a8f4112a 1944 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
47f6767e 1945 <target state="translated">Cha do lorg sinn video a bhiodh naisgte ris an URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> a bha thu a’ lorg.</target>
c90f6f26
G
1946 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group>
1947 </trans-unit>
d7c6b951 1948 <trans-unit id="7366678433039425999" datatype="html">
a8f4112a 1949 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
47f6767e 1950 <target state="translated">Cha do lorg sinn goireas a bhiodh naisgte ris an URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> a bha thu a’ lorg.</target>
c90f6f26
G
1951 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group>
1952 </trans-unit>
d7c6b951 1953 <trans-unit id="3522707340816553139" datatype="html">
793f70ae 1954 <source>Possible reasons:</source>
4826a915 1955 <target state="translated">Adhbharan coltach:</target>
95bd9515 1956 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
c90f6f26
G
1957 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group>
1958 </trans-unit>
d7c6b951 1959 <trans-unit id="6925335998927745197" datatype="html">
793f70ae 1960 <source>You may have used an outdated or broken link</source>
47f6767e 1961 <target state="translated">Dh’fhaoidte gun do chleachd thu seann-cheangal no ceangal briste</target>
c90f6f26
G
1962 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group>
1963 </trans-unit>
d7c6b951 1964 <trans-unit id="1171455174603388942" datatype="html">
a8f4112a 1965 <source>The video may have been moved or deleted</source>
47f6767e 1966 <target state="translated">Dh’fhaoidte gun deach a’ video a ghluasad no a sguabadh às</target>
c90f6f26
G
1967 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group>
1968 </trans-unit>
d7c6b951 1969 <trans-unit id="2213348264902218064" datatype="html">
a8f4112a 1970 <source>The resource may have been moved or deleted</source>
47f6767e 1971 <target state="translated">Dh’fhaoidte gun deach an goireas a ghluasad no a sguabadh às</target>
c90f6f26
G
1972 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group>
1973 </trans-unit>
d7c6b951 1974 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74 1975 <source>You may have typed the address or URL incorrectly</source>
47f6767e 1976 <target state="translated">Dh’fhaoidte gun do rinn thu mearachd sgrìobhaidh leis an t-seòladh no URL</target>
c90f6f26
G
1977 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group>
1978 </trans-unit>
d7c6b951 1979 <trans-unit id="3290262698447971494" datatype="html">
4826a915 1980 <source>You are not authorized here.</source>
de8c02ea 1981 <target state="translated">Cha deach d’ ùghdarrachadh an-seo.</target>
c90f6f26
G
1982 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group>
1983 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group>
1984 </trans-unit>
1985 <trans-unit id="8497991113445747319" datatype="html">
1986 <source>You might need to login to see the video.</source>
1987 <target state="new">You might need to login to see the video.</target>
b87b606a 1988 <context-group purpose="location">
0f7195fa 1989 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
90aa0a74 1990 <context context-type="linenumber">30</context>
b87b606a 1991 </context-group>
c90f6f26
G
1992 </trans-unit>
1993 <trans-unit id="250608669543270729" datatype="html">
1994 <source>You might need to login to see the resource.</source>
1995 <target state="new">You might need to login to see the resource.</target>
b87b606a 1996 <context-group purpose="location">
0f7195fa 1997 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
90aa0a74 1998 <context context-type="linenumber">31</context>
b87b606a 1999 </context-group>
c90f6f26
G
2000 </trans-unit>
2001 <trans-unit id="1908285951500318953" datatype="html">
2002 <source>Login</source>
2003 <target state="new"> Login </target>
0f7195fa
C
2004 <context-group purpose="location">
2005 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
2006 <context context-type="linenumber">34,36</context>
2007 </context-group>
793f70ae 2008 </trans-unit>
0f7195fa
C
2009 <trans-unit id="6209939621665316894" datatype="html">
2010 <source>You might need to check your account is allowed by the video or instance owner.</source>
2011 <target state="translated">Bu chòir dhut dèanamh cinnteach gun do cheadaich seilbheadair a’ video no an ionstans an cunntas agad.</target>
c90f6f26
G
2012 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group>
2013 </trans-unit>
0f7195fa
C
2014 <trans-unit id="3543381263966122204" datatype="html">
2015 <source>You might need to check your account is allowed by the resource or instance owner.</source>
2016 <target state="translated">Bu chòir dhut dèanamh cinnteach gun do cheadaich seilbheadair a’ ghoireis no an ionstans an cunntas agad.</target>
c90f6f26
G
2017 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group>
2018 </trans-unit>
d7c6b951 2019 <trans-unit id="7231414106228227962" datatype="html">
793f70ae 2020 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
4826a915 2021 <target state="translated">Tha bodhaig an eintiteis a dh’iarr thu a’ measgachadh mìlse le duslainneachd abaich.</target>
95bd9515 2022 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
c90f6f26
G
2023 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group>
2024 </trans-unit>
d7c6b951 2025 <trans-unit id="2933819425721221134" datatype="html">
793f70ae 2026 <source>Sepia seems to like it.</source>
4826a915 2027 <target state="translated">Tha coltas gur toigh le sùil an tòin e.</target>
95bd9515 2028 <note priority="1" from="description">This is about Sepia's tea</note>
c90f6f26
G
2029 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group>
2030 </trans-unit>
793f70ae
G
2031 <trans-unit id="2971365540217107489" datatype="html">
2032 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
4826a915 2033 <target state="translated">Tha am meadhan ro mhòr airson an fhrithealaiche. Cuir fios gun rianaire agad ma tha thu airson crìoch a’ mheud a mheudachadh.</target>
e67ecaf8
C
2034
2035 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
d7c6b951 2036 <trans-unit id="5131854469652959713" datatype="html">
5a6de093 2037 <source>GLOBAL SEARCH</source>
4826a915
G
2038 <target state="translated">LORG UILE-CHOITCHEANN</target>
2039 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
2040 </trans-unit>
d7c6b951 2041 <trans-unit id="1843010981261389722" datatype="html">
5a6de093 2042 <source>using <x id="INTERPOLATION"/></source>
4826a915
G
2043 <target state="translated">a’ cleachdadh <x id="INTERPOLATION"/></target>
2044 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
2045 </trans-unit>
d7c6b951 2046 <trans-unit id="4070041848101291003" datatype="html">
5a6de093 2047 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
4826a915 2048 <target state="translated">Thèid toraidhean inneics threas-phàrtaidh a chur ris na toraidhean. Cha dèid a chur a-null ach an dàta a bhios riatanach airson na ceiste.</target>
c90f6f26
G
2049 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group>
2050 </trans-unit>
d7c6b951 2051 <trans-unit id="2807610143550376912" datatype="html">
a8f4112a 2052 <source>Your query will be matched against video names or descriptions, channel names.</source>
47f6767e 2053 <target state="translated">Thèid a’ cheist agad a mhaidseadh mu choinneimh ainmean no tuairisgeulan videothan agus ainmean sheanailean.</target>
c90f6f26
G
2054 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group>
2055 </trans-unit>
d7c6b951 2056 <trans-unit id="3801957940570333397" datatype="html">
5a6de093 2057 <source>ADVANCED SEARCH</source>
4826a915 2058 <target state="translated">LORG ADHARTACH</target>
c90f6f26
G
2059 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group>
2060 </trans-unit>
d7c6b951 2061 <trans-unit id="3416071273413341159" datatype="html">
5a6de093 2062 <source>any instance</source>
4826a915 2063 <target state="translated">ionstans sam bith</target>
c90f6f26
G
2064 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
2065 </trans-unit>
d7c6b951 2066 <trans-unit id="1764675694412365696" datatype="html">
5a6de093 2067 <source>only followed instances</source>
4826a915 2068 <target state="translated">ionstansan ’gan leantainn orra a-mhàin</target>
c90f6f26
G
2069 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
2070 </trans-unit>
d7c6b951 2071 <trans-unit id="6462732349450217281" datatype="html">
5a6de093 2072 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
4826a915 2073 <target state="translated">Suidhichidh seo co-dhiù am fuasgail thu susbaint chèin sam bith no ma cheadaicheas an t-ionstans seo gun dèan thu sin do dh’ionstansan air a leanas i a-mhàin.</target>
c90f6f26
G
2074 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group>
2075 </trans-unit>
d7c6b951 2076 <trans-unit id="3710530516408401495" datatype="html">
5a6de093 2077 <source>will list the matching channel</source>
4826a915 2078 <target state="translated">seallaidh seo an t-seanail a fhreagras</target>
c90f6f26
G
2079 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group>
2080 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group>
2081 </trans-unit>
d7c6b951 2082 <trans-unit id="6913541939335935215" datatype="html">
5a6de093 2083 <source>will list the matching video</source>
4826a915 2084 <target state="translated">seallaidh seo a’ video a fhreagras</target>
c90f6f26
G
2085 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group>
2086 </trans-unit>
d7c6b951 2087 <trans-unit id="8854094932942190741" datatype="html">
8adc5ddb
C
2088 <source>Search...</source>
2089 <target state="translated">Lorg…</target>
819205ed
G
2090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">23</context></context-group>
2091 </trans-unit>
d7c6b951 2092 <trans-unit id="2468689683507870964" datatype="html">
5a6de093 2093 <source>In this instance's network</source>
4826a915 2094 <target state="translated">Air lìonra an ionstans seo</target>
793f70ae
G
2095 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
2096 </trans-unit>
d7c6b951 2097 <trans-unit id="4494942989613184609" datatype="html">
5a6de093 2098 <source>In the vidiverse</source>
4826a915 2099 <target state="translated">Air saoghal nam video</target>
793f70ae 2100 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
c90f6f26
G
2101 </trans-unit>
2102 <trans-unit id="8151924435547335490" datatype="html">
2103 <source>Upload failed</source>
2104 <target state="new">Upload failed</target>
2164a13d
C
2105 <context-group purpose="location">
2106 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
2107 <context context-type="linenumber">12</context>
2108 </context-group>
793f70ae 2109 </trans-unit>
d7c6b951 2110 <trans-unit id="5146398958364876914" datatype="html">
076e1310
G
2111 <source>Sort</source>
2112 <target state="translated">Seòrsaich</target>
793f70ae
G
2113 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
2114 </trans-unit>
a2f7b4e6
G
2115 <trans-unit id="4540121094340493564" datatype="html">
2116 <source>Display only</source>
47f6767e 2117 <target state="translated">Na seall ach</target>
12fa2a6a
C
2118 <context-group purpose="location">
2119 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2120 <context context-type="linenumber">21</context>
2121 </context-group>
a2f7b4e6 2122 </trans-unit>
d7c6b951 2123 <trans-unit id="7970752988844762769" datatype="html">
5e6c69ce
C
2124 <source>Published date</source>
2125 <target state="translated">Ceann-là an fhoillseachaidh</target>
a2f7b4e6
G
2126 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
2127 </trans-unit>
d7c6b951 2128 <trans-unit id="5038188980760269298" datatype="html">
5e6c69ce
C
2129 <source>Original publication year</source>
2130 <target state="translated">Bliadhna an fhoillseachaidh thùsail</target>
a2f7b4e6
G
2131 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
2132 </trans-unit>
d7c6b951 2133 <trans-unit id="2316758236788716819" datatype="html">
5e6c69ce
C
2134 <source>After...</source>
2135 <target state="translated">Às dèidh…</target>
a2f7b4e6
G
2136 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
2137 </trans-unit>
d7c6b951 2138 <trans-unit id="5418443214217152433" datatype="html">
5e6c69ce
C
2139 <source>Before...</source>
2140 <target state="translated">Ro…</target>
a2f7b4e6
G
2141 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
2142 </trans-unit>
d7c6b951 2143 <trans-unit id="7410432243549869948" datatype="html">
076e1310
G
2144 <source>Duration</source>
2145 <target state="translated">Faid</target>
c90f6f26
G
2146 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
2147 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group>
2148 </trans-unit>
d7c6b951 2149 <trans-unit id="3589238979642505685" datatype="html">
076e1310 2150 <source>Display sensitive content</source>
4826a915 2151 <target state="translated">Seall susbaint fhrionasach</target>
a2f7b4e6
G
2152 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
2153 </trans-unit>
d7c6b951 2154 <trans-unit id="2807800733729323332" datatype="html">
076e1310
G
2155 <source>Yes</source>
2156 <target state="translated">Tha</target>
a2f7b4e6
G
2157 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
2158 </trans-unit>
d7c6b951 2159 <trans-unit id="3542042671420335679" datatype="html">
076e1310
G
2160 <source>No</source>
2161 <target state="translated">Chan eil</target>
a2f7b4e6
G
2162 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
2163 </trans-unit>
d7c6b951 2164 <trans-unit id="1806667489382256324" datatype="html">
076e1310
G
2165 <source>Category</source>
2166 <target state="translated">Roinn-seòrsa</target>
c90f6f26
G
2167 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">68</context></context-group>
2169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group>
2170 </trans-unit>
d7c6b951 2171 <trans-unit id="2199290266269383925" datatype="html">
5a6de093 2172 <source>Display all categories</source>
4826a915 2173 <target state="translated">Seall a h-uile roinn-seòrsa</target>
a2f7b4e6
G
2174 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2175 </trans-unit>
d7c6b951 2176 <trans-unit id="9065795501872450602" datatype="html">
5e6c69ce
C
2177 <source>Licence</source>
2178 <target state="translated">Ceadachas</target>
c90f6f26
G
2179 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group>
2181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group>
2182 </trans-unit>
d7c6b951 2183 <trans-unit id="4184995865179898060" datatype="html">
5a6de093 2184 <source>Display all licenses</source>
4826a915 2185 <target state="translated">Seall a h-uile ceadachas</target>
a2f7b4e6
G
2186 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2187 </trans-unit>
d7c6b951 2188 <trans-unit id="2826581353496868063" datatype="html">
5e6c69ce
C
2189 <source>Language</source>
2190 <target state="translated">Cànan</target>
c90f6f26
G
2191 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2192 <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">10</context></context-group>
2193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">99</context></context-group>
2194 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group>
2195 </trans-unit>
d7c6b951 2196 <trans-unit id="7904142744051432458" datatype="html">
5a6de093 2197 <source>Display all languages</source>
4826a915 2198 <target state="translated">Seall a h-uile cànan</target>
a2f7b4e6
G
2199 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2200 </trans-unit>
d7c6b951 2201 <trans-unit id="2252476112877289102" datatype="html">
076e1310
G
2202 <source>All of these tags</source>
2203 <target state="translated">Na tagaichean seo uile</target>
a2f7b4e6
G
2204 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2205 </trans-unit>
d7c6b951 2206 <trans-unit id="4413784616961145955" datatype="html">
076e1310
G
2207 <source>One of these tags</source>
2208 <target state="translated">Aonan dhe na tagaichean seo</target>
a2f7b4e6 2209 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
96383901
G
2210 </trans-unit>
2211 <trans-unit id="5143793904897598509" datatype="html">
2212 <source>PeerTube instance host</source>
2213 <target state="translated">Òstair ionstans PeerTube</target>
4a7056b2
C
2214 <context-group purpose="location">
2215 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2216 <context context-type="linenumber">178</context>
2217 </context-group>
819205ed
G
2218 </trans-unit>
2219 <trans-unit id="8244789432276387088" datatype="html">
2220 <source>Result types</source>
2221 <target state="translated">Seòrsaichean thoraidhean</target>
42fea41a
C
2222 <context-group purpose="location">
2223 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2224 <context context-type="linenumber">187</context>
2225 </context-group>
a2f7b4e6 2226 </trans-unit>
d7c6b951 2227 <trans-unit id="283421392567624698" datatype="html">
5a6de093 2228 <source>Search target</source>
4826a915 2229 <target state="translated">Lorg san amas</target>
819205ed
G
2230 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2231 </trans-unit>
d7c6b951 2232 <trans-unit id="2489767671380266270" datatype="html">
5a6de093 2233 <source>Vidiverse</source>
4826a915 2234 <target state="translated">Saoghal nam video</target>
819205ed
G
2235 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2236 </trans-unit>
d7c6b951 2237 <trans-unit id="5478121364779850827" datatype="html">
f85b7b40 2238 <source>Reset</source>
4826a915 2239 <target state="translated">Ath-shuidhich</target>
352cdf75
G
2240 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group>
2241 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group>
2242 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group>
2243 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group>
2244 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group>
2245 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group>
2246 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group>
2247 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group>
2248 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group>
2249 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group>
2250 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group>
2251 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group>
2252 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group>
2253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.html</context><context context-type="linenumber">16</context></context-group>
2254 </trans-unit>
d7c6b951 2255 <trans-unit id="8829497237648100098" datatype="html">
076e1310
G
2256 <source>Filter</source>
2257 <target state="translated">Criathrag</target>
819205ed
G
2258 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2259 </trans-unit>
d7c6b951 2260 <trans-unit id="6479885129995567639" datatype="html">
5a6de093 2261 <source>Video channels</source>
793f70ae
G
2262 <target state="translated">Seanailean video</target>
2263 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">1</context></context-group>
2264 </trans-unit>
d7c6b951 2265 <trans-unit id="1909308046360229945" datatype="html">
cd9246a9
C
2266 <source>Add caption</source>
2267 <target state="translated">Cuir fo-thiotal ris</target>
793f70ae
G
2268 <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">5</context></context-group>
2269 </trans-unit>
d7c6b951 2270 <trans-unit id="753928283782809091" datatype="html">
076e1310
G
2271 <source>Select the caption file</source>
2272 <target state="translated">Tagh faidhle fho-thiotalan</target>
793f70ae
G
2273 <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">24</context></context-group>
2274 </trans-unit>
d7c6b951 2275 <trans-unit id="4616828176080418150" datatype="html">
076e1310
G
2276 <source>This will replace an existing caption!</source>
2277 <target state="translated">Cuidich le eadar-theangachadh PeerTube!</target>
687a6afd
G
2278 <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">30</context></context-group>
2279 </trans-unit>
d7c6b951 2280 <trans-unit id="2752121353049766867" datatype="html">
076e1310
G
2281 <source>Add this caption</source>
2282 <target state="translated">Cuir am fo-thiotal seo ris</target>
793f70ae 2283 <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">42</context></context-group>
352cdf75
G
2284 </trans-unit>
2285 <trans-unit id="480001148850006323" datatype="html">
2286 <source>Edit caption</source>
2287 <target state="translated">Deasaich am fo-thiotal</target>
5b7e3f27
C
2288
2289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
352cdf75
G
2290 <trans-unit id="6838559377527923778" datatype="html">
2291 <source>Caption</source>
2292 <target state="translated">Fo-thiotal</target>
5b7e3f27
C
2293
2294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
352cdf75
G
2295 <trans-unit id="1989971680596153649" datatype="html">
2296 <source>Edit this caption</source>
2297 <target state="translated">Deasaich am fo-thiotal seo</target>
5b7e3f27
C
2298
2299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 2300 <trans-unit id="5701618810648052610" datatype="html">
076e1310
G
2301 <source>Title</source>
2302 <target state="translated">Tiotal</target>
819205ed
G
2303 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group>
2304 </trans-unit>
d7c6b951 2305 <trans-unit id="7886570921510760899" datatype="html">
076e1310
G
2306 <source>Tags</source>
2307 <target state="translated">Tagaichean</target>
c90f6f26
G
2308 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group>
2309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group>
2310 </trans-unit>
d7c6b951 2311 <trans-unit id="354332809647287722" datatype="html">
793f70ae 2312 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source>
4826a915 2313 <target state="translated">Gabhaidh tagaichean a chleachdadh airson molaidhean iomchaidh a thoirt seachad. <x id="LINE_BREAK"/> Chan fhaod barrachd air 5 tagaichean a bhith ann. <x id="LINE_BREAK"/>Brùth air <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> airson taga ùr a chur ris. </target>
c90f6f26
G
2314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group>
2315 </trans-unit>
d7c6b951 2316 <trans-unit id="3265632123453688399" datatype="html">
076e1310
G
2317 <source>Enter a new tag</source>
2318 <target state="translated">Cuir a-steach taga ùr</target>
687a6afd
G
2319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-tags.component.ts</context><context context-type="linenumber">19</context></context-group>
2320 </trans-unit>
793f70ae
G
2321 <trans-unit id="6179532215548637839" datatype="html">
2322 <source>extensions</source>
4826a915 2323 <target state="translated">leudachain</target>
687a6afd
G
2324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">47</context></context-group>
2325 </trans-unit>
4826a915
G
2326 <trans-unit id="8054921481196967348" datatype="html">
2327 <source>This image is too large.</source>
de8c02ea 2328 <target state="translated">Tha an dealbh seo ro mhòr.</target>
687a6afd
G
2329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">55</context></context-group>
2330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">52</context></context-group>
2331 </trans-unit>
d7c6b951 2332 <trans-unit id="6259523075362402245" datatype="html">
a8f4112a 2333 <source>Upload a new banner</source>
47f6767e 2334 <target state="translated">Luchdaidh suas bratach ùr</target>
c90f6f26
G
2335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">34</context></context-group>
2336 </trans-unit>
d7c6b951 2337 <trans-unit id="1117672957968812680" datatype="html">
a8f4112a 2338 <source>Change your banner</source>
47f6767e 2339 <target state="translated">Atharraich a’ bhratach agad</target>
c90f6f26
G
2340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">16</context></context-group>
2341 </trans-unit>
d7c6b951 2342 <trans-unit id="3394080812181176794" datatype="html">
a8f4112a 2343 <source>Remove banner</source>
47f6767e 2344 <target state="translated">Thoir a’ bhratach air falbh</target>
c90f6f26
G
2345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">28</context></context-group>
2346 </trans-unit>
a2f7b4e6
G
2347 <trans-unit id="7306351600905511107" datatype="html">
2348 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source>
47f6767e 2349 <target state="translated">co-mheas 6/1, am meud a mholamaid: 1920x317, am meud as motha: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, leudachain: <x id="PH_1" equiv-text="this.bannerExtensions"/></target>
a0bb29af
G
2350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">44</context></context-group>
2351 </trans-unit>
09e1784b 2352 <trans-unit id="3220184757632006830" datatype="html">
a2f7b4e6 2353 <source>Account avatar</source>
47f6767e 2354 <target state="translated">Avatar a’ chunntais</target>
c90f6f26
G
2355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group>
2356 </trans-unit>
a2f7b4e6
G
2357 <trans-unit id="1138964882426023395" datatype="html">
2358 <source>Channel avatar</source>
47f6767e 2359 <target state="translated">Avatar na seanail</target>
c90f6f26
G
2360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group>
2361 </trans-unit>
a0bb29af 2362 <trans-unit id="1358902062258458923" datatype="html">
e67ecaf8
C
2363 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2364 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Co-chòrdail ri Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ’s a’ cur taic ri <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>tagaichean HTML gnàthaichte PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> cuideachd</target>
c5c848c5
C
2365 <context-group purpose="location">
2366 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2367 <context context-type="linenumber">2</context>
2368 </context-group>
a0bb29af
G
2369 </trans-unit>
2370 <trans-unit id="7976591803735140601" datatype="html">
2371 <source>Latest published video</source>
2372 <target state="translated">A’ video mu dheireadh a chaidh fhoillseachadh</target>
c5c848c5
C
2373 <context-group purpose="location">
2374 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2375 <context context-type="linenumber">24</context>
2376 </context-group>
918ad789
G
2377 </trans-unit>
2378 <trans-unit id="283609029522452529" datatype="html">
2379 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2380 <target state="translated">Mearachd ann am meanbh-cho-phàirt na seanail: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2381 <context-group purpose="location">
2382 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2383 <context context-type="linenumber">57</context>
2384 </context-group>
918ad789
G
2385 </trans-unit>
2386 <trans-unit id="3059355667050002541" datatype="html">
2387 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2388 <target state="translated">Mearachd ann am meanbh-cho-phàirt na liosta-chluich: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2389 <context-group purpose="location">
2390 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2391 <context context-type="linenumber">47</context>
2392 </context-group>
918ad789
G
2393 </trans-unit>
2394 <trans-unit id="863691161959989717" datatype="html">
2395 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2396 <target state="translated">Mearachd ann am meanbh-cho-phàirt a’ video: <x id="PH" equiv-text="err.message"/></target>
687a6afd
G
2397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts</context><context context-type="linenumber">60</context></context-group>
2398 </trans-unit>
918ad789
G
2399 <trans-unit id="1247256698916587400" datatype="html">
2400 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2401 <target state="translated">Mearachd ann an co-phàirt liosta nam video: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2402 <context-group purpose="location">
2403 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2404 <context context-type="linenumber">77</context>
2405 </context-group>
a2f7b4e6
G
2406 </trans-unit>
2407 <trans-unit id="1460134385691851101" datatype="html">
2408 <source>Advanced filters</source>
47f6767e 2409 <target state="translated">Criathragan adhartach</target>
e67ecaf8
C
2410
2411
2412
2413
2414
2415 <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">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</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">44</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">112</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">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">148</context></context-group></trans-unit>
d7c6b951 2416 <trans-unit id="2504502765849142619" datatype="html">
5a6de093 2417 <source>No items found</source>
4826a915 2418 <target state="translated">Cha deach dad a lorg</target>
687a6afd
G
2419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.html</context><context context-type="linenumber">15</context></context-group>
2420 </trans-unit>
d7c6b951 2421 <trans-unit id="4902817035128594900" datatype="html">
076e1310
G
2422 <source>Description</source>
2423 <target state="translated">Tuairisgeul</target>
c90f6f26
G
2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group>
2425 <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">34</context></context-group>
2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group>
2427 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group>
2428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group>
2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2430 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2432 </trans-unit>
d7c6b951 2433 <trans-unit id="8740951153302736329" datatype="html">
076e1310
G
2434 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2435 <target state="translated">Thèid tuairisgeulan nam videothan a ghiorrachadh gu fèin-obrachail ’s feumaidh iad gnìomh a làimh gus an leudachadh.</target>
c90f6f26
G
2436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group>
2437 </trans-unit>
a2f7b4e6 2438 <trans-unit id="2090254132451149776" datatype="html">
e67ecaf8
C
2439 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2440 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Tagh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> an ceadachas iomchaidh dhan obair agad. </target>
c90f6f26
G
2441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group>
2442 </trans-unit>
d7c6b951 2443 <trans-unit id="5462361983940693567" datatype="html">
076e1310
G
2444 <source>Channel</source>
2445 <target state="translated">Seanail</target>
5b7e3f27
C
2446
2447
2448
2449
2450
2451
2452
2453 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</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">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</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">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
d7c6b951 2454 <trans-unit id="2806917038528218276" datatype="html">
5a6de093 2455 <source>FAQ</source>
4826a915 2456 <target state="translated">CÀBHA</target>
c90f6f26
G
2457 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2458 </trans-unit>
d7c6b951 2459 <trans-unit id="3620232640697554352" datatype="html">
5a6de093 2460 <source>Frequently asked questions about PeerTube</source>
4826a915 2461 <target state="translated">Ceistean àbhaisteach mu PeerTube</target>
c90f6f26
G
2462 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
2463 </trans-unit>
d7c6b951 2464 <trans-unit id="8942351587754185907" datatype="html">
5a6de093 2465 <source>API</source>
4826a915 2466 <target state="translated">API</target>
c90f6f26
G
2467 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2468 </trans-unit>
352cdf75
G
2469 <trans-unit id="7366542359085748162" datatype="html">
2470 <source>powered by PeerTube - CopyLeft 2015-2022</source>
2471 <target state="translated">le cumhachd PeerTube – Còir-lethbhreac shaor 2015-2022</target>
c90f6f26
G
2472 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group>
2473 </trans-unit>
d7c6b951 2474 <trans-unit id="3722967224215437913" datatype="html">
5a6de093 2475 <source>API documentation</source>
4826a915 2476 <target state="translated">Docamaideadh an API</target>
c90f6f26
G
2477 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
2478 </trans-unit>
d7c6b951 2479 <trans-unit id="9012879216268259096" datatype="html">
5a6de093 2480 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
0b4a6767 2481 <target state="translated">Cuir foillseachadh air an sgeideal (<x id="INTERPOLATION"/>)</target>
c90f6f26
G
2482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group>
2483 </trans-unit>
d7c6b951 2484 <trans-unit id="9155449485123349070" datatype="html">
5a6de093 2485 <source>Contains sensitive content</source>
4826a915 2486 <target state="translated">Tha susbaint fhrionasach ann</target>
c90f6f26
G
2487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group>
2488 </trans-unit>
a2f7b4e6
G
2489 <trans-unit id="4850841867094321899" datatype="html">
2490 <source>Some instances hide videos containing mature or explicit content by default.</source>
47f6767e 2491 <target state="translated">Cuiridh cuid a dh’ionstansan videothan am falach sa bheil susbaint a tha iomchaidh do dh’inbhich a-mhàin.</target>
c90f6f26
G
2492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group>
2493 </trans-unit>
d7c6b951 2494 <trans-unit id="4895908242997839943" datatype="html">
5a6de093 2495 <source>Publish after transcoding</source>
4826a915 2496 <target state="translated">Foillsich e às dèidh an tar-chòdachaidh</target>
c90f6f26 2497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group>
76ab0208
C
2498 </trans-unit><trans-unit id="1124038634267013139" datatype="html">
2499 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
2500 <context-group purpose="location">
2501 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2502 <context context-type="linenumber">150</context>
2503 </context-group>
c90f6f26 2504 </trans-unit>
76ab0208 2505
d7c6b951 2506 <trans-unit id="5984574397847510001" datatype="html">
076e1310
G
2507 <source>Basic info</source>
2508 <target state="translated">Fiosrachadh bunasach</target>
819205ed
G
2509 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">11</context></context-group>
2510 </trans-unit>
d7c6b951 2511 <trans-unit id="2142169012597585513" datatype="html">
076e1310
G
2512 <source>Add another caption</source>
2513 <target state="translated">Cuir fo-thiotal eile ris</target>
c90f6f26
G
2514 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group>
2515 </trans-unit>
d7c6b951 2516 <trans-unit id="4525569337497033381" datatype="html">
076e1310
G
2517 <source>See the subtitle file</source>
2518 <target state="translated">Seall faidhle nam fo-thiotalan</target>
c90f6f26
G
2519 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group>
2520 </trans-unit>
2521 <trans-unit id="4335724652642647824" datatype="html">
e67ecaf8 2522 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source>
c90f6f26 2523 <target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target>
051d69a0
C
2524 <context-group purpose="location">
2525 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2526 <context context-type="linenumber">186,188</context>
2527 </context-group>
2528 </trans-unit>
d7c6b951 2529 <trans-unit id="73284819990858102" datatype="html">
076e1310
G
2530 <source>Will be created on update</source>
2531 <target state="translated">Thèid a chruthachadh leis an ùrachadh</target>
c90f6f26
G
2532 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group>
2533 </trans-unit>
d7c6b951 2534 <trans-unit id="7044449271109607418" datatype="html">
076e1310
G
2535 <source>Cancel create</source>
2536 <target state="translated">Sguir dhen chruthachadh</target>
c90f6f26
G
2537 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group>
2538 </trans-unit>
352cdf75
G
2539 <trans-unit id="8541869921865486762" datatype="html">
2540 <source>Will be edited on update</source>
2541 <target state="translated">Thèid a dheasachadh leis an ùrachadh</target>
c90f6f26
G
2542 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group>
2543 </trans-unit>
352cdf75
G
2544 <trans-unit id="4013233634947488312" datatype="html">
2545 <source>Cancel edition</source>
2546 <target state="translated">Sguir dhen deasachadh</target>
c90f6f26
G
2547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group>
2548 </trans-unit>
d7c6b951 2549 <trans-unit id="7879454016898626211" datatype="html">
076e1310
G
2550 <source>Will be deleted on update</source>
2551 <target state="translated">Thèid a sguabadh às leis an ùrachadh</target>
c90f6f26
G
2552 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group>
2553 </trans-unit>
d7c6b951 2554 <trans-unit id="305832955565133216" datatype="html">
076e1310
G
2555 <source>Cancel deletion</source>
2556 <target state="translated">Sguir dhen sguabadh às</target>
c90f6f26
G
2557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group>
2558 </trans-unit>
d7c6b951 2559 <trans-unit id="360396717319152766" datatype="html">
076e1310
G
2560 <source>No captions for now.</source>
2561 <target state="translated">Gun fho-thiotal fhathast.</target>
5b7e3f27
C
2562
2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit>
d7c6b951 2564 <trans-unit id="8508836953540308271" datatype="html">
793f70ae 2565 <source>Live settings</source>
4826a915 2566 <target state="translated">Roghainnean sruthaidh beò</target>
5b7e3f27
C
2567
2568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
d7c6b951 2569 <trans-unit id="1212376766715456139" datatype="html">
793f70ae 2570 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
4826a915 2571 <target state="translated">⚠️ Ma chuireas tu an roghainn seo air, thig an sruthadh beò agad gu crìoch nuair a thèid thu thar cuota nam videothan agad</target>
5b7e3f27
C
2572
2573 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit>
352cdf75
G
2574 <trans-unit id="1966495339378120213" datatype="html">
2575 <source>Latency mode</source>
2576 <target state="translated">Modh na foillidheachd</target>
5b7e3f27
C
2577
2578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit>
d7c6b951 2579 <trans-unit id="8891497955962997247" datatype="html">
793f70ae 2580 <source>Automatically publish a replay when your live ends</source>
4826a915 2581 <target state="translated">Foillsich ath-chluiche gu fèin-obrachail nuair a thig an sruthadh beò agad gu crìoch</target>
5b7e3f27
C
2582
2583 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit>
76ab0208 2584
d7c6b951 2585 <trans-unit id="2288513108450439427" datatype="html">
076e1310 2586 <source>Support</source>
a2f7b4e6 2587 <target state="translated">Thoir taic</target>
e67ecaf8
C
2588
2589
5b7e3f27 2590 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</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">319</context></context-group></trans-unit>
d7c6b951 2591 <trans-unit id="1359533927353954373" datatype="html">
a8f4112a 2592 <source>View account</source>
47f6767e 2593 <target state="translated">Seall an cunntas</target>
a2f7b4e6
G
2594 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">30</context></context-group>
2595 </trans-unit>
d7c6b951 2596 <trans-unit id="3799746968259478616" datatype="html">
a8f4112a 2597 <source>View account</source>
47f6767e 2598 <target state="translated">Seall an cunntas</target>
c90f6f26
G
2599 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group>
2600 </trans-unit>
d7c6b951 2601 <trans-unit id="6778225321073009261" datatype="html">
a8f4112a 2602 <source>View owner account</source>
47f6767e 2603 <target state="translated">Seall cunntas an t-seilbheadair</target>
c90f6f26
G
2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group>
2605 </trans-unit>
d7c6b951 2606 <trans-unit id="8798391261676185924" datatype="html">
a8f4112a 2607 <source>VIDEO CHANNEL</source>
47f6767e 2608 <target state="translated">SEANAIL VIDEO</target>
819205ed
G
2609 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">57</context></context-group>
2610 </trans-unit>
d7c6b951 2611 <trans-unit id="5121874940679887597" datatype="html">
a8f4112a 2612 <source>Copy channel handle</source>
47f6767e 2613 <target state="translated">Dèan lethbhreac de làimhsichear na seanail</target>
819205ed
G
2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">68</context></context-group>
2615 </trans-unit>
d7c6b951 2616 <trans-unit id="2486917589932345430" datatype="html">
a8f4112a 2617 <source>OWNER ACCOUNT</source>
47f6767e 2618 <target state="translated">CUNNTAS SEILBHEADAIR</target>
a2f7b4e6
G
2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
2620 </trans-unit>
d7c6b951 2621 <trans-unit id="1952020204339597057" datatype="html">
793f70ae 2622 <source>Short text to tell people how they can support you (membership platform...).</source>
a2f7b4e6 2623 <target state="translated">Teacsa goirid a mhìnicheas ciamar as urrainn do dhaoine taic a thoirt dhut (ùrlar ballrachd…).</target>
5b7e3f27
C
2624
2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit>
c90f6f26
G
2626 <trans-unit id="7003790776240394114" datatype="html">
2627 <source>Filename</source>
2628 <target state="new">Filename</target>
5b7e3f27
C
2629
2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit>
c90f6f26
G
2631 <trans-unit id="1186960092655764809" datatype="html">
2632 <source>Name of the uploaded file</source>
2633 <target state="new"> Name of the uploaded file </target>
5b7e3f27
C
2634
2635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit>
d7c6b951 2636 <trans-unit id="7958716262877895706" datatype="html">
076e1310
G
2637 <source>Original publication date</source>
2638 <target state="translated">Ceann-là an fhoillseachaidh thùsail</target>
5b7e3f27
C
2639
2640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit>
d7c6b951 2641 <trans-unit id="50985514722149155" datatype="html">
793f70ae
G
2642 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2643 <target state="translated">Seo an ceann-là a chaidh an t-susbaint fhoillseachadh a’ chiad turas (can cheann-là sgaoilidh aig film)</target>
5b7e3f27
C
2644
2645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit>
d7c6b951 2646 <trans-unit id="1669378369440073270" datatype="html">
793f70ae 2647 <source>Plugin settings</source>
de8c02ea 2648 <target state="translated">Roghainnean nam plugan</target>
5b7e3f27
C
2649
2650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit>
352cdf75
G
2651 <trans-unit id="54931094224146544" datatype="html">
2652 <source>Small latency</source>
2653 <target state="translated">Foillidheachd bheag</target>
c90f6f26
G
2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group>
2655 </trans-unit>
352cdf75
G
2656 <trans-unit id="668281328725856861" datatype="html">
2657 <source>Reduce latency to ~15s disabling P2P</source>
2658 <target state="translated">Lùghdaich foillidheachd gu ~15d le cur à comas P2P</target>
c90f6f26
G
2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group>
2660 </trans-unit>
352cdf75
G
2661 <trans-unit id="5607669932062416162" datatype="html">
2662 <source>Default</source>
2663 <target state="translated">Bun-roghainn</target>
c90f6f26
G
2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group>
2665 </trans-unit>
352cdf75
G
2666 <trans-unit id="4299493457408757206" datatype="html">
2667 <source>Average latency of 30s</source>
2668 <target state="translated">30d a dh’fhoillidheachd sa chuibheas</target>
c90f6f26
G
2669 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group>
2670 </trans-unit>
352cdf75
G
2671 <trans-unit id="3378360148342029710" datatype="html">
2672 <source>High latency</source>
2673 <target state="translated">Foillidheachd àrd</target>
c90f6f26
G
2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group>
2675 </trans-unit>
352cdf75
G
2676 <trans-unit id="369497609327288447" datatype="html">
2677 <source>Average latency of 60s increasing P2P ratio</source>
2678 <target state="translated">60d a dh’fhoillidheachd sa chuibheas a’ meudachadh co-mheas nam P2P</target>
c90f6f26
G
2679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group>
2680 </trans-unit>
819205ed
G
2681 <trans-unit id="8693603235657020323" datatype="html">
2682 <source>Other</source>
2683 <target state="translated">Eile</target>
5b7e3f27
C
2684
2685
2686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 2687 <trans-unit id="2200003513633568069" datatype="html">
076e1310
G
2688 <source>Enable video comments</source>
2689 <target state="translated">Cuir beachdan video an comas</target>
5b7e3f27
C
2690
2691 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit>
d7c6b951 2692 <trans-unit id="8896564060463626070" datatype="html">
076e1310
G
2693 <source>Enable download</source>
2694 <target state="translated">Cuir luchdadh a-nuas an comas</target>
5b7e3f27
C
2695
2696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit>
d7c6b951 2697 <trans-unit id="8821221480638803282" datatype="html">
076e1310
G
2698 <source>Advanced settings</source>
2699 <target state="translated">Roghainnean adhartach</target>
5b7e3f27
C
2700
2701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html">
76ab0208 2702 <source>Video thumbnail</source><target state="new">Video thumbnail</target>
5b7e3f27
C
2703
2704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit>
d7c6b951 2705 <trans-unit id="2375260419993138758" datatype="html">
076e1310
G
2706 <source>URL</source>
2707 <target state="translated">URL</target>
76ab0208
C
2708
2709
2710
2711 <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">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
d7c6b951 2712 <trans-unit id="6760671759540007434" datatype="html">
793f70ae 2713 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
de8c02ea 2714 <target state="translated">’S urrainn dhut URL sam bith <x id="START_LINK"/>ris an cuir youtube-dl taic<x id="CLOSE_LINK"/> no URL a thomhas ri faidhle meadhain ion-phortadh. Bu chòir dhut dèanamh cinnteach gu bheil còir sgaoilidh agad air an t-susbaint ris an tomh e ach nach èirich trioblaid a thaobh an lagha dhut fhèin no dhan ionstans agad. </target>
c90f6f26 2715 <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">11</context></context-group>
5b7e3f27
C
2716 </trans-unit><trans-unit id="25952900092483482" datatype="html">
2717 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2718 <context-group purpose="location">
2719 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2720 <context context-type="linenumber">21,23</context>
2721 </context-group>
c90f6f26 2722 </trans-unit>
d7c6b951 2723 <trans-unit id="460353452916242022" datatype="html">
076e1310 2724 <source>Sorry, but something went wrong</source>
27496196 2725 <target state="translated">Tha sinn duilich ach chaidh rudeigin ceàrr</target>
5b7e3f27
C
2726
2727
2728
2729
2730 <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">43</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">51</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">48</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">86</context></context-group></trans-unit>
d7c6b951 2731 <trans-unit id="5359075917564707730" datatype="html">
793f70ae 2732 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
0b4a6767 2733 <target state="translated">Meal do naidheachd, thèid a’ video air cùlaibh <x id="INTERPOLATION"/> ion-phortadh! ’S urrainn dhut fiosrachadh mun video seo a chur ris mu thràth. </target>
5b7e3f27
C
2734
2735 <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">53</context></context-group></trans-unit>
d7c6b951 2736 <trans-unit id="6722765664648523978" datatype="html">
076e1310 2737 <source>Select the file to upload</source>
27496196 2738 <target state="translated">Tagh am faidhle ri luchdadh suas</target>
4826a915
G
2739 <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">6</context></context-group>
2740 <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">8</context></context-group>
2741 </trans-unit>
5a6de093 2742 <trans-unit id="9172233176401579786" datatype="html">
076e1310 2743 <source>Scheduled</source>
27496196 2744 <target state="translated">Sgeidealaichte</target>
5b7e3f27
C
2745
2746 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
5a6de093
C
2747 <trans-unit id="1435317307066082710" datatype="html">
2748 <source>Hide the video until a specific date</source>
de8c02ea 2749 <target state="translated">Cuir a’ video am falach gus an dig ceann-là sònraichte</target>
5b7e3f27
C
2750
2751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit>
687a6afd
G
2752 <trans-unit id="1087181129481039628" datatype="html">
2753 <source>Normal live</source>
2754 <target state="translated">Video beò àbhaisteach</target>
a71d4140
C
2755 <context-group purpose="location">
2756 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2757 <context context-type="linenumber">22</context>
2758 </context-group>
687a6afd
G
2759 </trans-unit>
2760 <trans-unit id="3517255641769192386" datatype="html">
2761 <source>Permanent/recurring live</source>
2762 <target state="translated">Video beò maireannach/ath-chraolaidh</target>
a71d4140
C
2763 <context-group purpose="location">
2764 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2765 <context context-type="linenumber">29</context>
2766 </context-group>
b68ec72e 2767 </trans-unit>
d7c6b951 2768 <trans-unit id="6148369758871787018" datatype="html">
076e1310 2769 <source>Video background image</source>
27496196 2770 <target state="translated">Dealbh cùlaibh video</target>
a2f7b4e6
G
2771 <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">34</context></context-group>
2772 </trans-unit>
d7c6b951 2773 <trans-unit id="7099631707196015765" datatype="html">
793f70ae 2774 <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source>
0b4a6767 2775 <target state="translated">Seo dealbh a thèid a chur ris an fhaidhle fhuaime agad. <x id="LINE_BREAK"/> Bidh an dealbh a thagh thu buan is cha ghabh atharrachadh an uairsin. </target>
c90f6f26
G
2776 <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">37</context></context-group>
2777 </trans-unit>
d7c6b951 2778 <trans-unit id="4626927731329688072" datatype="html">
793f70ae 2779 <source>Total video uploaded</source>
9aa67e90 2780 <target state="translated">Cunntas nam videothan air an luchdadh suas</target>
a2f7b4e6
G
2781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">63</context></context-group>
2782 </trans-unit>
d7c6b951 2783 <trans-unit id="1185207825965405436" datatype="html">
5a6de093 2784 <source>Processing…</source>
de8c02ea 2785 <target state="translated">’Ga phròiseasadh…</target>
a2f7b4e6
G
2786 <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">65</context></context-group>
2787 </trans-unit>
d7c6b951 2788 <trans-unit id="7934833136974560675" datatype="html">
793f70ae 2789 <source>Retry</source>
de8c02ea 2790 <target state="translated">Feuch ris a-rithist</target>
95bd9515 2791 <note priority="1" from="description">Retry failed upload of a video</note>
a2f7b4e6
G
2792 <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">80</context></context-group>
2793 </trans-unit>
d7c6b951 2794 <trans-unit id="2127094963121208963" datatype="html">
5a6de093 2795 <source>Total video quota</source>
de8c02ea 2796 <target state="translated">Cuota iomlan de videothan</target>
352cdf75
G
2797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">131</context></context-group>
2798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">3</context></context-group>
2799 </trans-unit>
d7c6b951 2800 <trans-unit id="1522676094837508187" datatype="html">
3596a418
C
2801 <source>Congratulations! Your video is now available in your private library.</source>
2802 <target state="translated">Meal do naidheachd! Tha a’ video agad ri fhaighinn san leabhar-lann phrìobhaideach agad a-nis.</target>
c90f6f26
G
2803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group>
2804 </trans-unit>
d7c6b951 2805 <trans-unit id="3768339632235914548" datatype="html">
3596a418
C
2806 <source>Publish will be available when upload is finished</source>
2807 <target state="translated">Gabhaidh fhoillseachadh nuair a bhios an luchdadh suas deiseil</target>
a2f7b4e6
G
2808 <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">104</context></context-group>
2809 </trans-unit>
d7c6b951 2810 <trans-unit id="7430416142942514215" datatype="html">
076e1310 2811 <source>Publish</source>
27496196 2812 <target state="translated">Foillsich</target>
a2f7b4e6
G
2813 <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">106</context></context-group>
2814 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2815 </trans-unit>
2816 <trans-unit id="6161604372916832458" datatype="html">
2817 <source>Upload on hold</source>
47f6767e 2818 <target state="translated">Tha an luchdadh suas ’ga cumail air ais</target>
c90f6f26
G
2819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group>
2820 </trans-unit>
d7c6b951 2821 <trans-unit id="285180972645018518" datatype="html">
5a6de093 2822 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
de8c02ea 2823 <target state="translated">Tha sinn duilich ach chaidh gleus an luchdaidh suas a chur à comas dhan chunntas agad. Ma tha thu airson videothan a chur ris, feumaidh rianaire an glas a thoirt far a’ chuota agad.</target>
687a6afd
G
2824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group>
2825 </trans-unit>
2826 <trans-unit id="1138810463037464722" datatype="html">
2827 <source>Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</source>
2828 <target state="translated">Thèid lèirmheas a dhèanamh air na videothan a luchdaicheas tu suas mus dèid am foillseachadh leis a’ chunntas agad. Nam bu mhiann leat videothan a chur ris às aonais lèirmheas o na maoir, feumaidh rianaire bacadh fèin-obrachail nam videothan agad a chur dheth.</target>
91ae3c4a
C
2829 <context-group purpose="location">
2830 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2831 <context context-type="linenumber">104</context>
2832 </context-group>
687a6afd
G
2833 </trans-unit>
2834 <trans-unit id="438743381693904838" datatype="html">
2835 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source>
2836 <target state="translated">Chan fhoghainn cuota làithreach nam videothan agad. Nam bu mhiann leat barrachd videothan a chur ris, feumaidh tu feitheamh fad 24 uair a thìde no feumaidh rianaire an cuota làitheil agad a mheudachadh.</target>
91ae3c4a
C
2837 <context-group purpose="location">
2838 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2839 <context context-type="linenumber">106</context>
2840 </context-group>
687a6afd
G
2841 </trans-unit>
2842 <trans-unit id="6796692581512042469" datatype="html">
2843 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2844 <target state="translated">Chan fhoghainn cuota nam videothan agad. Nam bu mhiann leat barrachd videothan a chur ris feumaidh rianaire an cuota agad a mheudachadh.</target>
91ae3c4a
C
2845 <context-group purpose="location">
2846 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2847 <context context-type="linenumber">108</context>
2848 </context-group>
793f70ae 2849 </trans-unit>
d7c6b951 2850 <trans-unit id="2587226585711833549" datatype="html">
5a6de093 2851 <source>Read instance rules for help</source>
de8c02ea 2852 <target state="translated">Leugh riaghailtean an ionstans airson cobhair</target>
687a6afd
G
2853 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group>
2854 </trans-unit>
d7c6b951 2855 <trans-unit id="3455474330346212563" datatype="html">
076e1310 2856 <source>Select the torrent to import</source>
27496196 2857 <target state="translated">Tagh an torrent ri ion-phortadh</target>
4826a915
G
2858 <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">6</context></context-group>
2859 <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">8</context></context-group>
2860 </trans-unit>
d7c6b951 2861 <trans-unit id="290735093992020324" datatype="html">
5a6de093 2862 <source>OR</source>
de8c02ea 2863 <target state="translated">NO</target>
4826a915
G
2864 <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">13</context></context-group>
2865 </trans-unit>
d7c6b951 2866 <trans-unit id="6173286379208830044" datatype="html">
076e1310 2867 <source>Paste magnet URI</source>
27496196 2868 <target state="translated">Cuir ann URI magnet</target>
4826a915
G
2869 <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">16</context></context-group>
2870 </trans-unit>
d7c6b951 2871 <trans-unit id="2424051823705402833" datatype="html">
076e1310 2872 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
47f6767e 2873 <target state="translated">Meal do naidheachd, thèid a’ video ion-phortadh le BitTorrent!’S urrainn dhut fiosrachadh mun video seo a chur ris mu thràth.</target>
c90f6f26
G
2874 <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">56</context></context-group>
2875 </trans-unit>
a2f7b4e6
G
2876 <trans-unit id="4422946962830681102" datatype="html">
2877 <source>Torrents with only 1 file are supported.</source>
47f6767e 2878 <target state="translated">Cuiridh sinn taic ri torrents sa bheil 1 fhaidhle.</target>
c90f6f26
G
2879 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group>
2880 </trans-unit>
793f70ae
G
2881 <trans-unit id="7860848084471862305" datatype="html">
2882 <source>Cannot create live because this instance have too many created lives</source>
4826a915 2883 <target state="translated">Cha b’ urrainn dhuinn sruthadh beò a chruthachadh on a tha cus dhiubh air an ionstans seo</target>
76ab0208
C
2884
2885 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
793f70ae
G
2886 <trans-unit id="1278564497286613571" datatype="html">
2887 <source>Cannot create live because you created too many lives</source>
4826a915 2888 <target state="translated">Cha b’ urrainn dhuinn sruthadh beò a chruthachadh on a tha cus dhiubh agad-sa</target>
76ab0208
C
2889
2890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
793f70ae
G
2891 <trans-unit id="2621043320678012413" datatype="html">
2892 <source>Live published.</source>
4826a915 2893 <target state="translated">Chaidh an sruthadh beò fhoillseachadh.</target>
76ab0208
C
2894
2895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
c90f6f26
G
2896 <trans-unit id="8675588963276687921" datatype="html">
2897 <source>Stream only once, replay will replace your live</source>
2898 <target state="new">Stream only once, replay will replace your live</target>
76ab0208
C
2899
2900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit>
687a6afd
G
2901 <trans-unit id="2360261543675520397" datatype="html">
2902 <source>Stream only once</source>
2903 <target state="translated">Na sruthaich e ach aon turas</target>
76ab0208
C
2904
2905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit>
c90f6f26
G
2906 <trans-unit id="3384650899171037827" datatype="html">
2907 <source>Stream multiple times, replays will be separate videos</source>
2908 <target state="new">Stream multiple times, replays will be separate videos</target>
76ab0208
C
2909
2910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
687a6afd
G
2911 <trans-unit id="58134197356653483" datatype="html">
2912 <source>Stream multiple times using the same URL</source>
2913 <target state="translated">Sruthaich iomadh turas leis an aon URL</target>
76ab0208
C
2914
2915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit>
d7c6b951 2916 <trans-unit id="8218579597782287078" datatype="html">
793f70ae 2917 <source>Go Live</source>
4826a915 2918 <target state="translated">Cuir beò e</target>
687a6afd
G
2919 <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">37</context></context-group>
2920 </trans-unit>
d7c6b951 2921 <trans-unit id="3282368691598224543" datatype="html">
793f70ae 2922 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
4826a915 2923 <target state="translated">Chan fhaod sruthadh beò a bhith nas fhaide na <x id="INTERPOLATION"/>. Nuair a ruigeas an sruthadh beò agad a’ chrìoch seo, thèid crìoch a chur air gu fèin-obrachail. </target>
c90f6f26
G
2924 <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">48</context></context-group>
2925 </trans-unit>
d7c6b951 2926 <trans-unit id="2993949426196989262" datatype="html">
793f70ae 2927 <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source>
de8c02ea 2928 <target state="translated">Mholamaid nach cleachd thu cleachdaiche <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> airson na videothan agad fhoillseachadh air sgàth ’s gur e cunntas super-admin an ionstans agad a th’ ann.<x id="LINE_BREAK"/><x id="START_LINK"/>Cruthaich cunntas sònraichte<x id="CLOSE_LINK"/> ’na àite airson na videothan agad a luchdadh suas. </target>
c90f6f26
G
2929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group>
2930 </trans-unit>
d7c6b951 2931 <trans-unit id="293476877021544115" datatype="html">
5a6de093 2932 <source>Import <x id="INTERPOLATION"/></source>
0b4a6767 2933 <target state="translated">Ion-phortaich <x id="INTERPOLATION"/></target>
687a6afd
G
2934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">44</context></context-group>
2935 </trans-unit>
d7c6b951 2936 <trans-unit id="4766833966971572147" datatype="html">
5a6de093 2937 <source>Upload <x id="INTERPOLATION"/></source>
0b4a6767 2938 <target state="translated">Luchdaich suas <x id="INTERPOLATION"/></target>
687a6afd
G
2939 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">45</context></context-group>
2940 </trans-unit>
d7c6b951 2941 <trans-unit id="7003826819757856838" datatype="html">
076e1310 2942 <source>Upload a file</source>
27496196 2943 <target state="translated">Luchdaich faidhle suas</target>
687a6afd
G
2944 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">53</context></context-group>
2945 </trans-unit>
d7c6b951 2946 <trans-unit id="2061223017941329156" datatype="html">
076e1310 2947 <source>Import with URL</source>
27496196 2948 <target state="translated">Ion-phortaich le URL</target>
687a6afd
G
2949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">63</context></context-group>
2950 </trans-unit>
d7c6b951 2951 <trans-unit id="8740142697043012403" datatype="html">
076e1310 2952 <source>Import with torrent</source>
27496196 2953 <target state="translated">Ion-phortaich le torrent</target>
687a6afd
G
2954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">73</context></context-group>
2955 </trans-unit>
d7c6b951 2956 <trans-unit id="6066940329544282265" datatype="html">
793f70ae 2957 <source>Go live</source>
4826a915 2958 <target state="translated">Cuir beò e</target>
687a6afd
G
2959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group>
2960 </trans-unit>
d7c6b951 2961 <trans-unit id="2913936134410914576" datatype="html">
5a6de093 2962 <source>AUTOPLAY</source>
de8c02ea 2963 <target state="translated">FÈIN-CHLUICH</target>
c90f6f26
G
2964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group>
2965 </trans-unit>
fb87355d
G
2966 <trans-unit id="2738123251363312498" datatype="html">
2967 <source>Next video to be played</source>
2968 <target state="translated">An ath-video ri chluich</target>
c90f6f26
G
2969 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group>
2970 </trans-unit>
793f70ae
G
2971 <trans-unit id="4619111912751495491" datatype="html">
2972 <source>Report this comment</source>
de8c02ea 2973 <target state="translated">Dèan gearan mun bheachd seo</target>
a0bb29af
G
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group>
2975 </trans-unit>
d7c6b951 2976 <trans-unit id="7419704019640008953" datatype="html">
076e1310 2977 <source>Share</source>
27496196 2978 <target state="translated">Co-roinn</target>
793f70ae
G
2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">12</context></context-group>
2980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">3</context></context-group>
2981 </trans-unit>
d7c6b951 2982 <trans-unit id="6599497107591892109" datatype="html">
f85b7b40 2983 <source>Share the playlist</source>
de8c02ea 2984 <target state="translated">Co-roinn an liosta-chluich</target>
793f70ae 2985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">11</context></context-group>
fb87355d
G
2986 </trans-unit>
2987 <trans-unit id="937533808893845780" datatype="html">
2988 <source>This playlist is private so you won't be able to share it with external users</source>
2989 <target state="translated">Tha an liosta-chluich seo prìobhaideach is chan urrainn dhut a co-roinneadh le cleachdaichean air an taobh a-muigh</target>
c49c366a
C
2990 <context-group purpose="location">
2991 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2992 <context context-type="linenumber">14</context>
2993 </context-group>
fb87355d
G
2994 </trans-unit>
2995 <trans-unit id="5806907163449517166" datatype="html">
2996 <source>Update playlist privacy</source>
2997 <target state="translated">Ùraich prìobhaideachd na liosta-chluich</target>
76ab0208
C
2998
2999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 3000 <trans-unit id="6460270615876918310" datatype="html">
f85b7b40 3001 <source>Share the playlist at this video position</source>
de8c02ea 3002 <target state="translated">Co-roinn an liosta-chluich aig ionad seo a’ video</target>
c90f6f26
G
3003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group>
3004 </trans-unit>
3005 <trans-unit id="8920371331444717794" datatype="html">
3006 <source>Only display embed URL</source>
3007 <target state="new">Only display embed URL</target>
76ab0208
C
3008
3009
3010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit>
d7c6b951 3011 <trans-unit id="1253396341165671470" datatype="html">
f85b7b40 3012 <source>Share the video</source>
de8c02ea 3013 <target state="translated">Co-roinn a’ video</target>
76ab0208
C
3014
3015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
fb87355d
G
3016 <trans-unit id="5254843797242866315" datatype="html">
3017 <source>This video is private so you won't be able to share it with external users</source>
3018 <target state="translated">Tha a’ video seo prìobhaideach is chan urrainn dhut a cho-roinneadh le cleachdaichean air an taobh a-muigh</target>
76ab0208
C
3019
3020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
fb87355d
G
3021 <trans-unit id="3201319007886576629" datatype="html">
3022 <source>Update video privacy</source>
3023 <target state="translated">Ùraich prìobhaideachd a’ video</target>
76ab0208
C
3024
3025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 3026 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
3027 <source>QR-Code</source>
3028 <target state="translated">Còd QR</target>
76ab0208
C
3029
3030
3031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
d7c6b951 3032 <trans-unit id="1122876732223594710" datatype="html">
f85b7b40
G
3033 <source>The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).</source>
3034 <target state="translated">Chan eil an url tèarainte (dìth HTTPS) ’s chan obraich leabachadh a’ video air làraichean-lìn HTTPS (bacaidh brabhsairean iarrtasan HTTP nach eil tèarainte air làraichean-lìn HTTPS).</target>
76ab0208
C
3035
3036
3037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
d7c6b951 3038 <trans-unit id="8151017381798767627" datatype="html">
076e1310 3039 <source>Embed</source>
27496196 3040 <target state="translated">Leabaich</target>
76ab0208
C
3041
3042
3043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit>
d7c6b951 3044 <trans-unit id="6375858514817734542" datatype="html">
076e1310 3045 <source>Auto select subtitle</source>
27496196 3046 <target state="translated">Tagh fo-thiotalan gu fèin-obrachail</target>
76ab0208
C
3047
3048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit>
d7c6b951 3049 <trans-unit id="2353402732767789211" datatype="html">
f85b7b40
G
3050 <source>More customization</source>
3051 <target state="translated">Barrachd gnàthachaidh</target>
76ab0208
C
3052
3053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit>
d7c6b951 3054 <trans-unit id="1284179134768564307" datatype="html">
f85b7b40
G
3055 <source>Less customization</source>
3056 <target state="translated">Nas lugha de ghnàthachadh</target>
76ab0208
C
3057
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit>
d7c6b951 3059 <trans-unit id="1290987288288099212" datatype="html">
a8f4112a 3060 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
a2f7b4e6 3061 <target state="translated">Thoir taic dha <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
3062 <context-group purpose="location">
3063 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
3064 <context context-type="linenumber">3</context>
3065 </context-group>
793f70ae
G
3066 </trans-unit>
3067 <trans-unit id="2454050363478003966" datatype="html">
3068 <source>Login</source>
de8c02ea 3069 <target state="translated">Clàraich a-steach</target>
c90f6f26
G
3070 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
3071 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group>
3072 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group>
3073 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group>
3074 </trans-unit>
3075 <trans-unit id="6154714649766447409" datatype="html">
e67ecaf8
C
3076 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3077 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
00e32b7c
C
3078</target>
3079 <context-group purpose="location">
3080 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3081 <context context-type="linenumber">2,5</context>
3082 </context-group>
819205ed 3083 </trans-unit>
d7c6b951 3084 <trans-unit id="1452803153270294110" datatype="html">
076e1310 3085 <source>Autoplay</source>
27496196 3086 <target state="translated">Fèin-chluich</target>
76ab0208
C
3087
3088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit>
d7c6b951 3089 <trans-unit id="5336944753883027145" datatype="html">
5a6de093 3090 <source>Maybe later</source>
de8c02ea 3091 <target state="translated">Uaireigin eile ’s dòcha</target>
a8f4112a
G
3092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context><context context-type="linenumber">11</context></context-group>
3093 </trans-unit>
d7c6b951 3094 <trans-unit id="3959826834147169200" datatype="html">
076e1310 3095 <source>Muted</source>
27496196 3096 <target state="translated">Air a mhùchadh</target>
76ab0208
C
3097
3098
3099
3100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit>
d7c6b951 3101 <trans-unit id="2784956659778044823" datatype="html">
076e1310 3102 <source>Loop</source>
27496196 3103 <target state="translated">Lùb</target>
76ab0208
C
3104
3105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit>
d7c6b951 3106 <trans-unit id="5908032061347078472" datatype="html">
793f70ae 3107 <source>Use origin instance URL</source>
de8c02ea 3108 <target state="translated">Cleachd URL an ionstans thùsail</target>
76ab0208
C
3109
3110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit>
d7c6b951 3111 <trans-unit id="6212841954039032241" datatype="html">
076e1310 3112 <source>Display video title</source>
27496196 3113 <target state="translated">Seall tiotal a’ video</target>
76ab0208
C
3114
3115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit>
819205ed
G
3116 <trans-unit id="7482217084177855485" datatype="html">
3117 <source>P2P</source>
3118 <target state="translated">P2P</target>
76ab0208
C
3119
3120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit>
d7c6b951 3121 <trans-unit id="1068153312491986796" datatype="html">
076e1310 3122 <source>Display privacy warning</source>
27496196 3123 <target state="translated">Seall rabhadh prìobhaideachd</target>
76ab0208
C
3124
3125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit>
c90f6f26
G
3126 <trans-unit id="4583515246777381165" datatype="html">
3127 <source>Display player control bar</source>
3128 <target state="new">Display player control bar</target>
76ab0208
C
3129
3130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit>
d7c6b951 3131 <trans-unit id="805456636864344681" datatype="html">
5a6de093 3132 <source>Display PeerTube button link</source>
de8c02ea 3133 <target state="translated">Seall putan le ceangal PeerTube</target>
76ab0208
C
3134
3135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit>
d7c6b951 3136 <trans-unit id="8928816882866356838" datatype="html">
076e1310 3137 <source>Public</source>
27496196 3138 <target state="translated">Poblach</target>
a0bb29af
G
3139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group>
3140 </trans-unit>
d7c6b951 3141 <trans-unit id="4416005356063364306" datatype="html">
5a6de093 3142 <source>This video is blocked.</source>
de8c02ea 3143 <target state="translated">Tha a’ video seo ’ga bhacadh.</target>
c90f6f26
G
3144 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group>
3145 </trans-unit>
d7c6b951 3146 <trans-unit id="2482137713226830428" datatype="html">
793f70ae 3147 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
de8c02ea 3148 <target state="translated">Air fhoillseachadh <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
c90f6f26
G
3149 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group>
3150 </trans-unit>
d7c6b951 3151 <trans-unit id="1813238393038053050" datatype="html">
5a6de093 3152 <source>SUPPORT</source>
de8c02ea 3153 <target state="translated">TAIC</target>
a0bb29af
G
3154 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group>
3155 </trans-unit>
d7c6b951 3156 <trans-unit id="9219888125536520293" datatype="html">
5a6de093 3157 <source>SHARE</source>
de8c02ea 3158 <target state="translated">CO-ROINN</target>
a0bb29af
G
3159 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">18</context></context-group>
3160 </trans-unit>
d7c6b951 3161 <trans-unit id="6671956963490165282" datatype="html">
5a6de093 3162 <source>SAVE</source>
de8c02ea 3163 <target state="translated">SÀBHAIL</target>
a0bb29af
G
3164 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">29</context></context-group>
3165 </trans-unit>
d7c6b951 3166 <trans-unit id="647016352598204238" datatype="html">
5a6de093 3167 <source>DOWNLOAD</source>
de8c02ea 3168 <target state="translated">LUCHDAICH A-NUAS</target>
a0bb29af
G
3169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">43</context></context-group>
3170 </trans-unit>
5a6de093 3171 <trans-unit id="677619204556459328" datatype="html">
076e1310 3172 <source>Like this video</source>
27496196 3173 <target state="translated">’S toigh leam a’ video seo</target>
a0bb29af
G
3174 <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">37</context></context-group>
3175 </trans-unit>
5a6de093 3176 <trans-unit id="1979134407801821102" datatype="html">
076e1310 3177 <source>Dislike this video</source>
27496196 3178 <target state="translated">Cha toigh leam a’ video seo</target>
a0bb29af
G
3179 <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">38</context></context-group>
3180 </trans-unit>
5a6de093
C
3181 <trans-unit id="4001371302469308813" datatype="html">
3182 <source>Support options for this video</source>
de8c02ea 3183 <target state="translated">Roghainnean taice airson a’ video seo</target>
352cdf75
G
3184 <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">58</context></context-group>
3185 </trans-unit>
d7c6b951 3186 <trans-unit id="687548610091961489" datatype="html">
5a6de093 3187 <source>By <x id="INTERPOLATION"/></source>
0b4a6767 3188 <target state="translated">Le <x id="INTERPOLATION"/></target>
c90f6f26
G
3189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group>
3190 </trans-unit>
d7c6b951 3191 <trans-unit id="1144407473317535723" datatype="html">
5a6de093 3192 <source>Subscribe</source>
793f70ae 3193 <target state="translated">Fo-sgrìobh</target>
4826a915
G
3194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">9</context></context-group>
3195 </trans-unit>
d7c6b951 3196 <trans-unit id="5432070253720498105" datatype="html">
5a6de093 3197 <source>Subscribe to all channels</source>
de8c02ea 3198 <target state="translated">Fo-sgrìobh dha na seanailean uile</target>
4826a915
G
3199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">11</context></context-group>
3200 </trans-unit>
d7c6b951 3201 <trans-unit id="7542242186854344789" datatype="html">
5a6de093 3202 <source>channels subscribed</source>
de8c02ea 3203 <target state="translated">seanailean air am fo-sgrìobhadh</target>
4826a915
G
3204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">13</context></context-group>
3205 </trans-unit>
d7c6b951 3206 <trans-unit id="8426539297729416784" datatype="html">
5a6de093 3207 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
de8c02ea 3208 <target state="translated">{VAR_SELECT, select, undefined {Cuir crìoch air an fho-sgrìobhadh} other {Cuir crìoch air fo-sgrìobhadh dha na seanailean uile} }</target>
c90f6f26
G
3209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group>
3210 </trans-unit>
d7c6b951 3211 <trans-unit id="7215101881367554791" datatype="html">
076e1310 3212 <source>Show more</source>
a0bb29af
G
3213 <target state="translated">Seall barrachd dheth</target>
3214 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group>
3215 </trans-unit>
d7c6b951 3216 <trans-unit id="3517550046701184661" datatype="html">
076e1310 3217 <source>Show less</source>
a0bb29af
G
3218 <target state="translated">Seall nas lugha dheth</target>
3219 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">16</context></context-group>
3220 </trans-unit>
a2f7b4e6
G
3221 <trans-unit id="66785722678644243" datatype="html">
3222 <source>Origin</source>
47f6767e 3223 <target state="translated">Tùs</target>
a0bb29af 3224 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">7</context></context-group>
96383901
G
3225 </trans-unit>
3226 <trans-unit id="6981359593518942576" datatype="html">
3227 <source>Open the video on the origin instance</source>
3228 <target state="translated">Fosgail am video air an ionstans tùsail</target>
4a7056b2
C
3229 <context-group purpose="location">
3230 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3231 <context context-type="linenumber">14</context>
3232 </context-group>
a0bb29af 3233 </trans-unit>
d7c6b951 3234 <trans-unit id="5139892963394684487" datatype="html">
076e1310 3235 <source>Originally published</source>
27496196 3236 <target state="translated">A’ chiad fhoillseachadh</target>
c90f6f26
G
3237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group>
3238 </trans-unit>
d7c6b951 3239 <trans-unit id="6402393085909200998" datatype="html">
793f70ae
G
3240 <source>Friendly Reminder:</source>
3241 <target state="translated">A’ cur nad chuimhne:</target>
a0bb29af
G
3242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">4</context></context-group>
3243 </trans-unit>
d7c6b951 3244 <trans-unit id="2935783216050341269" datatype="html">
793f70ae
G
3245 <source>the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.</source>
3246 <target state="translated">air adhbhar an dòigh san obraich co-roinneadh a’ video seo, dh’fhaoidte gun dèid cuir a dh’fhiosrachadh teicnigeach mun t-siostam agad (can seòladh IP poblach) a chur gu seisean eile.</target>
687a6afd
G
3247 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">5</context></context-group>
3248 </trans-unit>
d7c6b951 3249 <trans-unit id="4619188387782427495" datatype="html">
076e1310 3250 <source>More information</source>
27496196 3251 <target state="translated">Barrachd fiosrachaidh</target>
fb87355d
G
3252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3253 </trans-unit>
d7c6b951 3254 <trans-unit id="3452334748875293295" datatype="html">
5a6de093 3255 <source>The video was blocked due to automatic blocking of new videos</source>
de8c02ea 3256 <target state="translated">Chaidh a’ video a bhacadh ri linn bacadh fèin-obrachail nam videothan ùra</target>
fb87355d
G
3257 <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">50</context></context-group>
3258 </trans-unit>
d7c6b951 3259 <trans-unit id="1465291804668949243" datatype="html">
793f70ae 3260 <source>NSFW</source>
de8c02ea 3261 <target state="translated">Susbaint inbheach</target>
352cdf75
G
3262 <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>
3263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
3264 </trans-unit>
d7c6b951 3265 <trans-unit id="4512155674928869984" datatype="html">
076e1310 3266 <source>Get more information</source>
27496196 3267 <target state="translated">Faigh barrachd fiosrachaidh</target>
a0bb29af
G
3268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3269 </trans-unit>
d7c6b951 3270 <trans-unit id="5184373289520493569" datatype="html">
793f70ae
G
3271 <source>OK</source>
3272 <target state="translated">Ceart ma-thà</target>
687a6afd 3273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">12</context></context-group>
247925e5
G
3274 </trans-unit>
3275 <trans-unit id="6216656500190325717" datatype="html">
3276 <source>Transcoding failed, this video may not work properly.</source>
89806a88 3277 <target>Dh’fhàillig leis an tar-chòdachadh, dh’fhaoidte nach obraich a’ video seo mar bu chòir.</target>
45b3a29b
C
3278 <context-group purpose="location">
3279 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3280 <context context-type="linenumber">1,3</context>
3281 </context-group>
819205ed
G
3282 </trans-unit>
3283 <trans-unit id="6355398227384499371" datatype="html">
3284 <source>Move to external storage failed, this video may not work properly.</source>
3285 <target state="translated">Dh’fhàillig leis a’ ghluasad dhan stòras air an taobh a-muigh, dh’fhaoidte nach obraich a’ video seo mar bu chòir.</target>
52b356cf
C
3286 <context-group purpose="location">
3287 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3288 <context context-type="linenumber">5,7</context>
3289 </context-group>
687a6afd 3290 </trans-unit>
a0bb29af
G
3291 <trans-unit id="4092533321838934102" datatype="html">
3292 <source>The video is being imported, it will be available when the import is finished.</source>
3293 <target state="translated">Tha a’ video ’ga ion-phortadh, bidh e ri fhaighinn nuair a bhios an t-ion-phortadh deiseil.</target>
819205ed
G
3294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
3295 </trans-unit>
a0bb29af
G
3296 <trans-unit id="8304621069698650554" datatype="html">
3297 <source>The video is being transcoded, it may not work properly.</source>
3298 <target state="translated">Tha a’ video ’ga thar-chòdachadh fhathast, dh’fhaoidte nach obraich e mar bu chòir.</target>
819205ed 3299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
352cdf75
G
3300 </trans-unit>
3301 <trans-unit id="1353168089968436742" datatype="html">
3302 <source>The video is being edited, it may not work properly.</source>
3303 <target state="translated">Tha a’ video ’ga dheasachadh, dh’fhaoidte nach obraich e mar bu chòir.</target>
3c18ff47
C
3304 <context-group purpose="location">
3305 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3306 <context context-type="linenumber">17,19</context>
3307 </context-group>
819205ed 3308 </trans-unit>
918ad789
G
3309 <trans-unit id="9080034597841586171" datatype="html">
3310 <source>The video is being moved to an external server, it may not work properly.</source>
3311 <target state="translated">Tha a’ video ’ga ghluasad gu frithealaiche air an taobh a-muigh ’s dh’fhaoidte nach obraich e mar bu chòir fhathast.</target>
352cdf75
G
3312 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
3313 </trans-unit>
64ef55f7
C
3314 <trans-unit id="8619499607322327082" datatype="html">
3315 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3316 <target state="translated">Thèid a’ video fhoillseachadh <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
352cdf75
G
3317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
3318 </trans-unit>
a0bb29af
G
3319 <trans-unit id="4262297989675590582" datatype="html">
3320 <source>This live has not started yet.</source>
3321 <target state="translated">Cha do thòisich an sruthadh beò seo fhathast.</target>
352cdf75
G
3322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
3323 </trans-unit>
a0bb29af
G
3324 <trans-unit id="4926204350710628499" datatype="html">
3325 <source>This live has ended.</source>
3326 <target state="translated">Thàinig an sruthadh beò seo gu crìch.</target>
352cdf75 3327 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group>
c90f6f26
G
3328 </trans-unit>
3329 <trans-unit id="7365478703093390233" datatype="html">
3330 <source>There are no videos available in this playlist.</source>
3331 <target state="new"> There are no videos available in this playlist.
2164a13d
C
3332</target>
3333 <context-group purpose="location">
3334 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3335 <context context-type="linenumber">37,39</context>
3336 </context-group>
352cdf75 3337 </trans-unit>
d7c6b951 3338 <trans-unit id="8518611938109939710" datatype="html">
793f70ae 3339 <source>SORT BY</source>
de8c02ea 3340 <target state="translated">SEÒRSAICH A-RÈIR</target>
c90f6f26
G
3341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group>
3342 </trans-unit>
d7c6b951 3343 <trans-unit id="6448160249466325288" datatype="html">
5a6de093 3344 <source>Most recent first (default)</source>
40b5cce0 3345 <target state="translated">As ùire (bun-roghainn)</target>
a0bb29af
G
3346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group>
3347 </trans-unit>
d7c6b951 3348 <trans-unit id="5179007899354903649" datatype="html">
5a6de093 3349 <source>Most replies first</source>
de8c02ea 3350 <target state="translated">Àireamh de bheachdan</target>
a0bb29af
G
3351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group>
3352 </trans-unit>
d7c6b951 3353 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3354 <source>No comments.</source>
3355 <target state="translated">Chan eil beachd ann.</target>
a0bb29af
G
3356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3357 </trans-unit>
d7c6b951 3358 <trans-unit id="6390009909920475335" datatype="html">
819205ed
G
3359 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3360 <target state="translated">Seall <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =0 {Chan eil freagairt ann} =1 {1 fhreagairt} one {{{ comment.totalReplies }} fhreagairt} two {{{ comment.totalReplies }} fhreagairt} few {{{ comment.totalReplies }} freagairtean} other {{{ comment.totalReplies }} freagairt}}"/> le <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> is eile </target>
c90f6f26
G
3361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3362 </trans-unit>
d7c6b951 3363 <trans-unit id="4036338619293319383" datatype="html">
a8f4112a 3364 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
47f6767e 3365 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil freagairt ann} =1 {1 video} one {<x id="INTERPOLATION"/> fhreagairt} two { fhreagairt} few { freagairtean} other { freagairt} }</target>
687a6afd
G
3366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3368 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3369 </trans-unit>
d7c6b951 3370 <trans-unit id="127329338495775339" datatype="html">
819205ed
G
3371 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3372 <target state="translated">Seall <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =0 {Chan eil freagairt ann} =1 {1 fhreagairt} one {{{ comment.totalReplies }} fhreagairt} two {{{ comment.totalReplies }} fhreagairt} few {{{ comment.totalReplies }} freagairtean} other {{{ comment.totalReplies }} freagairt}}"/> le <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
c90f6f26
G
3373 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3374 </trans-unit>
d7c6b951 3375 <trans-unit id="5535545444690528619" datatype="html">
52b356cf 3376 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
819205ed 3377 <target state="translated">Seall <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =0 {Chan eil freagairt ann} =1 {1 fhreagairt} one {{{ comment.totalReplies }} fhreagairt} two {{{ comment.totalReplies }} fhreagairt} few {{{ comment.totalReplies }} freagairtean} other {{{ comment.totalReplies }} freagairt}}"/></target>
687a6afd
G
3378 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3379 </trans-unit>
d7c6b951 3380 <trans-unit id="1055254162789146714" datatype="html">
076e1310 3381 <source>Comments are disabled.</source>
27496196 3382 <target state="translated">Tha beachdan à comas.</target>
c90f6f26
G
3383 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group>
3384 </trans-unit>
d7c6b951 3385 <trans-unit id="5733075023444401902" datatype="html">
076e1310 3386 <source>Add comment...</source>
27496196 3387 <target state="translated">Cuir beachd ris…</target>
a0bb29af
G
3388 <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">6</context></context-group>
3389 </trans-unit>
d7c6b951 3390 <trans-unit id="982956590420630883" datatype="html">
793f70ae 3391 <source>Markdown compatible</source>
de8c02ea 3392 <target state="translated">Co-chòrdail ri Markdown</target>
a0bb29af
G
3393 <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">15</context></context-group>
3394 </trans-unit>
d7c6b951 3395 <trans-unit id="5793595564950675122" datatype="html">
793f70ae 3396 <source>Markdown compatible that supports:</source>
de8c02ea 3397 <target state="translated">Co-chòrdail ri Markdown ’s a’ cur taic ri:</target>
a0bb29af
G
3398 <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">18</context></context-group>
3399 </trans-unit>
d7c6b951 3400 <trans-unit id="8422216333877786919" datatype="html">
793f70ae 3401 <source>Auto generated links</source>
de8c02ea 3402 <target state="translated">Ceanglaichean ’gan gintinn gu fèin-obrachail</target>
a0bb29af
G
3403 <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">21</context></context-group>
3404 </trans-unit>
d7c6b951 3405 <trans-unit id="6365822416124232422" datatype="html">
793f70ae 3406 <source>Break lines</source>
de8c02ea 3407 <target state="translated">Brisidhean loidhne</target>
a0bb29af
G
3408 <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">22</context></context-group>
3409 </trans-unit>
d7c6b951 3410 <trans-unit id="2810844969104710423" datatype="html">
793f70ae 3411 <source>bold</source>
de8c02ea 3412 <target state="translated">trom</target>
a0bb29af
G
3413 <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">26</context></context-group>
3414 </trans-unit>
d7c6b951 3415 <trans-unit id="8497278965577453274" datatype="html">
793f70ae 3416 <source>italic</source>
de8c02ea 3417 <target state="translated">clò Eadailteach</target>
a0bb29af
G
3418 <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">26</context></context-group>
3419 </trans-unit>
d7c6b951 3420 <trans-unit id="7227611412155083002" datatype="html">
793f70ae 3421 <source>Emoji shortcuts</source>
de8c02ea 3422 <target state="translated">Ath-ghoiridean Emoji</target>
a0bb29af
G
3423 <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">29</context></context-group>
3424 </trans-unit>
d7c6b951 3425 <trans-unit id="6608581312644027413" datatype="html">
793f70ae 3426 <source>Emoji markup</source>
de8c02ea 3427 <target state="translated">Markup Emoji</target>
a0bb29af
G
3428 <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">33</context></context-group>
3429 </trans-unit>
d7c6b951 3430 <trans-unit id="381522038671562286" datatype="html">
793f70ae 3431 <source>See complete list</source>
de8c02ea 3432 <target state="translated">Seall an liosta shlàn</target>
a0bb29af
G
3433 <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">35</context></context-group>
3434 </trans-unit>
d7c6b951 3435 <trans-unit id="2263890353858735493" datatype="html">
076e1310 3436 <source>You are one step away from commenting</source>
27496196 3437 <target state="translated">Chan eil ach aon cheum a dhìth ort mus cuir thu do bheachd ris</target>
a0bb29af
G
3438 <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">59</context></context-group>
3439 </trans-unit>
d7c6b951 3440 <trans-unit id="7508177761852352782" datatype="html">
4826a915 3441 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
de8c02ea 3442 <target state="translated">’S urrainn dhut do bheachd a chur ris le cunntas o ionstans sam bith a tha co-chòrdail ri ActivityPub (can PeerTube, Mastodon no Pleroma).</target>
687a6afd
G
3443 <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">64</context></context-group>
3444 </trans-unit>
d7c6b951 3445 <trans-unit id="2958389355547305739" datatype="html">
5a6de093 3446 <source>Login to comment</source>
de8c02ea 3447 <target state="translated">Clàraich a-steach a chur do bheachd ris</target>
a0bb29af
G
3448 <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">78</context></context-group>
3449 </trans-unit>
d7c6b951 3450 <trans-unit id="4817080330698362530" datatype="html">
793f70ae 3451 <source>Markdown Emoji List</source>
de8c02ea 3452 <target state="translated">Liosta Markdown nan Emoji</target>
a0bb29af
G
3453 <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">86</context></context-group>
3454 </trans-unit>
d7c6b951 3455 <trans-unit id="3572897237443938692" datatype="html">
076e1310 3456 <source>Highlighted comment</source>
27496196 3457 <target state="translated">Beachd soillsichte</target>
c90f6f26
G
3458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group>
3459 </trans-unit>
d7c6b951 3460 <trans-unit id="4502286564339177240" datatype="html">
076e1310 3461 <source>Reply</source>
de8c02ea 3462 <target state="translated">Freagairt</target>
c90f6f26
G
3463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group>
3464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
3465 </trans-unit>
d7c6b951 3466 <trans-unit id="2447932355167015019" datatype="html">
f85b7b40 3467 <source>This comment has been deleted</source>
de8c02ea 3468 <target state="translated">Chaidh am beachd seo a sguabadh às</target>
c90f6f26
G
3469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group>
3470 </trans-unit>
5a6de093
C
3471 <trans-unit id="9031514421077169181" datatype="html">
3472 <source>Video redundancies</source>
de8c02ea 3473 <target state="translated">Anabarrachdan video</target>
352cdf75
G
3474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3475 </trans-unit>
d7c6b951 3476 <trans-unit id="3516494528184217808" datatype="html">
076e1310 3477 <source>1 host (without "http://") per line</source>
27496196 3478 <target state="translated">Cuir gach òstair (às aonais “http://”) air loidhne fa leth</target>
793f70ae
G
3479 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">11</context></context-group>
3480 </trans-unit>
d7c6b951 3481 <trans-unit id="7651712714082200084" datatype="html">
793f70ae 3482 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
de8c02ea 3483 <target state="translated">Thèid do ghearan a chuir dha na maoir aig <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> ’S a shìneadh air adhart gu tùs a’ bheachd (<x id="INTERPOLATION_1"/>) cuideachd<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
c90f6f26
G
3484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group>
3485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group>
3486 </trans-unit>
793f70ae
G
3487 <trans-unit id="658727060940996385" datatype="html">
3488 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
de8c02ea 3489 <target state="translated">Ma dh’ath-nuadhaicheas tu an tòcan, chan fhaod cliantan a chaidh a rèiteachadh cheana an t-inbhir fhaighinn mus cleachd iad an tòcan ùr. A bheil thu airson leantainn air adhart?</target>
918ad789
G
3490 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">40</context></context-group>
3491 </trans-unit>
793f70ae
G
3492 <trans-unit id="3029923402309610616" datatype="html">
3493 <source>Token renewed. Update your client configuration accordingly.</source>
de8c02ea 3494 <target state="translated">Chaidh an tòcan ath-nuadhachadh. Ùraich rèiteachadh a’ chliant agad dha rèir.</target>
c5ce27f8
C
3495 <context-group purpose="location">
3496 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3497 <context context-type="linenumber">49</context>
3498 </context-group>
793f70ae 3499 </trans-unit>
d7c6b951 3500 <trans-unit id="5302915360176176604" datatype="html">
793f70ae 3501 <source>SUBSCRIPTION FEED</source>
de8c02ea 3502 <target state="translated">INBHIR FO-SGRÌOBHAIDH</target>
c90f6f26
G
3503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group>
3504 </trans-unit>
d7c6b951 3505 <trans-unit id="2645809032917283525" datatype="html">
793f70ae 3506 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
de8c02ea 3507 <target state="translated">Cleachd trusaichean inbhirean threas-phàrtaidhean airson liosta nam videothan fhaighinn o na seanailean air an d’ fhuair thu fo-sgrìobhadh.</target>
c90f6f26
G
3508 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">11</context></context-group>
3509 </trans-unit>
d7c6b951 3510 <trans-unit id="7944777648309302794" datatype="html">
793f70ae 3511 <source>Feed URL</source>
de8c02ea 3512 <target state="translated">URL an inbhir</target>
c90f6f26
G
3513 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">19</context></context-group>
3514 </trans-unit>
d7c6b951 3515 <trans-unit id="6086365181226161548" datatype="html">
793f70ae 3516 <source>Feed Token</source>
de8c02ea 3517 <target state="translated">Tòcan an inbhir</target>
c90f6f26
G
3518 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">24</context></context-group>
3519 </trans-unit>
d7c6b951 3520 <trans-unit id="6492684506192237359" datatype="html">
793f70ae 3521 <source>⚠️ Never share your feed token with anyone.</source>
de8c02ea 3522 <target state="translated">⚠️ Na co-roinn tòcan an inbhir agad le duine sam bith eile.</target>
c90f6f26
G
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">27</context></context-group>
3524 </trans-unit>
d7c6b951 3525 <trans-unit id="270726559962362501" datatype="html">
793f70ae 3526 <source>Renew token</source>
de8c02ea 3527 <target state="translated">Ath-nuadhaich an tòcan</target>
c90f6f26
G
3528 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">36</context></context-group>
3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group>
3530 </trans-unit>
d7c6b951 3531 <trans-unit id="9209781328340965816" datatype="html">
076e1310 3532 <source>Filter...</source>
27496196 3533 <target state="translated">Criathraich…</target>
c90f6f26
G
3534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group>
3535 </trans-unit>
3536 <trans-unit id="4965562695253171955" datatype="html">
3537 <source>Clear filter</source>
3538 <target state="new">Clear filter</target>
00e32b7c
C
3539 <context-group purpose="location">
3540 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3541 <context context-type="linenumber">28</context>
3542 </context-group>
3543 <context-group purpose="location">
3544 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
3545 <context context-type="linenumber">7</context>
3546 </context-group>
fb87355d 3547 </trans-unit>
d7c6b951 3548 <trans-unit id="4266779970063047572" datatype="html">
5a6de093 3549 <source>Video/Comment/Account</source>
de8c02ea 3550 <target state="translated">Video/Beachd/Cunntas</target>
a2f7b4e6
G
3551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">22</context></context-group>
3552 </trans-unit>
d7c6b951 3553 <trans-unit id="8040881171107393560" datatype="html">
076e1310 3554 <source>ID</source>
27496196 3555 <target state="translated">ID</target>
4826a915
G
3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">45</context></context-group>
3557 </trans-unit>
d7c6b951 3558 <trans-unit id="5911214550882917183" datatype="html">
076e1310 3559 <source>State</source>
27496196 3560 <target state="translated">Staid</target>
e67ecaf8
C
3561
3562
3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 3564 <trans-unit id="2092225601747599163" datatype="html">
5a6de093 3565 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0b4a6767 3566 <target state="translated">Air a chruthachadh <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
3567
3568
3569
3570
3571
3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 3573 <trans-unit id="8898602327647937914" datatype="html">
5a6de093 3574 <source>Open actor page in a new tab</source>
de8c02ea 3575 <target state="translated">Fosgail duilleag an actair ann an taba ùr</target>
e67ecaf8
C
3576
3577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 3578 <trans-unit id="7317290694079257887" datatype="html">
076e1310 3579 <source>Accepted</source>
27496196 3580 <target state="translated">Air a ghabhail ris</target>
e67ecaf8
C
3581
3582
3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 3584 <trans-unit id="4416413576346763682" datatype="html">
076e1310 3585 <source>Pending</source>
27496196 3586 <target state="translated">Ri lèirmheasadh</target>
e67ecaf8
C
3587
3588
3589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html">
3590 <source>Rejected</source><target state="new">Rejected</target>
3591 <context-group purpose="location">
3592 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3593 <context context-type="linenumber">65,66</context>
3594 </context-group>
3595 <context-group purpose="location">
3596 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3597 <context context-type="linenumber">67,68</context>
3598 </context-group>
a2f7b4e6 3599 </trans-unit>
d7c6b951 3600 <trans-unit id="8905995985388209337" datatype="html">
076e1310 3601 <source>Accept</source>
27496196 3602 <target state="translated">Gabh ris</target>
e67ecaf8
C
3603
3604
3605
3606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 3607 <trans-unit id="8415175881466057254" datatype="html">
076e1310 3608 <source>Refuse</source>
27496196 3609 <target state="translated">Diùlt</target>
e67ecaf8
C
3610
3611
3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3613 <trans-unit id="6961112234462008319" datatype="html">
5a6de093 3614 <source>No follower found matching current filters.</source>
de8c02ea 3615 <target state="translated">Cha deach neach-leantainn a lorg a fhreagras ris na criathragan làithreach.</target>
e67ecaf8
C
3616
3617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
d7c6b951 3618 <trans-unit id="2117404838551056159" datatype="html">
5a6de093 3619 <source>Your instance doesn't have any follower.</source>
de8c02ea 3620 <target state="translated">Chan eil neach sam bith a’ leantainn air an ionstans agad.</target>
e67ecaf8
C
3621
3622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
d7c6b951 3623 <trans-unit id="2845798909207198924" datatype="html">
5a6de093 3624 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
de8c02ea 3625 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> luchd-leantainn</target>
a2f7b4e6
G
3626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">11</context></context-group>
3627 </trans-unit>
d7c6b951 3628 <trans-unit id="6571718060636962350" datatype="html">
5a6de093 3629 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 3630 <target state="translated">Tha anabarrachd ceadaichte <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
3631
3632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 3633 <trans-unit id="8246779176913476983" datatype="html">
5a6de093 3634 <source>Open instance in a new tab</source>
de8c02ea 3635 <target state="translated">Fosgail an t-ionstans ann an taba ùr</target>
e67ecaf8
C
3636
3637
3638
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 3640 <trans-unit id="9132918641931433659" datatype="html">
5a6de093 3641 <source>No host found matching current filters.</source>
de8c02ea 3642 <target state="translated">Cha deach òstair a lorg a fhreagras ris na criathragan làithreach.</target>
e67ecaf8
C
3643
3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
d7c6b951 3645 <trans-unit id="7274241885665071790" datatype="html">
5a6de093 3646 <source>Your instance is not following anyone.</source>
de8c02ea 3647 <target state="translated">Chan eil an t-ionstans agad a’ leantainn air dad sam bith.</target>
e67ecaf8
C
3648
3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html">
3650 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target>
3651 <context-group purpose="location">
3652 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3653 <context context-type="linenumber">70</context>
3654 </context-group>
3655 </trans-unit><trans-unit id="8061023631336698211" datatype="html">
3656 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target>
3657 <context-group purpose="location">
3658 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3659 <context context-type="linenumber">72,70</context>
3660 </context-group>
b68ec72e 3661 </trans-unit>
d7c6b951 3662 <trans-unit id="4774348799569692380" datatype="html">
5a6de093 3663 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
de8c02ea 3664 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> òstair(ean)</target>
a2f7b4e6
G
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">11</context></context-group>
3666 </trans-unit>
d7c6b951 3667 <trans-unit id="9216117865911519658" datatype="html">
a8f4112a 3668 <source>Action</source>
47f6767e 3669 <target state="translated">Gnìomh</target>
e67ecaf8
C
3670
3671
3672
3673
3674
3675
3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 3677 <trans-unit id="5968342253366599875" datatype="html">
5a6de093 3678 <source>Videos redundancies</source>
de8c02ea 3679 <target state="translated">Videothan anabarrach</target>
793f70ae
G
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">3</context></context-group>
3681 </trans-unit>
d7c6b951 3682 <trans-unit id="4937132637898470918" datatype="html">
5a6de093 3683 <source>My videos duplicated by remote instances</source>
de8c02ea 3684 <target state="translated">Na videothan agam a chaidh a dhùblachadh le ionstansan cèine</target>
793f70ae
G
3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">12</context></context-group>
3686 </trans-unit>
d7c6b951 3687 <trans-unit id="4667534933980942398" datatype="html">
5a6de093 3688 <source>Remote videos duplicated by my instance</source>
de8c02ea 3689 <target state="translated">Na videothan cèine a chaidh a dhùblachadh leis an ionstans agam-sa</target>
793f70ae
G
3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">13</context></context-group>
3691 </trans-unit>
d7c6b951 3692 <trans-unit id="8363291180171434623" datatype="html">
5a6de093 3693 <source>Table parameters</source>
de8c02ea 3694 <target state="translated">Paramadairean a’ chlàir</target>
fb87355d
G
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">47</context></context-group>
3696 </trans-unit>
d7c6b951 3697 <trans-unit id="5230110096688656830" datatype="html">
5a6de093 3698 <source>Select columns</source>
de8c02ea 3699 <target state="translated">Tagh colbhan</target>
fb87355d
G
3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">53</context></context-group>
3701 </trans-unit>
d7c6b951 3702 <trans-unit id="5893518121808195081" datatype="html">
5a6de093 3703 <source>Highlight banned users</source>
de8c02ea 3704 <target state="translated">Soillsich an luchd-cleachdaidh toirmisgte</target>
fb87355d
G
3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">59</context></context-group>
3706 </trans-unit>
d7c6b951 3707 <trans-unit id="5248717555542428023" datatype="html">
076e1310 3708 <source>Username</source>
27496196 3709 <target state="translated">Ainm-cleachdaiche</target>
c90f6f26
G
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group>
3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group>
3714 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group>
3715 </trans-unit>
d7c6b951 3716 <trans-unit id="6612230394519751963" datatype="html">
076e1310 3717 <source>john</source>
27496196 3718 <target state="translated">calum</target>
fb87355d
G
3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3721 </trans-unit>
d7c6b951 3722 <trans-unit id="6475711663580561164" datatype="html">
076e1310 3723 <source>mail@example.com</source>
27496196 3724 <target state="translated">post@ball-eisimpleir.com</target>
fb87355d
G
3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3727 </trans-unit>
d7c6b951 3728 <trans-unit id="8371296837649897723" datatype="html">
793f70ae 3729 <source>If you leave the password empty, an email will be sent to the user.</source>
de8c02ea 3730 <target state="translated">Ma dh’fhàgas tu am facal-faire bàn, thèid post-d a chur dhan chleachdaiche.</target>
fb87355d
G
3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
3733 </trans-unit>
d7c6b951 3734 <trans-unit id="4145496584631696119" datatype="html">
9f77adb8
C
3735 <source>Role</source>
3736 <target state="translated">Dreuchd</target>
c90f6f26
G
3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3740 </trans-unit>
d7c6b951 3741 <trans-unit id="7046347992315328430" datatype="html">
793f70ae 3742 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
de8c02ea 3743 <target state="translated">Tha an tar-chòdachadh an comas. Cha dèid ach meud <x id="START_TAG_STRONG"/>tùsail<x id="CLOSE_TAG_STRONG"/> nam videothan a chunntadh mu choinneamh a’ chuota. <x id="LINE_BREAK"/> B’ urrainn dhan chleachdaiche seo mu <x id="INTERPOLATION"/> a luchdadh suas air a char as motha. </target>
c90f6f26
G
3744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3746 </trans-unit>
d7c6b951 3747 <trans-unit id="2743014784334706527" datatype="html">
076e1310 3748 <source>Daily video quota</source>
27496196 3749 <target state="translated">Cuota làitheil de videothan</target>
c90f6f26
G
3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group>
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group>
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group>
3753 </trans-unit>
d7c6b951 3754 <trans-unit id="2622255144026150901" datatype="html">
4826a915 3755 <source>Auth plugin</source>
de8c02ea 3756 <target state="translated">Plugan dearbh-aithneachaidh</target>
c90f6f26
G
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group>
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group>
3760 </trans-unit>
d7c6b951 3761 <trans-unit id="588099657508661970" datatype="html">
4826a915 3762 <source>None (local authentication)</source>
de8c02ea 3763 <target state="translated">Chan eil gin (dearbh-aithneachadh ionadail)</target>
c90f6f26
G
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group>
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group>
3766 </trans-unit>
d7c6b951 3767 <trans-unit id="2070907480317730379" datatype="html">
5a6de093 3768 <source>Doesn't need review before a video goes public</source>
de8c02ea 3769 <target state="translated">Cha bhi feum air lèirmheas mus dèid video fhoillseachadh</target>
c90f6f26
G
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group>
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group>
3772 </trans-unit>
d7c6b951 3773 <trans-unit id="6667250632809964191" datatype="html">
076e1310 3774 <source>Send a link to reset the password by email to the user</source>
27496196 3775 <target state="translated">Cuir ceangal dhan chleachdaiche air a’ phost-d airson am facal-faire ath-shuidheachadh</target>
c90f6f26
G
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group>
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group>
3778 </trans-unit>
d7c6b951 3779 <trans-unit id="1412406834353485520" datatype="html">
076e1310 3780 <source>Ask for new password</source>
27496196 3781 <target state="translated">Iarr facal-faire ùr</target>
c90f6f26
G
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group>
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group>
3784 </trans-unit>
d7c6b951 3785 <trans-unit id="3791201588898094481" datatype="html">
076e1310 3786 <source>Manually set the user password</source>
27496196 3787 <target state="translated">Suidhich facal-faire a’ chleachdaiche a làimh</target>
c90f6f26
G
3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group>
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group>
3790 </trans-unit>
d7c6b951 3791 <trans-unit id="8461842260159597706" datatype="html">
076e1310 3792 <source>Show</source>
27496196 3793 <target state="translated">Seall</target>
c90f6f26
G
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group>
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group>
3796 </trans-unit>
d7c6b951 3797 <trans-unit id="8461609631969932886" datatype="html">
076e1310 3798 <source>Hide</source>
27496196 3799 <target state="translated">Cuir am falach</target>
c90f6f26
G
3800 <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">115</context></context-group>
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group>
3802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group>
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group>
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group>
3805 </trans-unit>
d7c6b951 3806 <trans-unit id="7049348886126005391" datatype="html">
076e1310 3807 <source>Batch actions</source>
27496196 3808 <target state="translated">Gnìomhan ’nan grunnan</target>
e67ecaf8
C
3809
3810
3811
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</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">18</context></context-group></trans-unit>
d7c6b951 3813 <trans-unit id="675721269041534709" datatype="html">
5a6de093 3814 <source>The user was banned</source>
de8c02ea 3815 <target state="translated">Chaidh an cleachdaiche a thoirmeasg</target>
352cdf75
G
3816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">109</context></context-group>
3817 </trans-unit>
d7c6b951 3818 <trans-unit id="2348557406282409966" datatype="html">
5a6de093 3819 <source>Open account in a new tab</source>
de8c02ea 3820 <target state="translated">Fosgail an cunntas ann an taba ùr</target>
c90f6f26
G
3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group>
3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group>
3823 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group>
3824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3827 </trans-unit>
d7c6b951 3828 <trans-unit id="3111569165173971676" datatype="html">
793f70ae 3829 <source>Deleted account</source>
de8c02ea 3830 <target state="translated">Cunntas air a sguabadh às</target>
c90f6f26
G
3831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group>
3832 </trans-unit>
d7c6b951 3833 <trans-unit id="3254358851993549668" datatype="html">
076e1310 3834 <source>User's email must be verified to login</source>
27496196 3835 <target state="translated">Feumaidh cleachdaiche am post-d a dhearbhadh ron chlàradh a-steach</target>
352cdf75
G
3836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">120</context></context-group>
3837 </trans-unit>
d7c6b951 3838 <trans-unit id="3939342579126794385" datatype="html">
076e1310 3839 <source>User's email is verified / User can login without email verification</source>
27496196 3840 <target state="translated">Chaidh post-d a’ chleachdaiche a dhearbhadh / Faodaidh an cleachdaiche clàradh a-steach gun dearbhadh a’ phuist-d</target>
352cdf75
G
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">124</context></context-group>
3842 </trans-unit>
d7c6b951 3843 <trans-unit id="242888077027281874" datatype="html">
5a6de093 3844 <source>Total daily video quota</source>
de8c02ea 3845 <target state="translated">Cuota làitheil iomlan de videothan</target>
352cdf75
G
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">141</context></context-group>
3847 </trans-unit>
d7c6b951 3848 <trans-unit id="1242902302929086301" datatype="html">
076e1310 3849 <source>Ban reason:</source>
27496196 3850 <target state="translated">Adhbhar an toirmisg:</target>
352cdf75
G
3851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">163</context></context-group>
3852 </trans-unit>
a2f7b4e6
G
3853 <trans-unit id="6124612368324200166" datatype="html">
3854 <source>Banned users</source>
47f6767e 3855 <target state="translated">Cleachdaichean toirmisgte</target>
c90f6f26
G
3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group>
3857 </trans-unit>
d7c6b951 3858 <trans-unit id="5642198289374753866" datatype="html">
5a6de093 3859 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
de8c02ea 3860 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> luchd-cleachdaidh</target>
fb87355d
G
3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">11</context></context-group>
3862 </trans-unit>
5a6de093 3863 <trans-unit id="2049290282534091182" datatype="html">
076e1310 3864 <source>Moderation</source>
27496196 3865 <target state="translated">Maorsainneachd</target>
352cdf75
G
3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group>
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">72</context></context-group>
3868 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">28</context></context-group>
3869 </trans-unit>
d7c6b951 3870 <trans-unit id="746099155736913817" datatype="html">
5a6de093 3871 <source>Video blocks</source>
de8c02ea 3872 <target state="translated">Bacadh videothan</target>
352cdf75
G
3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3874 <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">3</context></context-group>
3875 </trans-unit>
d7c6b951 3876 <trans-unit id="7815838401315213887" datatype="html">
076e1310 3877 <source>Muted accounts</source>
27496196 3878 <target state="translated">Cunntasan mùchte</target>
352cdf75
G
3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
3881 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group>
3882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group>
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3885 </trans-unit>
d7c6b951 3886 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
3887 <source>Muted servers</source>
3888 <target state="translated">Frithealaichean mùchte</target>
819205ed
G
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group>
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group>
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3894 </trans-unit>
d7c6b951 3895 <trans-unit id="2343069726009080052" datatype="html">
5a6de093 3896 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 3897 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
c90f6f26
G
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group>
3899 <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">26</context></context-group>
3900 </trans-unit>
d7c6b951 3901 <trans-unit id="3122686335401195400" datatype="html">
5a6de093 3902 <source>Total size</source>
de8c02ea 3903 <target state="translated">Meud iomlan</target>
c90f6f26
G
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group>
3905 </trans-unit>
d7c6b951 3906 <trans-unit id="4488103364313252005" datatype="html">
5a6de093 3907 <source>List redundancies</source>
de8c02ea 3908 <target state="translated">Seall na videothan anabarrach</target>
c90f6f26
G
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group>
3910 </trans-unit>
d7c6b951 3911 <trans-unit id="7423116442791683693" datatype="html">
5a6de093 3912 <source>Your instance doesn't mirror any video.</source>
de8c02ea 3913 <target state="translated">Chan eil air an ionstans agad a’ sgàthanachadh video sam bith.</target>
c90f6f26
G
3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group>
3915 </trans-unit>
d7c6b951 3916 <trans-unit id="1944582937285351613" datatype="html">
5a6de093 3917 <source>Your instance has no mirrored videos.</source>
de8c02ea 3918 <target state="translated">Cha deach video sam bith dhen ionstans agad a sgàthanachadh.</target>
c90f6f26
G
3919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group>
3920 </trans-unit>
d7c6b951 3921 <trans-unit id="7292311893283564173" datatype="html">
5a6de093 3922 <source>Enabled strategies stats</source>
de8c02ea 3923 <target state="translated">Stadastaireachd nan ro-innleachdan an comas</target>
c90f6f26
G
3924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group>
3925 </trans-unit>
d7c6b951 3926 <trans-unit id="7595922272001217567" datatype="html">
793f70ae 3927 <source>No redundancy strategy is enabled on your instance.</source>
de8c02ea 3928 <target state="translated">Cha deach ro-innleachd na h-anabarrachd a chur an comas air an ionstans agad.</target>
c90f6f26
G
3929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group>
3930 </trans-unit>
352cdf75
G
3931 <trans-unit id="4824046935922837124" datatype="html">
3932 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3933 <target state="translated">’Ga chleachdadh (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
3934 <context-group purpose="location">
3935 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3936 <context context-type="linenumber">99</context>
3937 </context-group>
352cdf75
G
3938 </trans-unit>
3939 <trans-unit id="5874809640561431793" datatype="html">
3940 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
3941 <target state="translated">Ri fhaighinn (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
3942 <context-group purpose="location">
3943 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3944 <context context-type="linenumber">105</context>
3945 </context-group>
fb87355d 3946 </trans-unit>
d7c6b951 3947 <trans-unit id="7574091010118901399" datatype="html">
076e1310 3948 <source>Sensitive</source>
4826a915 3949 <target state="translated">Frionasach</target>
a2f7b4e6
G
3950 <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">27</context></context-group>
3951 </trans-unit>
d7c6b951 3952 <trans-unit id="2478877938420291792" datatype="html">
076e1310
G
3953 <source>Unfederated</source>
3954 <target state="translated">Gun cho-nasgadh</target>
fb87355d
G
3955 <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">28</context></context-group>
3956 <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">60</context></context-group>
3957 </trans-unit>
d7c6b951 3958 <trans-unit id="7692347838587821095" datatype="html">
5a6de093 3959 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0b4a6767 3960 <target state="translated">Ceann-là <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
352cdf75
G
3961 <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">29</context></context-group>
3962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group>
3963 </trans-unit>
d7c6b951 3964 <trans-unit id="1451763834047485033" datatype="html">
4826a915 3965 <source>Select this row</source>
de8c02ea 3966 <target state="translated">Tagh an ràgh seo</target>
e67ecaf8
C
3967
3968
3969
3970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</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">51</context></context-group></trans-unit>
fb87355d
G
3971 <trans-unit id="4043531994869127329" datatype="html">
3972 <source>See full comment</source>
3973 <target state="translated">Seall am beachd slàn</target>
352cdf75
G
3974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group>
3975 </trans-unit>
d7c6b951 3976 <trans-unit id="3193976279273491157" datatype="html">
076e1310 3977 <source>Actions</source>
27496196 3978 <target state="translated">Gnìomhan</target>
e67ecaf8
C
3979
3980
3981
3982
3983
3984 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
b68ec72e
G
3985 <trans-unit id="8390803680962035202" datatype="html">
3986 <source>Follower</source>
a082d6fd 3987 <target state="translated">Neach-leantainn</target>
e67ecaf8
C
3988
3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 3990 <trans-unit id="4691552465058437520" datatype="html">
793f70ae 3991 <source>Commented video</source>
de8c02ea 3992 <target state="translated">Video le beachd ris</target>
352cdf75
G
3993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group>
3994 </trans-unit>
d7c6b951 3995 <trans-unit id="7266085473379376028" datatype="html">
793f70ae 3996 <source>No comments found matching current filters.</source>
de8c02ea 3997 <target state="translated">Cha deach beachd a lorg a fhreagras ris na criathragan làithreach.</target>
352cdf75
G
3998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group>
3999 </trans-unit>
d7c6b951 4000 <trans-unit id="2398388496754671928" datatype="html">
793f70ae 4001 <source>No comments found.</source>
de8c02ea 4002 <target state="translated">Cha deach beachd sam bith a lorg.</target>
352cdf75
G
4003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group>
4004 </trans-unit>
a2f7b4e6
G
4005 <trans-unit id="4604870995665811499" datatype="html">
4006 <source>Local comments</source>
47f6767e 4007 <target state="translated">Beachdan ionadail</target>
c90f6f26
G
4008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group>
4009 </trans-unit>
a2f7b4e6
G
4010 <trans-unit id="2721988499779041837" datatype="html">
4011 <source>Remote comments</source>
47f6767e 4012 <target state="translated">Beachdan cèine</target>
c90f6f26 4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group>
88ee9916
C
4014 </trans-unit><trans-unit id="7483158147658382515" datatype="html">
4015 <source>Comments on local videos</source><target state="new">Comments on local videos</target>
4016 <context-group purpose="location">
4017 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4018 <context context-type="linenumber">60</context>
4019 </context-group>
c90f6f26 4020 </trans-unit>
d7c6b951 4021 <trans-unit id="1420624050293070194" datatype="html">
5a6de093 4022 <source>No abuses found matching current filters.</source>
de8c02ea 4023 <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg a fhreagras dha na criathragan làithreach.</target>
fe199b07
G
4024 <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>
4025 </trans-unit>
d7c6b951 4026 <trans-unit id="639328713281980021" datatype="html">
5a6de093 4027 <source>No abuses found.</source>
de8c02ea 4028 <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg.</target>
fe199b07
G
4029 <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>
4030 </trans-unit>
a2f7b4e6
G
4031 <trans-unit id="1807029821872995706" datatype="html">
4032 <source>Unsolved reports</source>
47f6767e 4033 <target state="translated">Gearanan gun fhuasgladh</target>
c90f6f26
G
4034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group>
4035 </trans-unit>
a2f7b4e6
G
4036 <trans-unit id="2570256912317308673" datatype="html">
4037 <source>Accepted reports</source>
47f6767e 4038 <target state="translated">Gearanan a chaidh gabhail riutha</target>
c90f6f26
G
4039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group>
4040 </trans-unit>
a2f7b4e6
G
4041 <trans-unit id="4335414817109654558" datatype="html">
4042 <source>Refused reports</source>
47f6767e 4043 <target state="translated">Gearanan a chaidh a dhiùltadh</target>
c90f6f26
G
4044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group>
4045 </trans-unit>
a2f7b4e6
G
4046 <trans-unit id="5604806676748121035" datatype="html">
4047 <source>Reports with blocked videos</source>
47f6767e 4048 <target state="translated">Gearanan le videothan bacte</target>
c90f6f26
G
4049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group>
4050 </trans-unit>
a2f7b4e6
G
4051 <trans-unit id="5105869928182826553" datatype="html">
4052 <source>Reports with deleted videos</source>
47f6767e 4053 <target state="translated">Gearanan le videothan air an sguabadh às</target>
c90f6f26
G
4054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group>
4055 </trans-unit>
d7c6b951 4056 <trans-unit id="4678289986918934018" datatype="html">
5a6de093 4057 <source>Block reason:</source>
de8c02ea 4058 <target state="translated">Adhbhar a’ bhacaidh:</target>
fb87355d
G
4059 <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">75</context></context-group>
4060 </trans-unit>
d7c6b951 4061 <trans-unit id="8390860433951751429" datatype="html">
5a6de093 4062 <source>No blocked video found matching current filters.</source>
de8c02ea 4063 <target state="translated">Cha deach video bacte a lorg a fhreagras ris na criathragan làithreach.</target>
fb87355d
G
4064 <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">92</context></context-group>
4065 </trans-unit>
d7c6b951 4066 <trans-unit id="5030329587275248535" datatype="html">
5a6de093 4067 <source>No blocked video found.</source>
de8c02ea 4068 <target state="translated">Cha deach video bacte a lorg.</target>
fb87355d
G
4069 <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">93</context></context-group>
4070 </trans-unit>
a2f7b4e6
G
4071 <trans-unit id="7755288609601798418" datatype="html">
4072 <source>Automatic blocks</source>
47f6767e 4073 <target state="translated">Bacaidhean fèin-obrachail</target>
fb87355d
G
4074 <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">34</context></context-group>
4075 </trans-unit>
a2f7b4e6
G
4076 <trans-unit id="6510868134640657079" datatype="html">
4077 <source>Manual blocks</source>
47f6767e 4078 <target state="translated">Bacaidhean a làimh</target>
fb87355d
G
4079 <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">38</context></context-group>
4080 </trans-unit>
d7c6b951 4081 <trans-unit id="2143435845912984377" datatype="html">
5a6de093 4082 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
de8c02ea 4083 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> video(than) bacte</target>
a2f7b4e6
G
4084 <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">11</context></context-group>
4085 </trans-unit>
d7c6b951 4086 <trans-unit id="1868606282505332204" datatype="html">
5a6de093 4087 <source>Reports</source>
de8c02ea 4088 <target state="translated">Gearanan</target>
352cdf75
G
4089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/abuse-list/abuse-list.component.html</context><context context-type="linenumber">3</context></context-group>
4091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4092 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html</context><context context-type="linenumber">3</context></context-group>
4093 </trans-unit>
d7c6b951 4094 <trans-unit id="7075448128175750939" datatype="html">
076e1310 4095 <source>Moderation comment</source>
27496196 4096 <target state="translated">Beachd maorsainneachd</target>
793f70ae
G
4097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">3</context></context-group>
4098 </trans-unit>
d7c6b951 4099 <trans-unit id="7358611947192442969" datatype="html">
076e1310 4100 <source>This comment can only be seen by you or the other moderators.</source>
27496196 4101 <target state="translated">Chan fhaic ach thu fhèin ’s na maoir eile am beachd seo.</target>
687a6afd
G
4102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">20</context></context-group>
4103 </trans-unit>
d7c6b951 4104 <trans-unit id="3981851640772035362" datatype="html">
076e1310 4105 <source>Update this comment</source>
27496196 4106 <target state="translated">Ùraich am beachd seo</target>
a2f7b4e6
G
4107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">30</context></context-group>
4108 </trans-unit>
d7c6b951 4109 <trans-unit id="730589419287534524" datatype="html">
076e1310 4110 <source>Reporter</source>
27496196 4111 <target state="translated">Cò rinn an gearan</target>
a2f7b4e6
G
4112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group>
4113 <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>
c90f6f26
G
4114 </trans-unit>
4115 <trans-unit id="5026011498416291967" datatype="html">
e67ecaf8
C
4116 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source>
4117 <target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target>
00e32b7c
C
4118 <context-group purpose="location">
4119 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4120 <context context-type="linenumber">21,23</context>
4121 </context-group>
4122 <context-group purpose="location">
4123 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4124 <context context-type="linenumber">42,44</context>
4125 </context-group>
a2f7b4e6 4126 </trans-unit>
d7c6b951 4127 <trans-unit id="6549265851868599441" datatype="html">
076e1310 4128 <source>Video</source>
27496196 4129 <target state="translated">Video</target>
e67ecaf8
C
4130
4131
4132
4133
4134
4135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</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">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</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">8</context></context-group></trans-unit>
d7c6b951 4136 <trans-unit id="2662644497259948010" datatype="html">
793f70ae 4137 <source>Comment</source>
de8c02ea 4138 <target state="translated">Beachd</target>
c90f6f26
G
4139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group>
4140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group>
4141 </trans-unit>
d7c6b951 4142 <trans-unit id="1359961255805685312" datatype="html">
5a6de093 4143 <source>This video has been reported multiple times.</source>
de8c02ea 4144 <target state="translated">Chaidh gearan a dhèanamh mun video seo iomadh turas.</target>
fb87355d
G
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">66</context></context-group>
4146 </trans-unit>
d7c6b951 4147 <trans-unit id="8103613717136753118" datatype="html">
5a6de093 4148 <source>The video was blocked</source>
de8c02ea 4149 <target state="translated">Chaidh a’ video a bhacadh</target>
fb87355d
G
4150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">73</context></context-group>
4151 </trans-unit>
d7c6b951 4152 <trans-unit id="5021295327106206941" datatype="html">
5a6de093 4153 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
0b4a6767 4154 <target state="translated">le <x id="INTERPOLATION"/> air <x id="INTERPOLATION_1"/> </target>
fe199b07
G
4155 <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>
4156 </trans-unit>
d7c6b951 4157 <trans-unit id="1443698606045744844" datatype="html">
5a6de093 4158 <source>Video was deleted</source>
de8c02ea 4159 <target state="translated">Chaidh a’ video a sguabadh às</target>
fb87355d
G
4160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">79</context></context-group>
4161 </trans-unit>
d7c6b951 4162 <trans-unit id="1530731524535521716" datatype="html">
793f70ae 4163 <source>Account deleted</source>
de8c02ea 4164 <target state="translated">Chaidh an cunntas a sguabadh às</target>
c90f6f26
G
4165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group>
4166 </trans-unit>
d7c6b951 4167 <trans-unit id="1191715835847858871" datatype="html">
5a6de093 4168 <source>Open video in a new tab</source>
de8c02ea 4169 <target state="translated">Fosgail a’ video ann an taba ùr</target>
c90f6f26
G
4170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group>
4171 </trans-unit>
d7c6b951 4172 <trans-unit id="3301856295120048857" datatype="html">
5a6de093 4173 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 4174 <target state="translated">Staid <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
4175
4176
4177
4178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
d7c6b951 4179 <trans-unit id="6452372740127749380" datatype="html">
5a6de093 4180 <source>Messages</source>
de8c02ea 4181 <target state="translated">Teachdaireachdan</target>
a2f7b4e6
G
4182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">25</context></context-group>
4183 </trans-unit>
d7c6b951 4184 <trans-unit id="1969144763032891922" datatype="html">
5a6de093 4185 <source>Internal note</source>
de8c02ea 4186 <target state="translated">Nòta taobh a-staigh</target>
a2f7b4e6
G
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">26</context></context-group>
4188 </trans-unit>
d7c6b951 4189 <trans-unit id="7418735164633152705" datatype="html">
5a6de093 4190 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 4191 <target state="translated">Sgòr <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
4192
4193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 4194 <trans-unit id="9173448803033928792" datatype="html">
5a6de093 4195 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
de8c02ea 4196 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> gearan(an)</target>
a2f7b4e6
G
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">6</context></context-group>
4198 </trans-unit>
d7c6b951 4199 <trans-unit id="3109314382334906782" datatype="html">
5a6de093 4200 <source>Reportee</source>
de8c02ea 4201 <target state="translated">Neach mun deach a ghearan</target>
c90f6f26
G
4202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group>
4203 </trans-unit>
d7c6b951 4204 <trans-unit id="6540177673229220400" datatype="html">
5a6de093 4205 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
47f6767e 4206 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil gearan ann} =1 {1 ghearan} one {<x id="INTERPOLATION"/> ghearan} two {<x id="INTERPOLATION"/> ghearan} few {<x id="INTERPOLATION"/> gearanan} other {<x id="INTERPOLATION"/> gearan}}</target>
c90f6f26
G
4207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group>
4208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group>
4209 </trans-unit>
d7c6b951 4210 <trans-unit id="7239750919884229270" datatype="html">
5a6de093 4211 <source>Updated</source>
de8c02ea 4212 <target state="translated">Air ùrachadh</target>
c90f6f26
G
4213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group>
4214 </trans-unit>
d7c6b951 4215 <trans-unit id="6409548912081699487" datatype="html">
5a6de093 4216 <source>Mute domain</source>
de8c02ea 4217 <target state="translated">Mùch an àrainn</target>
c90f6f26
G
4218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
4219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
4220 </trans-unit>
d7c6b951 4221 <trans-unit id="2381859602529023966" datatype="html">
076e1310 4222 <source>Instance</source>
27496196 4223 <target state="translated">Ionstans</target>
c90f6f26
G
4224 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group>
4225 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4228 </trans-unit>
d7c6b951 4229 <trans-unit id="1300704815627663264" datatype="html">
5a6de093 4230 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 4231 <target state="translated">Air a mhùchadh <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
c90f6f26
G
4232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
4233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
4234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
4235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
4236 </trans-unit>
d7c6b951 4237 <trans-unit id="6453471031802119612" datatype="html">
076e1310 4238 <source>Unmute</source>
27496196 4239 <target state="translated">Dì-mhùch</target>
c90f6f26
G
4240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
4243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
4244 </trans-unit>
d7c6b951 4245 <trans-unit id="6728985502447585050" datatype="html">
5a6de093 4246 <source>No server found matching current filters.</source>
de8c02ea 4247 <target state="translated">Cha deach frithealaiche a lorg a fhreagras dha na criathragan làithreach.</target>
c90f6f26
G
4248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4250 </trans-unit>
d7c6b951 4251 <trans-unit id="299774363533169870" datatype="html">
5a6de093 4252 <source>No server found.</source>
de8c02ea 4253 <target state="translated">Cha deach frithealaiche a lorg.</target>
c90f6f26
G
4254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
4255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
4256 </trans-unit>
d7c6b951 4257 <trans-unit id="6250599179731937899" datatype="html">
5a6de093 4258 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
5e43e65f 4259 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> ionstans(an) mùchte</target>
c90f6f26
G
4260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
4261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
4262 </trans-unit>
d7c6b951 4263 <trans-unit id="4917252294930256268" datatype="html">
793f70ae
G
4264 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4265 <target state="translated">Tha coltas nach eil thu air frithealaiche HTTPS. Feumaidh am frithealaiche agad TLS a chur an comas mus lean e air frithealaichean eile.</target>
687a6afd 4266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group>
c90f6f26
G
4267 </trans-unit>
4268 <trans-unit id="2959657578684395250" datatype="html">
4269 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source>
4270 <target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target>
2164a13d
C
4271 <context-group purpose="location">
4272 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4273 <context context-type="linenumber">65</context>
4274 </context-group>
687a6afd 4275 </trans-unit>
d7c6b951 4276 <trans-unit id="4058814854824495833" datatype="html">
5a6de093 4277 <source>Mute domains</source>
5e43e65f 4278 <target state="translated">Mùch àrainnean</target>
c90f6f26
G
4279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
4280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
4281 </trans-unit>
d7c6b951 4282 <trans-unit id="4086606389696938932" datatype="html">
076e1310 4283 <source>Account</source>
27496196 4284 <target state="translated">Cunntas</target>
c90f6f26
G
4285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
4286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4288 </trans-unit>
d7c6b951 4289 <trans-unit id="8564972645418093229" datatype="html">
5a6de093 4290 <source>No account found matching current filters.</source>
5e43e65f 4291 <target state="translated">Cha deach cunntas a lorg a fhreagras dha na criathragan làithreach.</target>
c90f6f26
G
4292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4294 </trans-unit>
d7c6b951 4295 <trans-unit id="3819155299647062711" datatype="html">
5a6de093 4296 <source>No account found.</source>
5e43e65f 4297 <target state="translated">Cha deach cunntas a lorg.</target>
c90f6f26
G
4298 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4300 </trans-unit>
793f70ae
G
4301 <trans-unit id="2338185419645468935" datatype="html">
4302 <source>List installed plugins</source>
5e43e65f 4303 <target state="translated">Seall na plugain stàlaichte</target>
819205ed
G
4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4305 </trans-unit>
793f70ae
G
4306 <trans-unit id="8897412584195581488" datatype="html">
4307 <source>Search plugins</source>
5e43e65f 4308 <target state="translated">Lorg sna plugain</target>
819205ed
G
4309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4310 </trans-unit>
793f70ae
G
4311 <trans-unit id="4994333937800672218" datatype="html">
4312 <source>Show plugin</source>
5e43e65f 4313 <target state="translated">Seall am plugan</target>
819205ed
G
4314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4315 </trans-unit>
d7c6b951 4316 <trans-unit id="602667807232759122" datatype="html">
5a6de093 4317 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
5e43e65f 4318 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> cunntas(an) mùchte</target>
c90f6f26
G
4319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4321 </trans-unit>
5a6de093 4322 <trans-unit id="8259696070728377358" datatype="html">
076e1310 4323 <source>Plugins/Themes</source>
27496196 4324 <target state="translated">Plugain/Ùrlaran</target>
fb87355d
G
4325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4326 </trans-unit>
d7c6b951 4327 <trans-unit id="4894835484717268716" datatype="html">
076e1310 4328 <source>Installed</source>
27496196 4329 <target state="translated">Air a stàladh</target>
819205ed
G
4330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">35</context></context-group>
4331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">3</context></context-group>
4332 </trans-unit>
4333 <trans-unit id="6185935497147252048" datatype="html">
4334 <source>This plugin is developed by Framasoft</source>
4335 <target state="translated">Tha am plugan seo ’ga leasachadh le Framasoft</target>
78a5dd9c
C
4336 <context-group purpose="location">
4337 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4338 <context context-type="linenumber">37</context>
4339 </context-group>
819205ed
G
4340 </trans-unit>
4341 <trans-unit id="8336721444092720377" datatype="html">
4342 <source>Official</source>
4343 <target state="translated">Oifigeil</target>
c90f6f26
G
4344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group>
4345 </trans-unit>
d7c6b951 4346 <trans-unit id="7002061007877950198" datatype="html">
5a6de093 4347 <source>Plugin homepage (new window)</source>
5e43e65f 4348 <target state="translated">Duilleag-dhachaigh a’ phlugain (uinneag ùr)</target>
819205ed
G
4349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">8</context></context-group>
4350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">12</context></context-group>
4351 </trans-unit>
4352 <trans-unit id="3981257963098530375" datatype="html">
4353 <source>Navigate between installed plugins and themes or find new ones</source>
4354 <target state="translated">Seòl na plugain is ùrlaran stàlaichte no lorg feadhainn ùra</target>
78a5dd9c
C
4355 <context-group purpose="location">
4356 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4357 <context context-type="linenumber">2</context>
4358 </context-group>
793f70ae 4359 </trans-unit>
d7c6b951 4360 <trans-unit id="8630916846096019339" datatype="html">
5a6de093 4361 <source>Users can resolve distant content</source>
5e43e65f 4362 <target state="translated">Chan urrainn dhan luchd-chleachdaidh susbaint chèin fhuasgladh</target>
e67ecaf8
C
4363
4364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
247925e5
G
4365 <trans-unit id="3300472325769888962" datatype="html">
4366 <source>Plugins &amp; Themes</source>
89806a88 4367 <target>Plugain ⁊ ùrlaran</target>
e67ecaf8
C
4368
4369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
247925e5
G
4370 <trans-unit id="1782375284146839174" datatype="html">
4371 <source>Available themes</source>
89806a88 4372 <target>Ùrlaran ri fhaighinn</target>
e67ecaf8
C
4373
4374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
247925e5
G
4375 <trans-unit id="9205443410527464015" datatype="html">
4376 <source>Plugins enabled</source>
89806a88 4377 <target>Na plugain a tha an comas</target>
e67ecaf8
C
4378
4379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit>
d7c6b951 4380 <trans-unit id="5410940035535748578" datatype="html">
5a6de093 4381 <source>Close this message</source>
5e43e65f 4382 <target state="translated">Dùin an teachdaireachd seo</target>
793f70ae
G
4383 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4384 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4385 </trans-unit>
9aa67e90
G
4386 <trans-unit id="2144158274184161635" datatype="html">
4387 <source>Videos with the most interactions for recent videos</source>
ab58b56d 4388 <target state="translated">Na videothan leis na conaltraidhean as trice o chionn goirid</target>
c90f6f26
G
4389 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group>
4390 </trans-unit>
9aa67e90
G
4391 <trans-unit id="8312243926314494468" datatype="html">
4392 <source>Videos with the most views during the last 24 hours</source>
4393 <target state="translated">Na videothan a chaidh a choimhead orra as trice am broinn an 24 uair a thìde mu dheireadh</target>
c90f6f26
G
4394 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group>
4395 </trans-unit>
687a6afd
G
4396 <trans-unit id="8731139416455609016" datatype="html">
4397 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4398 <target state="translated">Na videothan a chaidh a choimhead orra as trice am broinn nan <x id="PH" equiv-text="this.trendingDays"/> là(ithean) mu dheireadh</target>
c90f6f26
G
4399 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group>
4400 </trans-unit>
4826a915
G
4401 <trans-unit id="1671858302647356245" datatype="html">
4402 <source>Videos that have the most likes</source>
5ce52d62 4403 <target state="translated">Videothan air a bheil fèill as motha</target>
c90f6f26
G
4404 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group>
4405 </trans-unit>
d7c6b951 4406 <trans-unit id="2006841089844688970" datatype="html">
076e1310 4407 <source>To load your new installed plugins or themes, refresh the page.</source>
27496196 4408 <target state="translated">Airson na plugain no ùrlaran a tha dìreach air an stàladh a luchdadh, ath-nuadhaich an duilleag.</target>
c90f6f26
G
4409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group>
4410 </trans-unit>
819205ed
G
4411 <trans-unit id="7577430199525157466" datatype="html">
4412 <source>Popular plugins</source>
4413 <target state="translated">Plugain fhèillmhor</target>
78a5dd9c
C
4414 <context-group purpose="location">
4415 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4416 <context context-type="linenumber">10</context>
4417 </context-group>
819205ed
G
4418 </trans-unit>
4419 <trans-unit id="830877982972543118" datatype="html">
4420 <source>Popular themes</source>
4421 <target state="translated">Ùrlaran fèillmhor</target>
90aa0a74
C
4422 <context-group purpose="location">
4423 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c 4424 <context context-type="linenumber">11</context>
90aa0a74 4425 </context-group>
793f70ae 4426 </trans-unit>
78a5dd9c 4427 <trans-unit id="1780056719120519633" datatype="html">
819205ed
G
4428 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4429 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {toradh} one {toradh} two {thoradh} few {toraidhean} other {toradh}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
c90f6f26
G
4430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4431 </trans-unit>
d7c6b951 4432 <trans-unit id="3148804384763272950" datatype="html">
076e1310 4433 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
47f6767e 4434 <target state="translated">{VAR_PLURAL, plural, =0 {Gun toradh} =1 {thoradh} one {thoradh} two {thoradh} few {toraidhean} other {toradh} }</target>
819205ed
G
4435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4436 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4437 </trans-unit>
d7c6b951 4438 <trans-unit id="2722270956157821098" datatype="html">
076e1310 4439 <source>No results.</source>
27496196 4440 <target state="translated">Chan eil toradh ann.</target>
c90f6f26
G
4441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group>
4442 </trans-unit>
d7c6b951 4443 <trans-unit id="2601639465696257054" datatype="html">
793f70ae 4444 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
0b4a6767 4445 <target state="translated">Chan eil roghainnean aig a’ <x id="INTERPOLATION"/> seo. </target>
c90f6f26
G
4446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">17</context></context-group>
4447 </trans-unit>
5a6de093 4448 <trans-unit id="29832309535656200" datatype="html">
076e1310 4449 <source>System</source>
27496196 4450 <target state="translated">An siostam</target>
fb87355d
G
4451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4452 </trans-unit>
793f70ae
G
4453 <trans-unit id="8949443215142664126" datatype="html">
4454 <source>Delete this comment</source>
5e43e65f 4455 <target state="translated">Sguab às am beachd seo</target>
88ee9916
C
4456
4457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit>
793f70ae
G
4458 <trans-unit id="3327751240218085797" datatype="html">
4459 <source>Delete all comments of this account</source>
5e43e65f 4460 <target state="translated">Sguab às gach beachd a’ chunntais seo</target>
88ee9916
C
4461
4462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit>
793f70ae
G
4463 <trans-unit id="2850960459131251840" datatype="html">
4464 <source>Comments are deleted after a few minutes</source>
5e43e65f 4465 <target state="translated">Thèid na beachdan a sguabadh às an ceann corra mionaid</target>
88ee9916
C
4466
4467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
c90f6f26
G
4468 <trans-unit id="1271241007621398467" datatype="html">
4469 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
4470 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
88ee9916
C
4471
4472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit>
c90f6f26
G
4473 <trans-unit id="264978617337249011" datatype="html">
4474 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
4475 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
88ee9916
C
4476
4477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit>
793f70ae
G
4478 <trans-unit id="379090446060940062" datatype="html">
4479 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
5e43e65f 4480 <target state="translated">A bheil thu cinnteach gu bheil thu airson a h-uile beachd aig <x id="PH"/> a sguabadh às?</target>
88ee9916
C
4481
4482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit>
793f70ae
G
4483 <trans-unit id="4539246224625965241" datatype="html">
4484 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
5e43e65f 4485 <target state="translated">Thèid na beachdan aig <x id="PH"/> a sguabadh às an ceann corra mionaid</target>
88ee9916
C
4486
4487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit>
352cdf75
G
4488 <trans-unit id="3204306399736151644" datatype="html">
4489 <source>Comments list</source>
4490 <target state="translated">Liosta nam beachdan</target>
3c18ff47
C
4491 <context-group purpose="location">
4492 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4493 <context context-type="linenumber">24</context>
4494 </context-group>
687a6afd 4495 </trans-unit>
d7c6b951 4496 <trans-unit id="7427986413651551775" datatype="html">
793f70ae 4497 <source>Video comments</source>
5e43e65f 4498 <target state="translated">Beachdan air videothan</target>
352cdf75
G
4499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group>
4500 </trans-unit>
d7c6b951 4501 <trans-unit id="289582790179344391" datatype="html">
a8f4112a 4502 <source>This view also shows comments from muted accounts.</source>
47f6767e 4503 <target state="translated">Chì thu beachdan o chunntasan mùchte cuideachd air an t-sealladh seo.</target>
352cdf75
G
4504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">8</context></context-group>
4505 </trans-unit>
d7c6b951 4506 <trans-unit id="4523382115569186450" datatype="html">
793f70ae 4507 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
5e43e65f 4508 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> beachd(ean)</target>
352cdf75
G
4509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">15</context></context-group>
4510 </trans-unit>
d7c6b951 4511 <trans-unit id="6110554376228744887" datatype="html">
4826a915 4512 <source>Select all rows</source>
5e43e65f 4513 <target state="translated">Tagh a h-uile ràgh</target>
e67ecaf8
C
4514
4515
4516
4517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</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">36</context></context-group></trans-unit>
d7c6b951 4518 <trans-unit id="2719284837486030903" datatype="html">
5a6de093 4519 <source>Job type</source>
5e43e65f 4520 <target state="translated">Seòrsa a h-obrach</target>
793f70ae
G
4521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">3</context></context-group>
4522 </trans-unit>
d7c6b951 4523 <trans-unit id="6170245880855918780" datatype="html">
5a6de093 4524 <source>Job state</source>
5e43e65f 4525 <target state="translated">Staid na h-obrach</target>
793f70ae
G
4526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">12</context></context-group>
4527 </trans-unit>
d7c6b951 4528 <trans-unit id="2296681895307893686" datatype="html">
793f70ae 4529 <source>any</source>
5e43e65f 4530 <target state="translated">staid sam bith</target>
e351a5c5
C
4531 <context-group purpose="location">
4532 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4533 <context context-type="linenumber">21</context>
4534 </context-group>
4535 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
793f70ae 4536 </trans-unit>
d7c6b951 4537 <trans-unit id="3067132953487445901" datatype="html">
793f70ae 4538 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
5e43e65f 4539 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> obair/obraichean</target>
4826a915
G
4540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">39</context></context-group>
4541 </trans-unit>
d7c6b951 4542 <trans-unit id="8650499415827640724" datatype="html">
076e1310 4543 <source>Type</source>
27496196 4544 <target state="translated">Seòrsa</target>
4826a915
G
4545 <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>
4546 </trans-unit>
d7c6b951 4547 <trans-unit id="3901868627411944813" datatype="html">
e67ecaf8
C
4548 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
4549 <target state="translated">Prìomhachas <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = am prìomhachas as àirde)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
e351a5c5
C
4550 <context-group purpose="location">
4551 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4552 <context context-type="linenumber">47</context>
e351a5c5 4553 </context-group>
4826a915 4554 </trans-unit>
d7c6b951 4555 <trans-unit id="3419681791450150574" datatype="html">
4826a915 4556 <source>Progress</source>
5e43e65f 4557 <target state="translated">Adhartas</target>
e351a5c5
C
4558 <context-group purpose="location">
4559 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4560 <context context-type="linenumber">49</context>
e351a5c5 4561 </context-group>
793f70ae 4562 </trans-unit>
d7c6b951 4563 <trans-unit id="914197284349366734" datatype="html">
b87b606a 4564 <source>No jobs found.</source>
5e43e65f 4565 <target state="translated">Cha deach obair a lorg.</target>
fb87355d
G
4566 <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>
4567 </trans-unit>
d7c6b951 4568 <trans-unit id="2713421326605345655" datatype="html">
e67ecaf8
C
4569 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source>
4570 <target state="translated">Cha deach obair <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> a lorg.</target>
fb87355d
G
4571 <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>
4572 </trans-unit>
d7c6b951 4573 <trans-unit id="2384897339170501794" datatype="html">
793f70ae 4574 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
5e43e65f 4575 <target state="translated">Cha deach obair <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> a lorg.</target>
fb87355d
G
4576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">110</context></context-group>
4577 </trans-unit>
d7c6b951 4578 <trans-unit id="4457061340457477073" datatype="html">
793f70ae 4579 <source>No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</source>
5e43e65f 4580 <target state="translated">Cha deach obair <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> a lorg a tha <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</target>
fb87355d
G
4581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">111</context></context-group>
4582 </trans-unit>
d7c6b951 4583 <trans-unit id="1102717806459547726" datatype="html">
076e1310 4584 <source>Refresh</source>
27496196 4585 <target state="translated">Ath-nuadhaich</target>
352cdf75
G
4586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group>
4587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group>
4588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group>
4589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group>
4590 </trans-unit>
d7c6b951 4591 <trans-unit id="6052766076365105714" datatype="html">
793f70ae 4592 <source>now</source>
5e43e65f 4593 <target state="translated">an-dràsta</target>
793f70ae 4594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group>
687a6afd
G
4595 </trans-unit>
4596 <trans-unit id="8984988128489304664" datatype="html">
4597 <source>Filter logs by tags</source>
4598 <target state="translated">Criathraich na logaichean a-rèir tagaichean</target>
a71d4140
C
4599 <context-group purpose="location">
4600 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4601 <context context-type="linenumber">31</context>
4602 </context-group>
793f70ae 4603 </trans-unit>
d7c6b951 4604 <trans-unit id="3894950702316166331" datatype="html">
5a6de093 4605 <source>Loading...</source>
5e43e65f 4606 <target state="translated">’Ga luchdadh…</target>
687a6afd
G
4607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group>
4608 </trans-unit>
4609 <trans-unit id="1570003374195931619" datatype="html">
4610 <source>No log.</source>
4611 <target state="translated">Chan eil loga ann.</target>
a71d4140
C
4612 <context-group purpose="location">
4613 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4614 <context context-type="linenumber">40</context>
4615 </context-group>
4826a915 4616 </trans-unit>
d7c6b951 4617 <trans-unit id="2232767208623640457" datatype="html">
e67ecaf8
C
4618 <source>By <x id="INTERPOLATION"/> -></source>
4619 <target state="translated">Le <x id="INTERPOLATION"/> -></target>
687a6afd
G
4620 <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>
4621 </trans-unit>
d7c6b951 4622 <trans-unit id="7396175500300709096" datatype="html">
5a6de093 4623 <source>INSTANCE</source>
5e43e65f 4624 <target state="translated">IONSTANS</target>
4826a915
G
4625 <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">7</context></context-group>
4626 </trans-unit>
d7c6b951 4627 <trans-unit id="8953033926734869941" datatype="html">
076e1310 4628 <source>Name</source>
27496196 4629 <target state="translated">Ainm</target>
c90f6f26
G
4630 <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">12</context></context-group>
4631 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4632 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4633 </trans-unit>
d7c6b951 4634 <trans-unit id="2973928033612762715" datatype="html">
076e1310 4635 <source>Short description</source>
27496196 4636 <target state="translated">Tuairisgeul goirid</target>
c90f6f26
G
4637 <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">23</context></context-group>
4638 </trans-unit>
d7c6b951 4639 <trans-unit id="7794655859478571096" datatype="html">
076e1310 4640 <source>Main instance categories</source>
27496196 4641 <target state="translated">Roinnean-seòrsa a’ phrìomh-ionstans</target>
c90f6f26
G
4642 <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">47</context></context-group>
4643 </trans-unit>
d7c6b951 4644 <trans-unit id="6588040559347368313" datatype="html">
5a6de093 4645 <source>Add a new category</source>
5e43e65f 4646 <target state="translated">Cuir roinn-seòrsa ùr ris</target>
c90f6f26
G
4647 <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">54</context></context-group>
4648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group>
4649 </trans-unit>
d7c6b951 4650 <trans-unit id="8953934448427251062" datatype="html">
5a6de093 4651 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
5ce52d62 4652 <target state="translated">Air adhbhar an dòigh san obraich <x id="START_LINK"/>siostam a’ cho-roinnidh<x id="CLOSE_LINK"/>, dh’fhaoidte gun dèid cuir a dh’fhiosrachadh teicnigeach mun t-siostam agad (can seòladh IP poblach) a chur gu seisean eile ach bheir seo faochadh mòr do dh’eallach an fhrithealaiche.</target>
687a6afd
G
4653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group>
4654 </trans-unit>
d7c6b951 4655 <trans-unit id="34094919610906740" datatype="html">
5a6de093 4656 <source>Help share videos being played</source>
5ce52d62 4657 <target state="translated">Cuidich le co-roinneadh videothan a tha ’gan cluich</target>
687a6afd
G
4658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group>
4659 </trans-unit>
d7c6b951 4660 <trans-unit id="6236140336967052987" datatype="html">
5a6de093 4661 <source>When on a video page, directly start playing the video.</source>
5ce52d62 4662 <target state="translated">Nuair a bhios mi air duilleag video, tòisich air cluiche a’ video sa bhad.</target>
687a6afd
G
4663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">56</context></context-group>
4664 </trans-unit>
d7c6b951 4665 <trans-unit id="9135112681389493865" datatype="html">
5a6de093 4666 <source>Automatically play videos</source>
5ce52d62 4667 <target state="translated">Cluich videothan gu fèin-obrachail</target>
687a6afd
G
4668 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">53</context></context-group>
4669 </trans-unit>
d7c6b951 4670 <trans-unit id="575474399125992547" datatype="html">
5a6de093 4671 <source>When a video ends, follow up with the next suggested video.</source>
5ce52d62 4672 <target state="translated">Nuair a thig video gu crìoch, lean air an ath-video a mholamaid.</target>
687a6afd
G
4673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group>
4674 </trans-unit>
d7c6b951 4675 <trans-unit id="2701970773087072815" datatype="html">
5a6de093 4676 <source>Automatically start playing the next video</source>
5ce52d62 4677 <target state="translated">Tòisich air cluiche an ath-video gu fèin-obrachail</target>
687a6afd
G
4678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">64</context></context-group>
4679 </trans-unit>
d7c6b951 4680 <trans-unit id="5983800192187691457" datatype="html">
076e1310 4681 <source>Main languages you/your moderators speak</source>
16cbbb4c 4682 <target state="translated">Na prìomh-chànanan a bhios agad ’s aig na maoir</target>
c90f6f26
G
4683 <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">61</context></context-group>
4684 </trans-unit>
d7c6b951 4685 <trans-unit id="399528956091640769" datatype="html">
5a6de093 4686 <source>MODERATION &amp; NSFW</source>
5ce52d62 4687 <target state="translated">MAORSAINNEACHD ⁊ SUSBAINT INBHICH</target>
c90f6f26
G
4688 <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">79</context></context-group>
4689 </trans-unit>
d7c6b951 4690 <trans-unit id="7030031694783481217" datatype="html">
076e1310 4691 <source>This instance is dedicated to sensitive or NSFW content</source>
4826a915 4692 <target state="translated">Tha an t-ionstans seo ag amas air susbaint fhrionasach no do dh’inbhich a-mhàin</target>
c90f6f26
G
4693 <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">89</context></context-group>
4694 </trans-unit>
d7c6b951 4695 <trans-unit id="4620493570088713907" datatype="html">
e67ecaf8
C
4696 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4697 <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="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;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>
c90f6f26
G
4698 <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>
4699 </trans-unit>
d7c6b951 4700 <trans-unit id="7497677457560701935" datatype="html">
076e1310 4701 <source>Policy on videos containing sensitive content</source>
4826a915 4702 <target state="translated">Poileasaidh air videothan sa bheil susbaint fhrionasach</target>
c90f6f26
G
4703 <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">102</context></context-group>
4704 </trans-unit>
d7c6b951 4705 <trans-unit id="8930852890861583005" datatype="html">
076e1310 4706 <source>Blur thumbnails</source>
27496196 4707 <target state="translated">Sgleò air dealbhagan</target>
c90f6f26
G
4708 <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">116</context></context-group>
4709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group>
4710 </trans-unit>
d7c6b951 4711 <trans-unit id="6812930637022637485" datatype="html">
076e1310 4712 <source>Display</source>
27496196 4713 <target state="translated">Taisbeanadh</target>
c90f6f26
G
4714 <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">117</context></context-group>
4715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group>
4716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group>
4717 </trans-unit>
d7c6b951 4718 <trans-unit id="1617785425462022303" datatype="html">
5a6de093 4719 <source>Strategy</source>
5ce52d62 4720 <target state="translated">Ro-innleachd</target>
c90f6f26
G
4721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
4722 </trans-unit>
d7c6b951 4723 <trans-unit id="2544569632476723854" datatype="html">
076e1310 4724 <source>Terms</source>
27496196 4725 <target state="translated">Teirmichean</target>
c90f6f26
G
4726 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group>
4727 <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">125</context></context-group>
4728 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group>
4729 </trans-unit>
d7c6b951 4730 <trans-unit id="4127416011499804250" datatype="html">
076e1310 4731 <source>Code of conduct</source>
27496196 4732 <target state="translated">An còd giùlain</target>
c90f6f26
G
4733 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group>
4734 <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">134</context></context-group>
4735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group>
4736 </trans-unit>
d7c6b951 4737 <trans-unit id="3076079242537393946" datatype="html">
076e1310 4738 <source>Moderation information</source>
27496196 4739 <target state="translated">Fiosrachadh maorsainneachd</target>
c90f6f26
G
4740 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group>
4741 <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">143</context></context-group>
4742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group>
4743 </trans-unit>
d7c6b951 4744 <trans-unit id="5056489767203690328" datatype="html">
5a6de093 4745 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
5ce52d62 4746 <target state="translated">Cò nì a’ mhaorsainneachd air an ionstans? Dè am poileasaidh a thaobh videothan le susbaint inbhich? A bheil videothan poilitigeach is msaa. ann?</target>
c90f6f26
G
4747 <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">144</context></context-group>
4748 </trans-unit>
d7c6b951 4749 <trans-unit id="2047672753819413550" datatype="html">
5a6de093 4750 <source>YOU AND YOUR INSTANCE</source>
5ce52d62 4751 <target state="translated">THU FHÈIN ’S AN IONSTANS AGAD</target>
c90f6f26
G
4752 <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">157</context></context-group>
4753 </trans-unit>
d7c6b951 4754 <trans-unit id="3968335261686887328" datatype="html">
076e1310 4755 <source>Who is behind the instance?</source>
27496196 4756 <target state="translated">Cò tha air cùlaibh an ionstans seo?</target>
c90f6f26
G
4757 <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">163</context></context-group>
4758 </trans-unit>
d7c6b951 4759 <trans-unit id="7323194786468446482" datatype="html">
5a6de093 4760 <source>A single person? A non-profit? A company?</source>
5ce52d62 4761 <target state="translated">Neach fa leth? Buidheann neo-phrothaideach? Companaidh?</target>
c90f6f26
G
4762 <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">164</context></context-group>
4763 </trans-unit>
d7c6b951 4764 <trans-unit id="5480243297215266596" datatype="html">
076e1310 4765 <source>Why did you create this instance?</source>
27496196 4766 <target state="translated">Carson a chruthaich thu an t-ionstans seo?</target>
c90f6f26
G
4767 <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">173</context></context-group>
4768 </trans-unit>
d7c6b951 4769 <trans-unit id="6995481962115300007" datatype="html">
5a6de093 4770 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
5ce52d62 4771 <target state="translated">An ann airson na videothan pearsanta agad a cho-roinneadh? An ann airson clàradh fhosgladh agus cead a thoirt do dhaoine gun luchdaich iad suas na thogras iad?</target>
c90f6f26
G
4772 <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">174</context></context-group>
4773 </trans-unit>
d7c6b951 4774 <trans-unit id="3667968987954856844" datatype="html">
076e1310 4775 <source>How long do you plan to maintain this instance?</source>
27496196 4776 <target state="translated">Dè cho fada ’s a tha thu ’n dùil gun glèidh thu an t-ionstans seo?</target>
c90f6f26
G
4777 <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">183</context></context-group>
4778 </trans-unit>
d7c6b951 4779 <trans-unit id="6722472563287778070" datatype="html">
5a6de093 4780 <source>It's important to know for users who want to register on your instance</source>
5ce52d62 4781 <target state="translated">Tha seo cudromach dhan luchd-cleachdaidh a tha airson clàradh leis an ionstans agad</target>
c90f6f26
G
4782 <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">184</context></context-group>
4783 </trans-unit>
d7c6b951 4784 <trans-unit id="8362291348781958428" datatype="html">
076e1310 4785 <source>How will you finance the PeerTube server?</source>
27496196 4786 <target state="translated">Ciamar a phàigheas tu airson an fhrithealaiche PeerTube?</target>
c90f6f26
G
4787 <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">193</context></context-group>
4788 </trans-unit>
d7c6b951 4789 <trans-unit id="2441006645448216398" datatype="html">
5a6de093 4790 <source>With your own funds? With user donations? Advertising?</source>
5ce52d62 4791 <target state="translated">An ann le d’ airgead fhèin? An ann le tabhartasan an luchd-chleachdaidh? An ann le sanasachd?</target>
c90f6f26
G
4792 <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">194</context></context-group>
4793 </trans-unit>
d7c6b951 4794 <trans-unit id="6853511883515031762" datatype="html">
5a6de093 4795 <source>OTHER INFORMATION</source>
5ce52d62 4796 <target state="translated">FIOSRACHADH EILE</target>
c90f6f26
G
4797 <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">207</context></context-group>
4798 </trans-unit>
d7c6b951 4799 <trans-unit id="3447208665089679283" datatype="html">
076e1310 4800 <source>What server/hardware does the instance run on?</source>
27496196 4801 <target state="translated">Dè am frithealaiche/am bathar-cruaidh a tha an t-ionstans seo a ruith air?</target>
c90f6f26
G
4802 <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">213</context></context-group>
4803 </trans-unit>
d7c6b951 4804 <trans-unit id="4739907951373047958" datatype="html">
5a6de093 4805 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
5ce52d62 4806 <target state="translated">can. 2vCore 2GB RAM, ceangal dìreach ris an fhrithealaiche air mhàl agad is msaa.</target>
c90f6f26
G
4807 <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">214</context></context-group>
4808 </trans-unit>
d7c6b951 4809 <trans-unit id="8557599287230755359" datatype="html">
5a6de093 4810 <source>APPEARANCE</source>
5ce52d62 4811 <target state="translated">COLTAS</target>
4826a915 4812 <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>
c90f6f26
G
4813 </trans-unit>
4814 <trans-unit id="371306187337992930" datatype="html">
e67ecaf8
C
4815 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4816 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
00e32b7c
C
4817 <context-group purpose="location">
4818 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4819 <context context-type="linenumber">5,7</context>
4820 </context-group>
4826a915 4821 </trans-unit>
d7c6b951 4822 <trans-unit id="4096396973250090478" datatype="html">
5a6de093 4823 <source>Landing page</source>
5ce52d62 4824 <target state="translated">Duilleag-laighe</target>
4826a915
G
4825 <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">27</context></context-group>
4826 </trans-unit>
d7c6b951 4827 <trans-unit id="2609416025385742456" datatype="html">
4826a915 4828 <source>Default trending page</source>
40b5cce0 4829 <target state="translated">Duilleag bhunaiteach an treandaidh</target>
a2f7b4e6
G
4830 <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">43</context></context-group>
4831 </trans-unit>
d7c6b951 4832 <trans-unit id="554741830445276244" datatype="html">
4826a915 4833 <source>Hot videos</source>
5ce52d62 4834 <target state="translated">Brod nam videothan</target>
c90f6f26
G
4835 <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">47</context></context-group>
4836 </trans-unit>
d7c6b951 4837 <trans-unit id="4203746847864415875" datatype="html">
4826a915 4838 <source>Most viewed videos</source>
5ce52d62 4839 <target state="translated">Na videothan air an coimhead orra as trice</target>
c90f6f26
G
4840 <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">48</context></context-group>
4841 </trans-unit>
d7c6b951 4842 <trans-unit id="8177374861384376651" datatype="html">
076e1310 4843 <source>Most liked videos</source>
27496196 4844 <target state="translated">Videothan air a bheil fèill mhòr</target>
c90f6f26
G
4845 <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">49</context></context-group>
4846 </trans-unit>
819205ed
G
4847 <trans-unit id="5862227717871131052" datatype="html">
4848 <source>Prefer author display name in video miniature</source>
4849 <target state="translated">’S fheàrr leam ainm-taisbeanaidh an ùghdair ann am meanbh-dhealbh a’ video</target>
c90f6f26
G
4850 <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">65</context></context-group>
4851 </trans-unit>
819205ed
G
4852 <trans-unit id="5444889468197427724" datatype="html">
4853 <source>Redirect users on single external auth when users click on the login button in menu</source>
4854 <target state="translated">Ath-sheòl na cleachdaichean gu dearbhadh singilte air an taobh a-muigh nuair a nì iad briogadh air putan a’ chlàraidh a-steach sa chlàr-taice</target>
c90f6f26
G
4855 <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">76</context></context-group>
4856 </trans-unit>
819205ed
G
4857 <trans-unit id="2138469194506455231" datatype="html">
4858 <source>⚠️ You don't have any external auth plugin enabled.</source>
4859 <target state="translated">⚠️ Chan eil plugan dearbhaidh air an taobh a-muigh an comas agad.</target>
c90f6f26
G
4860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">79</context></context-group>
4861 </trans-unit>
819205ed
G
4862 <trans-unit id="6608125149782412086" datatype="html">
4863 <source>⚠️ You have multiple external auth plugins enabled.</source>
4864 <target state="translated">⚠️ Tha iomadh plugan dearbhaidh air an taobh a-muigh an comas agad.</target>
c90f6f26
G
4865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">80</context></context-group>
4866 </trans-unit>
d7c6b951 4867 <trans-unit id="4809162812315301010" datatype="html">
5a6de093 4868 <source>BROADCAST MESSAGE</source>
5ce52d62 4869 <target state="translated">CRAOL TEACHDAIREACHD</target>
c90f6f26
G
4870 <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">93</context></context-group>
4871 </trans-unit>
d7c6b951 4872 <trans-unit id="7097094470713539753" datatype="html">
4826a915 4873 <source>Display a message on your instance</source>
5ce52d62 4874 <target state="translated">Seall teachdaireachd air an ionstans agad</target>
c90f6f26
G
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">94</context></context-group>
4876 </trans-unit>
d7c6b951 4877 <trans-unit id="4686199497574248459" datatype="html">
5a6de093 4878 <source>Enable broadcast message</source>
5ce52d62 4879 <target state="translated">Cuir craoladh teachdaireachd an comas</target>
c90f6f26
G
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">106</context></context-group>
4881 </trans-unit>
d7c6b951 4882 <trans-unit id="9192050065623241777" datatype="html">
793f70ae 4883 <source>Allow users to dismiss the broadcast message</source>
5ce52d62 4884 <target state="translated">Leig leis an luchd-cleachdaidh an teachdaireachd a tha ’ga craoladh a leigeil seachad</target>
c90f6f26
G
4885 <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">113</context></context-group>
4886 </trans-unit>
d7c6b951 4887 <trans-unit id="6582848618760132901" datatype="html">
5a6de093 4888 <source>Broadcast message level</source>
5ce52d62 4889 <target state="translated">Ìre na teachdaireachd a tha ’ga craoladh</target>
c90f6f26
G
4890 <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">118</context></context-group>
4891 </trans-unit>
d7c6b951 4892 <trans-unit id="8066608938393600549" datatype="html">
5a6de093 4893 <source>Message</source>
5ce52d62 4894 <target state="translated">Teachdaireachd</target>
c90f6f26
G
4895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">132</context></context-group>
4896 </trans-unit>
d7c6b951 4897 <trans-unit id="5631159720194597622" datatype="html">
5a6de093 4898 <source>NEW USERS</source>
5ce52d62 4899 <target state="translated">CLEACHDAICHEAN ÙRA</target>
c90f6f26
G
4900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">149</context></context-group>
4901 </trans-unit>
d7c6b951 4902 <trans-unit id="2669509104300979449" datatype="html">
e67ecaf8
C
4903 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4904 <target state="translated">Stiùirich <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>cleachdaichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> airson cuota fa leth a shuidheachadh dhaibh. </target>
c90f6f26
G
4905 <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">150</context></context-group>
4906 </trans-unit>
d7c6b951 4907 <trans-unit id="4497115134891299867" datatype="html">
9f77adb8
C
4908 <source>Signup requires email verification</source>
4909 <target state="translated">Iarraidh clàradh dearbhadh puist-d</target>
c90f6f26
G
4910 <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">172</context></context-group>
4911 </trans-unit>
d7c6b951 4912 <trans-unit id="8133107840061687919" datatype="html">
9f77adb8
C
4913 <source>Signup limit</source>
4914 <target state="translated">Cuingeachadh clàraidh</target>
c90f6f26
G
4915 <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">176</context></context-group>
4916 </trans-unit>
d7c6b951 4917 <trans-unit id="8497774075394617130" datatype="html">
793f70ae 4918 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
819205ed 4919 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil cleachdaiche ann} =1 {chleachdaiche} one {chleachdaiche} two {chleachdaiche} few {cleachdaichean} other {cleachdaiche}}</target>
c90f6f26
G
4920 <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">183</context></context-group>
4921 </trans-unit>
d7c6b951 4922 <trans-unit id="5620049714977547431" datatype="html">
4826a915 4923 <source>Signup won't be limited to a fixed number of users.</source>
5ce52d62 4924 <target state="translated">Cha bhi an clàradh cuingichte air àireamh shocraichte de chleachdaichean.</target>
c90f6f26
G
4925 <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">188</context></context-group>
4926 </trans-unit>
a0bb29af
G
4927 <trans-unit id="1663379405062033606" datatype="html">
4928 <source>Minimum required age to create an account</source>
4929 <target state="translated">An aois as òige airson cunntas a chruthachadh</target>
c90f6f26
G
4930 <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">192</context></context-group>
4931 </trans-unit>
a0bb29af
G
4932 <trans-unit id="8342879272354516454" datatype="html">
4933 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4934 <target state="translated">{VAR_PLURAL, plural, =1 {bhliadhna a dh’aois} one {bhliadhna a dh’aois} two {bhliadhna a dh’aois} few {bliadhnaichean a dh’aois} other {bliadhna a dh’aois}}</target>
c90f6f26
G
4935 <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">199</context></context-group>
4936 </trans-unit>
d7c6b951 4937 <trans-unit id="7456307533995141215" datatype="html">
5a6de093 4938 <source>Enable Signup</source>
5ce52d62 4939 <target state="translated">Cuir an clàradh an comas</target>
c90f6f26
G
4940 <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">161</context></context-group>
4941 </trans-unit>
d7c6b951 4942 <trans-unit id="4555457172864212828" datatype="html">
9f77adb8
C
4943 <source>Users</source>
4944 <target state="translated">Buill</target>
819205ed
G
4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
4946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">3</context></context-group>
352cdf75
G
4949 </trans-unit>
4950 <trans-unit id="3807699453257291879" datatype="html">
4951 <source>Comments</source>
4952 <target state="translated">Beachdan</target>
c90f6f26
G
4953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group>
4954 </trans-unit>
d7c6b951 4955 <trans-unit id="8147229944654164397" datatype="html">
5a6de093 4956 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5ce52d62 4957 <target state="translated">{VAR_PLURAL, plural, =1 {Video} other {Videothan} }</target>
fb87355d
G
4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
4959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
4960 </trans-unit>
d7c6b951 4961 <trans-unit id="2068564237394270744" datatype="html">
5a6de093 4962 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5ce52d62 4963 <target state="translated">{VAR_PLURAL, plural, =1 {Seanail} other {Seanailean} }</target>
fb87355d
G
4964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
4966 </trans-unit>
d7c6b951 4967 <trans-unit id="407487463718398437" datatype="html">
5a6de093 4968 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5ce52d62 4969 <target state="translated">{VAR_PLURAL, plural, =1 {Fo-sgrìobhaiche} other {Fo-sgrìobhaiche} }</target>
fb87355d
G
4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
4972 </trans-unit>
d7c6b951 4973 <trans-unit id="9036137946566829282" datatype="html">
5a6de093 4974 <source>Incriminated in reports</source>
de8c02ea 4975 <target state="translated">Fo ghearan</target>
fb87355d
G
4976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
4978 </trans-unit>
d7c6b951 4979 <trans-unit id="7441750243186193044" datatype="html">
5a6de093 4980 <source>Authored reports accepted</source>
de8c02ea 4981 <target state="translated">Gearanan ùghdair a chaidh gabhail riutha</target>
fb87355d
G
4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
4984 </trans-unit>
d7c6b951 4985 <trans-unit id="3094586852616580737" datatype="html">
5a6de093 4986 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5ce52d62 4987 <target state="translated">{VAR_PLURAL, plural, =1 {Beachd} other {Beachdan} }</target>
fb87355d
G
4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
4989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
4990 </trans-unit>
d7c6b951 4991 <trans-unit id="7362516430807501858" datatype="html">
5a6de093 4992 <source>NEW USER</source>
5ce52d62 4993 <target state="translated">CLEACHDAICHE ÙR</target>
fb87355d
G
4994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
4996 </trans-unit>
d7c6b951 4997 <trans-unit id="3008420115644088420" datatype="html">
5a6de093 4998 <source>Configuration</source>
5ce52d62 4999 <target state="translated">Rèiteachadh</target>
819205ed
G
5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5001 <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">1</context></context-group>
5002 </trans-unit>
d7c6b951 5003 <trans-unit id="502260296951057925" datatype="html">
5a6de093 5004 <source>Default video quota per user</source>
40b5cce0 5005 <target state="translated">Cuota bunaiteach de videothan airson gach cleachdaiche</target>
c90f6f26
G
5006 <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">211</context></context-group>
5007 </trans-unit>
d7c6b951 5008 <trans-unit id="7169210802367807492" datatype="html">
4826a915 5009 <source>bytes</source>
5ce52d62 5010 <target state="translated">baidht</target>
c90f6f26
G
5011 <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">217</context></context-group>
5012 <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">231</context></context-group>
5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group>
5016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group>
5017 </trans-unit>
d7c6b951 5018 <trans-unit id="8509882464852636851" datatype="html">
5a6de093 5019 <source>Default daily upload limit per user</source>
40b5cce0 5020 <target state="translated">Crìoch bhunaiteach air videothan a luchdaicheas cleachdaiche suas air an aon latha</target>
c90f6f26
G
5021 <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">225</context></context-group>
5022 </trans-unit>
d7c6b951 5023 <trans-unit id="4719342289581047890" datatype="html">
5a6de093 5024 <source>Allow import with a torrent file or a magnet URI</source>
5ce52d62 5025 <target state="translated">Ceadaich ion-phortadh le faidhle torrent no URI magnet</target>
c90f6f26
G
5026 <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">279</context></context-group>
5027 </trans-unit>
352cdf75
G
5028 <trans-unit id="6801844913630625451" datatype="html">
5029 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5030 <target state="translated">⚠️ Cha mholamaid gun cuir thu an gleus seo an comas mur eil earbsa agad ’nad luchd-cleachdaidh</target>
c90f6f26 5031 <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">282</context></context-group>
e67ecaf8
C
5032 </trans-unit><trans-unit id="2634326893148077182" datatype="html">
5033 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5034 <context-group purpose="location">
5035 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5036 <context context-type="linenumber">293</context>
5037 </context-group>
5038 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5039 <source> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </target>
5040 <context-group purpose="location">
5041 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5042 <context context-type="linenumber">296,298</context>
5043 </context-group>
c90f6f26 5044 </trans-unit>
d7c6b951 5045 <trans-unit id="3950258704315544174" datatype="html">
5a6de093 5046 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5ce52d62 5047 <target state="translated">Mura deach comharrachadh gu bheil earbsa ann an cleachdaiche, bidh na videothan aige prìobhaideach gus an dèan maoir lèirmheas orra.</target>
e67ecaf8
C
5048
5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit>
fb87355d
G
5050 <trans-unit id="424703522835656806" datatype="html">
5051 <source>VIDEO CHANNELS</source>
5052 <target state="translated">SEANAILEAN VIDEO</target>
e67ecaf8
C
5053
5054 <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">330</context></context-group></trans-unit>
fb87355d
G
5055 <trans-unit id="7026684190224451991" datatype="html">
5056 <source>Max video channels per user</source>
5057 <target state="translated">An àireamh as motha de sheanailean video do gach cleachdaiche</target>
e67ecaf8
C
5058
5059 <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">335</context></context-group></trans-unit>
fb87355d
G
5060 <trans-unit id="3840267063842708224" datatype="html">
5061 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5062 <target state="translated">{VAR_PLURAL, plural, =1 {seanail} one {seanail} two {sheanail} few {seanailean} other {seanail} }</target>
e67ecaf8
C
5063
5064 <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">342</context></context-group></trans-unit>
d7c6b951 5065 <trans-unit id="3428986951244800347" datatype="html">
5a6de093 5066 <source>Block new videos automatically</source>
5ce52d62 5067 <target state="translated">Cuir bacadh air videothan ùra gu fèin-obrachail</target>
e67ecaf8
C
5068
5069 <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">313</context></context-group></trans-unit>
d7c6b951 5070 <trans-unit id="2054846790157376783" datatype="html">
5a6de093 5071 <source>SEARCH</source>
5ce52d62 5072 <target state="translated">LORG</target>
e67ecaf8
C
5073
5074 <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">352</context></context-group></trans-unit>
d7c6b951 5075 <trans-unit id="3442084803796199253" datatype="html">
5a6de093 5076 <source>Allow users to do remote URI/handle search</source>
0b4a6767 5077 <target state="translated">Ceadaich gun dèan an luchd-cleachdaidh lorg air URI/làimhsichear cèin</target>
e67ecaf8
C
5078
5079 <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">363</context></context-group></trans-unit>
d7c6b951 5080 <trans-unit id="2258148539285928012" datatype="html">
793f70ae 5081 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
de8c02ea 5082 <target state="translated">Ceadaich gun lorg <x id="START_TAG_STRONG"/>an luchd-cleachdaidh agad<x id="CLOSE_TAG_STRONG"/> videothan/actairean nach deach a cho-nasgadh leis an ionstans agad ma dh’fhaoidte</target>
e67ecaf8
C
5083
5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit>
d7c6b951 5085 <trans-unit id="7295422540935146771" datatype="html">
5a6de093 5086 <source>Allow anonymous to do remote URI/handle search</source>
0b4a6767 5087 <target state="translated">Ceadaich gun dèan luchd-cleachdaidh gun ainm lorg air URI/làimhsichear cèin</target>
e67ecaf8
C
5088
5089 <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">374</context></context-group></trans-unit>
d7c6b951 5090 <trans-unit id="7305237807882754643" datatype="html">
793f70ae 5091 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
de8c02ea 5092 <target state="translated">Ceadaich gun lorg <x id="START_TAG_STRONG"/>luchd-cleachdaidh gun ainm<x id="CLOSE_TAG_STRONG"/> videothan/actairean nach deach a cho-nasgadh leis an ionstans agad ma dh’fhaoidte</target>
e67ecaf8
C
5093
5094 <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">377</context></context-group></trans-unit>
d7c6b951 5095 <trans-unit id="5273935530181504015" datatype="html">
5a6de093 5096 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5ce52d62 5097 <target state="translated">⚠️ Tha an gleus seo an dian-eisimeil air maorsainneachd nan ionstansan air an lean an inneacs-luirg a thaghas tu.</target>
e67ecaf8
C
5098
5099 <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">391</context></context-group></trans-unit>
d7c6b951 5100 <trans-unit id="1886227550697837417" datatype="html">
e67ecaf8
C
5101 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5102 <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="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>inneacs agad fhèin òstadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5103
5104 <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">393</context></context-group></trans-unit>
d7c6b951 5105 <trans-unit id="2331464426553277323" datatype="html">
5a6de093 5106 <source>Search index URL</source>
5ce52d62 5107 <target state="translated">URL an inneics luirg</target>
e67ecaf8
C
5108
5109 <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">400</context></context-group></trans-unit>
d7c6b951 5110 <trans-unit id="8524278911521465398" datatype="html">
5a6de093 5111 <source>Disable local search in search bar</source>
0b4a6767 5112 <target state="translated">Cuir an comas an lorg ionadail ann am bàr nan lorg</target>
e67ecaf8
C
5113
5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit>
d7c6b951 5115 <trans-unit id="6568991917245875948" datatype="html">
5a6de093 5116 <source>Otherwise the local search stays used by default</source>
5ce52d62 5117 <target state="translated">Mura cuir, bidh an lorg ionadail ’ga chleachdadh mar bhun-roghainn</target>
e67ecaf8
C
5118
5119 <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">423</context></context-group></trans-unit>
d7c6b951 5120 <trans-unit id="4444955208013675027" datatype="html">
5a6de093 5121 <source>Search bar uses the global search index by default</source>
0b4a6767 5122 <target state="translated">Cleachdaidh bàr nan lorg an t-inneacs luirg uile-choitcheann mar bhun-roghainn</target>
e67ecaf8
C
5123
5124 <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">420</context></context-group></trans-unit>
d7c6b951 5125 <trans-unit id="6476750382562952780" datatype="html">
5a6de093 5126 <source>Enable global search</source>
5ce52d62 5127 <target state="translated">Cuir an lorg uile-choitcheann an comas</target>
e67ecaf8
C
5128
5129 <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></trans-unit>
d7c6b951 5130 <trans-unit id="836183323506117145" datatype="html">
5a6de093 5131 <source>FEDERATION</source>
5ce52d62 5132 <target state="translated">CO-NASGADH</target>
e67ecaf8
C
5133
5134 <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">441</context></context-group></trans-unit>
d7c6b951 5135 <trans-unit id="252719899360434356" datatype="html">
e67ecaf8
C
5136 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5137 <target state="translated">Stiùirich na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>dàimhean<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> le ionstansan eile. </target>
5138
5139 <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">442</context></context-group></trans-unit>
d7c6b951 5140 <trans-unit id="9119248927271669654" datatype="html">
5a6de093 5141 <source>Other instances can follow yours</source>
5ce52d62 5142 <target state="translated">’S urrainn do dh’ionstansan eile leantainn air an fhear agad</target>
e67ecaf8
C
5143
5144 <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">455</context></context-group></trans-unit>
d7c6b951 5145 <trans-unit id="7015551137649102649" datatype="html">
5a6de093 5146 <source>Manually approve new instance followers</source>
5ce52d62 5147 <target state="translated">Aontaich ri ionstansan-leantainn ùra a làimh</target>
e67ecaf8
C
5148
5149 <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">462</context></context-group></trans-unit>
d7c6b951 5150 <trans-unit id="4803992993548153434" datatype="html">
5a6de093 5151 <source>Automatically follow back instances</source>
5ce52d62 5152 <target state="translated">Lean air na h-ionstansan a leanar ort-sa gu fèin-obrachail</target>
e67ecaf8
C
5153
5154 <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">475</context></context-group></trans-unit>
d7c6b951 5155 <trans-unit id="2092224316392295720" datatype="html">
5a6de093 5156 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5ce52d62 5157 <target state="translated">⚠️ Tha an gleus seo feumach air tòrr aire is maorsainneachd a bharrachd.</target>
e67ecaf8
C
5158
5159
5160
5161 <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">164</context></context-group><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">478</context></context-group><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">491</context></context-group></trans-unit>
d7c6b951 5162 <trans-unit id="1718269478813020014" datatype="html">
076e1310 5163 <source>Index URL</source>
27496196 5164 <target state="translated">URL an inneics</target>
e67ecaf8
C
5165
5166 <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">500</context></context-group></trans-unit>
d7c6b951 5167 <trans-unit id="173263206605027981" datatype="html">
5a6de093 5168 <source>Automatically follow instances of a public index</source>
5ce52d62 5169 <target state="translated">Lean air ionstansan inneics phoblaich gu fèin-obrachail</target>
e67ecaf8
C
5170
5171 <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">488</context></context-group></trans-unit>
09e1784b 5172 <trans-unit id="9076632742417302918" datatype="html">
e67ecaf8
C
5173 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5174 <target state="translated">Faic <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> airson barrachd fiosrachaidh mun URL ris a tha dùil </target>
5175
5176 <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">493</context></context-group></trans-unit>
d7c6b951 5177 <trans-unit id="3946988229617310200" datatype="html">
5a6de093 5178 <source>ADMINISTRATORS</source>
5ce52d62 5179 <target state="translated">RIANAIREAN</target>
e67ecaf8
C
5180
5181 <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">520</context></context-group></trans-unit>
5a6de093 5182 <trans-unit id="2149300564474427551" datatype="html">
076e1310 5183 <source>Administrator</source>
27496196 5184 <target state="translated">Rianaire</target>
e67ecaf8
C
5185
5186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit>
d7c6b951 5187 <trans-unit id="3171683206914962995" datatype="html">
076e1310 5188 <source>Admin email</source>
27496196 5189 <target state="translated">Post-d an rianaire</target>
e67ecaf8
C
5190
5191 <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">526</context></context-group></trans-unit>
d7c6b951 5192 <trans-unit id="4722881456283329321" datatype="html">
076e1310 5193 <source>Enable contact form</source>
27496196 5194 <target state="translated">Cuir foirm conaltraidh an comas</target>
e67ecaf8
C
5195
5196 <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">539</context></context-group></trans-unit>
d7c6b951 5197 <trans-unit id="5926348345797688952" datatype="html">
793f70ae 5198 <source>VOD Transcoding</source>
5ce52d62 5199 <target state="translated">Tar-chòdachadh videothan air an iarraidh</target>
687a6afd
G
5200 <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">38</context></context-group>
5201 </trans-unit>
d7c6b951 5202 <trans-unit id="1765095834299337775" datatype="html">
5a6de093 5203 <source>TWITTER</source>
5ce52d62 5204 <target state="translated">TWITTER</target>
e67ecaf8
C
5205
5206 <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">548</context></context-group></trans-unit>
d7c6b951 5207 <trans-unit id="3202133522706129143" datatype="html">
4826a915 5208 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
40b5cce0 5209 <target state="translated">Thoir seachad an cunntas Twitter a riochdaicheas an t-ionstans agad a thoirt piseach air ro-sheallaidhean nan ceanglaichean. Mur eil cunntas Twitter agad, fàg an luach bunaiteach mar a tha e.</target>
e67ecaf8
C
5210
5211 <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">549</context></context-group></trans-unit>
d7c6b951 5212 <trans-unit id="4087837092261487511" datatype="html">
076e1310 5213 <source>Your Twitter username</source>
27496196 5214 <target state="translated">An t-ainm-cleachdaiche Twitter agad</target>
e67ecaf8
C
5215
5216 <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">561</context></context-group></trans-unit>
d7c6b951 5217 <trans-unit id="5648651824279408711" datatype="html">
5a6de093 5218 <source>Instance allowed by Twitter</source>
5ce52d62 5219 <target state="translated">Tha Twitter a’ ceadachadh an t-ionstans agad</target>
e67ecaf8
C
5220
5221 <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">574</context></context-group></trans-unit>
a2f7b4e6 5222 <trans-unit id="2076338542820061819" datatype="html">
e67ecaf8
C
5223 <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="&lt;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="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;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="&lt;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="&lt;/a>"/> to see if you instance is allowed. </source>
5224 <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="&lt;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="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;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="&lt;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="&lt;/a>"/> feuch a bheil an t-ionstans agad ’ga cheadachadh. </target>
5225
5226 <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">578</context></context-group></trans-unit>
d7c6b951 5227 <trans-unit id="493135676263039396" datatype="html">
793f70ae 5228 <source>LIVE</source>
4826a915
G
5229 <target state="translated">BEÒ</target>
5230 <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">5</context></context-group>
5231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">31</context></context-group>
5232 </trans-unit>
d7c6b951 5233 <trans-unit id="1429138002697017359" datatype="html">
4826a915
G
5234 <source>Enable users of your instance to stream live.</source>
5235 <target state="translated">Thoir comas sruthaidh bheò do luchd-cleachdaidh an ionstans agad.</target>
687a6afd
G
5236 <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">6</context></context-group>
5237 </trans-unit>
d7c6b951 5238 <trans-unit id="8894612824234881672" datatype="html">
4826a915
G
5239 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5240 <target state="translated">⚠️ Ma chuireas tu sruthadh beò an comas, feumaidh earbsa a bhith agad san luchd-chleachdaidh agad agus thig barrachd obair maorsainneachd ’na lùib</target>
5241 <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">22</context></context-group>
5242 </trans-unit>
d7c6b951 5243 <trans-unit id="5205613575147327732" datatype="html">
4826a915 5244 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5ce52d62 5245 <target state="translated">Ma tha seo an comas, feumaidh am frithealaiche agad gabhail ri trafaig TCP a-steach air port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5246 <context-group purpose="location">
5247 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5248 <context context-type="linenumber">23</context>
5249 </context-group>
5250 </trans-unit>
d7c6b951 5251 <trans-unit id="6421580347313273983" datatype="html">
793f70ae 5252 <source>Allow your users to automatically publish a replay of their live</source>
4826a915
G
5253 <target state="translated">Ceadaich gum foillsich an luchd-cleachdaidh agad ath-chluichean nan sruthan beòtha aca gu fèin-obrachail</target>
5254 <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">31</context></context-group>
5255 </trans-unit>
352cdf75
G
5256 <trans-unit id="8583623894789865917" datatype="html">
5257 <source>Allow your users to change live latency</source>
5258 <target state="translated">Leig leis na cleachdaichean an fhoillidheachd bheò atharrachadh</target>
c90f6f26
G
5259 <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">39</context></context-group>
5260 </trans-unit>
352cdf75
G
5261 <trans-unit id="6422195560028891534" datatype="html">
5262 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5263 <target state="translated">Cuiridh an fhoillidheachd bheag P2P à comas agus cuiridh an fhoillidheachd àrd ri co-mheas nam P2P</target>
c90f6f26
G
5264 <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">41</context></context-group>
5265 </trans-unit>
5266 <trans-unit id="5191164170233238999" datatype="html">
5267 <source>Max simultaneous lives created on your instance</source>
5268 <target state="new">Max simultaneous lives created on your instance</target>
e67ecaf8
C
5269
5270 <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">48</context></context-group></trans-unit>
d7c6b951 5271 <trans-unit id="6830777508073747241" datatype="html">
793f70ae 5272 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
4826a915 5273 <target state="translated">{VAR_PLURAL, plural, =1 {sruthadh beò} one {sruthaidhean beòtha} two {sruthaidhean beòtha} few {sruthaidhean beòtha} other {sruthaidhean beòtha} }</target>
e67ecaf8
C
5274
5275
5276 <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">54</context></context-group><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">66</context></context-group></trans-unit>
c90f6f26
G
5277 <trans-unit id="1834362188086938736" datatype="html">
5278 <source>Max simultaneous lives created per user</source>
5279 <target state="new">Max simultaneous lives created per user</target>
e67ecaf8
C
5280
5281 <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">61</context></context-group></trans-unit>
d7c6b951 5282 <trans-unit id="1521259619066122077" datatype="html">
793f70ae 5283 <source>Max live duration</source>
4826a915 5284 <target state="translated">Faide as motha nan sruthaidhean beòtha</target>
e67ecaf8
C
5285
5286 <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">73</context></context-group></trans-unit>
d7c6b951 5287 <trans-unit id="5309195634424105927" datatype="html">
793f70ae 5288 <source>Live transcoding threads</source>
4826a915 5289 <target state="translated">Snàithleanan tar-chòdachaidh nan sruthaidhean beòtha</target>
e67ecaf8
C
5290
5291 <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">145</context></context-group></trans-unit>
d7c6b951 5292 <trans-unit id="4240037618955024499" datatype="html">
4826a915 5293 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5ce52d62 5294 <target state="translated">iarraidh e <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> air a char as motha le tar-chòdachadh videothan air an iarraidh </target>
e67ecaf8
C
5295
5296 <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">148</context></context-group></trans-unit>
d7c6b951 5297 <trans-unit id="8489317904250057957" datatype="html">
4826a915 5298 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5ce52d62 5299 <target state="translated">iarraidh e <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> air a char as lugha le tar-chòdachadh videothan air an iarraidh </target>
e67ecaf8
C
5300
5301 <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">152</context></context-group></trans-unit>
d7c6b951 5302 <trans-unit id="1417246074503129277" datatype="html">
4826a915 5303 <source>Live transcoding profile</source>
5ce52d62 5304 <target state="translated">Pròifil tar-chòdachaidh nan sruthaidhean beòtha</target>
e67ecaf8
C
5305
5306 <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">167</context></context-group></trans-unit>
d7c6b951 5307 <trans-unit id="8294583621306221742" datatype="html">
4826a915 5308 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5ce52d62 5309 <target state="translated">’S urrainn do phlugain PeerTube pròifilean ùra a chur ris airson tar-chòdachadh shruthaidhean beòtha</target>
e67ecaf8
C
5310
5311 <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">168</context></context-group></trans-unit>
d7c6b951 5312 <trans-unit id="6727057461851446921" datatype="html">
793f70ae 5313 <source>Live resolutions to generate</source>
4826a915 5314 <target state="translated">Na dùmhlachdan-breacaidh ri an ginntinn do shruthaidhean beòtha</target>
e67ecaf8
C
5315
5316 <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">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html">
5317 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target>
5318 <context-group purpose="location">
5319 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5320 <context context-type="linenumber">134</context>
5321 </context-group>
5322 </trans-unit><trans-unit id="5429376346987783852" datatype="html">
5323 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target>
5324 <context-group purpose="location">
5325 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5326 <context context-type="linenumber">136,138</context>
5327 </context-group>
c90f6f26 5328 </trans-unit>
d7c6b951 5329 <trans-unit id="2281161665447607254" datatype="html">
793f70ae 5330 <source>Allow live streaming</source>
4826a915
G
5331 <target state="translated">Ceadaich sruthadh beò</target>
5332 <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">18</context></context-group>
5333 </trans-unit>
d7c6b951 5334 <trans-unit id="6759167469686242835" datatype="html">
793f70ae 5335 <source>Transcoding enabled for live streams</source>
4826a915 5336 <target state="translated">Tha an tar-chòdachadh an comas do shruthaidhean beòtha</target>
e67ecaf8
C
5337
5338 <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">108</context></context-group></trans-unit>
d7c6b951 5339 <trans-unit id="5975271795105968425" datatype="html">
793f70ae 5340 <source>Live streaming</source>
4826a915 5341 <target state="translated">Sruthadh beò</target>
687a6afd
G
5342 <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">47</context></context-group>
5343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">67</context></context-group>
5344 </trans-unit>
a2f7b4e6
G
5345 <trans-unit id="6201638315245239510" datatype="html">
5346 <source>Advanced</source>
47f6767e 5347 <target state="translated">Adhartach</target>
687a6afd
G
5348 <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">56</context></context-group>
5349 </trans-unit>
d7c6b951 5350 <trans-unit id="7911929966701561067" datatype="html">
5a6de093 5351 <source>TRANSCODING</source>
5ce52d62 5352 <target state="translated">TAR-CHÒDACHADH</target>
e67ecaf8
C
5353
5354
5355 <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">92</context></context-group><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">21</context></context-group></trans-unit>
d7c6b951 5356 <trans-unit id="8212237880239644112" datatype="html">
4826a915 5357 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
a71d4140 5358 <target state="translated">Mar thar-chòdachadh videothan air an iarraidh, thèid sruthan beòtha a thar-chòdachadh ach am bi cruth orra a ghabhas sruthadh ’s a chluich air uidheam sam bith. Bidh feum air CPU glè chumhachdach.</target>
e67ecaf8
C
5359
5360 <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">93</context></context-group></trans-unit>
d7c6b951 5361 <trans-unit id="3444148141968928069" datatype="html">
793f70ae 5362 <source>Input formats</source>
5ce52d62 5363 <target state="translated">Fòrmatan an ion-chuir</target>
c90f6f26
G
5364 <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">41</context></context-group>
5365 </trans-unit>
d7c6b951 5366 <trans-unit id="4560217482714993155" datatype="html">
076e1310 5367 <source>Transcoding enabled</source>
27496196 5368 <target state="translated">Tha tar-chòdachadh an comas</target>
c90f6f26
G
5369 <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">35</context></context-group>
5370 </trans-unit>
d7c6b951 5371 <trans-unit id="7452751710576287271" datatype="html">
076e1310 5372 <source>Allow additional extensions</source>
27496196 5373 <target state="translated">Ceadaich leudachain a bharrachd</target>
c90f6f26
G
5374 <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">46</context></context-group>
5375 </trans-unit>
819205ed
G
5376 <trans-unit id="5698272164915890247" datatype="html">
5377 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5378 <target state="translated">Leig leis an luchd-chleachdaidh videothan a luchdadh suas le leudachain eile seach .mp4, .ogv ’s .wem (mar eisimpleir: .avi, .mov, .mkv is msaa.).</target>
c90f6f26
G
5379 <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">49</context></context-group>
5380 </trans-unit>
d7c6b951 5381 <trans-unit id="1823941382992046371" datatype="html">
076e1310 5382 <source>Allow audio files upload</source>
27496196 5383 <target state="translated">Ceadaich luchdadh suas faidhlichean fuaime</target>
c90f6f26
G
5384 <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">57</context></context-group>
5385 </trans-unit>
d7c6b951 5386 <trans-unit id="8340360585610503574" datatype="html">
793f70ae 5387 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5ce52d62 5388 <target state="translated">Leigidh seo leis an luchd-chleachdaidh faidhlichean fuaime .mp3, .ogg, .wma, .flac, .aac no .ac3 a luchdadh suas.</target>
c90f6f26
G
5389 <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">60</context></context-group>
5390 </trans-unit>
d7c6b951 5391 <trans-unit id="5867513506373651775" datatype="html">
793f70ae 5392 <source>The file will be merged in a still image video with the preview file on upload.</source>
5ce52d62 5393 <target state="translated">Thèid am faidhle agus faidhle an ro-sheallaidh a cho-aonadh gu dealbh ’na video leis an luchdadh suas.</target>
c90f6f26
G
5394 <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">61</context></context-group>
5395 </trans-unit>
d7c6b951 5396 <trans-unit id="2036818807823848377" datatype="html">
793f70ae 5397 <source>Output formats</source>
5ce52d62 5398 <target state="translated">Fòrmat an às-chuir</target>
c90f6f26
G
5399 <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">68</context></context-group>
5400 </trans-unit>
d7c6b951 5401 <trans-unit id="522057769554096255" datatype="html">
793f70ae 5402 <source>WebTorrent enabled</source>
5ce52d62 5403 <target state="translated">Tha WebTorrent an comas</target>
c90f6f26
G
5404 <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">74</context></context-group>
5405 </trans-unit>
d7c6b951 5406 <trans-unit id="8373385486403101567" datatype="html">
4826a915 5407 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5ce52d62 5408 <target state="translated">Ma chuir thu taic ri HLS an comas cuideachd, thèid stòras nam videothan iomadachadh le 2</target>
c90f6f26
G
5409 <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">78</context></context-group>
5410 </trans-unit>
d7c6b951 5411 <trans-unit id="3839590624406770455" datatype="html">
5a6de093 5412 <source>HLS with P2P support enabled</source>
5ce52d62 5413 <target state="translated">Tha HLS le taic ri P2P an comas</target>
c90f6f26
G
5414 <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">89</context></context-group>
5415 </trans-unit>
d7c6b951 5416 <trans-unit id="7334484418359079994" datatype="html">
e67ecaf8
C
5417 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;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="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5418 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Bidh feum air ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;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="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Bidh atharrachadh na dùmhlachd-breacaidh nas rèidhe<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Thèid na videothan fada a chluich nas luaithe gu h-àraidh<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Bidh a’ chluiche nas seasmhaiche (nas lugha de bugaichean/luchdadh gun chrìoch)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;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="&lt;/p>"/></target>
c90f6f26
G
5419 <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>
5420 </trans-unit>
d7c6b951 5421 <trans-unit id="4748900450708089645" datatype="html">
793f70ae 5422 <source>Resolutions to generate per enabled format</source>
5ce52d62 5423 <target state="translated">Na dùmhlachdan-breacaidh ri an ginntinn do gach fòrmat a tha an comas</target>
c90f6f26 5424 <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">111</context></context-group>
e67ecaf8
C
5425 </trans-unit><trans-unit id="4437374135745051281" datatype="html">
5426 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target>
5427 <context-group purpose="location">
5428 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5429 <context context-type="linenumber">116</context>
5430 </context-group>
c90f6f26 5431 </trans-unit>
d7c6b951 5432 <trans-unit id="5431196295724512251" datatype="html">
4826a915 5433 <source>The original file resolution will be the default target if no option is selected.</source>
5ce52d62 5434 <target state="translated">Thèid amas air dùbhlachd-bhreacaidh an fhaidhle thùsail mura deach roghainn a thaghadh.</target>
e67ecaf8
C
5435
5436 <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">120</context></context-group></trans-unit>
d7c6b951 5437 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5438 <source>Transcoding threads</source>
5439 <target state="translated">Snàithleanan tar-chòdachaidh</target>
e67ecaf8
C
5440
5441 <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">145</context></context-group></trans-unit>
d7c6b951 5442 <trans-unit id="7815122216882553289" datatype="html">
4826a915 5443 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5ce52d62 5444 <target state="translated">iarraidh e <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> air a char as motha le tar-chòdachadh beò </target>
e67ecaf8
C
5445
5446 <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">148</context></context-group></trans-unit>
d7c6b951 5447 <trans-unit id="8685484763568827375" datatype="html">
4826a915 5448 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5ce52d62 5449 <target state="translated">iarraidh e <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> air a char as lugha le tar-chòdachadh beò </target>
e67ecaf8
C
5450
5451 <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">152</context></context-group></trans-unit>
d7c6b951 5452 <trans-unit id="7185278676178506632" datatype="html">
4826a915 5453 <source>Transcoding jobs concurrency</source>
5ce52d62 5454 <target state="translated">Co-ruith nan obraichean tar-chòdachaidh</target>
e67ecaf8
C
5455
5456 <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">168</context></context-group></trans-unit>
d7c6b951 5457 <trans-unit id="1969393594784140832" datatype="html">
4826a915 5458 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
0b4a6767 5459 <target state="translated">leigidh seo leat iomadh faidhle a thar-chòdachadh aig an aon àm. ⚠️ Bidh PeerTube feumach air ath-thòiseachadh</target>
e67ecaf8
C
5460
5461 <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">169</context></context-group></trans-unit>
d7c6b951 5462 <trans-unit id="2184317712452071847" datatype="html">
4826a915 5463 <source>Transcoding profile</source>
5ce52d62 5464 <target state="translated">Pròifil tar-chòdachaidh</target>
e67ecaf8
C
5465
5466 <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">180</context></context-group></trans-unit>
d7c6b951 5467 <trans-unit id="6289966287765074028" datatype="html">
4826a915 5468 <source>new transcoding profiles can be added by PeerTube plugins</source>
5ce52d62 5469 <target state="translated">’S urrainn do phlugain PeerTube pròifilean ùra a chur ris airson tar-chòdachadh</target>
e67ecaf8
C
5470
5471 <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">181</context></context-group></trans-unit>
352cdf75
G
5472 <trans-unit id="5843661880070076970" datatype="html">
5473 <source>VIDEO STUDIO</source>
5474 <target state="translated">STIÙIDEO VIDEOTHAN</target>
e67ecaf8
C
5475
5476 <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">200</context></context-group></trans-unit>
352cdf75
G
5477 <trans-unit id="4078329985026583770" datatype="html">
5478 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5479 <target state="translated">Leig leis na cleachdaichean agad na videothan aca a dheasachadh (bearradh, cur ris toisich/deiridh, cur ris comharra-uisge is msaa)</target>
e67ecaf8
C
5480
5481 <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">201</context></context-group></trans-unit>
352cdf75
G
5482 <trans-unit id="252604800845369275" datatype="html">
5483 <source>Enable video studio</source>
5484 <target state="translated">Cuir stiùideo videothan an comas</target>
e67ecaf8
C
5485
5486 <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">212</context></context-group></trans-unit>
352cdf75
G
5487 <trans-unit id="3313548535394806921" datatype="html">
5488 <source>⚠️ You need to enable transcoding first to enable video studio</source>
5489 <target state="translated">⚠️ Feumaidh tu an tar-chòdachadh a chur an comas mus urrainn dhut an stiùideo videothan a chur an comas</target>
e67ecaf8
C
5490
5491 <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">215</context></context-group></trans-unit>
d7c6b951 5492 <trans-unit id="6879611446286948126" datatype="html">
5a6de093 5493 <source>CACHE</source>
5ce52d62 5494 <target state="translated">TASGADAN</target>
c90f6f26
G
5495 <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">6</context></context-group>
5496 </trans-unit>
d7c6b951 5497 <trans-unit id="5511334650211127631" datatype="html">
4826a915 5498 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5ce52d62 5499 <target state="translated">Cha dèid a h-uile faidhle a cho-nasgadh ’s thèid an togail nuair a bhios feum orra. Mìnich poileasaidh an tasgadain aca.</target>
c90f6f26
G
5500 <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">7</context></context-group>
5501 </trans-unit>
d7c6b951 5502 <trans-unit id="4382565260112874406" datatype="html">
5a6de093 5503 <source>Number of previews to keep in cache</source>
5ce52d62 5504 <target state="translated">An àireamh de ro-sheallaidhean a thèid a chumail san tasgadan</target>
4826a915
G
5505 <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">15</context></context-group>
5506 </trans-unit>
d7c6b951 5507 <trans-unit id="3710881484246327863" datatype="html">
4826a915 5508 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5ce52d62 5509 <target state="translated">{VAR_PLURAL, plural, =1 {dealbh san tasgadan} other {dealbhan san tasgadan}}</target>
7d3316dc
C
5510 <context-group purpose="location">
5511 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5512 <context context-type="linenumber">22</context>
5513 </context-group>
5514 </trans-unit>
d7c6b951 5515 <trans-unit id="2279905277031617076" datatype="html">
5a6de093 5516 <source>Number of video captions to keep in cache</source>
5ce52d62 5517 <target state="translated">An àireamh de dh’fho-thiotalan video a thèid a chumail san tasgadan</target>
4826a915
G
5518 <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">29</context></context-group>
5519 </trans-unit>
d7c6b951 5520 <trans-unit id="6193666854590647323" datatype="html">
4826a915 5521 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5ce52d62 5522 <target state="translated">{VAR_PLURAL, plural, =1 {fo-thiotal san tasgadan} other {fo-thiotalan san tasgadan}}</target>
7d3316dc
C
5523 <context-group purpose="location">
5524 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5525 <context context-type="linenumber">36</context>
5526 </context-group>
4826a915 5527 </trans-unit>
d7c6b951 5528 <trans-unit id="330647913034301472" datatype="html">
4826a915 5529 <source>Number of video torrents to keep in cache</source>
5ce52d62 5530 <target state="translated">An àireamh de thorrents video a thèid a chumail san tasgadan</target>
063de1ee
C
5531 <context-group purpose="location">
5532 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5533 <context context-type="linenumber">43</context>
5534 </context-group>
4826a915 5535 </trans-unit>
d7c6b951 5536 <trans-unit id="4613961764793311850" datatype="html">
4826a915 5537 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5ce52d62 5538 <target state="translated">{VAR_PLURAL, plural, =1 {torrent san tasgadan} other {torrents san tasgadan}}</target>
063de1ee
C
5539 <context-group purpose="location">
5540 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5541 <context context-type="linenumber">50</context>
5542 </context-group>
7d3316dc 5543 </trans-unit>
d7c6b951 5544 <trans-unit id="2528135865630556778" datatype="html">
5a6de093 5545 <source>CUSTOMIZATIONS</source>
5ce52d62 5546 <target state="translated">GNÀTHACHAIDHEAN</target>
4826a915
G
5547 <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">63</context></context-group>
5548 </trans-unit>
d7c6b951 5549 <trans-unit id="1714039296068260295" datatype="html">
4826a915 5550 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5ce52d62 5551 <target state="translated">Atharraichean beaga air an ionstans agad de PheerTube nan robh cruthachadh plugain no ùrlair caran cus.</target>
687a6afd
G
5552 <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">64</context></context-group>
5553 </trans-unit>
d7c6b951 5554 <trans-unit id="6180346896314915203" datatype="html">
076e1310 5555 <source>JavaScript</source>
27496196 5556 <target state="translated">JavaScript</target>
c90f6f26
G
5557 <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">73</context></context-group>
5558 </trans-unit>
d7c6b951 5559 <trans-unit id="4067880101082150743" datatype="html">
e67ecaf8
C
5560 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5561 <target state="translated">Sgrìobh còd JavaScript gu dìreach.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Ball-eisimpleir: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('tha an t-ionstans agam sgoinneil');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
c90f6f26
G
5562 <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">76</context></context-group>
5563 </trans-unit>
d7c6b951 5564 <trans-unit id="5464209657969421100" datatype="html">
e67ecaf8
C
5565 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5566color: red;
5567<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5568<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5569color: red;
5570<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5571<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5572 <target state="translated">Sgrìobh còd CSS gu dìreach. Ball-eisimpleir:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;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="&lt;/pre>"/> Cuir <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> air a thoiseach airson stoidhlean a thar-àithneadh.Ball-eisimpleir:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;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="&lt;/pre>"/></target>
c90f6f26
G
5573 <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">95</context></context-group>
5574 </trans-unit>
d7c6b951 5575 <trans-unit id="283725429207896837" datatype="html">
793f70ae 5576 <source>You cannot allow live replay if you don't enable transcoding.</source>
4826a915 5577 <target state="translated">Chan urrainn dhut ath-chluichean beòtha a cheadachadh mus cuir thu an tar-chòdachadh an comas.</target>
687a6afd
G
5578 <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">81</context></context-group>
5579 </trans-unit>
5580 <trans-unit id="4249062553881932496" datatype="html">
5581 <source>You cannot change the server configuration because it's managed externally.</source>
5582 <target state="translated">Chan urrainn dhut rèiteachadh an fhrithealaiche atharrachadh on a tha e fo stiùireadh on taobh a-muigh.</target>
a71d4140
C
5583 <context-group purpose="location">
5584 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5585 <context context-type="linenumber">85,87</context>
5586 </context-group>
a2f7b4e6 5587 </trans-unit>
d7c6b951 5588 <trans-unit id="8167543029214637769" datatype="html">
e67ecaf8
C
5589 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
5590 <target state="translated">Tha mearachdan san fhoirm: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
687a6afd
G
5591 <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>
5592 </trans-unit>
d7c6b951 5593 <trans-unit id="1445676851449000175" datatype="html">
076e1310 5594 <source>Update configuration</source>
27496196 5595 <target state="translated">Ùraich an rèiteachadh</target>
687a6afd
G
5596 <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">90</context></context-group>
5597 </trans-unit>
d7c6b951 5598 <trans-unit id="5439158575454281141" datatype="html">
5a6de093 5599 <source>VIDEO SETTINGS</source>
5ce52d62 5600 <target state="translated">ROGHAINNEAN VIDEO</target>
819205ed
G
5601 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group>
5602 </trans-unit>
d7c6b951 5603 <trans-unit id="507542497458686905" datatype="html">
5a6de093 5604 <source>NOTIFICATIONS</source>
5ce52d62 5605 <target state="translated">BRATHAN</target>
819205ed
G
5606 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group>
5607 </trans-unit>
d7c6b951 5608 <trans-unit id="9138757724802460941" datatype="html">
5a6de093 5609 <source>INTERFACE</source>
5ce52d62 5610 <target state="translated">EADAR-AGHAIDH</target>
819205ed
G
5611 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5612 </trans-unit>
d7c6b951 5613 <trans-unit id="7789395291034300662" datatype="html">
5a6de093 5614 <source>PASSWORD</source>
5ce52d62 5615 <target state="translated">FACAL-FAIRE</target>
793f70ae
G
5616 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5617 </trans-unit>
d7c6b951 5618 <trans-unit id="9012586956848595996" datatype="html">
5a6de093 5619 <source>EMAIL</source>
5ce52d62 5620 <target state="translated">POST-D</target>
793f70ae
G
5621 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group>
5622 </trans-unit>
d7c6b951 5623 <trans-unit id="7752239348028675311" datatype="html">
5a6de093 5624 <source>DANGER ZONE</source>
5ce52d62 5625 <target state="translated">EARRANN CHUNNARTACH</target>
c90f6f26
G
5626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group>
5627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group>
5628 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group>
5629 </trans-unit>
5a6de093
C
5630 <trans-unit id="4915431133669985304" datatype="html">
5631 <source>Profile</source>
5632 <target state="translated">Pròifil</target>
c90f6f26
G
5633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group>
5634 </trans-unit>
5a6de093
C
5635 <trans-unit id="1963136290621768454" datatype="html">
5636 <source>Resolution</source>
5ce52d62 5637 <target state="translated">Dùmhlachd-bhreacaidh</target>
c90f6f26
G
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group>
5639 </trans-unit>
5a6de093
C
5640 <trans-unit id="7814358426066520520" datatype="html">
5641 <source>Aspect ratio</source>
5ce52d62 5642 <target state="translated">Co-mheas an deilbh</target>
c90f6f26
G
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group>
5644 </trans-unit>
5a6de093
C
5645 <trans-unit id="44862519224794374" datatype="html">
5646 <source>Average frame rate</source>
5ce52d62 5647 <target state="translated">Reat cuibheasach nam frèaman</target>
c90f6f26
G
5648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group>
5649 </trans-unit>
5a6de093
C
5650 <trans-unit id="5053683525387462246" datatype="html">
5651 <source>Pixel format</source>
5ce52d62 5652 <target state="translated">Fòrmat piogsail</target>
c90f6f26
G
5653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group>
5654 </trans-unit>
5a6de093
C
5655 <trans-unit id="7858676566953242358" datatype="html">
5656 <source>Sample rate</source>
5ce52d62 5657 <target state="translated">Reat shampallan</target>
c90f6f26
G
5658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group>
5659 </trans-unit>
5a6de093
C
5660 <trans-unit id="5403856660543890284" datatype="html">
5661 <source>Channel Layout</source>
5ce52d62 5662 <target state="translated">Co-dhealbhachd seanail</target>
c90f6f26
G
5663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group>
5664 </trans-unit>
687a6afd 5665 <trans-unit id="6317170736181476800" datatype="html">
e67ecaf8
C
5666 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5667 <target state="translated">Ùraich <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>na roghainnean agad<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
687a6afd
G
5668 <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>
5669 </trans-unit>
5670 <trans-unit id="1405600824334286337" datatype="html">
5671 <source>More filters</source>
5672 <target state="translated">Barrachd chriathragan</target>
91ae3c4a
C
5673 <context-group purpose="location">
5674 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5675 <context context-type="linenumber">20</context>
5676 </context-group>
fb87355d
G
5677 </trans-unit>
5678 <trans-unit id="5797835178123017550" datatype="html">
5679 <source>Hide filters</source>
5680 <target state="translated">Falaich na criathragan</target>
91ae3c4a
C
5681 <context-group purpose="location">
5682 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5683 <context context-type="linenumber">21</context>
5684 </context-group>
687a6afd
G
5685 </trans-unit>
5686 <trans-unit id="7028708681117573961" datatype="html">
e67ecaf8
C
5687 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5688 <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>“Air a chur ris o chionn goirid”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5689 <context-group purpose="location">
5690 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5691 <context context-type="linenumber">46</context>
5692 </context-group>
c90f6f26
G
5693 </trans-unit>
5694 <trans-unit id="762510264401369759" datatype="html">
e67ecaf8
C
5695 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5696 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5697 <context-group purpose="location">
5698 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
2164a13d 5699 <context context-type="linenumber">47</context>
91ae3c4a 5700 </context-group>
687a6afd 5701 </trans-unit>
2164a13d 5702 <trans-unit id="8190023086228606960" datatype="html">
e67ecaf8
C
5703 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5704 <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>“Air coimhead air o chionn goirid”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
c90f6f26
G
5705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group>
5706 </trans-unit>
687a6afd 5707 <trans-unit id="3224510615614621760" datatype="html">
e67ecaf8
C
5708 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5709 <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>“Brod”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
c90f6f26
G
5710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group>
5711 </trans-unit>
687a6afd 5712 <trans-unit id="4322133526902910662" datatype="html">
e67ecaf8
C
5713 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5714 <target state="translated">Seòrsaich a-rèir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>“’S toigh leam”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
c90f6f26
G
5715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group>
5716 </trans-unit>
5717 <trans-unit id="322705536187172989" datatype="html">
e67ecaf8
C
5718 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5719 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
c90f6f26
G
5720 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group>
5721 </trans-unit>
687a6afd
G
5722 <trans-unit id="2343321245279384373" datatype="html">
5723 <source>Languages:</source>
5724 <target state="translated">Cànain:</target>
c90f6f26
G
5725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group>
5726 </trans-unit>
687a6afd
G
5727 <trans-unit id="5063779773341398537" datatype="html">
5728 <source>Sensitive content:</source>
5729 <target state="translated">Susbaint fhrionasach:</target>
c90f6f26
G
5730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group>
5731 </trans-unit>
687a6afd
G
5732 <trans-unit id="5723033003381016192" datatype="html">
5733 <source>Scope:</source>
5734 <target state="translated">Farsaingeachd:</target>
c90f6f26
G
5735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group>
5736 </trans-unit>
687a6afd
G
5737 <trans-unit id="8481241275509347668" datatype="html">
5738 <source>Local videos (this instance)</source>
5739 <target state="translated">Videothan ionadail (an t-ionstans seo)</target>
c90f6f26
G
5740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group>
5741 </trans-unit>
687a6afd
G
5742 <trans-unit id="8383401711408398806" datatype="html">
5743 <source>Federated videos (this instance + followed instances)</source>
5744 <target state="translated">Videothan sa cho-nasgadh (an t-ionstans seo ⁊ ionstansan ’gan leantainn orra)</target>
c90f6f26
G
5745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group>
5746 </trans-unit>
687a6afd
G
5747 <trans-unit id="2736556170366900089" datatype="html">
5748 <source>Type:</source>
5749 <target state="translated">Seòrsa:</target>
c90f6f26
G
5750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group>
5751 </trans-unit>
687a6afd
G
5752 <trans-unit id="1744425032255703211" datatype="html">
5753 <source>VOD &amp; Live videos</source>
5754 <target state="translated">Videothan air iarrtas ⁊ beòtha</target>
c90f6f26
G
5755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group>
5756 </trans-unit>
687a6afd
G
5757 <trans-unit id="1370537846415473089" datatype="html">
5758 <source>Categories:</source>
5759 <target state="translated">Roinnean-seòrsa:</target>
c90f6f26
G
5760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group>
5761 </trans-unit>
687a6afd
G
5762 <trans-unit id="4250125031269088402" datatype="html">
5763 <source>Moderation:</source>
5764 <target state="translated">Maorsainneachd:</target>
c90f6f26
G
5765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group>
5766 </trans-unit>
d7c6b951 5767 <trans-unit id="6309828574111583895" datatype="html">
076e1310 5768 <source>Change password</source>
27496196 5769 <target state="translated">Atharraich am facal-faire</target>
c90f6f26
G
5770 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group>
5771 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">21</context></context-group>
5772 </trans-unit>
d7c6b951 5773 <trans-unit id="5340498030552368470" datatype="html">
076e1310 5774 <source>Current password</source>
27496196 5775 <target state="translated">Am facal-faire làithreach</target>
c90f6f26
G
5776 <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">29</context></context-group>
5777 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group>
5778 </trans-unit>
d7c6b951 5779 <trans-unit id="3588415639242079458" datatype="html">
076e1310 5780 <source>New password</source>
27496196 5781 <target state="translated">Facal-faire ùr</target>
c90f6f26
G
5782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">12</context></context-group>
5783 </trans-unit>
d7c6b951 5784 <trans-unit id="8656126574213649581" datatype="html">
076e1310 5785 <source>Confirm new password</source>
27496196 5786 <target state="translated">Dearbh am facal-faire ùr</target>
c90f6f26
G
5787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group>
5788 </trans-unit>
d7c6b951 5789 <trans-unit id="7377817702119089263" datatype="html">
076e1310 5790 <source>Default policy on videos containing sensitive content</source>
40b5cce0 5791 <target state="translated">Poileasaidh bunaiteach air videothan sa bheil susbaint fhrionasach</target>
793f70ae 5792 <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>
a2f7b4e6
G
5793 </trans-unit>
5794 <trans-unit id="7350483582490037954" datatype="html">
e67ecaf8
C
5795 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5796 <target>Nuair a bhios <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Falaich<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> no <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Sgleò air dealbhagan<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> air, thèid dearbhadh iarraidh mus dèid a’ video a chluich. </target>
c90f6f26
G
5797 <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>
5798 <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>
5799 </trans-unit>
d7c6b951 5800 <trans-unit id="4409859601539810260" datatype="html">
5a6de093 5801 <source>Policy for sensitive videos</source>
4826a915 5802 <target state="translated">Poileasaidh nam videothan frionasach</target>
c90f6f26
G
5803 <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">114</context></context-group>
5804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group>
5805 </trans-unit>
d7c6b951 5806 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1 5807 <source>Only display videos in the following languages/subtitles</source>
5ce52d62 5808 <target state="translated">Na seall ach videothan sna cànanan/fo-thiotalan a leanas</target>
793f70ae
G
5809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5810 </trans-unit>
d7c6b951 5811 <trans-unit id="1534085756270333258" datatype="html">
f85b7b40 5812 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
a0bb29af 5813 <target state="translated">Air duilleagan air an cur ris o chionn goirid, a’ treandadh, ionadail, air a bheil fèill mhòr is luirg a-mhàin</target>
793f70ae
G
5814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">28</context></context-group>
5815 </trans-unit>
d7c6b951 5816 <trans-unit id="2658703380934466003" datatype="html">
5a6de093 5817 <source>Add a new language</source>
5ce52d62 5818 <target state="translated">Cuir cànan ùr ris</target>
c90f6f26
G
5819 <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">68</context></context-group>
5820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group>
5821 </trans-unit>
d7c6b951 5822 <trans-unit id="264068562357780835" datatype="html">
076e1310 5823 <source>New email</source>
f85b7b40 5824 <target state="translated">Post-d ùr</target>
c90f6f26
G
5825 <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">19</context></context-group>
5826 </trans-unit>
d7c6b951 5827 <trans-unit id="3000005804987112527" datatype="html">
076e1310 5828 <source>Change email</source>
f85b7b40 5829 <target state="translated">Atharraich am post-d</target>
c90f6f26
G
5830 <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">34</context></context-group>
5831 </trans-unit>
d7c6b951 5832 <trans-unit id="7103588127254721505" datatype="html">
076e1310 5833 <source>Theme</source>
f85b7b40 5834 <target state="translated">Ùrlar</target>
4826a915
G
5835 <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">14</context></context-group>
5836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5837 </trans-unit>
d7c6b951 5838 <trans-unit id="4561174610228620528" datatype="html">
076e1310 5839 <source>Select the next owner</source>
f85b7b40 5840 <target state="translated">Tagh an ath-shealbhadair</target>
793f70ae
G
5841 <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">10</context></context-group>
5842 </trans-unit>
d7c6b951 5843 <trans-unit id="1788875035518441092" datatype="html">
a8f4112a 5844 <source>Last published first</source>
47f6767e 5845 <target state="translated">Am foillseachadh as ùire an toiseach</target>
a2f7b4e6
G
5846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">27</context></context-group>
5847 </trans-unit>
d7c6b951 5848 <trans-unit id="4541072509002204177" datatype="html">
a8f4112a 5849 <source>Last created first</source>
47f6767e 5850 <target state="translated">An cruthachadh as ùire an toiseach</target>
a2f7b4e6
G
5851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">28</context></context-group>
5852 </trans-unit>
d7c6b951 5853 <trans-unit id="1142493792593089647" datatype="html">
a8f4112a 5854 <source>Most viewed first</source>
47f6767e 5855 <target state="translated">Air a choimhead air as trice an toiseach</target>
a2f7b4e6
G
5856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">29</context></context-group>
5857 </trans-unit>
d7c6b951 5858 <trans-unit id="8108088952881606566" datatype="html">
a8f4112a 5859 <source>Most liked first</source>
47f6767e 5860 <target state="translated">An fheadhainn le fèill mhòr orra an toiseach</target>
a2f7b4e6
G
5861 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">30</context></context-group>
5862 </trans-unit>
d7c6b951 5863 <trans-unit id="2782422473180760140" datatype="html">
a8f4112a 5864 <source>Longest first</source>
47f6767e 5865 <target state="translated">An fheadhainn as fhaide an toiseach</target>
a2f7b4e6
G
5866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">31</context></context-group>
5867 </trans-unit>
d7c6b951 5868 <trans-unit id="8714145624854863455" datatype="html">
076e1310 5869 <source>Accept ownership</source>
f85b7b40 5870 <target state="translated">Gabh ris an t-sealbh</target>
793f70ae
G
5871 <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">3</context></context-group>
5872 </trans-unit>
d7c6b951 5873 <trans-unit id="321229234608559490" datatype="html">
5a6de093 5874 <source>Select a channel to receive the video</source>
5ce52d62 5875 <target state="translated">Tagh an t-seanail a gheibh a’ video</target>
793f70ae
G
5876 <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">10</context></context-group>
5877 </trans-unit>
d7c6b951 5878 <trans-unit id="3610344835750059476" datatype="html">
5a6de093 5879 <source>My ownership changes</source>
5ce52d62 5880 <target state="translated">Atharraichean air an t-sealbh agam</target>
793f70ae
G
5881 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
5882 </trans-unit>
d7c6b951 5883 <trans-unit id="7391040346436232576" datatype="html">
076e1310 5884 <source>Initiator</source>
f85b7b40 5885 <target state="translated">Chaidh a thòiseachadh le</target>
c90f6f26
G
5886 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group>
5887 </trans-unit>
d7c6b951 5888 <trans-unit id="3963749584812225989" datatype="html">
793f70ae 5889 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0b4a6767 5890 <target state="translated">Air a chruthachadh <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
c90f6f26
G
5891 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group>
5892 </trans-unit>
d7c6b951 5893 <trans-unit id="5611592591303869712" datatype="html">
076e1310 5894 <source>Status</source>
f85b7b40 5895 <target state="translated">Staid</target>
c90f6f26
G
5896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
5897 </trans-unit>
d7c6b951 5898 <trans-unit id="5417361655914085905" datatype="html">
5a6de093 5899 <source>Account page</source>
5ce52d62 5900 <target state="translated">Duilleag a’ chunntais</target>
c90f6f26
G
5901 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group>
5902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group>
5903 </trans-unit>
d7c6b951 5904 <trans-unit id="2000373220662583633" datatype="html">
5a6de093 5905 <source>No ownership change request found.</source>
5ce52d62 5906 <target state="translated">Cha deach iarrtas air atharrachadh an t-seilbh a lorg.</target>
c90f6f26 5907 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group>
e67ecaf8
C
5908 </trans-unit><trans-unit id="2091927708110728875" datatype="html">
5909 <source>⚠️ The instance doesn't allow channel synchronization</source><target state="new">⚠️ The instance doesn't allow channel synchronization</target>
5910 <context-group purpose="location">
5911 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5912 <context context-type="linenumber">9</context>
5913 </context-group>
5914 </trans-unit><trans-unit id="8730712384733110957" datatype="html">
5915 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target>
5916 <context-group purpose="location">
5917 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5918 <context context-type="linenumber">17</context>
5919 </context-group>
5920 </trans-unit><trans-unit id="4955509738673204025" datatype="html">
5921 <source>Add synchronization</source><target state="new">Add synchronization</target>
5922 <context-group purpose="location">
5923 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5924 <context context-type="linenumber">25</context>
5925 </context-group>
5926 </trans-unit><trans-unit id="4570488343211069802" datatype="html">
5927 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5928 <context-group purpose="location">
5929 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5930 <context context-type="linenumber">34</context>
5931 </context-group>
5932 </trans-unit><trans-unit id="2576202554023575152" datatype="html">
5933 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5934 <context-group purpose="location">
5935 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5936 <context context-type="linenumber">35</context>
5937 </context-group>
5938 </trans-unit><trans-unit id="858570813277742962" datatype="html">
5939 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5940 <context-group purpose="location">
5941 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5942 <context context-type="linenumber">38</context>
5943 </context-group>
5944 </trans-unit><trans-unit id="2711346502920265629" datatype="html">
5945 <source> List imports </source><target state="new"> List imports </target>
5946 <context-group purpose="location">
5947 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5948 <context context-type="linenumber">84,86</context>
5949 </context-group>
5950 </trans-unit><trans-unit id="6587439290311664751" datatype="html">
5951 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target>
5952 <context-group purpose="location">
5953 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5954 <context context-type="linenumber">54</context>
5955 </context-group>
5956 </trans-unit><trans-unit id="2070181811140868440" datatype="html">
5957 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target>
5958 <context-group purpose="location">
5959 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5960 <context context-type="linenumber">55</context>
5961 </context-group>
5962 </trans-unit><trans-unit id="3997040276213089746" datatype="html">
5963 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
5964 <context-group purpose="location">
5965 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5966 <context context-type="linenumber">93</context>
5967 </context-group>
5968 </trans-unit><trans-unit id="2933174785300975212" datatype="html">
5969 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
5970 <context-group purpose="location">
5971 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5972 <context context-type="linenumber">106</context>
5973 </context-group>
5974 </trans-unit><trans-unit id="6985972846000785992" datatype="html">
5975 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target>
5976 <context-group purpose="location">
5977 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5978 <context context-type="linenumber">8</context>
5979 </context-group>
5980 </trans-unit><trans-unit id="5175196640561919257" datatype="html">
5981 <source>Remote channel URL</source><target state="new">Remote channel URL</target>
5982 <context-group purpose="location">
5983 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5984 <context context-type="linenumber">13</context>
5985 </context-group>
5986 </trans-unit><trans-unit id="4025171182231078987" datatype="html">
5987 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target>
5988 <context-group purpose="location">
5989 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5990 <context context-type="linenumber">20</context>
5991 </context-group>
5992 </trans-unit><trans-unit id="454806725275556650" datatype="html">
5993 <source>Video Channel</source><target state="new">Video Channel</target>
5994 <context-group purpose="location">
5995 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5996 <context context-type="linenumber">33</context>
5997 </context-group>
5998 </trans-unit><trans-unit id="8290237842846954767" datatype="html">
5999 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target>
6000 <context-group purpose="location">
6001 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6002 <context context-type="linenumber">42</context>
6003 </context-group>
6004 </trans-unit><trans-unit id="1331848767706809293" datatype="html">
6005 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target>
6006 <context-group purpose="location">
6007 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6008 <context context-type="linenumber">46</context>
6009 </context-group>
6010 </trans-unit><trans-unit id="1469193438847554223" datatype="html">
6011 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target>
6012 <context-group purpose="location">
6013 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6014 <context context-type="linenumber">51</context>
6015 </context-group>
6016 </trans-unit><trans-unit id="9049939123029212539" datatype="html">
6017 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target>
6018 <context-group purpose="location">
6019 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
6020 <context context-type="linenumber">67</context>
6021 </context-group>
c90f6f26 6022 </trans-unit>
793f70ae
G
6023 <trans-unit id="4247400351982331798" datatype="html">
6024 <source>Account settings</source>
5ce52d62 6025 <target state="translated">Roghainnean a’ chunntais</target>
a2f7b4e6
G
6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group>
6027 </trans-unit>
793f70ae
G
6028 <trans-unit id="2864486939135008600" datatype="html">
6029 <source>Playlist elements</source>
5ce52d62 6030 <target state="translated">Nithean liosta-chluich</target>
e67ecaf8
C
6031
6032 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
d7c6b951 6033 <trans-unit id="7801453816697513153" datatype="html">
5a6de093 6034 <source>My imports</source>
5ce52d62 6035 <target state="translated">Na dh’ion-phortaich mi</target>
e67ecaf8
C
6036
6037
6038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</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">11</context></context-group></trans-unit>
d7c6b951 6039 <trans-unit id="7000850040589508423" datatype="html">
5a6de093 6040 <source>Create video channel</source>
5ce52d62 6041 <target state="translated">Cruthaich seanail videothan</target>
e67ecaf8
C
6042
6043 <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">23</context></context-group></trans-unit>
a2f7b4e6
G
6044 <trans-unit id="5700655611297335752" datatype="html">
6045 <source>No channel found.</source>
47f6767e 6046 <target state="translated">Cha deach seanail a lorg.</target>
e67ecaf8
C
6047
6048 <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">27</context></context-group></trans-unit>
d7c6b951 6049 <trans-unit id="626184983378002054" datatype="html">
076e1310 6050 <source>Example: my_channel</source>
f85b7b40 6051 <target state="translated">Mar eisimpleir: seanail_snasail</target>
c90f6f26
G
6052 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group>
6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group>
6054 </trans-unit>
d7c6b951 6055 <trans-unit id="5871023634125368211" datatype="html">
5a6de093 6056 <source>CHANNEL</source>
5ce52d62 6057 <target state="translated">SEANAIL</target>
819205ed
G
6058 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6059 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6060 </trans-unit>
6061 <trans-unit id="5013100494982905528" datatype="html">
6062 <source>Banner image of the channel</source>
6063 <target state="translated">Dealbh brataich na seanail</target>
90aa0a74 6064 <context-group purpose="location">
42fea41a
C
6065 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6066 <context context-type="linenumber">13</context>
90aa0a74
C
6067 </context-group>
6068 <context-group purpose="location">
42fea41a
C
6069 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6070 <context context-type="linenumber">13</context>
90aa0a74 6071 </context-group>
793f70ae 6072 </trans-unit>
d7c6b951 6073 <trans-unit id="5278589041647101772" datatype="html">
076e1310 6074 <source>Overwrite support field of all videos of this channel</source>
f85b7b40 6075 <target state="translated">Sgrìobh thairis air raon taice nam videothan uile san t-seanail seo</target>
c90f6f26
G
6076 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group>
6077 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group>
6078 </trans-unit>
d7c6b951 6079 <trans-unit id="5500467336262464724" datatype="html">
793f70ae 6080 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6081 <target state="translated">Rinn
6082 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> fo-sgrìobhadh air
6083 </target>
819205ed
G
6084 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group>
6085 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group>
6087 </trans-unit>
d7c6b951 6088 <trans-unit id="31472093355465024" datatype="html">
4826a915 6089 <source>Upload a new avatar</source>
5ce52d62 6090 <target state="translated">Luchdaidh suas avatar ùr</target>
a2f7b4e6
G
6091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">34</context></context-group>
6093 </trans-unit>
d7c6b951 6094 <trans-unit id="4854396465510517671" datatype="html">
076e1310 6095 <source>Target</source>
f85b7b40 6096 <target state="translated">Targaid</target>
e67ecaf8
C
6097
6098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 6099 <trans-unit id="6376690302059877029" datatype="html">
5a6de093 6100 <source>This video was deleted</source>
5ce52d62 6101 <target state="translated">Chaidh a’ video seo a sguabadh às</target>
e67ecaf8
C
6102
6103 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
d7c6b951 6104 <trans-unit id="6924803931258995553" datatype="html">
5a6de093 6105 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
5ce52d62 6106 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> ion-phortadh/ion-phortaidhean</target>
e67ecaf8
C
6107
6108 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
d7c6b951 6109 <trans-unit id="8173902679178787744" datatype="html">
5a6de093 6110 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5ce52d62 6111 <target state="translated">Nuair a bhios tu air an cunntas agad a sguabadh às, chan fhaigh thu air ais e idir. Thèid iarraidh ort gun dearbh thu an gnìomh seo.</target>
793f70ae
G
6112 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">2</context></context-group>
6113 </trans-unit>
d7c6b951 6114 <trans-unit id="4000980858407872649" datatype="html">
5a6de093 6115 <source>Channel page</source>
0b4a6767 6116 <target state="translated">Duilleag na seanail</target>
e67ecaf8
C
6117
6118
6119
6120 <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">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</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">66</context></context-group></trans-unit>
c90f6f26
G
6121 <trans-unit id="6500762313951857695" datatype="html">
6122 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
6123 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
e67ecaf8
C
6124
6125 <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">49</context></context-group></trans-unit>
d7c6b951 6126 <trans-unit id="9131836378905533756" datatype="html">
5a6de093 6127 <source>Created by <x id="INTERPOLATION"/></source>
5ce52d62 6128 <target state="translated">Air a chruthachadh le <x id="INTERPOLATION"/></target>
687a6afd
G
6129 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">28</context></context-group>
6130 </trans-unit>
d7c6b951 6131 <trans-unit id="228548407872312756" datatype="html">
5a6de093 6132 <source>Owner account page</source>
5ce52d62 6133 <target state="translated">Duilleag cunntas an t-sealbhadair</target>
687a6afd
G
6134 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group>
6135 </trans-unit>
d7c6b951 6136 <trans-unit id="4781078006040259916" datatype="html">
4826a915 6137 <source>You don't have any video in your watch history yet.</source>
5ce52d62 6138 <target state="translated">Chan eil video agad fhathast air eachdraidh de na choimhead thu air.</target>
c90f6f26
G
6139 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group>
6140 </trans-unit>
819205ed
G
6141 <trans-unit id="989169929300254768" datatype="html">
6142 <source>Delete from history</source>
6143 <target state="translated">Sguab às on eachdraidh</target>
c90f6f26
G
6144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group>
6145 </trans-unit>
6146 <trans-unit id="111295045776045026" datatype="html">
6147 <source>Video history is enabled</source>
6148 <target state="new">Video history is enabled</target>
2164a13d
C
6149 <context-group purpose="location">
6150 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6151 <context context-type="linenumber">96,95</context>
6152 </context-group>
c90f6f26
G
6153 </trans-unit>
6154 <trans-unit id="1869266307786648674" datatype="html">
6155 <source>Video history is disabled</source>
6156 <target state="new">Video history is disabled</target>
2164a13d
C
6157 <context-group purpose="location">
6158 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6159 <context context-type="linenumber">97,95</context>
6160 </context-group>
c90f6f26
G
6161 </trans-unit>
6162 <trans-unit id="7505147502630555700" datatype="html">
6163 <source>Delete video history</source>
6164 <target state="new">Delete video history</target>
2164a13d
C
6165 <context-group purpose="location">
6166 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6167 <context context-type="linenumber">120</context>
6168 </context-group>
c90f6f26
G
6169 </trans-unit>
6170 <trans-unit id="8676027102068252963" datatype="html">
6171 <source>Are you sure you want to delete all your video history?</source>
6172 <target state="new">Are you sure you want to delete all your video history?</target>
2164a13d
C
6173 <context-group purpose="location">
6174 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6175 <context context-type="linenumber">121</context>
6176 </context-group>
c90f6f26
G
6177 </trans-unit>
6178 <trans-unit id="7708910304029766516" datatype="html">
6179 <source>Video history deleted</source>
6180 <target state="new">Video history deleted</target>
2164a13d
C
6181 <context-group purpose="location">
6182 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6183 <context context-type="linenumber">129</context>
6184 </context-group>
c90f6f26
G
6185 </trans-unit>
6186 <trans-unit id="3343758569423394070" datatype="html">
6187 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source>
6188 <target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target>
00e32b7c
C
6189 <context-group purpose="location">
6190 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6191 <context context-type="linenumber">140</context>
6192 </context-group>
687a6afd 6193 </trans-unit>
d7c6b951 6194 <trans-unit id="687236465759862933" datatype="html">
4826a915 6195 <source>Open syndication dropdown</source>
5ce52d62 6196 <target state="translated">Fosgail clàr-taice teàrnaidh an t-siondacaididh</target>
2f03d6dc
C
6197 <context-group purpose="location">
6198 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6199 <context context-type="linenumber">3</context>
6200 </context-group>
6201 <context-group purpose="location">
6202 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6203 <context context-type="linenumber">3</context>
6204 </context-group>
687a6afd
G
6205 </trans-unit>
6206 <trans-unit id="5511928240200239994" datatype="html">
e67ecaf8
C
6207 <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="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
6208 <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="&lt;strong>"/>bratach<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> agus <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>tuairisgeul<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
91ae3c4a
C
6209 <context-group purpose="location">
6210 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6211 <context context-type="linenumber">5</context>
6212 </context-group>
687a6afd
G
6213 </trans-unit>
6214 <trans-unit id="5339945526545410198" datatype="html">
6215 <source>Set up my channels</source>
6216 <target state="translated">Suidhich na seanailean agam</target>
91ae3c4a
C
6217 <context-group purpose="location">
6218 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6219 <context context-type="linenumber">6</context>
6220 </context-group>
793f70ae 6221 </trans-unit>
d7c6b951 6222 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6223 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
5ce52d62 6224 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Roghainnean nam brath </target>
793f70ae
G
6225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group>
6226 </trans-unit>
d7c6b951 6227 <trans-unit id="2317673285989169654" datatype="html">
5a6de093 6228 <source>Newest first</source>
5ce52d62 6229 <target state="translated">An fheadhainn as ùire an toiseach</target>
793f70ae
G
6230 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">11</context></context-group>
6231 </trans-unit>
d7c6b951 6232 <trans-unit id="751740263472313326" datatype="html">
5a6de093 6233 <source>Unread first</source>
5ce52d62 6234 <target state="translated">An fheadhainn gun leughadh an toiseach</target>
793f70ae
G
6235 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">12</context></context-group>
6236 </trans-unit>
d7c6b951 6237 <trans-unit id="7679199047720825365" datatype="html">
5a6de093 6238 <source>All read</source>
5ce52d62 6239 <target state="translated">Tha na h-uile air an leughadh</target>
793f70ae
G
6240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">26</context></context-group>
6241 </trans-unit>
d7c6b951 6242 <trans-unit id="9167786874272926575" datatype="html">
076e1310 6243 <source>Web</source>
f85b7b40 6244 <target state="translated">Lìon</target>
819205ed
G
6245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">5</context></context-group>
6246 </trans-unit>
d7c6b951 6247 <trans-unit id="1967081128372276674" datatype="html">
5a6de093 6248 <source>My Playlists</source>
5ce52d62 6249 <target state="translated">Na liostaichean-cluich agam</target>
793f70ae
G
6250 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6252 </trans-unit>
d7c6b951 6253 <trans-unit id="2317130384024575795" datatype="html">
5a6de093 6254 <source>NEW PLAYLIST</source>
5ce52d62 6255 <target state="translated">LIOSTA-CHLUICH ÙR</target>
793f70ae
G
6256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6258 </trans-unit>
d7c6b951 6259 <trans-unit id="2871943975385662656" datatype="html">
5a6de093 6260 <source>PLAYLIST</source>
5ce52d62 6261 <target state="translated">LIOSTA-CHLUICH</target>
793f70ae
G
6262 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6264 </trans-unit>
d7c6b951 6265 <trans-unit id="3438686710205841496" datatype="html">
5a6de093 6266 <source>Create playlist</source>
5ce52d62 6267 <target state="translated">Cruthaich liosta-chluich</target>
c90f6f26
G
6268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">14</context></context-group>
6269 </trans-unit>
793f70ae
G
6270 <trans-unit id="7040375308762081154" datatype="html">
6271 <source>My video channels</source>
5ce52d62 6272 <target state="translated">Na seanailean video agam</target>
819205ed
G
6273 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
6274 </trans-unit>
793f70ae
G
6275 <trans-unit id="7418836785553125957" datatype="html">
6276 <source>Create a new video channel</source>
6277 <target state="translated">Cruthaich seanail videothan ùr</target>
819205ed
G
6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6279 </trans-unit>
d7c6b951 6280 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6281 <source>Playlist thumbnail</source>
6282 <target state="translated">Dealbhag na liosta-cluich</target>
c90f6f26
G
6283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group>
6284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group>
6285 </trans-unit>
d7c6b951 6286 <trans-unit id="7743343997362363486" datatype="html">
076e1310 6287 <source>No videos in this playlist.</source>
f85b7b40 6288 <target state="translated">Chan eil video air an liosta-chluich seo.</target>
793f70ae
G
6289 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">25</context></context-group>
6290 </trans-unit>
d7c6b951 6291 <trans-unit id="2427149618141327033" datatype="html">
793f70ae 6292 <source>Browse videos on PeerTube to add them in your playlist.</source>
5ce52d62 6293 <target state="translated">Rùraich videothan air PeerTube is cuir ris an liosta-chluich agad iad.</target>
c90f6f26
G
6294 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group>
6295 </trans-unit>
d7c6b951 6296 <trans-unit id="8901774330683812267" datatype="html">
793f70ae 6297 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5ce52d62 6298 <target state="translated">Faic <x id="START_LINK"/>an docamaideadh<x id="CLOSE_LINK"/> airson barrachd fiosrachaidh. </target>
c90f6f26
G
6299 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group>
6300 </trans-unit>
d7c6b951 6301 <trans-unit id="3461985498881453026" datatype="html">
793f70ae 6302 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source>
0b4a6767 6303 <target state="translated">Ma tha thu feumach air taic le cleachdadh PeerTube, thoir sùil air an <x id="START_LINK"/>docamaideadh<x id="CLOSE_LINK"/>. </target>
c90f6f26
G
6304 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group>
6305 </trans-unit>
687a6afd 6306 <trans-unit id="8844610145426272276" datatype="html">
e67ecaf8
C
6307 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
6308 <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="&lt;strong>"/>cò thu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, na dìochuimhnich <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>pròifil a’ chunntais agad a shuidheachadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> le <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> agus <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>tuairisgeul<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> rithe. </target>
c90f6f26
G
6309 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group>
6310 </trans-unit>
352cdf75
G
6311 <trans-unit id="8479900728400966992" datatype="html">
6312 <source>Video stats</source>
6313 <target state="translated">Stadastaireachd a’ video</target>
c90f6f26
G
6314 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/stats-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
6315 </trans-unit>
352cdf75
G
6316 <trans-unit id="2121875025429043110" datatype="html">
6317 <source>You can select a part of the graph to zoom in</source>
6318 <target state="translated">’S urrainn dhut pàirt dhen ghraf a thaghadh airson sùmadh a-steach</target>
c90f6f26
G
6319 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">58</context></context-group>
6320 </trans-unit>
352cdf75
G
6321 <trans-unit id="3787205057553482493" datatype="html">
6322 <source>Reset zoom</source>
6323 <target state="translated">Ath-shuidhich an sùm</target>
c90f6f26
G
6324 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">60</context></context-group>
6325 </trans-unit>
6326 <trans-unit id="7849797693092882170" datatype="html">
6327 <source>Since the video publication</source>
6328 <target state="new">Since the video publication</target>
b53cc662 6329 <context-group purpose="location">
d3d4099a
C
6330 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6331 <context context-type="linenumber">63</context>
b53cc662 6332 </context-group>
352cdf75
G
6333 </trans-unit>
6334 <trans-unit id="5864040054093006922" datatype="html">
6335 <source>Viewers</source>
6336 <target state="translated">Luchd-coimhid</target>
c90f6f26
G
6337 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">88</context></context-group>
6338 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">500</context></context-group>
6339 </trans-unit>
352cdf75
G
6340 <trans-unit id="5691818894884119596" datatype="html">
6341 <source>Watch time</source>
6342 <target state="translated">Ùine na coimhid</target>
c90f6f26
G
6343 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">93</context></context-group>
6344 </trans-unit>
352cdf75
G
6345 <trans-unit id="683980015107026060" datatype="html">
6346 <source>Retention</source>
6347 <target state="translated">Glèidheadh</target>
c90f6f26
G
6348 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">106</context></context-group>
6349 </trans-unit>
6350 <trans-unit id="2232536542109196600" datatype="html">
6351 <source>Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></source>
6352 <target state="new">Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></target>
6353 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">153</context></context-group>
6354 </trans-unit>
6355 <trans-unit id="5697131528899933134" datatype="html">
6356 <source>Viewers stats</source>
6357 <target state="new">Viewers stats</target>
6358 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">156</context></context-group>
6359 </trans-unit>
6360 <trans-unit id="8089238718524110373" datatype="html">
6361 <source>Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></source>
6362 <target state="new">Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></target>
b53cc662
C
6363 <context-group purpose="location">
6364 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
dda1e821 6365 <context context-type="linenumber">227</context>
d3d4099a 6366 </context-group>
c90f6f26
G
6367 </trans-unit>
6368 <trans-unit id="3249405667632600635" datatype="html">
6369 <source>Custom dates</source>
6370 <target state="new">Custom dates</target>
6371 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">238</context></context-group>
6372 </trans-unit>
6373 <trans-unit id="5382746022482410588" datatype="html">
6374 <source>A view means that someone watched the video for at least 30 seconds</source>
6375 <target state="new">A view means that someone watched the video for at least 30 seconds</target>
6376 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">257</context></context-group>
6377 </trans-unit>
d3d4099a
C
6378 <trans-unit id="6782077395930235254" datatype="html">
6379 <source>Countries</source>
6380 <target state="translated">Dùthchannan</target>
c90f6f26
G
6381 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group>
6382 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group>
6383 </trans-unit>
d3d4099a
C
6384 <trans-unit id="7112532281224432421" datatype="html">
6385 <source>Likes</source>
6386 <target state="translated">Nas toigh le daoine</target>
c90f6f26
G
6387 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group>
6388 </trans-unit>
352cdf75
G
6389 <trans-unit id="1155438117303179048" datatype="html">
6390 <source>Average watch time</source>
6391 <target state="translated">Ùine chuibheasach a’ coimhead air</target>
c90f6f26
G
6392 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group>
6393 </trans-unit>
6394 <trans-unit id="3457644129579531516" datatype="html">
6395 <source>Total watch time</source>
6396 <target state="new">Total watch time</target>
6397 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group>
6398 </trans-unit>
352cdf75
G
6399 <trans-unit id="7988517647183541852" datatype="html">
6400 <source>Peak viewers</source>
6401 <target state="translated">Bàrr an luchd-coimhid</target>
c90f6f26
G
6402 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group>
6403 </trans-unit>
352cdf75
G
6404 <trans-unit id="8536543691393468142" datatype="html">
6405 <source>at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></source>
6406 <target state="translated"><x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></target>
c90f6f26
G
6407 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">278</context></context-group>
6408 </trans-unit>
6409 <trans-unit id="7299658893351817136" datatype="html">
6410 <source>Unique viewers</source>
6411 <target state="new">Unique viewers</target>
dda1e821
C
6412 <context-group purpose="location">
6413 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6414 <context context-type="linenumber">282</context>
6415 </context-group>
6416 </trans-unit>
d7c6b951 6417 <trans-unit id="3030338154442300172" datatype="html">
819205ed
G
6418 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6419 <target state="translated">Chaidh <x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 liosta-chluich} one {{{ pagination.totalItems }} liosta-chluich} two {{{ pagination.totalItems }} liosta-chluich} few {{{ pagination.totalItems }} liostaichean-cluich} other {{{ pagination.totalItems }} liosta-chluich}}"/> a chruthachadh </target>
687a6afd
G
6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
6421 </trans-unit>
d7c6b951 6422 <trans-unit id="3505845886770923767" datatype="html">
a8f4112a 6423 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
47f6767e 6424 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil liosta-chluich ann} =1 {1 bheachd} one {<x id="INTERPOLATION"/> liosta-chluich} two {<x id="INTERPOLATION"/> liosta-chluich} few {<x id="INTERPOLATION"/> liostaichean-cluich} other {<x id="INTERPOLATION"/> liosta-chluich} }</target>
90aa0a74
C
6425 <context-group purpose="location">
6426 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6427 <context context-type="linenumber">3</context>
6428 </context-group>
793f70ae 6429 </trans-unit>
d7c6b951 6430 <trans-unit id="5321335688371682440" datatype="html">
076e1310 6431 <source>An error occurred.</source>
f85b7b40 6432 <target state="translated">Thachair mearachd.</target>
c90f6f26
G
6433 <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">10</context></context-group>
6434 </trans-unit>
6435 <trans-unit id="8994506181143828992" datatype="html">
6436 <source>Request new verification email</source>
6437 <target state="new">Request new verification email</target>
00e32b7c
C
6438 <context-group purpose="location">
6439 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6440 <context context-type="linenumber">12</context>
6441 </context-group>
793f70ae
G
6442 </trans-unit>
6443 <trans-unit id="9128669621822125729" datatype="html">
6444 <source>Video channel videos</source>
5ce52d62 6445 <target state="translated">Videothan na seanail</target>
a2f7b4e6
G
6446 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">22</context></context-group>
6447 </trans-unit>
793f70ae
G
6448 <trans-unit id="3193822049276963401" datatype="html">
6449 <source>Video channel playlists</source>
5ce52d62 6450 <target state="translated">Liostaichean-cluich na seanail</target>
a2f7b4e6
G
6451 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
6452 </trans-unit>
6453 <trans-unit id="1949999959792821767" datatype="html">
6454 <source>Manage channel</source>
47f6767e 6455 <target state="translated">Stiùirich an t-seanail</target>
c90f6f26
G
6456 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group>
6457 </trans-unit>
d7c6b951 6458 <trans-unit id="4027779086550572813" datatype="html">
076e1310 6459 <source>Send verification email</source>
f85b7b40 6460 <target state="translated">Cuir post-d dearbhaidh</target>
c90f6f26
G
6461 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">16</context></context-group>
6462 </trans-unit>
d7c6b951 6463 <trans-unit id="8610022770999239699" datatype="html">
076e1310 6464 <source>This instance does not require email verification.</source>
f85b7b40 6465 <target state="translated">Chan iarr an t-ionstans seo dearbhadh air a’ phost-d.</target>
793f70ae
G
6466 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group>
6467 </trans-unit>
6468 <trans-unit id="248731258067914565" datatype="html">
6469 <source>Verify account via email</source>
5ce52d62 6470 <target state="translated">Dearbh an cunntas air a’ phost-d</target>
a2f7b4e6 6471 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
c90f6f26
G
6472 </trans-unit>
6473 <trans-unit id="6040639330855198542" datatype="html">
6474 <source>Ask to send an email to verify your account</source>
6475 <target state="new">Ask to send an email to verify your account</target>
d3401260
C
6476 <context-group purpose="location">
6477 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6478 <context context-type="linenumber">24</context>
6479 </context-group>
a2f7b4e6 6480 </trans-unit>
d3401260 6481 <trans-unit id="7225513189981158956" datatype="html">
e67ecaf8
C
6482 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
6483 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
00e32b7c
C
6484 <context-group purpose="location">
6485 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6486 <context context-type="linenumber">2,3</context>
6487 </context-group>
c90f6f26
G
6488 </trans-unit>
6489 <trans-unit id="4422394577857179995" datatype="html">
6490 <source>Your account has been created!</source>
6491 <target state="new">Your account has been created!</target>
00e32b7c
C
6492 <context-group purpose="location">
6493 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6494 <context context-type="linenumber">7</context>
6495 </context-group>
c90f6f26
G
6496 </trans-unit>
6497 <trans-unit id="4656825997819651017" datatype="html">
e67ecaf8
C
6498 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source>
6499 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target>
00e32b7c
C
6500 <context-group purpose="location">
6501 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6502 <context context-type="linenumber">10,11</context>
6503 </context-group>
a2f7b4e6 6504 </trans-unit>
d7c6b951 6505 <trans-unit id="2999492056553212422" datatype="html">
076e1310 6506 <source>Banned</source>
5ce52d62 6507 <target state="translated">Air a thoirmeasg</target>
352cdf75
G
6508 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">105</context></context-group>
6510 </trans-unit>
d7c6b951 6511 <trans-unit id="4572885137800697555" datatype="html">
076e1310 6512 <source>Instance muted</source>
f85b7b40 6513 <target state="translated">Ionstans air a mhùchadh</target>
819205ed
G
6514 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">2</context></context-group>
6515 </trans-unit>
d7c6b951 6516 <trans-unit id="302022805144581075" datatype="html">
076e1310 6517 <source>Muted by your instance</source>
f85b7b40 6518 <target state="translated">Air a mhùchadh leis an ionstans agad</target>
819205ed
G
6519 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">3</context></context-group>
6520 </trans-unit>
d7c6b951 6521 <trans-unit id="6860866645734090311" datatype="html">
076e1310 6522 <source>Instance muted by your instance</source>
f85b7b40 6523 <target state="translated">Chaidh an ionstans a mhùchadh leis an ionstans agad</target>
819205ed
G
6524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">4</context></context-group>
6525 </trans-unit>
d7c6b951 6526 <trans-unit id="8661266239199665830" datatype="html">
a8f4112a 6527 <source>Copy account handle</source>
47f6767e 6528 <target state="translated">Dèan lethbhreac de làimhsichear a’ chunntais</target>
819205ed
G
6529 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6530 </trans-unit>
d7c6b951 6531 <trans-unit id="3061133792040537550" datatype="html">
a8f4112a 6532 <source>Show the complete description</source>
47f6767e 6533 <target state="translated">Seall an tuairisgeul slàn</target>
819205ed
G
6534 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6535 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">96</context></context-group>
6536 </trans-unit>
d7c6b951 6537 <trans-unit id="9098920722959201547" datatype="html">
a8f4112a 6538 <source>Show more...</source>
47f6767e 6539 <target state="translated">Seall barrachd dheth…</target>
c90f6f26
G
6540 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group>
6541 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group>
6542 </trans-unit>
d7c6b951 6543 <trans-unit id="6808894347744915561" datatype="html">
a8f4112a 6544 <source>Manage account</source>
47f6767e 6545 <target state="translated">Stiùirich an cunntas</target>
c90f6f26
G
6546 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group>
6547 </trans-unit>
d7c6b951 6548 <trans-unit id="1311667768861466464" datatype="html">
a8f4112a 6549 <source>Search account videos</source>
47f6767e 6550 <target state="translated">Lorg ann am videothan a’ chunntais</target>
819205ed
G
6551 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6552 </trans-unit>
a8f4112a
G
6553 <trans-unit id="5512878593724620692" datatype="html">
6554 <source>CHANNELS</source>
47f6767e 6555 <target state="translated">SEANAILEAN</target>
c90f6f26
G
6556 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group>
6557 </trans-unit>
d7c6b951 6558 <trans-unit id="3666829335406793239" datatype="html">
076e1310 6559 <source>This account does not have channels.</source>
f85b7b40 6560 <target state="translated">Chan eil seanail aig a’ chunntas seo.</target>
a8f4112a
G
6561 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">5</context></context-group>
6562 </trans-unit>
d7c6b951 6563 <trans-unit id="403587185492002456" datatype="html">
5a6de093 6564 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
89806a88 6565 <target>{VAR_PLURAL, plural, =1 {1 fho-sgrìobhaiche} one {<x id="INTERPOLATION"/> fho-sgrìobhaiche} two {<x id="INTERPOLATION"/> fho-sgrìobhaiche} few {<x id="INTERPOLATION"/> fo-sgrìobhaiche} other {<x id="INTERPOLATION"/> fo-sgrìobhaiche}}</target>
c90f6f26
G
6566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
6567 </trans-unit>
d7c6b951 6568 <trans-unit id="3068011377000255023" datatype="html">
a8f4112a 6569 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
89806a88 6570 <target>{VAR_PLURAL, plural, =0 {Chan eil video ann} =1 {1 video} one {<x id="INTERPOLATION"/> video} two {<x id="INTERPOLATION"/> video} few {<x id="INTERPOLATION"/> videothan} other {<x id="INTERPOLATION"/> video}}</target>
c90f6f26
G
6571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
6572 </trans-unit>
d7c6b951 6573 <trans-unit id="8856905278208146821" datatype="html">
c90f6f26 6574 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
819205ed 6575 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} one {{{ getTotalVideosOf(videoChannel) }} video} two {{{ getTotalVideosOf(videoChannel) }} video} few {{{ getTotalVideosOf(videoChannel) }} videothan} other {{{ getTotalVideosOf(videoChannel) }} video}}"/> </target>
e67ecaf8
C
6576
6577
6578
6579
6580
6581
6582
6583 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
d7c6b951 6584 <trans-unit id="4071627711041975501" datatype="html">
a8f4112a 6585 <source>Show this channel</source>
47f6767e 6586 <target state="translated">Seall an t-seanail seo</target>
352cdf75
G
6587 <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>
6588 </trans-unit>
d7c6b951 6589 <trans-unit id="7766488542631150871" datatype="html">
5a6de093 6590 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
5ce52d62 6591 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil video ann} =1 {1 video} one {<x id="INTERPOLATION"/> video} two {<x id="INTERPOLATION"/> video} few {<x id="INTERPOLATION"/> videothan} other {<x id="INTERPOLATION"/> video} }</target>
e67ecaf8
C
6592
6593
6594
6595
6596
6597 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><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">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
793f70ae 6598 <trans-unit id="7152797255397280410" datatype="html">
e67ecaf8
C
6599 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6600It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6601channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5ce52d62 6602 <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>
a2f7b4e6 6603 <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>
b68ec72e
G
6604 </trans-unit>
6605 <trans-unit id="4433306639366959484" datatype="html">
6606 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
a082d6fd 6607 <target state="translated">Sgrìobh ainm na seanail video (<x id="PH" equiv-text="videoChannel.name"/>) gus a dhearbhadh</target>
7c94e1e7
C
6608 <context-group purpose="location">
6609 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6610 <context context-type="linenumber">48</context>
6611 </context-group>
a2f7b4e6 6612 </trans-unit>
d7c6b951 6613 <trans-unit id="3428015997161360357" datatype="html">
5a6de093 6614 <source>NEW CHANNEL</source>
5ce52d62 6615 <target state="translated">SEANAIL ÙR</target>
819205ed
G
6616 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
6617 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
6618 </trans-unit>
d7c6b951 6619 <trans-unit id="7828153032795614080" datatype="html">
076e1310 6620 <source>See this video channel</source>
f85b7b40 6621 <target state="translated">Seall an seanail video seo</target>
352cdf75
G
6622 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">15</context></context-group>
6623 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group>
6624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">4</context></context-group>
6625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">7</context></context-group>
c90f6f26
G
6626 </trans-unit>
6627 <trans-unit id="6591746065516872491" datatype="html">
6628 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6629 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
e67ecaf8
C
6630
6631
6632
6633
6634 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group><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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 6635 <trans-unit id="1545109431751219382" datatype="html">
5a6de093 6636 <source>This channel doesn't have any videos.</source>
5ce52d62 6637 <target state="translated">Chan eil video aig an t-seanail seo.</target>
352cdf75
G
6638 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group>
6639 </trans-unit>
d7c6b951 6640 <trans-unit id="2705478076887104088" datatype="html">
e67ecaf8
C
6641 <source>SHOW THIS CHANNEL ></source>
6642 <target state="translated">SEALL AN T-SEANAIL SEO ></target>
352cdf75
G
6643 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6644 </trans-unit>
d7c6b951 6645 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6646 <source>Stats</source>
6647 <target state="translated">Stadastaireachd</target>
c90f6f26
G
6648 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
6649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group>
6650 </trans-unit>
d7c6b951 6651 <trans-unit id="4068658588793749132" datatype="html">
076e1310 6652 <source>This channel does not have playlists.</source>
27496196 6653 <target state="translated">Chan eil liosta-chluich aig an t-seanail seo.</target>
793f70ae
G
6654 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">6</context></context-group>
6655 </trans-unit>
d7c6b951 6656 <trans-unit id="5066829276646988805" datatype="html">
076e1310 6657 <source>PeerTube</source>
f85b7b40 6658 <target state="translated">PeerTube</target>
c90f6f26
G
6659 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
6660 </trans-unit>
d7c6b951 6661 <trans-unit id="1415060111017347427" datatype="html">
793f70ae 6662 <source>Network</source>
5ce52d62 6663 <target state="translated">Lìonra</target>
c90f6f26
G
6664 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6665 </trans-unit>
d7c6b951 6666 <trans-unit id="3701439542279610547" datatype="html">
076e1310 6667 <source>Follows</source>
5ce52d62 6668 <target state="translated">A’ leantainn air</target>
687a6afd
G
6669 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">2</context></context-group>
6670 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">64</context></context-group>
6671 </trans-unit>
d7c6b951 6672 <trans-unit id="400578776928464905" datatype="html">
a8f4112a 6673 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
47f6767e 6674 <target state="translated">Ionstansan a tha a’ leantainn air (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
c90f6f26
G
6675 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group>
6676 </trans-unit>
d7c6b951 6677 <trans-unit id="2081837971167498893" datatype="html">
4826a915 6678 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
5ce52d62 6679 <target state="translated">A’ leantainn air ionstansan (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
c90f6f26
G
6680 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group>
6681 </trans-unit>
d7c6b951 6682 <trans-unit id="8203367621031610680" datatype="html">
076e1310 6683 <source>Your name</source>
f85b7b40 6684 <target state="translated">D’ ainm</target>
793f70ae
G
6685 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">11</context></context-group>
6686 </trans-unit>
d7c6b951 6687 <trans-unit id="1769661379068269645" datatype="html">
076e1310 6688 <source>Your email</source>
f85b7b40 6689 <target state="translated">Am post-d agad</target>
793f70ae
G
6690 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">20</context></context-group>
6691 </trans-unit>
d7c6b951 6692 <trans-unit id="9127604588498960753" datatype="html">
076e1310 6693 <source>Subject</source>
f85b7b40 6694 <target state="translated">Cuspair</target>
793f70ae
G
6695 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">29</context></context-group>
6696 </trans-unit>
d7c6b951 6697 <trans-unit id="1391056849737890767" datatype="html">
076e1310 6698 <source>Your message</source>
f85b7b40 6699 <target state="translated">An teachdaireachd agad</target>
793f70ae
G
6700 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">38</context></context-group>
6701 </trans-unit>
d7c6b951 6702 <trans-unit id="3174354408404578867" datatype="html">
5a6de093 6703 <source>About <x id="INTERPOLATION"/></source>
5ce52d62 6704 <target state="translated">Mu <x id="INTERPOLATION"/></target>
793f70ae 6705 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">5</context></context-group>
687a6afd
G
6706 </trans-unit>
6707 <trans-unit id="8525213662266893834" datatype="html">
6708 <source>Contact us</source>
6709 <target state="translated">Fios thugainn</target>
91ae3c4a
C
6710 <context-group purpose="location">
6711 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6712 <context context-type="linenumber">7</context>
6713 </context-group>
6714 <context-group purpose="location">
6715 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6716 <context context-type="linenumber">3</context>
6717 </context-group>
793f70ae 6718 </trans-unit>
d7c6b951 6719 <trans-unit id="19872047295276660" datatype="html">
076e1310 6720 <source>This instance is dedicated to sensitive/NSFW content.</source>
4826a915 6721 <target state="translated">Tha an t-ionstans seo ag amas air susbaint fhrionasach/do dh’inbhich a-mhàin.</target>
793f70ae
G
6722 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">19</context></context-group>
6723 </trans-unit>
d7c6b951 6724 <trans-unit id="1970848297295860531" datatype="html">
793f70ae 6725 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5ce52d62 6726 <target state="translated">RIANAIREAN ⁊ SO-SHEASMHACHD</target>
c90f6f26
G
6727 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group>
6728 </trans-unit>
d7c6b951 6729 <trans-unit id="6741838149332998818" datatype="html">
076e1310 6730 <source>Who we are</source>
f85b7b40 6731 <target state="translated">Cò sinne</target>
793f70ae
G
6732 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">44</context></context-group>
6733 </trans-unit>
d7c6b951 6734 <trans-unit id="4722135551130122302" datatype="html">
076e1310 6735 <source>Why we created this instance</source>
f85b7b40 6736 <target state="translated">Carson a chruthaich sinn an t-ionstans seo</target>
793f70ae
G
6737 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">58</context></context-group>
6738 </trans-unit>
d7c6b951 6739 <trans-unit id="6434467346812189214" datatype="html">
076e1310 6740 <source>How long we plan to maintain this instance</source>
f85b7b40 6741 <target state="translated">Dè cho fada ’s a tha sinn an dùil gun glèidh sinn an t-ionstans seo</target>
793f70ae 6742 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">72</context></context-group>
a8f4112a 6743 </trans-unit>
d7c6b951 6744 <trans-unit id="8765504394950427814" datatype="html">
a8f4112a 6745 <source>How we will pay for keeping our instance running</source>
47f6767e 6746 <target state="translated">Mar a phàigheas sinn airson an ionstans againn a’ cumail a’ dol</target>
90aa0a74
C
6747 <context-group purpose="location">
6748 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6749 <context context-type="linenumber">86</context>
6750 </context-group>
793f70ae 6751 </trans-unit>
d7c6b951 6752 <trans-unit id="7707185552909365717" datatype="html">
793f70ae 6753 <source>INFORMATION</source>
5ce52d62 6754 <target state="translated">FIOSRACHADH</target>
c90f6f26
G
6755 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group>
6756 </trans-unit>
d7c6b951 6757 <trans-unit id="8685905644837116382" datatype="html">
793f70ae 6758 <source>MODERATION</source>
5ce52d62 6759 <target state="translated">MAORSAINNEACHD</target>
c90f6f26
G
6760 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group>
6761 </trans-unit>
d7c6b951 6762 <trans-unit id="9178042134345945115" datatype="html">
793f70ae 6763 <source>OTHER INFORMATION</source>
5ce52d62 6764 <target state="translated">FIOSRACHADH EILE</target>
c90f6f26
G
6765 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group>
6766 </trans-unit>
d7c6b951 6767 <trans-unit id="4281738631669138686" datatype="html">
076e1310 6768 <source>Hardware information</source>
f85b7b40 6769 <target state="translated">Fiosrachadh mun bhathar-chruaidh</target>
819205ed
G
6770 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">198</context></context-group>
6771 </trans-unit>
d7c6b951 6772 <trans-unit id="273909283347871" datatype="html">
5a6de093 6773 <source>FEATURES</source>
5ce52d62 6774 <target state="translated">GLEUSAN</target>
819205ed
G
6775 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">207</context></context-group>
6776 </trans-unit>
d7c6b951 6777 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6778 <source>Features found on this instance</source>
6779 <target state="translated">Gleusan an ionstans seo</target>
c90f6f26
G
6780 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group>
6781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group>
6782 </trans-unit>
d7c6b951 6783 <trans-unit id="8932880935037645502" datatype="html">
5a6de093 6784 <source>STATISTICS</source>
5ce52d62 6785 <target state="translated">STADASTAIREACHD</target>
819205ed
G
6786 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">219</context></context-group>
6787 </trans-unit>
d7c6b951 6788 <trans-unit id="1161141363959659794" datatype="html">
793f70ae 6789 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
3bbb9bef 6790 <target state="translated">’S e ùrlar sruthaidh video a th’ ann am PeerTube as urrainn dhut fhèin òstadh ’s a tha co-naisgte le ActivityPub ’s a chleachdas P2P sa bhrabhsair-lìn fhèin.</target>
687a6afd
G
6791 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">9</context></context-group>
6792 </trans-unit>
d7c6b951 6793 <trans-unit id="135286612733607700" datatype="html">
793f70ae 6794 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
5ce52d62 6795 <target state="translated">’S e bathar-bog saor le bun-tùs fosgailte fo <x id="START_LINK"/>cheadachas AGPLv3<x id="CLOSE_LINK"/> a th’ ann. </target>
687a6afd
G
6796 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">13</context></context-group>
6797 </trans-unit>
d7c6b951 6798 <trans-unit id="7257048945916143687" datatype="html">
793f70ae 6799 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
5ce52d62 6800 <target state="translated">Airson barrachd fiosrachaidh, tadhail air <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </target>
687a6afd
G
6801 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group>
6802 </trans-unit>
d7c6b951 6803 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6804 <source>Use PeerTube documentation</source>
5ce52d62 6805 <target state="translated">Docamaideadh PeerTube dhan luchd-chleachdaich</target>
793f70ae
G
6806 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">28</context></context-group>
6807 </trans-unit>
d7c6b951 6808 <trans-unit id="8674693181203168033" datatype="html">
f85b7b40 6809 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
5ce52d62 6810 <target state="translated">Faigh a-mach mar a chruthaicheas tu cunntas, dè th’ ann an sianail, mar a chruthaicheas tu liosta-chluich is mòran a bharrachd!</target>
c90f6f26
G
6811 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group>
6812 </trans-unit>
d7c6b951 6813 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6814 <source>PeerTube Applications</source>
5ce52d62 6815 <target state="translated">Aplacaidean PeerTube</target>
c90f6f26
G
6816 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group>
6817 </trans-unit>
d7c6b951 6818 <trans-unit id="7916664392219781729" datatype="html">
f85b7b40 6819 <source>Discover unofficial Android applications or browser addons!</source>
5ce52d62 6820 <target state="translated">Lorg aplacaidean Android neo-oifigeil no tuilleadain brabhsair!</target>
c90f6f26
G
6821 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group>
6822 </trans-unit>
d7c6b951 6823 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6824 <source>Contribute on PeerTube</source>
5ce52d62 6825 <target state="translated">Cuidich le leasachadh PeerTube</target>
c90f6f26
G
6826 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group>
6827 </trans-unit>
d7c6b951 6828 <trans-unit id="6886584917624458638" datatype="html">
f85b7b40 6829 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
5ce52d62 6830 <target state="translated">A bheil thu airson cuideachadh gus piseach a thoirt air PeerTube? ’S urrainn dhut an eadar-aghaidh-lìn eadar-theangachadh, do bheachdan a chur thugainn no cuir ris a’ chòd gu dìreach!</target>
c90f6f26
G
6831 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group>
6832 </trans-unit>
d7c6b951 6833 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce 6834 <source>P2P &amp; Privacy</source>
5ce52d62 6835 <target state="translated">P2P ⁊ prìobhaideachd</target>
c90f6f26
G
6836 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group>
6837 </trans-unit>
d7c6b951 6838 <trans-unit id="442017645619017020" datatype="html">
793f70ae 6839 <source>PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube.</source>
5ce52d62 6840 <target state="translated">Cleachdaidh PeerTube pròtacal BitTorrent airson leud-banna a cho-roinneadh am measg an luchd-chleachdaidh feuch an ìslich sinn an t-eallach air an fhrithealaiche ach tha e suas riut fhèin am b’ fheàrr leat tilleadh dhan t-sruthadh àbhaisteach a thig o fhrithealaiche a’ video a-mhàin. Cha bhi na leanas an sàs ach ma tha thu airson cumail a’ dol le cleachdadh PeerTube sa mhodh P2P.</target>
c90f6f26
G
6841 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group>
6842 </trans-unit>
d7c6b951 6843 <trans-unit id="6314880288843792309" datatype="html">
4826a915 6844 <source>The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video.</source>
5ce52d62 6845 <target state="translated">’S e am prìomh-chunnart air do phrìobhaideachd a dh’adhbharaicheas BitTorrent gun dèid an seòladh IP agad a stòradh air tracair BitTorrent an ionstans fhad ’s a bhios tu a’ luchdadh a-nuas no a’ coimhead air a’ video.</target>
c90f6f26
G
6846 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group>
6847 </trans-unit>
d7c6b951 6848 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce 6849 <source>What are the consequences?</source>
5ce52d62 6850 <target state="translated">Dè a’ bhuaidh?</target>
c90f6f26
G
6851 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group>
6852 </trans-unit>
d7c6b951 6853 <trans-unit id="1411398404280870617" datatype="html">
793f70ae 6854 <source>In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. In practice, this is much more difficult because:</source>
5ce52d62 6855 <target state="translated">A-rèir teòirige, b’ urrainn do chuideigin le deagh sgilean teicnigeach sgriobt a chruthachadh a thracaicheas dè an IP a tha a’ luchdadh a-nuas video sònraichte.Gu prataigeach, bhiodh sin glè dhoirbh air na h-adhbharan seo:</target>
c90f6f26
G
6856 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group>
6857 </trans-unit>
d7c6b951 6858 <trans-unit id="6870500454322981404" datatype="html">
793f70ae 6859 <source>An HTTP request has to be sent on each tracker for each video to spy. If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)</source>
5ce52d62 6860 <target state="translated">Dh’fheumte iarrtas HTTP a chur gu gach tracaiche airson gach video fa leth airson sùil a thoirt air.Ma bhiodhte airson brathadh air a h-uile video PeerTube, bhiodh feum air an dearbh uiread de dh’iarrtasan ’s a tha de videothan ann (agus seo mòran diubh)</target>
c90f6f26
G
6861 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group>
6862 </trans-unit>
d7c6b951 6863 <trans-unit id="4042605201005159699" datatype="html">
793f70ae 6864 <source>For each request sent, the tracker returns random peers at a limited number. For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peer in the swarm</source>
5ce52d62 6865 <target state="translated">Airson gach iarrtas a thèid a chur, tillidh an tracair uiread cuingichte de sheisean air thuaiream.Mar eisimpleir, ma tha 1000 seise san sgaoth agus an tracair a’ tilleadh fiosrachadh mu 20 seise air gach iarrtas, feumaidh an tracair 50 iarrtas a chur airson eòlas fhaighinn air gach seise san sgaoth</target>
c90f6f26
G
6866 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group>
6867 </trans-unit>
d7c6b951 6868 <trans-unit id="8817667841110447397" datatype="html">
f85b7b40 6869 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source>
5ce52d62 6870 <target state="translated">Feumar na h-iarrtasan seo a chur gu cunbhalach airson faighinn a-mach cò bhios a’ tòiseachadh a choimhead air video no a’ sgur dheth. Tha e furasta giùlan dhen leithid aithneachadh</target>
c90f6f26
G
6871 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group>
6872 </trans-unit>
d7c6b951 6873 <trans-unit id="4100327951517495019" datatype="html">
793f70ae 6874 <source>If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video</source>
5ce52d62 6875 <target state="translated">Nuair a tha seòladh IP air a stòradh san tracair, cha chiall dha sin gu bheil an neach air cùlaibh an IP (ma tha an neach sin ann) air coimhead air a’ video</target>
c90f6f26
G
6876 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group>
6877 </trans-unit>
d7c6b951 6878 <trans-unit id="7196664247366401915" datatype="html">
f85b7b40 6879 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
5ce52d62 6880 <target state="translated">Chan eil ach fiosrachadh neo-phongail a th’ ann an seòladh IP: mar as trice, atharraichidh e gu cunbhalach agus faodaidh e iomadh neach no eintiteas a riochdachadh</target>
c90f6f26
G
6881 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group>
6882 </trans-unit>
d7c6b951 6883 <trans-unit id="1120376809358109718" datatype="html">
e67ecaf8
C
6884 <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="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6885 <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="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>an sgrìobhainn seo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> airson barrachd fiosrachaidh </target>
c90f6f26
G
6886 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group>
6887 </trans-unit>
d7c6b951 6888 <trans-unit id="7812408733559506009" datatype="html">
793f70ae 6889 <source>The worst-case scenario of an average person spying on their friends is quite unlikely. There are much more effective ways to get that kind of information.</source>
5ce52d62 6890 <target state="translated">B’ e a’ chùis as miosa gun dèanadh neach àbhaisteach brathadh air na caraidean aca ach tha sin glà eucoltach.Tha dòighean mòran nas èifeachdaiche ann airson fiosrachadh dhen leithid fhaighinn.</target>
c90f6f26
G
6891 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group>
6892 </trans-unit>
d7c6b951 6893 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce 6894 <source>How does PeerTube compare with YouTube?</source>
5ce52d62 6895 <target state="translated">Dè cho math ’s a tha PeerTube an coimeas ri YouTube?</target>
c90f6f26
G
6896 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group>
6897 </trans-unit>
d7c6b951 6898 <trans-unit id="6213340208914097303" datatype="html">
793f70ae 6899 <source>The threats to privacy with YouTube are different from PeerTube's. In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).</source>
5ce52d62 6900 <target state="translated">Tha bagairtean air do phrìobhaideachd le YouTube diofraichte on fheadhainn a thig o PheerTube.Nuair a chleachdas tu YouTube, cruinnichidh an t-ùrlar sin uiread mòr dhen fhiosrachadh phearsanta agad (is chan ann an seòladh IP agad a-mhàin) airson a sgrùdadh agus do thracadh.A bharrachd air sin, ’s ann le Google/Alphabet a th’ ann an YouTube agus seo companaidh a nì tracadh ort thar iomadh làrach-lìn (le AdSense no Google Analytics).</target>
c90f6f26
G
6901 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group>
6902 </trans-unit>
d7c6b951 6903 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce 6904 <source>What can I do to limit the exposure of my IP address?</source>
5ce52d62 6905 <target state="translated">Dè as urrainn dhomh dèanamh airson nochdadh an t-seòlaidh IP agam a chuingeachadh?</target>
c90f6f26
G
6906 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group>
6907 </trans-unit>
d7c6b951 6908 <trans-unit id="8804946818315976118" datatype="html">
793f70ae 6909 <source>Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more. PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.</source>
5ce52d62 6910 <target state="translated">Tha an seòladh IP agad poblach is mar sin gach turas a chuireas tu ceist gu làrach-lìn, bidh actairean ann (a bharrachd air an làrach-lìn dheireannach) a chì an IP agad ann an logaichean nan ceanglaichean aca: ISP/rùtairean/tracairean/CDN is a bharrachd. Tha PeerTube soilleir mu dhèidhinn: bheir sinn rabhadh ort gum feum thu VPN no brabhsair Tor a chleachdadh ma tha thu airson an IP agad a chumail prìobhaideach.Chan eil e gu ciall gun saoileadh tu gum faigheadh tu do neo-ainmeachd air ais nan doireadh tu P2P air falbh o PheerTube.</target>
c90f6f26
G
6911 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group>
6912 </trans-unit>
d7c6b951 6913 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce 6914 <source>What will be done to mitigate this problem?</source>
5ce52d62 6915 <target state="translated">Dè nì sibh airson an duilgheadas a lùghdachadh?</target>
c90f6f26
G
6916 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group>
6917 </trans-unit>
d7c6b951 6918 <trans-unit id="7404776804526394585" datatype="html">
793f70ae 6919 <source>PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far:</source>
5ce52d62 6920 <target state="translated">Tha PeerTube airson an dìon as fheàrr a lìbhrigeadh ach am bi barrachd roghainnean agad agus cunnart nas lugha a thaobh ionnsaighean ann. Seo na rinn sinn gu ruige seo:</target>
c90f6f26
G
6921 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group>
6922 </trans-unit>
d7c6b951 6923 <trans-unit id="8635362984201852982" datatype="html">
5a6de093 6924 <source>We set a limit to the number of peers sent by the tracker</source>
5ce52d62 6925 <target state="translated">Chuingich sinn an t-uiread de sheisean a thèid a chur leis an tracair</target>
c90f6f26
G
6926 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group>
6927 </trans-unit>
d7c6b951 6928 <trans-unit id="8903417899533541365" datatype="html">
5a6de093 6929 <source>We set a limit on the request frequency received by the tracker</source>
5ce52d62 6930 <target state="translated">Chuingich sinn dè cho tric ’s a gheibh an tracair iarrtasan</target>
c90f6f26
G
6931 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group>
6932 </trans-unit>
d7c6b951 6933 <trans-unit id="2470460396724373169" datatype="html">
5a6de093 6934 <source>Allow instance admins to disable P2P from the administration interface</source>
5ce52d62 6935 <target state="translated">Leigidh sinn le rianairean ionstans gun cuir iad P2P à comas o eadar-aghaidh na rianachd</target>
c90f6f26
G
6936 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group>
6937 </trans-unit>
d7c6b951 6938 <trans-unit id="5991790391344625653" datatype="html">
793f70ae 6939 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source>
5ce52d62 6940 <target state="translated">Air deireadh na sgeòil, cuimhnich gur urrainn dhut P2P a chur dheth am broinn cluicheadair nam videothan ’s gur urrainn dhut WebRTC a chur à comas sa bhrabhsair agad.</target>
c90f6f26
G
6941 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group>
6942 </trans-unit>
d7c6b951 6943 <trans-unit id="3857357852909495917" datatype="html">
f85b7b40 6944 <source>This instance does not have instances followers.</source>
5ce52d62 6945 <target state="translated">Chan eil ionstans eile a’ leantainn air an ionstans seo.</target>
c90f6f26
G
6946 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group>
6947 </trans-unit>
d7c6b951 6948 <trans-unit id="8438752523256358076" datatype="html">
793f70ae 6949 <source>Show full list</source>
5ce52d62 6950 <target state="translated">Seall an liosta shlàn</target>
c90f6f26
G
6951 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group>
6952 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group>
6953 </trans-unit>
d7c6b951 6954 <trans-unit id="7128556172318221342" datatype="html">
793f70ae 6955 <source>This instance is not following any other.</source>
5ce52d62 6956 <target state="translated">Chan eil an t-ionstans seo a’ leantainn air ionstans sam bith eile.</target>
c90f6f26
G
6957 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group>
6958 </trans-unit>
30ae75f9 6959 <trans-unit id="4195286790385468087" datatype="html">
793f70ae 6960 <source>About this instance</source>
5ce52d62 6961 <target state="translated">Mun ionstans seo</target>
918ad789
G
6962 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6963 </trans-unit>
793f70ae
G
6964 <trans-unit id="8773846522957677259" datatype="html">
6965 <source>About PeerTube</source>
5ce52d62 6966 <target state="translated">Mu PheerTube</target>
918ad789
G
6967 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6968 </trans-unit>
793f70ae
G
6969 <trans-unit id="1812900507515561988" datatype="html">
6970 <source>About this instance's network</source>
5ce52d62 6971 <target state="translated">Mu lìonra an ionstans seo</target>
918ad789
G
6972 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6973 </trans-unit>
793f70ae
G
6974 <trans-unit id="892073694820881630" datatype="html">
6975 <source>Link copied</source>
5ce52d62 6976 <target state="translated">Chaidh lethbhreac dhen cheangal a dhèanamh</target>
a0bb29af 6977 <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>
687a6afd
G
6978 </trans-unit>
6979 <trans-unit id="4807161697338135032" datatype="html">
e67ecaf8
C
6980 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6981 <target state="translated">Cuir fios gu sgioba rianachd <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
91ae3c4a
C
6982 <context-group purpose="location">
6983 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6984 <context context-type="linenumber">3</context>
6985 </context-group>
a0bb29af 6986 </trans-unit>
95bd9515 6987 <trans-unit id="9082008222523034483" datatype="html">
793f70ae
G
6988 <source>Get help</source>
6989 <target state="translated">Faigh cobhair</target>
6990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">16</context></context-group>
6991 </trans-unit>
d7c6b951 6992 <trans-unit id="6386856862203107763" datatype="html">
076e1310 6993 <source>Create my account</source>
5ce52d62 6994 <target state="translated">Cruthaich an cunntas dhomh</target>
c90f6f26
G
6995 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group>
6996 </trans-unit>
6997 <trans-unit id="4331636419103456800" datatype="html">
6998 <source>Done!</source>
6999 <target state="new">Done!</target>
00e32b7c
C
7000 <context-group purpose="location">
7001 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7002 <context context-type="linenumber">103</context>
7003 </context-group>
7004 </trans-unit>
d7c6b951 7005 <trans-unit id="220345070199640496" datatype="html">
076e1310 7006 <source>PeerTube is creating your account...</source>
5ce52d62 7007 <target state="translated">Tha PeerTube a’ cruthachadh a’ chunntais agad…</target>
c90f6f26
G
7008 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group>
7009 </trans-unit>
7010 <trans-unit id="7119544246688514254" datatype="html">
7011 <source>Go to the previous step</source>
7012 <target state="new">Go to the previous step</target>
00e32b7c
C
7013 <context-group purpose="location">
7014 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7015 <context context-type="linenumber">45</context>
7016 </context-group>
c90f6f26
G
7017 </trans-unit>
7018 <trans-unit id="4323994782717641395" datatype="html">
7019 <source>Go to the next step</source>
7020 <target state="new">Go to the next step</target>
00e32b7c
C
7021 <context-group purpose="location">
7022 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7023 <context context-type="linenumber">46</context>
7024 </context-group>
819205ed 7025 </trans-unit>
d7c6b951 7026 <trans-unit id="6294302495409052693" datatype="html">
076e1310 7027 <source>Who are we?</source>
5ce52d62 7028 <target state="translated">Cò sinne?</target>
c90f6f26
G
7029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group>
7030 </trans-unit>
d7c6b951 7031 <trans-unit id="1445137115016841401" datatype="html">
076e1310 7032 <source>How long do we plan to maintain this instance?</source>
5ce52d62 7033 <target state="translated">Dè cho fada ’s a tha sinn an dùil gun glèidh sinn an t-ionstans seo?</target>
c90f6f26
G
7034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group>
7035 </trans-unit>
d7c6b951 7036 <trans-unit id="2975856643479054118" datatype="html">
076e1310 7037 <source>How will we finance this instance?</source>
5ce52d62 7038 <target state="translated">Ciamar a mhaoinicheas sinn an t-ionstans seo?</target>
c90f6f26
G
7039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group>
7040 </trans-unit>
7041 <trans-unit id="5659987171239176484" datatype="html">
7042 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source>
7043 <target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target>
00e32b7c
C
7044 <context-group purpose="location">
7045 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
7046 <context context-type="linenumber">73</context>
7047 </context-group>
793f70ae 7048 </trans-unit>
d7c6b951 7049 <trans-unit id="2573967459337636542" datatype="html">
076e1310 7050 <source>Administrators &amp; Sustainability</source>
5ce52d62 7051 <target state="translated">Rianairean ⁊ so-sheasmhachd</target>
c90f6f26
G
7052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group>
7053 </trans-unit>
d7c6b951 7054 <trans-unit id="8980375993935541237" datatype="html">
5a6de093 7055 <source>Step</source>
5ce52d62 7056 <target state="translated">Ceum</target>
c90f6f26
G
7057 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group>
7058 </trans-unit>
d7c6b951 7059 <trans-unit id="8583412279916132438" datatype="html">
076e1310 7060 <source>Channel display name</source>
5ce52d62 7061 <target state="translated">Ainm-taisbeanaidh na seanail</target>
c90f6f26
G
7062 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group>
7063 </trans-unit>
7064 <trans-unit id="4376397515999418662" datatype="html">
7065 <source>This is the name that will be publicly visible by other users.</source>
7066 <target state="new">This is the name that will be publicly visible by other users.</target>
00e32b7c
C
7067 <context-group purpose="location">
7068 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7069 <context context-type="linenumber">23</context>
7070 </context-group>
c90f6f26
G
7071 </trans-unit>
7072 <trans-unit id="1506228075480230031" datatype="html">
7073 <source>Example: Sweet Melodies</source>
7074 <target state="new">Example: Sweet Melodies</target>
00e32b7c
C
7075 <context-group purpose="location">
7076 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7077 <context context-type="linenumber">27</context>
7078 </context-group>
c90f6f26
G
7079 </trans-unit>
7080 <trans-unit id="1346553616305614767" datatype="html">
7081 <source>Channel identifier</source>
7082 <target state="new">Channel identifier</target>
00e32b7c
C
7083 <context-group purpose="location">
7084 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7085 <context context-type="linenumber">36</context>
7086 </context-group>
c90f6f26
G
7087 </trans-unit>
7088 <trans-unit id="1421502666684458815" datatype="html">
7089 <source>This is the name that will be displayed in your profile URL.</source>
7090 <target state="new">This is the name that will be displayed in your profile URL.</target>
00e32b7c
C
7091 <context-group purpose="location">
7092 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7093 <context context-type="linenumber">38</context>
7094 </context-group>
c90f6f26
G
7095 </trans-unit>
7096 <trans-unit id="5007378598046048755" datatype="html">
7097 <source>Example: sweetmelodies24</source>
7098 <target state="new">Example: sweetmelodies24</target>
00e32b7c
C
7099 <context-group purpose="location">
7100 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7101 <context context-type="linenumber">42</context>
7102 </context-group>
c90f6f26
G
7103 </trans-unit>
7104 <trans-unit id="6433602064879074151" datatype="html">
7105 <source>Channel identifier cannot be the same as your account name. You can click on the first step to update your account name.</source>
7106 <target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target>
00e32b7c
C
7107 <context-group purpose="location">
7108 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7109 <context context-type="linenumber">50,52</context>
7110 </context-group>
793f70ae 7111 </trans-unit>
d7c6b951 7112 <trans-unit id="6980413875907286634" datatype="html">
076e1310 7113 <source>Channel name</source>
5ce52d62 7114 <target state="translated">Ainm na seanail</target>
c90f6f26
G
7115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
7116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
7117 </trans-unit>
d7c6b951 7118 <trans-unit id="8463487834152954723" datatype="html">
5a6de093 7119 <source>john_channel</source>
5ce52d62 7120 <target state="translated">seanail_iain</target>
fb87355d
G
7121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
7122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
7123 </trans-unit>
a0bb29af 7124 <trans-unit id="7440807341905682986" datatype="html">
e67ecaf8
C
7125 <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="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
7126 <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="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>teirmichean<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> agus ri <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>chòd giùlain<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> an ionstans seo </target>
c90f6f26
G
7127 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group>
7128 </trans-unit>
7129 <trans-unit id="1081343670550705648" datatype="html">
7130 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7131 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
00e32b7c
C
7132</target>
7133 <context-group purpose="location">
7134 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7135 <context context-type="linenumber">1,3</context>
7136 </context-group>
c90f6f26
G
7137 </trans-unit>
7138 <trans-unit id="7657420986523643151" datatype="html">
7139 <source>Public name</source>
7140 <target state="new">Public name</target>
c5c848c5 7141 <context-group purpose="location">
00e32b7c
C
7142 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7143 <context context-type="linenumber">9</context>
7144 </context-group>
c90f6f26
G
7145 </trans-unit>
7146 <trans-unit id="7536432216862568979" datatype="html">
7147 <source>This is the name that will be publicly visible by other users.</source>
7148 <target state="new"> This is the name that will be publicly visible by other users. </target>
00e32b7c
C
7149 <context-group purpose="location">
7150 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7151 <context context-type="linenumber">11,13</context>
7152 </context-group>
c90f6f26
G
7153 </trans-unit>
7154 <trans-unit id="1926625386720791836" datatype="html">
7155 <source>Example: John Doe</source>
7156 <target state="new">Example: John Doe</target>
00e32b7c
C
7157 <context-group purpose="location">
7158 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7159 <context context-type="linenumber">17</context>
7160 </context-group>
c90f6f26
G
7161 </trans-unit>
7162 <trans-unit id="8656171949584591423" datatype="html">
7163 <source>This is the name that will be displayed in your profile URL.</source>
7164 <target state="new"> This is the name that will be displayed in your profile URL. </target>
00e32b7c
C
7165 <context-group purpose="location">
7166 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7167 <context context-type="linenumber">28,30</context>
7168 </context-group>
c90f6f26
G
7169 </trans-unit>
7170 <trans-unit id="9199457913561943854" datatype="html">
7171 <source>Example: john_doe58</source>
7172 <target state="new">Example: john_doe58</target>
00e32b7c
C
7173 <context-group purpose="location">
7174 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7175 <context context-type="linenumber">34</context>
7176 </context-group>
c90f6f26
G
7177 </trans-unit>
7178 <trans-unit id="5856397248272246243" datatype="html">
7179 <source>This email address will be used to validate your account.</source>
7180 <target state="new"> This email address will be used to validate your account. </target>
00e32b7c
C
7181 <context-group purpose="location">
7182 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7183 <context context-type="linenumber">48,50</context>
7184 </context-group>
c90f6f26
G
7185 </trans-unit>
7186 <trans-unit id="1789116494691736014" datatype="html">
7187 <source>Request email for account verification</source>
7188 <target state="new">Request email for account verification</target>
00e32b7c
C
7189 <context-group purpose="location">
7190 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
7191 <context context-type="linenumber">2</context>
c5c848c5 7192 </context-group>
793f70ae 7193 </trans-unit>
fb87355d
G
7194 <trans-unit id="2770947245861951784" datatype="html">
7195 <source>Signup is not enabled on this instance.</source>
7196 <target state="translated">Chan eil clàradh an comas air an ionstans seo.</target>
c49c366a
C
7197 <context-group purpose="location">
7198 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7199 <context context-type="linenumber">4</context>
7200 </context-group>
c90f6f26
G
7201 </trans-unit>
7202 <trans-unit id="670353405713142439" datatype="html">
e67ecaf8
C
7203 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source>
7204 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target>
00e32b7c
C
7205 <context-group purpose="location">
7206 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7207 <context context-type="linenumber">9,12</context>
7208 </context-group>
687a6afd 7209 </trans-unit>
793f70ae
G
7210 <trans-unit id="3301086086650990787" datatype="html">
7211 <source>Register</source>
5ce52d62 7212 <target state="translated">Clàraich leinn</target>
a2f7b4e6
G
7213 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">13</context></context-group>
7214 </trans-unit>
5a6de093 7215 <trans-unit id="6979021199788941693" datatype="html">
076e1310 7216 <source>Your message has been sent.</source>
5ce52d62 7217 <target state="translated">Chaidh an teachdaireachd agad a chur.</target>
b68ec72e
G
7218 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">88</context></context-group>
7219 </trans-unit>
5a6de093 7220 <trans-unit id="2072135752262464360" datatype="html">
076e1310 7221 <source>You already sent this form recently</source>
f85b7b40 7222 <target state="translated">Chuir thu am foirm seo a-null o chionn greis mu thràth</target>
b68ec72e 7223 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">94</context></context-group>
247925e5
G
7224 </trans-unit>
7225 <trans-unit id="1097932116708163073" datatype="html">
7226 <source>This website is powered by PeerTube</source>
89806a88 7227 <target>Tha an làrach-lìn seo ’ga toirt dhut le cumhachd PeerTube</target>
45b3a29b
C
7228 <context-group purpose="location">
7229 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7230 <context context-type="linenumber">2,4</context>
7231 </context-group>
b68ec72e 7232 </trans-unit>
793f70ae
G
7233 <trans-unit id="819067926858619041" datatype="html">
7234 <source>Account videos</source>
5ce52d62 7235 <target state="translated">Videothan a’ chunntais</target>
687a6afd
G
7236 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7237 </trans-unit>
a0bb29af
G
7238 <trans-unit id="4605517634011438234" datatype="html">
7239 <source>ACCOUNT</source>
7240 <target state="translated">CUNNTAS</target>
c59eab78 7241 <context-group purpose="location">
90aa0a74
C
7242 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7243 <context context-type="linenumber">8</context>
c59eab78 7244 </context-group>
793f70ae
G
7245 </trans-unit>
7246 <trans-unit id="6823616469362610020" datatype="html">
7247 <source>Account video channels</source>
5ce52d62 7248 <target state="translated">Seanailean video a’ chunntais</target>
687a6afd
G
7249 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7250 </trans-unit>
d7c6b951 7251 <trans-unit id="807777065817324789" datatype="html">
793f70ae 7252 <source>Display all videos (private, unlisted or not yet published)</source>
687a6afd 7253 <target state="translated">Seall a h-uile video (prìobhaideach, falaichte o liostaichean no gun fhoillseachadh fhathast)</target>
c90f6f26
G
7254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group>
7255 </trans-unit>
687a6afd
G
7256 <trans-unit id="784681343382270982" datatype="html">
7257 <source>Remove this filter</source>
7258 <target state="translated">Thoir a’ chriathrag seo air falbh</target>
c90f6f26
G
7259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">90</context></context-group>
7260 </trans-unit>
687a6afd
G
7261 <trans-unit id="5254305728396198887" datatype="html">
7262 <source>Sensitive content</source>
7263 <target state="translated">Susbaint fhrionasach</target>
819205ed
G
7264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
7265 </trans-unit>
687a6afd
G
7266 <trans-unit id="5590086849807274701" datatype="html">
7267 <source>Scope</source>
7268 <target state="translated">Farsaingeachd</target>
819205ed
G
7269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
7270 </trans-unit>
687a6afd
G
7271 <trans-unit id="5019568087038659501" datatype="html">
7272 <source>Federated</source>
7273 <target state="translated">Co-naisgte</target>
819205ed
G
7274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
7275 </trans-unit>
687a6afd
G
7276 <trans-unit id="1949800099101277248" datatype="html">
7277 <source>Languages</source>
7278 <target state="translated">Cànain</target>
819205ed
G
7279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
7280 </trans-unit>
687a6afd
G
7281 <trans-unit id="1902100407096396858" datatype="html">
7282 <source>Categories</source>
7283 <target state="translated">Roinnean-seòrsa</target>
819205ed
G
7284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
7285 </trans-unit>
687a6afd
G
7286 <trans-unit id="3599150758014724057" datatype="html">
7287 <source>All videos</source>
7288 <target state="translated">A h-uile video</target>
819205ed
G
7289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
7290 </trans-unit>
687a6afd
G
7291 <trans-unit id="8466337030143068285" datatype="html">
7292 <source>Blurred</source>
7293 <target state="translated">Sgleòthach</target>
819205ed
G
7294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
7295 </trans-unit>
687a6afd
G
7296 <trans-unit id="7054829409324166420" datatype="html">
7297 <source>hidden</source>
7298 <target state="translated">falaichte</target>
819205ed
G
7299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
7300 </trans-unit>
687a6afd
G
7301 <trans-unit id="5766954855630346873" datatype="html">
7302 <source>blurred</source>
7303 <target state="translated">sgleòthach</target>
819205ed
G
7304 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
7305 </trans-unit>
687a6afd
G
7306 <trans-unit id="1833483831276078393" datatype="html">
7307 <source>displayed</source>
7308 <target state="translated">ga shealltainn</target>
819205ed
G
7309 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
7310 </trans-unit>
793f70ae
G
7311 <trans-unit id="6250999352462648289" datatype="html">
7312 <source>Report this account</source>
de8c02ea 7313 <target state="translated">Dèan gearan mun chunntas seo</target>
c90f6f26
G
7314 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group>
7315 </trans-unit>
fb87355d
G
7316 <trans-unit id="2614607010577950577" datatype="html">
7317 <source>Overview</source>
7318 <target state="translated">Foir-shealladh</target>
c49c366a
C
7319 <context-group purpose="location">
7320 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7321 <context context-type="linenumber">35</context>
7322 </context-group>
687a6afd 7323 </trans-unit>
793f70ae
G
7324 <trans-unit id="1504521795586863905" datatype="html">
7325 <source>VIDEOS</source>
5ce52d62 7326 <target state="translated">VIDEOTHAN</target>
c90f6f26
G
7327 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group>
7328 <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">244</context></context-group>
7329 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group>
7330 </trans-unit>
5a6de093
C
7331 <trans-unit id="25349740244798533" datatype="html">
7332 <source>Username copied</source>
5ce52d62 7333 <target state="translated">Chaidh lethbhreac a dhèanamh dhen ainm-chleachdaiche</target>
c90f6f26
G
7334 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group>
7335 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group>
7336 </trans-unit>
5a6de093 7337 <trans-unit id="1035838766454786107" datatype="html">
f85b7b40 7338 <source>Audio-only</source>
5ce52d62 7339 <target state="translated">Fuaim a-mhàin</target>
c90f6f26
G
7340 <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>
7341 </trans-unit>
5a6de093 7342 <trans-unit id="8011855989482474311" datatype="html">
e67ecaf8
C
7343 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7344 <target state="translated">Faidhle &lt;code>.mp4&lt;/code> a chumas an traca fuaime tùsail gun video</target>
c90f6f26
G
7345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group>
7346 </trans-unit>
fb87355d
G
7347 <trans-unit id="7756250490108954499" datatype="html">
7348 <source>144p</source>
7349 <target state="translated">144p</target>
c90f6f26
G
7350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group>
7351 </trans-unit>
5a6de093 7352 <trans-unit id="3768852440495368591" datatype="html">
076e1310 7353 <source>240p</source>
5ce52d62 7354 <target state="translated">240p</target>
c90f6f26
G
7355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group>
7356 </trans-unit>
5a6de093 7357 <trans-unit id="6824490596490222280" datatype="html">
076e1310 7358 <source>360p</source>
5ce52d62 7359 <target state="translated">360p</target>
c90f6f26
G
7360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group>
7361 </trans-unit>
5a6de093 7362 <trans-unit id="4039682741786530029" datatype="html">
076e1310 7363 <source>480p</source>
5ce52d62 7364 <target state="translated">480p</target>
c90f6f26
G
7365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group>
7366 </trans-unit>
5a6de093 7367 <trans-unit id="5165245100010036661" datatype="html">
076e1310 7368 <source>720p</source>
5ce52d62 7369 <target state="translated">720p</target>
c90f6f26
G
7370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group>
7371 </trans-unit>
5a6de093 7372 <trans-unit id="7709767791012306261" datatype="html">
076e1310 7373 <source>1080p</source>
5ce52d62 7374 <target state="translated">1080p</target>
c90f6f26
G
7375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group>
7376 </trans-unit>
4826a915
G
7377 <trans-unit id="3671005503070777897" datatype="html">
7378 <source>1440p</source>
5ce52d62 7379 <target state="translated">1440p</target>
c90f6f26
G
7380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group>
7381 </trans-unit>
5a6de093 7382 <trans-unit id="597839553814574067" datatype="html">
076e1310 7383 <source>2160p</source>
5ce52d62 7384 <target state="translated">2160p</target>
c90f6f26
G
7385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group>
7386 </trans-unit>
7387 <trans-unit id="5921284055608402352" datatype="html">
7388 <source>{value, plural, =1 {thread} other {threads}}</source>
7389 <target state="new">{value, plural, =1 {thread} other {threads}}</target>
2164a13d
C
7390 <context-group purpose="location">
7391 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7392 <context context-type="linenumber">90</context>
7393 </context-group>
fb87355d 7394 </trans-unit>
5a6de093 7395 <trans-unit id="3957742085471141221" datatype="html">
076e1310 7396 <source>Auto (via ffmpeg)</source>
5ce52d62 7397 <target state="translated">Fèin-obrachail (slighe ffmpeg)</target>
4826a915 7398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">50</context></context-group>
b68ec72e
G
7399 </trans-unit>
7400 <trans-unit id="3642770981085338761" datatype="html">
7401 <source>Followers of your instance</source>
a082d6fd 7402 <target state="translated">Luchd-leantainn an ionstans agad</target>
7c94e1e7
C
7403 <context-group purpose="location">
7404 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7405 <context context-type="linenumber">3</context>
7406 </context-group>
4826a915 7407 </trans-unit>
793f70ae
G
7408 <trans-unit id="931255636742351800" datatype="html">
7409 <source>No limit</source>
5ce52d62 7410 <target state="translated">Gun chrìoch</target>
a8f4112a
G
7411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">34</context></context-group>
7412 </trans-unit>
793f70ae
G
7413 <trans-unit id="5250062810079582285" datatype="html">
7414 <source>1 hour</source>
5ce52d62 7415 <target state="translated">1 uair a thìde</target>
a8f4112a
G
7416 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">35</context></context-group>
7417 </trans-unit>
793f70ae
G
7418 <trans-unit id="8662356672298904015" datatype="html">
7419 <source>3 hours</source>
5ce52d62 7420 <target state="translated">3 uairean a thìde</target>
a8f4112a
G
7421 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">36</context></context-group>
7422 </trans-unit>
793f70ae
G
7423 <trans-unit id="1794624538833178491" datatype="html">
7424 <source>5 hours</source>
5ce52d62 7425 <target state="translated">5 uairean a thìde</target>
a8f4112a
G
7426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">37</context></context-group>
7427 </trans-unit>
793f70ae
G
7428 <trans-unit id="4941148355486671862" datatype="html">
7429 <source>10 hours</source>
5ce52d62 7430 <target state="translated">10 uairean a thìde</target>
a8f4112a
G
7431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">38</context></context-group>
7432 </trans-unit>
4826a915
G
7433 <trans-unit id="6659155428791414865" datatype="html">
7434 <source>x264, targeting maximum device compatibility</source>
5ce52d62 7435 <target state="translated">x264, as amas air a’ cho-chòrdalachd as motha le uidheaman</target>
a2f7b4e6
G
7436 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">55</context></context-group>
7437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.ts</context><context context-type="linenumber">50</context></context-group>
7438 </trans-unit>
d7c6b951 7439 <trans-unit id="1473738049081128420" datatype="html">
4826a915 7440 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
5ce52d62 7441 <target state="translated">Chan eil e furasta tuairmse dè an comas tar-chòdachaidh is sruthaidh a tha aig frithealaiche agus chan urrainn dhuinn PeerTube a ghleusadh gu fèin-obrachail.</target>
687a6afd 7442 <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">8</context></context-group>
c90f6f26
G
7443 </trans-unit>
7444 <trans-unit id="8538708819525283296" datatype="html">
e67ecaf8
C
7445 <source>However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source>
7446 <target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target>
00e32b7c
C
7447 <context-group purpose="location">
7448 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7449 <context context-type="linenumber">12,14</context>
7450 </context-group>
687a6afd 7451 </trans-unit>
d7c6b951 7452 <trans-unit id="2384409178337534505" datatype="html">
4826a915 7453 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source>
5ce52d62 7454 <target state="translated">Dèan pròiseasadh air videothan air an luchdadh suas ach am bi cruth orra a ghabhas sruthadh ’s a chluich air uidheam sam bith. Ged a chosgas seo cnap mhòr dhe na goireasan, seo pàirt riatanach de PheerTube, mar sin bi faiceallach.</target>
c90f6f26
G
7455 <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">22</context></context-group>
7456 </trans-unit>
793f70ae
G
7457 <trans-unit id="1618463615802675111" datatype="html">
7458 <source>threads</source>
5ce52d62 7459 <target state="translated">snàithleanan</target>
c90f6f26
G
7460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group>
7461 </trans-unit>
687a6afd
G
7462 <trans-unit id="709846045064893539" datatype="html">
7463 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7464 <target state="translated">Chaidh ùrachadh air rèiteachadh an ionstans on eadar-aghaidh-lìn a chur à comas le rianaire an t-siostaim.</target>
09e1784b
C
7465 <context-group purpose="location">
7466 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7467 <context context-type="linenumber">3,5</context>
09e1784b 7468 </context-group>
a2f7b4e6 7469 </trans-unit>
a71d4140
C
7470 <trans-unit id="1305357231288135414" datatype="html">
7471 <source>Homepage</source>
7472 <target state="translated">Duilleag-dhachaigh</target>
819205ed
G
7473 <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">12</context></context-group>
7474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context><context context-type="linenumber">13</context></context-group>
7475 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7476 </trans-unit>
a2f7b4e6
G
7477 <trans-unit id="5037437391296624618" datatype="html">
7478 <source>Information</source>
47f6767e 7479 <target state="translated">Fiosrachadh</target>
687a6afd
G
7480 <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">20</context></context-group>
7481 </trans-unit>
a2f7b4e6
G
7482 <trans-unit id="8643289769990675407" datatype="html">
7483 <source>Basic</source>
47f6767e 7484 <target state="translated">Bunasach</target>
687a6afd
G
7485 <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">29</context></context-group>
7486 </trans-unit>
5a6de093 7487 <trans-unit id="2060042292048624940" datatype="html">
076e1310 7488 <source>Configuration updated.</source>
5ce52d62 7489 <target state="translated">Chaidh an rèiteachadh ùrachadh.</target>
e67ecaf8 7490
5b7e3f27 7491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit>
a2f7b4e6
G
7492 <trans-unit id="6920964195632624609" datatype="html">
7493 <source>INSTANCE HOMEPAGE</source>
47f6767e 7494 <target state="translated">DUILLEAG-DHACHAIGH na h-IONSTANS</target>
09e1784b
C
7495 <context-group purpose="location">
7496 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7497 <context context-type="linenumber">7</context>
7498 </context-group>
4826a915 7499 </trans-unit>
793f70ae
G
7500 <trans-unit id="3203902538239082422" datatype="html">
7501 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
5ce52d62 7502 <target state="translated">Chuir thu an clàradh an comas: chuir sinne cromag ris a’ bhogsa “Cuir bacadh air videothan ùra gu fèin-obrachail” san earrann “Videothan” gu h-ìosal.</target>
e67ecaf8
C
7503
7504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
793f70ae
G
7505 <trans-unit id="6284468333579755406" datatype="html">
7506 <source>Edit custom configuration</source>
5ce52d62 7507 <target state="translated">Deasaich an rèiteachadh gnàthaichte</target>
fb87355d
G
7508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7509 </trans-unit>
5a6de093
C
7510 <trans-unit id="6549061957433635758" datatype="html">
7511 <source>Process domains</source>
5ce52d62 7512 <target state="translated">Dèan pròiseasadh air àrainnean</target>
793f70ae
G
7513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.ts</context><context context-type="linenumber">28</context></context-group>
7514 </trans-unit>
5a6de093 7515 <trans-unit id="1909009883731319373" datatype="html">
793f70ae 7516 <source>Report <x id="PH"/> </source>
de8c02ea 7517 <target state="translated">Dèan gearan mu <x id="PH"/> </target>
819205ed
G
7518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">61</context></context-group>
7519 </trans-unit>
5a6de093
C
7520 <trans-unit id="5065410539274460415" datatype="html">
7521 <source>Account reported.</source>
de8c02ea 7522 <target state="translated">Chaidh gearan a dhèanamh mun chunntas.</target>
819205ed
G
7523 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group>
7524 </trans-unit>
5a6de093
C
7525 <trans-unit id="6245265026120479954" datatype="html">
7526 <source>Comment reported.</source>
de8c02ea 7527 <target state="translated">Chaidh gearan a dhèanamh mun bheachd.</target>
793f70ae
G
7528 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">82</context></context-group>
7529 </trans-unit>
5a6de093
C
7530 <trans-unit id="2127446333083057097" datatype="html">
7531 <source>Domain is required.</source>
5ce52d62 7532 <target state="translated">Tha àrainn-lìn riatanach.</target>
b68ec72e
G
7533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">92</context></context-group>
7534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">101</context></context-group>
7535 </trans-unit>
7536 <trans-unit id="7951488350851416577" datatype="html">
7537 <source>Hosts entered are invalid.</source>
a082d6fd 7538 <target state="translated">Chaidh òstairean mì-dhligheach a chur a-steach.</target>
7c94e1e7
C
7539 <context-group purpose="location">
7540 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7541 <context context-type="linenumber">93</context>
7542 </context-group>
b68ec72e
G
7543 </trans-unit>
7544 <trans-unit id="1469559036084108672" datatype="html">
7545 <source>Hosts entered contain duplicates.</source>
a082d6fd 7546 <target state="translated">Tha dùblachadh am measg nan òstairean a chaidh a chur a-steach.</target>
7c94e1e7
C
7547 <context-group purpose="location">
7548 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7549 <context context-type="linenumber">94</context>
7550 </context-group>
b68ec72e
G
7551 </trans-unit>
7552 <trans-unit id="5991533283446904296" datatype="html">
7553 <source>Hosts or handles are invalid.</source>
a082d6fd 7554 <target state="translated">Tha òstairean no làimhsichear mì-dhligheach.</target>
7c94e1e7
C
7555 <context-group purpose="location">
7556 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7557 <context context-type="linenumber">102</context>
7558 </context-group>
b68ec72e
G
7559 </trans-unit>
7560 <trans-unit id="6759198394434886237" datatype="html">
7561 <source>Hosts or handles contain duplicates.</source>
a082d6fd 7562 <target state="translated">Tha dùblachadh am measg nan òstairean no làimhsichear.</target>
7c94e1e7
C
7563 <context-group purpose="location">
7564 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7565 <context context-type="linenumber">103</context>
7566 </context-group>
793f70ae 7567 </trans-unit>
5a6de093 7568 <trans-unit id="240806681889331244" datatype="html">
076e1310 7569 <source>Unlimited</source>
5ce52d62 7570 <target state="translated">Gun chrìoch</target>
c90f6f26
G
7571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group>
7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group>
7573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group>
7574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group>
7575 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group>
7576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group>
7577 </trans-unit>
5a6de093
C
7578 <trans-unit id="5504952199515017930" datatype="html">
7579 <source>None - no upload possible</source>
5ce52d62 7580 <target state="translated">Chan eil gin – cha bhi comas luchdaidh suas ann</target>
4826a915
G
7581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">23</context></context-group>
7582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">37</context></context-group>
7583 </trans-unit>
5a6de093 7584 <trans-unit id="616370606803836610" datatype="html">
076e1310 7585 <source>100MB</source>
5ce52d62 7586 <target state="translated">100MB</target>
4826a915
G
7587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">24</context></context-group>
7588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">40</context></context-group>
7589 </trans-unit>
5a6de093 7590 <trans-unit id="9162997081789455476" datatype="html">
076e1310 7591 <source>500MB</source>
5ce52d62 7592 <target state="translated">500MB</target>
4826a915
G
7593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">25</context></context-group>
7594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">41</context></context-group>
7595 </trans-unit>
5a6de093 7596 <trans-unit id="1541266817985876981" datatype="html">
076e1310 7597 <source>1GB</source>
5ce52d62 7598 <target state="translated">1GB</target>
793f70ae
G
7599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">26</context></context-group>
7600 </trans-unit>
5a6de093 7601 <trans-unit id="6075751004411938819" datatype="html">
076e1310 7602 <source>5GB</source>
5ce52d62 7603 <target state="translated">5GB</target>
4826a915
G
7604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">27</context></context-group>
7605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">43</context></context-group>
7606 </trans-unit>
5a6de093 7607 <trans-unit id="246811372655482890" datatype="html">
076e1310 7608 <source>20GB</source>
5ce52d62 7609 <target state="translated">20GB</target>
4826a915
G
7610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">28</context></context-group>
7611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">45</context></context-group>
7612 </trans-unit>
5a6de093 7613 <trans-unit id="2491910291056632032" datatype="html">
076e1310 7614 <source>50GB</source>
5ce52d62 7615 <target state="translated">50GB</target>
4826a915
G
7616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">29</context></context-group>
7617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">46</context></context-group>
7618 </trans-unit>
7619 <trans-unit id="5514849824631859021" datatype="html">
7620 <source>100GB</source>
5ce52d62 7621 <target state="translated">100GB</target>
7d3316dc
C
7622 <context-group purpose="location">
7623 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7624 <context context-type="linenumber">30</context>
7625 </context-group>
4826a915
G
7626 </trans-unit>
7627 <trans-unit id="8245180845645676506" datatype="html">
7628 <source>200GB</source>
5ce52d62 7629 <target state="translated">200GB</target>
7d3316dc
C
7630 <context-group purpose="location">
7631 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7632 <context context-type="linenumber">31</context>
7633 </context-group>
4826a915
G
7634 </trans-unit>
7635 <trans-unit id="5468089754278798237" datatype="html">
7636 <source>500GB</source>
5ce52d62 7637 <target state="translated">500GB</target>
7d3316dc
C
7638 <context-group purpose="location">
7639 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7640 <context context-type="linenumber">32</context>
7641 </context-group>
793f70ae 7642 </trans-unit>
5a6de093 7643 <trans-unit id="3977630500122496087" datatype="html">
076e1310 7644 <source>10MB</source>
5ce52d62 7645 <target state="translated">10MB</target>
4826a915
G
7646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">38</context></context-group>
7647 </trans-unit>
5a6de093 7648 <trans-unit id="2060593120571755546" datatype="html">
076e1310 7649 <source>50MB</source>
5ce52d62 7650 <target state="translated">50MB</target>
4826a915
G
7651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">39</context></context-group>
7652 </trans-unit>
5a6de093 7653 <trans-unit id="7653028819867308249" datatype="html">
076e1310 7654 <source>2GB</source>
5ce52d62 7655 <target state="translated">2GB</target>
4826a915
G
7656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">42</context></context-group>
7657 </trans-unit>
7658 <trans-unit id="7641416475804061087" datatype="html">
7659 <source>10GB</source>
5ce52d62 7660 <target state="translated">10GB</target>
7d3316dc
C
7661 <context-group purpose="location">
7662 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7663 <context context-type="linenumber">44</context>
7664 </context-group>
793f70ae 7665 </trans-unit>
e67ecaf8
C
7666
7667
5a6de093 7668 <trans-unit id="7378878529334768232" datatype="html">
076e1310 7669 <source>Reject</source>
5ce52d62 7670 <target state="translated">Diùlt</target>
e67ecaf8
C
7671
7672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit>
7673
7674
793f70ae
G
7675 <trans-unit id="7022070615528435141" datatype="html">
7676 <source>Delete</source>
5ce52d62 7677 <target state="translated">Sguab às</target>
e67ecaf8
C
7678
7679
7680
7681
7682
7683
7684
7685
7686
7687
7688
7689
7690
7691
7692
7693
7694
7695
7696
7697
7698
7699
7700
88ee9916 7701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</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/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</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">101</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">249</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">77</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">221</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">276</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-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</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">128</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">174</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">189</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">180</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">135</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">377</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">412</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">16</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">21</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">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
e67ecaf8
C
7702 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7703 <context-group purpose="location">
7704 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7705 <context context-type="linenumber">67</context>
7706 </context-group>
7707 </trans-unit><trans-unit id="7972984083338607724" datatype="html">
7708 <source>Follow requests accepted</source><target state="new">Follow requests accepted</target>
7709 <context-group purpose="location">
7710 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7711 <context context-type="linenumber">69,67</context>
7712 </context-group>
7713 </trans-unit><trans-unit id="8823680466537853782" datatype="html">
7714 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7715 <context-group purpose="location">
7716 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7717 <context context-type="linenumber">82</context>
7718 </context-group>
7719 </trans-unit><trans-unit id="4955506044513787741" datatype="html">
7720 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target>
7721 <context-group purpose="location">
7722 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7723 <context context-type="linenumber">84,82</context>
7724 </context-group>
7725 </trans-unit><trans-unit id="7182104881582756649" datatype="html">
7726 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7727 <context-group purpose="location">
7728 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7729 <context context-type="linenumber">94</context>
7730 </context-group>
7731 </trans-unit><trans-unit id="9188906783046017162" datatype="html">
7732 <source>Follow requests rejected</source><target state="new">Follow requests rejected</target>
7c94e1e7 7733 <context-group purpose="location">
e67ecaf8
C
7734 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7735 <context context-type="linenumber">96,94</context>
7c94e1e7 7736 </context-group>
e67ecaf8
C
7737 </trans-unit><trans-unit id="4309656190692990192" datatype="html">
7738 <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target>
7c94e1e7 7739 <context-group purpose="location">
e67ecaf8
C
7740 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7741 <context context-type="linenumber">108</context>
7c94e1e7 7742 </context-group>
e67ecaf8
C
7743 </trans-unit><trans-unit id="4187075675930483010" datatype="html">
7744 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7c94e1e7 7745 <context-group purpose="location">
e67ecaf8
C
7746 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7747 <context context-type="linenumber">112</context>
7748 </context-group>
7749 </trans-unit><trans-unit id="320661315515678647" datatype="html">
7750 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target>
7751 <context-group purpose="location">
7752 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7753 <context context-type="linenumber">114,112</context>
7754 </context-group>
7755 </trans-unit><trans-unit id="805843790553313750" datatype="html">
7756 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7757 <context-group purpose="location">
7758 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7759 <context context-type="linenumber">124</context>
7760 </context-group>
7761 </trans-unit><trans-unit id="4586043076686454232" datatype="html">
7762 <source>Follow requests removed</source><target state="new">Follow requests removed</target>
7763 <context-group purpose="location">
7764 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7765 <context context-type="linenumber">126,124</context>
7c94e1e7 7766 </context-group>
b68ec72e 7767 </trans-unit>
e67ecaf8
C
7768
7769 <trans-unit id="6018246591673612412" datatype="html">
7770 <source>Follow</source>
7771 <target state="translated">Lean air</target>
7772
7773
7774
7775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</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">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
b68ec72e
G
7776 <trans-unit id="3596798855644241001" datatype="html">
7777 <source>1 host (without "http://"), account handle or channel handle per line</source>
a082d6fd 7778 <target state="translated">Cuir gach òstair (às aonais “http://”), làimhsichear cunntais no làimhsichear seanail air loidhne fa leth</target>
7c94e1e7
C
7779 <context-group purpose="location">
7780 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7781 <context context-type="linenumber">11</context>
7782 </context-group>
793f70ae 7783 </trans-unit>
5a6de093 7784 <trans-unit id="2740793005745065895" datatype="html">
793f70ae 7785 <source><x id="PH"/> is not valid </source>
5ce52d62 7786 <target state="translated">Chan eil <x id="PH"/> dligheach </target>
b68ec72e
G
7787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">27</context></context-group>
7788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">50</context></context-group>
7789 </trans-unit>
5a6de093 7790 <trans-unit id="2355066641781598196" datatype="html">
076e1310 7791 <source>Follow request(s) sent!</source>
5ce52d62 7792 <target state="translated">Chaidh iarrtas(an) leantainn a chur!</target>
c90f6f26
G
7793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7794 </trans-unit>
b68ec72e
G
7795 <trans-unit id="3459358413436264734" datatype="html">
7796 <source>Your instance subscriptions</source>
a082d6fd 7797 <target state="translated">Na fo-sgrìobhaidhean agad air ionstansan</target>
7c94e1e7
C
7798 <context-group purpose="location">
7799 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7800 <context context-type="linenumber">3</context>
7801 </context-group>
793f70ae 7802 </trans-unit>
e67ecaf8 7803
5a6de093 7804 <trans-unit id="9160510009013134726" datatype="html">
076e1310 7805 <source>Unfollow</source>
5ce52d62 7806 <target state="translated">Na lean tuilleadh</target>
e67ecaf8
C
7807
7808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html">
7809 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target>
7810 <context-group purpose="location">
7811 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7812 <context context-type="linenumber">82</context>
7813 </context-group>
7814 </trans-unit><trans-unit id="7233230413667661414" datatype="html">
7815 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target>
7816 <context-group purpose="location">
7817 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7818 <context context-type="linenumber">84,82</context>
7819 </context-group>
352cdf75 7820 </trans-unit>
e67ecaf8 7821
352cdf75
G
7822 <trans-unit id="397182597341363053" datatype="html">
7823 <source>Redundancy</source>
7824 <target state="translated">Gun anabarrachd</target>
8f0b94f0
C
7825 <context-group purpose="location">
7826 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7827 <context context-type="linenumber">48</context>
7828 </context-group>
b68ec72e 7829 </trans-unit>
5a6de093 7830 <trans-unit id="2593763089859685916" datatype="html">
076e1310 7831 <source>enabled</source>
5ce52d62 7832 <target state="translated">an comas</target>
793f70ae
G
7833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group>
7834 </trans-unit>
5a6de093 7835 <trans-unit id="8444272719785117681" datatype="html">
076e1310 7836 <source>disabled</source>
5ce52d62 7837 <target state="translated">à comas</target>
793f70ae
G
7838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group>
7839 </trans-unit>
5a6de093
C
7840 <trans-unit id="135214224090612796" datatype="html">
7841 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
5ce52d62 7842 <target state="translated">Is <x id="PH_1"/> an anabarrachd air <x id="PH"/></target>
793f70ae
G
7843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">25</context></context-group>
7844 </trans-unit>
5a6de093
C
7845 <trans-unit id="5875705095657098468" datatype="html">
7846 <source>Do you really want to remove this video redundancy?</source>
5ce52d62 7847 <target state="translated">A bheil thu cinnteach gu bheil thu airson an anabarrachd videothan seo a thoirt air falbh?</target>
352cdf75
G
7848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">149</context></context-group>
7849 </trans-unit>
5a6de093
C
7850 <trans-unit id="9098272570113000349" datatype="html">
7851 <source>Remove redundancy</source>
5ce52d62 7852 <target state="translated">Thoir an anabarrachd air falbh</target>
352cdf75
G
7853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">150</context></context-group>
7854 </trans-unit>
5a6de093
C
7855 <trans-unit id="6537102123107780785" datatype="html">
7856 <source>Video redundancies removed!</source>
5ce52d62 7857 <target state="translated">Chaidh anabarrachdan video a thoirt air falbh!</target>
352cdf75
G
7858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">156</context></context-group>
7859 </trans-unit>
5a6de093
C
7860 <trans-unit id="8639315630141911544" datatype="html">
7861 <source>Account <x id="PH"/> unmuted by your instance.</source>
5ce52d62 7862 <target state="translated">Chan eil an t-ionstans agad a’ mùchadh an cunntas <x id="PH"/> tuilleadh.</target>
918ad789
G
7863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">43</context></context-group>
7864 </trans-unit>
5a6de093
C
7865 <trans-unit id="3371601176452094961" datatype="html">
7866 <source>Instance <x id="PH"/> unmuted by your instance.</source>
5ce52d62 7867 <target state="translated">Chan eil an t-ionstans agad a’ mùchadh an t-ionstans <x id="PH"/> tuilleadh.</target>
793f70ae
G
7868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">46</context></context-group>
7869 </trans-unit>
5a6de093
C
7870 <trans-unit id="3096398988891996621" datatype="html">
7871 <source>Instance <x id="PH"/> muted by your instance.</source>
0b4a6767 7872 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh leis an ionstans agad.</target>
793f70ae
G
7873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">69</context></context-group>
7874 </trans-unit>
5a6de093 7875 <trans-unit id="2393853062458645999" datatype="html">
076e1310 7876 <source>Comment updated.</source>
5ce52d62 7877 <target state="translated">Chaidh beachd ùrachadh.</target>
793f70ae
G
7878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts</context><context context-type="linenumber">58</context></context-group>
7879 </trans-unit>
5a6de093
C
7880 <trans-unit id="149121389669248117" datatype="html">
7881 <source>Violent or Repulsive</source>
5ce52d62 7882 <target state="translated">Ainneartach no sgreataidh</target>
c90f6f26
G
7883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group>
7884 </trans-unit>
5a6de093
C
7885 <trans-unit id="2493388551376623687" datatype="html">
7886 <source>Hateful or Abusive</source>
5ce52d62 7887 <target state="translated">Fuathach no droch-dhìolach</target>
c90f6f26
G
7888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group>
7889 </trans-unit>
5a6de093
C
7890 <trans-unit id="5124757565683866220" datatype="html">
7891 <source>Spam or Misleading</source>
5ce52d62 7892 <target state="translated">Spama no foill</target>
c90f6f26
G
7893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group>
7894 </trans-unit>
793f70ae
G
7895 <trans-unit id="8440128775129354214" datatype="html">
7896 <source>Privacy</source>
5ce52d62 7897 <target state="translated">Prìobhaideachd</target>
5b7e3f27
C
7898
7899
7900
7901
7902
7903
7904
7905
7906
7907 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</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">111</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">13</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">37</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">33</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">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
5a6de093
C
7908 <trans-unit id="8768506950499277937" datatype="html">
7909 <source>Copyright</source>
5ce52d62 7910 <target state="translated">Còir-lethbhreac</target>
c90f6f26
G
7911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group>
7912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group>
7913 </trans-unit>
5a6de093
C
7914 <trans-unit id="3776575731053010580" datatype="html">
7915 <source>Server rules</source>
5ce52d62 7916 <target state="translated">Riaghailtean an fhrithealaiche</target>
c90f6f26
G
7917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group>
7918 </trans-unit>
5a6de093
C
7919 <trans-unit id="6907161397537530258" datatype="html">
7920 <source>Thumbnails</source>
5ce52d62 7921 <target state="translated">Dealbhagan</target>
c90f6f26
G
7922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group>
7923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
7924 </trans-unit>
5a6de093
C
7925 <trans-unit id="6473213678768782133" datatype="html">
7926 <source>Internal actions</source>
5ce52d62 7927 <target state="translated">Gnìomhan taobh a-staigh</target>
c90f6f26
G
7928 <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">59</context></context-group>
7929 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group>
7930 </trans-unit>
5a6de093
C
7931 <trans-unit id="4559872264406386913" datatype="html">
7932 <source>Delete report</source>
de8c02ea 7933 <target state="translated">Sguab às an gearan</target>
c90f6f26
G
7934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group>
7935 </trans-unit>
5a6de093
C
7936 <trans-unit id="5793550984155962433" datatype="html">
7937 <source>Actions for the flagged account</source>
5ce52d62 7938 <target state="translated">Gnìomhan a’ chunntais ris a bheil bratach</target>
c90f6f26
G
7939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group>
7940 </trans-unit>
5a6de093 7941 <trans-unit id="1679841953757186358" datatype="html">
076e1310 7942 <source>Mark as accepted</source>
5ce52d62 7943 <target state="translated">Cuir comharra gun deach gabhail ris</target>
c90f6f26
G
7944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group>
7945 </trans-unit>
5a6de093 7946 <trans-unit id="7993358694073742566" datatype="html">
076e1310 7947 <source>Mark as rejected</source>
5ce52d62 7948 <target state="translated">Cuir comharra gun deach a dhiùltadh</target>
c90f6f26
G
7949 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group>
7950 </trans-unit>
5a6de093
C
7951 <trans-unit id="4175703770051343108" datatype="html">
7952 <source>Add internal note</source>
5ce52d62 7953 <target state="translated">Cuir ris nòta taobh a-staigh</target>
c90f6f26
G
7954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group>
7955 </trans-unit>
5a6de093
C
7956 <trans-unit id="296166371893775555" datatype="html">
7957 <source>Actions for the video</source>
5ce52d62 7958 <target state="translated">Gnìomhan dhan video</target>
c90f6f26
G
7959 <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">82</context></context-group>
7960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group>
7961 </trans-unit>
5a6de093
C
7962 <trans-unit id="3924877328520650445" datatype="html">
7963 <source>Block video</source>
5ce52d62 7964 <target state="translated">Cuir bacadh air a’ video</target>
c90f6f26
G
7965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group>
7966 </trans-unit>
5a6de093
C
7967 <trans-unit id="4762794934098378428" datatype="html">
7968 <source>Video blocked.</source>
5ce52d62 7969 <target state="translated">Chaidh a’ video a bhacadh.</target>
c90f6f26
G
7970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group>
7971 </trans-unit>
5a6de093
C
7972 <trans-unit id="4328862996304258770" datatype="html">
7973 <source>Unblock video</source>
5ce52d62 7974 <target state="translated">Dì-bhac a’ video</target>
c90f6f26
G
7975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group>
7976 </trans-unit>
5a6de093
C
7977 <trans-unit id="9065327551191479877" datatype="html">
7978 <source>Video unblocked.</source>
5ce52d62 7979 <target state="translated">Chan eil a’ video ’ga bhacadh tuilleadh.</target>
c90f6f26
G
7980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group>
7981 </trans-unit>
5a6de093 7982 <trans-unit id="1250415136605923486" datatype="html">
076e1310 7983 <source>Do you really want to delete this abuse report?</source>
de8c02ea 7984 <target state="translated">A bheil thu cinnteach gu bheil thu airson an gearan seo mu mhì-ghnàthachadh a sguabadh às?</target>
c90f6f26
G
7985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group>
7986 </trans-unit>
5a6de093 7987 <trans-unit id="3482559157143817408" datatype="html">
076e1310 7988 <source>Abuse deleted.</source>
de8c02ea 7989 <target state="translated">Chaidh gearan mu mhì-ghnàthachadh a sguabadh às.</target>
c90f6f26
G
7990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group>
7991 </trans-unit>
5a6de093
C
7992 <trans-unit id="6282990098351939529" datatype="html">
7993 <source>Deleted comment</source>
5ce52d62 7994 <target state="translated">Sguab às am beachd</target>
c90f6f26
G
7995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group>
7996 </trans-unit>
5a6de093
C
7997 <trans-unit id="9196775343330824083" datatype="html">
7998 <source>Messages with reporter</source>
de8c02ea 7999 <target state="translated">Teachdaireachdan le neach a rinn gearan</target>
c90f6f26
G
8000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group>
8001 </trans-unit>
5a6de093
C
8002 <trans-unit id="8770468575924421391" datatype="html">
8003 <source>Messages with moderators</source>
5ce52d62 8004 <target state="translated">Teachdaireachdan le maoir</target>
c90f6f26
G
8005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group>
8006 </trans-unit>
5a6de093
C
8007 <trans-unit id="8528549800795985099" datatype="html">
8008 <source>Update internal note</source>
5ce52d62 8009 <target state="translated">Ùraich nòta taobh a-staigh</target>
c90f6f26
G
8010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group>
8011 </trans-unit>
5a6de093
C
8012 <trans-unit id="3962242315365992494" datatype="html">
8013 <source>Switch video block to manual</source>
5ce52d62 8014 <target state="translated">Atharraich bacadh a’ video gu bacadh a làimh</target>
fb87355d
G
8015 <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">64</context></context-group>
8016 </trans-unit>
5a6de093
C
8017 <trans-unit id="6906423861055262169" datatype="html">
8018 <source>Video <x id="PH"/> switched to manual block.</source>
5ce52d62 8019 <target state="translated">Chaidh video <x id="PH"/> a bhacadh a làimh.</target>
fb87355d
G
8020 <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">70</context></context-group>
8021 </trans-unit>
5a6de093
C
8022 <trans-unit id="7293356040886494773" datatype="html">
8023 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
5ce52d62 8024 <target state="translated">A bheil thu cinnteach gu bheil thu airson a’ video seo a dhì-bhacadh? Nochdaidh e air liosta nam videothan a-rithist.</target>
247925e5
G
8025 <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">131</context></context-group>
8026 </trans-unit>
5a6de093
C
8027 <trans-unit id="4859202148272511129" datatype="html">
8028 <source>Unblock</source>
5ce52d62 8029 <target state="translated">Dì-bhac</target>
c90f6f26
G
8030 <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>
8031 <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>
8032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">89</context></context-group>
8033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group>
8034 </trans-unit>
5a6de093
C
8035 <trans-unit id="4922469417589203720" datatype="html">
8036 <source>Video <x id="PH"/> unblocked.</source>
5ce52d62 8037 <target state="translated">Chan eil a’ video <x id="PH"/> ’ga bhacadh tuilleadh.</target>
352cdf75
G
8038 <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>
8039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">216</context></context-group>
8040 </trans-unit>
d7c6b951 8041 <trans-unit id="6286037250766429054" datatype="html">
cd9246a9 8042 <source>yes</source>
5ce52d62 8043 <target state="translated">tha</target>
793f70ae
G
8044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group>
8045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group>
8046 </trans-unit>
d7c6b951 8047 <trans-unit id="2420525563530770652" datatype="html">
cd9246a9 8048 <source>no</source>
5ce52d62 8049 <target state="translated">chan eil</target>
793f70ae
G
8050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group>
8051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group>
8052 </trans-unit>
5a6de093 8053 <trans-unit id="212615365039028546" datatype="html">
cd9246a9 8054 <source>You don't have plugins installed yet.</source>
5ce52d62 8055 <target state="translated">Chan do stàlaich thu plugan sam bith fhathast.</target>
819205ed
G
8056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">87</context></context-group>
8057 </trans-unit>
5a6de093 8058 <trans-unit id="1710094819987243777" datatype="html">
cd9246a9 8059 <source>You don't have themes installed yet.</source>
5ce52d62 8060 <target state="translated">Chan do stàlaich thu ùrlar sam bith fhathast.</target>
819205ed
G
8061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">90</context></context-group>
8062 </trans-unit>
5a6de093 8063 <trans-unit id="931472057457682240" datatype="html">
793f70ae 8064 <source>Update to <x id="PH"/> </source>
5ce52d62 8065 <target state="translated">Ùraich gu <x id="PH"/> </target>
819205ed
G
8066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">98</context></context-group>
8067 </trans-unit>
5a6de093
C
8068 <trans-unit id="9107383323119159110" datatype="html">
8069 <source>Do you really want to uninstall <x id="PH"/>?</source>
5ce52d62 8070 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a dhì-stàladh?</target>
819205ed
G
8071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group>
8072 </trans-unit>
793f70ae
G
8073 <trans-unit id="4474510732215437338" datatype="html">
8074 <source>Uninstall</source>
5ce52d62 8075 <target state="translated">Dì-stàlaich</target>
819205ed
G
8076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">21</context></context-group>
8077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">112</context></context-group>
8078 </trans-unit>
5a6de093 8079 <trans-unit id="3773378957693174719" datatype="html">
793f70ae 8080 <source><x id="PH"/> uninstalled. </source>
5ce52d62 8081 <target state="translated">Chaidh <x id="PH"/> a dhì-stàladh. </target>
819205ed
G
8082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
8083 </trans-unit>
a2f7b4e6
G
8084 <trans-unit id="7914215986085479339" datatype="html">
8085 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
47f6767e 8086 <target state="translated">Seo àrdachadh mòr air a’ phlugan. Tadhail air duilleag-dhachaigh a’ phlugain feuch a bheil nòtaichean sgaoilidh ann.</target>
819205ed
G
8087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">135</context></context-group>
8088 </trans-unit>
a2f7b4e6
G
8089 <trans-unit id="2849750161085431718" datatype="html">
8090 <source>Upgrade</source>
47f6767e 8091 <target state="translated">Àrdaich</target>
819205ed
G
8092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">136</context></context-group>
8093 </trans-unit>
a2f7b4e6
G
8094 <trans-unit id="7686590072950686188" datatype="html">
8095 <source>Proceed upgrade</source>
47f6767e 8096 <target state="translated">Lean air adhart leis an àrdachadh</target>
819205ed
G
8097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">137</context></context-group>
8098 </trans-unit>
5a6de093 8099 <trans-unit id="7830308409197461339" datatype="html">
793f70ae 8100 <source><x id="PH"/> updated. </source>
5ce52d62 8101 <target state="translated">Chaidh <x id="PH"/> ùrachadh. </target>
819205ed
G
8102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
8103 </trans-unit>
793f70ae
G
8104 <trans-unit id="3229595422546554334" datatype="html">
8105 <source>Jobs</source>
5ce52d62 8106 <target state="translated">Obraichean</target>
819205ed
G
8107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
8108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
8109 </trans-unit>
793f70ae
G
8110 <trans-unit id="4804785061014590286" datatype="html">
8111 <source>Logs</source>
5ce52d62 8112 <target state="translated">Logaichean</target>
819205ed
G
8113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8115 </trans-unit>
5a6de093 8116 <trans-unit id="3150704904301058778" datatype="html">
076e1310 8117 <source>The plugin index is not available. Please retry later.</source>
5ce52d62 8118 <target state="translated">Chan eil inneacs nam plugan ri làimh. Feuch ris a-rithist an ceann greis.</target>
c90f6f26
G
8119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group>
8120 </trans-unit>
5a6de093 8121 <trans-unit id="1387301493234848481" datatype="html">
076e1310 8122 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
5ce52d62 8123 <target state="translated">Na stàlaich ach plugain no ùrlaran sa bheil earbsa agad on as urrainn dhaibh còd sam bith a ruith air an ionstans agad.</target>
c90f6f26
G
8124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group>
8125 </trans-unit>
5a6de093
C
8126 <trans-unit id="2994182849694226596" datatype="html">
8127 <source>Install <x id="PH"/>?</source>
5ce52d62 8128 <target state="translated">A bheil thu airson <x id="PH"/> a stàladh?</target>
c90f6f26
G
8129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group>
8130 </trans-unit>
5a6de093 8131 <trans-unit id="6703720397495603345" datatype="html">
793f70ae 8132 <source><x id="PH"/> installed. </source>
5ce52d62 8133 <target state="translated">Chaidh <x id="PH"/> a stàladh. </target>
c90f6f26
G
8134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group>
8135 </trans-unit>
5a6de093 8136 <trans-unit id="1875025899004073421" datatype="html">
076e1310 8137 <source>Settings updated.</source>
5ce52d62 8138 <target state="translated">Chaidh na roghainnean ùrachadh.</target>
a2f7b4e6
G
8139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context><context context-type="linenumber">55</context></context-group>
8140 </trans-unit>
5a6de093 8141 <trans-unit id="2941409202780782189" datatype="html">
076e1310 8142 <source>plugin</source>
5ce52d62 8143 <target state="translated">plugan</target>
819205ed
G
8144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">30</context></context-group>
8145 </trans-unit>
5a6de093 8146 <trans-unit id="840045833311458646" datatype="html">
076e1310 8147 <source>theme</source>
5ce52d62 8148 <target state="translated">ùrlar</target>
819205ed
G
8149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group>
8150 </trans-unit>
d7c6b951 8151 <trans-unit id="2483018961011868950" datatype="html">
a8f4112a 8152 <source>IP address</source>
47f6767e 8153 <target state="translated">Seòladh IP</target>
90aa0a74
C
8154 <context-group purpose="location">
8155 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8156 <context context-type="linenumber">2</context>
8157 </context-group>
a8f4112a 8158 </trans-unit>
d7c6b951 8159 <trans-unit id="7223931053738621590" datatype="html">
e67ecaf8
C
8160 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
8161 <target state="translated">Tha PeerTube dhen bheachd gur e <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> a th’ ann an seòladh IP poblach a’ bhrabhsair agad.</target>
90aa0a74
C
8162 <context-group purpose="location">
8163 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8164 <context context-type="linenumber">4</context>
8165 </context-group>
a8f4112a 8166 </trans-unit>
d7c6b951 8167 <trans-unit id="722088235348685072" datatype="html">
a8f4112a 8168 <source>If this is not your correct public IP, please consider fixing it because:</source>
47f6767e 8169 <target state="translated">Mur e seo IP poblach ceart agad, saoil an càraich thu e air na h-adhbharan seo:</target>
90aa0a74
C
8170 <context-group purpose="location">
8171 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8172 <context context-type="linenumber">6</context>
8173 </context-group>
a8f4112a 8174 </trans-unit>
d7c6b951 8175 <trans-unit id="8079826195972333513" datatype="html">
a8f4112a 8176 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
47f6767e 8177 <target state="translated">Dh’fhaoidte nach dèid na seallaidhean agad a chunntadh mar bu chòir (le toradh ro ìseal)</target>
90aa0a74
C
8178 <context-group purpose="location">
8179 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8180 <context context-type="linenumber">8</context>
8181 </context-group>
a8f4112a 8182 </trans-unit>
d7c6b951 8183 <trans-unit id="565435193934699740" datatype="html">
a8f4112a 8184 <source>Anti brute force system could be overzealous</source>
47f6767e 8185 <target state="translated">B’ urrainn dhan t-siostam an aghaidh brute force a bhith tuilleadh is dealaidh</target>
90aa0a74
C
8186 <context-group purpose="location">
8187 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8188 <context context-type="linenumber">9</context>
8189 </context-group>
a8f4112a 8190 </trans-unit>
d7c6b951 8191 <trans-unit id="4468853448271686046" datatype="html">
a8f4112a 8192 <source>P2P system could not work correctly</source>
47f6767e 8193 <target state="translated">Dh’fhaoidte nach obraich an siostam P2P mar bu chòir</target>
90aa0a74
C
8194 <context-group purpose="location">
8195 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8196 <context context-type="linenumber">10</context>
8197 </context-group>
a8f4112a 8198 </trans-unit>
d7c6b951 8199 <trans-unit id="5743050350352753869" datatype="html">
a8f4112a 8200 <source>To fix it:</source>
47f6767e 8201 <target state="translated">Gus seo a chàradh:</target>
90aa0a74
C
8202 <context-group purpose="location">
8203 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8204 <context context-type="linenumber">13</context>
8205 </context-group>
a8f4112a 8206 </trans-unit>
d7c6b951 8207 <trans-unit id="1285026053775066761" datatype="html">
e67ecaf8
C
8208 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
8209 <target state="translated">Thoir sùil air an iuchair rèiteachaidh <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/></target>
90aa0a74
C
8210 <context-group purpose="location">
8211 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8212 <context context-type="linenumber">15</context>
8213 </context-group>
a8f4112a 8214 </trans-unit>
d7c6b951 8215 <trans-unit id="7014275542536964627" datatype="html">
e67ecaf8
C
8216 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
8217 <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="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> le <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (faic <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>buga 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
90aa0a74
C
8218 <context-group purpose="location">
8219 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8220 <context context-type="linenumber">16,17</context>
8221 </context-group>
793f70ae 8222 </trans-unit>
5a6de093 8223 <trans-unit id="7591870443991978948" datatype="html">
076e1310 8224 <source>Last week</source>
5ce52d62 8225 <target state="translated">An t-seachdain seo chaidh</target>
687a6afd
G
8226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">96</context></context-group>
8227 </trans-unit>
5a6de093 8228 <trans-unit id="4981709795568846080" datatype="html">
076e1310 8229 <source>Last day</source>
5ce52d62 8230 <target state="translated">An latha seo chaidh</target>
687a6afd
G
8231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">101</context></context-group>
8232 </trans-unit>
5a6de093 8233 <trans-unit id="9178360613965745088" datatype="html">
076e1310 8234 <source>Last hour</source>
5ce52d62 8235 <target state="translated">An uair a thìde seo chaidh</target>
687a6afd
G
8236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">106</context></context-group>
8237 </trans-unit>
793f70ae
G
8238 <trans-unit id="3164845764519833078" datatype="html">
8239 <source>debug</source>
5ce52d62 8240 <target state="translated">dì-bhugachadh</target>
687a6afd
G
8241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">118</context></context-group>
8242 </trans-unit>
793f70ae
G
8243 <trans-unit id="4279081882680795350" datatype="html">
8244 <source>info</source>
5ce52d62 8245 <target state="translated">fiosrachadh</target>
687a6afd
G
8246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">122</context></context-group>
8247 </trans-unit>
793f70ae
G
8248 <trans-unit id="3379167598974960777" datatype="html">
8249 <source>warning</source>
5ce52d62 8250 <target state="translated">rabhadh</target>
687a6afd
G
8251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">126</context></context-group>
8252 </trans-unit>
793f70ae
G
8253 <trans-unit id="8772116786769251214" datatype="html">
8254 <source>error</source>
5ce52d62 8255 <target state="translated">mearachd</target>
687a6afd
G
8256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">130</context></context-group>
8257 </trans-unit>
793f70ae
G
8258 <trans-unit id="3422890808980876594" datatype="html">
8259 <source>Debug</source>
5ce52d62 8260 <target state="translated">Dì-bhugachadh</target>
819205ed
G
8261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8263 </trans-unit>
5a6de093 8264 <trans-unit id="314315645942131479" datatype="html">
076e1310 8265 <source>Info</source>
5ce52d62 8266 <target state="translated">Fiosrachadh</target>
c90f6f26
G
8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
8268 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group>
8269 </trans-unit>
fb87355d
G
8270 <trans-unit id="4116911651502837995" datatype="html">
8271 <source>Files</source>
8272 <target state="translated">Faidhlichean</target>
352cdf75
G
8273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group>
8274 </trans-unit>
fb87355d 8275 <trans-unit id="4767765747214995164" datatype="html">
e67ecaf8
C
8276 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8277 <target state="translated">Air fhoillseachadh <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
352cdf75
G
8278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group>
8279 </trans-unit>
5a6de093 8280 <trans-unit id="6759205696902713848" datatype="html">
076e1310 8281 <source>Warning</source>
5ce52d62 8282 <target state="translated">Rabhadh</target>
793f70ae 8283 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group>
c90f6f26
G
8284 </trans-unit>
8285 <trans-unit id="6410650387447929805" datatype="html">
8286 <source>Light/Orange or Dark</source>
8287 <target state="new">Light/Orange or Dark</target>
8288 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group>
8289 </trans-unit>
5a6de093 8290 <trans-unit id="1519954996184640001" datatype="html">
076e1310 8291 <source>Error</source>
5ce52d62 8292 <target state="translated">Mearachd</target>
c90f6f26
G
8293 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8294 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group>
8295 </trans-unit>
5a6de093
C
8296 <trans-unit id="5076187961693950167" datatype="html">
8297 <source>Standard logs</source>
5ce52d62 8298 <target state="translated">Logaichean àbhaisteach</target>
687a6afd
G
8299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">141</context></context-group>
8300 </trans-unit>
5a6de093
C
8301 <trans-unit id="4737341634746310376" datatype="html">
8302 <source>Audit logs</source>
5ce52d62 8303 <target state="translated">Logaichean sgrùdaidh</target>
687a6afd
G
8304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">145</context></context-group>
8305 </trans-unit>
5a6de093
C
8306 <trans-unit id="1886888801485703107" datatype="html">
8307 <source>User <x id="PH"/> created.</source>
5ce52d62 8308 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a chruthachadh.</target>
352cdf75
G
8309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">78</context></context-group>
8310 </trans-unit>
793f70ae
G
8311 <trans-unit id="8286337167859377104" datatype="html">
8312 <source>Create user</source>
5ce52d62 8313 <target state="translated">Cruthaich cleachdaiche</target>
352cdf75
G
8314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">97</context></context-group>
8315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">25</context></context-group>
8316 </trans-unit>
793f70ae
G
8317 <trans-unit id="7098180453085889026" datatype="html">
8318 <source>Blocked videos</source>
5ce52d62 8319 <target state="translated">Videothan bacte</target>
352cdf75
G
8320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8321 </trans-unit>
793f70ae
G
8322 <trans-unit id="7805059636749367886" datatype="html">
8323 <source>Muted instances</source>
8324 <target state="translated">Ionstansan mùchte</target>
352cdf75
G
8325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8326 </trans-unit>
5a6de093
C
8327 <trans-unit id="5974506725502681113" datatype="html">
8328 <source>Password changed for user <x id="PH"/>.</source>
5ce52d62 8329 <target state="translated">Chaidh facal-faire a’ chleachdaiche <x id="PH"/> atharrachadh.</target>
352cdf75
G
8330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">41</context></context-group>
8331 </trans-unit>
5a6de093 8332 <trans-unit id="149953821752893163" datatype="html">
076e1310 8333 <source>Update user password</source>
5ce52d62 8334 <target state="translated">Ùraich facal-faire a’ chleachdaiche</target>
352cdf75
G
8335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">54</context></context-group>
8336 </trans-unit>
5a6de093
C
8337 <trans-unit id="780323526182667308" datatype="html">
8338 <source>User <x id="PH"/> updated.</source>
5ce52d62 8339 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> ùrachadh.</target>
352cdf75
G
8340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group>
8341 </trans-unit>
5a6de093
C
8342 <trans-unit id="1349763489797682899" datatype="html">
8343 <source>Update user</source>
5ce52d62 8344 <target state="translated">Ùraich an cleachdaiche</target>
352cdf75
G
8345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group>
8346 </trans-unit>
5a6de093
C
8347 <trans-unit id="8819563010322372715" datatype="html">
8348 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
5ce52d62 8349 <target state="translated">Chaidh post-d a dh’iarras ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH"/>.</target>
352cdf75
G
8350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group>
8351 </trans-unit>
793f70ae
G
8352 <trans-unit id="7483807629538115183" datatype="html">
8353 <source>Users list</source>
8354 <target state="translated">Liosta nan cleachdaichean</target>
fb87355d
G
8355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group>
8356 </trans-unit>
793f70ae
G
8357 <trans-unit id="1525334987774465166" datatype="html">
8358 <source>Create a user</source>
5ce52d62 8359 <target state="translated">Cruthaich cleachdaiche</target>
fb87355d
G
8360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">34</context></context-group>
8361 </trans-unit>
793f70ae
G
8362 <trans-unit id="5552039423287890133" datatype="html">
8363 <source>Update a user</source>
5ce52d62 8364 <target state="translated">Ùraich cleachdaiche</target>
fb87355d
G
8365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">43</context></context-group>
8366 </trans-unit>
8367 <trans-unit id="2005509140164856243" datatype="html">
8368 <source>Video type</source>
8369 <target state="translated">Seòrsa a’ video</target>
247925e5
G
8370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">45</context></context-group>
8371 </trans-unit>
fb87355d
G
8372 <trans-unit id="1878553503929537171" datatype="html">
8373 <source>VOD</source>
8374 <target state="translated">Air iarrtas</target>
247925e5
G
8375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">49</context></context-group>
8376 </trans-unit>
fb87355d
G
8377 <trans-unit id="8610504659433544583" datatype="html">
8378 <source>Live</source>
8379 <target state="translated">Beò</target>
247925e5
G
8380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">53</context></context-group>
8381 </trans-unit>
fb87355d
G
8382 <trans-unit id="545237611115823456" datatype="html">
8383 <source>Video files</source>
8384 <target state="translated">Faidhlichean video</target>
247925e5
G
8385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">59</context></context-group>
8386 </trans-unit>
fb87355d
G
8387 <trans-unit id="5876109550513228304" datatype="html">
8388 <source>With WebTorrent</source>
8389 <target state="translated">Le WebTorrent</target>
247925e5
G
8390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">63</context></context-group>
8391 </trans-unit>
fb87355d
G
8392 <trans-unit id="9036202975131076885" datatype="html">
8393 <source>Without WebTorrent</source>
8394 <target state="translated">Gun WebTorrent</target>
247925e5
G
8395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">67</context></context-group>
8396 </trans-unit>
fb87355d
G
8397 <trans-unit id="7468888924775619361" datatype="html">
8398 <source>With HLS</source>
8399 <target state="translated">Le HLS</target>
247925e5
G
8400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">71</context></context-group>
8401 </trans-unit>
fb87355d
G
8402 <trans-unit id="5489331826268601489" datatype="html">
8403 <source>Without HLS</source>
8404 <target state="translated">Gun HLS</target>
247925e5
G
8405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">75</context></context-group>
8406 </trans-unit>
fb87355d
G
8407 <trans-unit id="7091163288887549392" datatype="html">
8408 <source>Videos scope</source>
8409 <target state="translated">Farsaingeachd a’ video</target>
247925e5
G
8410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">81</context></context-group>
8411 </trans-unit>
fb87355d
G
8412 <trans-unit id="1144415254281227966" datatype="html">
8413 <source>Remote videos</source>
8414 <target state="translated">Videothan cèine</target>
247925e5
G
8415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">85</context></context-group>
8416 </trans-unit>
793f70ae
G
8417 <trans-unit id="8564701209009684429" datatype="html">
8418 <source>Federation</source>
5ce52d62 8419 <target state="translated">Co-nasgadh</target>
352cdf75
G
8420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8421 </trans-unit>
5a6de093
C
8422 <trans-unit id="3767259920053407667" datatype="html">
8423 <source>Videos will be deleted, comments will be tombstoned.</source>
9aa67e90 8424 <target state="translated">Thèid na videothan a sguabadh às agus comharra sguabaidh às a chur ris na beachdan.</target>
c90f6f26
G
8425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group>
8426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group>
8427 </trans-unit>
793f70ae
G
8428 <trans-unit id="4209525355702493436" datatype="html">
8429 <source>Ban</source>
5ce52d62 8430 <target state="translated">Toirmisg</target>
c90f6f26
G
8431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group>
8432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group>
8433 </trans-unit>
5a6de093
C
8434 <trans-unit id="3855396975723886053" datatype="html">
8435 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
5ce52d62 8436 <target state="translated">Chan urrainn dhan chleachdaiche clàradh a-steach tuilleadh ach thèid na videothan is beachdan a chumail mar a tha iad.</target>
c90f6f26
G
8437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group>
8438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group>
8439 </trans-unit>
5a6de093 8440 <trans-unit id="4451482225013335720" datatype="html">
076e1310 8441 <source>Unban</source>
5ce52d62 8442 <target state="translated">Dì-thoirmeasg</target>
c90f6f26
G
8443 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group>
8444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group>
8445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
8446 </trans-unit>
5a6de093 8447 <trans-unit id="7210277223053877333" datatype="html">
076e1310 8448 <source>Set Email as Verified</source>
5ce52d62 8449 <target state="translated">Suidhich gun deach am post-d a dhearbhadh</target>
c90f6f26
G
8450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group>
8451 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group>
8452 </trans-unit>
b68ec72e
G
8453 <trans-unit id="4207916966377787111" datatype="html">
8454 <source>Created</source>
a082d6fd 8455 <target state="translated">Air a chruthachadh</target>
c90f6f26
G
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group>
8457 </trans-unit>
b68ec72e
G
8458 <trans-unit id="8140268298586972139" datatype="html">
8459 <source>Daily quota</source>
a082d6fd 8460 <target state="translated">Cuota làitheil</target>
c90f6f26
G
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group>
8462 </trans-unit>
b68ec72e
G
8463 <trans-unit id="7910076708497708162" datatype="html">
8464 <source>Last login</source>
a082d6fd 8465 <target state="translated">An clàradh a-steach mu dheireadh</target>
c90f6f26
G
8466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group>
8467 </trans-unit>
5a6de093 8468 <trans-unit id="3403978719736970622" datatype="html">
076e1310 8469 <source>You cannot ban root.</source>
5ce52d62 8470 <target state="translated">Chan urrainn dhut root a thoirmeasg.</target>
c90f6f26
G
8471 <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>
8472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group>
8473 </trans-unit>
8474 <trans-unit id="7634059432691079352" datatype="html">
8475 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source>
8476 <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
8477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group>
8478 </trans-unit>
5a6de093
C
8479 <trans-unit id="4884272193574287483" datatype="html">
8480 <source>Do you really want to unban <x id="PH"/> users?</source>
5ce52d62 8481 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> luchd-cleachdaidh a dhì-thoirmeasg?</target>
c90f6f26
G
8482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group>
8483 </trans-unit>
8484 <trans-unit id="738031253894929036" datatype="html">
8485 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source>
8486 <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
8487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group>
8488 </trans-unit>
5a6de093 8489 <trans-unit id="8712248120167780385" datatype="html">
793f70ae 8490 <source><x id="PH"/> users unbanned. </source>
5ce52d62 8491 <target state="translated">Chaidh <x id="PH"/> luchd-cleachdaidh a dhì-thoirmeasg. </target>
c90f6f26
G
8492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group>
8493 </trans-unit>
5a6de093 8494 <trans-unit id="5325873477837320044" datatype="html">
076e1310 8495 <source>You cannot delete root.</source>
5ce52d62 8496 <target state="translated">Chan urrainn dhut root a sguabadh às.</target>
c90f6f26
G
8497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group>
8498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group>
8499 </trans-unit>
8500 <trans-unit id="5945924096465496818" datatype="html">
e67ecaf8
C
8501 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source>
8502 <target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target>
c90f6f26
G
8503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group>
8504 </trans-unit>
8505 <trans-unit id="5643060985393782358" datatype="html">
8506 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source>
8507 <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
8508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group>
8509 </trans-unit>
8510 <trans-unit id="1301767781765127363" datatype="html">
8511 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source>
8512 <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
8513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group>
8514 </trans-unit>
2164a13d
C
8515 <trans-unit id="7166936623843420016" datatype="html">
8516 <source><x id="PH"/> users deleted. </source>
8517 <target state="translated">Chaidh <x id="PH"/> luchd-cleachdaidh a sguabadh às. </target>
c90f6f26
G
8518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group>
8519 </trans-unit>
8520 <trans-unit id="3104427236147521673" datatype="html">
8521 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source>
8522 <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
8523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group>
8524 </trans-unit>
5a6de093 8525 <trans-unit id="8360664597512051242" datatype="html">
793f70ae 8526 <source><x id="PH"/> users email set as verified. </source>
5ce52d62 8527 <target state="translated">Chaidh comharrachadh gun deach na puist-d aig <x id="PH"/> luchd-cleachdaidh a dhearbhadh. </target>
c90f6f26
G
8528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group>
8529 </trans-unit>
5a6de093
C
8530 <trans-unit id="7390990800435887351" datatype="html">
8531 <source>Account <x id="PH"/> unmuted.</source>
5ce52d62 8532 <target state="translated">Chaidh an cunntas <x id="PH"/> a dhì-mhùchadh.</target>
c90f6f26
G
8533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group>
8534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group>
8535 </trans-unit>
5a6de093
C
8536 <trans-unit id="7246356397085094208" datatype="html">
8537 <source>Instance <x id="PH"/> unmuted.</source>
5ce52d62 8538 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a dhì-mhùchadh.</target>
c90f6f26
G
8539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group>
8540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group>
8541 </trans-unit>
d7c6b951 8542 <trans-unit id="1486537403020619891" datatype="html">
4826a915 8543 <source>My watch history</source>
5ce52d62 8544 <target state="translated">Eachdraidh dhe na choimhead mi air</target>
352cdf75
G
8545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group>
8546 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">50</context></context-group>
8547 </trans-unit>
d7c6b951 8548 <trans-unit id="3656932706364053858" datatype="html">
4826a915 8549 <source>Track watch history</source>
5ce52d62 8550 <target state="translated">Tracaich an eachdraidh dhe na choimhead mi air</target>
c90f6f26
G
8551 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group>
8552 </trans-unit>
819205ed 8553 <trans-unit id="778524577866863576" datatype="html">
e67ecaf8
C
8554 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
8555 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Falamhaich an eachdraidh gu lèir </target>
c90f6f26
G
8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group>
8557 </trans-unit>
5a6de093 8558 <trans-unit id="3183245287221165928" datatype="html">
076e1310 8559 <source>Ownership accepted</source>
5ce52d62 8560 <target state="translated">Chaidh gabhail ris an t-sealbh</target>
a2f7b4e6
G
8561 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts</context><context context-type="linenumber">69</context></context-group>
8562 </trans-unit>
5a6de093 8563 <trans-unit id="6012072687166259654" datatype="html">
076e1310 8564 <source>Please check your emails to verify your new email.</source>
5ce52d62 8565 <target state="translated">Thoir sùil air a’ phost-d agad airson am post-d ùr agad a dhearbhadh.</target>
793f70ae
G
8566 <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">53</context></context-group>
8567 </trans-unit>
5a6de093 8568 <trans-unit id="6585766371605707311" datatype="html">
076e1310 8569 <source>Email updated.</source>
5ce52d62 8570 <target state="translated">Chaidh am post-d ùrachadh.</target>
c90f6f26
G
8571 <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>
8572 <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">7</context></context-group>
8573 </trans-unit>
5a6de093 8574 <trans-unit id="853586874765134886" datatype="html">
076e1310 8575 <source>You current password is invalid.</source>
5ce52d62 8576 <target state="translated">Chan eil am facal-faire làithreach agad dligheach.</target>
918ad789
G
8577 <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">61</context></context-group>
8578 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">61</context></context-group>
8579 </trans-unit>
5a6de093 8580 <trans-unit id="6159571046971090595" datatype="html">
076e1310 8581 <source>Password updated.</source>
5ce52d62 8582 <target state="translated">Chaidh am facal-faire ùrachadh.</target>
918ad789
G
8583 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">53</context></context-group>
8584 </trans-unit>
5a6de093 8585 <trans-unit id="6897292459203320054" datatype="html">
076e1310 8586 <source>Type your username to confirm</source>
0b4a6767 8587 <target state="translated">Cuir a-steach an t-ainm-cleachdaiche agad gus a dhearbhadh</target>
352cdf75
G
8588 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">29</context></context-group>
8589 </trans-unit>
793f70ae
G
8590 <trans-unit id="3122895472333547524" datatype="html">
8591 <source>Delete your account</source>
0b4a6767 8592 <target state="translated">Sguab às an cunntas agad</target>
352cdf75
G
8593 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group>
8594 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">31</context></context-group>
8595 </trans-unit>
8596 <trans-unit id="577064441120663273" datatype="html">
8597 <source>Are you sure you want to delete your account?</source>
8598 <target state="translated">A bheil thu cinnteach gu bheil thu airson an cunntas agad a sguabadh às?</target>
fdd5da05
C
8599 <context-group purpose="location">
8600 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8601 <context context-type="linenumber">22</context>
8602 </context-group>
352cdf75
G
8603 </trans-unit>
8604 <trans-unit id="2740531699780274491" datatype="html">
8605 <source>This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</source>
8606 <target state="translated">Sguabaidh seo às an dàta uile agad, a’ gabhail a-staigh seanailean, videothan ’s beachdan agus chan urrainn dhut cleachdaiche eile a chruthachadh air an ionstans seo air a bheil “<x id="PH" equiv-text="this.user.username"/>”.</target>
fdd5da05
C
8607 <context-group purpose="location">
8608 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8609 <context context-type="linenumber">25</context>
8610 </context-group>
352cdf75
G
8611 </trans-unit>
8612 <trans-unit id="5422897685524094185" datatype="html">
8613 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8614 <target state="translated">Dh’fhaoidte gun doir e beagan nas fhaide mus bi an t-susbaint a tha ann an tasgadain fhrithealaichean eile is threas-phàrtaidhean eile air a sguabadh às.</target>
fdd5da05
C
8615 <context-group purpose="location">
8616 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8617 <context context-type="linenumber">27</context>
8618 </context-group>
819205ed 8619 </trans-unit>
5a6de093 8620 <trans-unit id="2520605306994744004" datatype="html">
076e1310 8621 <source>Delete my account</source>
0b4a6767 8622 <target state="translated">Sguab às an cunntas agam</target>
352cdf75
G
8623 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">32</context></context-group>
8624 </trans-unit>
5a6de093 8625 <trans-unit id="3902597758945766483" datatype="html">
076e1310 8626 <source>Your account is deleted.</source>
0b4a6767 8627 <target state="translated">Chaidh an cunntas agad a sguabadh às.</target>
352cdf75
G
8628 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">39</context></context-group>
8629 </trans-unit>
5a6de093 8630 <trans-unit id="4776289814033837037" datatype="html">
076e1310 8631 <source>Interface settings updated.</source>
0b4a6767 8632 <target state="translated">Chaidh roghainnean na h-eadar-aghaidh ùrachadh.</target>
c90f6f26
G
8633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</context></context-group>
8634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">101</context></context-group>
8635 </trans-unit>
5a6de093 8636 <trans-unit id="77907918814566205" datatype="html">
076e1310 8637 <source>New video from your subscriptions</source>
0b4a6767 8638 <target state="translated">Video ùr o na fo-sgrìobhaidhean agad</target>
793f70ae
G
8639 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">32</context></context-group>
8640 </trans-unit>
5a6de093 8641 <trans-unit id="4343589211916204486" datatype="html">
076e1310 8642 <source>New comment on your video</source>
0b4a6767 8643 <target state="translated">Tha beachd ùr ris a’ video agad</target>
793f70ae
G
8644 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">33</context></context-group>
8645 </trans-unit>
5a6de093
C
8646 <trans-unit id="7130088765428829942" datatype="html">
8647 <source>New abuse</source>
de8c02ea 8648 <target state="translated">Gearan ùr mu mhì-ghnàthachadh</target>
793f70ae 8649 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">34</context></context-group>
819205ed
G
8650 </trans-unit>
8651 <trans-unit id="5618790697446401830" datatype="html">
8652 <source>An automatically blocked video is awaiting review</source>
8653 <target state="translated">Tha video a chaidh a bhacadh gu fèin-obrachail a’ feitheamh air lèirmheas</target>
ca9bea15
C
8654 <context-group purpose="location">
8655 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8656 <context context-type="linenumber">35</context>
8657 </context-group>
793f70ae 8658 </trans-unit>
5a6de093
C
8659 <trans-unit id="5671547068905553663" datatype="html">
8660 <source>One of your video is blocked/unblocked</source>
0b4a6767 8661 <target state="translated">Chaidh video agad a bhacadh no a dhì-bhacadh</target>
793f70ae
G
8662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">36</context></context-group>
8663 </trans-unit>
5a6de093 8664 <trans-unit id="1158912204255103651" datatype="html">
076e1310 8665 <source>Video published (after transcoding/scheduled update)</source>
0b4a6767 8666 <target state="translated">Chaidh a’ video fhoillseachadh (as dèidh tar-chòdachadh no ùrachadh air an sgeildeal)</target>
793f70ae
G
8667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">37</context></context-group>
8668 </trans-unit>
5a6de093 8669 <trans-unit id="3809414664640924954" datatype="html">
076e1310 8670 <source>Video import finished</source>
0b4a6767 8671 <target state="translated">Tha ion-phortadh a’ video deiseil</target>
793f70ae
G
8672 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">38</context></context-group>
8673 </trans-unit>
5a6de093 8674 <trans-unit id="3268838889659873892" datatype="html">
076e1310 8675 <source>A new user registered on your instance</source>
0b4a6767 8676 <target state="translated">Tha cleachdaiche ùr air clàradh air an ionstans agad</target>
793f70ae 8677 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group>
c90f6f26
G
8678 </trans-unit>
8679 <trans-unit id="5935212402338564229" datatype="html">
8680 <source>You or one of your channels has a new follower</source>
8681 <target state="new">You or one of your channels has a new follower</target>
2164a13d
C
8682 <context-group purpose="location">
8683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8684 <context context-type="linenumber">40</context>
8685 </context-group>
793f70ae 8686 </trans-unit>
5a6de093 8687 <trans-unit id="5315689532659759332" datatype="html">
076e1310 8688 <source>Someone mentioned you in video comments</source>
0b4a6767 8689 <target state="translated">Thug cuideigin iomradh ort ann am beachdan video</target>
793f70ae
G
8690 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">41</context></context-group>
8691 </trans-unit>
5a6de093 8692 <trans-unit id="2018794201569157817" datatype="html">
076e1310 8693 <source>Your instance has a new follower</source>
0b4a6767 8694 <target state="translated">Tha neach-leantainn ùr aig an ionstans agad</target>
793f70ae
G
8695 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">42</context></context-group>
8696 </trans-unit>
5a6de093
C
8697 <trans-unit id="773085434165307906" datatype="html">
8698 <source>Your instance automatically followed another instance</source>
0b4a6767 8699 <target state="translated">Thòisich an t-ionstans agad air leantainn air ionstans eile gu fèin-obrachail</target>
793f70ae
G
8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">43</context></context-group>
8701 </trans-unit>
5a6de093
C
8702 <trans-unit id="900099988467638766" datatype="html">
8703 <source>An abuse report received a new message</source>
de8c02ea 8704 <target state="translated">Fhuair gearan mu mhì-ghnàthachadh teachdaireachd ùr</target>
793f70ae
G
8705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">44</context></context-group>
8706 </trans-unit>
5a6de093
C
8707 <trans-unit id="2326816287669585542" datatype="html">
8708 <source>One of your abuse reports has been accepted or rejected by moderators</source>
de8c02ea 8709 <target state="translated">Chaidh gabhail ri gearan a rinn tu mu mhì-ghnàthachadh no a dhiùltadh leis na maoir</target>
793f70ae 8710 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">45</context></context-group>
a8f4112a
G
8711 </trans-unit>
8712 <trans-unit id="2764971902180889905" datatype="html">
8713 <source>A new PeerTube version is available</source>
47f6767e 8714 <target state="translated">Tha tionndadh ùr de PheerTube ri fhaighinn</target>
90aa0a74
C
8715 <context-group purpose="location">
8716 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8717 <context context-type="linenumber">46</context>
8718 </context-group>
a8f4112a
G
8719 </trans-unit>
8720 <trans-unit id="2560339336098442670" datatype="html">
8721 <source>One of your plugin/theme has a new available version</source>
47f6767e 8722 <target state="translated">Tha tionndadh ùr de phlugan/ùrlar ri fhaighinn</target>
90aa0a74
C
8723 <context-group purpose="location">
8724 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8725 <context context-type="linenumber">47</context>
8726 </context-group>
352cdf75
G
8727 </trans-unit>
8728 <trans-unit id="988319118163514570" datatype="html">
8729 <source>Video studio edition has finished</source>
8730 <target state="translated">Tha deasachadh san stiùideo videothan deiseil</target>
ca9bea15
C
8731 <context-group purpose="location">
8732 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
fa737aa0 8733 <context context-type="linenumber">48</context>
ca9bea15 8734 </context-group>
819205ed 8735 </trans-unit>
fa737aa0
C
8736 <trans-unit id="4579496777570550463" datatype="html">
8737 <source>Social</source>
8738 <target state="translated">Sòisealta</target>
352cdf75
G
8739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">52</context></context-group>
8740 </trans-unit>
819205ed
G
8741 <trans-unit id="1852164487280647902" datatype="html">
8742 <source>Your videos</source>
8743 <target state="translated">Na videothan agad</target>
352cdf75
G
8744 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">61</context></context-group>
8745 </trans-unit>
5a6de093 8746 <trans-unit id="5095562193296630034" datatype="html">
076e1310 8747 <source>Preferences saved</source>
0b4a6767 8748 <target state="translated">Chaidh na roghainnean a shàbhaladh</target>
352cdf75
G
8749 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">136</context></context-group>
8750 </trans-unit>
5a6de093 8751 <trans-unit id="4967231969832964676" datatype="html">
076e1310 8752 <source>Profile updated.</source>
0b4a6767 8753 <target state="translated">Chaidh a’ phròifil ùrachadh.</target>
918ad789
G
8754 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">59</context></context-group>
8755 </trans-unit>
d7c6b951 8756 <trans-unit id="6721822899525405039" datatype="html">
4826a915 8757 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
0b4a6767 8758 <target state="translated">’S urrainn do dhaoine do lorg le @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </target>
f1ef36d7
C
8759 <context-group purpose="location">
8760 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8761 <context context-type="linenumber">11,13</context>
8762 </context-group>
793f70ae 8763 </trans-unit>
5a6de093 8764 <trans-unit id="3525866160632851851" datatype="html">
076e1310 8765 <source>Avatar changed.</source>
0b4a6767 8766 <target state="translated">Chaidh an t-avatar atharrachadh.</target>
e67ecaf8
C
8767
8768
8769 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
793f70ae
G
8770 <trans-unit id="8920809083620698740" datatype="html">
8771 <source>avatar</source>
0b4a6767 8772 <target state="translated">avatar</target>
e67ecaf8
C
8773
8774
8775 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
4826a915
G
8776 <trans-unit id="2775050991871557896" datatype="html">
8777 <source>Avatar deleted.</source>
0b4a6767 8778 <target state="translated">Chaidh an t-avatar a sguabadh às.</target>
e67ecaf8
C
8779
8780
8781 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
5a6de093 8782 <trans-unit id="1233062525939746039" datatype="html">
076e1310 8783 <source>Unknown language</source>
0b4a6767 8784 <target state="translated">Cànan nach aithne dhuinn</target>
819205ed
G
8785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8786 </trans-unit>
5a6de093
C
8787 <trans-unit id="3761504852202418603" datatype="html">
8788 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
0b4a6767 8789 <target state="translated">Chaidh cus chànanan a chur an comas. Cuir iad uile an comas no tagh nas lugha na 20 cànan.</target>
687a6afd
G
8790 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">76</context></context-group>
8791 </trans-unit>
5a6de093 8792 <trans-unit id="3960396487495291449" datatype="html">
076e1310 8793 <source>Video settings updated.</source>
0b4a6767 8794 <target state="translated">Chaidh roghainnean a’ video ùrachadh.</target>
687a6afd
G
8795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">121</context></context-group>
8796 </trans-unit>
5a6de093
C
8797 <trans-unit id="3326446048041727269" datatype="html">
8798 <source>Display/Video settings updated.</source>
0b4a6767 8799 <target state="translated">Chaidh na roghainnean taisbeanaidh / a video ùrachadh.</target>
687a6afd
G
8800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group>
8801 </trans-unit>
5a6de093
C
8802 <trans-unit id="1137937154872046253" datatype="html">
8803 <source>Video channel <x id="PH"/> created.</source>
0b4a6767 8804 <target state="translated">Chaidh seanail video <x id="PH"/> a chruthachadh.</target>
e67ecaf8
C
8805
8806 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit>
5a6de093 8807 <trans-unit id="8723777130353305761" datatype="html">
076e1310 8808 <source>This name already exists on this instance.</source>
0b4a6767 8809 <target state="translated">Tha an t-ainm seo ann air an ionstans seo mu thràth.</target>
e67ecaf8
C
8810
8811 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
5a6de093
C
8812 <trans-unit id="7589345916094713536" datatype="html">
8813 <source>Video channel <x id="PH"/> updated.</source>
0b4a6767 8814 <target state="translated">Chaidh seanail video <x id="PH"/> ùrachadh.</target>
e67ecaf8
C
8815
8816 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
a8f4112a
G
8817 <trans-unit id="8407755843502300957" datatype="html">
8818 <source>Banner changed.</source>
47f6767e 8819 <target state="translated">Chaidh a’ bhratach atharrachadh.</target>
e67ecaf8
C
8820
8821 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit>
a8f4112a
G
8822 <trans-unit id="689638706960732906" datatype="html">
8823 <source>banner</source>
47f6767e 8824 <target state="translated">bratach</target>
e67ecaf8
C
8825
8826 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
a8f4112a
G
8827 <trans-unit id="3230561499965076671" datatype="html">
8828 <source>Banner deleted.</source>
47f6767e 8829 <target state="translated">Chaidh a’ bhratach a sguabadh às.</target>
e67ecaf8
C
8830
8831 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit>
5a6de093
C
8832 <trans-unit id="624066830180032195" datatype="html">
8833 <source>Video channel <x id="PH"/> deleted.</source>
0b4a6767 8834 <target state="translated">Chaidh seanail video <x id="PH"/> a sguabadh às.</target>
a2f7b4e6
G
8835 <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">60</context></context-group>
8836 </trans-unit>
5a6de093
C
8837 <trans-unit id="6450826648284332649" datatype="html">
8838 <source>Views for the day</source>
0b4a6767 8839 <target state="translated">Air coimhead air an-diugh</target>
a2f7b4e6 8840 <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">88</context></context-group>
687a6afd
G
8841 </trans-unit>
8842 <trans-unit id="7440637814928143808" datatype="html">
8843 <source>My followers</source>
8844 <target state="translated">An luchd-leantainn agam</target>
e67ecaf8
C
8845
8846
8847 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
687a6afd
G
8848 <trans-unit id="2521678336272309407" datatype="html">
8849 <source>No follower found.</source>
8850 <target state="translated">Cha deach neach-leantainn a lorg.</target>
a71d4140
C
8851 <context-group purpose="location">
8852 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8853 <context context-type="linenumber">13</context>
8854 </context-group>
687a6afd
G
8855 </trans-unit>
8856 <trans-unit id="5294742063044966238" datatype="html">
8857 <source>Follower page</source>
8858 <target state="translated">Duilleag an luchd-leantainn</target>
a71d4140
C
8859 <context-group purpose="location">
8860 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8861 <context context-type="linenumber">20</context>
8862 </context-group>
687a6afd
G
8863 </trans-unit>
8864 <trans-unit id="797409137967291468" datatype="html">
8865 <source>Is following all your channels</source>
8866 <target state="translated">A’ leantainn air gach seanail agad</target>
a71d4140
C
8867 <context-group purpose="location">
8868 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8869 <context context-type="linenumber">26</context>
8870 </context-group>
687a6afd
G
8871 </trans-unit>
8872 <trans-unit id="7940720844854710428" datatype="html">
8873 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8874 <target state="translated">A’ leantainn air seanail <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/> agad</target>
a71d4140
C
8875 <context-group purpose="location">
8876 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8877 <context context-type="linenumber">27</context>
8878 </context-group>
687a6afd
G
8879 </trans-unit>
8880 <trans-unit id="1716062177529601456" datatype="html">
8881 <source>Channel filters</source>
8882 <target state="translated">Criathragan seanail</target>
352cdf75
G
8883 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group>
8884 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group>
8885 </trans-unit>
793f70ae
G
8886 <trans-unit id="6059091237492573541" datatype="html">
8887 <source>Update video channel</source>
0b4a6767 8888 <target state="translated">Ùraich an t-seanail video</target>
819205ed
G
8889 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8890 </trans-unit>
793f70ae
G
8891 <trans-unit id="6595008830732269870" datatype="html">
8892 <source>Not found</source>
0b4a6767 8893 <target state="translated">Cha deach a lorg</target>
c90f6f26
G
8894 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
8895 </trans-unit>
4826a915
G
8896 <trans-unit id="1009095940160473792" datatype="html">
8897 <source>URL parameter is missing in URL parameters</source>
0b4a6767 8898 <target state="translated">Tha paramadair URL a dhìth ann am paramadairean an URL</target>
f1ef36d7
C
8899 <context-group purpose="location">
8900 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8901 <context context-type="linenumber">25</context>
8902 </context-group>
4826a915
G
8903 </trans-unit>
8904 <trans-unit id="7553172329217243895" datatype="html">
8905 <source>Cannot access to the remote resource</source>
0b4a6767 8906 <target state="translated">Chan urrainn dhuinn an goireas cèin inntrigeadh</target>
f1ef36d7
C
8907 <context-group purpose="location">
8908 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8909 <context context-type="linenumber">48</context>
8910 </context-group>
a2f7b4e6
G
8911 </trans-unit>
8912 <trans-unit id="1636934520301910285" datatype="html">
8913 <source>Reset password</source>
47f6767e 8914 <target state="translated">Ath-shuidhich am facal-faire</target>
09e1784b
C
8915 <context-group purpose="location">
8916 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8917 <context context-type="linenumber">11</context>
8918 </context-group>
4826a915
G
8919 </trans-unit>
8920 <trans-unit id="3851357780293085233" datatype="html">
8921 <source>Remote interaction</source>
ab58b56d 8922 <target state="translated">Conaltradh cèin</target>
f1ef36d7
C
8923 <context-group purpose="location">
8924 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8925 <context context-type="linenumber">13</context>
8926 </context-group>
793f70ae 8927 </trans-unit>
5a6de093
C
8928 <trans-unit id="5032453707232754344" datatype="html">
8929 <source>Playlist <x id="PH"/> created.</source>
0b4a6767 8930 <target state="translated">Chaidh liosta-chluich <x id="PH"/> a chruthachadh.</target>
918ad789
G
8931 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">77</context></context-group>
8932 </trans-unit>
793f70ae
G
8933 <trans-unit id="5674286808255988565" datatype="html">
8934 <source>Create</source>
0b4a6767 8935 <target state="translated">Cruthaich</target>
e67ecaf8
C
8936
8937
8938
8939
8940
8941
8942
8943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
5a6de093
C
8944 <trans-unit id="8869957234869568361" datatype="html">
8945 <source>Update playlist</source>
0b4a6767 8946 <target state="translated">Ùraich an liosta-chluich</target>
e67ecaf8
C
8947
8948
8949 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</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">48</context></context-group></trans-unit>
793f70ae
G
8950 <trans-unit id="5851560788527570644" datatype="html">
8951 <source>Notifications</source>
0b4a6767 8952 <target state="translated">Brathan</target>
819205ed
G
8953 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
8954 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group>
8955 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group>
8956 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8957 </trans-unit>
793f70ae
G
8958 <trans-unit id="6658000829978978023" datatype="html">
8959 <source>Applications</source>
0b4a6767 8960 <target state="translated">Aplacaidean</target>
819205ed
G
8961 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group>
8962 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group>
8963 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group>
8964 </trans-unit>
5a6de093
C
8965 <trans-unit id="104404386496394770" datatype="html">
8966 <source>Delete playlist</source>
0b4a6767 8967 <target state="translated">Sguab às an liosta-chluich</target>
c90f6f26
G
8968 <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">53</context></context-group>
8969 </trans-unit>
5a6de093
C
8970 <trans-unit id="1431617394009162547" datatype="html">
8971 <source>Playlist <x id="PH"/> updated.</source>
0b4a6767 8972 <target state="translated">Chaidh an liosta-chluich <x id="PH"/> ùrachadh.</target>
918ad789
G
8973 <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">100</context></context-group>
8974 </trans-unit>
793f70ae
G
8975 <trans-unit id="4844578664427956129" datatype="html">
8976 <source>Change ownership</source>
0b4a6767 8977 <target state="translated">Atharraich an sealbhadair</target>
c90f6f26
G
8978 <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">3</context></context-group>
8979 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group>
8980 </trans-unit>
5a6de093
C
8981 <trans-unit id="3380608219513805292" datatype="html">
8982 <source>Playlist <x id="PH"/> deleted.</source>
0b4a6767 8983 <target state="translated">Chaidh an liosta-chluich <x id="PH"/> a sguabadh às.</target>
c90f6f26
G
8984 <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">136</context></context-group>
8985 <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">45</context></context-group>
8986 </trans-unit>
d7c6b951 8987 <trans-unit id="3058024914967508975" datatype="html">
076e1310 8988 <source>My videos</source>
0b4a6767 8989 <target state="translated">Na videothan agam</target>
e67ecaf8
C
8990
8991
8992
8993
8994 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</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">4</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">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
5a6de093
C
8995 <trans-unit id="8197117721861453263" datatype="html">
8996 <source>Do you really want to delete <x id="PH"/> videos?</source>
0b4a6767 8997 <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan (<x id="PH"/>) a sguabadh às?</target>
c90f6f26
G
8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group>
8999 </trans-unit>
9000 <trans-unit id="696910741870112536" datatype="html">
9001 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9002 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
2164a13d
C
9003 <context-group purpose="location">
9004 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9005 <context context-type="linenumber">191</context>
9006 </context-group>
c90f6f26
G
9007 </trans-unit>
9008 <trans-unit id="3255171236149541417" datatype="html">
9009 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9010 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
2164a13d
C
9011 <context-group purpose="location">
9012 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9013 <context context-type="linenumber">193,191</context>
9014 </context-group>
352cdf75 9015 </trans-unit>
fb87355d
G
9016 <trans-unit id="2591467977473302125" datatype="html">
9017 <source>Videos list</source>
9018 <target state="translated">Liosta nam videothan</target>
c49c366a
C
9019 <context-group purpose="location">
9020 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
9021 <context context-type="linenumber">24</context>
9022 </context-group>
687a6afd 9023 </trans-unit>
5a6de093 9024 <trans-unit id="2027805873922338635" datatype="html">
793f70ae 9025 <source>Do you really want to delete <x id="PH"/>? </source>
0b4a6767 9026 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a sguabadh às? </target>
c90f6f26
G
9027 <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>
9028 <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>
9029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group>
9030 </trans-unit>
5a6de093
C
9031 <trans-unit id="2767660806989176400" datatype="html">
9032 <source>Video <x id="PH"/> deleted.</source>
0b4a6767 9033 <target state="translated">Chaidh a’ video <x id="PH"/> a sguabadh às.</target>
352cdf75
G
9034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">242</context></context-group>
9035 </trans-unit>
9036 <trans-unit id="6389312883797462351" datatype="html">
9037 <source>Studio</source>
9038 <target state="translated">Stiùideo</target>
c90f6f26
G
9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/video-studio-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
9040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">347</context></context-group>
9041 </trans-unit>
5a6de093 9042 <trans-unit id="6810714890760227072" datatype="html">
076e1310 9043 <source>Ownership change request sent.</source>
0b4a6767 9044 <target state="translated">Chaidh iarrtas a chur air atharrachadh an t-seilbh.</target>
918ad789
G
9045 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">66</context></context-group>
9046 </trans-unit>
b68ec72e
G
9047 <trans-unit id="7699622144571229146" datatype="html">
9048 <source>Sort by</source>
a082d6fd 9049 <target state="translated">Seòrsaich a-rèir</target>
7c94e1e7
C
9050 <context-group purpose="location">
9051 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
9052 <context context-type="linenumber">26</context>
9053 </context-group>
793f70ae 9054 </trans-unit>
d7c6b951 9055 <trans-unit id="3245220240937722814" datatype="html">
076e1310 9056 <source>My channels</source>
0b4a6767 9057 <target state="translated">Na seanailean agam</target>
e67ecaf8
C
9058
9059 <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">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9060 <source>My synchronizations</source><target state="new">My synchronizations</target>
9061 <context-group purpose="location">
9062 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
9063 <context context-type="linenumber">11</context>
9064 </context-group>
9065 <context-group purpose="location">
9066 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9067 <context context-type="linenumber">143</context>
9068 </context-group>
9069 <context-group purpose="location">
9070 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
9071 <context context-type="linenumber">5</context>
9072 </context-group>
9073 <context-group purpose="location">
9074 <context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context>
9075 <context context-type="linenumber">9</context>
9076 </context-group>
a2f7b4e6 9077 </trans-unit>
d7c6b951 9078 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7 9079 <source>My playlists</source>
0b4a6767 9080 <target state="translated">Na liostaichean-cluich agam</target>
e67ecaf8
C
9081
9082
9083
9084 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
d7c6b951 9085 <trans-unit id="2527931602940887636" datatype="html">
076e1310 9086 <source>My subscriptions</source>
0b4a6767 9087 <target state="translated">Na fo-sgrìobhaidhean agam</target>
e67ecaf8
C
9088
9089
9090
9091 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
d7c6b951 9092 <trans-unit id="5177154708872200221" datatype="html">
4826a915 9093 <source>You don't have any subscription yet.</source>
0b4a6767 9094 <target state="translated">Cha d’ fhuair thu fo-sgrìobhadh fhathast.</target>
687a6afd
G
9095 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">13</context></context-group>
9096 </trans-unit>
5a6de093
C
9097 <trans-unit id="1991904494976135035" datatype="html">
9098 <source>My abuse reports</source>
de8c02ea 9099 <target state="translated">Gearanan a rinn mi mu mhì-ghnàthachadh</target>
a2f7b4e6 9100 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group>
c90f6f26
G
9101 </trans-unit>
9102 <trans-unit id="5603224609929994288" datatype="html">
e67ecaf8
C
9103 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9104 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
00e32b7c
C
9105</target>
9106 <context-group purpose="location">
9107 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9108 <context context-type="linenumber">5,6</context>
9109 </context-group>
c90f6f26
G
9110 </trans-unit>
9111 <trans-unit id="4250548381153518208" datatype="html">
9112 <source>Change your email</source>
9113 <target state="new">Change your email</target>
00e32b7c
C
9114 <context-group purpose="location">
9115 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9116 <context context-type="linenumber">11</context>
9117 </context-group>
c90f6f26
G
9118 </trans-unit>
9119 <trans-unit id="3173210699559672958" datatype="html">
e67ecaf8
C
9120 <source>Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source>
9121 <target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target>
00e32b7c
C
9122 <context-group purpose="location">
9123 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9124 <context context-type="linenumber">13,16</context>
9125 </context-group>
a2f7b4e6 9126 </trans-unit>
5a6de093 9127 <trans-unit id="5752861278140673787" datatype="html">
076e1310 9128 <source>Ownership changes</source>
0b4a6767 9129 <target state="translated">Atharraichean air an t-sealbh</target>
e67ecaf8
C
9130
9131
9132 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</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">16</context></context-group></trans-unit>
793f70ae
G
9133 <trans-unit id="5983006734882925930" datatype="html">
9134 <source>My video history</source>
0b4a6767 9135 <target state="translated">Eachdraidh nam videothan agam</target>
e67ecaf8
C
9136
9137 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html">
9138 <source>Create new synchronization</source><target state="new">Create new synchronization</target>
9139 <context-group purpose="location">
9140 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9141 <context context-type="linenumber">153</context>
9142 </context-group>
687a6afd 9143 </trans-unit>
793f70ae
G
9144 <trans-unit id="8181077408762380407" datatype="html">
9145 <source>Channels</source>
0b4a6767 9146 <target state="translated">Seanailean</target>
819205ed
G
9147 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group>
9148 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9149 </trans-unit>
793f70ae
G
9150 <trans-unit id="8936704404804793618" datatype="html">
9151 <source>Videos</source>
0b4a6767 9152 <target state="translated">Videothan</target>
c90f6f26
G
9153 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group>
9154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group>
9155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group>
9156 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group>
9157 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group>
9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group>
9159 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
9160 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group>
9161 </trans-unit>
793f70ae
G
9162 <trans-unit id="1823843876735462104" datatype="html">
9163 <source>Playlists</source>
0b4a6767 9164 <target state="translated">Liostaichean-cluich</target>
819205ed
G
9165 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group>
9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9167 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9168 </trans-unit>
5a6de093
C
9169 <trans-unit id="7916647920967632052" datatype="html">
9170 <source>max size</source>
0b4a6767 9171 <target state="translated">am meud as motha</target>
687a6afd
G
9172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">46</context></context-group>
9173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">38</context></context-group>
9174 </trans-unit>
793f70ae
G
9175 <trans-unit id="6489275254908395777" datatype="html">
9176 <source>Maximize editor</source>
0b4a6767 9177 <target state="translated">Làn-mheudaich an deasaiche</target>
c90f6f26
G
9178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group>
9179 </trans-unit>
793f70ae
G
9180 <trans-unit id="4243591013849340688" datatype="html">
9181 <source>Exit maximized editor</source>
0b4a6767 9182 <target state="translated">Fàg an deasaiche làn-mheudaichte</target>
c90f6f26
G
9183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group>
9184 </trans-unit>
5a6de093
C
9185 <trans-unit id="2687679787442328897" datatype="html">
9186 <source>An email with verification link will be sent to <x id="PH"/>.</source>
0b4a6767 9187 <target state="translated">Thèid post-d le ceangal dearbhaidh a chur gu <x id="PH"/>.</target>
352cdf75 9188 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group>
c90f6f26
G
9189 </trans-unit>
9190 <trans-unit id="3856244462638931422" datatype="html">
9191 <source>Verify account email confirmation</source>
9192 <target state="new">Verify account email confirmation</target>
00e32b7c
C
9193 <context-group purpose="location">
9194 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
9195 <context context-type="linenumber">2</context>
9196 </context-group>
352cdf75 9197 </trans-unit>
5a6de093 9198 <trans-unit id="4180693983967989981" datatype="html">
076e1310 9199 <source>Unable to find user id or verification string.</source>
0b4a6767 9200 <target state="translated">Cha deach leinn ID cleachdaiche no sreang dhearbhaidh a lorg.</target>
352cdf75
G
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">38</context></context-group>
9202 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts</context><context context-type="linenumber">34</context></context-group>
9203 </trans-unit>
5a6de093 9204 <trans-unit id="1783173774503340906" datatype="html">
076e1310 9205 <source>Subscribe to the account</source>
0b4a6767 9206 <target state="translated">Fo-sgrìobh air a’ chunntas</target>
e67ecaf8
C
9207
9208
88ee9916 9209 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</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">779</context></context-group></trans-unit>
a8f4112a
G
9210 <trans-unit id="3131904093925601441" datatype="html">
9211 <source>PLAYLISTS</source>
47f6767e 9212 <target state="translated">LIOSTAICHEAN-CLUICH</target>
819205ed 9213 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group>
352cdf75
G
9214 </trans-unit>
9215 <trans-unit id="1593265243494758679" datatype="html">
9216 <source>Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source>
9217 <target state="translated">Stiùideo dha <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47 9218 <context-group purpose="location">
fa737aa0 9219 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context>
3c18ff47
C
9220 <context context-type="linenumber">2</context>
9221 </context-group>
352cdf75
G
9222 </trans-unit>
9223 <trans-unit id="5470809226184152498" datatype="html">
9224 <source>CUT VIDEO</source>
9225 <target state="translated">BEÀRR VIDEO</target>
9226 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">8</context></context-group>
9227 </trans-unit>
9228 <trans-unit id="5639348768609905535" datatype="html">
9229 <source>Set a new start/end.</source>
9230 <target state="translated">Suidhich toiseach/deireadh ùr.</target>
9231 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">10</context></context-group>
9232 </trans-unit>
9233 <trans-unit id="783359429228696335" datatype="html">
9234 <source>New start</source>
9235 <target state="translated">Toiseach ùr</target>
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">13</context></context-group>
9237 </trans-unit>
9238 <trans-unit id="8910806821370505981" datatype="html">
9239 <source>New end</source>
9240 <target state="translated">Deireadh ùr</target>
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">18</context></context-group>
9242 </trans-unit>
9243 <trans-unit id="2502254344085150809" datatype="html">
9244 <source>ADD INTRO</source>
9245 <target state="translated">CUIR TOISEACH RIS</target>
9246 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">24</context></context-group>
9247 </trans-unit>
9248 <trans-unit id="5030063045826839645" datatype="html">
9249 <source>Concatenate a file at the beginning of the video.</source>
9250 <target state="translated">Cuir faidhle ri toiseach a’ video.</target>
9251 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">26</context></context-group>
9252 </trans-unit>
9253 <trans-unit id="4798642303989337390" datatype="html">
9254 <source>Select the intro video file</source>
9255 <target state="translated">Tagh faidhle video an toisich</target>
9256 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">30</context></context-group>
9257 </trans-unit>
9258 <trans-unit id="7698413240170540435" datatype="html">
9259 <source>ADD OUTRO</source>
9260 <target state="translated">CUIR DEIREADH RIS</target>
9261 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">38</context></context-group>
9262 </trans-unit>
9263 <trans-unit id="2832051749922509643" datatype="html">
9264 <source>Concatenate a file at the end of the video.</source>
9265 <target state="translated">Cuir faidhle ri deireadh a’ video.</target>
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">40</context></context-group>
9267 </trans-unit>
9268 <trans-unit id="4368653199478595315" datatype="html">
9269 <source>Select the outro video file</source>
9270 <target state="translated">Tagh faidhle video an deiridh</target>
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">44</context></context-group>
9272 </trans-unit>
9273 <trans-unit id="3463158361655332380" datatype="html">
9274 <source>ADD WATERMARK</source>
9275 <target state="translated">CUIR COMHARRA-UISGE RIS</target>
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">52</context></context-group>
9277 </trans-unit>
9278 <trans-unit id="4472450670859114703" datatype="html">
9279 <source>Add a watermark image to the video.</source>
9280 <target state="translated">Cuir dealbh comharra-uisge ris a’ video.</target>
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">54</context></context-group>
9282 </trans-unit>
9283 <trans-unit id="155510305759087510" datatype="html">
9284 <source>Select watermark image file</source>
9285 <target state="translated">Tagh faidhle dealbh na comharra-uisge</target>
9286 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">58</context></context-group>
9287 </trans-unit>
9288 <trans-unit id="3926035808219061063" datatype="html">
9289 <source>Run video edition</source>
9290 <target state="translated">Ruith deasachadh a’ video</target>
9291 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">66</context></context-group>
9292 </trans-unit>
9293 <trans-unit id="1514792472513458403" datatype="html">
9294 <source>Video before edition</source>
9295 <target state="translated">A’ video ron deasachadh</target>
9296 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">75</context></context-group>
9297 </trans-unit>
9298 <trans-unit id="1109043661443571733" datatype="html">
9299 <source>Edition tasks:</source>
9300 <target state="translated">Saothraichean an deasachaidh:</target>
9301 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">80</context></context-group>
9302 </trans-unit>
9303 <trans-unit id="3541115907775840269" datatype="html">
9304 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9305 <target state="translated">A bheil thu cinnteach gu bheil thu airson “<x id="PH" equiv-text="this.video.name"/>” a dheasachadh?</target>
c90f6f26
G
9306 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group>
9307 </trans-unit>
352cdf75 9308 <trans-unit id="3858880927114551513" datatype="html">
e67ecaf8
C
9309 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
9310 <target state="translated">Thèid a’ video deasaichte a sgrìobhadh thairis air a’ video seo agus &lt;strong>chan fhaigh thu air ais e&lt;/strong>.&lt;br />&lt;br /></target>
c90f6f26
G
9311 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group>
9312 </trans-unit>
352cdf75 9313 <trans-unit id="4876327655498234453" datatype="html">
e67ecaf8
C
9314 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9315 <target state="translated">Mar chuimhneachan, seo na saothraichean a thèid a dhèanamh: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
c90f6f26
G
9316 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group>
9317 </trans-unit>
352cdf75
G
9318 <trans-unit id="7934869554046374009" datatype="html">
9319 <source>Edition tasks created.</source>
9320 <target state="translated">Chaidh saothraichean an deasachaidh a chruthachadh.</target>
c90f6f26
G
9321 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group>
9322 </trans-unit>
5a6de093 9323 <trans-unit id="7709367721354853232" datatype="html">
076e1310 9324 <source>Focus the search bar</source>
0b4a6767 9325 <target state="translated">Cuir am fòcas air bàr nan lorg</target>
c90f6f26
G
9326 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group>
9327 </trans-unit>
5a6de093 9328 <trans-unit id="4049262826107502276" datatype="html">
076e1310 9329 <source>Toggle the left menu</source>
0b4a6767 9330 <target state="translated">Toglaich an clàr-taice taobh clì</target>
c90f6f26
G
9331 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group>
9332 </trans-unit>
5a6de093 9333 <trans-unit id="5409372033656550095" datatype="html">
076e1310 9334 <source>Go to the discover videos page</source>
0b4a6767 9335 <target state="translated">Tadhail air duilleag fidreadh nam videothan</target>
c90f6f26
G
9336 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group>
9337 </trans-unit>
5a6de093 9338 <trans-unit id="4278050445961255445" datatype="html">
076e1310 9339 <source>Go to the trending videos page</source>
0b4a6767 9340 <target state="translated">Tadhail air duilleag nam videothan a’ treandadh</target>
c90f6f26
G
9341 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group>
9342 </trans-unit>
5a6de093 9343 <trans-unit id="3242234958443825475" datatype="html">
076e1310 9344 <source>Go to the recently added videos page</source>
a0bb29af 9345 <target state="translated">Tadhail air duilleag nam videothan a chaidh a chur ris o chionn goirid</target>
c90f6f26
G
9346 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group>
9347 </trans-unit>
5a6de093 9348 <trans-unit id="2887122197778293919" datatype="html">
076e1310 9349 <source>Go to the local videos page</source>
0b4a6767 9350 <target state="translated">Tadhail air duilleag nam videothan ionadail</target>
c90f6f26
G
9351 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group>
9352 </trans-unit>
5a6de093 9353 <trans-unit id="8009065619559214982" datatype="html">
076e1310 9354 <source>Go to the videos upload page</source>
0b4a6767 9355 <target state="translated">Tadhail air duilleag luchdadh suas videothan</target>
c90f6f26
G
9356 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group>
9357 </trans-unit>
5a6de093 9358 <trans-unit id="3779524668013120370" datatype="html">
076e1310 9359 <source>Go to my subscriptions</source>
0b4a6767 9360 <target state="translated">Tadhail air na fo-sgrìobhaidhean agam</target>
819205ed
G
9361 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9362 </trans-unit>
5a6de093 9363 <trans-unit id="1136469849928650779" datatype="html">
076e1310 9364 <source>Go to my videos</source>
0b4a6767 9365 <target state="translated">Tadhail air na videothan agam</target>
819205ed
G
9366 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9367 </trans-unit>
5a6de093 9368 <trans-unit id="7836683738999600376" datatype="html">
076e1310 9369 <source>Go to my imports</source>
0b4a6767 9370 <target state="translated">Tadhail air na h-ion-phortaidhean agam</target>
819205ed
G
9371 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9372 </trans-unit>
5a6de093 9373 <trans-unit id="7511292153332773503" datatype="html">
076e1310 9374 <source>Go to my channels</source>
0b4a6767 9375 <target state="translated">Tadhail air na seanailean agam</target>
819205ed
G
9376 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9377 </trans-unit>
793f70ae 9378 <trans-unit id="2013324644839511073" datatype="html">
e67ecaf8
C
9379 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9380Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
0b4a6767 9381 <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>
819205ed
G
9382 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9383 </trans-unit>
5a6de093 9384 <trans-unit id="375263728166936544" datatype="html">
076e1310 9385 <source>You need to reconnect.</source>
0b4a6767 9386 <target state="translated">Feumaidh tu ceangal ris a-rithist.</target>
918ad789 9387 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
c90f6f26
G
9388 </trans-unit>
9389 <trans-unit id="8093156107152165809" datatype="html">
9390 <source>Show/hide this help menu</source>
9391 <target state="new">Show/hide this help menu</target>
2164a13d
C
9392 <context-group purpose="location">
9393 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9394 <context context-type="linenumber">45</context>
9395 </context-group>
c90f6f26
G
9396 </trans-unit>
9397 <trans-unit id="3314265031897048047" datatype="html">
9398 <source>Hide this help menu</source>
9399 <target state="new">Hide this help menu</target>
2164a13d
C
9400 <context-group purpose="location">
9401 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9402 <context context-type="linenumber">46</context>
9403 </context-group>
918ad789 9404 </trans-unit>
5a6de093 9405 <trans-unit id="2206638022166154361" datatype="html">
076e1310 9406 <source>Keyboard Shortcuts:</source>
0b4a6767 9407 <target state="translated">Ath-ghoiridean a’ mheur-chlàir:</target>
793f70ae 9408 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
a0bb29af
G
9409 </trans-unit>
9410 <trans-unit id="3608407683173066091" datatype="html">
9411 <source>My history</source>
9412 <target state="translated">An eachdraidh agam</target>
c5c848c5
C
9413 <context-group purpose="location">
9414 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9415 <context context-type="linenumber">98</context>
9416 </context-group>
b68ec72e
G
9417 </trans-unit>
9418 <trans-unit id="4024404994702813072" datatype="html">
9419 <source>In my library</source>
a082d6fd 9420 <target state="translated">San leabhar-lann agam</target>
7c94e1e7
C
9421 <context-group purpose="location">
9422 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9423 <context context-type="linenumber">104</context>
9424 </context-group>
a2f7b4e6
G
9425 </trans-unit>
9426 <trans-unit id="232050922346936574" datatype="html">
9427 <source>Trending</source>
47f6767e 9428 <target state="translated">A’ treandadh</target>
c90f6f26
G
9429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group>
9430 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
9431 </trans-unit>
a0bb29af
G
9432 <trans-unit id="6470888608149621404" datatype="html">
9433 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9434 <target state="translated">AIR <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9435 <context-group purpose="location">
9436 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9437 <context context-type="linenumber">150</context>
09e1784b 9438 </context-group>
a2f7b4e6
G
9439 </trans-unit>
9440 <trans-unit id="2821179408673282599" datatype="html">
9441 <source>Home</source>
47f6767e 9442 <target state="translated">Dachaigh</target>
a0bb29af
G
9443 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9444 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9445 </trans-unit>
5a6de093 9446 <trans-unit id="4648900870671159218" datatype="html">
076e1310 9447 <source>Success</source>
0b4a6767 9448 <target state="translated">Deiseil</target>
c90f6f26
G
9449 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group>
9450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group>
9451 </trans-unit>
5a6de093 9452 <trans-unit id="1266887509445371246" datatype="html">
076e1310 9453 <source>Incorrect username or password.</source>
0b4a6767 9454 <target state="translated">Chan eil an t-ainm-cleachdaiche no chan eil am facal-faire mar bu chòir.</target>
c90f6f26
G
9455 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group>
9456 </trans-unit>
5a6de093
C
9457 <trans-unit id="6974874606619467663" datatype="html">
9458 <source>Your account is blocked.</source>
0b4a6767 9459 <target state="translated">Chaidh an cunntas agad a bhacadh.</target>
c90f6f26
G
9460 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group>
9461 </trans-unit>
5a6de093
C
9462 <trans-unit id="7939914198003891823" datatype="html">
9463 <source>any language</source>
0b4a6767 9464 <target state="translated">cànan sam bith</target>
819205ed
G
9465 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9466 </trans-unit>
5a6de093
C
9467 <trans-unit id="5633144232269377096" datatype="html">
9468 <source>hide</source>
0b4a6767 9469 <target state="translated">falaich</target>
819205ed
G
9470 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9471 </trans-unit>
5a6de093
C
9472 <trans-unit id="8603861867909474404" datatype="html">
9473 <source>blur</source>
0b4a6767 9474 <target state="translated">sgleò</target>
819205ed
G
9475 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9476 </trans-unit>
5a6de093
C
9477 <trans-unit id="4534458451100881847" datatype="html">
9478 <source>display</source>
0b4a6767 9479 <target state="translated">taisbean</target>
819205ed
G
9480 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9481 </trans-unit>
5a6de093
C
9482 <trans-unit id="4467323362722952678" datatype="html">
9483 <source>Unknown</source>
0b4a6767 9484 <target state="translated">Chan eil fhios</target>
819205ed
G
9485 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9486 </trans-unit>
5a6de093 9487 <trans-unit id="8781423666414310853" datatype="html">
076e1310 9488 <source>Your password has been successfully reset!</source>
0b4a6767 9489 <target state="translated">Chaidh am facal-faire agad ath-shuidheachadh!</target>
793f70ae
G
9490 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">47</context></context-group>
9491 </trans-unit>
5a6de093 9492 <trans-unit id="6048892649018070225" datatype="html">
076e1310 9493 <source>Today</source>
0b4a6767 9494 <target state="translated">An-diugh</target>
e67ecaf8
C
9495
9496
9497
9498 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
793f70ae
G
9499 <trans-unit id="4498682414491138092" datatype="html">
9500 <source>Yesterday</source>
0b4a6767 9501 <target state="translated">An-dè</target>
e67ecaf8
C
9502
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
793f70ae
G
9504 <trans-unit id="5073473933031004097" datatype="html">
9505 <source>This week</source>
0b4a6767 9506 <target state="translated">An t-seachdain-sa</target>
e67ecaf8
C
9507
9508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
793f70ae
G
9509 <trans-unit id="842657237693374355" datatype="html">
9510 <source>This month</source>
0b4a6767 9511 <target state="translated">Am mìos seo</target>
e67ecaf8
C
9512
9513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
793f70ae
G
9514 <trans-unit id="4463380307954693363" datatype="html">
9515 <source>Last month</source>
0b4a6767 9516 <target state="translated">Am mìos seo chaidh</target>
e67ecaf8
C
9517
9518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
793f70ae
G
9519 <trans-unit id="7473676707373218484" datatype="html">
9520 <source>Older</source>
0b4a6767 9521 <target state="translated">Nas sine</target>
e67ecaf8
C
9522
9523 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
793f70ae
G
9524 <trans-unit id="5036991421517255667" datatype="html">
9525 <source>Cannot load more videos. Try again later.</source>
0b4a6767 9526 <target state="translated">Chan urrainn dhuinn barrachd videothan a luchdadh. Feuch ris a-rithist an ceann greis.</target>
e67ecaf8
C
9527
9528
9529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
5a6de093 9530 <trans-unit id="4873149362496451858" datatype="html">
076e1310 9531 <source>Last 7 days</source>
0b4a6767 9532 <target state="translated">Na 7 làithean seo chaidh</target>
819205ed
G
9533 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9534 </trans-unit>
5a6de093 9535 <trans-unit id="2949150997160654358" datatype="html">
076e1310 9536 <source>Last 30 days</source>
0b4a6767 9537 <target state="translated">An 30 latha seo chaidh</target>
819205ed
G
9538 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9539 </trans-unit>
5a6de093 9540 <trans-unit id="5328600704510694984" datatype="html">
076e1310 9541 <source>Last 365 days</source>
0b4a6767 9542 <target state="translated">An 365 latha seo chaidh</target>
819205ed
G
9543 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9544 </trans-unit>
a2f7b4e6
G
9545 <trans-unit id="2392481201920342009" datatype="html">
9546 <source>VOD videos</source>
89806a88 9547 <target>Videothan air iarrtas</target>
c90f6f26
G
9548 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group>
9550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
9551 </trans-unit>
a2f7b4e6
G
9552 <trans-unit id="2180217594100853008" datatype="html">
9553 <source>Live videos</source>
89806a88 9554 <target>Videothan beòtha</target>
c90f6f26
G
9555 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group>
9557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
9558 </trans-unit>
5a6de093 9559 <trans-unit id="8487565500496466433" datatype="html">
076e1310 9560 <source>Short (&lt; 4 min)</source>
0b4a6767 9561 <target state="translated">Goirid (&lt; 4 mion)</target>
819205ed
G
9562 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9563 </trans-unit>
5a6de093 9564 <trans-unit id="3642535017283477339" datatype="html">
076e1310 9565 <source>Medium (4-10 min)</source>
0b4a6767 9566 <target state="translated">Meadhanach (4-10 mion)</target>
819205ed
G
9567 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9568 </trans-unit>
5a6de093 9569 <trans-unit id="6613870447286561244" datatype="html">
e67ecaf8
C
9570 <source>Long (> 10 min)</source>
9571 <target state="translated">Fada (> 10 mion)</target>
819205ed
G
9572 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9573 </trans-unit>
5a6de093 9574 <trans-unit id="1787083504545967" datatype="html">
076e1310 9575 <source>Relevance</source>
0b4a6767 9576 <target state="translated">Buntainneas</target>
819205ed
G
9577 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9578 </trans-unit>
5a6de093 9579 <trans-unit id="7944277186358179990" datatype="html">
076e1310 9580 <source>Publish date</source>
0b4a6767 9581 <target state="translated">Ceann-là an fhoillseachaidh</target>
819205ed
G
9582 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9583 </trans-unit>
5a6de093 9584 <trans-unit id="2123659921722214537" datatype="html">
076e1310 9585 <source>Views</source>
fb87355d 9586 <target state="translated">Air coimhead air</target>
c90f6f26
G
9587 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
9588 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">255</context></context-group>
9589 </trans-unit>
5a6de093
C
9590 <trans-unit id="3208627574396957172" datatype="html">
9591 <source>Search index is unavailable. Retrying with instance results instead.</source>
0b4a6767 9592 <target state="translated">Chan eil inneacs luirg ri fhaighinn. A’ feuchainn ris le toraidhean an ionstans ’na àite.</target>
819205ed
G
9593 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9594 </trans-unit>
5a6de093
C
9595 <trans-unit id="307702206382241469" datatype="html">
9596 <source>Search error</source>
0b4a6767 9597 <target state="translated">Mearachd luirg</target>
819205ed 9598 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
c90f6f26
G
9599 </trans-unit>
9600 <trans-unit id="6183000905044663854" datatype="html">
9601 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source>
9602 <target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
2164a13d
C
9603 <context-group purpose="location">
9604 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9605 <context context-type="linenumber">252</context>
9606 </context-group>
819205ed 9607 </trans-unit>
96383901
G
9608 <trans-unit id="8491751845906232809" datatype="html">
9609 <source>PeerTube instance host filter is invalid</source>
9610 <target state="translated">Tha criathrag òstair ionstans PeerTube mì-dhligheach</target>
819205ed
G
9611 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9612 </trans-unit>
793f70ae
G
9613 <trans-unit id="4580988005648117665" datatype="html">
9614 <source>Search</source>
0b4a6767 9615 <target state="translated">Lorg</target>
e67ecaf8
C
9616
9617
9618
9619
9620
9621
9622
9623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
819205ed
G
9624 <trans-unit id="320689395528621696" datatype="html">
9625 <source>Navigate between plugins and themes</source>
9626 <target state="translated">Seòl na plugain is ùrlaran</target>
78a5dd9c
C
9627 <context-group purpose="location">
9628 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9629 <context context-type="linenumber">7</context>
9630 </context-group>
9631 </trans-unit>
d7c6b951 9632 <trans-unit id="7804724824750282316" datatype="html">
52b356cf 9633 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
819205ed 9634 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {toradh} one {toradh} two {thoradh} few {toraidhean} other {toradh}}"/></target>
90aa0a74
C
9635 <context-group purpose="location">
9636 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9637 <context context-type="linenumber">5</context>
9638 </context-group>
4826a915 9639 </trans-unit>
a2f7b4e6
G
9640 <trans-unit id="8392321423487952834" datatype="html">
9641 <source>1 year ago</source>
47f6767e 9642 <target state="translated">Bliadhna air ais</target>
c90f6f26
G
9643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group>
9644 </trans-unit>
9645 <trans-unit id="1995871740249853660" datatype="html">
9646 <source><x id="PH" equiv-text="interval"/> month(s) ago</source>
9647 <target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target>
09e1784b
C
9648 <context-group purpose="location">
9649 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9650 <context context-type="linenumber">28</context>
09e1784b 9651 </context-group>
793f70ae 9652 </trans-unit>
a2f7b4e6
G
9653 <trans-unit id="6874778750344205852" datatype="html">
9654 <source>1 month ago</source>
47f6767e 9655 <target state="translated">Mìos air ais</target>
c90f6f26
G
9656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group>
9657 </trans-unit>
9658 <trans-unit id="3626585509896494177" datatype="html">
9659 <source><x id="PH" equiv-text="interval"/> week(s) ago</source>
9660 <target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target>
09e1784b
C
9661 <context-group purpose="location">
9662 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9663 <context context-type="linenumber">37</context>
09e1784b 9664 </context-group>
c90f6f26
G
9665 </trans-unit>
9666 <trans-unit id="4853543308896023917" datatype="html">
9667 <source><x id="PH" equiv-text="interval"/> day(s) ago</source>
9668 <target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target>
09e1784b
C
9669 <context-group purpose="location">
9670 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9671 <context context-type="linenumber">42</context>
09e1784b 9672 </context-group>
c90f6f26
G
9673 </trans-unit>
9674 <trans-unit id="1345947856864087664" datatype="html">
9675 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source>
9676 <target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target>
09e1784b
C
9677 <context-group purpose="location">
9678 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9679 <context context-type="linenumber">47</context>
09e1784b 9680 </context-group>
793f70ae 9681 </trans-unit>
5a6de093 9682 <trans-unit id="8256466313580256940" datatype="html">
793f70ae 9683 <source><x id="PH"/> min ago </source>
0b4a6767 9684 <target state="translated"><x id="PH"/> mion air ais </target>
c90f6f26
G
9685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group>
9686 </trans-unit>
5a6de093
C
9687 <trans-unit id="4733690367258997247" datatype="html">
9688 <source>just now</source>
0b4a6767 9689 <target state="translated">an-dràsta fhèin</target>
c90f6f26
G
9690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group>
9691 </trans-unit>
5a6de093 9692 <trans-unit id="2222108104954671970" datatype="html">
793f70ae 9693 <source><x id="PH"/> sec </source>
0b4a6767 9694 <target state="translated"><x id="PH"/> diog </target>
793f70ae 9695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group>
c90f6f26
G
9696 </trans-unit>
9697 <trans-unit id="8489397598480880903" datatype="html">
9698 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source>
9699 <target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target>
2164a13d
C
9700 <context-group purpose="location">
9701 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9702 <context context-type="linenumber">7</context>
9703 </context-group>
c90f6f26
G
9704 </trans-unit>
9705 <trans-unit id="599762045687999334" datatype="html">
9706 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source>
9707 <target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target>
2164a13d
C
9708 <context-group purpose="location">
9709 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9710 <context context-type="linenumber">8</context>
9711 </context-group>
c90f6f26
G
9712 </trans-unit>
9713 <trans-unit id="4951459525104027759" datatype="html">
9714 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source>
9715 <target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target>
2164a13d
C
9716 <context-group purpose="location">
9717 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9718 <context context-type="linenumber">9</context>
9719 </context-group>
c90f6f26
G
9720 </trans-unit>
9721 <trans-unit id="2471141982657856893" datatype="html">
9722 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source>
9723 <target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target>
2164a13d
C
9724 <context-group purpose="location">
9725 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9726 <context context-type="linenumber">10</context>
9727 </context-group>
c90f6f26
G
9728 </trans-unit>
9729 <trans-unit id="8562677309401914974" datatype="html">
9730 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source>
9731 <target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target>
2164a13d
C
9732 <context-group purpose="location">
9733 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9734 <context context-type="linenumber">11</context>
9735 </context-group>
c90f6f26
G
9736 </trans-unit>
9737 <trans-unit id="3613007385964514320" datatype="html">
9738 <source><x id="PH" equiv-text="interval"/> year(s) ago</source>
9739 <target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
2164a13d
C
9740 <context-group purpose="location">
9741 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9742 <context context-type="linenumber">19</context>
9743 </context-group>
793f70ae
G
9744 </trans-unit>
9745 <trans-unit id="6499699285816188400" datatype="html">
9746 <source>Abuse reports</source>
de8c02ea 9747 <target state="translated">Gearanan mu mhì-ghnàthachadh</target>
793f70ae
G
9748 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">41</context></context-group>
9749 </trans-unit>
9750 <trans-unit id="4930506384627295710" datatype="html">
9751 <source>Settings</source>
0b4a6767 9752 <target state="translated">Roghainnean</target>
819205ed
G
9753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">12</context></context-group>
9754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">45</context></context-group>
9755 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group>
9756 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group>
9757 </trans-unit>
5a6de093 9758 <trans-unit id="9178182467454450952" datatype="html">
076e1310 9759 <source>Confirm</source>
0b4a6767 9760 <target state="translated">Dearbh</target>
352cdf75
G
9761 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9762 </trans-unit>
5a6de093 9763 <trans-unit id="7784486624424057376" datatype="html">
076e1310 9764 <source>Instance name is required.</source>
0b4a6767 9765 <target state="translated">Tha ainm ionstans riatanach.</target>
793f70ae
G
9766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">7</context></context-group>
9767 </trans-unit>
5a6de093 9768 <trans-unit id="3281212084219111058" datatype="html">
076e1310 9769 <source>Short description should not be longer than 250 characters.</source>
0b4a6767 9770 <target state="translated">Cha bu chòir dhan tuairisgeul ghoirid a bhith nas fhaide na 250 caractar.</target>
793f70ae
G
9771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">14</context></context-group>
9772 </trans-unit>
5a6de093 9773 <trans-unit id="6033463036257195528" datatype="html">
076e1310 9774 <source>Twitter username is required.</source>
0b4a6767 9775 <target state="translated">Tha ainm-cleachdaiche Twitter riatanach.</target>
793f70ae
G
9776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">21</context></context-group>
9777 </trans-unit>
5a6de093 9778 <trans-unit id="8198703669620791633" datatype="html">
076e1310 9779 <source>Previews cache size is required.</source>
0b4a6767 9780 <target state="translated">Tha meud tasgadan nan ro-sheallaidhean riatanach.</target>
793f70ae
G
9781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">28</context></context-group>
9782 </trans-unit>
5a6de093 9783 <trans-unit id="3971192070835972256" datatype="html">
076e1310 9784 <source>Previews cache size must be greater than 1.</source>
0b4a6767 9785 <target state="translated">Feumaidh meud tasgadan nan ro-sheallaidhean a bhith nas motha na 1.</target>
793f70ae
G
9786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">29</context></context-group>
9787 </trans-unit>
5a6de093 9788 <trans-unit id="2903453036126968504" datatype="html">
076e1310 9789 <source>Previews cache size must be a number.</source>
0b4a6767 9790 <target state="translated">Feumaidh meud tasgadan nan ro-sheallaidhean a bhith ’na àireamh.</target>
793f70ae
G
9791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">30</context></context-group>
9792 </trans-unit>
5a6de093 9793 <trans-unit id="6941976540222684735" datatype="html">
076e1310 9794 <source>Captions cache size is required.</source>
5ce52d62 9795 <target state="translated">Tha meud tasgadan nam fo-thiotalan riatanach.</target>
793f70ae
G
9796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">37</context></context-group>
9797 </trans-unit>
5a6de093 9798 <trans-unit id="780869536819343075" datatype="html">
076e1310 9799 <source>Captions cache size must be greater than 1.</source>
5ce52d62 9800 <target state="translated">Feumaidh meud tasgadan nam fo-thiotalan a bhith nas motha na 1.</target>
793f70ae
G
9801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">38</context></context-group>
9802 </trans-unit>
5a6de093 9803 <trans-unit id="2498218540197718478" datatype="html">
076e1310 9804 <source>Captions cache size must be a number.</source>
5ce52d62 9805 <target state="translated">Feumaidh meud tasgadan nam fo-thiotalan a bhith ’na àireamh.</target>
793f70ae
G
9806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">39</context></context-group>
9807 </trans-unit>
5a6de093 9808 <trans-unit id="818392297325723982" datatype="html">
076e1310 9809 <source>Signup limit is required.</source>
0b4a6767 9810 <target state="translated">Tha crìoch clàraidh riatanach.</target>
793f70ae 9811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">46</context></context-group>
a2f7b4e6
G
9812 </trans-unit>
9813 <trans-unit id="5630311719329022718" datatype="html">
9814 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
47f6767e 9815 <target state="translated">Feumaidh crìoch clàraidh a bhith nas motha na 1.Cleachd -1 gus a chur à comas.</target>
c29ce242
C
9816 <context-group purpose="location">
9817 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9818 <context context-type="linenumber">47</context>
9819 </context-group>
793f70ae 9820 </trans-unit>
5a6de093 9821 <trans-unit id="2555843408410000965" datatype="html">
076e1310 9822 <source>Signup limit must be a number.</source>
0b4a6767 9823 <target state="translated">Feumaidh crìoch clàraidh a bhith ’na àireamh.</target>
793f70ae 9824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">48</context></context-group>
a0bb29af
G
9825 </trans-unit>
9826 <trans-unit id="346485141381099383" datatype="html">
9827 <source>Signup minimum age is required.</source>
9828 <target state="translated">Tha feum air aois as òige a’ chlàraidh.</target>
c5c848c5
C
9829 <context-group purpose="location">
9830 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9831 <context context-type="linenumber">55</context>
9832 </context-group>
a0bb29af
G
9833 </trans-unit>
9834 <trans-unit id="4230672031132838318" datatype="html">
9835 <source>Signup minimum age must be greater than 1.</source>
9836 <target state="translated">Feumaidh aois as òige a’ clàraidh a bhith nas motha na 1.</target>
c5c848c5
C
9837 <context-group purpose="location">
9838 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9839 <context context-type="linenumber">56</context>
9840 </context-group>
a0bb29af
G
9841 </trans-unit>
9842 <trans-unit id="5929230001329133993" datatype="html">
9843 <source>Signup minimum age must be a number.</source>
9844 <target state="translated">Feumaidh aois as òige a’ chlàraidh a bhith ’na h-àireamh.</target>
c5c848c5
C
9845 <context-group purpose="location">
9846 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9847 <context context-type="linenumber">57</context>
9848 </context-group>
793f70ae 9849 </trans-unit>
5a6de093 9850 <trans-unit id="240096858386658337" datatype="html">
076e1310 9851 <source>Admin email is required.</source>
0b4a6767 9852 <target state="translated">Tha post-d rianaire riatanach.</target>
a0bb29af
G
9853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">64</context></context-group>
9854 </trans-unit>
5a6de093 9855 <trans-unit id="4392533896009432078" datatype="html">
076e1310 9856 <source>Admin email must be valid.</source>
0b4a6767 9857 <target state="translated">Feumaidh post-d an rianaire a bhith dligheach.</target>
a0bb29af
G
9858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">65</context></context-group>
9859 </trans-unit>
5a6de093 9860 <trans-unit id="6172217783476989430" datatype="html">
076e1310 9861 <source>Transcoding threads is required.</source>
5ce52d62 9862 <target state="translated">Tha snàithleanan tar-chòdachaidh riatanach.</target>
a0bb29af
G
9863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">72</context></context-group>
9864 </trans-unit>
5a6de093 9865 <trans-unit id="5320424292625586941" datatype="html">
076e1310 9866 <source>Transcoding threads must be greater or equal to 0.</source>
5ce52d62 9867 <target state="translated">Chan fhaod snàithleanan tar-chòdachaidh a bhith nas lugha na 0.</target>
a0bb29af
G
9868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">73</context></context-group>
9869 </trans-unit>
4826a915
G
9870 <trans-unit id="8185661254949728718" datatype="html">
9871 <source>Max live duration is required.</source>
0b4a6767 9872 <target state="translated">Tha faide as motha nan sruthaidhean beòtha riatanach.</target>
a0bb29af
G
9873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">80</context></context-group>
9874 </trans-unit>
4826a915
G
9875 <trans-unit id="8892863662898651766" datatype="html">
9876 <source>Max live duration should be greater or equal to -1.</source>
0b4a6767 9877 <target state="translated">Feumaidh faide as motha nan sruthaidhean beòtha a bhith nas motha no co-ionnann ri -1.</target>
a0bb29af
G
9878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">81</context></context-group>
9879 </trans-unit>
4826a915
G
9880 <trans-unit id="8196240396863235661" datatype="html">
9881 <source>Max instance lives is required.</source>
0b4a6767 9882 <target state="translated">Tha àireamh as motha de shruthaidhean beòtha air an ionstans riatanach.</target>
a0bb29af
G
9883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">88</context></context-group>
9884 </trans-unit>
4826a915
G
9885 <trans-unit id="913683464711184925" datatype="html">
9886 <source>Max instance lives should be greater or equal to -1.</source>
0b4a6767 9887 <target state="translated">Feumaidh àireamh as motha nan sruthaidhean beòtha air an ionstans a bhith nas motha no co-ionnann ri -1.</target>
a0bb29af
G
9888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">89</context></context-group>
9889 </trans-unit>
4826a915
G
9890 <trans-unit id="5614457087254770778" datatype="html">
9891 <source>Max user lives is required.</source>
0b4a6767 9892 <target state="translated">Tha àireamh as motha de shruthaidhean beòtha nan cleachdaichean riatanach.</target>
a0bb29af
G
9893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">96</context></context-group>
9894 </trans-unit>
4826a915
G
9895 <trans-unit id="2779726697233311712" datatype="html">
9896 <source>Max user lives should be greater or equal to -1.</source>
0b4a6767 9897 <target state="translated">Feumaidh an àireamh as motha de shruthaidhean beòtha nan cleachdaichean a bhith nas motha no co-ionnann ri -1.</target>
a0bb29af 9898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">97</context></context-group>
fb87355d
G
9899 </trans-unit>
9900 <trans-unit id="351272950792130803" datatype="html">
9901 <source>Max video channels per user is required.</source>
9902 <target state="translated">Tha an àireamh as motha de sheanailean video do gach cleachdaiche riatanach.</target>
c49c366a
C
9903 <context-group purpose="location">
9904 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9905 <context context-type="linenumber">104</context>
9906 </context-group>
fb87355d
G
9907 </trans-unit>
9908 <trans-unit id="5253683089104713724" datatype="html">
9909 <source>Max video channels per user must be greater or equal to 1.</source>
9910 <target state="translated">Feumaidh an àireamh as motha de sheanailean video do gach cleachdaiche a bhith nas motha no co-ionnan ri 1.</target>
c49c366a
C
9911 <context-group purpose="location">
9912 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9913 <context context-type="linenumber">105</context>
9914 </context-group>
fb87355d
G
9915 </trans-unit>
9916 <trans-unit id="8354695459880751923" datatype="html">
9917 <source>Max video channels per user must be a number.</source>
9918 <target state="translated">Feumaidh an àireamh as motha de sheanailean video do gach cleachdaiche a bhith ’na àireamh.</target>
c49c366a
C
9919 <context-group purpose="location">
9920 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9921 <context context-type="linenumber">106</context>
9922 </context-group>
a0bb29af 9923 </trans-unit>
4826a915
G
9924 <trans-unit id="5832601947705094130" datatype="html">
9925 <source>Concurrency is required.</source>
0b4a6767 9926 <target state="translated">Tha co-ruith riatanach.</target>
fb87355d
G
9927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">113</context></context-group>
9928 </trans-unit>
4826a915
G
9929 <trans-unit id="4751566092251132371" datatype="html">
9930 <source>Concurrency should be greater or equal to 1.</source>
0b4a6767 9931 <target state="translated">Bu chòir dhan cho-ruith a bhith nas motha no co-ionnann ri 1.</target>
fb87355d
G
9932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">114</context></context-group>
9933 </trans-unit>
5a6de093 9934 <trans-unit id="75589896034107743" datatype="html">
076e1310 9935 <source>Index URL should be a URL</source>
0b4a6767 9936 <target state="translated">Bu chòir do dh’URL an inneics a bhith ’na URL</target>
fb87355d
G
9937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">121</context></context-group>
9938 </trans-unit>
5a6de093
C
9939 <trans-unit id="3964961007325702684" datatype="html">
9940 <source>Search index URL should be a URL</source>
0b4a6767 9941 <target state="translated">Bu chòir do dh’URL an inneics luirg a bhith ’na URL</target>
fb87355d
G
9942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">128</context></context-group>
9943 </trans-unit>
5a6de093 9944 <trans-unit id="8602814243662345124" datatype="html">
076e1310 9945 <source>Email is required.</source>
0b4a6767 9946 <target state="translated">Tha post-d riatanach.</target>
a2f7b4e6
G
9947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">7</context></context-group>
9948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">39</context></context-group>
9949 </trans-unit>
5a6de093 9950 <trans-unit id="4591482207344282590" datatype="html">
076e1310 9951 <source>Email must be valid.</source>
0b4a6767 9952 <target state="translated">Feumaidh am post-d a bhith dligheach.</target>
a2f7b4e6
G
9953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">8</context></context-group>
9954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">40</context></context-group>
9955 </trans-unit>
4826a915
G
9956 <trans-unit id="544279804045883862" datatype="html">
9957 <source>Handle is required.</source>
0b4a6767 9958 <target state="translated">Tha làimhsichear riatanach.</target>
a2f7b4e6
G
9959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group>
9960 </trans-unit>
3bbb9bef
G
9961 <trans-unit id="2805037637775107078" datatype="html">
9962 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
47f6767e 9963 <target state="translated">Feumaidh an làimhsichear a bhith dligheach (m.e. chocobozzz@ball-eisimpleir.com).</target>
a2f7b4e6
G
9964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9965 </trans-unit>
5a6de093 9966 <trans-unit id="4968369344159400023" datatype="html">
076e1310 9967 <source>Your name is required.</source>
0b4a6767 9968 <target state="translated">Tha d’ ainm riatanach.</target>
793f70ae
G
9969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">19</context></context-group>
9970 </trans-unit>
5a6de093 9971 <trans-unit id="5799695548385507586" datatype="html">
076e1310 9972 <source>Your name must be at least 1 character long.</source>
0b4a6767 9973 <target state="translated">Feumaidh d’ ainm a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
9974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">20</context></context-group>
9975 </trans-unit>
5a6de093 9976 <trans-unit id="3600004643604731577" datatype="html">
076e1310 9977 <source>Your name cannot be more than 120 characters long.</source>
0b4a6767 9978 <target state="translated">Chan fhaod d’ ainm a bhith nas fhaide na 120 caractar.</target>
793f70ae
G
9979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">21</context></context-group>
9980 </trans-unit>
5a6de093 9981 <trans-unit id="3981804692726336204" datatype="html">
076e1310 9982 <source>A subject is required.</source>
0b4a6767 9983 <target state="translated">Tha cuspair riatanach.</target>
793f70ae
G
9984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">32</context></context-group>
9985 </trans-unit>
5a6de093 9986 <trans-unit id="7787099349830266861" datatype="html">
076e1310 9987 <source>The subject must be at least 1 character long.</source>
0b4a6767 9988 <target state="translated">Feumaidh an cuspair a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
9989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">33</context></context-group>
9990 </trans-unit>
5a6de093 9991 <trans-unit id="5905189237950302829" datatype="html">
076e1310 9992 <source>The subject cannot be more than 120 characters long.</source>
0b4a6767 9993 <target state="translated">Chan fhaod an cuspair a bhith nas fhaide na 120 caractar.</target>
793f70ae
G
9994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">34</context></context-group>
9995 </trans-unit>
5a6de093 9996 <trans-unit id="847704400962945123" datatype="html">
076e1310 9997 <source>A message is required.</source>
0b4a6767 9998 <target state="translated">Tha teachdaireachd riatanach.</target>
793f70ae
G
9999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">45</context></context-group>
10000 </trans-unit>
5a6de093 10001 <trans-unit id="3871842658394273178" datatype="html">
076e1310 10002 <source>The message must be at least 3 characters long.</source>
0b4a6767 10003 <target state="translated">Feumaidh an teachdaireachd a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
793f70ae
G
10004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">46</context></context-group>
10005 </trans-unit>
5a6de093 10006 <trans-unit id="3731145759205895653" datatype="html">
076e1310 10007 <source>The message cannot be more than 5000 characters long.</source>
0b4a6767 10008 <target state="translated">Chan fhaod an teachdaireachd a bhith nas fhaide na 5000 caractar.</target>
793f70ae
G
10009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">47</context></context-group>
10010 </trans-unit>
5a6de093 10011 <trans-unit id="3868123820758341861" datatype="html">
076e1310 10012 <source>Username is required.</source>
0b4a6767 10013 <target state="translated">Tha ainm-cleachdaiche riatanach.</target>
a2f7b4e6
G
10014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">9</context></context-group>
10015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">14</context></context-group>
10016 </trans-unit>
5a6de093 10017 <trans-unit id="3577237269587081090" datatype="html">
076e1310 10018 <source>Password is required.</source>
0b4a6767 10019 <target state="translated">Tha facal-faire riatanach.</target>
a2f7b4e6
G
10020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group>
10021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group>
10022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group>
10023 </trans-unit>
5a6de093 10024 <trans-unit id="3152303769378345477" datatype="html">
076e1310 10025 <source>Confirmation of the password is required.</source>
0b4a6767 10026 <target state="translated">Tha dearbhadh an fhacail-fhaire riatanach.</target>
793f70ae
G
10027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/reset-password-validators.ts</context><context context-type="linenumber">9</context></context-group>
10028 </trans-unit>
5a6de093 10029 <trans-unit id="4786141633412279939" datatype="html">
076e1310 10030 <source>Username must be at least 1 character long.</source>
0b4a6767 10031 <target state="translated">Feumaidh an t-ainm-cleachdaiche a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">15</context></context-group>
10033 </trans-unit>
5a6de093 10034 <trans-unit id="1019755749203839300" datatype="html">
076e1310 10035 <source>Username cannot be more than 50 characters long.</source>
0b4a6767 10036 <target state="translated">Chan fhaod ainm-cleachdaiche a bhith nas fhaide na 50 caractar.</target>
a2f7b4e6
G
10037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">16</context></context-group>
10038 </trans-unit>
5a6de093 10039 <trans-unit id="5621067256208426608" datatype="html">
076e1310 10040 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
0b4a6767 10041 <target state="translated">Chan fhaod ach litrichean beaga gun stràcan, àireamhan, dotagan is fo-loidhnichean a bhith am broinn ainm-cleachdaiche.</target>
a2f7b4e6
G
10042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">17</context></context-group>
10043 </trans-unit>
5a6de093
C
10044 <trans-unit id="6288154707582132676" datatype="html">
10045 <source>Channel name is required.</source>
0b4a6767 10046 <target state="translated">Tha ainm sianail riatanach.</target>
a2f7b4e6
G
10047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">29</context></context-group>
10048 </trans-unit>
5a6de093
C
10049 <trans-unit id="8178814467139959283" datatype="html">
10050 <source>Channel name must be at least 1 character long.</source>
0b4a6767 10051 <target state="translated">Feumaidh ainm na seanail a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">30</context></context-group>
10053 </trans-unit>
5a6de093
C
10054 <trans-unit id="8602785819772117007" datatype="html">
10055 <source>Channel name cannot be more than 50 characters long.</source>
0b4a6767 10056 <target state="translated">Chan fhaod ainm na seanail a bhith nas fhaide na 50 caractar.</target>
a2f7b4e6
G
10057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">31</context></context-group>
10058 </trans-unit>
793f70ae
G
10059 <trans-unit id="3419415520566928243" datatype="html">
10060 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
0b4a6767 10061 <target state="translated">Chan fhaod ach litrichean beaga gun stràcan, àireamhan, dotagan is fo-loidhnichean a bhith am broinn ainm seanail.</target>
a2f7b4e6
G
10062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">32</context></context-group>
10063 </trans-unit>
5a6de093 10064 <trans-unit id="525871656034789056" datatype="html">
076e1310 10065 <source>Password must be at least 6 characters long.</source>
0b4a6767 10066 <target state="translated">Feumaidh am facal-faire a bhith 6 caractaran a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10067 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group>
10068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group>
10069 </trans-unit>
5a6de093 10070 <trans-unit id="1099684476181448167" datatype="html">
076e1310 10071 <source>Password cannot be more than 255 characters long.</source>
0b4a6767 10072 <target state="translated">Chan fhaod am facal-faire a bhith nas fhaide na 255 caractar.</target>
a2f7b4e6
G
10073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group>
10074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group>
10075 </trans-unit>
5a6de093 10076 <trans-unit id="3392630942539073768" datatype="html">
076e1310 10077 <source>The new password and the confirmed password do not correspond.</source>
0b4a6767 10078 <target state="translated">Chan eil am facal-faire ùr ’s a dhearbhadh co-ionnann.</target>
a2f7b4e6
G
10079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group>
10080 </trans-unit>
5a6de093 10081 <trans-unit id="2027337371129904473" datatype="html">
076e1310 10082 <source>Video quota is required.</source>
0b4a6767 10083 <target state="translated">Tha feum air cuota video.</target>
a2f7b4e6
G
10084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group>
10085 </trans-unit>
5a6de093 10086 <trans-unit id="267386529333143660" datatype="html">
076e1310 10087 <source>Quota must be greater than -1.</source>
0b4a6767 10088 <target state="translated">Feumaidh an cuota a bhith nas motha na -1.</target>
a2f7b4e6
G
10089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group>
10090 </trans-unit>
5a6de093 10091 <trans-unit id="1220179061234048936" datatype="html">
076e1310 10092 <source>Daily upload limit is required.</source>
0b4a6767 10093 <target state="translated">Tha crìoch air an luchdadh suas làitheil riatanach.</target>
a2f7b4e6
G
10094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group>
10095 </trans-unit>
5a6de093 10096 <trans-unit id="8959404382357999234" datatype="html">
076e1310 10097 <source>Daily upload limit must be greater than -1.</source>
0b4a6767 10098 <target state="translated">Feumaidh a’ chrìoch air an luchdadh suas làitheil a bhith nas motha na -1.</target>
a2f7b4e6
G
10099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group>
10100 </trans-unit>
5a6de093 10101 <trans-unit id="4796798537475457493" datatype="html">
076e1310 10102 <source>User role is required.</source>
0b4a6767 10103 <target state="translated">Tha feum air dreuchd cleachdaiche.</target>
a2f7b4e6
G
10104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group>
10105 </trans-unit>
5a6de093 10106 <trans-unit id="2761226139624435788" datatype="html">
076e1310 10107 <source>Description must be at least 3 characters long.</source>
0b4a6767 10108 <target state="translated">Feumaidh an tuairisgeul a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
918ad789
G
10109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group>
10110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group>
10111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group>
10112 </trans-unit>
5a6de093 10113 <trans-unit id="4717982586356605243" datatype="html">
076e1310 10114 <source>Description cannot be more than 1000 characters long.</source>
0b4a6767 10115 <target state="translated">Chan fhaod an tuairisgeul a bhith nas fhaide na 1000 caractar.</target>
918ad789
G
10116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group>
10117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group>
10118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group>
10119 </trans-unit>
5a6de093 10120 <trans-unit id="1814372869868173571" datatype="html">
076e1310 10121 <source>You must agree with the instance terms in order to register on it.</source>
0b4a6767 10122 <target state="translated">Feumaidh tu aontachadh ri teirmichean an ionstans mus clàraich thu leis.</target>
a2f7b4e6
G
10123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group>
10124 </trans-unit>
5a6de093 10125 <trans-unit id="7803960725351649605" datatype="html">
076e1310 10126 <source>Ban reason must be at least 3 characters long.</source>
0b4a6767 10127 <target state="translated">Feumaidh adhbhar an toirmisg a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group>
10129 </trans-unit>
5a6de093 10130 <trans-unit id="3851609012243698179" datatype="html">
076e1310 10131 <source>Ban reason cannot be more than 250 characters long.</source>
0b4a6767 10132 <target state="translated">Chan fhaod adhbhar an toirmisg a bhith nas fhaide na 250 caractar.</target>
a2f7b4e6
G
10133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group>
10134 </trans-unit>
5a6de093 10135 <trans-unit id="6632896893630378443" datatype="html">
076e1310 10136 <source>Display name is required.</source>
0b4a6767 10137 <target state="translated">Tha feum air ainm-taisbeanaidh.</target>
918ad789
G
10138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group>
10139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group>
10140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group>
10141 </trans-unit>
5a6de093 10142 <trans-unit id="1303578752658966736" datatype="html">
076e1310 10143 <source>Display name must be at least 1 character long.</source>
0b4a6767 10144 <target state="translated">Feumaidh an t-ainm-taisbeanaidh a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
918ad789
G
10145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group>
10146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group>
10147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group>
10148 </trans-unit>
5a6de093 10149 <trans-unit id="4613240543124934954" datatype="html">
076e1310 10150 <source>Display name cannot be more than 50 characters long.</source>
0b4a6767 10151 <target state="translated">Chan fhaod an t-ainm-taisbeanaidh a bhith nas fhaide na 50 caractar.</target>
918ad789
G
10152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group>
10153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group>
10154 </trans-unit>
5a6de093 10155 <trans-unit id="1000468652492651683" datatype="html">
076e1310 10156 <source>Report reason is required.</source>
de8c02ea 10157 <target state="translated">Tha feum air adhbhar a’ ghearain.</target>
793f70ae
G
10158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">7</context></context-group>
10159 </trans-unit>
5a6de093 10160 <trans-unit id="1109780973109145433" datatype="html">
076e1310 10161 <source>Report reason must be at least 2 characters long.</source>
de8c02ea 10162 <target state="translated">Feumaidh adhbhar a’ ghearain a bhith 2 charactar a dh’fhaid air a char as lugha.</target>
793f70ae
G
10163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">8</context></context-group>
10164 </trans-unit>
5a6de093 10165 <trans-unit id="5414573937278525654" datatype="html">
076e1310 10166 <source>Report reason cannot be more than 3000 characters long.</source>
de8c02ea 10167 <target state="translated">Chan fhaod adhbhar a’ ghearain a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">9</context></context-group>
10169 </trans-unit>
5a6de093 10170 <trans-unit id="8779567454442277762" datatype="html">
076e1310 10171 <source>Moderation comment is required.</source>
5ce52d62 10172 <target state="translated">Tha feum air beachd maorsainneachd.</target>
793f70ae
G
10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">16</context></context-group>
10174 </trans-unit>
5a6de093 10175 <trans-unit id="8954765410376245909" datatype="html">
076e1310 10176 <source>Moderation comment must be at least 2 characters long.</source>
5ce52d62 10177 <target state="translated">Feumaidh beachd na maorsainneachd a bhith 2 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">17</context></context-group>
10179 </trans-unit>
5a6de093 10180 <trans-unit id="6316804467108244906" datatype="html">
076e1310 10181 <source>Moderation comment cannot be more than 3000 characters long.</source>
5ce52d62 10182 <target state="translated">Chan fhaod beachd na maorsainneachd a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">18</context></context-group>
10184 </trans-unit>
5a6de093
C
10185 <trans-unit id="8835075531528610034" datatype="html">
10186 <source>Abuse message is required.</source>
de8c02ea 10187 <target state="translated">Tha teachdaireachd riatanach ann an gearan mu mhì-ghnàthachadh.</target>
793f70ae
G
10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">25</context></context-group>
10189 </trans-unit>
5a6de093
C
10190 <trans-unit id="9034042966936514516" datatype="html">
10191 <source>Abuse message must be at least 2 characters long.</source>
de8c02ea 10192 <target state="translated">Feumaidh teachdaireachd mu mhì-ghnàthachadh a bhith 2 charactar a dh’fhaid air a char as lugha.</target>
793f70ae
G
10193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">26</context></context-group>
10194 </trans-unit>
5a6de093
C
10195 <trans-unit id="7989186574443390119" datatype="html">
10196 <source>Abuse message cannot be more than 3000 characters long.</source>
de8c02ea 10197 <target state="translated">Chan fhaod teachdaireachd mu mhì-ghnàthachadh a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">27</context></context-group>
10199 </trans-unit>
5a6de093 10200 <trans-unit id="6700357678556223012" datatype="html">
076e1310 10201 <source>The channel is required.</source>
0b4a6767 10202 <target state="translated">Tha an t-seanail riatanach.</target>
793f70ae
G
10203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">7</context></context-group>
10204 </trans-unit>
5a6de093
C
10205 <trans-unit id="9191505323045740697" datatype="html">
10206 <source>Block reason must be at least 2 characters long.</source>
0b4a6767 10207 <target state="translated">Feumaidh adhbhar a’ bhacaidh a bhith 2 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">7</context></context-group>
10209 </trans-unit>
5a6de093
C
10210 <trans-unit id="8581623418602419755" datatype="html">
10211 <source>Block reason cannot be more than 300 characters long.</source>
0b4a6767 10212 <target state="translated">Chan fhaod adhbhar a’ bhacaidh a bhith nas fhaide na 300 caractar.</target>
793f70ae
G
10213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">8</context></context-group>
10214 </trans-unit>
5a6de093 10215 <trans-unit id="1099619384694370156" datatype="html">
076e1310 10216 <source>Video caption language is required.</source>
5ce52d62 10217 <target state="translated">Tha feum air cànan fo-thiotail a’ video.</target>
793f70ae
G
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">7</context></context-group>
10219 </trans-unit>
5a6de093 10220 <trans-unit id="3438639650276868976" datatype="html">
076e1310 10221 <source>Video caption file is required.</source>
5ce52d62 10222 <target state="translated">Tha feum air faidhle fo-thiotail a’ video.</target>
793f70ae 10223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">14</context></context-group>
352cdf75
G
10224 </trans-unit>
10225 <trans-unit id="9145435275110757909" datatype="html">
10226 <source>Caption content is required.</source>
10227 <target state="translated">Tha feum air susbaint fo-thiotail.</target>
3c18ff47
C
10228 <context-group purpose="location">
10229 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10230 <context context-type="linenumber">21</context>
10231 </context-group>
793f70ae 10232 </trans-unit>
5a6de093 10233 <trans-unit id="7365924714339585574" datatype="html">
076e1310 10234 <source>The username is required.</source>
0b4a6767 10235 <target state="translated">Tha an t-ainm-cleachdaiche riatanach.</target>
793f70ae
G
10236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">14</context></context-group>
10237 </trans-unit>
5a6de093 10238 <trans-unit id="3954099618513992825" datatype="html">
076e1310 10239 <source>You can only transfer ownership to a local account</source>
0b4a6767 10240 <target state="translated">Chan urrainn dhut an t-sealbh atharrachadh ach gu cunntas ionadail</target>
793f70ae
G
10241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">15</context></context-group>
10242 </trans-unit>
5a6de093 10243 <trans-unit id="4444753420973870540" datatype="html">
076e1310 10244 <source>Name is required.</source>
0b4a6767 10245 <target state="translated">Tha feum air ainm.</target>
918ad789
G
10246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">10</context></context-group>
10247 </trans-unit>
5a6de093 10248 <trans-unit id="4006797705713167676" datatype="html">
076e1310 10249 <source>Name must be at least 1 character long.</source>
0b4a6767 10250 <target state="translated">Feumaidh an t-ainm a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
918ad789
G
10251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">11</context></context-group>
10252 </trans-unit>
5a6de093 10253 <trans-unit id="2233809696503670883" datatype="html">
076e1310 10254 <source>Name cannot be more than 50 characters long.</source>
0b4a6767 10255 <target state="translated">Chan fhaod an t-ainm a bhith nas fhaide na 50 caractar.</target>
918ad789
G
10256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">12</context></context-group>
10257 </trans-unit>
5a6de093 10258 <trans-unit id="7915656854942800659" datatype="html">
076e1310 10259 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
0b4a6767 10260 <target state="translated">Chan fhaod ach litrichean beaga gun stràcan, àireamhan, dotagan is fo-loidhnichean a bhith am broinn an ainm.</target>
918ad789
G
10261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">13</context></context-group>
10262 </trans-unit>
5a6de093 10263 <trans-unit id="6880459830525364741" datatype="html">
076e1310 10264 <source>Support text must be at least 3 characters long.</source>
f85b7b40 10265 <target state="translated">Feumaidh an teacsa mun taic a bhith 3 caractaran a dh'fhaid air a char as lugha.</target>
918ad789 10266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group>
c90f6f26
G
10267 </trans-unit>
10268 <trans-unit id="6122525173522570480" datatype="html">
10269 <source>Support text cannot be more than 1000 characters long.</source>
10270 <target state="new">Support text cannot be more than 1000 characters long.</target>
d3401260
C
10271 <context-group purpose="location">
10272 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10273 <context context-type="linenumber">48</context>
10274 </context-group>
e67ecaf8
C
10275 </trans-unit><trans-unit id="6149476559621965756" datatype="html">
10276 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target>
10277 <context-group purpose="location">
10278 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10279 <context context-type="linenumber">59</context>
10280 </context-group>
10281 </trans-unit><trans-unit id="7820654428820536159" datatype="html">
10282 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target>
10283 <context-group purpose="location">
10284 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10285 <context context-type="linenumber">60</context>
10286 </context-group>
10287 </trans-unit><trans-unit id="5090406837784732474" datatype="html">
10288 <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target>
10289 <context-group purpose="location">
10290 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10291 <context context-type="linenumber">61</context>
10292 </context-group>
918ad789 10293 </trans-unit>
d7c6b951 10294 <trans-unit id="5637879201055173642" datatype="html">
e67ecaf8
C
10295 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
10296 <target state="translated">Faic <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> air mar a chleachdas tu gleus nan sruthan beòtha air PeerTube. </target>
687a6afd
G
10297 <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>
10298 </trans-unit>
5a6de093 10299 <trans-unit id="4267638333776227701" datatype="html">
076e1310 10300 <source>Comment is required.</source>
0b4a6767 10301 <target state="translated">Tha feum air beachd.</target>
793f70ae
G
10302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">7</context></context-group>
10303 </trans-unit>
5a6de093 10304 <trans-unit id="71132671234491945" datatype="html">
076e1310 10305 <source>Comment must be at least 2 characters long.</source>
0b4a6767 10306 <target state="translated">Feumaidh am beachd a bhith 2 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">8</context></context-group>
10308 </trans-unit>
5a6de093 10309 <trans-unit id="4148250392704331190" datatype="html">
076e1310 10310 <source>Comment cannot be more than 3000 characters long.</source>
0b4a6767 10311 <target state="translated">Chan fhaod am beachd a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">9</context></context-group>
10313 </trans-unit>
5a6de093 10314 <trans-unit id="6854100952145697527" datatype="html">
076e1310 10315 <source>Display name cannot be more than 120 characters long.</source>
0b4a6767 10316 <target state="translated">Chan fhaod an t-ainm-seallaidh a bhith nas fhaide na 120 caractar.</target>
793f70ae
G
10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">14</context></context-group>
10318 </trans-unit>
5a6de093 10319 <trans-unit id="6198895122092095739" datatype="html">
076e1310 10320 <source>Privacy is required.</source>
0b4a6767 10321 <target state="translated">Tha prìobhaideachd riatanach.</target>
793f70ae
G
10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">23</context></context-group>
10323 </trans-unit>
5a6de093 10324 <trans-unit id="1276238402004616037" datatype="html">
076e1310 10325 <source>The channel is required when the playlist is public.</source>
0b4a6767 10326 <target state="translated">Tha an t-seanail riatanach nuair a bhios an liosta-chluich poblach.</target>
793f70ae
G
10327 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">41</context></context-group>
10328 </trans-unit>
d7c6b951 10329 <trans-unit id="5226261760726752768" datatype="html">
793f70ae 10330 <source>Live information</source>
687a6afd 10331 <target state="translated">Fiosrachadh an t-sruthaidh bheò</target>
793f70ae 10332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">3</context></context-group>
687a6afd
G
10333 </trans-unit>
10334 <trans-unit id="5078078160576986217" datatype="html">
10335 <source>Permanent/Recurring live</source>
10336 <target state="translated">Video beò maireannach/ath-chraolaidh</target>
a71d4140
C
10337 <context-group purpose="location">
10338 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10339 <context context-type="linenumber">10</context>
10340 </context-group>
793f70ae 10341 </trans-unit>
d7c6b951 10342 <trans-unit id="7220386604464537651" datatype="html">
793f70ae 10343 <source>Live RTMP Url</source>
687a6afd 10344 <target state="translated">URL RTMP an t-sruthaidh bheò</target>
5b7e3f27
C
10345
10346
10347 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
fb87355d
G
10348 <trans-unit id="4956017863340142734" datatype="html">
10349 <source>Live RTMPS Url</source>
10350 <target state="translated">URL RTMPS an t-sruthaidh bheò</target>
5b7e3f27
C
10351
10352
10353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
d7c6b951 10354 <trans-unit id="1225050607125362052" datatype="html">
793f70ae 10355 <source>Live stream key</source>
4826a915 10356 <target state="translated">Iuchair an t-sruthaidh bheò</target>
5b7e3f27
C
10357
10358
10359 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 10360 <trans-unit id="5058286083557987083" datatype="html">
793f70ae 10361 <source>⚠️ Never share your stream key with anyone.</source>
0b4a6767 10362 <target state="translated">⚠️ Na co-roinn iuchair an t-sruthaidh agad le duine sam bith eile.</target>
5b7e3f27
C
10363
10364
10365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
687a6afd
G
10366 <trans-unit id="5941639683192662500" datatype="html">
10367 <source>This is a normal live</source>
10368 <target state="translated">Seo video beò àbhaisteach</target>
5b7e3f27
C
10369
10370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
c90f6f26
G
10371 <trans-unit id="4022826795131920912" datatype="html">
10372 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10373 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
5b7e3f27
C
10374
10375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit>
687a6afd
G
10376 <trans-unit id="2261925229535541622" datatype="html">
10377 <source>This is a permanent/recurring live</source>
10378 <target state="translated">Seo video beò maireannach/ath-chraolaidh</target>
5b7e3f27
C
10379
10380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit>
c90f6f26
G
10381 <trans-unit id="8986073791327847979" datatype="html">
10382 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10383 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
5b7e3f27
C
10384
10385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit>
d7c6b951 10386 <trans-unit id="3112273530390098557" datatype="html">
793f70ae 10387 <source>Replay will be saved</source>
0b4a6767 10388 <target state="translated">Thèid an ath-chluiche a shàbhaladh</target>
95bd9515
C
10389 <context-group purpose="location">
10390 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10391 <context context-type="linenumber">11</context>
10392 </context-group>
c90f6f26
G
10393 </trans-unit>
10394 <trans-unit id="6445713766140892433" datatype="html">
10395 <source>Latest live sessions</source>
10396 <target state="new">Latest live sessions</target>
b2d03a83
C
10397 <context-group purpose="location">
10398 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10399 <context context-type="linenumber">36</context>
10400 </context-group>
c90f6f26
G
10401 </trans-unit>
10402 <trans-unit id="1018828582442463303" datatype="html">
10403 <source>Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></source>
10404 <target state="new">Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></target>
b2d03a83
C
10405 <context-group purpose="location">
10406 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10407 <context context-type="linenumber">42</context>
10408 </context-group>
c90f6f26
G
10409 </trans-unit>
10410 <trans-unit id="6765028278622459314" datatype="html">
10411 <source>Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></source>
10412 <target state="new">Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></target>
b2d03a83
C
10413 <context-group purpose="location">
10414 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10415 <context context-type="linenumber">43</context>
10416 </context-group>
c90f6f26
G
10417 </trans-unit>
10418 <trans-unit id="3424935624805832445" datatype="html">
10419 <source>Go to replay</source>
10420 <target state="new">Go to replay</target>
b2d03a83
C
10421 <context-group purpose="location">
10422 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10423 <context context-type="linenumber">44</context>
10424 </context-group>
c90f6f26
G
10425 </trans-unit>
10426 <trans-unit id="6989092358991683843" datatype="html">
10427 <source>Replay is being processed...</source>
10428 <target state="new">Replay is being processed...</target>
051d69a0
C
10429 <context-group purpose="location">
10430 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10431 <context context-type="linenumber">45</context>
10432 </context-group>
95bd9515 10433 </trans-unit>
5a6de093 10434 <trans-unit id="5437132245714159662" datatype="html">
076e1310 10435 <source>Video name is required.</source>
0b4a6767 10436 <target state="translated">Tha feum air ainm a’ video.</target>
9aa67e90
G
10437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">15</context></context-group>
10438 </trans-unit>
5a6de093 10439 <trans-unit id="2807676084745266104" datatype="html">
076e1310 10440 <source>Video name must be at least 3 characters long.</source>
0b4a6767 10441 <target state="translated">Feumaidh an ainm a’ video a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
9aa67e90
G
10442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">16</context></context-group>
10443 </trans-unit>
5a6de093 10444 <trans-unit id="2155414141025589556" datatype="html">
076e1310 10445 <source>Video name cannot be more than 120 characters long.</source>
0b4a6767 10446 <target state="translated">Chan fhaod ainm a’ video a bhith nas fhaide na 120 caractar.</target>
9aa67e90
G
10447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">17</context></context-group>
10448 </trans-unit>
10449 <trans-unit id="1074634769552897790" datatype="html">
10450 <source>Video name has leading or trailing whitespace.</source>
10451 <target state="translated">Tha geal-spàs aig toiseach no deireadh a’ video.</target>
f55cc0f9
C
10452 <context-group purpose="location">
10453 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10454 <context context-type="linenumber">18</context>
10455 </context-group>
793f70ae 10456 </trans-unit>
5a6de093 10457 <trans-unit id="9115337161597088460" datatype="html">
076e1310 10458 <source>Video privacy is required.</source>
0b4a6767 10459 <target state="translated">Tha prìobhaideachd a’ video riatanach.</target>
9aa67e90
G
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">25</context></context-group>
10461 </trans-unit>
5a6de093 10462 <trans-unit id="7309902991450450996" datatype="html">
076e1310 10463 <source>Video channel is required.</source>
0b4a6767 10464 <target state="translated">Tha seanail a’ video riatanach.</target>
9aa67e90
G
10465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">52</context></context-group>
10466 </trans-unit>
5a6de093 10467 <trans-unit id="3959376623771116873" datatype="html">
076e1310 10468 <source>Video description must be at least 3 characters long.</source>
0b4a6767 10469 <target state="translated">Feumaidh tuairisgeul a’ video a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
9aa67e90
G
10470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">59</context></context-group>
10471 </trans-unit>
5a6de093 10472 <trans-unit id="725195891739570830" datatype="html">
076e1310 10473 <source>Video description cannot be more than 10000 characters long.</source>
0b4a6767 10474 <target state="translated">Chan fhaod tuairisgeul a’ video a bhith nas fhaide na 10000 caractar.</target>
9aa67e90
G
10475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">60</context></context-group>
10476 </trans-unit>
5a6de093 10477 <trans-unit id="142488285332434408" datatype="html">
076e1310 10478 <source>A tag should be more than 2 characters long.</source>
0b4a6767 10479 <target state="translated">Bu chòir do thaga a bhith nas fhaide na 2 charactar.</target>
9aa67e90
G
10480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">67</context></context-group>
10481 </trans-unit>
5a6de093 10482 <trans-unit id="691846635236293620" datatype="html">
076e1310 10483 <source>A tag should be less than 30 characters long.</source>
0b4a6767 10484 <target state="translated">Bu chòir do thaga a bhith nas giorra na 30 caractaran.</target>
9aa67e90
G
10485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">68</context></context-group>
10486 </trans-unit>
5a6de093
C
10487 <trans-unit id="4146790476782316573" datatype="html">
10488 <source>A maximum of 5 tags can be used on a video.</source>
0b4a6767 10489 <target state="translated">Chan fhaod barrachd air 5 tagaichean a bhith aig video.</target>
9aa67e90
G
10490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">75</context></context-group>
10491 </trans-unit>
793f70ae
G
10492 <trans-unit id="2389667090302909529" datatype="html">
10493 <source>A tag should be more than 1 and less than 30 characters long.</source>
0b4a6767 10494 <target state="translated">Bu chòir do thaga a bhith nas fhaide na 1 ’s nas giorra na 30 caractaran.</target>
9aa67e90
G
10495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">76</context></context-group>
10496 </trans-unit>
5a6de093 10497 <trans-unit id="4806300480558315727" datatype="html">
076e1310 10498 <source>Video support must be at least 3 characters long.</source>
a2f7b4e6 10499 <target state="translated">Feumaidh an teacsa mu thaic a’ video a bhith 3 caractaran a dh'fhaid air a char as lugha.</target>
9aa67e90
G
10500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">83</context></context-group>
10501 </trans-unit>
5a6de093 10502 <trans-unit id="6655773021893755977" datatype="html">
076e1310 10503 <source>Video support cannot be more than 1000 characters long.</source>
a2f7b4e6 10504 <target state="translated">Chan fhaod teacsa mu thaic a’ video a bhith nas fhaide na 1000 caractar.</target>
9aa67e90
G
10505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">84</context></context-group>
10506 </trans-unit>
5a6de093 10507 <trans-unit id="4246579596585402255" datatype="html">
076e1310 10508 <source>A date is required to schedule video update.</source>
0b4a6767 10509 <target state="translated">Tha feum air ceann-latha gus ùrachadh a’ video a chur air an sgeideal.</target>
9aa67e90
G
10510 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">91</context></context-group>
10511 </trans-unit>
5a6de093 10512 <trans-unit id="8728283516316752593" datatype="html">
076e1310 10513 <source>This file is too large.</source>
0b4a6767 10514 <target state="translated">Tha am faidhle seo ro mhòr.</target>
352cdf75 10515 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group>
c90f6f26
G
10516 </trans-unit>
10517 <trans-unit id="5604677701754367707" datatype="html">
10518 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source>
10519 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target>
2164a13d
C
10520 <context-group purpose="location">
10521 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10522 <context context-type="linenumber">60</context>
10523 </context-group>
352cdf75 10524 </trans-unit>
687a6afd
G
10525 <trans-unit id="3393133458004181121" datatype="html">
10526 <source>All categories</source>
10527 <target state="translated">Gach roinn-seòrsa</target>
91ae3c4a
C
10528 <context-group purpose="location">
10529 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10530 <context context-type="linenumber">24</context>
10531 </context-group>
c90f6f26
G
10532 </trans-unit>
10533 <trans-unit id="8280589137189201687" datatype="html">
10534 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source>
10535 <target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target>
91ae3c4a
C
10536 <context-group purpose="location">
10537 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
2164a13d 10538 <context context-type="linenumber">83</context>
91ae3c4a 10539 </context-group>
793f70ae 10540 </trans-unit>
2164a13d
C
10541 <trans-unit id="3999967345340145904" datatype="html">
10542 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10543 <target state="translated">Chan urrainn dhut barrachd air <x id="PH" equiv-text="this.maxItems"/> nì a thaghadh</target>
c90f6f26
G
10544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group>
10545 </trans-unit>
5a6de093
C
10546 <trans-unit id="6708273825233539746" datatype="html">
10547 <source>Add a new option</source>
0b4a6767 10548 <target state="translated">Cuir roghainn ùr ris</target>
687a6afd
G
10549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">29</context></context-group>
10550 </trans-unit>
4826a915
G
10551 <trans-unit id="4076995379551303829" datatype="html">
10552 <source>Custom value...</source>
0b4a6767 10553 <target state="translated">Luach gnàthaichte…</target>
687a6afd
G
10554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context><context context-type="linenumber">70</context></context-group>
10555 </trans-unit>
5a6de093 10556 <trans-unit id="4670312387769733978" datatype="html">
076e1310 10557 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
0b4a6767 10558 <target state="translated">Thèid dàta sam bith nach deach a shàbhaladh air chall, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target>
793f70ae
G
10559 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">19</context></context-group>
10560 </trans-unit>
5a6de093 10561 <trans-unit id="6950140976689343775" datatype="html">
076e1310 10562 <source>Sunday</source>
0b4a6767 10563 <target state="translated">DiDòmhnaich</target>
a2f7b4e6
G
10564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">10</context></context-group>
10565 </trans-unit>
5a6de093 10566 <trans-unit id="8739442281958563044" datatype="html">
076e1310 10567 <source>Monday</source>
0b4a6767 10568 <target state="translated">DiLuain</target>
a2f7b4e6
G
10569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">11</context></context-group>
10570 </trans-unit>
5a6de093 10571 <trans-unit id="9176037901730521018" datatype="html">
076e1310 10572 <source>Tuesday</source>
0b4a6767 10573 <target state="translated">DiMàirt</target>
a2f7b4e6
G
10574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">12</context></context-group>
10575 </trans-unit>
5a6de093 10576 <trans-unit id="8798932904948432529" datatype="html">
076e1310 10577 <source>Wednesday</source>
0b4a6767 10578 <target state="translated">DiCiadain</target>
a2f7b4e6
G
10579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">13</context></context-group>
10580 </trans-unit>
5a6de093 10581 <trans-unit id="1433683192825895947" datatype="html">
076e1310 10582 <source>Thursday</source>
0b4a6767 10583 <target state="translated">DiarDaoin</target>
a2f7b4e6
G
10584 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">14</context></context-group>
10585 </trans-unit>
5a6de093 10586 <trans-unit id="3730139500618908668" datatype="html">
076e1310 10587 <source>Friday</source>
0b4a6767 10588 <target state="translated">DihAoine</target>
a2f7b4e6
G
10589 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">15</context></context-group>
10590 </trans-unit>
5a6de093 10591 <trans-unit id="1830554030016307335" datatype="html">
076e1310 10592 <source>Saturday</source>
0b4a6767 10593 <target state="translated">DiSathairne</target>
a2f7b4e6 10594 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">16</context></context-group>
819205ed
G
10595 </trans-unit>
10596 <trans-unit id="1391351050292665308" datatype="html">
10597 <source>Sun</source>
10598 <target state="translated">DiD</target>
e2a1ccd1
C
10599 <context-group purpose="location">
10600 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10601 <context context-type="linenumber">20</context>
10602 </context-group>
a5895f98 10603 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10604 <note priority="1" from="meaning">Sunday short name</note>
819205ed
G
10605 </trans-unit>
10606 <trans-unit id="7037142944838911104" datatype="html">
10607 <source>Mon</source>
10608 <target state="translated">DiL</target>
e2a1ccd1
C
10609 <context-group purpose="location">
10610 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10611 <context context-type="linenumber">21</context>
10612 </context-group>
a5895f98 10613 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10614 <note priority="1" from="meaning">Monday short name</note>
819205ed
G
10615 </trans-unit>
10616 <trans-unit id="4051951828654963549" datatype="html">
10617 <source>Tue</source>
10618 <target state="translated">DiM</target>
e2a1ccd1
C
10619 <context-group purpose="location">
10620 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10621 <context context-type="linenumber">22</context>
10622 </context-group>
a5895f98 10623 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10624 <note priority="1" from="meaning">Tuesday short name</note>
819205ed
G
10625 </trans-unit>
10626 <trans-unit id="5265738215297391426" datatype="html">
10627 <source>Wed</source>
10628 <target state="translated">DiC</target>
e2a1ccd1
C
10629 <context-group purpose="location">
10630 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10631 <context context-type="linenumber">23</context>
10632 </context-group>
a5895f98 10633 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10634 <note priority="1" from="meaning">Wednesday short name</note>
819205ed
G
10635 </trans-unit>
10636 <trans-unit id="1370330981433231150" datatype="html">
10637 <source>Thu</source>
10638 <target state="translated">Dia</target>
e2a1ccd1
C
10639 <context-group purpose="location">
10640 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10641 <context context-type="linenumber">24</context>
10642 </context-group>
a5895f98 10643 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10644 <note priority="1" from="meaning">Thursday short name</note>
819205ed
G
10645 </trans-unit>
10646 <trans-unit id="8713535243933137493" datatype="html">
10647 <source>Fri</source>
10648 <target state="translated">Dih</target>
e2a1ccd1
C
10649 <context-group purpose="location">
10650 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10651 <context context-type="linenumber">25</context>
10652 </context-group>
a5895f98 10653 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10654 <note priority="1" from="meaning">Friday short name</note>
819205ed
G
10655 </trans-unit>
10656 <trans-unit id="3547824477629753314" datatype="html">
10657 <source>Sat</source>
10658 <target state="translated">DiS</target>
e2a1ccd1
C
10659 <context-group purpose="location">
10660 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10661 <context context-type="linenumber">26</context>
10662 </context-group>
a5895f98 10663 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10664 <note priority="1" from="meaning">Saturday short name</note>
819205ed
G
10665 </trans-unit>
10666 <trans-unit id="6115403217651453591" datatype="html">
10667 <source>Su</source>
10668 <target state="translated">Dò</target>
e2a1ccd1
C
10669 <context-group purpose="location">
10670 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10671 <context context-type="linenumber">30</context>
10672 </context-group>
a5895f98 10673 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10674 <note priority="1" from="meaning">Sunday min name</note>
819205ed
G
10675 </trans-unit>
10676 <trans-unit id="3797918310510782582" datatype="html">
10677 <source>Mo</source>
10678 <target state="translated">Lu</target>
e2a1ccd1
C
10679 <context-group purpose="location">
10680 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10681 <context context-type="linenumber">31</context>
10682 </context-group>
a5895f98 10683 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10684 <note priority="1" from="meaning">Monday min name</note>
819205ed
G
10685 </trans-unit>
10686 <trans-unit id="8011371911136291436" datatype="html">
10687 <source>Tu</source>
10688 <target state="translated">Mà</target>
e2a1ccd1
C
10689 <context-group purpose="location">
10690 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10691 <context context-type="linenumber">32</context>
10692 </context-group>
a5895f98 10693 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10694 <note priority="1" from="meaning">Tuesday min name</note>
819205ed
G
10695 </trans-unit>
10696 <trans-unit id="1673380870543456256" datatype="html">
10697 <source>We</source>
10698 <target state="translated">Ci</target>
e2a1ccd1
C
10699 <context-group purpose="location">
10700 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10701 <context context-type="linenumber">33</context>
10702 </context-group>
a5895f98 10703 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10704 <note priority="1" from="meaning">Wednesday min name</note>
819205ed
G
10705 </trans-unit>
10706 <trans-unit id="8502005439670299526" datatype="html">
10707 <source>Th</source>
10708 <target state="translated">Da</target>
e2a1ccd1
C
10709 <context-group purpose="location">
10710 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10711 <context context-type="linenumber">34</context>
10712 </context-group>
a5895f98 10713 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10714 <note priority="1" from="meaning">Thursday min name</note>
819205ed
G
10715 </trans-unit>
10716 <trans-unit id="2800261787799336637" datatype="html">
10717 <source>Fr</source>
10718 <target state="translated">hA</target>
e2a1ccd1
C
10719 <context-group purpose="location">
10720 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10721 <context context-type="linenumber">35</context>
10722 </context-group>
a5895f98 10723 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10724 <note priority="1" from="meaning">Friday min name</note>
819205ed
G
10725 </trans-unit>
10726 <trans-unit id="2045915324506422459" datatype="html">
10727 <source>Sa</source>
10728 <target state="translated">Sa</target>
e2a1ccd1
C
10729 <context-group purpose="location">
10730 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10731 <context context-type="linenumber">36</context>
10732 </context-group>
a5895f98 10733 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10734 <note priority="1" from="meaning">Saturday min name</note>
a2f7b4e6 10735 </trans-unit>
5a6de093 10736 <trans-unit id="3913843642962116845" datatype="html">
076e1310 10737 <source>January</source>
0b4a6767 10738 <target state="translated">Am Faoilleach</target>
a2f7b4e6
G
10739 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">40</context></context-group>
10740 </trans-unit>
5a6de093 10741 <trans-unit id="6642324138857419870" datatype="html">
076e1310 10742 <source>February</source>
0b4a6767 10743 <target state="translated">An Gearran</target>
a2f7b4e6
G
10744 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">41</context></context-group>
10745 </trans-unit>
5a6de093 10746 <trans-unit id="7918954644624211958" datatype="html">
076e1310 10747 <source>March</source>
0b4a6767 10748 <target state="translated">Am Màrt</target>
a2f7b4e6
G
10749 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">42</context></context-group>
10750 </trans-unit>
5a6de093 10751 <trans-unit id="1809521303476565743" datatype="html">
076e1310 10752 <source>April</source>
0b4a6767 10753 <target state="translated">An Giblean</target>
a2f7b4e6
G
10754 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">43</context></context-group>
10755 </trans-unit>
5a6de093 10756 <trans-unit id="8469692700277617405" datatype="html">
076e1310 10757 <source>May</source>
0b4a6767 10758 <target state="translated">An Cèitean</target>
819205ed
G
10759 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">44</context></context-group>
10760 </trans-unit>
5a6de093 10761 <trans-unit id="9055297580745330415" datatype="html">
076e1310 10762 <source>June</source>
0b4a6767 10763 <target state="translated">An t-Ògmhios</target>
a2f7b4e6
G
10764 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">45</context></context-group>
10765 </trans-unit>
5a6de093 10766 <trans-unit id="9087113544612471348" datatype="html">
076e1310 10767 <source>July</source>
0b4a6767 10768 <target state="translated">An t-Iuchar</target>
a2f7b4e6
G
10769 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">46</context></context-group>
10770 </trans-unit>
5a6de093 10771 <trans-unit id="3984618989093293779" datatype="html">
076e1310 10772 <source>August</source>
0b4a6767 10773 <target state="translated">An Lùnastal</target>
a2f7b4e6
G
10774 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">47</context></context-group>
10775 </trans-unit>
5a6de093 10776 <trans-unit id="5872622085239011307" datatype="html">
076e1310 10777 <source>September</source>
0b4a6767 10778 <target state="translated">An t-Sultain</target>
a2f7b4e6
G
10779 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">48</context></context-group>
10780 </trans-unit>
5a6de093 10781 <trans-unit id="1491482705364427867" datatype="html">
cd9246a9 10782 <source>October</source>
0b4a6767 10783 <target state="translated">An Dàmhair</target>
a2f7b4e6
G
10784 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">49</context></context-group>
10785 </trans-unit>
5a6de093 10786 <trans-unit id="1109977718843277527" datatype="html">
076e1310 10787 <source>November</source>
0b4a6767 10788 <target state="translated">An t-Samhain</target>
a2f7b4e6
G
10789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">50</context></context-group>
10790 </trans-unit>
5a6de093 10791 <trans-unit id="124191049522509365" datatype="html">
076e1310 10792 <source>December</source>
0b4a6767 10793 <target state="translated">An Dùbhlachd</target>
a2f7b4e6 10794 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">51</context></context-group>
819205ed
G
10795 </trans-unit>
10796 <trans-unit id="1799348348510504995" datatype="html">
10797 <source>Jan</source>
10798 <target state="translated">Faoi</target>
e2a1ccd1
C
10799 <context-group purpose="location">
10800 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10801 <context context-type="linenumber">55</context>
10802 </context-group>
a5895f98 10803 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10804 <note priority="1" from="meaning">January short name</note>
819205ed
G
10805 </trans-unit>
10806 <trans-unit id="2980544278361296608" datatype="html">
10807 <source>Feb</source>
10808 <target state="translated">Gearr</target>
e2a1ccd1
C
10809 <context-group purpose="location">
10810 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10811 <context context-type="linenumber">56</context>
10812 </context-group>
a5895f98 10813 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10814 <note priority="1" from="meaning">February short name</note>
819205ed
G
10815 </trans-unit>
10816 <trans-unit id="3124926955462217092" datatype="html">
10817 <source>Mar</source>
10818 <target state="translated">Màrt</target>
e2a1ccd1
C
10819 <context-group purpose="location">
10820 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10821 <context context-type="linenumber">57</context>
10822 </context-group>
a5895f98 10823 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10824 <note priority="1" from="meaning">March short name</note>
819205ed
G
10825 </trans-unit>
10826 <trans-unit id="9658641661863772" datatype="html">
10827 <source>Apr</source>
10828 <target state="translated">Gibl</target>
e2a1ccd1
C
10829 <context-group purpose="location">
10830 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10831 <context context-type="linenumber">58</context>
10832 </context-group>
a5895f98 10833 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10834 <note priority="1" from="meaning">April short name</note>
819205ed
G
10835 </trans-unit>
10836 <trans-unit id="502512326533496869" datatype="html">
10837 <source>May</source>
10838 <target state="translated">Cèit</target>
e2a1ccd1
C
10839 <context-group purpose="location">
10840 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10841 <context context-type="linenumber">59</context>
10842 </context-group>
a5895f98 10843 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10844 <note priority="1" from="meaning">May short name</note>
819205ed
G
10845 </trans-unit>
10846 <trans-unit id="3044090977322782161" datatype="html">
10847 <source>Jun</source>
10848 <target state="translated">Ògmh</target>
e2a1ccd1
C
10849 <context-group purpose="location">
10850 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10851 <context context-type="linenumber">60</context>
10852 </context-group>
a5895f98 10853 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10854 <note priority="1" from="meaning">June short name</note>
819205ed
G
10855 </trans-unit>
10856 <trans-unit id="8066434078267346927" datatype="html">
10857 <source>Jul</source>
10858 <target state="translated">Iuch</target>
e2a1ccd1
C
10859 <context-group purpose="location">
10860 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10861 <context context-type="linenumber">61</context>
10862 </context-group>
a5895f98 10863 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10864 <note priority="1" from="meaning">July short name</note>
819205ed
G
10865 </trans-unit>
10866 <trans-unit id="1796563865253467834" datatype="html">
10867 <source>Aug</source>
10868 <target state="translated">Lùna</target>
e2a1ccd1
C
10869 <context-group purpose="location">
10870 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10871 <context context-type="linenumber">62</context>
10872 </context-group>
a5895f98 10873 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10874 <note priority="1" from="meaning">August short name</note>
819205ed
G
10875 </trans-unit>
10876 <trans-unit id="5865190625753625986" datatype="html">
10877 <source>Sep</source>
10878 <target state="translated">Sult</target>
e2a1ccd1
C
10879 <context-group purpose="location">
10880 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10881 <context context-type="linenumber">63</context>
10882 </context-group>
a5895f98 10883 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10884 <note priority="1" from="meaning">September short name</note>
819205ed
G
10885 </trans-unit>
10886 <trans-unit id="4011114601374284323" datatype="html">
10887 <source>Oct</source>
10888 <target state="translated">Dàmh</target>
e2a1ccd1
C
10889 <context-group purpose="location">
10890 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10891 <context context-type="linenumber">64</context>
10892 </context-group>
a5895f98 10893 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10894 <note priority="1" from="meaning">October short name</note>
819205ed
G
10895 </trans-unit>
10896 <trans-unit id="5063734982204786445" datatype="html">
10897 <source>Nov</source>
10898 <target state="translated">Samh</target>
e2a1ccd1
C
10899 <context-group purpose="location">
10900 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10901 <context context-type="linenumber">65</context>
10902 </context-group>
a5895f98 10903 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10904 <note priority="1" from="meaning">November short name</note>
819205ed
G
10905 </trans-unit>
10906 <trans-unit id="4789897150069082503" datatype="html">
10907 <source>Dec</source>
10908 <target state="translated">Dùbh</target>
e2a1ccd1
C
10909 <context-group purpose="location">
10910 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10911 <context context-type="linenumber">66</context>
10912 </context-group>
10913 <note priority="1" from="description">Month name short</note>
10914 <note priority="1" from="meaning">December short name</note>
a2f7b4e6 10915 </trans-unit>
5a6de093 10916 <trans-unit id="8700121026680200191" datatype="html">
076e1310 10917 <source>Clear</source>
0b4a6767 10918 <target state="translated">Falamhaich</target>
a2f7b4e6
G
10919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">71</context></context-group>
10920 </trans-unit>
5a6de093 10921 <trans-unit id="5922757127987546008" datatype="html">
076e1310 10922 <source>yy-mm-dd</source>
0b4a6767 10923 <target state="translated">yy-mm-dd</target>
a5895f98 10924 <note priority="1" from="description">Date format in this locale.</note>
a2f7b4e6
G
10925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">83</context></context-group>
10926 </trans-unit>
5a6de093
C
10927 <trans-unit id="2830831449226931729" datatype="html">
10928 <source>Instance languages</source>
0b4a6767 10929 <target state="translated">Cànain an ionstans</target>
5b7e3f27
C
10930
10931 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit>
5a6de093
C
10932 <trans-unit id="40119547597591062" datatype="html">
10933 <source>All languages</source>
0b4a6767 10934 <target state="translated">Na h-uile cànan</target>
5b7e3f27
C
10935
10936
10937 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
5a6de093 10938 <trans-unit id="996392855508119363" datatype="html">
076e1310 10939 <source>Hidden</source>
0b4a6767 10940 <target state="translated">Falaichte</target>
c90f6f26
G
10941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group>
10942 </trans-unit>
5a6de093 10943 <trans-unit id="2173989454916398137" datatype="html">
076e1310 10944 <source>Blurred with confirmation request</source>
0b4a6767 10945 <target state="translated">Sgleò is iarrtas dearbhaidh air</target>
c90f6f26
G
10946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
10947 </trans-unit>
5a6de093 10948 <trans-unit id="8929218224642530466" datatype="html">
076e1310 10949 <source>Displayed</source>
0b4a6767 10950 <target state="translated">’Ga shealltainn</target>
c90f6f26
G
10951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group>
10952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
10953 </trans-unit>
10954 <trans-unit id="3911025298999036211" datatype="html">
10955 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source>
10956 <target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target>
2164a13d
C
10957 <context-group purpose="location">
10958 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10959 <context context-type="linenumber">71</context>
10960 </context-group>
c90f6f26
G
10961 </trans-unit>
10962 <trans-unit id="8587199198938218660" datatype="html">
10963 <source>~ <x id="PH" equiv-text="hours"/> hours</source>
10964 <target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
2164a13d
C
10965 <context-group purpose="location">
10966 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10967 <context context-type="linenumber">73</context>
10968 </context-group>
c90f6f26
G
10969 </trans-unit>
10970 <trans-unit id="2819927377059070056" datatype="html">
10971 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source>
10972 <target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target>
2164a13d
C
10973 <context-group purpose="location">
10974 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10975 <context context-type="linenumber">79</context>
10976 </context-group>
a0bb29af 10977 </trans-unit>
793f70ae
G
10978 <trans-unit id="189524047518780716" datatype="html">
10979 <source>~ <x id="PH"/> minutes</source>
0b4a6767 10980 <target state="translated">~ <x id="PH"/> mionaid(ean)</target>
c90f6f26
G
10981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group>
10982 </trans-unit>
5a6de093 10983 <trans-unit id="6028521920505655348" datatype="html">
793f70ae 10984 <source><x id="PH"/> of full HD videos </source>
0b4a6767 10985 <target state="translated"><x id="PH"/> a videothan le HD slàn </target>
c90f6f26
G
10986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group>
10987 </trans-unit>
5a6de093 10988 <trans-unit id="117588083391484998" datatype="html">
793f70ae 10989 <source><x id="PH"/> of HD videos </source>
0b4a6767 10990 <target state="translated"><x id="PH"/> a videothan le HD </target>
c90f6f26
G
10991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group>
10992 </trans-unit>
5a6de093 10993 <trans-unit id="6636555695556123073" datatype="html">
793f70ae 10994 <source><x id="PH"/> of average quality videos </source>
0b4a6767 10995 <target state="translated"><x id="PH"/> a videothan le càileachd chuibheasach </target>
c90f6f26 10996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group>
e67ecaf8
C
10997 </trans-unit><trans-unit id="1792453450803202450" datatype="html">
10998 <source>Accepted follows</source><target state="new">Accepted follows</target>
10999 <context-group purpose="location">
11000 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11001 <context context-type="linenumber">152</context>
11002 </context-group>
11003 </trans-unit><trans-unit id="1745310805516417209" datatype="html">
11004 <source>Rejected follows</source><target state="new">Rejected follows</target>
11005 <context-group purpose="location">
11006 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11007 <context context-type="linenumber">156</context>
11008 </context-group>
11009 </trans-unit><trans-unit id="1810206793608630396" datatype="html">
11010 <source>Pending follows</source><target state="new">Pending follows</target>
11011 <context-group purpose="location">
11012 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11013 <context context-type="linenumber">160</context>
11014 </context-group>
c90f6f26 11015 </trans-unit>
5a6de093 11016 <trans-unit id="6952960992592445535" datatype="html">
793f70ae 11017 <source><x id="PH"/> (channel page) </source>
0b4a6767 11018 <target state="translated"><x id="PH"/> (duilleag na seanail) </target>
352cdf75
G
11019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group>
11020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group>
11021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group>
11022 </trans-unit>
5a6de093 11023 <trans-unit id="1209500590333005801" datatype="html">
793f70ae 11024 <source><x id="PH"/> (account page) </source>
0b4a6767 11025 <target state="translated"><x id="PH"/> (duilleag a’ chunntais) </target>
687a6afd
G
11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">21</context></context-group>
11027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">39</context></context-group>
11028 </trans-unit>
5a6de093 11029 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9 11030 <source>Emphasis</source>
0b4a6767 11031 <target state="translated">Cudrom</target>
819205ed
G
11032 <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">25</context></context-group>
11033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group>
11034 </trans-unit>
5a6de093 11035 <trans-unit id="7565716024468232322" datatype="html">
076e1310 11036 <source>Links</source>
0b4a6767 11037 <target state="translated">Ceanglaichean</target>
793f70ae
G
11038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">82</context></context-group>
11039 </trans-unit>
5a6de093 11040 <trans-unit id="7838476952710404110" datatype="html">
076e1310 11041 <source>New lines</source>
0b4a6767 11042 <target state="translated">Loidhnichean ùra</target>
793f70ae
G
11043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">83</context></context-group>
11044 </trans-unit>
5a6de093 11045 <trans-unit id="8756167649220050929" datatype="html">
076e1310 11046 <source>Lists</source>
0b4a6767 11047 <target state="translated">Liostaichean</target>
819205ed
G
11048 <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">23</context></context-group>
11049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group>
11050 </trans-unit>
5a6de093 11051 <trans-unit id="414887388288176527" datatype="html">
076e1310 11052 <source>Images</source>
0b4a6767 11053 <target state="translated">Dealbhan</target>
793f70ae 11054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">85</context></context-group>
a8f4112a 11055 </trans-unit>
d7c6b951 11056 <trans-unit id="6853170548960328665" datatype="html">
a8f4112a 11057 <source>Close search</source>
47f6767e 11058 <target state="translated">Dùin an lorg</target>
c90f6f26
G
11059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group>
11060 </trans-unit>
5a6de093 11061 <trans-unit id="5708680277917691451" datatype="html">
793f70ae 11062 <source><x id="PH"/> users banned. </source>
0b4a6767 11063 <target state="translated">Chaidh <x id="PH"/> luchd-cleachdaidh a thoirmeasg. </target>
c90f6f26
G
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group>
11065 </trans-unit>
5a6de093
C
11066 <trans-unit id="2448281151916042849" datatype="html">
11067 <source>User <x id="PH"/> banned.</source>
0b4a6767 11068 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a thoirmeasg.</target>
c90f6f26
G
11069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group>
11070 </trans-unit>
11071 <trans-unit id="2836537219160375057" datatype="html">
11072 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source>
11073 <target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target>
3c18ff47
C
11074 <context-group purpose="location">
11075 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
2164a13d 11076 <context context-type="linenumber">91</context>
3c18ff47 11077 </context-group>
352cdf75 11078 </trans-unit>
2164a13d
C
11079 <trans-unit id="3160979325245958752" datatype="html">
11080 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
11081 <target state="translated">Toirmisg na cleachdaichean seo (<x id="PH" equiv-text="this.usersToBan.length"/>)</target>
c90f6f26
G
11082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group>
11083 </trans-unit>
352cdf75
G
11084 <trans-unit id="8088707210191809175" datatype="html">
11085 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
11086 <target state="translated">Toirmisg “<x id="PH" equiv-text="this.usersToBan.username"/>”</target>
c90f6f26
G
11087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group>
11088 </trans-unit>
5a6de093
C
11089 <trans-unit id="8269144351796756896" datatype="html">
11090 <source>Do you really want to unban <x id="PH"/>?</source>
0b4a6767 11091 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a dhì-thoirmeasg?</target>
352cdf75
G
11092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
11093 </trans-unit>
5a6de093
C
11094 <trans-unit id="1794219875546376069" datatype="html">
11095 <source>User <x id="PH"/> unbanned.</source>
0b4a6767 11096 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a dhì-thoirmeasg.</target>
352cdf75 11097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group>
c90f6f26
G
11098 </trans-unit>
11099 <trans-unit id="4350392487994839749" datatype="html">
e67ecaf8
C
11100 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source>
11101 <target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target>
2164a13d
C
11102 <context-group purpose="location">
11103 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
11104 <context context-type="linenumber">104</context>
11105 </context-group>
352cdf75 11106 </trans-unit>
247925e5
G
11107 <trans-unit id="6307826440781941134" datatype="html">
11108 <source>Delete <x id="PH" equiv-text="user.username"/></source>
89806a88 11109 <target>Sguab às <x id="PH" equiv-text="user.username"/></target>
c90f6f26
G
11110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group>
11111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">236</context></context-group>
11112 </trans-unit>
5a6de093
C
11113 <trans-unit id="6301381219225831298" datatype="html">
11114 <source>User <x id="PH"/> deleted.</source>
0b4a6767 11115 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a sguabadh às.</target>
c90f6f26
G
11116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group>
11117 </trans-unit>
5a6de093
C
11118 <trans-unit id="3896582359861826661" datatype="html">
11119 <source>User <x id="PH"/> email set as verified</source>
5ce52d62 11120 <target state="translated">Chaidh comharrachadh gun deach am post-d aig cleachdaiche <x id="PH"/> a dhearbhadh</target>
c90f6f26
G
11121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group>
11122 </trans-unit>
5a6de093
C
11123 <trans-unit id="8150022485860412528" datatype="html">
11124 <source>Account <x id="PH"/> muted.</source>
0b4a6767 11125 <target state="translated">Chaidh an cunntas <x id="PH"/> a mhùchadh.</target>
c90f6f26
G
11126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</context></context-group>
11127 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group>
11128 </trans-unit>
5a6de093 11129 <trans-unit id="1598375456114200087" datatype="html">
793f70ae 11130 <source>Instance <x id="PH"/> muted. </source>
5ce52d62 11131 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh. </target>
c90f6f26
G
11132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group>
11133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group>
11134 </trans-unit>
5a6de093
C
11135 <trans-unit id="2558977494773636050" datatype="html">
11136 <source>Account <x id="PH"/> muted by the instance.</source>
0b4a6767 11137 <target state="translated">Chaidh an cunntas <x id="PH"/> a mhùchadh leis an ionstans.</target>
c90f6f26
G
11138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group>
11139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group>
11140 </trans-unit>
5a6de093
C
11141 <trans-unit id="1595779426198793580" datatype="html">
11142 <source>Mute server</source>
0b4a6767 11143 <target state="translated">Mùch am frithealaiche</target>
c90f6f26
G
11144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group>
11145 </trans-unit>
5a6de093
C
11146 <trans-unit id="8014491157078444256" datatype="html">
11147 <source>Server <x id="PH"/> muted by the instance.</source>
0b4a6767 11148 <target state="translated">Chaidh am frithealaiche <x id="PH"/> a mhùchadh leis an ionstans.</target>
c90f6f26
G
11149 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group>
11150 </trans-unit>
5a6de093
C
11151 <trans-unit id="2044813052587776285" datatype="html">
11152 <source>Add a message to communicate with the reporter</source>
de8c02ea 11153 <target state="translated">Cuir teachdaireachd ris airson conaltradh leis an neach a rinn an gearan</target>
c90f6f26
G
11154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group>
11155 </trans-unit>
5a6de093
C
11156 <trans-unit id="4117663541503607703" datatype="html">
11157 <source>Add a message to communicate with the moderation team</source>
5ce52d62 11158 <target state="translated">Cuir teachdaireachd ris airson conaltradh le sgioba nam maoir</target>
c90f6f26
G
11159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group>
11160 </trans-unit>
5a6de093
C
11161 <trans-unit id="3085641638748358969" datatype="html">
11162 <source>Account <x id="PH"/> unmuted by the instance.</source>
0b4a6767 11163 <target state="translated">Chaidh an cunntas <x id="PH"/> a dhì-mhùchadh leis an ionstans.</target>
c90f6f26
G
11164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group>
11165 </trans-unit>
5a6de093
C
11166 <trans-unit id="4991892477258601737" datatype="html">
11167 <source>Instance <x id="PH"/> muted by the instance.</source>
0b4a6767 11168 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh leis an ionstans.</target>
c90f6f26
G
11169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group>
11170 </trans-unit>
5a6de093
C
11171 <trans-unit id="4379430340167561220" datatype="html">
11172 <source>Instance <x id="PH"/> unmuted by the instance.</source>
0b4a6767 11173 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a dhì-mhùchadh leis an ionstans.</target>
c90f6f26
G
11174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group>
11175 </trans-unit>
5a6de093
C
11176 <trans-unit id="8173437618471379044" datatype="html">
11177 <source>Are you sure you want to remove all the comments of this account?</source>
0b4a6767 11178 <target state="translated">A bheil thu cinnteach gu bheil thu airson gach beachd a’ chunntais seo a thoirt air falbh?</target>
c90f6f26
G
11179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group>
11180 </trans-unit>
5a6de093
C
11181 <trans-unit id="6315346579373254461" datatype="html">
11182 <source>Delete account comments</source>
0b4a6767 11183 <target state="translated">Sguab às beachdan a’ chunntais</target>
c90f6f26
G
11184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group>
11185 </trans-unit>
5a6de093
C
11186 <trans-unit id="8559170154828316298" datatype="html">
11187 <source>Will remove comments of this account (may take several minutes).</source>
0b4a6767 11188 <target state="translated">Bheir seo air falbh na beachdan aig a’ chunntas seo (dh’fhaoidte gun doir seo mionaid no dhà).</target>
c90f6f26
G
11189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group>
11190 </trans-unit>
fb87355d
G
11191 <trans-unit id="4268530178786707817" datatype="html">
11192 <source>My account moderation</source>
11193 <target state="translated">Maorsainneachd a’ chunntais agam</target>
c90f6f26
G
11194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group>
11195 </trans-unit>
5a6de093
C
11196 <trans-unit id="7187838764371214919" datatype="html">
11197 <source>Edit user</source>
0b4a6767 11198 <target state="translated">Deasaich an cleachdaiche</target>
c90f6f26
G
11199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group>
11200 </trans-unit>
5a6de093
C
11201 <trans-unit id="4728427543536046034" datatype="html">
11202 <source>Change quota, role, and more.</source>
0b4a6767 11203 <target state="translated">Atharrachadh an cuota, an dreuchd agus barrachd dheth.</target>
c90f6f26
G
11204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11205 </trans-unit>
5a6de093
C
11206 <trans-unit id="7913022656086109932" datatype="html">
11207 <source>Delete user</source>
0b4a6767 11208 <target state="translated">Sguab às an cleachdaiche</target>
c90f6f26
G
11209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group>
11210 </trans-unit>
5a6de093
C
11211 <trans-unit id="7577876364431026966" datatype="html">
11212 <source>Unban user</source>
0b4a6767 11213 <target state="translated">Dì-thoirmisg an cleachdaiche</target>
c90f6f26
G
11214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group>
11215 </trans-unit>
5a6de093
C
11216 <trans-unit id="3508163549683020253" datatype="html">
11217 <source>Allow the user to login and create videos/comments again</source>
0b4a6767 11218 <target state="translated">Thoir cead dhan chleachdaiche airson clàradh a-steach is videothan/beachdan a chruthachadh a-rithist</target>
c90f6f26
G
11219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group>
11220 </trans-unit>
5a6de093 11221 <trans-unit id="1888272455383898478" datatype="html">
076e1310 11222 <source>Mute this account</source>
0b4a6767 11223 <target state="translated">Mùch an cunntas seo</target>
c90f6f26
G
11224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group>
11225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group>
11226 </trans-unit>
793f70ae
G
11227 <trans-unit id="2365286519320230773" datatype="html">
11228 <source>Hide any content from that user from you.</source>
0b4a6767 11229 <target state="translated">Na faic susbaint sam bith on chleachdaiche ud tuilleadh.</target>
c90f6f26
G
11230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group>
11231 </trans-unit>
5a6de093 11232 <trans-unit id="4043508901590508211" datatype="html">
cd9246a9 11233 <source>Unmute this account</source>
0b4a6767 11234 <target state="translated">Dì-mhùch an cunntas seo</target>
c90f6f26
G
11235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group>
11236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group>
11237 </trans-unit>
5a6de093
C
11238 <trans-unit id="2843593344827160627" datatype="html">
11239 <source>Show back content from that user for you.</source>
0b4a6767 11240 <target state="translated">Faic an t-susbaint on chleachdaiche ud a-rithist.</target>
c90f6f26
G
11241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group>
11242 </trans-unit>
5a6de093 11243 <trans-unit id="6198109035280957164" datatype="html">
076e1310 11244 <source>Mute the instance</source>
0b4a6767 11245 <target state="translated">Mùch an t-ionstans</target>
c90f6f26
G
11246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group>
11247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group>
11248 </trans-unit>
5a6de093
C
11249 <trans-unit id="4537735378779630558" datatype="html">
11250 <source>Hide any content from that instance for you.</source>
0b4a6767 11251 <target state="translated">Na faic susbaint sam bith on ionstans ud tuilleadh.</target>
c90f6f26
G
11252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group>
11253 </trans-unit>
5a6de093 11254 <trans-unit id="6247487021683085858" datatype="html">
076e1310 11255 <source>Unmute the instance</source>
0b4a6767 11256 <target state="translated">Dì-mhùch an t-ionstans</target>
c90f6f26
G
11257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group>
11258 </trans-unit>
5a6de093
C
11259 <trans-unit id="4024846984475742259" datatype="html">
11260 <source>Show back content from that instance for you.</source>
0b4a6767 11261 <target state="translated">Faic an t-susbaint on ionstans ud a-rithist.</target>
c90f6f26
G
11262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group>
11263 </trans-unit>
5a6de093
C
11264 <trans-unit id="3108200185023875257" datatype="html">
11265 <source>Remove comments from your videos</source>
0b4a6767 11266 <target state="translated">Thoir air falbh na beachdan o na videothan agad</target>
c90f6f26
G
11267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group>
11268 </trans-unit>
793f70ae
G
11269 <trans-unit id="4810478487244286994" datatype="html">
11270 <source>Remove comments made by this account on your videos.</source>
0b4a6767 11271 <target state="translated">Thoir air falbh na beachdan a chuir an cunntas seo ris na videothan agad.</target>
c90f6f26
G
11272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group>
11273 </trans-unit>
793f70ae
G
11274 <trans-unit id="2077144178298031252" datatype="html">
11275 <source>Hide any content from that user from you, your instance and its users.</source>
0b4a6767 11276 <target state="translated">Falaich susbaint sam bith on chleachdaiche ud uat fhèin, on ionstans agad is on luchd-chleachdaidh aige.</target>
c90f6f26
G
11277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group>
11278 </trans-unit>
793f70ae
G
11279 <trans-unit id="7675070596643104983" datatype="html">
11280 <source>Show this user's content to the users of this instance again.</source>
0b4a6767 11281 <target state="translated">Seall an t-susbaint on chleachdaiche ud dhut fhèin, dhan ionstans agad is dhan luchd-chleachdaidh aige a-rithist.</target>
c90f6f26
G
11282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group>
11283 </trans-unit>
793f70ae
G
11284 <trans-unit id="525915681688649453" datatype="html">
11285 <source>Hide any content from that instance from you, your instance and its users.</source>
0b4a6767 11286 <target state="translated">Falaich susbaint sam bith on ionstans ud uat fhèin, on ionstans agad is on luchd-chleachdaidh aige.</target>
c90f6f26
G
11287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group>
11288 </trans-unit>
5a6de093 11289 <trans-unit id="5325628963747139770" datatype="html">
cd9246a9 11290 <source>Unmute the instance by your instance</source>
0b4a6767 11291 <target state="translated">Dì-mhùch an t-ionstans leis an ionstans agad</target>
c90f6f26
G
11292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group>
11293 </trans-unit>
5a6de093
C
11294 <trans-unit id="758471033841077314" datatype="html">
11295 <source>Show back content from that instance for you, your instance and its users.</source>
0b4a6767 11296 <target state="translated">Seall an t-susbaint on ionstans ud dhut fhèin, dhan ionstans agad is dhan luchd-chleachdaidh aige a-rithist.</target>
c90f6f26
G
11297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group>
11298 </trans-unit>
5a6de093
C
11299 <trans-unit id="3785095284194008197" datatype="html">
11300 <source>Remove comments from your instance</source>
0b4a6767 11301 <target state="translated">Thoir air falbh na beachdan on ionstans agad</target>
c90f6f26
G
11302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11303 </trans-unit>
793f70ae
G
11304 <trans-unit id="4809327075591089709" datatype="html">
11305 <source>Remove comments made by this account from your instance.</source>
0b4a6767 11306 <target state="translated">Thoir air falbh na beachdan a chuir an cunntas seo ris an ionstans agad.</target>
c90f6f26
G
11307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group>
11308 </trans-unit>
687a6afd
G
11309 <trans-unit id="6504240011224861621" datatype="html">
11310 <source>Instance moderation</source>
11311 <target state="translated">Maorsainneachd an ionstans</target>
c90f6f26
G
11312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group>
11313 </trans-unit>
fe199b07
G
11314 <trans-unit id="8546847443058492245" datatype="html">
11315 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11316 <target state="translated">Bac <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> video(than)</target>
1357df30
C
11317 <context-group purpose="location">
11318 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11319 <context context-type="linenumber">4</context>
11320 </context-group>
918ad789 11321 </trans-unit>
5a6de093
C
11322 <trans-unit id="6746743143272021955" datatype="html">
11323 <source>Violent or repulsive</source>
0b4a6767 11324 <target state="translated">Ainneartach no sgreataidh</target>
819205ed
G
11325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">124</context></context-group>
11326 </trans-unit>
5a6de093
C
11327 <trans-unit id="5272553814105457319" datatype="html">
11328 <source>Contains offensive, violent, or coarse language or iconography.</source>
0b4a6767 11329 <target state="translated">Tha cainnt no ìomhaighean ainneartach, sgreataidh no borb ann.</target>
819205ed
G
11330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">125</context></context-group>
11331 </trans-unit>
5a6de093
C
11332 <trans-unit id="6979166468838302269" datatype="html">
11333 <source>Hateful or abusive</source>
0b4a6767 11334 <target state="translated">Fuathach no droch-dhìolach</target>
819205ed
G
11335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">129</context></context-group>
11336 </trans-unit>
5a6de093
C
11337 <trans-unit id="8006612645824137458" datatype="html">
11338 <source>Contains abusive, racist or sexist language or iconography.</source>
0b4a6767 11339 <target state="translated">Tha cainnt no ìomhaighean droch-dhìolach, gràin-chinnidheach no claonaidh ghnèitheil ann.</target>
819205ed
G
11340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">130</context></context-group>
11341 </trans-unit>
5a6de093
C
11342 <trans-unit id="5413552012131573970" datatype="html">
11343 <source>Spam, ad or false news</source>
0b4a6767 11344 <target state="translated">Spama, sanasachd no naidheachdan breugach</target>
819205ed
G
11345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">134</context></context-group>
11346 </trans-unit>
5a6de093
C
11347 <trans-unit id="6374940465448453212" datatype="html">
11348 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
0b4a6767 11349 <target state="translated">Tha dealbhag/teacsa/tagaichean sa bheil margaidheachd, spama no naidheachdan breugach a dh’aona-ghnothach ann no ag amas car a chur air daoine air dòigh air choireigin eile. Thoir seachad tùsan earbsach airson gearan mu mhealladh a dhèanamh.</target>
819205ed
G
11350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">136</context></context-group>
11351 </trans-unit>
5a6de093
C
11352 <trans-unit id="7401289443263903223" datatype="html">
11353 <source>Privacy breach or doxxing</source>
0b4a6767 11354 <target state="translated">Briseadh prìobhaideachd no doxxing</target>
819205ed
G
11355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">140</context></context-group>
11356 </trans-unit>
5a6de093
C
11357 <trans-unit id="8363008638081993167" datatype="html">
11358 <source>Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</source>
0b4a6767 11359 <target state="translated">Tha fiosrachadh pearsanta ann a ghabhadh cleachdadh airson cuideigin a thracadh no aithneachadh no conaltradh ris no dol ’na riochd (can ainm, seòladh, àireamh fòn, post-d no fiosrachadh mun chairt-chreideis).</target>
819205ed
G
11360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">142</context></context-group>
11361 </trans-unit>
5a6de093
C
11362 <trans-unit id="380450014369168564" datatype="html">
11363 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
0b4a6767 11364 <target state="translated">Tha e a’ briseadh a-steach air còraichean-lethbhreac a thaobh nan laghan ionadail a dh’fheumas am frithealaiche gèilleadh riutha.</target>
819205ed
G
11365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">147</context></context-group>
11366 </trans-unit>
5a6de093
C
11367 <trans-unit id="1378933246324202613" datatype="html">
11368 <source>Breaks server rules</source>
0b4a6767 11369 <target state="translated">Briseadh riaghailtean an fhrithealaiche</target>
819205ed
G
11370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">151</context></context-group>
11371 </trans-unit>
5a6de093
C
11372 <trans-unit id="7930601470861156366" datatype="html">
11373 <source>Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</source>
0b4a6767 11374 <target state="translated">Rud sam bith nach eil ’ga ghabhail a-staigh gu h-àrd ’s a bhriseas teirmichean na seirbheise, an còd-giùlain no na riaghailtean coitcheann a tha an sàs air an fhrithealaiche.</target>
819205ed
G
11375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">153</context></context-group>
11376 </trans-unit>
5a6de093
C
11377 <trans-unit id="8700771664729810984" datatype="html">
11378 <source>The above can only be seen in thumbnails.</source>
0b4a6767 11379 <target state="translated">Chan fhaicear an nì gu h-àrd ach sna dealbhagan.</target>
819205ed
G
11380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group>
11381 </trans-unit>
793f70ae
G
11382 <trans-unit id="2602773901491715295" datatype="html">
11383 <source>Captions</source>
5ce52d62 11384 <target state="translated">Fo-thiotalan</target>
c90f6f26
G
11385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group>
11386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group>
11387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group>
11388 </trans-unit>
5a6de093
C
11389 <trans-unit id="5779804235244672536" datatype="html">
11390 <source>The above can only be seen in captions (please describe which).</source>
5ce52d62 11391 <target state="translated">Chan fhaicear an nì gu h-àrd ach sna fo-thiotalan (mìnich cò am fear).</target>
819205ed
G
11392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">167</context></context-group>
11393 </trans-unit>
5a6de093
C
11394 <trans-unit id="968295009933361070" datatype="html">
11395 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
a8f4112a 11396 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann <x id="PH"/> mionaid(ean).</target>
e67ecaf8
C
11397
11398 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
5a6de093 11399 <trans-unit id="4965472196059235310" datatype="html">
076e1310 11400 <source>Too many attempts, please try again later.</source>
a8f4112a 11401 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann greis.</target>
e67ecaf8
C
11402
11403 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
5a6de093 11404 <trans-unit id="1693549688987384699" datatype="html">
076e1310 11405 <source>Server error. Please retry later.</source>
0b4a6767 11406 <target state="translated">Mearachd an fhrithealaiche. Feuch ris a-rithist an ceann greis.</target>
e67ecaf8
C
11407
11408 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
c90f6f26
G
11409 <trans-unit id="7436975022198908854" datatype="html">
11410 <source>Unknown server error</source>
11411 <target state="new">Unknown server error</target>
e67ecaf8
C
11412
11413 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5a6de093
C
11414 <trans-unit id="5927402622550505067" datatype="html">
11415 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
0b4a6767 11416 <target state="translated">Fhuair thu fo-sgrìobhadh air na seanailean làithreach uile aig <x id="PH"/>. Gheibh thu brathan-naidheachd mu na videothan ùra aca uile.</target>
793f70ae
G
11417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">109</context></context-group>
11418 </trans-unit>
5a6de093
C
11419 <trans-unit id="2780460651686172544" datatype="html">
11420 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
0b4a6767 11421 <target state="translated">Fhuair thu fo-sgrìobhadh air <x id="PH"/>. Gheibh thu brathan-naidheachd mu na videothan ùra aca uile.</target>
793f70ae
G
11422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">110</context></context-group>
11423 </trans-unit>
5a6de093 11424 <trans-unit id="7019115336138470191" datatype="html">
076e1310 11425 <source>Subscribed</source>
0b4a6767 11426 <target state="translated">Fo-sgrìobhte</target>
793f70ae
G
11427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">112</context></context-group>
11428 </trans-unit>
5a6de093 11429 <trans-unit id="7070823964189404459" datatype="html">
793f70ae 11430 <source>Unsubscribed from all channels of <x id="PH"/> </source>
0b4a6767 11431 <target state="translated">Chuir thu crìoch air na fo-sgrìobhaidhean agad uile air na seanailean aig <x id="PH"/> </target>
793f70ae
G
11432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">139</context></context-group>
11433 </trans-unit>
5a6de093 11434 <trans-unit id="9201562016527884133" datatype="html">
793f70ae 11435 <source>Unsubscribed from <x id="PH"/> </source>
0b4a6767 11436 <target state="translated">Chuir thu crìoch air an fho-sgrìobhadh agad air <x id="PH"/> </target>
793f70ae
G
11437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">140</context></context-group>
11438 </trans-unit>
5a6de093 11439 <trans-unit id="516954136005961440" datatype="html">
076e1310 11440 <source>Unsubscribed</source>
0b4a6767 11441 <target state="translated">Chaidh crìoch a chur air an fho-sgrìobhadh</target>
793f70ae 11442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">142</context></context-group>
4826a915 11443 </trans-unit>
d7c6b951 11444 <trans-unit id="1000724328916033777" datatype="html">
4826a915 11445 <source>Multiple ways to subscribe to the current channel</source>
0b4a6767 11446 <target state="translated">Tha iomadh dòigh ann airson fo-sgrìobhadh fhaighinn air an seanail làithreach</target>
c90f6f26
G
11447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group>
11448 </trans-unit>
d7c6b951 11449 <trans-unit id="363499678348067004" datatype="html">
4826a915 11450 <source>Open subscription dropdown</source>
0b4a6767 11451 <target state="translated">Fosgail clàr-taice teàrnaidh an fho-sgrìobhaidh</target>
c90f6f26
G
11452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group>
11453 </trans-unit>
5a6de093 11454 <trans-unit id="4968151111061046122" datatype="html">
076e1310 11455 <source>Moderator</source>
0b4a6767 11456 <target state="translated">Maor</target>
e67ecaf8
C
11457
11458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
a0bb29af
G
11459 <trans-unit id="2279527393438260622" datatype="html">
11460 <source>Search videos, playlists, channels…</source>
11461 <target state="translated">Lorg videothan, liostaichean-cluich, seanailean…</target>
3e84ae32
C
11462 <context-group purpose="location">
11463 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11464 <context context-type="linenumber">3</context>
11465 </context-group>
a2f7b4e6 11466 </trans-unit>
5a6de093 11467 <trans-unit id="3723085768598852106" datatype="html">
793f70ae 11468 <source>Video removed from <x id="PH"/> </source>
0b4a6767 11469 <target state="translated">Chaidh a’ video a thoirt air falbh o <x id="PH"/> </target>
352cdf75
G
11470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">309</context></context-group>
11471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">97</context></context-group>
11472 </trans-unit>
5a6de093
C
11473 <trans-unit id="1056145626640340519" datatype="html">
11474 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
0b4a6767 11475 <target state="translated">Chaidh a’ video a chur ri <x id="PH"/> aig stampaichean-tìde <x id="PH_1"/></target>
352cdf75
G
11476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">379</context></context-group>
11477 </trans-unit>
5a6de093 11478 <trans-unit id="7754186870520534716" datatype="html">
793f70ae 11479 <source>Video added in <x id="PH"/> </source>
0b4a6767 11480 <target state="translated">Chaidh a’ video a chur ri <x id="PH"/> </target>
352cdf75
G
11481 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">380</context></context-group>
11482 </trans-unit>
5a6de093 11483 <trans-unit id="985751964589921228" datatype="html">
076e1310 11484 <source>Timestamps updated</source>
0b4a6767 11485 <target state="translated">Chaidh na stampaichean-tìde ùrachadh</target>
352cdf75
G
11486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">277</context></context-group>
11487 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">116</context></context-group>
11488 </trans-unit>
793f70ae
G
11489 <trans-unit id="6421445850411984665" datatype="html">
11490 <source>Starts at</source>
0b4a6767 11491 <target state="translated">Tha e a’ tòiseachadh aig</target>
352cdf75
G
11492 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">139</context></context-group>
11493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">142</context></context-group>
11494 </trans-unit>
793f70ae
G
11495 <trans-unit id="7145200412085189912" datatype="html">
11496 <source>Stops at</source>
0b4a6767 11497 <target state="translated">Tha e a’ crìochnachadh aig</target>
352cdf75
G
11498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">140</context></context-group>
11499 </trans-unit>
793f70ae
G
11500 <trans-unit id="921225940108335688" datatype="html">
11501 <source>and stops at</source>
0b4a6767 11502 <target state="translated">’s a’ crìochnachadh aig</target>
352cdf75
G
11503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">142</context></context-group>
11504 </trans-unit>
5a6de093
C
11505 <trans-unit id="2909684945706361544" datatype="html">
11506 <source>Delete video</source>
0b4a6767 11507 <target state="translated">Sguab a’ video às</target>
c90f6f26
G
11508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group>
11509 </trans-unit>
5a6de093
C
11510 <trans-unit id="2210418817778733727" datatype="html">
11511 <source>Actions for the comment</source>
0b4a6767 11512 <target state="translated">Gnìomhan dhan bheachd</target>
c90f6f26
G
11513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group>
11514 </trans-unit>
5a6de093
C
11515 <trans-unit id="7978668497183230348" datatype="html">
11516 <source>Delete comment</source>
0b4a6767 11517 <target state="translated">Sguab às am beachd</target>
c90f6f26
G
11518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group>
11519 </trans-unit>
5a6de093
C
11520 <trans-unit id="6747218355168080191" datatype="html">
11521 <source>Do you really want to delete this comment?</source>
0b4a6767 11522 <target state="translated">A bheil thu cinnteach gu bheil thu airson am beachd seo a sguabadh às?</target>
e67ecaf8
C
11523
11524
11525 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</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">411</context></context-group></trans-unit>
5a6de093
C
11526 <trans-unit id="7837272126865175984" datatype="html">
11527 <source>Comment deleted.</source>
0b4a6767 11528 <target state="translated">Chaidh am beachd a sguabadh às.</target>
c90f6f26
G
11529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group>
11530 </trans-unit>
5a6de093
C
11531 <trans-unit id="346270517625845962" datatype="html">
11532 <source>Encoder</source>
0b4a6767 11533 <target state="translated">Inneal-còdachaidh</target>
c90f6f26
G
11534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group>
11535 </trans-unit>
5a6de093
C
11536 <trans-unit id="2331557444464201331" datatype="html">
11537 <source>Format name</source>
0b4a6767 11538 <target state="translated">Ainm an fhòrmait</target>
c90f6f26
G
11539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group>
11540 </trans-unit>
5a6de093
C
11541 <trans-unit id="45739481977493163" datatype="html">
11542 <source>Size</source>
0b4a6767 11543 <target state="translated">Meud</target>
c90f6f26
G
11544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group>
11545 </trans-unit>
5a6de093
C
11546 <trans-unit id="7742520815129539114" datatype="html">
11547 <source>Bitrate</source>
fe0dc5e4 11548 <target state="translated">Reat bhiodan</target>
c90f6f26
G
11549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group>
11550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group>
11551 </trans-unit>
5a6de093
C
11552 <trans-unit id="4094960161662677662" datatype="html">
11553 <source>Codec</source>
0b4a6767 11554 <target state="translated">Codec</target>
c90f6f26
G
11555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group>
11556 </trans-unit>
5a6de093 11557 <trans-unit id="2115592966120408375" datatype="html">
076e1310 11558 <source>Copied</source>
0b4a6767 11559 <target state="translated">Chaidh lethbhreac dheth a dhèanamh</target>
c90f6f26
G
11560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group>
11561 </trans-unit>
d7c6b951 11562 <trans-unit id="4323470180912194028" datatype="html">
793f70ae 11563 <source>Copy</source>
0b4a6767 11564 <target state="translated">Dèan lethbhreac</target>
c90f6f26
G
11565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group>
11566 </trans-unit>
5a6de093 11567 <trans-unit id="1472171759957681533" datatype="html">
076e1310 11568 <source>Video reported.</source>
de8c02ea 11569 <target state="translated">Chaidh gearan a dhèanamh air a’ video.</target>
fb87355d
G
11570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">94</context></context-group>
11571 </trans-unit>
5a6de093 11572 <trans-unit id="3622946684246476652" datatype="html">
076e1310 11573 <source>Do you really want to delete this video?</source>
0b4a6767 11574 <target state="translated">A bheil thu cinnteach gu bheil thu airson a’ video seo a sguabadh às?</target>
c90f6f26
G
11575 <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">94</context></context-group>
11576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group>
11577 </trans-unit>
5a6de093
C
11578 <trans-unit id="3941342949736653028" datatype="html">
11579 <source>Video deleted.</source>
0b4a6767 11580 <target state="translated">Chaidh a’ video a sguabadh às.</target>
c90f6f26
G
11581 <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">101</context></context-group>
11582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group>
11583 </trans-unit>
5a6de093
C
11584 <trans-unit id="5072091387445907742" datatype="html">
11585 <source>Actions for the reporter</source>
de8c02ea 11586 <target state="translated">Gnìomhan an neach a rinn an gearan</target>
c90f6f26
G
11587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group>
11588 </trans-unit>
5a6de093
C
11589 <trans-unit id="6599069899275412095" datatype="html">
11590 <source>Mute reporter</source>
de8c02ea 11591 <target state="translated">Mùch an neach a rinn an gearan</target>
c90f6f26
G
11592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group>
11593 </trans-unit>
793f70ae
G
11594 <trans-unit id="3099741642167775297" datatype="html">
11595 <source>Download</source>
0b4a6767 11596 <target state="translated">Luchdaich a-nuas</target>
c90f6f26
G
11597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group>
11598 <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>
11599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">147</context></context-group>
11600 </trans-unit>
793f70ae
G
11601 <trans-unit id="7672331870004528654" datatype="html">
11602 <source>Display live information</source>
4826a915 11603 <target state="translated">Seall fiosrachadh mun t-sruthadh bheò</target>
352cdf75
G
11604 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group>
11605 </trans-unit>
793f70ae
G
11606 <trans-unit id="4021752662928002901" datatype="html">
11607 <source>Update</source>
0b4a6767 11608 <target state="translated">Ùraich</target>
e67ecaf8
C
11609
11610
11611
11612
11613
11614
11615
11616
11617
11618
5b7e3f27 11619 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</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">65</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">21</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-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</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">341</context></context-group></trans-unit>
5a6de093
C
11620 <trans-unit id="420763834450076269" datatype="html">
11621 <source>Block</source>
0b4a6767 11622 <target state="translated">Bac</target>
c90f6f26
G
11623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</context></context-group>
11624 <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>
11625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">359</context></context-group>
11626 </trans-unit>
fe199b07
G
11627 <trans-unit id="6521421218398377925" datatype="html">
11628 <source>Run HLS transcoding</source>
11629 <target state="translated">Ruith tar-chòdachadh HLS</target>
c90f6f26
G
11630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</context></context-group>
11631 <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>
11632 </trans-unit>
fe199b07
G
11633 <trans-unit id="4956271014213477815" datatype="html">
11634 <source>Run WebTorrent transcoding</source>
11635 <target state="translated">Ruith tar-chòdachadh WebTorrent</target>
c90f6f26
G
11636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</context></context-group>
11637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group>
11638 </trans-unit>
fe199b07
G
11639 <trans-unit id="5972374600810542430" datatype="html">
11640 <source>Delete HLS files</source>
11641 <target state="translated">Sguab às na faidhlichean HLS</target>
c90f6f26
G
11642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</context></context-group>
11643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">403</context></context-group>
11644 </trans-unit>
fe199b07
G
11645 <trans-unit id="3844238590532933757" datatype="html">
11646 <source>Delete WebTorrent files</source>
11647 <target state="translated">Sguab às na faidhlichean WebTorrent</target>
c90f6f26
G
11648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group>
11649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
e67ecaf8
C
11650 </trans-unit><trans-unit id="8315587636588243636" datatype="html">
11651 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
2164a13d
C
11652 <context-group purpose="location">
11653 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11654 <context context-type="linenumber">200</context>
11655 </context-group>
e67ecaf8
C
11656 </trans-unit><trans-unit id="6693349469471580292" datatype="html">
11657 <source>Delete file</source><target state="new">Delete file</target>
11658 <context-group purpose="location">
11659 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11660 <context context-type="linenumber">201</context>
11661 </context-group>
11662 </trans-unit><trans-unit id="7016764388104297354" datatype="html">
11663 <source>File removed.</source><target state="new">File removed.</target>
11664 <context-group purpose="location">
11665 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11666 <context context-type="linenumber">207</context>
11667 </context-group>
352cdf75 11668 </trans-unit>
e67ecaf8
C
11669 <trans-unit id="1314383205093440631" datatype="html">
11670 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11671 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11672
11673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit>
5a6de093
C
11674 <trans-unit id="1950057220179636309" datatype="html">
11675 <source>Save to playlist</source>
0b4a6767 11676 <target state="translated">Sàbhail air an liosta-chluich</target>
352cdf75
G
11677 <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">59</context></context-group>
11678 <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>
11679 </trans-unit>
793f70ae 11680 <trans-unit id="8272123190776748811" datatype="html">
e67ecaf8
C
11681 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11682 <target state="translated">Feumaidh tu &lt;a href="/login">clàradh a-steach&lt;/a> mus rangaich thu a’ video seo.</target>
a0bb29af
G
11683 <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>
11684 </trans-unit>
5a6de093
C
11685 <trans-unit id="4503408361537553733" datatype="html">
11686 <source>Mirror</source>
0b4a6767 11687 <target state="translated">Sgàthanaich</target>
352cdf75
G
11688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">371</context></context-group>
11689 </trans-unit>
a0bb29af
G
11690 <trans-unit id="2631340539474479416" datatype="html">
11691 <source>Subtitles</source>
11692 <target state="translated">Fo-thiotalan</target>
3e84ae32
C
11693 <context-group purpose="location">
11694 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11695 <context context-type="linenumber">9</context>
11696 </context-group>
793f70ae 11697 </trans-unit>
793f70ae
G
11698 <trans-unit id="4814285799071780083" datatype="html">
11699 <source>Remove</source>
0b4a6767 11700 <target state="translated">Thoir air falbh</target>
a0bb29af
G
11701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group>
11702 </trans-unit>
793f70ae
G
11703 <trans-unit id="6871668720687277843" datatype="html">
11704 <source>Remove &amp; re-draft</source>
0b4a6767 11705 <target state="translated">Thoir air falbh ⁊ dèan dreachd ùr air</target>
a0bb29af 11706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group>
687a6afd
G
11707 </trans-unit>
11708 <trans-unit id="60216491008745400" datatype="html">
11709 <source>Actions on comment</source>
11710 <target state="translated">Gnìomhan air a’ bheachd</target>
a71d4140
C
11711 <context-group purpose="location">
11712 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11713 <context context-type="linenumber">202</context>
11714 </context-group>
a0bb29af 11715 </trans-unit>
d7c6b951 11716 <trans-unit id="992317512448454409" datatype="html">
a8f4112a 11717 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
47f6767e 11718 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil beachd ann} =1 {1 bheachd} one {<x id="INTERPOLATION"/> bheachd} two {<x id="INTERPOLATION"/> bheachd} few {<x id="INTERPOLATION"/> beachdan} other {<x id="INTERPOLATION"/> beachd} }</target>
a0bb29af
G
11719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group>
11720 </trans-unit>
5a6de093
C
11721 <trans-unit id="4903651219400691248" datatype="html">
11722 <source>Mute account</source>
0b4a6767 11723 <target state="translated">Mùch an cunntas</target>
c90f6f26
G
11724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group>
11725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group>
11726 </trans-unit>
d7c6b951 11727 <trans-unit id="4021487547497211597" datatype="html">
4826a915 11728 <source>Open video actions</source>
0b4a6767 11729 <target state="translated">Fosgail na gnìomhan video</target>
2f03d6dc
C
11730 <context-group purpose="location">
11731 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11732 <context context-type="linenumber">4</context>
11733 </context-group>
11734 <context-group purpose="location">
11735 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11736 <context context-type="linenumber">4</context>
11737 </context-group>
247925e5
G
11738 </trans-unit>
11739 <trans-unit id="3076101305843397295" datatype="html">
11740 <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>
89806a88 11741 <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>
352cdf75
G
11742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group>
11743 </trans-unit>
247925e5
G
11744 <trans-unit id="8359747231611535508" datatype="html">
11745 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
89806a88 11746 <target>Dì-bhac <x id="PH" equiv-text="this.video.name"/></target>
352cdf75 11747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group>
c90f6f26
G
11748 </trans-unit>
11749 <trans-unit id="3143238830256588661" datatype="html">
11750 <source>The live stream will be automatically terminated and replays won't be saved.</source>
11751 <target state="new">The live stream will be automatically terminated and replays won't be saved.</target>
051d69a0
C
11752 <context-group purpose="location">
11753 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
11754 <context context-type="linenumber">233</context>
11755 </context-group>
352cdf75 11756 </trans-unit>
5a6de093
C
11757 <trans-unit id="3719503424625455635" datatype="html">
11758 <source>Mute server account</source>
0b4a6767 11759 <target state="translated">Mùch cunntas an fhrithealaiche</target>
c90f6f26
G
11760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group>
11761 </trans-unit>
d7c6b951 11762 <trans-unit id="7008439939460403347" datatype="html">
5a6de093 11763 <source>Report</source>
de8c02ea 11764 <target state="translated">Dèan gearan</target>
c90f6f26
G
11765 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group>
11766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">57</context></context-group>
11767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">383</context></context-group>
11768 </trans-unit>
d7c6b951 11769 <trans-unit id="829951422090160526" datatype="html">
5a6de093 11770 <source>Reported part</source>
de8c02ea 11771 <target state="translated">Pàirt mun a chaidh gearan a dhèanamh</target>
c90f6f26
G
11772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group>
11773 </trans-unit>
d7c6b951 11774 <trans-unit id="4388879716045736175" datatype="html">
5a6de093 11775 <source>Note</source>
0b4a6767 11776 <target state="translated">Nòta</target>
c90f6f26
G
11777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group>
11778 </trans-unit>
d7c6b951 11779 <trans-unit id="7234922541542636802" datatype="html">
5a6de093 11780 <source>The video was deleted</source>
0b4a6767 11781 <target state="translated">Chaidh a’ video a sguabadh às</target>
c90f6f26
G
11782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group>
11783 </trans-unit>
d7c6b951 11784 <trans-unit id="872792317034860453" datatype="html">
5a6de093 11785 <source>Comment:</source>
0b4a6767 11786 <target state="translated">Beachd:</target>
c90f6f26
G
11787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group>
11788 </trans-unit>
d7c6b951 11789 <trans-unit id="397679576231234820" datatype="html">
5a6de093 11790 <source>Messages with the reporter</source>
de8c02ea 11791 <target state="translated">Teachdaireachdan leis an neach a rinn gearan</target>
793f70ae
G
11792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">4</context></context-group>
11793 </trans-unit>
d7c6b951 11794 <trans-unit id="7417592908147948728" datatype="html">
5a6de093 11795 <source>Messages with the moderation team</source>
5ce52d62 11796 <target state="translated">Teachdaireachdan le sgioba nam maoir</target>
793f70ae
G
11797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">5</context></context-group>
11798 </trans-unit>
d7c6b951 11799 <trans-unit id="1684858568733486744" datatype="html">
793f70ae 11800 <source>No messages for now.</source>
0b4a6767 11801 <target state="translated">Chan eil teachdaireachd ann fhathast.</target>
c90f6f26
G
11802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group>
11803 </trans-unit>
d7c6b951 11804 <trans-unit id="2137920566277687382" datatype="html">
5a6de093 11805 <source>Add a message</source>
0b4a6767 11806 <target state="translated">Cuir teachdaireachd ris</target>
793f70ae
G
11807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">44</context></context-group>
11808 </trans-unit>
5a6de093 11809 <trans-unit id="4058575476871566236" datatype="html">
076e1310 11810 <source>Published</source>
0b4a6767 11811 <target state="translated">Air fhoillseachadh</target>
352cdf75 11812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group>
c90f6f26
G
11813 </trans-unit>
11814 <trans-unit id="7657908235362559477" datatype="html">
11815 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11816 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
2164a13d
C
11817 <context-group purpose="location">
11818 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11819 <context context-type="linenumber">178</context>
11820 </context-group>
352cdf75 11821 </trans-unit>
247925e5
G
11822 <trans-unit id="5093002376262354382" datatype="html">
11823 <source>Transcoding failed</source>
89806a88 11824 <target>Dh’fhàillig an tar-chòdachadh</target>
352cdf75
G
11825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group>
11826 </trans-unit>
819205ed
G
11827 <trans-unit id="118687079501751948" datatype="html">
11828 <source>Move to external storage failed</source>
11829 <target state="translated">Dh’fhàillig leis a’ ghluasad dhan stòras air an taobh a-muigh</target>
352cdf75
G
11830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group>
11831 </trans-unit>
5a6de093 11832 <trans-unit id="4887724548587271148" datatype="html">
076e1310 11833 <source>Waiting transcoding</source>
0b4a6767 11834 <target state="translated">A’ feitheamh air an tar-chòdachadh</target>
352cdf75
G
11835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group>
11836 </trans-unit>
5a6de093 11837 <trans-unit id="4517785179607945981" datatype="html">
076e1310 11838 <source>To transcode</source>
0b4a6767 11839 <target state="translated">Ri thar-chòdachadh</target>
352cdf75
G
11840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group>
11841 </trans-unit>
5a6de093 11842 <trans-unit id="3299576663551440736" datatype="html">
076e1310 11843 <source>To import</source>
0b4a6767 11844 <target state="translated">Ri ion-phortadh</target>
352cdf75
G
11845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group>
11846 </trans-unit>
11847 <trans-unit id="6963802198225789806" datatype="html">
11848 <source>To edit</source>
11849 <target state="translated">Ri dheasachadh</target>
11850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group>
11851 </trans-unit>
687a6afd
G
11852 <trans-unit id="8492933894084361602" datatype="html">
11853 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11854 <target state="translated">Fo-sgrìobh air inbhir RSS “<x id="INTERPOLATION" equiv-text="{{ title }}"/>“</target>
91ae3c4a
C
11855 <context-group purpose="location">
11856 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11857 <context context-type="linenumber">8</context>
11858 </context-group>
a0bb29af 11859 </trans-unit>
a2f7b4e6
G
11860 <trans-unit id="187187500641108332" datatype="html">
11861 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
47f6767e 11862 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
c90f6f26
G
11863 <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">18</context></context-group>
11864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group>
11865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group>
11866 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group>
11867 <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>
11868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group>
11869 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group>
11870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group>
11871 <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>
11872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group>
11873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group>
11874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group>
11875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group>
11876 <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>
11877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group>
11878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group>
11879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group>
11880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group>
11881 <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>
11882 </trans-unit>
5a6de093
C
11883 <trans-unit id="1795705931707209785" datatype="html">
11884 <source>Add to watch later</source>
0b4a6767 11885 <target state="translated">Cuir air a’ chlàr-fhaire</target>
793f70ae
G
11886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">29</context></context-group>
11887 </trans-unit>
5a6de093
C
11888 <trans-unit id="8498940878158860248" datatype="html">
11889 <source>Remove from watch later</source>
0b4a6767 11890 <target state="translated">Thoir air falbh on chlàr-fhaire</target>
793f70ae 11891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group>
c90f6f26
G
11892 </trans-unit>
11893 <trans-unit id="435589893738610428" datatype="html">
11894 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source>
11895 <target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target>
e6afb669
C
11896 <context-group purpose="location">
11897 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11898 <context context-type="linenumber">8</context>
11899 </context-group>
352cdf75
G
11900 </trans-unit>
11901 <trans-unit id="5622582942980351192" datatype="html">
11902 <source>Light/Orange</source>
11903 <target state="translated">Soilleir/Orains</target>
c90f6f26
G
11904 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group>
11905 </trans-unit>
d7c6b951 11906 <trans-unit id="1219783168145776019" datatype="html">
793f70ae 11907 <source>LIVE ENDED</source>
4826a915 11908 <target state="translated">THÀINIG AN SRUTHADH BEÒ GU CRÌOCH</target>
793f70ae
G
11909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">32</context></context-group>
11910 </trans-unit>
5a6de093 11911 <trans-unit id="2439066254855913806" datatype="html">
076e1310 11912 <source>Only I can see this video</source>
0b4a6767 11913 <target state="translated">Chan fhaic ach mi fhìn a’ video seo</target>
e67ecaf8
C
11914
11915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit>
5a6de093
C
11916 <trans-unit id="6767380569816110388" datatype="html">
11917 <source>Only shareable via a private link</source>
0b4a6767 11918 <target state="translated">Cha ghabh a cho-roinneadh ach le ceangal prìobhaideach</target>
e67ecaf8
C
11919
11920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit>
5a6de093 11921 <trans-unit id="6828965264297239528" datatype="html">
076e1310 11922 <source>Anyone can see this video</source>
0b4a6767 11923 <target state="translated">Chì duine sam bith a’ video seo</target>
e67ecaf8
C
11924
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit>
5a6de093
C
11926 <trans-unit id="1425933035739773115" datatype="html">
11927 <source>Only users of this instance can see this video</source>
0b4a6767 11928 <target state="translated">Chan fhaic ach luchd-cleachdaidh an ionstans seo a’ video seo</target>
e67ecaf8
C
11929
11930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit>
5a6de093 11931 <trans-unit id="5210096066382592800" datatype="html">
076e1310 11932 <source>Video to import updated.</source>
0b4a6767 11933 <target state="translated">Chaidh a’ video ri ion-phortadh ùrachadh.</target>
5b7e3f27
C
11934
11935
11936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5a6de093 11937 <trans-unit id="3284171506518522275" datatype="html">
076e1310 11938 <source>Your video was uploaded to your account and is private.</source>
0b4a6767 11939 <target state="translated">Chaidh a’ video agad a luchdadh suas dhan chunntas agad ’s tha e prìobhaideach.</target>
c90f6f26
G
11940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group>
11941 </trans-unit>
5a6de093 11942 <trans-unit id="5699822024600815733" datatype="html">
076e1310 11943 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
0b4a6767 11944 <target state="translated">Ach thèid dàta sam bith nach deach a shàbhaladh (tagaichean, tuairisgeulan…) air chall, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target>
c90f6f26
G
11945 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group>
11946 </trans-unit>
5a6de093 11947 <trans-unit id="1219739004043110649" datatype="html">
076e1310 11948 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
0b4a6767 11949 <target state="translated">Cha deach a’ video agad a luchdadh suas fhathast, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target>
c90f6f26
G
11950 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group>
11951 </trans-unit>
352cdf75
G
11952 <trans-unit id="1830802698757049943" datatype="html">
11953 <source>Publish <x id="PH" equiv-text="videoName"/></source>
11954 <target state="translated">Foillsich <x id="PH" equiv-text="videoName"/></target>
c90f6f26
G
11955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group>
11956 </trans-unit>
793f70ae
G
11957 <trans-unit id="6932865105766151309" datatype="html">
11958 <source>Upload</source>
11959 <target state="translated">Luchdaich suas</target>
c90f6f26
G
11960 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group>
11961 </trans-unit>
5a6de093 11962 <trans-unit id="8278735427925094503" datatype="html">
793f70ae 11963 <source>Upload <x id="PH"/> </source>
0b4a6767 11964 <target state="translated">Luchdaich suas <x id="PH"/> </target>
c90f6f26
G
11965 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group>
11966 </trans-unit>
5a6de093 11967 <trans-unit id="5981816353437801748" datatype="html">
076e1310 11968 <source>Video published.</source>
0b4a6767 11969 <target state="translated">Chaidh a’ video fhoillseachadh.</target>
c90f6f26
G
11970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group>
11971 </trans-unit>
5a6de093 11972 <trans-unit id="764164089183618119" datatype="html">
076e1310 11973 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
0b4a6767 11974 <target state="translated">Tha atharraichean gun sàbhaladh agad! Ma dh’fhalbhas tu, thèid na h-atharraichean agad air chall.</target>
c90f6f26
G
11975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group>
11976 </trans-unit>
5a6de093 11977 <trans-unit id="8306050839443016954" datatype="html">
076e1310 11978 <source>Video updated.</source>
0b4a6767 11979 <target state="translated">Chaidh a’ video ùrachadh.</target>
c90f6f26
G
11980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group>
11981 </trans-unit>
352cdf75
G
11982 <trans-unit id="5609201297201028750" datatype="html">
11983 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11984 <target state="translated">(leudachain: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
c90f6f26
G
11985 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group>
11986 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group>
11987 </trans-unit>
352cdf75
G
11988 <trans-unit id="2763845919408843325" datatype="html">
11989 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
11990 <target state="translated">Thèid “<x id="PH" equiv-text="this.getFilename(t.options.file)"/>” a chur ri toiseach a’ video</target>
c90f6f26
G
11991 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group>
11992 </trans-unit>
352cdf75
G
11993 <trans-unit id="4952096817126306891" datatype="html">
11994 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
11995 <target state="translated">Thèid “<x id="PH" equiv-text="this.getFilename(t.options.file)"/>” a chur ri deireadh a’ video</target>
c90f6f26
G
11996 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group>
11997 </trans-unit>
352cdf75
G
11998 <trans-unit id="665518679871959619" datatype="html">
11999 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
12000 <target state="translated">Thèid dealbh comharra-uisge “<x id="PH" equiv-text="this.getFilename(t.options.file)"/>” a chur ris a’ video</target>
c90f6f26
G
12001 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group>
12002 </trans-unit>
352cdf75
G
12003 <trans-unit id="2677581013897190613" datatype="html">
12004 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
12005 <target state="translated">Tòisichidh a’ video aig <x id="PH" equiv-text="secondsToTime(start)"/> is crìochnaichidh e aig <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
c90f6f26
G
12006 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group>
12007 </trans-unit>
352cdf75
G
12008 <trans-unit id="2299077646120636288" datatype="html">
12009 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
12010 <target state="translated">Tòisichidh a’ video aig <x id="PH" equiv-text="secondsToTime(start)"/></target>
c90f6f26
G
12011 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group>
12012 </trans-unit>
352cdf75
G
12013 <trans-unit id="7209039243783736285" datatype="html">
12014 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
12015 <target state="translated">Crìochnaichidh a’ video aig <x id="PH" equiv-text="secondsToTime(end)"/></target>
c90f6f26
G
12016 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group>
12017 </trans-unit>
5a6de093
C
12018 <trans-unit id="5512208811126492983" datatype="html">
12019 <source>Report comment</source>
de8c02ea 12020 <target state="translated">Dèan gearan mun bheachd</target>
793f70ae
G
12021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">51</context></context-group>
12022 </trans-unit>
5a6de093 12023 <trans-unit id="3691787517663044217" datatype="html">
793f70ae 12024 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
0b4a6767 12025 <target state="translated">Thèid fiosrachadh mun sguabadh às a chur tha na h-ionstansan cèine ach an dèan iad a leithid cheudna.</target>
e67ecaf8
C
12026
12027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit>
793f70ae
G
12028 <trans-unit id="7321800851971795962" datatype="html">
12029 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
0b4a6767 12030 <target state="translated">Seo beachd cèin, mar sin dha bhi buaidh aig an sguabadh às ach air an ionstans agad fhèin.</target>
e67ecaf8
C
12031
12032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
793f70ae
G
12033 <trans-unit id="5964038603724691720" datatype="html">
12034 <source>Delete and re-draft</source>
0b4a6767 12035 <target state="translated">Sguab às is dèan dreachd ùr air</target>
e67ecaf8
C
12036
12037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
793f70ae
G
12038 <trans-unit id="7163633882758007711" datatype="html">
12039 <source>Do you really want to delete and re-draft this comment?</source>
0b4a6767 12040 <target state="translated">A bheil thu cinnteach gu bheil thu airson am beachd seo a sguabadh às agus dreachd ùr a dhèanamh air?</target>
e67ecaf8
C
12041
12042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit>
5a6de093
C
12043 <trans-unit id="6775540171466219199" datatype="html">
12044 <source>Stop autoplaying next video</source>
0b4a6767 12045 <target state="translated">Sguir de bhith a’ cluich an ath-video gu fèin-obrachail</target>
c90f6f26
G
12046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group>
12047 </trans-unit>
5a6de093
C
12048 <trans-unit id="5149234672404299151" datatype="html">
12049 <source>Autoplay next video</source>
0b4a6767 12050 <target state="translated">Cluich an ath-video gu fèin-obrachail</target>
c90f6f26
G
12051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group>
12052 </trans-unit>
5a6de093
C
12053 <trans-unit id="5870421136141540382" datatype="html">
12054 <source>Stop looping playlist videos</source>
0b4a6767 12055 <target state="translated">Sguir de bhith a’ lùbadh videothan na liosta-chluich</target>
c90f6f26
G
12056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group>
12057 </trans-unit>
5a6de093
C
12058 <trans-unit id="1599585307037758139" datatype="html">
12059 <source>Loop playlist videos</source>
0b4a6767 12060 <target state="translated">Lùb videothan na liosta-chluich</target>
c90f6f26
G
12061 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group>
12062 </trans-unit>
12063 <trans-unit id="1254111869788332501" datatype="html">
12064 <source>Other videos</source>
12065 <target state="new">Other videos</target>
00e32b7c
C
12066 <context-group purpose="location">
12067 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
12068 <context context-type="linenumber">4,6</context>
12069 </context-group>
12070 </trans-unit>
d7c6b951 12071 <trans-unit id="3704292036525161260" datatype="html">
4826a915 12072 <source>Placeholder image</source>
0b4a6767 12073 <target state="translated">Glèidheadair-àite deilbh</target>
063de1ee
C
12074 <context-group purpose="location">
12075 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
12076 <context context-type="linenumber">11</context>
12077 </context-group>
793f70ae 12078 </trans-unit>
6f512b68 12079 <trans-unit id="961774488937452220" datatype="html">
e67ecaf8
C
12080 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
12081 <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: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
12082
12083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit>
793f70ae
G
12084 <trans-unit id="5761611056224181752" datatype="html">
12085 <source>Redirection</source>
0b4a6767 12086 <target state="translated">Ath-stiùireadh</target>
e67ecaf8
C
12087
12088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit>
5a6de093 12089 <trans-unit id="8858527736400081688" datatype="html">
076e1310 12090 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
0b4a6767 12091 <target state="translated">Tha susbaint sa video seo a tha iomchaidh do dh’inbhich a-mhàin. A bheil thu cinnteach gu bheil thu airson coimhead air?</target>
e67ecaf8
C
12092
12093 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
5a6de093 12094 <trans-unit id="3937119019020041049" datatype="html">
076e1310 12095 <source>Mature or explicit content</source>
0b4a6767 12096 <target state="translated">Susbaint do dh’inbhich</target>
e67ecaf8
C
12097
12098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit>
5a6de093
C
12099 <trans-unit id="1755474755114288376" datatype="html">
12100 <source>Up Next</source>
0b4a6767 12101 <target state="translated">Ri thighinn</target>
e67ecaf8
C
12102
12103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit>
793f70ae
G
12104 <trans-unit id="2159130950882492111" datatype="html">
12105 <source>Cancel</source>
0b4a6767 12106 <target state="translated">Sguir dheth</target>
e67ecaf8
C
12107
12108
12109
12110
12111
12112
12113
12114
12115
12116
12117
12118
12119
12120
12121
12122
12123
12124
12125
12126
12127
5b7e3f27 12128 <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">129</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-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</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/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</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">452</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">53</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">53</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">84</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">34</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">143</context></context-group></trans-unit>
5a6de093
C
12129 <trans-unit id="3354816756665089864" datatype="html">
12130 <source>Autoplay is suspended</source>
0b4a6767 12131 <target state="translated">Chaidh a’ chluiche fhèin-obrachail a chur à rèim</target>
e67ecaf8
C
12132
12133 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit>
819205ed
G
12134 <trans-unit id="5856931617181450881" datatype="html">
12135 <source>Enter/exit fullscreen</source>
12136 <target state="translated">Tòisich air/Fàg an làn-sgrìn</target>
e67ecaf8 12137
88ee9916 12138 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit>
819205ed
G
12139 <trans-unit id="2971009377468404076" datatype="html">
12140 <source>Play/Pause the video</source>
12141 <target state="translated">Cluich/Cuir ’na stad a’ video</target>
e67ecaf8 12142
88ee9916 12143 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit>
819205ed
G
12144 <trans-unit id="4147087312411482964" datatype="html">
12145 <source>Mute/unmute the video</source>
12146 <target state="translated">Mùch/Dì-mhùch a’ video</target>
e67ecaf8 12147
88ee9916 12148 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit>
819205ed
G
12149 <trans-unit id="4791956574676305640" datatype="html">
12150 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12151 <target state="translated">Geàrr leum gu ceudad a’ video: Thèid 0 gu 0% ’s 9 gu 90%</target>
e67ecaf8 12152
88ee9916 12153 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit>
819205ed
G
12154 <trans-unit id="3887762369650091344" datatype="html">
12155 <source>Increase the volume</source>
12156 <target state="translated">Cuir an àirde an fhuaim</target>
e67ecaf8 12157
88ee9916 12158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit>
819205ed
G
12159 <trans-unit id="1363382131573461910" datatype="html">
12160 <source>Decrease the volume</source>
12161 <target state="translated">Lùghdaich àirde na fuaime</target>
e67ecaf8 12162
88ee9916 12163 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit>
819205ed
G
12164 <trans-unit id="2541031516422557760" datatype="html">
12165 <source>Seek the video forward</source>
12166 <target state="translated">Sir air adhart sa video</target>
e67ecaf8 12167
88ee9916 12168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit>
819205ed
G
12169 <trans-unit id="8813023402019364882" datatype="html">
12170 <source>Seek the video backward</source>
12171 <target state="translated">Sir air ais sa video</target>
e67ecaf8 12172
88ee9916 12173 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit>
819205ed
G
12174 <trans-unit id="581757752202843950" datatype="html">
12175 <source>Increase playback rate</source>
12176 <target state="translated">Dèan a’ chluich nas luaithe</target>
e67ecaf8 12177
88ee9916 12178 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit>
819205ed
G
12179 <trans-unit id="5467642834854681120" datatype="html">
12180 <source>Decrease playback rate</source>
12181 <target state="translated">Cuir maille air a’ chluich</target>
e67ecaf8 12182
88ee9916 12183 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit>
819205ed
G
12184 <trans-unit id="3860402955823859506" datatype="html">
12185 <source>Navigate in the video to the previous frame</source>
12186 <target state="translated">Seòl sa video dhan fhrèam roimhe</target>
e67ecaf8 12187
88ee9916 12188 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit>
819205ed
G
12189 <trans-unit id="8232494782895420700" datatype="html">
12190 <source>Navigate in the video to the next frame</source>
12191 <target state="translated">Seòl sa video dhan ath-fhrèam</target>
e67ecaf8 12192
88ee9916 12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group></trans-unit>
819205ed
G
12194 <trans-unit id="8223917068580581095" datatype="html">
12195 <source>Toggle theater mode</source>
12196 <target state="translated">Toglaich modh an taighe-chluich</target>
e67ecaf8 12197
88ee9916 12198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group></trans-unit>
5a6de093 12199 <trans-unit id="8025996572234182184" datatype="html">
076e1310 12200 <source>Like the video</source>
0b4a6767 12201 <target state="translated">Comharraich gur toigh leat a’ video</target>
a0bb29af
G
12202 <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">46</context></context-group>
12203 </trans-unit>
5a6de093 12204 <trans-unit id="7692127636377222448" datatype="html">
076e1310 12205 <source>Dislike the video</source>
0b4a6767 12206 <target state="translated">Comharraich nach toigh leat a’ video</target>
a0bb29af
G
12207 <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">51</context></context-group>
12208 </trans-unit>
5a6de093
C
12209 <trans-unit id="1729036051846673606" datatype="html">
12210 <source>When active, the next video is automatically played after the current one.</source>
0b4a6767 12211 <target state="translated">Nuair a bhios seo gnìomhach, thèid an ath-video a chluich gu fèin-obrachail às dèidh an fhir làithrich.</target>
819205ed
G
12212 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
12213 </trans-unit>
30ae75f9 12214 <trans-unit id="2431286785954354122" datatype="html">
793f70ae 12215 <source>Recently added</source>
a0bb29af 12216 <target state="translated">O chionn goirid</target>
c90f6f26
G
12217 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group>
12218 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
12219 </trans-unit>
5a6de093 12220 <trans-unit id="12646164819555880" datatype="html">
076e1310 12221 <source>Videos from your subscriptions</source>
0b4a6767 12222 <target state="translated">Videothan o na fo-sgrìobhaidhean agad</target>
687a6afd
G
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group>
12224 </trans-unit>
793f70ae
G
12225 <trans-unit id="1812379335568847528" datatype="html">
12226 <source>Subscriptions</source>
0b4a6767 12227 <target state="translated">Fo-sgrìobhaidhean</target>
819205ed
G
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group>
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group>
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12232 </trans-unit>
793f70ae
G
12233 <trans-unit id="186236568870281953" datatype="html">
12234 <source>History</source>
0b4a6767 12235 <target state="translated">Eachdraidh</target>
819205ed
G
12236 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group>
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12238 </trans-unit>
d7c6b951 12239 <trans-unit id="5237588857224999862" datatype="html">
4826a915 12240 <source>Open actions</source>
0b4a6767 12241 <target state="translated">Fosgail na gnìomhan</target>
2f03d6dc
C
12242 <context-group purpose="location">
12243 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12244 <context context-type="linenumber">4</context>
12245 </context-group>
793f70ae
G
12246 </trans-unit>
12247 <trans-unit id="8681933925782924101" datatype="html">
12248 <source>Local videos</source>
0b4a6767 12249 <target state="translated">Videothan ionadail</target>
c90f6f26
G
12250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group>
12251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group>
12252 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
12253 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
12254 </trans-unit>
fb87355d
G
12255 <trans-unit id="5668077948386857930" datatype="html">
12256 <source>Exclude</source>
12257 <target state="translated">Dùin a-mach</target>
247925e5
G
12258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group>
12259 </trans-unit>
fb87355d
G
12260 <trans-unit id="7147755274837297932" datatype="html">
12261 <source>Exclude muted accounts</source>
12262 <target state="translated">Dùin a-mach na cunntasan mùchte</target>
247925e5
G
12263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">99</context></context-group>
12264 </trans-unit>
12265 <trans-unit id="8397092871503752085" datatype="html">
12266 <source>Exclude public videos</source>
89806a88 12267 <target>Dùin a-mach na videothan poblach</target>
c49c366a
C
12268 <context-group purpose="location">
12269 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12270 <context context-type="linenumber">103</context>
c49c366a 12271 </context-group>
fb87355d
G
12272 </trans-unit>
12273 <trans-unit id="5895186796919691836" datatype="html">
12274 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> videos</source>
12275 <target state="translated">A’ sealltainn <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> gu <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> à <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> video</target>
c49c366a
C
12276 <context-group purpose="location">
12277 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12278 <context context-type="linenumber">11</context>
12279 </context-group>
687a6afd
G
12280 </trans-unit>
12281 <trans-unit id="3037358578603095196" datatype="html">
12282 <source>Only videos uploaded on this instance are displayed</source>
12283 <target state="translated">Cha nochd ach na videothan a chaidh a luchdadh suas dhan ionstans seo</target>
c90f6f26
G
12284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group>
12285 </trans-unit>
793f70ae
G
12286 <trans-unit id="4668975178372693951" datatype="html">
12287 <source>Discover videos</source>
0b4a6767 12288 <target state="translated">Fidir videothan</target>
fb87355d
G
12289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12290 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12291 </trans-unit>
793f70ae
G
12292 <trans-unit id="8067135025051844577" datatype="html">
12293 <source>Trending videos</source>
4826a915 12294 <target state="translated">Videothan a’ treandadh</target>
687a6afd
G
12295 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12296 </trans-unit>
793f70ae
G
12297 <trans-unit id="664221386829541948" datatype="html">
12298 <source>Recently added videos</source>
a0bb29af 12299 <target state="translated">Videothan air an cur ris o chionn goirid</target>
687a6afd
G
12300 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12301 </trans-unit>
793f70ae
G
12302 <trans-unit id="8212906256415538361" datatype="html">
12303 <source>Upload a video</source>
0b4a6767 12304 <target state="translated">Luchdaich suas video</target>
352cdf75
G
12305 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group>
12306 </trans-unit>
793f70ae
G
12307 <trans-unit id="7590784934397800835" datatype="html">
12308 <source>Edit a video</source>
0b4a6767 12309 <target state="translated">Deasaich video</target>
352cdf75
G
12310 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">112</context></context-group>
12311 </trans-unit>
076e1310
G
12312 </body>
12313 </file>
793f70ae 12314</xliff>