]> 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>
c90f6f26
G
769 <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>
770 <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>
771 <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>
772 <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>
773 <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>
774 <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>
775 <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>
776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">320</context></context-group>
777 <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>
778 </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>
c90f6f26
G
954 <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>
955 <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">37</context></context-group>
956 <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>
957 </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>
3c18ff47
C
2288 <context-group purpose="location">
2289 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2290 <context context-type="linenumber">5</context>
2291 </context-group>
352cdf75
G
2292 </trans-unit>
2293 <trans-unit id="6838559377527923778" datatype="html">
2294 <source>Caption</source>
2295 <target state="translated">Fo-thiotal</target>
3c18ff47
C
2296 <context-group purpose="location">
2297 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2298 <context context-type="linenumber">10</context>
2299 </context-group>
352cdf75
G
2300 </trans-unit>
2301 <trans-unit id="1989971680596153649" datatype="html">
2302 <source>Edit this caption</source>
2303 <target state="translated">Deasaich am fo-thiotal seo</target>
3c18ff47
C
2304 <context-group purpose="location">
2305 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2306 <context context-type="linenumber">31</context>
2307 </context-group>
793f70ae 2308 </trans-unit>
d7c6b951 2309 <trans-unit id="5701618810648052610" datatype="html">
076e1310
G
2310 <source>Title</source>
2311 <target state="translated">Tiotal</target>
819205ed
G
2312 <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>
2313 </trans-unit>
d7c6b951 2314 <trans-unit id="7886570921510760899" datatype="html">
076e1310
G
2315 <source>Tags</source>
2316 <target state="translated">Tagaichean</target>
c90f6f26
G
2317 <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>
2318 <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>
2319 </trans-unit>
d7c6b951 2320 <trans-unit id="354332809647287722" datatype="html">
793f70ae 2321 <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 2322 <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
2323 <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>
2324 </trans-unit>
d7c6b951 2325 <trans-unit id="3265632123453688399" datatype="html">
076e1310
G
2326 <source>Enter a new tag</source>
2327 <target state="translated">Cuir a-steach taga ùr</target>
687a6afd
G
2328 <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>
2329 </trans-unit>
793f70ae
G
2330 <trans-unit id="6179532215548637839" datatype="html">
2331 <source>extensions</source>
4826a915 2332 <target state="translated">leudachain</target>
687a6afd
G
2333 <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>
2334 </trans-unit>
4826a915
G
2335 <trans-unit id="8054921481196967348" datatype="html">
2336 <source>This image is too large.</source>
de8c02ea 2337 <target state="translated">Tha an dealbh seo ro mhòr.</target>
687a6afd
G
2338 <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>
2339 <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>
2340 </trans-unit>
d7c6b951 2341 <trans-unit id="6259523075362402245" datatype="html">
a8f4112a 2342 <source>Upload a new banner</source>
47f6767e 2343 <target state="translated">Luchdaidh suas bratach ùr</target>
c90f6f26
G
2344 <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>
2345 </trans-unit>
d7c6b951 2346 <trans-unit id="1117672957968812680" datatype="html">
a8f4112a 2347 <source>Change your banner</source>
47f6767e 2348 <target state="translated">Atharraich a’ bhratach agad</target>
c90f6f26
G
2349 <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>
2350 </trans-unit>
d7c6b951 2351 <trans-unit id="3394080812181176794" datatype="html">
a8f4112a 2352 <source>Remove banner</source>
47f6767e 2353 <target state="translated">Thoir a’ bhratach air falbh</target>
c90f6f26
G
2354 <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>
2355 </trans-unit>
a2f7b4e6
G
2356 <trans-unit id="7306351600905511107" datatype="html">
2357 <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 2358 <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
2359 <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>
2360 </trans-unit>
09e1784b 2361 <trans-unit id="3220184757632006830" datatype="html">
a2f7b4e6 2362 <source>Account avatar</source>
47f6767e 2363 <target state="translated">Avatar a’ chunntais</target>
c90f6f26
G
2364 <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>
2365 </trans-unit>
a2f7b4e6
G
2366 <trans-unit id="1138964882426023395" datatype="html">
2367 <source>Channel avatar</source>
47f6767e 2368 <target state="translated">Avatar na seanail</target>
c90f6f26
G
2369 <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>
2370 </trans-unit>
a0bb29af 2371 <trans-unit id="1358902062258458923" datatype="html">
e67ecaf8
C
2372 <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>
2373 <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
2374 <context-group purpose="location">
2375 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2376 <context context-type="linenumber">2</context>
2377 </context-group>
a0bb29af
G
2378 </trans-unit>
2379 <trans-unit id="7976591803735140601" datatype="html">
2380 <source>Latest published video</source>
2381 <target state="translated">A’ video mu dheireadh a chaidh fhoillseachadh</target>
c5c848c5
C
2382 <context-group purpose="location">
2383 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2384 <context context-type="linenumber">24</context>
2385 </context-group>
918ad789
G
2386 </trans-unit>
2387 <trans-unit id="283609029522452529" datatype="html">
2388 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2389 <target state="translated">Mearachd ann am meanbh-cho-phàirt na seanail: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2390 <context-group purpose="location">
2391 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2392 <context context-type="linenumber">57</context>
2393 </context-group>
918ad789
G
2394 </trans-unit>
2395 <trans-unit id="3059355667050002541" datatype="html">
2396 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2397 <target state="translated">Mearachd ann am meanbh-cho-phàirt na liosta-chluich: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2398 <context-group purpose="location">
2399 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2400 <context context-type="linenumber">47</context>
2401 </context-group>
918ad789
G
2402 </trans-unit>
2403 <trans-unit id="863691161959989717" datatype="html">
2404 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2405 <target state="translated">Mearachd ann am meanbh-cho-phàirt a’ video: <x id="PH" equiv-text="err.message"/></target>
687a6afd
G
2406 <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>
2407 </trans-unit>
918ad789
G
2408 <trans-unit id="1247256698916587400" datatype="html">
2409 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2410 <target state="translated">Mearachd ann an co-phàirt liosta nam video: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2411 <context-group purpose="location">
2412 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2413 <context context-type="linenumber">77</context>
2414 </context-group>
a2f7b4e6
G
2415 </trans-unit>
2416 <trans-unit id="1460134385691851101" datatype="html">
2417 <source>Advanced filters</source>
47f6767e 2418 <target state="translated">Criathragan adhartach</target>
e67ecaf8
C
2419
2420
2421
2422
2423
2424 <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 2425 <trans-unit id="2504502765849142619" datatype="html">
5a6de093 2426 <source>No items found</source>
4826a915 2427 <target state="translated">Cha deach dad a lorg</target>
687a6afd
G
2428 <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>
2429 </trans-unit>
d7c6b951 2430 <trans-unit id="4902817035128594900" datatype="html">
076e1310
G
2431 <source>Description</source>
2432 <target state="translated">Tuairisgeul</target>
c90f6f26
G
2433 <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>
2434 <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>
2435 <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>
2436 <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>
2437 <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>
2438 <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>
2439 <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>
2440 <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>
2441 </trans-unit>
d7c6b951 2442 <trans-unit id="8740951153302736329" datatype="html">
076e1310
G
2443 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2444 <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
2445 <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>
2446 </trans-unit>
a2f7b4e6 2447 <trans-unit id="2090254132451149776" datatype="html">
e67ecaf8
C
2448 <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>
2449 <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
2450 <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>
2451 </trans-unit>
d7c6b951 2452 <trans-unit id="5462361983940693567" datatype="html">
076e1310
G
2453 <source>Channel</source>
2454 <target state="translated">Seanail</target>
c90f6f26
G
2455 <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>
2456 <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>
2457 <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>
2458 <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>
2459 <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>
2460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group>
2461 <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>
2462 </trans-unit>
d7c6b951 2463 <trans-unit id="2806917038528218276" datatype="html">
5a6de093 2464 <source>FAQ</source>
4826a915 2465 <target state="translated">CÀBHA</target>
c90f6f26
G
2466 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2467 </trans-unit>
d7c6b951 2468 <trans-unit id="3620232640697554352" datatype="html">
5a6de093 2469 <source>Frequently asked questions about PeerTube</source>
4826a915 2470 <target state="translated">Ceistean àbhaisteach mu PeerTube</target>
c90f6f26
G
2471 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
2472 </trans-unit>
d7c6b951 2473 <trans-unit id="8942351587754185907" datatype="html">
5a6de093 2474 <source>API</source>
4826a915 2475 <target state="translated">API</target>
c90f6f26
G
2476 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2477 </trans-unit>
352cdf75
G
2478 <trans-unit id="7366542359085748162" datatype="html">
2479 <source>powered by PeerTube - CopyLeft 2015-2022</source>
2480 <target state="translated">le cumhachd PeerTube – Còir-lethbhreac shaor 2015-2022</target>
c90f6f26
G
2481 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group>
2482 </trans-unit>
d7c6b951 2483 <trans-unit id="3722967224215437913" datatype="html">
5a6de093 2484 <source>API documentation</source>
4826a915 2485 <target state="translated">Docamaideadh an API</target>
c90f6f26
G
2486 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
2487 </trans-unit>
d7c6b951 2488 <trans-unit id="9012879216268259096" datatype="html">
5a6de093 2489 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
0b4a6767 2490 <target state="translated">Cuir foillseachadh air an sgeideal (<x id="INTERPOLATION"/>)</target>
c90f6f26
G
2491 <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>
2492 </trans-unit>
d7c6b951 2493 <trans-unit id="9155449485123349070" datatype="html">
5a6de093 2494 <source>Contains sensitive content</source>
4826a915 2495 <target state="translated">Tha susbaint fhrionasach ann</target>
c90f6f26
G
2496 <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>
2497 </trans-unit>
a2f7b4e6
G
2498 <trans-unit id="4850841867094321899" datatype="html">
2499 <source>Some instances hide videos containing mature or explicit content by default.</source>
47f6767e 2500 <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
2501 <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>
2502 </trans-unit>
d7c6b951 2503 <trans-unit id="4895908242997839943" datatype="html">
5a6de093 2504 <source>Publish after transcoding</source>
4826a915 2505 <target state="translated">Foillsich e às dèidh an tar-chòdachaidh</target>
c90f6f26 2506 <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
2507 </trans-unit><trans-unit id="1124038634267013139" datatype="html">
2508 <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>
2509 <context-group purpose="location">
2510 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2511 <context context-type="linenumber">150</context>
2512 </context-group>
c90f6f26 2513 </trans-unit>
76ab0208 2514
d7c6b951 2515 <trans-unit id="5984574397847510001" datatype="html">
076e1310
G
2516 <source>Basic info</source>
2517 <target state="translated">Fiosrachadh bunasach</target>
819205ed
G
2518 <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>
2519 </trans-unit>
d7c6b951 2520 <trans-unit id="2142169012597585513" datatype="html">
076e1310
G
2521 <source>Add another caption</source>
2522 <target state="translated">Cuir fo-thiotal eile ris</target>
c90f6f26
G
2523 <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>
2524 </trans-unit>
d7c6b951 2525 <trans-unit id="4525569337497033381" datatype="html">
076e1310
G
2526 <source>See the subtitle file</source>
2527 <target state="translated">Seall faidhle nam fo-thiotalan</target>
c90f6f26
G
2528 <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>
2529 </trans-unit>
2530 <trans-unit id="4335724652642647824" datatype="html">
e67ecaf8 2531 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source>
c90f6f26 2532 <target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target>
051d69a0
C
2533 <context-group purpose="location">
2534 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2535 <context context-type="linenumber">186,188</context>
2536 </context-group>
2537 </trans-unit>
d7c6b951 2538 <trans-unit id="73284819990858102" datatype="html">
076e1310
G
2539 <source>Will be created on update</source>
2540 <target state="translated">Thèid a chruthachadh leis an ùrachadh</target>
c90f6f26
G
2541 <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>
2542 </trans-unit>
d7c6b951 2543 <trans-unit id="7044449271109607418" datatype="html">
076e1310
G
2544 <source>Cancel create</source>
2545 <target state="translated">Sguir dhen chruthachadh</target>
c90f6f26
G
2546 <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>
2547 </trans-unit>
352cdf75
G
2548 <trans-unit id="8541869921865486762" datatype="html">
2549 <source>Will be edited on update</source>
2550 <target state="translated">Thèid a dheasachadh leis an ùrachadh</target>
c90f6f26
G
2551 <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>
2552 </trans-unit>
352cdf75
G
2553 <trans-unit id="4013233634947488312" datatype="html">
2554 <source>Cancel edition</source>
2555 <target state="translated">Sguir dhen deasachadh</target>
c90f6f26
G
2556 <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>
2557 </trans-unit>
d7c6b951 2558 <trans-unit id="7879454016898626211" datatype="html">
076e1310
G
2559 <source>Will be deleted on update</source>
2560 <target state="translated">Thèid a sguabadh às leis an ùrachadh</target>
c90f6f26
G
2561 <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>
2562 </trans-unit>
d7c6b951 2563 <trans-unit id="305832955565133216" datatype="html">
076e1310
G
2564 <source>Cancel deletion</source>
2565 <target state="translated">Sguir dhen sguabadh às</target>
c90f6f26
G
2566 <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>
2567 </trans-unit>
d7c6b951 2568 <trans-unit id="360396717319152766" datatype="html">
076e1310
G
2569 <source>No captions for now.</source>
2570 <target state="translated">Gun fho-thiotal fhathast.</target>
c90f6f26
G
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">226</context></context-group>
2572 </trans-unit>
d7c6b951 2573 <trans-unit id="8508836953540308271" datatype="html">
793f70ae 2574 <source>Live settings</source>
4826a915 2575 <target state="translated">Roghainnean sruthaidh beò</target>
c90f6f26
G
2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">234</context></context-group>
2577 </trans-unit>
d7c6b951 2578 <trans-unit id="1212376766715456139" datatype="html">
793f70ae 2579 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
4826a915 2580 <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>
c90f6f26
G
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">287</context></context-group>
2582 </trans-unit>
352cdf75
G
2583 <trans-unit id="1966495339378120213" datatype="html">
2584 <source>Latency mode</source>
2585 <target state="translated">Modh na foillidheachd</target>
c90f6f26
G
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">293</context></context-group>
2587 </trans-unit>
d7c6b951 2588 <trans-unit id="8891497955962997247" datatype="html">
793f70ae 2589 <source>Automatically publish a replay when your live ends</source>
4826a915 2590 <target state="translated">Foillsich ath-chluiche gu fèin-obrachail nuair a thig an sruthadh beò agad gu crìoch</target>
c90f6f26
G
2591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">283</context></context-group>
2592 </trans-unit>
76ab0208 2593
d7c6b951 2594 <trans-unit id="2288513108450439427" datatype="html">
076e1310 2595 <source>Support</source>
a2f7b4e6 2596 <target state="translated">Thoir taic</target>
e67ecaf8
C
2597
2598
2599 <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">326</context></context-group></trans-unit>
d7c6b951 2600 <trans-unit id="1359533927353954373" datatype="html">
a8f4112a 2601 <source>View account</source>
47f6767e 2602 <target state="translated">Seall an cunntas</target>
a2f7b4e6
G
2603 <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>
2604 </trans-unit>
d7c6b951 2605 <trans-unit id="3799746968259478616" datatype="html">
a8f4112a 2606 <source>View account</source>
47f6767e 2607 <target state="translated">Seall an cunntas</target>
c90f6f26
G
2608 <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>
2609 </trans-unit>
d7c6b951 2610 <trans-unit id="6778225321073009261" datatype="html">
a8f4112a 2611 <source>View owner account</source>
47f6767e 2612 <target state="translated">Seall cunntas an t-seilbheadair</target>
c90f6f26
G
2613 <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>
2614 </trans-unit>
d7c6b951 2615 <trans-unit id="8798391261676185924" datatype="html">
a8f4112a 2616 <source>VIDEO CHANNEL</source>
47f6767e 2617 <target state="translated">SEANAIL VIDEO</target>
819205ed
G
2618 <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>
2619 </trans-unit>
d7c6b951 2620 <trans-unit id="5121874940679887597" datatype="html">
a8f4112a 2621 <source>Copy channel handle</source>
47f6767e 2622 <target state="translated">Dèan lethbhreac de làimhsichear na seanail</target>
819205ed
G
2623 <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>
2624 </trans-unit>
d7c6b951 2625 <trans-unit id="2486917589932345430" datatype="html">
a8f4112a 2626 <source>OWNER ACCOUNT</source>
47f6767e 2627 <target state="translated">CUNNTAS SEILBHEADAIR</target>
a2f7b4e6
G
2628 <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>
2629 </trans-unit>
d7c6b951 2630 <trans-unit id="1952020204339597057" datatype="html">
793f70ae 2631 <source>Short text to tell people how they can support you (membership platform...).</source>
a2f7b4e6 2632 <target state="translated">Teacsa goirid a mhìnicheas ciamar as urrainn do dhaoine taic a thoirt dhut (ùrlar ballrachd…).</target>
c90f6f26
G
2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">330</context></context-group>
2634 </trans-unit>
2635 <trans-unit id="7003790776240394114" datatype="html">
2636 <source>Filename</source>
2637 <target state="new">Filename</target>
4c1ce3d4
C
2638 <context-group purpose="location">
2639 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2640 <context context-type="linenumber">345,347</context>
2641 </context-group>
c90f6f26
G
2642 </trans-unit>
2643 <trans-unit id="1186960092655764809" datatype="html">
2644 <source>Name of the uploaded file</source>
2645 <target state="new"> Name of the uploaded file </target>
4c1ce3d4
C
2646 <context-group purpose="location">
2647 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2648 <context context-type="linenumber">350</context>
2649 </context-group>
2650 </trans-unit>
d7c6b951 2651 <trans-unit id="7958716262877895706" datatype="html">
076e1310
G
2652 <source>Original publication date</source>
2653 <target state="translated">Ceann-là an fhoillseachaidh thùsail</target>
c90f6f26
G
2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">359</context></context-group>
2655 </trans-unit>
d7c6b951 2656 <trans-unit id="50985514722149155" datatype="html">
793f70ae
G
2657 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2658 <target state="translated">Seo an ceann-là a chaidh an t-susbaint fhoillseachadh a’ chiad turas (can cheann-là sgaoilidh aig film)</target>
c90f6f26
G
2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">363</context></context-group>
2660 </trans-unit>
d7c6b951 2661 <trans-unit id="1669378369440073270" datatype="html">
793f70ae 2662 <source>Plugin settings</source>
de8c02ea 2663 <target state="translated">Roghainnean nam plugan</target>
c90f6f26
G
2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">393</context></context-group>
2665 </trans-unit>
352cdf75
G
2666 <trans-unit id="54931094224146544" datatype="html">
2667 <source>Small latency</source>
2668 <target state="translated">Foillidheachd bheag</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">88</context></context-group>
2670 </trans-unit>
352cdf75
G
2671 <trans-unit id="668281328725856861" datatype="html">
2672 <source>Reduce latency to ~15s disabling P2P</source>
2673 <target state="translated">Lùghdaich foillidheachd gu ~15d le cur à comas P2P</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">89</context></context-group>
2675 </trans-unit>
352cdf75
G
2676 <trans-unit id="5607669932062416162" datatype="html">
2677 <source>Default</source>
2678 <target state="translated">Bun-roghainn</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">93</context></context-group>
2680 </trans-unit>
352cdf75
G
2681 <trans-unit id="4299493457408757206" datatype="html">
2682 <source>Average latency of 30s</source>
2683 <target state="translated">30d a dh’fhoillidheachd sa chuibheas</target>
c90f6f26
G
2684 <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>
2685 </trans-unit>
352cdf75
G
2686 <trans-unit id="3378360148342029710" datatype="html">
2687 <source>High latency</source>
2688 <target state="translated">Foillidheachd àrd</target>
c90f6f26
G
2689 <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>
2690 </trans-unit>
352cdf75
G
2691 <trans-unit id="369497609327288447" datatype="html">
2692 <source>Average latency of 60s increasing P2P ratio</source>
2693 <target state="translated">60d a dh’fhoillidheachd sa chuibheas a’ meudachadh co-mheas nam P2P</target>
c90f6f26
G
2694 <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>
2695 </trans-unit>
819205ed
G
2696 <trans-unit id="8693603235657020323" datatype="html">
2697 <source>Other</source>
2698 <target state="translated">Eile</target>
c90f6f26
G
2699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">211</context></context-group>
2700 <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>
2701 </trans-unit>
d7c6b951 2702 <trans-unit id="2200003513633568069" datatype="html">
076e1310
G
2703 <source>Enable video comments</source>
2704 <target state="translated">Cuir beachdan video an comas</target>
c90f6f26
G
2705 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">380</context></context-group>
2706 </trans-unit>
d7c6b951 2707 <trans-unit id="8896564060463626070" datatype="html">
076e1310
G
2708 <source>Enable download</source>
2709 <target state="translated">Cuir luchdadh a-nuas an comas</target>
c90f6f26
G
2710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">385</context></context-group>
2711 </trans-unit>
d7c6b951 2712 <trans-unit id="8821221480638803282" datatype="html">
076e1310
G
2713 <source>Advanced settings</source>
2714 <target state="translated">Roghainnean adhartach</target>
c90f6f26 2715 <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>
76ab0208
C
2716 </trans-unit><trans-unit id="5407145687662795944" datatype="html">
2717 <source>Video thumbnail</source><target state="new">Video thumbnail</target>
2718 <context-group purpose="location">
2719 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2720 <context context-type="linenumber">317,319</context>
2721 </context-group>
c90f6f26 2722 </trans-unit>
d7c6b951 2723 <trans-unit id="2375260419993138758" datatype="html">
076e1310
G
2724 <source>URL</source>
2725 <target state="translated">URL</target>
76ab0208
C
2726
2727
2728
2729 <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 2730 <trans-unit id="6760671759540007434" datatype="html">
793f70ae 2731 <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 2732 <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
G
2733 <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>
2734 </trans-unit>
d7c6b951 2735 <trans-unit id="460353452916242022" datatype="html">
076e1310 2736 <source>Sorry, but something went wrong</source>
27496196 2737 <target state="translated">Tha sinn duilich ach chaidh rudeigin ceàrr</target>
687a6afd
G
2738 <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>
2739 <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>
2740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">44</context></context-group>
2741 <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>
2742 </trans-unit>
d7c6b951 2743 <trans-unit id="5359075917564707730" datatype="html">
793f70ae 2744 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
0b4a6767 2745 <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>
c90f6f26
G
2746 <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">49</context></context-group>
2747 </trans-unit>
d7c6b951 2748 <trans-unit id="6722765664648523978" datatype="html">
076e1310 2749 <source>Select the file to upload</source>
27496196 2750 <target state="translated">Tagh am faidhle ri luchdadh suas</target>
4826a915
G
2751 <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>
2752 <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>
2753 </trans-unit>
5a6de093 2754 <trans-unit id="9172233176401579786" datatype="html">
076e1310 2755 <source>Scheduled</source>
27496196 2756 <target state="translated">Sgeidealaichte</target>
c90f6f26
G
2757 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">230</context></context-group>
2758 </trans-unit>
5a6de093
C
2759 <trans-unit id="1435317307066082710" datatype="html">
2760 <source>Hide the video until a specific date</source>
de8c02ea 2761 <target state="translated">Cuir a’ video am falach gus an dig ceann-là sònraichte</target>
c90f6f26
G
2762 <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>
2763 </trans-unit>
687a6afd
G
2764 <trans-unit id="1087181129481039628" datatype="html">
2765 <source>Normal live</source>
2766 <target state="translated">Video beò àbhaisteach</target>
a71d4140
C
2767 <context-group purpose="location">
2768 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2769 <context context-type="linenumber">22</context>
2770 </context-group>
687a6afd
G
2771 </trans-unit>
2772 <trans-unit id="3517255641769192386" datatype="html">
2773 <source>Permanent/recurring live</source>
2774 <target state="translated">Video beò maireannach/ath-chraolaidh</target>
a71d4140
C
2775 <context-group purpose="location">
2776 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2777 <context context-type="linenumber">29</context>
2778 </context-group>
b68ec72e 2779 </trans-unit>
d7c6b951 2780 <trans-unit id="6148369758871787018" datatype="html">
076e1310 2781 <source>Video background image</source>
27496196 2782 <target state="translated">Dealbh cùlaibh video</target>
a2f7b4e6
G
2783 <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>
2784 </trans-unit>
d7c6b951 2785 <trans-unit id="7099631707196015765" datatype="html">
793f70ae 2786 <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 2787 <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
2788 <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>
2789 </trans-unit>
d7c6b951 2790 <trans-unit id="4626927731329688072" datatype="html">
793f70ae 2791 <source>Total video uploaded</source>
9aa67e90 2792 <target state="translated">Cunntas nam videothan air an luchdadh suas</target>
a2f7b4e6
G
2793 <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>
2794 </trans-unit>
d7c6b951 2795 <trans-unit id="1185207825965405436" datatype="html">
5a6de093 2796 <source>Processing…</source>
de8c02ea 2797 <target state="translated">’Ga phròiseasadh…</target>
a2f7b4e6
G
2798 <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>
2799 </trans-unit>
d7c6b951 2800 <trans-unit id="7934833136974560675" datatype="html">
793f70ae 2801 <source>Retry</source>
de8c02ea 2802 <target state="translated">Feuch ris a-rithist</target>
95bd9515 2803 <note priority="1" from="description">Retry failed upload of a video</note>
a2f7b4e6
G
2804 <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>
2805 </trans-unit>
d7c6b951 2806 <trans-unit id="2127094963121208963" datatype="html">
5a6de093 2807 <source>Total video quota</source>
de8c02ea 2808 <target state="translated">Cuota iomlan de videothan</target>
352cdf75
G
2809 <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>
2810 <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>
2811 </trans-unit>
d7c6b951 2812 <trans-unit id="1522676094837508187" datatype="html">
3596a418
C
2813 <source>Congratulations! Your video is now available in your private library.</source>
2814 <target state="translated">Meal do naidheachd! Tha a’ video agad ri fhaighinn san leabhar-lann phrìobhaideach agad a-nis.</target>
c90f6f26
G
2815 <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>
2816 </trans-unit>
d7c6b951 2817 <trans-unit id="3768339632235914548" datatype="html">
3596a418
C
2818 <source>Publish will be available when upload is finished</source>
2819 <target state="translated">Gabhaidh fhoillseachadh nuair a bhios an luchdadh suas deiseil</target>
a2f7b4e6
G
2820 <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>
2821 </trans-unit>
d7c6b951 2822 <trans-unit id="7430416142942514215" datatype="html">
076e1310 2823 <source>Publish</source>
27496196 2824 <target state="translated">Foillsich</target>
a2f7b4e6
G
2825 <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>
2826 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2827 </trans-unit>
2828 <trans-unit id="6161604372916832458" datatype="html">
2829 <source>Upload on hold</source>
47f6767e 2830 <target state="translated">Tha an luchdadh suas ’ga cumail air ais</target>
c90f6f26
G
2831 <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>
2832 </trans-unit>
d7c6b951 2833 <trans-unit id="285180972645018518" datatype="html">
5a6de093 2834 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
de8c02ea 2835 <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
2836 <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>
2837 </trans-unit>
2838 <trans-unit id="1138810463037464722" datatype="html">
2839 <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>
2840 <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
2841 <context-group purpose="location">
2842 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2843 <context context-type="linenumber">104</context>
2844 </context-group>
687a6afd
G
2845 </trans-unit>
2846 <trans-unit id="438743381693904838" datatype="html">
2847 <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>
2848 <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
2849 <context-group purpose="location">
2850 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2851 <context context-type="linenumber">106</context>
2852 </context-group>
687a6afd
G
2853 </trans-unit>
2854 <trans-unit id="6796692581512042469" datatype="html">
2855 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2856 <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
2857 <context-group purpose="location">
2858 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2859 <context context-type="linenumber">108</context>
2860 </context-group>
793f70ae 2861 </trans-unit>
d7c6b951 2862 <trans-unit id="2587226585711833549" datatype="html">
5a6de093 2863 <source>Read instance rules for help</source>
de8c02ea 2864 <target state="translated">Leugh riaghailtean an ionstans airson cobhair</target>
687a6afd
G
2865 <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>
2866 </trans-unit>
d7c6b951 2867 <trans-unit id="3455474330346212563" datatype="html">
076e1310 2868 <source>Select the torrent to import</source>
27496196 2869 <target state="translated">Tagh an torrent ri ion-phortadh</target>
4826a915
G
2870 <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>
2871 <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>
2872 </trans-unit>
d7c6b951 2873 <trans-unit id="290735093992020324" datatype="html">
5a6de093 2874 <source>OR</source>
de8c02ea 2875 <target state="translated">NO</target>
4826a915
G
2876 <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>
2877 </trans-unit>
d7c6b951 2878 <trans-unit id="6173286379208830044" datatype="html">
076e1310 2879 <source>Paste magnet URI</source>
27496196 2880 <target state="translated">Cuir ann URI magnet</target>
4826a915
G
2881 <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>
2882 </trans-unit>
d7c6b951 2883 <trans-unit id="2424051823705402833" datatype="html">
076e1310 2884 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
47f6767e 2885 <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
2886 <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>
2887 </trans-unit>
a2f7b4e6
G
2888 <trans-unit id="4422946962830681102" datatype="html">
2889 <source>Torrents with only 1 file are supported.</source>
47f6767e 2890 <target state="translated">Cuiridh sinn taic ri torrents sa bheil 1 fhaidhle.</target>
c90f6f26
G
2891 <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>
2892 </trans-unit>
793f70ae
G
2893 <trans-unit id="7860848084471862305" datatype="html">
2894 <source>Cannot create live because this instance have too many created lives</source>
4826a915 2895 <target state="translated">Cha b’ urrainn dhuinn sruthadh beò a chruthachadh on a tha cus dhiubh air an ionstans seo</target>
76ab0208
C
2896
2897 <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
2898 <trans-unit id="1278564497286613571" datatype="html">
2899 <source>Cannot create live because you created too many lives</source>
4826a915 2900 <target state="translated">Cha b’ urrainn dhuinn sruthadh beò a chruthachadh on a tha cus dhiubh agad-sa</target>
76ab0208
C
2901
2902 <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
2903 <trans-unit id="2621043320678012413" datatype="html">
2904 <source>Live published.</source>
4826a915 2905 <target state="translated">Chaidh an sruthadh beò fhoillseachadh.</target>
76ab0208
C
2906
2907 <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
2908 <trans-unit id="8675588963276687921" datatype="html">
2909 <source>Stream only once, replay will replace your live</source>
2910 <target state="new">Stream only once, replay will replace your live</target>
76ab0208
C
2911
2912 <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
2913 <trans-unit id="2360261543675520397" datatype="html">
2914 <source>Stream only once</source>
2915 <target state="translated">Na sruthaich e ach aon turas</target>
76ab0208
C
2916
2917 <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
2918 <trans-unit id="3384650899171037827" datatype="html">
2919 <source>Stream multiple times, replays will be separate videos</source>
2920 <target state="new">Stream multiple times, replays will be separate videos</target>
76ab0208
C
2921
2922 <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
2923 <trans-unit id="58134197356653483" datatype="html">
2924 <source>Stream multiple times using the same URL</source>
2925 <target state="translated">Sruthaich iomadh turas leis an aon URL</target>
76ab0208
C
2926
2927 <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 2928 <trans-unit id="8218579597782287078" datatype="html">
793f70ae 2929 <source>Go Live</source>
4826a915 2930 <target state="translated">Cuir beò e</target>
687a6afd
G
2931 <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>
2932 </trans-unit>
d7c6b951 2933 <trans-unit id="3282368691598224543" datatype="html">
793f70ae 2934 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
4826a915 2935 <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
2936 <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>
2937 </trans-unit>
d7c6b951 2938 <trans-unit id="2993949426196989262" datatype="html">
793f70ae 2939 <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 2940 <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
2941 <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>
2942 </trans-unit>
d7c6b951 2943 <trans-unit id="293476877021544115" datatype="html">
5a6de093 2944 <source>Import <x id="INTERPOLATION"/></source>
0b4a6767 2945 <target state="translated">Ion-phortaich <x id="INTERPOLATION"/></target>
687a6afd
G
2946 <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>
2947 </trans-unit>
d7c6b951 2948 <trans-unit id="4766833966971572147" datatype="html">
5a6de093 2949 <source>Upload <x id="INTERPOLATION"/></source>
0b4a6767 2950 <target state="translated">Luchdaich suas <x id="INTERPOLATION"/></target>
687a6afd
G
2951 <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>
2952 </trans-unit>
d7c6b951 2953 <trans-unit id="7003826819757856838" datatype="html">
076e1310 2954 <source>Upload a file</source>
27496196 2955 <target state="translated">Luchdaich faidhle suas</target>
687a6afd
G
2956 <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>
2957 </trans-unit>
d7c6b951 2958 <trans-unit id="2061223017941329156" datatype="html">
076e1310 2959 <source>Import with URL</source>
27496196 2960 <target state="translated">Ion-phortaich le URL</target>
687a6afd
G
2961 <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>
2962 </trans-unit>
d7c6b951 2963 <trans-unit id="8740142697043012403" datatype="html">
076e1310 2964 <source>Import with torrent</source>
27496196 2965 <target state="translated">Ion-phortaich le torrent</target>
687a6afd
G
2966 <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>
2967 </trans-unit>
d7c6b951 2968 <trans-unit id="6066940329544282265" datatype="html">
793f70ae 2969 <source>Go live</source>
4826a915 2970 <target state="translated">Cuir beò e</target>
687a6afd
G
2971 <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>
2972 </trans-unit>
d7c6b951 2973 <trans-unit id="2913936134410914576" datatype="html">
5a6de093 2974 <source>AUTOPLAY</source>
de8c02ea 2975 <target state="translated">FÈIN-CHLUICH</target>
c90f6f26
G
2976 <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>
2977 </trans-unit>
fb87355d
G
2978 <trans-unit id="2738123251363312498" datatype="html">
2979 <source>Next video to be played</source>
2980 <target state="translated">An ath-video ri chluich</target>
c90f6f26
G
2981 <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>
2982 </trans-unit>
793f70ae
G
2983 <trans-unit id="4619111912751495491" datatype="html">
2984 <source>Report this comment</source>
de8c02ea 2985 <target state="translated">Dèan gearan mun bheachd seo</target>
a0bb29af
G
2986 <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>
2987 </trans-unit>
d7c6b951 2988 <trans-unit id="7419704019640008953" datatype="html">
076e1310 2989 <source>Share</source>
27496196 2990 <target state="translated">Co-roinn</target>
793f70ae
G
2991 <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>
2992 <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>
2993 </trans-unit>
d7c6b951 2994 <trans-unit id="6599497107591892109" datatype="html">
f85b7b40 2995 <source>Share the playlist</source>
de8c02ea 2996 <target state="translated">Co-roinn an liosta-chluich</target>
793f70ae 2997 <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
2998 </trans-unit>
2999 <trans-unit id="937533808893845780" datatype="html">
3000 <source>This playlist is private so you won't be able to share it with external users</source>
3001 <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
3002 <context-group purpose="location">
3003 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3004 <context context-type="linenumber">14</context>
3005 </context-group>
fb87355d
G
3006 </trans-unit>
3007 <trans-unit id="5806907163449517166" datatype="html">
3008 <source>Update playlist privacy</source>
3009 <target state="translated">Ùraich prìobhaideachd na liosta-chluich</target>
76ab0208
C
3010
3011 <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 3012 <trans-unit id="6460270615876918310" datatype="html">
f85b7b40 3013 <source>Share the playlist at this video position</source>
de8c02ea 3014 <target state="translated">Co-roinn an liosta-chluich aig ionad seo a’ video</target>
c90f6f26
G
3015 <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>
3016 </trans-unit>
3017 <trans-unit id="8920371331444717794" datatype="html">
3018 <source>Only display embed URL</source>
3019 <target state="new">Only display embed URL</target>
76ab0208
C
3020
3021
3022 <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 3023 <trans-unit id="1253396341165671470" datatype="html">
f85b7b40 3024 <source>Share the video</source>
de8c02ea 3025 <target state="translated">Co-roinn a’ video</target>
76ab0208
C
3026
3027 <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
3028 <trans-unit id="5254843797242866315" datatype="html">
3029 <source>This video is private so you won't be able to share it with external users</source>
3030 <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
3031
3032 <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
3033 <trans-unit id="3201319007886576629" datatype="html">
3034 <source>Update video privacy</source>
3035 <target state="translated">Ùraich prìobhaideachd a’ video</target>
76ab0208
C
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">95</context></context-group></trans-unit>
d7c6b951 3038 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
3039 <source>QR-Code</source>
3040 <target state="translated">Còd QR</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">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 3044 <trans-unit id="1122876732223594710" datatype="html">
f85b7b40
G
3045 <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>
3046 <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
3047
3048
3049 <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 3050 <trans-unit id="8151017381798767627" datatype="html">
076e1310 3051 <source>Embed</source>
27496196 3052 <target state="translated">Leabaich</target>
76ab0208
C
3053
3054
3055 <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 3056 <trans-unit id="6375858514817734542" datatype="html">
076e1310 3057 <source>Auto select subtitle</source>
27496196 3058 <target state="translated">Tagh fo-thiotalan gu fèin-obrachail</target>
76ab0208
C
3059
3060 <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 3061 <trans-unit id="2353402732767789211" datatype="html">
f85b7b40
G
3062 <source>More customization</source>
3063 <target state="translated">Barrachd gnàthachaidh</target>
76ab0208
C
3064
3065 <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 3066 <trans-unit id="1284179134768564307" datatype="html">
f85b7b40
G
3067 <source>Less customization</source>
3068 <target state="translated">Nas lugha de ghnàthachadh</target>
76ab0208
C
3069
3070 <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 3071 <trans-unit id="1290987288288099212" datatype="html">
a8f4112a 3072 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
a2f7b4e6 3073 <target state="translated">Thoir taic dha <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
3074 <context-group purpose="location">
3075 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
3076 <context context-type="linenumber">3</context>
3077 </context-group>
793f70ae
G
3078 </trans-unit>
3079 <trans-unit id="2454050363478003966" datatype="html">
3080 <source>Login</source>
de8c02ea 3081 <target state="translated">Clàraich a-steach</target>
c90f6f26
G
3082 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
3083 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group>
3084 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group>
3085 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group>
3086 </trans-unit>
3087 <trans-unit id="6154714649766447409" datatype="html">
e67ecaf8
C
3088 <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>
3089 <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
3090</target>
3091 <context-group purpose="location">
3092 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3093 <context context-type="linenumber">2,5</context>
3094 </context-group>
819205ed 3095 </trans-unit>
d7c6b951 3096 <trans-unit id="1452803153270294110" datatype="html">
076e1310 3097 <source>Autoplay</source>
27496196 3098 <target state="translated">Fèin-chluich</target>
76ab0208
C
3099
3100 <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 3101 <trans-unit id="5336944753883027145" datatype="html">
5a6de093 3102 <source>Maybe later</source>
de8c02ea 3103 <target state="translated">Uaireigin eile ’s dòcha</target>
a8f4112a
G
3104 <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>
3105 </trans-unit>
d7c6b951 3106 <trans-unit id="3959826834147169200" datatype="html">
076e1310 3107 <source>Muted</source>
27496196 3108 <target state="translated">Air a mhùchadh</target>
76ab0208
C
3109
3110
3111
3112 <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 3113 <trans-unit id="2784956659778044823" datatype="html">
076e1310 3114 <source>Loop</source>
27496196 3115 <target state="translated">Lùb</target>
76ab0208
C
3116
3117 <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 3118 <trans-unit id="5908032061347078472" datatype="html">
793f70ae 3119 <source>Use origin instance URL</source>
de8c02ea 3120 <target state="translated">Cleachd URL an ionstans thùsail</target>
76ab0208
C
3121
3122 <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 3123 <trans-unit id="6212841954039032241" datatype="html">
076e1310 3124 <source>Display video title</source>
27496196 3125 <target state="translated">Seall tiotal a’ video</target>
76ab0208
C
3126
3127 <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
3128 <trans-unit id="7482217084177855485" datatype="html">
3129 <source>P2P</source>
3130 <target state="translated">P2P</target>
76ab0208
C
3131
3132 <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 3133 <trans-unit id="1068153312491986796" datatype="html">
076e1310 3134 <source>Display privacy warning</source>
27496196 3135 <target state="translated">Seall rabhadh prìobhaideachd</target>
76ab0208
C
3136
3137 <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
3138 <trans-unit id="4583515246777381165" datatype="html">
3139 <source>Display player control bar</source>
3140 <target state="new">Display player control bar</target>
76ab0208
C
3141
3142 <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 3143 <trans-unit id="805456636864344681" datatype="html">
5a6de093 3144 <source>Display PeerTube button link</source>
de8c02ea 3145 <target state="translated">Seall putan le ceangal PeerTube</target>
76ab0208
C
3146
3147 <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 3148 <trans-unit id="8928816882866356838" datatype="html">
076e1310 3149 <source>Public</source>
27496196 3150 <target state="translated">Poblach</target>
a0bb29af
G
3151 <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>
3152 </trans-unit>
d7c6b951 3153 <trans-unit id="4416005356063364306" datatype="html">
5a6de093 3154 <source>This video is blocked.</source>
de8c02ea 3155 <target state="translated">Tha a’ video seo ’ga bhacadh.</target>
c90f6f26
G
3156 <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>
3157 </trans-unit>
d7c6b951 3158 <trans-unit id="2482137713226830428" datatype="html">
793f70ae 3159 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
de8c02ea 3160 <target state="translated">Air fhoillseachadh <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
c90f6f26
G
3161 <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>
3162 </trans-unit>
d7c6b951 3163 <trans-unit id="1813238393038053050" datatype="html">
5a6de093 3164 <source>SUPPORT</source>
de8c02ea 3165 <target state="translated">TAIC</target>
a0bb29af
G
3166 <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>
3167 </trans-unit>
d7c6b951 3168 <trans-unit id="9219888125536520293" datatype="html">
5a6de093 3169 <source>SHARE</source>
de8c02ea 3170 <target state="translated">CO-ROINN</target>
a0bb29af
G
3171 <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>
3172 </trans-unit>
d7c6b951 3173 <trans-unit id="6671956963490165282" datatype="html">
5a6de093 3174 <source>SAVE</source>
de8c02ea 3175 <target state="translated">SÀBHAIL</target>
a0bb29af
G
3176 <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>
3177 </trans-unit>
d7c6b951 3178 <trans-unit id="647016352598204238" datatype="html">
5a6de093 3179 <source>DOWNLOAD</source>
de8c02ea 3180 <target state="translated">LUCHDAICH A-NUAS</target>
a0bb29af
G
3181 <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>
3182 </trans-unit>
5a6de093 3183 <trans-unit id="677619204556459328" datatype="html">
076e1310 3184 <source>Like this video</source>
27496196 3185 <target state="translated">’S toigh leam a’ video seo</target>
a0bb29af
G
3186 <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>
3187 </trans-unit>
5a6de093 3188 <trans-unit id="1979134407801821102" datatype="html">
076e1310 3189 <source>Dislike this video</source>
27496196 3190 <target state="translated">Cha toigh leam a’ video seo</target>
a0bb29af
G
3191 <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>
3192 </trans-unit>
5a6de093
C
3193 <trans-unit id="4001371302469308813" datatype="html">
3194 <source>Support options for this video</source>
de8c02ea 3195 <target state="translated">Roghainnean taice airson a’ video seo</target>
352cdf75
G
3196 <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>
3197 </trans-unit>
d7c6b951 3198 <trans-unit id="687548610091961489" datatype="html">
5a6de093 3199 <source>By <x id="INTERPOLATION"/></source>
0b4a6767 3200 <target state="translated">Le <x id="INTERPOLATION"/></target>
c90f6f26
G
3201 <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>
3202 </trans-unit>
d7c6b951 3203 <trans-unit id="1144407473317535723" datatype="html">
5a6de093 3204 <source>Subscribe</source>
793f70ae 3205 <target state="translated">Fo-sgrìobh</target>
4826a915
G
3206 <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>
3207 </trans-unit>
d7c6b951 3208 <trans-unit id="5432070253720498105" datatype="html">
5a6de093 3209 <source>Subscribe to all channels</source>
de8c02ea 3210 <target state="translated">Fo-sgrìobh dha na seanailean uile</target>
4826a915
G
3211 <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>
3212 </trans-unit>
d7c6b951 3213 <trans-unit id="7542242186854344789" datatype="html">
5a6de093 3214 <source>channels subscribed</source>
de8c02ea 3215 <target state="translated">seanailean air am fo-sgrìobhadh</target>
4826a915
G
3216 <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>
3217 </trans-unit>
d7c6b951 3218 <trans-unit id="8426539297729416784" datatype="html">
5a6de093 3219 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
de8c02ea 3220 <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
3221 <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>
3222 </trans-unit>
d7c6b951 3223 <trans-unit id="7215101881367554791" datatype="html">
076e1310 3224 <source>Show more</source>
a0bb29af
G
3225 <target state="translated">Seall barrachd dheth</target>
3226 <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>
3227 </trans-unit>
d7c6b951 3228 <trans-unit id="3517550046701184661" datatype="html">
076e1310 3229 <source>Show less</source>
a0bb29af
G
3230 <target state="translated">Seall nas lugha dheth</target>
3231 <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>
3232 </trans-unit>
a2f7b4e6
G
3233 <trans-unit id="66785722678644243" datatype="html">
3234 <source>Origin</source>
47f6767e 3235 <target state="translated">Tùs</target>
a0bb29af 3236 <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
3237 </trans-unit>
3238 <trans-unit id="6981359593518942576" datatype="html">
3239 <source>Open the video on the origin instance</source>
3240 <target state="translated">Fosgail am video air an ionstans tùsail</target>
4a7056b2
C
3241 <context-group purpose="location">
3242 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3243 <context context-type="linenumber">14</context>
3244 </context-group>
a0bb29af 3245 </trans-unit>
d7c6b951 3246 <trans-unit id="5139892963394684487" datatype="html">
076e1310 3247 <source>Originally published</source>
27496196 3248 <target state="translated">A’ chiad fhoillseachadh</target>
c90f6f26
G
3249 <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>
3250 </trans-unit>
d7c6b951 3251 <trans-unit id="6402393085909200998" datatype="html">
793f70ae
G
3252 <source>Friendly Reminder:</source>
3253 <target state="translated">A’ cur nad chuimhne:</target>
a0bb29af
G
3254 <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>
3255 </trans-unit>
d7c6b951 3256 <trans-unit id="2935783216050341269" datatype="html">
793f70ae
G
3257 <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>
3258 <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
3259 <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>
3260 </trans-unit>
d7c6b951 3261 <trans-unit id="4619188387782427495" datatype="html">
076e1310 3262 <source>More information</source>
27496196 3263 <target state="translated">Barrachd fiosrachaidh</target>
fb87355d
G
3264 <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>
3265 </trans-unit>
d7c6b951 3266 <trans-unit id="3452334748875293295" datatype="html">
5a6de093 3267 <source>The video was blocked due to automatic blocking of new videos</source>
de8c02ea 3268 <target state="translated">Chaidh a’ video a bhacadh ri linn bacadh fèin-obrachail nam videothan ùra</target>
fb87355d
G
3269 <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>
3270 </trans-unit>
d7c6b951 3271 <trans-unit id="1465291804668949243" datatype="html">
793f70ae 3272 <source>NSFW</source>
de8c02ea 3273 <target state="translated">Susbaint inbheach</target>
352cdf75
G
3274 <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>
3275 <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>
3276 </trans-unit>
d7c6b951 3277 <trans-unit id="4512155674928869984" datatype="html">
076e1310 3278 <source>Get more information</source>
27496196 3279 <target state="translated">Faigh barrachd fiosrachaidh</target>
a0bb29af
G
3280 <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>
3281 </trans-unit>
d7c6b951 3282 <trans-unit id="5184373289520493569" datatype="html">
793f70ae
G
3283 <source>OK</source>
3284 <target state="translated">Ceart ma-thà</target>
687a6afd 3285 <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
3286 </trans-unit>
3287 <trans-unit id="6216656500190325717" datatype="html">
3288 <source>Transcoding failed, this video may not work properly.</source>
89806a88 3289 <target>Dh’fhàillig leis an tar-chòdachadh, dh’fhaoidte nach obraich a’ video seo mar bu chòir.</target>
45b3a29b
C
3290 <context-group purpose="location">
3291 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3292 <context context-type="linenumber">1,3</context>
3293 </context-group>
819205ed
G
3294 </trans-unit>
3295 <trans-unit id="6355398227384499371" datatype="html">
3296 <source>Move to external storage failed, this video may not work properly.</source>
3297 <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
3298 <context-group purpose="location">
3299 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3300 <context context-type="linenumber">5,7</context>
3301 </context-group>
687a6afd 3302 </trans-unit>
a0bb29af
G
3303 <trans-unit id="4092533321838934102" datatype="html">
3304 <source>The video is being imported, it will be available when the import is finished.</source>
3305 <target state="translated">Tha a’ video ’ga ion-phortadh, bidh e ri fhaighinn nuair a bhios an t-ion-phortadh deiseil.</target>
819205ed
G
3306 <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>
3307 </trans-unit>
a0bb29af
G
3308 <trans-unit id="8304621069698650554" datatype="html">
3309 <source>The video is being transcoded, it may not work properly.</source>
3310 <target state="translated">Tha a’ video ’ga thar-chòdachadh fhathast, dh’fhaoidte nach obraich e mar bu chòir.</target>
819205ed 3311 <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
3312 </trans-unit>
3313 <trans-unit id="1353168089968436742" datatype="html">
3314 <source>The video is being edited, it may not work properly.</source>
3315 <target state="translated">Tha a’ video ’ga dheasachadh, dh’fhaoidte nach obraich e mar bu chòir.</target>
3c18ff47
C
3316 <context-group purpose="location">
3317 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3318 <context context-type="linenumber">17,19</context>
3319 </context-group>
819205ed 3320 </trans-unit>
918ad789
G
3321 <trans-unit id="9080034597841586171" datatype="html">
3322 <source>The video is being moved to an external server, it may not work properly.</source>
3323 <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
3324 <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>
3325 </trans-unit>
64ef55f7
C
3326 <trans-unit id="8619499607322327082" datatype="html">
3327 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3328 <target state="translated">Thèid a’ video fhoillseachadh <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
352cdf75
G
3329 <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>
3330 </trans-unit>
a0bb29af
G
3331 <trans-unit id="4262297989675590582" datatype="html">
3332 <source>This live has not started yet.</source>
3333 <target state="translated">Cha do thòisich an sruthadh beò seo fhathast.</target>
352cdf75
G
3334 <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>
3335 </trans-unit>
a0bb29af
G
3336 <trans-unit id="4926204350710628499" datatype="html">
3337 <source>This live has ended.</source>
3338 <target state="translated">Thàinig an sruthadh beò seo gu crìch.</target>
352cdf75 3339 <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
3340 </trans-unit>
3341 <trans-unit id="7365478703093390233" datatype="html">
3342 <source>There are no videos available in this playlist.</source>
3343 <target state="new"> There are no videos available in this playlist.
2164a13d
C
3344</target>
3345 <context-group purpose="location">
3346 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3347 <context context-type="linenumber">37,39</context>
3348 </context-group>
352cdf75 3349 </trans-unit>
d7c6b951 3350 <trans-unit id="8518611938109939710" datatype="html">
793f70ae 3351 <source>SORT BY</source>
de8c02ea 3352 <target state="translated">SEÒRSAICH A-RÈIR</target>
c90f6f26
G
3353 <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>
3354 </trans-unit>
d7c6b951 3355 <trans-unit id="6448160249466325288" datatype="html">
5a6de093 3356 <source>Most recent first (default)</source>
40b5cce0 3357 <target state="translated">As ùire (bun-roghainn)</target>
a0bb29af
G
3358 <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>
3359 </trans-unit>
d7c6b951 3360 <trans-unit id="5179007899354903649" datatype="html">
5a6de093 3361 <source>Most replies first</source>
de8c02ea 3362 <target state="translated">Àireamh de bheachdan</target>
a0bb29af
G
3363 <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>
3364 </trans-unit>
d7c6b951 3365 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3366 <source>No comments.</source>
3367 <target state="translated">Chan eil beachd ann.</target>
a0bb29af
G
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">28</context></context-group>
3369 </trans-unit>
d7c6b951 3370 <trans-unit id="6390009909920475335" 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' }}"/> and others </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' }}"/> is eile </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">74</context></context-group>
3374 </trans-unit>
d7c6b951 3375 <trans-unit id="4036338619293319383" datatype="html">
a8f4112a 3376 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
47f6767e 3377 <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
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">74</context></context-group>
3379 <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>
3380 <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>
3381 </trans-unit>
d7c6b951 3382 <trans-unit id="127329338495775339" datatype="html">
819205ed
G
3383 <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>
3384 <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
3385 <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>
3386 </trans-unit>
d7c6b951 3387 <trans-unit id="5535545444690528619" datatype="html">
52b356cf 3388 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
819205ed 3389 <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
3390 <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>
3391 </trans-unit>
d7c6b951 3392 <trans-unit id="1055254162789146714" datatype="html">
076e1310 3393 <source>Comments are disabled.</source>
27496196 3394 <target state="translated">Tha beachdan à comas.</target>
c90f6f26
G
3395 <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>
3396 </trans-unit>
d7c6b951 3397 <trans-unit id="5733075023444401902" datatype="html">
076e1310 3398 <source>Add comment...</source>
27496196 3399 <target state="translated">Cuir beachd ris…</target>
a0bb29af
G
3400 <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>
3401 </trans-unit>
d7c6b951 3402 <trans-unit id="982956590420630883" datatype="html">
793f70ae 3403 <source>Markdown compatible</source>
de8c02ea 3404 <target state="translated">Co-chòrdail ri Markdown</target>
a0bb29af
G
3405 <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>
3406 </trans-unit>
d7c6b951 3407 <trans-unit id="5793595564950675122" datatype="html">
793f70ae 3408 <source>Markdown compatible that supports:</source>
de8c02ea 3409 <target state="translated">Co-chòrdail ri Markdown ’s a’ cur taic ri:</target>
a0bb29af
G
3410 <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>
3411 </trans-unit>
d7c6b951 3412 <trans-unit id="8422216333877786919" datatype="html">
793f70ae 3413 <source>Auto generated links</source>
de8c02ea 3414 <target state="translated">Ceanglaichean ’gan gintinn gu fèin-obrachail</target>
a0bb29af
G
3415 <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>
3416 </trans-unit>
d7c6b951 3417 <trans-unit id="6365822416124232422" datatype="html">
793f70ae 3418 <source>Break lines</source>
de8c02ea 3419 <target state="translated">Brisidhean loidhne</target>
a0bb29af
G
3420 <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>
3421 </trans-unit>
d7c6b951 3422 <trans-unit id="2810844969104710423" datatype="html">
793f70ae 3423 <source>bold</source>
de8c02ea 3424 <target state="translated">trom</target>
a0bb29af
G
3425 <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>
3426 </trans-unit>
d7c6b951 3427 <trans-unit id="8497278965577453274" datatype="html">
793f70ae 3428 <source>italic</source>
de8c02ea 3429 <target state="translated">clò Eadailteach</target>
a0bb29af
G
3430 <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>
3431 </trans-unit>
d7c6b951 3432 <trans-unit id="7227611412155083002" datatype="html">
793f70ae 3433 <source>Emoji shortcuts</source>
de8c02ea 3434 <target state="translated">Ath-ghoiridean Emoji</target>
a0bb29af
G
3435 <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>
3436 </trans-unit>
d7c6b951 3437 <trans-unit id="6608581312644027413" datatype="html">
793f70ae 3438 <source>Emoji markup</source>
de8c02ea 3439 <target state="translated">Markup Emoji</target>
a0bb29af
G
3440 <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>
3441 </trans-unit>
d7c6b951 3442 <trans-unit id="381522038671562286" datatype="html">
793f70ae 3443 <source>See complete list</source>
de8c02ea 3444 <target state="translated">Seall an liosta shlàn</target>
a0bb29af
G
3445 <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>
3446 </trans-unit>
d7c6b951 3447 <trans-unit id="2263890353858735493" datatype="html">
076e1310 3448 <source>You are one step away from commenting</source>
27496196 3449 <target state="translated">Chan eil ach aon cheum a dhìth ort mus cuir thu do bheachd ris</target>
a0bb29af
G
3450 <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>
3451 </trans-unit>
d7c6b951 3452 <trans-unit id="7508177761852352782" datatype="html">
4826a915 3453 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
de8c02ea 3454 <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
3455 <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>
3456 </trans-unit>
d7c6b951 3457 <trans-unit id="2958389355547305739" datatype="html">
5a6de093 3458 <source>Login to comment</source>
de8c02ea 3459 <target state="translated">Clàraich a-steach a chur do bheachd ris</target>
a0bb29af
G
3460 <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>
3461 </trans-unit>
d7c6b951 3462 <trans-unit id="4817080330698362530" datatype="html">
793f70ae 3463 <source>Markdown Emoji List</source>
de8c02ea 3464 <target state="translated">Liosta Markdown nan Emoji</target>
a0bb29af
G
3465 <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>
3466 </trans-unit>
d7c6b951 3467 <trans-unit id="3572897237443938692" datatype="html">
076e1310 3468 <source>Highlighted comment</source>
27496196 3469 <target state="translated">Beachd soillsichte</target>
c90f6f26
G
3470 <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>
3471 </trans-unit>
d7c6b951 3472 <trans-unit id="4502286564339177240" datatype="html">
076e1310 3473 <source>Reply</source>
de8c02ea 3474 <target state="translated">Freagairt</target>
c90f6f26
G
3475 <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>
3476 <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>
3477 </trans-unit>
d7c6b951 3478 <trans-unit id="2447932355167015019" datatype="html">
f85b7b40 3479 <source>This comment has been deleted</source>
de8c02ea 3480 <target state="translated">Chaidh am beachd seo a sguabadh às</target>
c90f6f26
G
3481 <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>
3482 </trans-unit>
5a6de093
C
3483 <trans-unit id="9031514421077169181" datatype="html">
3484 <source>Video redundancies</source>
de8c02ea 3485 <target state="translated">Anabarrachdan video</target>
352cdf75
G
3486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3487 </trans-unit>
d7c6b951 3488 <trans-unit id="3516494528184217808" datatype="html">
076e1310 3489 <source>1 host (without "http://") per line</source>
27496196 3490 <target state="translated">Cuir gach òstair (às aonais “http://”) air loidhne fa leth</target>
793f70ae
G
3491 <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>
3492 </trans-unit>
d7c6b951 3493 <trans-unit id="7651712714082200084" datatype="html">
793f70ae 3494 <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 3495 <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
3496 <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>
3497 <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>
3498 </trans-unit>
793f70ae
G
3499 <trans-unit id="658727060940996385" datatype="html">
3500 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
de8c02ea 3501 <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
3502 <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>
3503 </trans-unit>
793f70ae
G
3504 <trans-unit id="3029923402309610616" datatype="html">
3505 <source>Token renewed. Update your client configuration accordingly.</source>
de8c02ea 3506 <target state="translated">Chaidh an tòcan ath-nuadhachadh. Ùraich rèiteachadh a’ chliant agad dha rèir.</target>
c5ce27f8
C
3507 <context-group purpose="location">
3508 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3509 <context context-type="linenumber">49</context>
3510 </context-group>
793f70ae 3511 </trans-unit>
d7c6b951 3512 <trans-unit id="5302915360176176604" datatype="html">
793f70ae 3513 <source>SUBSCRIPTION FEED</source>
de8c02ea 3514 <target state="translated">INBHIR FO-SGRÌOBHAIDH</target>
c90f6f26
G
3515 <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>
3516 </trans-unit>
d7c6b951 3517 <trans-unit id="2645809032917283525" datatype="html">
793f70ae 3518 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
de8c02ea 3519 <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
3520 <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>
3521 </trans-unit>
d7c6b951 3522 <trans-unit id="7944777648309302794" datatype="html">
793f70ae 3523 <source>Feed URL</source>
de8c02ea 3524 <target state="translated">URL an inbhir</target>
c90f6f26
G
3525 <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>
3526 </trans-unit>
d7c6b951 3527 <trans-unit id="6086365181226161548" datatype="html">
793f70ae 3528 <source>Feed Token</source>
de8c02ea 3529 <target state="translated">Tòcan an inbhir</target>
c90f6f26
G
3530 <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>
3531 </trans-unit>
d7c6b951 3532 <trans-unit id="6492684506192237359" datatype="html">
793f70ae 3533 <source>⚠️ Never share your feed token with anyone.</source>
de8c02ea 3534 <target state="translated">⚠️ Na co-roinn tòcan an inbhir agad le duine sam bith eile.</target>
c90f6f26
G
3535 <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>
3536 </trans-unit>
d7c6b951 3537 <trans-unit id="270726559962362501" datatype="html">
793f70ae 3538 <source>Renew token</source>
de8c02ea 3539 <target state="translated">Ath-nuadhaich an tòcan</target>
c90f6f26
G
3540 <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>
3541 <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>
3542 </trans-unit>
d7c6b951 3543 <trans-unit id="9209781328340965816" datatype="html">
076e1310 3544 <source>Filter...</source>
27496196 3545 <target state="translated">Criathraich…</target>
c90f6f26
G
3546 <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>
3547 </trans-unit>
3548 <trans-unit id="4965562695253171955" datatype="html">
3549 <source>Clear filter</source>
3550 <target state="new">Clear filter</target>
00e32b7c
C
3551 <context-group purpose="location">
3552 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3553 <context context-type="linenumber">28</context>
3554 </context-group>
3555 <context-group purpose="location">
3556 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
3557 <context context-type="linenumber">7</context>
3558 </context-group>
fb87355d 3559 </trans-unit>
d7c6b951 3560 <trans-unit id="4266779970063047572" datatype="html">
5a6de093 3561 <source>Video/Comment/Account</source>
de8c02ea 3562 <target state="translated">Video/Beachd/Cunntas</target>
a2f7b4e6
G
3563 <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>
3564 </trans-unit>
d7c6b951 3565 <trans-unit id="8040881171107393560" datatype="html">
076e1310 3566 <source>ID</source>
27496196 3567 <target state="translated">ID</target>
4826a915
G
3568 <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>
3569 </trans-unit>
d7c6b951 3570 <trans-unit id="5911214550882917183" datatype="html">
076e1310 3571 <source>State</source>
27496196 3572 <target state="translated">Staid</target>
e67ecaf8
C
3573
3574
3575 <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 3576 <trans-unit id="2092225601747599163" datatype="html">
5a6de093 3577 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0b4a6767 3578 <target state="translated">Air a chruthachadh <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
3579
3580
3581
3582
3583
3584 <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 3585 <trans-unit id="8898602327647937914" datatype="html">
5a6de093 3586 <source>Open actor page in a new tab</source>
de8c02ea 3587 <target state="translated">Fosgail duilleag an actair ann an taba ùr</target>
e67ecaf8
C
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">56</context></context-group></trans-unit>
d7c6b951 3590 <trans-unit id="7317290694079257887" datatype="html">
076e1310 3591 <source>Accepted</source>
27496196 3592 <target state="translated">Air a ghabhail ris</target>
e67ecaf8
C
3593
3594
3595 <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 3596 <trans-unit id="4416413576346763682" datatype="html">
076e1310 3597 <source>Pending</source>
27496196 3598 <target state="translated">Ri lèirmheasadh</target>
e67ecaf8
C
3599
3600
3601 <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">
3602 <source>Rejected</source><target state="new">Rejected</target>
3603 <context-group purpose="location">
3604 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3605 <context context-type="linenumber">65,66</context>
3606 </context-group>
3607 <context-group purpose="location">
3608 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3609 <context context-type="linenumber">67,68</context>
3610 </context-group>
a2f7b4e6 3611 </trans-unit>
d7c6b951 3612 <trans-unit id="8905995985388209337" datatype="html">
076e1310 3613 <source>Accept</source>
27496196 3614 <target state="translated">Gabh ris</target>
e67ecaf8
C
3615
3616
3617
3618 <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 3619 <trans-unit id="8415175881466057254" datatype="html">
076e1310 3620 <source>Refuse</source>
27496196 3621 <target state="translated">Diùlt</target>
e67ecaf8
C
3622
3623
3624 <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 3625 <trans-unit id="6961112234462008319" datatype="html">
5a6de093 3626 <source>No follower found matching current filters.</source>
de8c02ea 3627 <target state="translated">Cha deach neach-leantainn a lorg a fhreagras ris na criathragan làithreach.</target>
e67ecaf8
C
3628
3629 <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 3630 <trans-unit id="2117404838551056159" datatype="html">
5a6de093 3631 <source>Your instance doesn't have any follower.</source>
de8c02ea 3632 <target state="translated">Chan eil neach sam bith a’ leantainn air an ionstans agad.</target>
e67ecaf8
C
3633
3634 <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 3635 <trans-unit id="2845798909207198924" datatype="html">
5a6de093 3636 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
de8c02ea 3637 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> luchd-leantainn</target>
a2f7b4e6
G
3638 <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>
3639 </trans-unit>
d7c6b951 3640 <trans-unit id="6571718060636962350" datatype="html">
5a6de093 3641 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 3642 <target state="translated">Tha anabarrachd ceadaichte <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></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">44</context></context-group></trans-unit>
d7c6b951 3645 <trans-unit id="8246779176913476983" datatype="html">
5a6de093 3646 <source>Open instance in a new tab</source>
de8c02ea 3647 <target state="translated">Fosgail an t-ionstans ann an taba ùr</target>
e67ecaf8
C
3648
3649
3650
3651 <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 3652 <trans-unit id="9132918641931433659" datatype="html">
5a6de093 3653 <source>No host found matching current filters.</source>
de8c02ea 3654 <target state="translated">Cha deach òstair a lorg a fhreagras ris na criathragan làithreach.</target>
e67ecaf8
C
3655
3656 <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 3657 <trans-unit id="7274241885665071790" datatype="html">
5a6de093 3658 <source>Your instance is not following anyone.</source>
de8c02ea 3659 <target state="translated">Chan eil an t-ionstans agad a’ leantainn air dad sam bith.</target>
e67ecaf8
C
3660
3661 <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">
3662 <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>
3663 <context-group purpose="location">
3664 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3665 <context context-type="linenumber">70</context>
3666 </context-group>
3667 </trans-unit><trans-unit id="8061023631336698211" datatype="html">
3668 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target>
3669 <context-group purpose="location">
3670 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3671 <context context-type="linenumber">72,70</context>
3672 </context-group>
b68ec72e 3673 </trans-unit>
d7c6b951 3674 <trans-unit id="4774348799569692380" datatype="html">
5a6de093 3675 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
de8c02ea 3676 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> òstair(ean)</target>
a2f7b4e6
G
3677 <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>
3678 </trans-unit>
d7c6b951 3679 <trans-unit id="9216117865911519658" datatype="html">
a8f4112a 3680 <source>Action</source>
47f6767e 3681 <target state="translated">Gnìomh</target>
e67ecaf8
C
3682
3683
3684
3685
3686
3687
3688 <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 3689 <trans-unit id="5968342253366599875" datatype="html">
5a6de093 3690 <source>Videos redundancies</source>
de8c02ea 3691 <target state="translated">Videothan anabarrach</target>
793f70ae
G
3692 <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>
3693 </trans-unit>
d7c6b951 3694 <trans-unit id="4937132637898470918" datatype="html">
5a6de093 3695 <source>My videos duplicated by remote instances</source>
de8c02ea 3696 <target state="translated">Na videothan agam a chaidh a dhùblachadh le ionstansan cèine</target>
793f70ae
G
3697 <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>
3698 </trans-unit>
d7c6b951 3699 <trans-unit id="4667534933980942398" datatype="html">
5a6de093 3700 <source>Remote videos duplicated by my instance</source>
de8c02ea 3701 <target state="translated">Na videothan cèine a chaidh a dhùblachadh leis an ionstans agam-sa</target>
793f70ae
G
3702 <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>
3703 </trans-unit>
d7c6b951 3704 <trans-unit id="8363291180171434623" datatype="html">
5a6de093 3705 <source>Table parameters</source>
de8c02ea 3706 <target state="translated">Paramadairean a’ chlàir</target>
fb87355d
G
3707 <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>
3708 </trans-unit>
d7c6b951 3709 <trans-unit id="5230110096688656830" datatype="html">
5a6de093 3710 <source>Select columns</source>
de8c02ea 3711 <target state="translated">Tagh colbhan</target>
fb87355d
G
3712 <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>
3713 </trans-unit>
d7c6b951 3714 <trans-unit id="5893518121808195081" datatype="html">
5a6de093 3715 <source>Highlight banned users</source>
de8c02ea 3716 <target state="translated">Soillsich an luchd-cleachdaidh toirmisgte</target>
fb87355d
G
3717 <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>
3718 </trans-unit>
d7c6b951 3719 <trans-unit id="5248717555542428023" datatype="html">
076e1310 3720 <source>Username</source>
27496196 3721 <target state="translated">Ainm-cleachdaiche</target>
c90f6f26
G
3722 <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>
3723 <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>
3724 <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>
3725 <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>
3726 <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>
3727 </trans-unit>
d7c6b951 3728 <trans-unit id="6612230394519751963" datatype="html">
076e1310 3729 <source>john</source>
27496196 3730 <target state="translated">calum</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">85</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">85</context></context-group>
3733 </trans-unit>
d7c6b951 3734 <trans-unit id="6475711663580561164" datatype="html">
076e1310 3735 <source>mail@example.com</source>
27496196 3736 <target state="translated">post@ball-eisimpleir.com</target>
fb87355d
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">107</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">107</context></context-group>
3739 </trans-unit>
d7c6b951 3740 <trans-unit id="8371296837649897723" datatype="html">
793f70ae 3741 <source>If you leave the password empty, an email will be sent to the user.</source>
de8c02ea 3742 <target state="translated">Ma dh’fhàgas tu am facal-faire bàn, thèid post-d a chur dhan chleachdaiche.</target>
fb87355d
G
3743 <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>
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">120</context></context-group>
3745 </trans-unit>
d7c6b951 3746 <trans-unit id="4145496584631696119" datatype="html">
9f77adb8
C
3747 <source>Role</source>
3748 <target state="translated">Dreuchd</target>
c90f6f26
G
3749 <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>
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">130</context></context-group>
3751 <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>
3752 </trans-unit>
d7c6b951 3753 <trans-unit id="7046347992315328430" datatype="html">
793f70ae 3754 <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 3755 <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
3756 <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>
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">155</context></context-group>
3758 </trans-unit>
d7c6b951 3759 <trans-unit id="2743014784334706527" datatype="html">
076e1310 3760 <source>Daily video quota</source>
27496196 3761 <target state="translated">Cuota làitheil de videothan</target>
c90f6f26
G
3762 <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>
3763 <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>
3764 <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>
3765 </trans-unit>
d7c6b951 3766 <trans-unit id="2622255144026150901" datatype="html">
4826a915 3767 <source>Auth plugin</source>
de8c02ea 3768 <target state="translated">Plugan dearbh-aithneachaidh</target>
c90f6f26
G
3769 <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>
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">182</context></context-group>
3771 <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>
3772 </trans-unit>
d7c6b951 3773 <trans-unit id="588099657508661970" datatype="html">
4826a915 3774 <source>None (local authentication)</source>
de8c02ea 3775 <target state="translated">Chan eil gin (dearbh-aithneachadh ionadail)</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">186</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">186</context></context-group>
3778 </trans-unit>
d7c6b951 3779 <trans-unit id="2070907480317730379" datatype="html">
5a6de093 3780 <source>Doesn't need review before a video goes public</source>
de8c02ea 3781 <target state="translated">Cha bhi feum air lèirmheas mus dèid video fhoillseachadh</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">195</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">195</context></context-group>
3784 </trans-unit>
d7c6b951 3785 <trans-unit id="6667250632809964191" datatype="html">
076e1310 3786 <source>Send a link to reset the password by email to the user</source>
27496196 3787 <target state="translated">Cuir ceangal dhan chleachdaiche air a’ phost-d airson am facal-faire ath-shuidheachadh</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">220</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">220</context></context-group>
3790 </trans-unit>
d7c6b951 3791 <trans-unit id="1412406834353485520" datatype="html">
076e1310 3792 <source>Ask for new password</source>
27496196 3793 <target state="translated">Iarr facal-faire ùr</target>
c90f6f26
G
3794 <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>
3795 <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>
3796 </trans-unit>
d7c6b951 3797 <trans-unit id="3791201588898094481" datatype="html">
076e1310 3798 <source>Manually set the user password</source>
27496196 3799 <target state="translated">Suidhich facal-faire a’ chleachdaiche a làimh</target>
c90f6f26
G
3800 <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>
3801 <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>
3802 </trans-unit>
d7c6b951 3803 <trans-unit id="8461842260159597706" datatype="html">
076e1310 3804 <source>Show</source>
27496196 3805 <target state="translated">Seall</target>
c90f6f26
G
3806 <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>
3807 <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>
3808 </trans-unit>
d7c6b951 3809 <trans-unit id="8461609631969932886" datatype="html">
076e1310 3810 <source>Hide</source>
27496196 3811 <target state="translated">Cuir am falach</target>
c90f6f26
G
3812 <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>
3813 <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>
3814 <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>
3815 <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>
3816 <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>
3817 </trans-unit>
d7c6b951 3818 <trans-unit id="7049348886126005391" datatype="html">
076e1310 3819 <source>Batch actions</source>
27496196 3820 <target state="translated">Gnìomhan ’nan grunnan</target>
e67ecaf8
C
3821
3822
3823
3824 <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 3825 <trans-unit id="675721269041534709" datatype="html">
5a6de093 3826 <source>The user was banned</source>
de8c02ea 3827 <target state="translated">Chaidh an cleachdaiche a thoirmeasg</target>
352cdf75
G
3828 <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>
3829 </trans-unit>
d7c6b951 3830 <trans-unit id="2348557406282409966" datatype="html">
5a6de093 3831 <source>Open account in a new tab</source>
de8c02ea 3832 <target state="translated">Fosgail an cunntas ann an taba ùr</target>
c90f6f26
G
3833 <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>
3834 <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>
3835 <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>
3836 <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>
3837 <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>
3838 <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>
3839 </trans-unit>
d7c6b951 3840 <trans-unit id="3111569165173971676" datatype="html">
793f70ae 3841 <source>Deleted account</source>
de8c02ea 3842 <target state="translated">Cunntas air a sguabadh às</target>
c90f6f26
G
3843 <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>
3844 </trans-unit>
d7c6b951 3845 <trans-unit id="3254358851993549668" datatype="html">
076e1310 3846 <source>User's email must be verified to login</source>
27496196 3847 <target state="translated">Feumaidh cleachdaiche am post-d a dhearbhadh ron chlàradh a-steach</target>
352cdf75
G
3848 <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>
3849 </trans-unit>
d7c6b951 3850 <trans-unit id="3939342579126794385" datatype="html">
076e1310 3851 <source>User's email is verified / User can login without email verification</source>
27496196 3852 <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
3853 <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>
3854 </trans-unit>
d7c6b951 3855 <trans-unit id="242888077027281874" datatype="html">
5a6de093 3856 <source>Total daily video quota</source>
de8c02ea 3857 <target state="translated">Cuota làitheil iomlan de videothan</target>
352cdf75
G
3858 <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>
3859 </trans-unit>
d7c6b951 3860 <trans-unit id="1242902302929086301" datatype="html">
076e1310 3861 <source>Ban reason:</source>
27496196 3862 <target state="translated">Adhbhar an toirmisg:</target>
352cdf75
G
3863 <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>
3864 </trans-unit>
a2f7b4e6
G
3865 <trans-unit id="6124612368324200166" datatype="html">
3866 <source>Banned users</source>
47f6767e 3867 <target state="translated">Cleachdaichean toirmisgte</target>
c90f6f26
G
3868 <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>
3869 </trans-unit>
d7c6b951 3870 <trans-unit id="5642198289374753866" datatype="html">
5a6de093 3871 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
de8c02ea 3872 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> luchd-cleachdaidh</target>
fb87355d
G
3873 <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>
3874 </trans-unit>
5a6de093 3875 <trans-unit id="2049290282534091182" datatype="html">
076e1310 3876 <source>Moderation</source>
27496196 3877 <target state="translated">Maorsainneachd</target>
352cdf75
G
3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group>
3879 <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>
3880 <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>
3881 </trans-unit>
d7c6b951 3882 <trans-unit id="746099155736913817" datatype="html">
5a6de093 3883 <source>Video blocks</source>
de8c02ea 3884 <target state="translated">Bacadh videothan</target>
352cdf75
G
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3886 <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>
3887 </trans-unit>
d7c6b951 3888 <trans-unit id="7815838401315213887" datatype="html">
076e1310 3889 <source>Muted accounts</source>
27496196 3890 <target state="translated">Cunntasan mùchte</target>
352cdf75
G
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
3893 <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>
3894 <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>
3895 <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>
3896 <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>
3897 </trans-unit>
d7c6b951 3898 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
3899 <source>Muted servers</source>
3900 <target state="translated">Frithealaichean mùchte</target>
819205ed
G
3901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3902 <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>
3903 <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>
3904 <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>
3905 <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>
3906 </trans-unit>
d7c6b951 3907 <trans-unit id="2343069726009080052" datatype="html">
5a6de093 3908 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 3909 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
c90f6f26
G
3910 <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>
3911 <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>
3912 </trans-unit>
d7c6b951 3913 <trans-unit id="3122686335401195400" datatype="html">
5a6de093 3914 <source>Total size</source>
de8c02ea 3915 <target state="translated">Meud iomlan</target>
c90f6f26
G
3916 <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>
3917 </trans-unit>
d7c6b951 3918 <trans-unit id="4488103364313252005" datatype="html">
5a6de093 3919 <source>List redundancies</source>
de8c02ea 3920 <target state="translated">Seall na videothan anabarrach</target>
c90f6f26
G
3921 <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>
3922 </trans-unit>
d7c6b951 3923 <trans-unit id="7423116442791683693" datatype="html">
5a6de093 3924 <source>Your instance doesn't mirror any video.</source>
de8c02ea 3925 <target state="translated">Chan eil air an ionstans agad a’ sgàthanachadh video sam bith.</target>
c90f6f26
G
3926 <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>
3927 </trans-unit>
d7c6b951 3928 <trans-unit id="1944582937285351613" datatype="html">
5a6de093 3929 <source>Your instance has no mirrored videos.</source>
de8c02ea 3930 <target state="translated">Cha deach video sam bith dhen ionstans agad a sgàthanachadh.</target>
c90f6f26
G
3931 <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>
3932 </trans-unit>
d7c6b951 3933 <trans-unit id="7292311893283564173" datatype="html">
5a6de093 3934 <source>Enabled strategies stats</source>
de8c02ea 3935 <target state="translated">Stadastaireachd nan ro-innleachdan an comas</target>
c90f6f26
G
3936 <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>
3937 </trans-unit>
d7c6b951 3938 <trans-unit id="7595922272001217567" datatype="html">
793f70ae 3939 <source>No redundancy strategy is enabled on your instance.</source>
de8c02ea 3940 <target state="translated">Cha deach ro-innleachd na h-anabarrachd a chur an comas air an ionstans agad.</target>
c90f6f26
G
3941 <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>
3942 </trans-unit>
352cdf75
G
3943 <trans-unit id="4824046935922837124" datatype="html">
3944 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3945 <target state="translated">’Ga chleachdadh (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
3946 <context-group purpose="location">
3947 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3948 <context context-type="linenumber">99</context>
3949 </context-group>
352cdf75
G
3950 </trans-unit>
3951 <trans-unit id="5874809640561431793" datatype="html">
3952 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
3953 <target state="translated">Ri fhaighinn (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
3954 <context-group purpose="location">
3955 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3956 <context context-type="linenumber">105</context>
3957 </context-group>
fb87355d 3958 </trans-unit>
d7c6b951 3959 <trans-unit id="7574091010118901399" datatype="html">
076e1310 3960 <source>Sensitive</source>
4826a915 3961 <target state="translated">Frionasach</target>
a2f7b4e6
G
3962 <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>
3963 </trans-unit>
d7c6b951 3964 <trans-unit id="2478877938420291792" datatype="html">
076e1310
G
3965 <source>Unfederated</source>
3966 <target state="translated">Gun cho-nasgadh</target>
fb87355d
G
3967 <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>
3968 <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>
3969 </trans-unit>
d7c6b951 3970 <trans-unit id="7692347838587821095" datatype="html">
5a6de093 3971 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0b4a6767 3972 <target state="translated">Ceann-là <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
352cdf75
G
3973 <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>
3974 <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>
3975 </trans-unit>
d7c6b951 3976 <trans-unit id="1451763834047485033" datatype="html">
4826a915 3977 <source>Select this row</source>
de8c02ea 3978 <target state="translated">Tagh an ràgh seo</target>
e67ecaf8
C
3979
3980
3981
3982 <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
3983 <trans-unit id="4043531994869127329" datatype="html">
3984 <source>See full comment</source>
3985 <target state="translated">Seall am beachd slàn</target>
352cdf75
G
3986 <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>
3987 </trans-unit>
d7c6b951 3988 <trans-unit id="3193976279273491157" datatype="html">
076e1310 3989 <source>Actions</source>
27496196 3990 <target state="translated">Gnìomhan</target>
e67ecaf8
C
3991
3992
3993
3994
3995
3996 <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
3997 <trans-unit id="8390803680962035202" datatype="html">
3998 <source>Follower</source>
a082d6fd 3999 <target state="translated">Neach-leantainn</target>
e67ecaf8
C
4000
4001 <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 4002 <trans-unit id="4691552465058437520" datatype="html">
793f70ae 4003 <source>Commented video</source>
de8c02ea 4004 <target state="translated">Video le beachd ris</target>
352cdf75
G
4005 <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>
4006 </trans-unit>
d7c6b951 4007 <trans-unit id="7266085473379376028" datatype="html">
793f70ae 4008 <source>No comments found matching current filters.</source>
de8c02ea 4009 <target state="translated">Cha deach beachd a lorg a fhreagras ris na criathragan làithreach.</target>
352cdf75
G
4010 <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>
4011 </trans-unit>
d7c6b951 4012 <trans-unit id="2398388496754671928" datatype="html">
793f70ae 4013 <source>No comments found.</source>
de8c02ea 4014 <target state="translated">Cha deach beachd sam bith a lorg.</target>
352cdf75
G
4015 <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>
4016 </trans-unit>
a2f7b4e6
G
4017 <trans-unit id="4604870995665811499" datatype="html">
4018 <source>Local comments</source>
47f6767e 4019 <target state="translated">Beachdan ionadail</target>
c90f6f26
G
4020 <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>
4021 </trans-unit>
a2f7b4e6
G
4022 <trans-unit id="2721988499779041837" datatype="html">
4023 <source>Remote comments</source>
47f6767e 4024 <target state="translated">Beachdan cèine</target>
c90f6f26
G
4025 <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>
4026 </trans-unit>
d7c6b951 4027 <trans-unit id="1420624050293070194" datatype="html">
5a6de093 4028 <source>No abuses found matching current filters.</source>
de8c02ea 4029 <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg a fhreagras dha na criathragan làithreach.</target>
fe199b07
G
4030 <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>
4031 </trans-unit>
d7c6b951 4032 <trans-unit id="639328713281980021" datatype="html">
5a6de093 4033 <source>No abuses found.</source>
de8c02ea 4034 <target state="translated">Cha deach gearan mu mhì-ghnàthachadh a lorg.</target>
fe199b07
G
4035 <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>
4036 </trans-unit>
a2f7b4e6
G
4037 <trans-unit id="1807029821872995706" datatype="html">
4038 <source>Unsolved reports</source>
47f6767e 4039 <target state="translated">Gearanan gun fhuasgladh</target>
c90f6f26
G
4040 <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>
4041 </trans-unit>
a2f7b4e6
G
4042 <trans-unit id="2570256912317308673" datatype="html">
4043 <source>Accepted reports</source>
47f6767e 4044 <target state="translated">Gearanan a chaidh gabhail riutha</target>
c90f6f26
G
4045 <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>
4046 </trans-unit>
a2f7b4e6
G
4047 <trans-unit id="4335414817109654558" datatype="html">
4048 <source>Refused reports</source>
47f6767e 4049 <target state="translated">Gearanan a chaidh a dhiùltadh</target>
c90f6f26
G
4050 <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>
4051 </trans-unit>
a2f7b4e6
G
4052 <trans-unit id="5604806676748121035" datatype="html">
4053 <source>Reports with blocked videos</source>
47f6767e 4054 <target state="translated">Gearanan le videothan bacte</target>
c90f6f26
G
4055 <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>
4056 </trans-unit>
a2f7b4e6
G
4057 <trans-unit id="5105869928182826553" datatype="html">
4058 <source>Reports with deleted videos</source>
47f6767e 4059 <target state="translated">Gearanan le videothan air an sguabadh às</target>
c90f6f26
G
4060 <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>
4061 </trans-unit>
d7c6b951 4062 <trans-unit id="4678289986918934018" datatype="html">
5a6de093 4063 <source>Block reason:</source>
de8c02ea 4064 <target state="translated">Adhbhar a’ bhacaidh:</target>
fb87355d
G
4065 <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>
4066 </trans-unit>
d7c6b951 4067 <trans-unit id="8390860433951751429" datatype="html">
5a6de093 4068 <source>No blocked video found matching current filters.</source>
de8c02ea 4069 <target state="translated">Cha deach video bacte a lorg a fhreagras ris na criathragan làithreach.</target>
fb87355d
G
4070 <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>
4071 </trans-unit>
d7c6b951 4072 <trans-unit id="5030329587275248535" datatype="html">
5a6de093 4073 <source>No blocked video found.</source>
de8c02ea 4074 <target state="translated">Cha deach video bacte a lorg.</target>
fb87355d
G
4075 <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>
4076 </trans-unit>
a2f7b4e6
G
4077 <trans-unit id="7755288609601798418" datatype="html">
4078 <source>Automatic blocks</source>
47f6767e 4079 <target state="translated">Bacaidhean fèin-obrachail</target>
fb87355d
G
4080 <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>
4081 </trans-unit>
a2f7b4e6
G
4082 <trans-unit id="6510868134640657079" datatype="html">
4083 <source>Manual blocks</source>
47f6767e 4084 <target state="translated">Bacaidhean a làimh</target>
fb87355d
G
4085 <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>
4086 </trans-unit>
d7c6b951 4087 <trans-unit id="2143435845912984377" datatype="html">
5a6de093 4088 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
de8c02ea 4089 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> video(than) bacte</target>
a2f7b4e6
G
4090 <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>
4091 </trans-unit>
d7c6b951 4092 <trans-unit id="1868606282505332204" datatype="html">
5a6de093 4093 <source>Reports</source>
de8c02ea 4094 <target state="translated">Gearanan</target>
352cdf75
G
4095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4096 <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>
4097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4098 <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>
4099 </trans-unit>
d7c6b951 4100 <trans-unit id="7075448128175750939" datatype="html">
076e1310 4101 <source>Moderation comment</source>
27496196 4102 <target state="translated">Beachd maorsainneachd</target>
793f70ae
G
4103 <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>
4104 </trans-unit>
d7c6b951 4105 <trans-unit id="7358611947192442969" datatype="html">
076e1310 4106 <source>This comment can only be seen by you or the other moderators.</source>
27496196 4107 <target state="translated">Chan fhaic ach thu fhèin ’s na maoir eile am beachd seo.</target>
687a6afd
G
4108 <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>
4109 </trans-unit>
d7c6b951 4110 <trans-unit id="3981851640772035362" datatype="html">
076e1310 4111 <source>Update this comment</source>
27496196 4112 <target state="translated">Ùraich am beachd seo</target>
a2f7b4e6
G
4113 <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>
4114 </trans-unit>
d7c6b951 4115 <trans-unit id="730589419287534524" datatype="html">
076e1310 4116 <source>Reporter</source>
27496196 4117 <target state="translated">Cò rinn an gearan</target>
a2f7b4e6
G
4118 <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>
4119 <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
4120 </trans-unit>
4121 <trans-unit id="5026011498416291967" datatype="html">
e67ecaf8
C
4122 <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>
4123 <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
4124 <context-group purpose="location">
4125 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4126 <context context-type="linenumber">21,23</context>
4127 </context-group>
4128 <context-group purpose="location">
4129 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4130 <context context-type="linenumber">42,44</context>
4131 </context-group>
a2f7b4e6 4132 </trans-unit>
d7c6b951 4133 <trans-unit id="6549265851868599441" datatype="html">
076e1310 4134 <source>Video</source>
27496196 4135 <target state="translated">Video</target>
e67ecaf8
C
4136
4137
4138
4139
4140
4141 <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 4142 <trans-unit id="2662644497259948010" datatype="html">
793f70ae 4143 <source>Comment</source>
de8c02ea 4144 <target state="translated">Beachd</target>
c90f6f26
G
4145 <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>
4146 <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>
4147 </trans-unit>
d7c6b951 4148 <trans-unit id="1359961255805685312" datatype="html">
5a6de093 4149 <source>This video has been reported multiple times.</source>
de8c02ea 4150 <target state="translated">Chaidh gearan a dhèanamh mun video seo iomadh turas.</target>
fb87355d
G
4151 <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>
4152 </trans-unit>
d7c6b951 4153 <trans-unit id="8103613717136753118" datatype="html">
5a6de093 4154 <source>The video was blocked</source>
de8c02ea 4155 <target state="translated">Chaidh a’ video a bhacadh</target>
fb87355d
G
4156 <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>
4157 </trans-unit>
d7c6b951 4158 <trans-unit id="5021295327106206941" datatype="html">
5a6de093 4159 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
0b4a6767 4160 <target state="translated">le <x id="INTERPOLATION"/> air <x id="INTERPOLATION_1"/> </target>
fe199b07
G
4161 <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>
4162 </trans-unit>
d7c6b951 4163 <trans-unit id="1443698606045744844" datatype="html">
5a6de093 4164 <source>Video was deleted</source>
de8c02ea 4165 <target state="translated">Chaidh a’ video a sguabadh às</target>
fb87355d
G
4166 <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>
4167 </trans-unit>
d7c6b951 4168 <trans-unit id="1530731524535521716" datatype="html">
793f70ae 4169 <source>Account deleted</source>
de8c02ea 4170 <target state="translated">Chaidh an cunntas a sguabadh às</target>
c90f6f26
G
4171 <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>
4172 </trans-unit>
d7c6b951 4173 <trans-unit id="1191715835847858871" datatype="html">
5a6de093 4174 <source>Open video in a new tab</source>
de8c02ea 4175 <target state="translated">Fosgail a’ video ann an taba ùr</target>
c90f6f26
G
4176 <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>
4177 </trans-unit>
d7c6b951 4178 <trans-unit id="3301856295120048857" datatype="html">
5a6de093 4179 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 4180 <target state="translated">Staid <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
4181
4182
4183
4184 <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 4185 <trans-unit id="6452372740127749380" datatype="html">
5a6de093 4186 <source>Messages</source>
de8c02ea 4187 <target state="translated">Teachdaireachdan</target>
a2f7b4e6
G
4188 <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>
4189 </trans-unit>
d7c6b951 4190 <trans-unit id="1969144763032891922" datatype="html">
5a6de093 4191 <source>Internal note</source>
de8c02ea 4192 <target state="translated">Nòta taobh a-staigh</target>
a2f7b4e6
G
4193 <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>
4194 </trans-unit>
d7c6b951 4195 <trans-unit id="7418735164633152705" datatype="html">
5a6de093 4196 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 4197 <target state="translated">Sgòr <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
e67ecaf8
C
4198
4199 <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 4200 <trans-unit id="9173448803033928792" datatype="html">
5a6de093 4201 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
de8c02ea 4202 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> gearan(an)</target>
a2f7b4e6
G
4203 <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>
4204 </trans-unit>
d7c6b951 4205 <trans-unit id="3109314382334906782" datatype="html">
5a6de093 4206 <source>Reportee</source>
de8c02ea 4207 <target state="translated">Neach mun deach a ghearan</target>
c90f6f26
G
4208 <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>
4209 </trans-unit>
d7c6b951 4210 <trans-unit id="6540177673229220400" datatype="html">
5a6de093 4211 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
47f6767e 4212 <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
4213 <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>
4214 <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>
4215 </trans-unit>
d7c6b951 4216 <trans-unit id="7239750919884229270" datatype="html">
5a6de093 4217 <source>Updated</source>
de8c02ea 4218 <target state="translated">Air ùrachadh</target>
c90f6f26
G
4219 <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>
4220 </trans-unit>
d7c6b951 4221 <trans-unit id="6409548912081699487" datatype="html">
5a6de093 4222 <source>Mute domain</source>
de8c02ea 4223 <target state="translated">Mùch an àrainn</target>
c90f6f26
G
4224 <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>
4225 <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>
4226 </trans-unit>
d7c6b951 4227 <trans-unit id="2381859602529023966" datatype="html">
076e1310 4228 <source>Instance</source>
27496196 4229 <target state="translated">Ionstans</target>
c90f6f26
G
4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group>
4231 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4232 <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>
4233 <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>
4234 </trans-unit>
d7c6b951 4235 <trans-unit id="1300704815627663264" datatype="html">
5a6de093 4236 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
de8c02ea 4237 <target state="translated">Air a mhùchadh <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
c90f6f26
G
4238 <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>
4239 <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>
4240 <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>
4241 <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>
4242 </trans-unit>
d7c6b951 4243 <trans-unit id="6453471031802119612" datatype="html">
076e1310 4244 <source>Unmute</source>
27496196 4245 <target state="translated">Dì-mhùch</target>
c90f6f26
G
4246 <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>
4247 <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>
4248 <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>
4249 <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>
4250 </trans-unit>
d7c6b951 4251 <trans-unit id="6728985502447585050" datatype="html">
5a6de093 4252 <source>No server found matching current filters.</source>
de8c02ea 4253 <target state="translated">Cha deach frithealaiche a lorg a fhreagras dha na criathragan làithreach.</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">56</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">56</context></context-group>
4256 </trans-unit>
d7c6b951 4257 <trans-unit id="299774363533169870" datatype="html">
5a6de093 4258 <source>No server found.</source>
de8c02ea 4259 <target state="translated">Cha deach frithealaiche a lorg.</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">57</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">57</context></context-group>
4262 </trans-unit>
d7c6b951 4263 <trans-unit id="6250599179731937899" datatype="html">
5a6de093 4264 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
5e43e65f 4265 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> ionstans(an) mùchte</target>
c90f6f26
G
4266 <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>
4267 <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>
4268 </trans-unit>
d7c6b951 4269 <trans-unit id="4917252294930256268" datatype="html">
793f70ae
G
4270 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4271 <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 4272 <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
4273 </trans-unit>
4274 <trans-unit id="2959657578684395250" datatype="html">
4275 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source>
4276 <target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target>
2164a13d
C
4277 <context-group purpose="location">
4278 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4279 <context context-type="linenumber">65</context>
4280 </context-group>
687a6afd 4281 </trans-unit>
d7c6b951 4282 <trans-unit id="4058814854824495833" datatype="html">
5a6de093 4283 <source>Mute domains</source>
5e43e65f 4284 <target state="translated">Mùch àrainnean</target>
c90f6f26
G
4285 <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>
4286 <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>
4287 </trans-unit>
d7c6b951 4288 <trans-unit id="4086606389696938932" datatype="html">
076e1310 4289 <source>Account</source>
27496196 4290 <target state="translated">Cunntas</target>
c90f6f26
G
4291 <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>
4292 <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>
4293 <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>
4294 </trans-unit>
d7c6b951 4295 <trans-unit id="8564972645418093229" datatype="html">
5a6de093 4296 <source>No account found matching current filters.</source>
5e43e65f 4297 <target state="translated">Cha deach cunntas a lorg a fhreagras dha na criathragan làithreach.</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">54</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">54</context></context-group>
4300 </trans-unit>
d7c6b951 4301 <trans-unit id="3819155299647062711" datatype="html">
5a6de093 4302 <source>No account found.</source>
5e43e65f 4303 <target state="translated">Cha deach cunntas a lorg.</target>
c90f6f26
G
4304 <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>
4305 <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>
4306 </trans-unit>
793f70ae
G
4307 <trans-unit id="2338185419645468935" datatype="html">
4308 <source>List installed plugins</source>
5e43e65f 4309 <target state="translated">Seall na plugain stàlaichte</target>
819205ed
G
4310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4311 </trans-unit>
793f70ae
G
4312 <trans-unit id="8897412584195581488" datatype="html">
4313 <source>Search plugins</source>
5e43e65f 4314 <target state="translated">Lorg sna plugain</target>
819205ed
G
4315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4316 </trans-unit>
793f70ae
G
4317 <trans-unit id="4994333937800672218" datatype="html">
4318 <source>Show plugin</source>
5e43e65f 4319 <target state="translated">Seall am plugan</target>
819205ed
G
4320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4321 </trans-unit>
d7c6b951 4322 <trans-unit id="602667807232759122" datatype="html">
5a6de093 4323 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
5e43e65f 4324 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> cunntas(an) mùchte</target>
c90f6f26
G
4325 <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>
4326 <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>
4327 </trans-unit>
5a6de093 4328 <trans-unit id="8259696070728377358" datatype="html">
076e1310 4329 <source>Plugins/Themes</source>
27496196 4330 <target state="translated">Plugain/Ùrlaran</target>
fb87355d
G
4331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4332 </trans-unit>
d7c6b951 4333 <trans-unit id="4894835484717268716" datatype="html">
076e1310 4334 <source>Installed</source>
27496196 4335 <target state="translated">Air a stàladh</target>
819205ed
G
4336 <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>
4337 <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>
4338 </trans-unit>
4339 <trans-unit id="6185935497147252048" datatype="html">
4340 <source>This plugin is developed by Framasoft</source>
4341 <target state="translated">Tha am plugan seo ’ga leasachadh le Framasoft</target>
78a5dd9c
C
4342 <context-group purpose="location">
4343 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4344 <context context-type="linenumber">37</context>
4345 </context-group>
819205ed
G
4346 </trans-unit>
4347 <trans-unit id="8336721444092720377" datatype="html">
4348 <source>Official</source>
4349 <target state="translated">Oifigeil</target>
c90f6f26
G
4350 <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>
4351 </trans-unit>
d7c6b951 4352 <trans-unit id="7002061007877950198" datatype="html">
5a6de093 4353 <source>Plugin homepage (new window)</source>
5e43e65f 4354 <target state="translated">Duilleag-dhachaigh a’ phlugain (uinneag ùr)</target>
819205ed
G
4355 <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>
4356 <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>
4357 </trans-unit>
4358 <trans-unit id="3981257963098530375" datatype="html">
4359 <source>Navigate between installed plugins and themes or find new ones</source>
4360 <target state="translated">Seòl na plugain is ùrlaran stàlaichte no lorg feadhainn ùra</target>
78a5dd9c
C
4361 <context-group purpose="location">
4362 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4363 <context context-type="linenumber">2</context>
4364 </context-group>
793f70ae 4365 </trans-unit>
d7c6b951 4366 <trans-unit id="8630916846096019339" datatype="html">
5a6de093 4367 <source>Users can resolve distant content</source>
5e43e65f 4368 <target state="translated">Chan urrainn dhan luchd-chleachdaidh susbaint chèin fhuasgladh</target>
e67ecaf8
C
4369
4370 <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
4371 <trans-unit id="3300472325769888962" datatype="html">
4372 <source>Plugins &amp; Themes</source>
89806a88 4373 <target>Plugain ⁊ ùrlaran</target>
e67ecaf8
C
4374
4375 <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
4376 <trans-unit id="1782375284146839174" datatype="html">
4377 <source>Available themes</source>
89806a88 4378 <target>Ùrlaran ri fhaighinn</target>
e67ecaf8
C
4379
4380 <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
4381 <trans-unit id="9205443410527464015" datatype="html">
4382 <source>Plugins enabled</source>
89806a88 4383 <target>Na plugain a tha an comas</target>
e67ecaf8
C
4384
4385 <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 4386 <trans-unit id="5410940035535748578" datatype="html">
5a6de093 4387 <source>Close this message</source>
5e43e65f 4388 <target state="translated">Dùin an teachdaireachd seo</target>
793f70ae
G
4389 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4390 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4391 </trans-unit>
9aa67e90
G
4392 <trans-unit id="2144158274184161635" datatype="html">
4393 <source>Videos with the most interactions for recent videos</source>
ab58b56d 4394 <target state="translated">Na videothan leis na conaltraidhean as trice o chionn goirid</target>
c90f6f26
G
4395 <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>
4396 </trans-unit>
9aa67e90
G
4397 <trans-unit id="8312243926314494468" datatype="html">
4398 <source>Videos with the most views during the last 24 hours</source>
4399 <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
4400 <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>
4401 </trans-unit>
687a6afd
G
4402 <trans-unit id="8731139416455609016" datatype="html">
4403 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4404 <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
4405 <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>
4406 </trans-unit>
4826a915
G
4407 <trans-unit id="1671858302647356245" datatype="html">
4408 <source>Videos that have the most likes</source>
5ce52d62 4409 <target state="translated">Videothan air a bheil fèill as motha</target>
c90f6f26
G
4410 <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>
4411 </trans-unit>
d7c6b951 4412 <trans-unit id="2006841089844688970" datatype="html">
076e1310 4413 <source>To load your new installed plugins or themes, refresh the page.</source>
27496196 4414 <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
4415 <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>
4416 </trans-unit>
819205ed
G
4417 <trans-unit id="7577430199525157466" datatype="html">
4418 <source>Popular plugins</source>
4419 <target state="translated">Plugain fhèillmhor</target>
78a5dd9c
C
4420 <context-group purpose="location">
4421 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4422 <context context-type="linenumber">10</context>
4423 </context-group>
819205ed
G
4424 </trans-unit>
4425 <trans-unit id="830877982972543118" datatype="html">
4426 <source>Popular themes</source>
4427 <target state="translated">Ùrlaran fèillmhor</target>
90aa0a74
C
4428 <context-group purpose="location">
4429 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c 4430 <context context-type="linenumber">11</context>
90aa0a74 4431 </context-group>
793f70ae 4432 </trans-unit>
78a5dd9c 4433 <trans-unit id="1780056719120519633" datatype="html">
819205ed
G
4434 <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>
4435 <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
4436 <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>
4437 </trans-unit>
d7c6b951 4438 <trans-unit id="3148804384763272950" datatype="html">
076e1310 4439 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
47f6767e 4440 <target state="translated">{VAR_PLURAL, plural, =0 {Gun toradh} =1 {thoradh} one {thoradh} two {thoradh} few {toraidhean} other {toradh} }</target>
819205ed
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">18</context></context-group>
4442 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4443 </trans-unit>
d7c6b951 4444 <trans-unit id="2722270956157821098" datatype="html">
076e1310 4445 <source>No results.</source>
27496196 4446 <target state="translated">Chan eil toradh ann.</target>
c90f6f26
G
4447 <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>
4448 </trans-unit>
d7c6b951 4449 <trans-unit id="2601639465696257054" datatype="html">
793f70ae 4450 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
0b4a6767 4451 <target state="translated">Chan eil roghainnean aig a’ <x id="INTERPOLATION"/> seo. </target>
c90f6f26
G
4452 <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>
4453 </trans-unit>
5a6de093 4454 <trans-unit id="29832309535656200" datatype="html">
076e1310 4455 <source>System</source>
27496196 4456 <target state="translated">An siostam</target>
fb87355d
G
4457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4458 </trans-unit>
793f70ae
G
4459 <trans-unit id="8949443215142664126" datatype="html">
4460 <source>Delete this comment</source>
5e43e65f 4461 <target state="translated">Sguab às am beachd seo</target>
c90f6f26
G
4462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">81</context></context-group>
4463 </trans-unit>
793f70ae
G
4464 <trans-unit id="3327751240218085797" datatype="html">
4465 <source>Delete all comments of this account</source>
5e43e65f 4466 <target state="translated">Sguab às gach beachd a’ chunntais seo</target>
c90f6f26
G
4467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">87</context></context-group>
4468 </trans-unit>
793f70ae
G
4469 <trans-unit id="2850960459131251840" datatype="html">
4470 <source>Comments are deleted after a few minutes</source>
5e43e65f 4471 <target state="translated">Thèid na beachdan a sguabadh às an ceann corra mionaid</target>
c90f6f26
G
4472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">88</context></context-group>
4473 </trans-unit>
4474 <trans-unit id="1271241007621398467" datatype="html">
4475 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
4476 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
2164a13d
C
4477 <context-group purpose="location">
4478 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4479 <context context-type="linenumber">150</context>
4480 </context-group>
c90f6f26
G
4481 </trans-unit>
4482 <trans-unit id="264978617337249011" datatype="html">
4483 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
4484 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
2164a13d
C
4485 <context-group purpose="location">
4486 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4487 <context context-type="linenumber">152,150</context>
4488 </context-group>
352cdf75 4489 </trans-unit>
793f70ae
G
4490 <trans-unit id="379090446060940062" datatype="html">
4491 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
5e43e65f 4492 <target state="translated">A bheil thu cinnteach gu bheil thu airson a h-uile beachd aig <x id="PH"/> a sguabadh às?</target>
c90f6f26
G
4493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">175</context></context-group>
4494 </trans-unit>
793f70ae
G
4495 <trans-unit id="4539246224625965241" datatype="html">
4496 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
5e43e65f 4497 <target state="translated">Thèid na beachdan aig <x id="PH"/> a sguabadh às an ceann corra mionaid</target>
c90f6f26
G
4498 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">187</context></context-group>
4499 </trans-unit>
352cdf75
G
4500 <trans-unit id="3204306399736151644" datatype="html">
4501 <source>Comments list</source>
4502 <target state="translated">Liosta nam beachdan</target>
3c18ff47
C
4503 <context-group purpose="location">
4504 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4505 <context context-type="linenumber">24</context>
4506 </context-group>
687a6afd 4507 </trans-unit>
d7c6b951 4508 <trans-unit id="7427986413651551775" datatype="html">
793f70ae 4509 <source>Video comments</source>
5e43e65f 4510 <target state="translated">Beachdan air videothan</target>
352cdf75
G
4511 <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>
4512 </trans-unit>
d7c6b951 4513 <trans-unit id="289582790179344391" datatype="html">
a8f4112a 4514 <source>This view also shows comments from muted accounts.</source>
47f6767e 4515 <target state="translated">Chì thu beachdan o chunntasan mùchte cuideachd air an t-sealladh seo.</target>
352cdf75
G
4516 <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>
4517 </trans-unit>
d7c6b951 4518 <trans-unit id="4523382115569186450" datatype="html">
793f70ae 4519 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
5e43e65f 4520 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> beachd(ean)</target>
352cdf75
G
4521 <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>
4522 </trans-unit>
d7c6b951 4523 <trans-unit id="6110554376228744887" datatype="html">
4826a915 4524 <source>Select all rows</source>
5e43e65f 4525 <target state="translated">Tagh a h-uile ràgh</target>
e67ecaf8
C
4526
4527
4528
4529 <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 4530 <trans-unit id="2719284837486030903" datatype="html">
5a6de093 4531 <source>Job type</source>
5e43e65f 4532 <target state="translated">Seòrsa a h-obrach</target>
793f70ae
G
4533 <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>
4534 </trans-unit>
d7c6b951 4535 <trans-unit id="6170245880855918780" datatype="html">
5a6de093 4536 <source>Job state</source>
5e43e65f 4537 <target state="translated">Staid na h-obrach</target>
793f70ae
G
4538 <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>
4539 </trans-unit>
d7c6b951 4540 <trans-unit id="2296681895307893686" datatype="html">
793f70ae 4541 <source>any</source>
5e43e65f 4542 <target state="translated">staid sam bith</target>
e351a5c5
C
4543 <context-group purpose="location">
4544 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4545 <context context-type="linenumber">21</context>
4546 </context-group>
4547 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
793f70ae 4548 </trans-unit>
d7c6b951 4549 <trans-unit id="3067132953487445901" datatype="html">
793f70ae 4550 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
5e43e65f 4551 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> obair/obraichean</target>
4826a915
G
4552 <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>
4553 </trans-unit>
d7c6b951 4554 <trans-unit id="8650499415827640724" datatype="html">
076e1310 4555 <source>Type</source>
27496196 4556 <target state="translated">Seòrsa</target>
4826a915
G
4557 <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>
4558 </trans-unit>
d7c6b951 4559 <trans-unit id="3901868627411944813" datatype="html">
e67ecaf8
C
4560 <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>
4561 <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
4562 <context-group purpose="location">
4563 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4564 <context context-type="linenumber">47</context>
e351a5c5 4565 </context-group>
4826a915 4566 </trans-unit>
d7c6b951 4567 <trans-unit id="3419681791450150574" datatype="html">
4826a915 4568 <source>Progress</source>
5e43e65f 4569 <target state="translated">Adhartas</target>
e351a5c5
C
4570 <context-group purpose="location">
4571 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4572 <context context-type="linenumber">49</context>
e351a5c5 4573 </context-group>
793f70ae 4574 </trans-unit>
d7c6b951 4575 <trans-unit id="914197284349366734" datatype="html">
b87b606a 4576 <source>No jobs found.</source>
5e43e65f 4577 <target state="translated">Cha deach obair a lorg.</target>
fb87355d
G
4578 <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>
4579 </trans-unit>
d7c6b951 4580 <trans-unit id="2713421326605345655" datatype="html">
e67ecaf8
C
4581 <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>
4582 <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
4583 <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>
4584 </trans-unit>
d7c6b951 4585 <trans-unit id="2384897339170501794" datatype="html">
793f70ae 4586 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
5e43e65f 4587 <target state="translated">Cha deach obair <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> a lorg.</target>
fb87355d
G
4588 <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>
4589 </trans-unit>
d7c6b951 4590 <trans-unit id="4457061340457477073" datatype="html">
793f70ae 4591 <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 4592 <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
4593 <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>
4594 </trans-unit>
d7c6b951 4595 <trans-unit id="1102717806459547726" datatype="html">
076e1310 4596 <source>Refresh</source>
27496196 4597 <target state="translated">Ath-nuadhaich</target>
352cdf75
G
4598 <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>
4599 <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>
4600 <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>
4601 <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>
4602 </trans-unit>
d7c6b951 4603 <trans-unit id="6052766076365105714" datatype="html">
793f70ae 4604 <source>now</source>
5e43e65f 4605 <target state="translated">an-dràsta</target>
793f70ae 4606 <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
4607 </trans-unit>
4608 <trans-unit id="8984988128489304664" datatype="html">
4609 <source>Filter logs by tags</source>
4610 <target state="translated">Criathraich na logaichean a-rèir tagaichean</target>
a71d4140
C
4611 <context-group purpose="location">
4612 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4613 <context context-type="linenumber">31</context>
4614 </context-group>
793f70ae 4615 </trans-unit>
d7c6b951 4616 <trans-unit id="3894950702316166331" datatype="html">
5a6de093 4617 <source>Loading...</source>
5e43e65f 4618 <target state="translated">’Ga luchdadh…</target>
687a6afd
G
4619 <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>
4620 </trans-unit>
4621 <trans-unit id="1570003374195931619" datatype="html">
4622 <source>No log.</source>
4623 <target state="translated">Chan eil loga ann.</target>
a71d4140
C
4624 <context-group purpose="location">
4625 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4626 <context context-type="linenumber">40</context>
4627 </context-group>
4826a915 4628 </trans-unit>
d7c6b951 4629 <trans-unit id="2232767208623640457" datatype="html">
e67ecaf8
C
4630 <source>By <x id="INTERPOLATION"/> -></source>
4631 <target state="translated">Le <x id="INTERPOLATION"/> -></target>
687a6afd
G
4632 <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>
4633 </trans-unit>
d7c6b951 4634 <trans-unit id="7396175500300709096" datatype="html">
5a6de093 4635 <source>INSTANCE</source>
5e43e65f 4636 <target state="translated">IONSTANS</target>
4826a915
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">7</context></context-group>
4638 </trans-unit>
d7c6b951 4639 <trans-unit id="8953033926734869941" datatype="html">
076e1310 4640 <source>Name</source>
27496196 4641 <target state="translated">Ainm</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">12</context></context-group>
4643 <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>
4644 <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>
4645 </trans-unit>
d7c6b951 4646 <trans-unit id="2973928033612762715" datatype="html">
076e1310 4647 <source>Short description</source>
27496196 4648 <target state="translated">Tuairisgeul goirid</target>
c90f6f26
G
4649 <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>
4650 </trans-unit>
d7c6b951 4651 <trans-unit id="7794655859478571096" datatype="html">
076e1310 4652 <source>Main instance categories</source>
27496196 4653 <target state="translated">Roinnean-seòrsa a’ phrìomh-ionstans</target>
c90f6f26
G
4654 <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>
4655 </trans-unit>
d7c6b951 4656 <trans-unit id="6588040559347368313" datatype="html">
5a6de093 4657 <source>Add a new category</source>
5e43e65f 4658 <target state="translated">Cuir roinn-seòrsa ùr ris</target>
c90f6f26
G
4659 <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>
4660 <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>
4661 </trans-unit>
d7c6b951 4662 <trans-unit id="8953934448427251062" datatype="html">
5a6de093 4663 <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 4664 <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
4665 <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>
4666 </trans-unit>
d7c6b951 4667 <trans-unit id="34094919610906740" datatype="html">
5a6de093 4668 <source>Help share videos being played</source>
5ce52d62 4669 <target state="translated">Cuidich le co-roinneadh videothan a tha ’gan cluich</target>
687a6afd
G
4670 <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>
4671 </trans-unit>
d7c6b951 4672 <trans-unit id="6236140336967052987" datatype="html">
5a6de093 4673 <source>When on a video page, directly start playing the video.</source>
5ce52d62 4674 <target state="translated">Nuair a bhios mi air duilleag video, tòisich air cluiche a’ video sa bhad.</target>
687a6afd
G
4675 <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>
4676 </trans-unit>
d7c6b951 4677 <trans-unit id="9135112681389493865" datatype="html">
5a6de093 4678 <source>Automatically play videos</source>
5ce52d62 4679 <target state="translated">Cluich videothan gu fèin-obrachail</target>
687a6afd
G
4680 <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>
4681 </trans-unit>
d7c6b951 4682 <trans-unit id="575474399125992547" datatype="html">
5a6de093 4683 <source>When a video ends, follow up with the next suggested video.</source>
5ce52d62 4684 <target state="translated">Nuair a thig video gu crìoch, lean air an ath-video a mholamaid.</target>
687a6afd
G
4685 <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>
4686 </trans-unit>
d7c6b951 4687 <trans-unit id="2701970773087072815" datatype="html">
5a6de093 4688 <source>Automatically start playing the next video</source>
5ce52d62 4689 <target state="translated">Tòisich air cluiche an ath-video gu fèin-obrachail</target>
687a6afd
G
4690 <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>
4691 </trans-unit>
d7c6b951 4692 <trans-unit id="5983800192187691457" datatype="html">
076e1310 4693 <source>Main languages you/your moderators speak</source>
16cbbb4c 4694 <target state="translated">Na prìomh-chànanan a bhios agad ’s aig na maoir</target>
c90f6f26
G
4695 <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>
4696 </trans-unit>
d7c6b951 4697 <trans-unit id="399528956091640769" datatype="html">
5a6de093 4698 <source>MODERATION &amp; NSFW</source>
5ce52d62 4699 <target state="translated">MAORSAINNEACHD ⁊ SUSBAINT INBHICH</target>
c90f6f26
G
4700 <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>
4701 </trans-unit>
d7c6b951 4702 <trans-unit id="7030031694783481217" datatype="html">
076e1310 4703 <source>This instance is dedicated to sensitive or NSFW content</source>
4826a915 4704 <target state="translated">Tha an t-ionstans seo ag amas air susbaint fhrionasach no do dh’inbhich a-mhàin</target>
c90f6f26
G
4705 <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>
4706 </trans-unit>
d7c6b951 4707 <trans-unit id="4620493570088713907" datatype="html">
e67ecaf8
C
4708 <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>
4709 <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
4710 <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>
4711 </trans-unit>
d7c6b951 4712 <trans-unit id="7497677457560701935" datatype="html">
076e1310 4713 <source>Policy on videos containing sensitive content</source>
4826a915 4714 <target state="translated">Poileasaidh air videothan sa bheil susbaint fhrionasach</target>
c90f6f26
G
4715 <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>
4716 </trans-unit>
d7c6b951 4717 <trans-unit id="8930852890861583005" datatype="html">
076e1310 4718 <source>Blur thumbnails</source>
27496196 4719 <target state="translated">Sgleò air dealbhagan</target>
c90f6f26
G
4720 <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>
4721 <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>
4722 </trans-unit>
d7c6b951 4723 <trans-unit id="6812930637022637485" datatype="html">
076e1310 4724 <source>Display</source>
27496196 4725 <target state="translated">Taisbeanadh</target>
c90f6f26
G
4726 <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>
4727 <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>
4728 <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>
4729 </trans-unit>
d7c6b951 4730 <trans-unit id="1617785425462022303" datatype="html">
5a6de093 4731 <source>Strategy</source>
5ce52d62 4732 <target state="translated">Ro-innleachd</target>
c90f6f26
G
4733 <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>
4734 </trans-unit>
d7c6b951 4735 <trans-unit id="2544569632476723854" datatype="html">
076e1310 4736 <source>Terms</source>
27496196 4737 <target state="translated">Teirmichean</target>
c90f6f26
G
4738 <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>
4739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">125</context></context-group>
4740 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group>
4741 </trans-unit>
d7c6b951 4742 <trans-unit id="4127416011499804250" datatype="html">
076e1310 4743 <source>Code of conduct</source>
27496196 4744 <target state="translated">An còd giùlain</target>
c90f6f26
G
4745 <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>
4746 <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>
4747 <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>
4748 </trans-unit>
d7c6b951 4749 <trans-unit id="3076079242537393946" datatype="html">
076e1310 4750 <source>Moderation information</source>
27496196 4751 <target state="translated">Fiosrachadh maorsainneachd</target>
c90f6f26
G
4752 <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>
4753 <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>
4754 <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>
4755 </trans-unit>
d7c6b951 4756 <trans-unit id="5056489767203690328" datatype="html">
5a6de093 4757 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
5ce52d62 4758 <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
4759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">144</context></context-group>
4760 </trans-unit>
d7c6b951 4761 <trans-unit id="2047672753819413550" datatype="html">
5a6de093 4762 <source>YOU AND YOUR INSTANCE</source>
5ce52d62 4763 <target state="translated">THU FHÈIN ’S AN IONSTANS AGAD</target>
c90f6f26
G
4764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">157</context></context-group>
4765 </trans-unit>
d7c6b951 4766 <trans-unit id="3968335261686887328" datatype="html">
076e1310 4767 <source>Who is behind the instance?</source>
27496196 4768 <target state="translated">Cò tha air cùlaibh an ionstans seo?</target>
c90f6f26
G
4769 <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>
4770 </trans-unit>
d7c6b951 4771 <trans-unit id="7323194786468446482" datatype="html">
5a6de093 4772 <source>A single person? A non-profit? A company?</source>
5ce52d62 4773 <target state="translated">Neach fa leth? Buidheann neo-phrothaideach? Companaidh?</target>
c90f6f26
G
4774 <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>
4775 </trans-unit>
d7c6b951 4776 <trans-unit id="5480243297215266596" datatype="html">
076e1310 4777 <source>Why did you create this instance?</source>
27496196 4778 <target state="translated">Carson a chruthaich thu an t-ionstans seo?</target>
c90f6f26
G
4779 <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>
4780 </trans-unit>
d7c6b951 4781 <trans-unit id="6995481962115300007" datatype="html">
5a6de093 4782 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
5ce52d62 4783 <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
4784 <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>
4785 </trans-unit>
d7c6b951 4786 <trans-unit id="3667968987954856844" datatype="html">
076e1310 4787 <source>How long do you plan to maintain this instance?</source>
27496196 4788 <target state="translated">Dè cho fada ’s a tha thu ’n dùil gun glèidh thu an t-ionstans seo?</target>
c90f6f26
G
4789 <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>
4790 </trans-unit>
d7c6b951 4791 <trans-unit id="6722472563287778070" datatype="html">
5a6de093 4792 <source>It's important to know for users who want to register on your instance</source>
5ce52d62 4793 <target state="translated">Tha seo cudromach dhan luchd-cleachdaidh a tha airson clàradh leis an ionstans agad</target>
c90f6f26
G
4794 <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>
4795 </trans-unit>
d7c6b951 4796 <trans-unit id="8362291348781958428" datatype="html">
076e1310 4797 <source>How will you finance the PeerTube server?</source>
27496196 4798 <target state="translated">Ciamar a phàigheas tu airson an fhrithealaiche PeerTube?</target>
c90f6f26
G
4799 <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>
4800 </trans-unit>
d7c6b951 4801 <trans-unit id="2441006645448216398" datatype="html">
5a6de093 4802 <source>With your own funds? With user donations? Advertising?</source>
5ce52d62 4803 <target state="translated">An ann le d’ airgead fhèin? An ann le tabhartasan an luchd-chleachdaidh? An ann le sanasachd?</target>
c90f6f26
G
4804 <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>
4805 </trans-unit>
d7c6b951 4806 <trans-unit id="6853511883515031762" datatype="html">
5a6de093 4807 <source>OTHER INFORMATION</source>
5ce52d62 4808 <target state="translated">FIOSRACHADH EILE</target>
c90f6f26
G
4809 <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>
4810 </trans-unit>
d7c6b951 4811 <trans-unit id="3447208665089679283" datatype="html">
076e1310 4812 <source>What server/hardware does the instance run on?</source>
27496196 4813 <target state="translated">Dè am frithealaiche/am bathar-cruaidh a tha an t-ionstans seo a ruith air?</target>
c90f6f26
G
4814 <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>
4815 </trans-unit>
d7c6b951 4816 <trans-unit id="4739907951373047958" datatype="html">
5a6de093 4817 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
5ce52d62 4818 <target state="translated">can. 2vCore 2GB RAM, ceangal dìreach ris an fhrithealaiche air mhàl agad is msaa.</target>
c90f6f26
G
4819 <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>
4820 </trans-unit>
d7c6b951 4821 <trans-unit id="8557599287230755359" datatype="html">
5a6de093 4822 <source>APPEARANCE</source>
5ce52d62 4823 <target state="translated">COLTAS</target>
4826a915 4824 <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
4825 </trans-unit>
4826 <trans-unit id="371306187337992930" datatype="html">
e67ecaf8
C
4827 <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>
4828 <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
4829 <context-group purpose="location">
4830 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4831 <context context-type="linenumber">5,7</context>
4832 </context-group>
4826a915 4833 </trans-unit>
d7c6b951 4834 <trans-unit id="4096396973250090478" datatype="html">
5a6de093 4835 <source>Landing page</source>
5ce52d62 4836 <target state="translated">Duilleag-laighe</target>
4826a915
G
4837 <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>
4838 </trans-unit>
d7c6b951 4839 <trans-unit id="2609416025385742456" datatype="html">
4826a915 4840 <source>Default trending page</source>
40b5cce0 4841 <target state="translated">Duilleag bhunaiteach an treandaidh</target>
a2f7b4e6
G
4842 <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>
4843 </trans-unit>
d7c6b951 4844 <trans-unit id="554741830445276244" datatype="html">
4826a915 4845 <source>Hot videos</source>
5ce52d62 4846 <target state="translated">Brod nam videothan</target>
c90f6f26
G
4847 <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>
4848 </trans-unit>
d7c6b951 4849 <trans-unit id="4203746847864415875" datatype="html">
4826a915 4850 <source>Most viewed videos</source>
5ce52d62 4851 <target state="translated">Na videothan air an coimhead orra as trice</target>
c90f6f26
G
4852 <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>
4853 </trans-unit>
d7c6b951 4854 <trans-unit id="8177374861384376651" datatype="html">
076e1310 4855 <source>Most liked videos</source>
27496196 4856 <target state="translated">Videothan air a bheil fèill mhòr</target>
c90f6f26
G
4857 <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>
4858 </trans-unit>
819205ed
G
4859 <trans-unit id="5862227717871131052" datatype="html">
4860 <source>Prefer author display name in video miniature</source>
4861 <target state="translated">’S fheàrr leam ainm-taisbeanaidh an ùghdair ann am meanbh-dhealbh a’ video</target>
c90f6f26
G
4862 <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>
4863 </trans-unit>
819205ed
G
4864 <trans-unit id="5444889468197427724" datatype="html">
4865 <source>Redirect users on single external auth when users click on the login button in menu</source>
4866 <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
4867 <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>
4868 </trans-unit>
819205ed
G
4869 <trans-unit id="2138469194506455231" datatype="html">
4870 <source>⚠️ You don't have any external auth plugin enabled.</source>
4871 <target state="translated">⚠️ Chan eil plugan dearbhaidh air an taobh a-muigh an comas agad.</target>
c90f6f26
G
4872 <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>
4873 </trans-unit>
819205ed
G
4874 <trans-unit id="6608125149782412086" datatype="html">
4875 <source>⚠️ You have multiple external auth plugins enabled.</source>
4876 <target state="translated">⚠️ Tha iomadh plugan dearbhaidh air an taobh a-muigh an comas agad.</target>
c90f6f26
G
4877 <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>
4878 </trans-unit>
d7c6b951 4879 <trans-unit id="4809162812315301010" datatype="html">
5a6de093 4880 <source>BROADCAST MESSAGE</source>
5ce52d62 4881 <target state="translated">CRAOL TEACHDAIREACHD</target>
c90f6f26
G
4882 <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>
4883 </trans-unit>
d7c6b951 4884 <trans-unit id="7097094470713539753" datatype="html">
4826a915 4885 <source>Display a message on your instance</source>
5ce52d62 4886 <target state="translated">Seall teachdaireachd air an ionstans agad</target>
c90f6f26
G
4887 <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>
4888 </trans-unit>
d7c6b951 4889 <trans-unit id="4686199497574248459" datatype="html">
5a6de093 4890 <source>Enable broadcast message</source>
5ce52d62 4891 <target state="translated">Cuir craoladh teachdaireachd an comas</target>
c90f6f26
G
4892 <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>
4893 </trans-unit>
d7c6b951 4894 <trans-unit id="9192050065623241777" datatype="html">
793f70ae 4895 <source>Allow users to dismiss the broadcast message</source>
5ce52d62 4896 <target state="translated">Leig leis an luchd-cleachdaidh an teachdaireachd a tha ’ga craoladh a leigeil seachad</target>
c90f6f26
G
4897 <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>
4898 </trans-unit>
d7c6b951 4899 <trans-unit id="6582848618760132901" datatype="html">
5a6de093 4900 <source>Broadcast message level</source>
5ce52d62 4901 <target state="translated">Ìre na teachdaireachd a tha ’ga craoladh</target>
c90f6f26
G
4902 <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>
4903 </trans-unit>
d7c6b951 4904 <trans-unit id="8066608938393600549" datatype="html">
5a6de093 4905 <source>Message</source>
5ce52d62 4906 <target state="translated">Teachdaireachd</target>
c90f6f26
G
4907 <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>
4908 </trans-unit>
d7c6b951 4909 <trans-unit id="5631159720194597622" datatype="html">
5a6de093 4910 <source>NEW USERS</source>
5ce52d62 4911 <target state="translated">CLEACHDAICHEAN ÙRA</target>
c90f6f26
G
4912 <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>
4913 </trans-unit>
d7c6b951 4914 <trans-unit id="2669509104300979449" datatype="html">
e67ecaf8
C
4915 <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>
4916 <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
4917 <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>
4918 </trans-unit>
d7c6b951 4919 <trans-unit id="4497115134891299867" datatype="html">
9f77adb8
C
4920 <source>Signup requires email verification</source>
4921 <target state="translated">Iarraidh clàradh dearbhadh puist-d</target>
c90f6f26
G
4922 <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>
4923 </trans-unit>
d7c6b951 4924 <trans-unit id="8133107840061687919" datatype="html">
9f77adb8
C
4925 <source>Signup limit</source>
4926 <target state="translated">Cuingeachadh clàraidh</target>
c90f6f26
G
4927 <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>
4928 </trans-unit>
d7c6b951 4929 <trans-unit id="8497774075394617130" datatype="html">
793f70ae 4930 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
819205ed 4931 <target state="translated">{VAR_PLURAL, plural, =0 {Chan eil cleachdaiche ann} =1 {chleachdaiche} one {chleachdaiche} two {chleachdaiche} few {cleachdaichean} other {cleachdaiche}}</target>
c90f6f26
G
4932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">183</context></context-group>
4933 </trans-unit>
d7c6b951 4934 <trans-unit id="5620049714977547431" datatype="html">
4826a915 4935 <source>Signup won't be limited to a fixed number of users.</source>
5ce52d62 4936 <target state="translated">Cha bhi an clàradh cuingichte air àireamh shocraichte de chleachdaichean.</target>
c90f6f26
G
4937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">188</context></context-group>
4938 </trans-unit>
a0bb29af
G
4939 <trans-unit id="1663379405062033606" datatype="html">
4940 <source>Minimum required age to create an account</source>
4941 <target state="translated">An aois as òige airson cunntas a chruthachadh</target>
c90f6f26
G
4942 <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>
4943 </trans-unit>
a0bb29af
G
4944 <trans-unit id="8342879272354516454" datatype="html">
4945 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4946 <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
4947 <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>
4948 </trans-unit>
d7c6b951 4949 <trans-unit id="7456307533995141215" datatype="html">
5a6de093 4950 <source>Enable Signup</source>
5ce52d62 4951 <target state="translated">Cuir an clàradh an comas</target>
c90f6f26
G
4952 <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>
4953 </trans-unit>
d7c6b951 4954 <trans-unit id="4555457172864212828" datatype="html">
9f77adb8
C
4955 <source>Users</source>
4956 <target state="translated">Buill</target>
819205ed
G
4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
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">4</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">4</context></context-group>
4960 <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
4961 </trans-unit>
4962 <trans-unit id="3807699453257291879" datatype="html">
4963 <source>Comments</source>
4964 <target state="translated">Beachdan</target>
c90f6f26
G
4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group>
4966 </trans-unit>
d7c6b951 4967 <trans-unit id="8147229944654164397" datatype="html">
5a6de093 4968 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5ce52d62 4969 <target state="translated">{VAR_PLURAL, plural, =1 {Video} other {Videothan} }</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">24</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">24</context></context-group>
4972 </trans-unit>
d7c6b951 4973 <trans-unit id="2068564237394270744" datatype="html">
5a6de093 4974 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5ce52d62 4975 <target state="translated">{VAR_PLURAL, plural, =1 {Seanail} other {Seanailean} }</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">30</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">30</context></context-group>
4978 </trans-unit>
d7c6b951 4979 <trans-unit id="407487463718398437" datatype="html">
5a6de093 4980 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5ce52d62 4981 <target state="translated">{VAR_PLURAL, plural, =1 {Fo-sgrìobhaiche} other {Fo-sgrìobhaiche} }</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">36</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">36</context></context-group>
4984 </trans-unit>
d7c6b951 4985 <trans-unit id="9036137946566829282" datatype="html">
5a6de093 4986 <source>Incriminated in reports</source>
de8c02ea 4987 <target state="translated">Fo ghearan</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">42</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">42</context></context-group>
4990 </trans-unit>
d7c6b951 4991 <trans-unit id="7441750243186193044" datatype="html">
5a6de093 4992 <source>Authored reports accepted</source>
de8c02ea 4993 <target state="translated">Gearanan ùghdair a chaidh gabhail riutha</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">48</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">48</context></context-group>
4996 </trans-unit>
d7c6b951 4997 <trans-unit id="3094586852616580737" datatype="html">
5a6de093 4998 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5ce52d62 4999 <target state="translated">{VAR_PLURAL, plural, =1 {Beachd} other {Beachdan} }</target>
fb87355d
G
5000 <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>
5001 <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>
5002 </trans-unit>
d7c6b951 5003 <trans-unit id="7362516430807501858" datatype="html">
5a6de093 5004 <source>NEW USER</source>
5ce52d62 5005 <target state="translated">CLEACHDAICHE ÙR</target>
fb87355d
G
5006 <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>
5007 <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>
5008 </trans-unit>
d7c6b951 5009 <trans-unit id="3008420115644088420" datatype="html">
5a6de093 5010 <source>Configuration</source>
5ce52d62 5011 <target state="translated">Rèiteachadh</target>
819205ed
G
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5013 <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>
5014 </trans-unit>
d7c6b951 5015 <trans-unit id="502260296951057925" datatype="html">
5a6de093 5016 <source>Default video quota per user</source>
40b5cce0 5017 <target state="translated">Cuota bunaiteach de videothan airson gach cleachdaiche</target>
c90f6f26
G
5018 <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>
5019 </trans-unit>
d7c6b951 5020 <trans-unit id="7169210802367807492" datatype="html">
4826a915 5021 <source>bytes</source>
5ce52d62 5022 <target state="translated">baidht</target>
c90f6f26
G
5023 <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>
5024 <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>
5025 <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>
5026 <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>
5027 <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>
5028 <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>
5029 </trans-unit>
d7c6b951 5030 <trans-unit id="8509882464852636851" datatype="html">
5a6de093 5031 <source>Default daily upload limit per user</source>
40b5cce0 5032 <target state="translated">Crìoch bhunaiteach air videothan a luchdaicheas cleachdaiche suas air an aon latha</target>
c90f6f26
G
5033 <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>
5034 </trans-unit>
d7c6b951 5035 <trans-unit id="4719342289581047890" datatype="html">
5a6de093 5036 <source>Allow import with a torrent file or a magnet URI</source>
5ce52d62 5037 <target state="translated">Ceadaich ion-phortadh le faidhle torrent no URI magnet</target>
c90f6f26
G
5038 <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>
5039 </trans-unit>
352cdf75
G
5040 <trans-unit id="6801844913630625451" datatype="html">
5041 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5042 <target state="translated">⚠️ Cha mholamaid gun cuir thu an gleus seo an comas mur eil earbsa agad ’nad luchd-cleachdaidh</target>
c90f6f26 5043 <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
5044 </trans-unit><trans-unit id="2634326893148077182" datatype="html">
5045 <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>
5046 <context-group purpose="location">
5047 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5048 <context context-type="linenumber">293</context>
5049 </context-group>
5050 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5051 <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>
5052 <context-group purpose="location">
5053 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5054 <context context-type="linenumber">296,298</context>
5055 </context-group>
c90f6f26 5056 </trans-unit>
d7c6b951 5057 <trans-unit id="3950258704315544174" datatype="html">
5a6de093 5058 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5ce52d62 5059 <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
5060
5061 <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
5062 <trans-unit id="424703522835656806" datatype="html">
5063 <source>VIDEO CHANNELS</source>
5064 <target state="translated">SEANAILEAN VIDEO</target>
e67ecaf8
C
5065
5066 <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
5067 <trans-unit id="7026684190224451991" datatype="html">
5068 <source>Max video channels per user</source>
5069 <target state="translated">An àireamh as motha de sheanailean video do gach cleachdaiche</target>
e67ecaf8
C
5070
5071 <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
5072 <trans-unit id="3840267063842708224" datatype="html">
5073 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5074 <target state="translated">{VAR_PLURAL, plural, =1 {seanail} one {seanail} two {sheanail} few {seanailean} other {seanail} }</target>
e67ecaf8
C
5075
5076 <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 5077 <trans-unit id="3428986951244800347" datatype="html">
5a6de093 5078 <source>Block new videos automatically</source>
5ce52d62 5079 <target state="translated">Cuir bacadh air videothan ùra gu fèin-obrachail</target>
e67ecaf8
C
5080
5081 <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 5082 <trans-unit id="2054846790157376783" datatype="html">
5a6de093 5083 <source>SEARCH</source>
5ce52d62 5084 <target state="translated">LORG</target>
e67ecaf8
C
5085
5086 <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 5087 <trans-unit id="3442084803796199253" datatype="html">
5a6de093 5088 <source>Allow users to do remote URI/handle search</source>
0b4a6767 5089 <target state="translated">Ceadaich gun dèan an luchd-cleachdaidh lorg air URI/làimhsichear cèin</target>
e67ecaf8
C
5090
5091 <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 5092 <trans-unit id="2258148539285928012" datatype="html">
793f70ae 5093 <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 5094 <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
5095
5096 <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 5097 <trans-unit id="7295422540935146771" datatype="html">
5a6de093 5098 <source>Allow anonymous to do remote URI/handle search</source>
0b4a6767 5099 <target state="translated">Ceadaich gun dèan luchd-cleachdaidh gun ainm lorg air URI/làimhsichear cèin</target>
e67ecaf8
C
5100
5101 <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 5102 <trans-unit id="7305237807882754643" datatype="html">
793f70ae 5103 <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 5104 <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
5105
5106 <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 5107 <trans-unit id="5273935530181504015" datatype="html">
5a6de093 5108 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5ce52d62 5109 <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
5110
5111 <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 5112 <trans-unit id="1886227550697837417" datatype="html">
e67ecaf8
C
5113 <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>
5114 <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>
5115
5116 <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 5117 <trans-unit id="2331464426553277323" datatype="html">
5a6de093 5118 <source>Search index URL</source>
5ce52d62 5119 <target state="translated">URL an inneics luirg</target>
e67ecaf8
C
5120
5121 <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 5122 <trans-unit id="8524278911521465398" datatype="html">
5a6de093 5123 <source>Disable local search in search bar</source>
0b4a6767 5124 <target state="translated">Cuir an comas an lorg ionadail ann am bàr nan lorg</target>
e67ecaf8
C
5125
5126 <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 5127 <trans-unit id="6568991917245875948" datatype="html">
5a6de093 5128 <source>Otherwise the local search stays used by default</source>
5ce52d62 5129 <target state="translated">Mura cuir, bidh an lorg ionadail ’ga chleachdadh mar bhun-roghainn</target>
e67ecaf8
C
5130
5131 <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 5132 <trans-unit id="4444955208013675027" datatype="html">
5a6de093 5133 <source>Search bar uses the global search index by default</source>
0b4a6767 5134 <target state="translated">Cleachdaidh bàr nan lorg an t-inneacs luirg uile-choitcheann mar bhun-roghainn</target>
e67ecaf8
C
5135
5136 <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 5137 <trans-unit id="6476750382562952780" datatype="html">
5a6de093 5138 <source>Enable global search</source>
5ce52d62 5139 <target state="translated">Cuir an lorg uile-choitcheann an comas</target>
e67ecaf8
C
5140
5141 <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 5142 <trans-unit id="836183323506117145" datatype="html">
5a6de093 5143 <source>FEDERATION</source>
5ce52d62 5144 <target state="translated">CO-NASGADH</target>
e67ecaf8
C
5145
5146 <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 5147 <trans-unit id="252719899360434356" datatype="html">
e67ecaf8
C
5148 <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>
5149 <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>
5150
5151 <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 5152 <trans-unit id="9119248927271669654" datatype="html">
5a6de093 5153 <source>Other instances can follow yours</source>
5ce52d62 5154 <target state="translated">’S urrainn do dh’ionstansan eile leantainn air an fhear agad</target>
e67ecaf8
C
5155
5156 <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 5157 <trans-unit id="7015551137649102649" datatype="html">
5a6de093 5158 <source>Manually approve new instance followers</source>
5ce52d62 5159 <target state="translated">Aontaich ri ionstansan-leantainn ùra a làimh</target>
e67ecaf8
C
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">462</context></context-group></trans-unit>
d7c6b951 5162 <trans-unit id="4803992993548153434" datatype="html">
5a6de093 5163 <source>Automatically follow back instances</source>
5ce52d62 5164 <target state="translated">Lean air na h-ionstansan a leanar ort-sa gu fèin-obrachail</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">475</context></context-group></trans-unit>
d7c6b951 5167 <trans-unit id="2092224316392295720" datatype="html">
5a6de093 5168 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5ce52d62 5169 <target state="translated">⚠️ Tha an gleus seo feumach air tòrr aire is maorsainneachd a bharrachd.</target>
e67ecaf8
C
5170
5171
5172
5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">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 5174 <trans-unit id="1718269478813020014" datatype="html">
076e1310 5175 <source>Index URL</source>
27496196 5176 <target state="translated">URL an inneics</target>
e67ecaf8
C
5177
5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit>
d7c6b951 5179 <trans-unit id="173263206605027981" datatype="html">
5a6de093 5180 <source>Automatically follow instances of a public index</source>
5ce52d62 5181 <target state="translated">Lean air ionstansan inneics phoblaich gu fèin-obrachail</target>
e67ecaf8
C
5182
5183 <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 5184 <trans-unit id="9076632742417302918" datatype="html">
e67ecaf8
C
5185 <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>
5186 <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>
5187
5188 <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 5189 <trans-unit id="3946988229617310200" datatype="html">
5a6de093 5190 <source>ADMINISTRATORS</source>
5ce52d62 5191 <target state="translated">RIANAIREAN</target>
e67ecaf8
C
5192
5193 <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 5194 <trans-unit id="2149300564474427551" datatype="html">
076e1310 5195 <source>Administrator</source>
27496196 5196 <target state="translated">Rianaire</target>
e67ecaf8
C
5197
5198 <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 5199 <trans-unit id="3171683206914962995" datatype="html">
076e1310 5200 <source>Admin email</source>
27496196 5201 <target state="translated">Post-d an rianaire</target>
e67ecaf8
C
5202
5203 <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 5204 <trans-unit id="4722881456283329321" datatype="html">
076e1310 5205 <source>Enable contact form</source>
27496196 5206 <target state="translated">Cuir foirm conaltraidh an comas</target>
e67ecaf8
C
5207
5208 <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 5209 <trans-unit id="5926348345797688952" datatype="html">
793f70ae 5210 <source>VOD Transcoding</source>
5ce52d62 5211 <target state="translated">Tar-chòdachadh videothan air an iarraidh</target>
687a6afd
G
5212 <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>
5213 </trans-unit>
d7c6b951 5214 <trans-unit id="1765095834299337775" datatype="html">
5a6de093 5215 <source>TWITTER</source>
5ce52d62 5216 <target state="translated">TWITTER</target>
e67ecaf8
C
5217
5218 <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 5219 <trans-unit id="3202133522706129143" datatype="html">
4826a915 5220 <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 5221 <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
5222
5223 <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 5224 <trans-unit id="4087837092261487511" datatype="html">
076e1310 5225 <source>Your Twitter username</source>
27496196 5226 <target state="translated">An t-ainm-cleachdaiche Twitter agad</target>
e67ecaf8
C
5227
5228 <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 5229 <trans-unit id="5648651824279408711" datatype="html">
5a6de093 5230 <source>Instance allowed by Twitter</source>
5ce52d62 5231 <target state="translated">Tha Twitter a’ ceadachadh an t-ionstans agad</target>
e67ecaf8
C
5232
5233 <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 5234 <trans-unit id="2076338542820061819" datatype="html">
e67ecaf8
C
5235 <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>
5236 <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>
5237
5238 <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 5239 <trans-unit id="493135676263039396" datatype="html">
793f70ae 5240 <source>LIVE</source>
4826a915
G
5241 <target state="translated">BEÒ</target>
5242 <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>
5243 <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>
5244 </trans-unit>
d7c6b951 5245 <trans-unit id="1429138002697017359" datatype="html">
4826a915
G
5246 <source>Enable users of your instance to stream live.</source>
5247 <target state="translated">Thoir comas sruthaidh bheò do luchd-cleachdaidh an ionstans agad.</target>
687a6afd
G
5248 <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>
5249 </trans-unit>
d7c6b951 5250 <trans-unit id="8894612824234881672" datatype="html">
4826a915
G
5251 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5252 <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>
5253 <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>
5254 </trans-unit>
d7c6b951 5255 <trans-unit id="5205613575147327732" datatype="html">
4826a915 5256 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5ce52d62 5257 <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
5258 <context-group purpose="location">
5259 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5260 <context context-type="linenumber">23</context>
5261 </context-group>
5262 </trans-unit>
d7c6b951 5263 <trans-unit id="6421580347313273983" datatype="html">
793f70ae 5264 <source>Allow your users to automatically publish a replay of their live</source>
4826a915
G
5265 <target state="translated">Ceadaich gum foillsich an luchd-cleachdaidh agad ath-chluichean nan sruthan beòtha aca gu fèin-obrachail</target>
5266 <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>
5267 </trans-unit>
352cdf75
G
5268 <trans-unit id="8583623894789865917" datatype="html">
5269 <source>Allow your users to change live latency</source>
5270 <target state="translated">Leig leis na cleachdaichean an fhoillidheachd bheò atharrachadh</target>
c90f6f26
G
5271 <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>
5272 </trans-unit>
352cdf75
G
5273 <trans-unit id="6422195560028891534" datatype="html">
5274 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5275 <target state="translated">Cuiridh an fhoillidheachd bheag P2P à comas agus cuiridh an fhoillidheachd àrd ri co-mheas nam P2P</target>
c90f6f26
G
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">41</context></context-group>
5277 </trans-unit>
5278 <trans-unit id="5191164170233238999" datatype="html">
5279 <source>Max simultaneous lives created on your instance</source>
5280 <target state="new">Max simultaneous lives created on your instance</target>
e67ecaf8
C
5281
5282 <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 5283 <trans-unit id="6830777508073747241" datatype="html">
793f70ae 5284 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
4826a915 5285 <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
5286
5287
5288 <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
5289 <trans-unit id="1834362188086938736" datatype="html">
5290 <source>Max simultaneous lives created per user</source>
5291 <target state="new">Max simultaneous lives created per user</target>
e67ecaf8
C
5292
5293 <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 5294 <trans-unit id="1521259619066122077" datatype="html">
793f70ae 5295 <source>Max live duration</source>
4826a915 5296 <target state="translated">Faide as motha nan sruthaidhean beòtha</target>
e67ecaf8
C
5297
5298 <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 5299 <trans-unit id="5309195634424105927" datatype="html">
793f70ae 5300 <source>Live transcoding threads</source>
4826a915 5301 <target state="translated">Snàithleanan tar-chòdachaidh nan sruthaidhean beòtha</target>
e67ecaf8
C
5302
5303 <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 5304 <trans-unit id="4240037618955024499" datatype="html">
4826a915 5305 <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 5306 <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
5307
5308 <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 5309 <trans-unit id="8489317904250057957" datatype="html">
4826a915 5310 <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 5311 <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
5312
5313 <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 5314 <trans-unit id="1417246074503129277" datatype="html">
4826a915 5315 <source>Live transcoding profile</source>
5ce52d62 5316 <target state="translated">Pròifil tar-chòdachaidh nan sruthaidhean beòtha</target>
e67ecaf8
C
5317
5318 <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 5319 <trans-unit id="8294583621306221742" datatype="html">
4826a915 5320 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5ce52d62 5321 <target state="translated">’S urrainn do phlugain PeerTube pròifilean ùra a chur ris airson tar-chòdachadh shruthaidhean beòtha</target>
e67ecaf8
C
5322
5323 <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 5324 <trans-unit id="6727057461851446921" datatype="html">
793f70ae 5325 <source>Live resolutions to generate</source>
4826a915 5326 <target state="translated">Na dùmhlachdan-breacaidh ri an ginntinn do shruthaidhean beòtha</target>
e67ecaf8
C
5327
5328 <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">
5329 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target>
5330 <context-group purpose="location">
5331 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5332 <context context-type="linenumber">134</context>
5333 </context-group>
5334 </trans-unit><trans-unit id="5429376346987783852" datatype="html">
5335 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target>
5336 <context-group purpose="location">
5337 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5338 <context context-type="linenumber">136,138</context>
5339 </context-group>
c90f6f26 5340 </trans-unit>
d7c6b951 5341 <trans-unit id="2281161665447607254" datatype="html">
793f70ae 5342 <source>Allow live streaming</source>
4826a915
G
5343 <target state="translated">Ceadaich sruthadh beò</target>
5344 <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>
5345 </trans-unit>
d7c6b951 5346 <trans-unit id="6759167469686242835" datatype="html">
793f70ae 5347 <source>Transcoding enabled for live streams</source>
4826a915 5348 <target state="translated">Tha an tar-chòdachadh an comas do shruthaidhean beòtha</target>
e67ecaf8
C
5349
5350 <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 5351 <trans-unit id="5975271795105968425" datatype="html">
793f70ae 5352 <source>Live streaming</source>
4826a915 5353 <target state="translated">Sruthadh beò</target>
687a6afd
G
5354 <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>
5355 <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>
5356 </trans-unit>
a2f7b4e6
G
5357 <trans-unit id="6201638315245239510" datatype="html">
5358 <source>Advanced</source>
47f6767e 5359 <target state="translated">Adhartach</target>
687a6afd
G
5360 <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>
5361 </trans-unit>
d7c6b951 5362 <trans-unit id="7911929966701561067" datatype="html">
5a6de093 5363 <source>TRANSCODING</source>
5ce52d62 5364 <target state="translated">TAR-CHÒDACHADH</target>
e67ecaf8
C
5365
5366
5367 <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 5368 <trans-unit id="8212237880239644112" datatype="html">
4826a915 5369 <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 5370 <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
5371
5372 <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 5373 <trans-unit id="3444148141968928069" datatype="html">
793f70ae 5374 <source>Input formats</source>
5ce52d62 5375 <target state="translated">Fòrmatan an ion-chuir</target>
c90f6f26
G
5376 <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>
5377 </trans-unit>
d7c6b951 5378 <trans-unit id="4560217482714993155" datatype="html">
076e1310 5379 <source>Transcoding enabled</source>
27496196 5380 <target state="translated">Tha tar-chòdachadh an comas</target>
c90f6f26
G
5381 <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>
5382 </trans-unit>
d7c6b951 5383 <trans-unit id="7452751710576287271" datatype="html">
076e1310 5384 <source>Allow additional extensions</source>
27496196 5385 <target state="translated">Ceadaich leudachain a bharrachd</target>
c90f6f26
G
5386 <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>
5387 </trans-unit>
819205ed
G
5388 <trans-unit id="5698272164915890247" datatype="html">
5389 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5390 <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
5391 <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>
5392 </trans-unit>
d7c6b951 5393 <trans-unit id="1823941382992046371" datatype="html">
076e1310 5394 <source>Allow audio files upload</source>
27496196 5395 <target state="translated">Ceadaich luchdadh suas faidhlichean fuaime</target>
c90f6f26
G
5396 <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>
5397 </trans-unit>
d7c6b951 5398 <trans-unit id="8340360585610503574" datatype="html">
793f70ae 5399 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5ce52d62 5400 <target state="translated">Leigidh seo leis an luchd-chleachdaidh faidhlichean fuaime .mp3, .ogg, .wma, .flac, .aac no .ac3 a luchdadh suas.</target>
c90f6f26
G
5401 <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>
5402 </trans-unit>
d7c6b951 5403 <trans-unit id="5867513506373651775" datatype="html">
793f70ae 5404 <source>The file will be merged in a still image video with the preview file on upload.</source>
5ce52d62 5405 <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
5406 <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>
5407 </trans-unit>
d7c6b951 5408 <trans-unit id="2036818807823848377" datatype="html">
793f70ae 5409 <source>Output formats</source>
5ce52d62 5410 <target state="translated">Fòrmat an às-chuir</target>
c90f6f26
G
5411 <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>
5412 </trans-unit>
d7c6b951 5413 <trans-unit id="522057769554096255" datatype="html">
793f70ae 5414 <source>WebTorrent enabled</source>
5ce52d62 5415 <target state="translated">Tha WebTorrent an comas</target>
c90f6f26
G
5416 <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>
5417 </trans-unit>
d7c6b951 5418 <trans-unit id="8373385486403101567" datatype="html">
4826a915 5419 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5ce52d62 5420 <target state="translated">Ma chuir thu taic ri HLS an comas cuideachd, thèid stòras nam videothan iomadachadh le 2</target>
c90f6f26
G
5421 <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>
5422 </trans-unit>
d7c6b951 5423 <trans-unit id="3839590624406770455" datatype="html">
5a6de093 5424 <source>HLS with P2P support enabled</source>
5ce52d62 5425 <target state="translated">Tha HLS le taic ri P2P an comas</target>
c90f6f26
G
5426 <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>
5427 </trans-unit>
d7c6b951 5428 <trans-unit id="7334484418359079994" datatype="html">
e67ecaf8
C
5429 <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>
5430 <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
5431 <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>
5432 </trans-unit>
d7c6b951 5433 <trans-unit id="4748900450708089645" datatype="html">
793f70ae 5434 <source>Resolutions to generate per enabled format</source>
5ce52d62 5435 <target state="translated">Na dùmhlachdan-breacaidh ri an ginntinn do gach fòrmat a tha an comas</target>
c90f6f26 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">111</context></context-group>
e67ecaf8
C
5437 </trans-unit><trans-unit id="4437374135745051281" datatype="html">
5438 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target>
5439 <context-group purpose="location">
5440 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5441 <context context-type="linenumber">116</context>
5442 </context-group>
c90f6f26 5443 </trans-unit>
d7c6b951 5444 <trans-unit id="5431196295724512251" datatype="html">
4826a915 5445 <source>The original file resolution will be the default target if no option is selected.</source>
5ce52d62 5446 <target state="translated">Thèid amas air dùbhlachd-bhreacaidh an fhaidhle thùsail mura deach roghainn a thaghadh.</target>
e67ecaf8
C
5447
5448 <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 5449 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5450 <source>Transcoding threads</source>
5451 <target state="translated">Snàithleanan tar-chòdachaidh</target>
e67ecaf8
C
5452
5453 <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 5454 <trans-unit id="7815122216882553289" datatype="html">
4826a915 5455 <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 5456 <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
5457
5458 <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 5459 <trans-unit id="8685484763568827375" datatype="html">
4826a915 5460 <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 5461 <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
5462
5463 <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 5464 <trans-unit id="7185278676178506632" datatype="html">
4826a915 5465 <source>Transcoding jobs concurrency</source>
5ce52d62 5466 <target state="translated">Co-ruith nan obraichean tar-chòdachaidh</target>
e67ecaf8
C
5467
5468 <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 5469 <trans-unit id="1969393594784140832" datatype="html">
4826a915 5470 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
0b4a6767 5471 <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
5472
5473 <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 5474 <trans-unit id="2184317712452071847" datatype="html">
4826a915 5475 <source>Transcoding profile</source>
5ce52d62 5476 <target state="translated">Pròifil tar-chòdachaidh</target>
e67ecaf8
C
5477
5478 <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 5479 <trans-unit id="6289966287765074028" datatype="html">
4826a915 5480 <source>new transcoding profiles can be added by PeerTube plugins</source>
5ce52d62 5481 <target state="translated">’S urrainn do phlugain PeerTube pròifilean ùra a chur ris airson tar-chòdachadh</target>
e67ecaf8
C
5482
5483 <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
5484 <trans-unit id="5843661880070076970" datatype="html">
5485 <source>VIDEO STUDIO</source>
5486 <target state="translated">STIÙIDEO VIDEOTHAN</target>
e67ecaf8
C
5487
5488 <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
5489 <trans-unit id="4078329985026583770" datatype="html">
5490 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5491 <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
5492
5493 <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
5494 <trans-unit id="252604800845369275" datatype="html">
5495 <source>Enable video studio</source>
5496 <target state="translated">Cuir stiùideo videothan an comas</target>
e67ecaf8
C
5497
5498 <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
5499 <trans-unit id="3313548535394806921" datatype="html">
5500 <source>⚠️ You need to enable transcoding first to enable video studio</source>
5501 <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
5502
5503 <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 5504 <trans-unit id="6879611446286948126" datatype="html">
5a6de093 5505 <source>CACHE</source>
5ce52d62 5506 <target state="translated">TASGADAN</target>
c90f6f26
G
5507 <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>
5508 </trans-unit>
d7c6b951 5509 <trans-unit id="5511334650211127631" datatype="html">
4826a915 5510 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5ce52d62 5511 <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
5512 <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>
5513 </trans-unit>
d7c6b951 5514 <trans-unit id="4382565260112874406" datatype="html">
5a6de093 5515 <source>Number of previews to keep in cache</source>
5ce52d62 5516 <target state="translated">An àireamh de ro-sheallaidhean a thèid a chumail san tasgadan</target>
4826a915
G
5517 <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>
5518 </trans-unit>
d7c6b951 5519 <trans-unit id="3710881484246327863" datatype="html">
4826a915 5520 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5ce52d62 5521 <target state="translated">{VAR_PLURAL, plural, =1 {dealbh san tasgadan} other {dealbhan san tasgadan}}</target>
7d3316dc
C
5522 <context-group purpose="location">
5523 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5524 <context context-type="linenumber">22</context>
5525 </context-group>
5526 </trans-unit>
d7c6b951 5527 <trans-unit id="2279905277031617076" datatype="html">
5a6de093 5528 <source>Number of video captions to keep in cache</source>
5ce52d62 5529 <target state="translated">An àireamh de dh’fho-thiotalan video a thèid a chumail san tasgadan</target>
4826a915
G
5530 <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>
5531 </trans-unit>
d7c6b951 5532 <trans-unit id="6193666854590647323" datatype="html">
4826a915 5533 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5ce52d62 5534 <target state="translated">{VAR_PLURAL, plural, =1 {fo-thiotal san tasgadan} other {fo-thiotalan san tasgadan}}</target>
7d3316dc
C
5535 <context-group purpose="location">
5536 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5537 <context context-type="linenumber">36</context>
5538 </context-group>
4826a915 5539 </trans-unit>
d7c6b951 5540 <trans-unit id="330647913034301472" datatype="html">
4826a915 5541 <source>Number of video torrents to keep in cache</source>
5ce52d62 5542 <target state="translated">An àireamh de thorrents video a thèid a chumail san tasgadan</target>
063de1ee
C
5543 <context-group purpose="location">
5544 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5545 <context context-type="linenumber">43</context>
5546 </context-group>
4826a915 5547 </trans-unit>
d7c6b951 5548 <trans-unit id="4613961764793311850" datatype="html">
4826a915 5549 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5ce52d62 5550 <target state="translated">{VAR_PLURAL, plural, =1 {torrent san tasgadan} other {torrents san tasgadan}}</target>
063de1ee
C
5551 <context-group purpose="location">
5552 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5553 <context context-type="linenumber">50</context>
5554 </context-group>
7d3316dc 5555 </trans-unit>
d7c6b951 5556 <trans-unit id="2528135865630556778" datatype="html">
5a6de093 5557 <source>CUSTOMIZATIONS</source>
5ce52d62 5558 <target state="translated">GNÀTHACHAIDHEAN</target>
4826a915
G
5559 <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>
5560 </trans-unit>
d7c6b951 5561 <trans-unit id="1714039296068260295" datatype="html">
4826a915 5562 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5ce52d62 5563 <target state="translated">Atharraichean beaga air an ionstans agad de PheerTube nan robh cruthachadh plugain no ùrlair caran cus.</target>
687a6afd
G
5564 <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>
5565 </trans-unit>
d7c6b951 5566 <trans-unit id="6180346896314915203" datatype="html">
076e1310 5567 <source>JavaScript</source>
27496196 5568 <target state="translated">JavaScript</target>
c90f6f26
G
5569 <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>
5570 </trans-unit>
d7c6b951 5571 <trans-unit id="4067880101082150743" datatype="html">
e67ecaf8
C
5572 <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>
5573 <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
5574 <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>
5575 </trans-unit>
d7c6b951 5576 <trans-unit id="5464209657969421100" datatype="html">
e67ecaf8
C
5577 <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="{{ '{' }}"/>
5578color: red;
5579<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5580<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="{{ '{' }}"/>
5581color: red;
5582<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5583<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5584 <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
5585 <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>
5586 </trans-unit>
d7c6b951 5587 <trans-unit id="283725429207896837" datatype="html">
793f70ae 5588 <source>You cannot allow live replay if you don't enable transcoding.</source>
4826a915 5589 <target state="translated">Chan urrainn dhut ath-chluichean beòtha a cheadachadh mus cuir thu an tar-chòdachadh an comas.</target>
687a6afd
G
5590 <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>
5591 </trans-unit>
5592 <trans-unit id="4249062553881932496" datatype="html">
5593 <source>You cannot change the server configuration because it's managed externally.</source>
5594 <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
5595 <context-group purpose="location">
5596 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5597 <context context-type="linenumber">85,87</context>
5598 </context-group>
a2f7b4e6 5599 </trans-unit>
d7c6b951 5600 <trans-unit id="8167543029214637769" datatype="html">
e67ecaf8
C
5601 <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>
5602 <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
5603 <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>
5604 </trans-unit>
d7c6b951 5605 <trans-unit id="1445676851449000175" datatype="html">
076e1310 5606 <source>Update configuration</source>
27496196 5607 <target state="translated">Ùraich an rèiteachadh</target>
687a6afd
G
5608 <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>
5609 </trans-unit>
d7c6b951 5610 <trans-unit id="5439158575454281141" datatype="html">
5a6de093 5611 <source>VIDEO SETTINGS</source>
5ce52d62 5612 <target state="translated">ROGHAINNEAN VIDEO</target>
819205ed
G
5613 <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>
5614 </trans-unit>
d7c6b951 5615 <trans-unit id="507542497458686905" datatype="html">
5a6de093 5616 <source>NOTIFICATIONS</source>
5ce52d62 5617 <target state="translated">BRATHAN</target>
819205ed
G
5618 <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>
5619 </trans-unit>
d7c6b951 5620 <trans-unit id="9138757724802460941" datatype="html">
5a6de093 5621 <source>INTERFACE</source>
5ce52d62 5622 <target state="translated">EADAR-AGHAIDH</target>
819205ed
G
5623 <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>
5624 </trans-unit>
d7c6b951 5625 <trans-unit id="7789395291034300662" datatype="html">
5a6de093 5626 <source>PASSWORD</source>
5ce52d62 5627 <target state="translated">FACAL-FAIRE</target>
793f70ae
G
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">57</context></context-group>
5629 </trans-unit>
d7c6b951 5630 <trans-unit id="9012586956848595996" datatype="html">
5a6de093 5631 <source>EMAIL</source>
5ce52d62 5632 <target state="translated">POST-D</target>
793f70ae
G
5633 <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>
5634 </trans-unit>
d7c6b951 5635 <trans-unit id="7752239348028675311" datatype="html">
5a6de093 5636 <source>DANGER ZONE</source>
5ce52d62 5637 <target state="translated">EARRANN CHUNNARTACH</target>
c90f6f26
G
5638 <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>
5639 <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>
5640 <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>
5641 </trans-unit>
5a6de093
C
5642 <trans-unit id="4915431133669985304" datatype="html">
5643 <source>Profile</source>
5644 <target state="translated">Pròifil</target>
c90f6f26
G
5645 <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>
5646 </trans-unit>
5a6de093
C
5647 <trans-unit id="1963136290621768454" datatype="html">
5648 <source>Resolution</source>
5ce52d62 5649 <target state="translated">Dùmhlachd-bhreacaidh</target>
c90f6f26
G
5650 <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>
5651 </trans-unit>
5a6de093
C
5652 <trans-unit id="7814358426066520520" datatype="html">
5653 <source>Aspect ratio</source>
5ce52d62 5654 <target state="translated">Co-mheas an deilbh</target>
c90f6f26
G
5655 <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>
5656 </trans-unit>
5a6de093
C
5657 <trans-unit id="44862519224794374" datatype="html">
5658 <source>Average frame rate</source>
5ce52d62 5659 <target state="translated">Reat cuibheasach nam frèaman</target>
c90f6f26
G
5660 <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>
5661 </trans-unit>
5a6de093
C
5662 <trans-unit id="5053683525387462246" datatype="html">
5663 <source>Pixel format</source>
5ce52d62 5664 <target state="translated">Fòrmat piogsail</target>
c90f6f26
G
5665 <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>
5666 </trans-unit>
5a6de093
C
5667 <trans-unit id="7858676566953242358" datatype="html">
5668 <source>Sample rate</source>
5ce52d62 5669 <target state="translated">Reat shampallan</target>
c90f6f26
G
5670 <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>
5671 </trans-unit>
5a6de093
C
5672 <trans-unit id="5403856660543890284" datatype="html">
5673 <source>Channel Layout</source>
5ce52d62 5674 <target state="translated">Co-dhealbhachd seanail</target>
c90f6f26
G
5675 <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>
5676 </trans-unit>
687a6afd 5677 <trans-unit id="6317170736181476800" datatype="html">
e67ecaf8
C
5678 <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>
5679 <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
5680 <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>
5681 </trans-unit>
5682 <trans-unit id="1405600824334286337" datatype="html">
5683 <source>More filters</source>
5684 <target state="translated">Barrachd chriathragan</target>
91ae3c4a
C
5685 <context-group purpose="location">
5686 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5687 <context context-type="linenumber">20</context>
5688 </context-group>
fb87355d
G
5689 </trans-unit>
5690 <trans-unit id="5797835178123017550" datatype="html">
5691 <source>Hide filters</source>
5692 <target state="translated">Falaich na criathragan</target>
91ae3c4a
C
5693 <context-group purpose="location">
5694 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5695 <context context-type="linenumber">21</context>
5696 </context-group>
687a6afd
G
5697 </trans-unit>
5698 <trans-unit id="7028708681117573961" datatype="html">
e67ecaf8
C
5699 <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>
5700 <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
5701 <context-group purpose="location">
5702 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5703 <context context-type="linenumber">46</context>
5704 </context-group>
c90f6f26
G
5705 </trans-unit>
5706 <trans-unit id="762510264401369759" datatype="html">
e67ecaf8
C
5707 <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>
5708 <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
5709 <context-group purpose="location">
5710 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
2164a13d 5711 <context context-type="linenumber">47</context>
91ae3c4a 5712 </context-group>
687a6afd 5713 </trans-unit>
2164a13d 5714 <trans-unit id="8190023086228606960" datatype="html">
e67ecaf8
C
5715 <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>
5716 <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
5717 <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>
5718 </trans-unit>
687a6afd 5719 <trans-unit id="3224510615614621760" datatype="html">
e67ecaf8
C
5720 <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>
5721 <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
5722 <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>
5723 </trans-unit>
687a6afd 5724 <trans-unit id="4322133526902910662" datatype="html">
e67ecaf8
C
5725 <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>
5726 <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
5727 <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>
5728 </trans-unit>
5729 <trans-unit id="322705536187172989" datatype="html">
e67ecaf8
C
5730 <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>
5731 <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
5732 <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>
5733 </trans-unit>
687a6afd
G
5734 <trans-unit id="2343321245279384373" datatype="html">
5735 <source>Languages:</source>
5736 <target state="translated">Cànain:</target>
c90f6f26
G
5737 <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>
5738 </trans-unit>
687a6afd
G
5739 <trans-unit id="5063779773341398537" datatype="html">
5740 <source>Sensitive content:</source>
5741 <target state="translated">Susbaint fhrionasach:</target>
c90f6f26
G
5742 <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>
5743 </trans-unit>
687a6afd
G
5744 <trans-unit id="5723033003381016192" datatype="html">
5745 <source>Scope:</source>
5746 <target state="translated">Farsaingeachd:</target>
c90f6f26
G
5747 <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>
5748 </trans-unit>
687a6afd
G
5749 <trans-unit id="8481241275509347668" datatype="html">
5750 <source>Local videos (this instance)</source>
5751 <target state="translated">Videothan ionadail (an t-ionstans seo)</target>
c90f6f26
G
5752 <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>
5753 </trans-unit>
687a6afd
G
5754 <trans-unit id="8383401711408398806" datatype="html">
5755 <source>Federated videos (this instance + followed instances)</source>
5756 <target state="translated">Videothan sa cho-nasgadh (an t-ionstans seo ⁊ ionstansan ’gan leantainn orra)</target>
c90f6f26
G
5757 <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>
5758 </trans-unit>
687a6afd
G
5759 <trans-unit id="2736556170366900089" datatype="html">
5760 <source>Type:</source>
5761 <target state="translated">Seòrsa:</target>
c90f6f26
G
5762 <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>
5763 </trans-unit>
687a6afd
G
5764 <trans-unit id="1744425032255703211" datatype="html">
5765 <source>VOD &amp; Live videos</source>
5766 <target state="translated">Videothan air iarrtas ⁊ beòtha</target>
c90f6f26
G
5767 <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>
5768 </trans-unit>
687a6afd
G
5769 <trans-unit id="1370537846415473089" datatype="html">
5770 <source>Categories:</source>
5771 <target state="translated">Roinnean-seòrsa:</target>
c90f6f26
G
5772 <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>
5773 </trans-unit>
687a6afd
G
5774 <trans-unit id="4250125031269088402" datatype="html">
5775 <source>Moderation:</source>
5776 <target state="translated">Maorsainneachd:</target>
c90f6f26
G
5777 <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>
5778 </trans-unit>
d7c6b951 5779 <trans-unit id="6309828574111583895" datatype="html">
076e1310 5780 <source>Change password</source>
27496196 5781 <target state="translated">Atharraich am facal-faire</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">5</context></context-group>
5783 <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>
5784 </trans-unit>
d7c6b951 5785 <trans-unit id="5340498030552368470" datatype="html">
076e1310 5786 <source>Current password</source>
27496196 5787 <target state="translated">Am facal-faire làithreach</target>
c90f6f26
G
5788 <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>
5789 <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>
5790 </trans-unit>
d7c6b951 5791 <trans-unit id="3588415639242079458" datatype="html">
076e1310 5792 <source>New password</source>
27496196 5793 <target state="translated">Facal-faire ùr</target>
c90f6f26
G
5794 <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>
5795 </trans-unit>
d7c6b951 5796 <trans-unit id="8656126574213649581" datatype="html">
076e1310 5797 <source>Confirm new password</source>
27496196 5798 <target state="translated">Dearbh am facal-faire ùr</target>
c90f6f26
G
5799 <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>
5800 </trans-unit>
d7c6b951 5801 <trans-unit id="7377817702119089263" datatype="html">
076e1310 5802 <source>Default policy on videos containing sensitive content</source>
40b5cce0 5803 <target state="translated">Poileasaidh bunaiteach air videothan sa bheil susbaint fhrionasach</target>
793f70ae 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">4</context></context-group>
a2f7b4e6
G
5805 </trans-unit>
5806 <trans-unit id="7350483582490037954" datatype="html">
e67ecaf8
C
5807 <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>
5808 <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
5809 <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>
5810 <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>
5811 </trans-unit>
d7c6b951 5812 <trans-unit id="4409859601539810260" datatype="html">
5a6de093 5813 <source>Policy for sensitive videos</source>
4826a915 5814 <target state="translated">Poileasaidh nam videothan frionasach</target>
c90f6f26
G
5815 <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>
5816 <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>
5817 </trans-unit>
d7c6b951 5818 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1 5819 <source>Only display videos in the following languages/subtitles</source>
5ce52d62 5820 <target state="translated">Na seall ach videothan sna cànanan/fo-thiotalan a leanas</target>
793f70ae
G
5821 <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>
5822 </trans-unit>
d7c6b951 5823 <trans-unit id="1534085756270333258" datatype="html">
f85b7b40 5824 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
a0bb29af 5825 <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
5826 <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>
5827 </trans-unit>
d7c6b951 5828 <trans-unit id="2658703380934466003" datatype="html">
5a6de093 5829 <source>Add a new language</source>
5ce52d62 5830 <target state="translated">Cuir cànan ùr ris</target>
c90f6f26
G
5831 <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>
5832 <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>
5833 </trans-unit>
d7c6b951 5834 <trans-unit id="264068562357780835" datatype="html">
076e1310 5835 <source>New email</source>
f85b7b40 5836 <target state="translated">Post-d ùr</target>
c90f6f26
G
5837 <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>
5838 </trans-unit>
d7c6b951 5839 <trans-unit id="3000005804987112527" datatype="html">
076e1310 5840 <source>Change email</source>
f85b7b40 5841 <target state="translated">Atharraich am post-d</target>
c90f6f26
G
5842 <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>
5843 </trans-unit>
d7c6b951 5844 <trans-unit id="7103588127254721505" datatype="html">
076e1310 5845 <source>Theme</source>
f85b7b40 5846 <target state="translated">Ùrlar</target>
4826a915
G
5847 <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>
5848 <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>
5849 </trans-unit>
d7c6b951 5850 <trans-unit id="4561174610228620528" datatype="html">
076e1310 5851 <source>Select the next owner</source>
f85b7b40 5852 <target state="translated">Tagh an ath-shealbhadair</target>
793f70ae
G
5853 <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>
5854 </trans-unit>
d7c6b951 5855 <trans-unit id="1788875035518441092" datatype="html">
a8f4112a 5856 <source>Last published first</source>
47f6767e 5857 <target state="translated">Am foillseachadh as ùire an toiseach</target>
a2f7b4e6
G
5858 <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>
5859 </trans-unit>
d7c6b951 5860 <trans-unit id="4541072509002204177" datatype="html">
a8f4112a 5861 <source>Last created first</source>
47f6767e 5862 <target state="translated">An cruthachadh as ùire an toiseach</target>
a2f7b4e6
G
5863 <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>
5864 </trans-unit>
d7c6b951 5865 <trans-unit id="1142493792593089647" datatype="html">
a8f4112a 5866 <source>Most viewed first</source>
47f6767e 5867 <target state="translated">Air a choimhead air as trice an toiseach</target>
a2f7b4e6
G
5868 <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>
5869 </trans-unit>
d7c6b951 5870 <trans-unit id="8108088952881606566" datatype="html">
a8f4112a 5871 <source>Most liked first</source>
47f6767e 5872 <target state="translated">An fheadhainn le fèill mhòr orra an toiseach</target>
a2f7b4e6
G
5873 <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>
5874 </trans-unit>
d7c6b951 5875 <trans-unit id="2782422473180760140" datatype="html">
a8f4112a 5876 <source>Longest first</source>
47f6767e 5877 <target state="translated">An fheadhainn as fhaide an toiseach</target>
a2f7b4e6
G
5878 <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>
5879 </trans-unit>
d7c6b951 5880 <trans-unit id="8714145624854863455" datatype="html">
076e1310 5881 <source>Accept ownership</source>
f85b7b40 5882 <target state="translated">Gabh ris an t-sealbh</target>
793f70ae
G
5883 <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>
5884 </trans-unit>
d7c6b951 5885 <trans-unit id="321229234608559490" datatype="html">
5a6de093 5886 <source>Select a channel to receive the video</source>
5ce52d62 5887 <target state="translated">Tagh an t-seanail a gheibh a’ video</target>
793f70ae
G
5888 <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>
5889 </trans-unit>
d7c6b951 5890 <trans-unit id="3610344835750059476" datatype="html">
5a6de093 5891 <source>My ownership changes</source>
5ce52d62 5892 <target state="translated">Atharraichean air an t-sealbh agam</target>
793f70ae
G
5893 <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>
5894 </trans-unit>
d7c6b951 5895 <trans-unit id="7391040346436232576" datatype="html">
076e1310 5896 <source>Initiator</source>
f85b7b40 5897 <target state="translated">Chaidh a thòiseachadh le</target>
c90f6f26
G
5898 <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>
5899 </trans-unit>
d7c6b951 5900 <trans-unit id="3963749584812225989" datatype="html">
793f70ae 5901 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0b4a6767 5902 <target state="translated">Air a chruthachadh <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
c90f6f26
G
5903 <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>
5904 </trans-unit>
d7c6b951 5905 <trans-unit id="5611592591303869712" datatype="html">
076e1310 5906 <source>Status</source>
f85b7b40 5907 <target state="translated">Staid</target>
c90f6f26
G
5908 <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>
5909 </trans-unit>
d7c6b951 5910 <trans-unit id="5417361655914085905" datatype="html">
5a6de093 5911 <source>Account page</source>
5ce52d62 5912 <target state="translated">Duilleag a’ chunntais</target>
c90f6f26
G
5913 <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>
5914 <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>
5915 </trans-unit>
d7c6b951 5916 <trans-unit id="2000373220662583633" datatype="html">
5a6de093 5917 <source>No ownership change request found.</source>
5ce52d62 5918 <target state="translated">Cha deach iarrtas air atharrachadh an t-seilbh a lorg.</target>
c90f6f26 5919 <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
5920 </trans-unit><trans-unit id="2091927708110728875" datatype="html">
5921 <source>⚠️ The instance doesn't allow channel synchronization</source><target state="new">⚠️ The instance doesn't allow channel 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">9</context>
5925 </context-group>
5926 </trans-unit><trans-unit id="8730712384733110957" datatype="html">
5927 <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>
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">17</context>
5931 </context-group>
5932 </trans-unit><trans-unit id="4955509738673204025" datatype="html">
5933 <source>Add synchronization</source><target state="new">Add synchronization</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">25</context>
5937 </context-group>
5938 </trans-unit><trans-unit id="4570488343211069802" datatype="html">
5939 <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>
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">34</context>
5943 </context-group>
5944 </trans-unit><trans-unit id="2576202554023575152" datatype="html">
5945 <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>
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">35</context>
5949 </context-group>
5950 </trans-unit><trans-unit id="858570813277742962" datatype="html">
5951 <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>
5952 <context-group purpose="location">
5953 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5954 <context context-type="linenumber">38</context>
5955 </context-group>
5956 </trans-unit><trans-unit id="2711346502920265629" datatype="html">
5957 <source> List imports </source><target state="new"> List imports </target>
5958 <context-group purpose="location">
5959 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5960 <context context-type="linenumber">84,86</context>
5961 </context-group>
5962 </trans-unit><trans-unit id="6587439290311664751" datatype="html">
5963 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</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">54</context>
5967 </context-group>
5968 </trans-unit><trans-unit id="2070181811140868440" datatype="html">
5969 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</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">55</context>
5973 </context-group>
5974 </trans-unit><trans-unit id="3997040276213089746" datatype="html">
5975 <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>
5976 <context-group purpose="location">
5977 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5978 <context context-type="linenumber">93</context>
5979 </context-group>
5980 </trans-unit><trans-unit id="2933174785300975212" datatype="html">
5981 <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>
5982 <context-group purpose="location">
5983 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5984 <context context-type="linenumber">106</context>
5985 </context-group>
5986 </trans-unit><trans-unit id="6985972846000785992" datatype="html">
5987 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</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">8</context>
5991 </context-group>
5992 </trans-unit><trans-unit id="5175196640561919257" datatype="html">
5993 <source>Remote channel URL</source><target state="new">Remote channel URL</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">13</context>
5997 </context-group>
5998 </trans-unit><trans-unit id="4025171182231078987" datatype="html">
5999 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_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">20</context>
6003 </context-group>
6004 </trans-unit><trans-unit id="454806725275556650" datatype="html">
6005 <source>Video Channel</source><target state="new">Video Channel</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">33</context>
6009 </context-group>
6010 </trans-unit><trans-unit id="8290237842846954767" datatype="html">
6011 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</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">42</context>
6015 </context-group>
6016 </trans-unit><trans-unit id="1331848767706809293" datatype="html">
6017 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</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.html</context>
6020 <context context-type="linenumber">46</context>
6021 </context-group>
6022 </trans-unit><trans-unit id="1469193438847554223" datatype="html">
6023 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target>
6024 <context-group purpose="location">
6025 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6026 <context context-type="linenumber">51</context>
6027 </context-group>
6028 </trans-unit><trans-unit id="9049939123029212539" datatype="html">
6029 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target>
6030 <context-group purpose="location">
6031 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
6032 <context context-type="linenumber">67</context>
6033 </context-group>
c90f6f26 6034 </trans-unit>
793f70ae
G
6035 <trans-unit id="4247400351982331798" datatype="html">
6036 <source>Account settings</source>
5ce52d62 6037 <target state="translated">Roghainnean a’ chunntais</target>
a2f7b4e6
G
6038 <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>
6039 </trans-unit>
793f70ae
G
6040 <trans-unit id="2864486939135008600" datatype="html">
6041 <source>Playlist elements</source>
5ce52d62 6042 <target state="translated">Nithean liosta-chluich</target>
e67ecaf8
C
6043
6044 <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 6045 <trans-unit id="7801453816697513153" datatype="html">
5a6de093 6046 <source>My imports</source>
5ce52d62 6047 <target state="translated">Na dh’ion-phortaich mi</target>
e67ecaf8
C
6048
6049
6050 <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 6051 <trans-unit id="7000850040589508423" datatype="html">
5a6de093 6052 <source>Create video channel</source>
5ce52d62 6053 <target state="translated">Cruthaich seanail videothan</target>
e67ecaf8
C
6054
6055 <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
6056 <trans-unit id="5700655611297335752" datatype="html">
6057 <source>No channel found.</source>
47f6767e 6058 <target state="translated">Cha deach seanail a lorg.</target>
e67ecaf8
C
6059
6060 <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 6061 <trans-unit id="626184983378002054" datatype="html">
076e1310 6062 <source>Example: my_channel</source>
f85b7b40 6063 <target state="translated">Mar eisimpleir: seanail_snasail</target>
c90f6f26
G
6064 <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>
6065 <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>
6066 </trans-unit>
d7c6b951 6067 <trans-unit id="5871023634125368211" datatype="html">
5a6de093 6068 <source>CHANNEL</source>
5ce52d62 6069 <target state="translated">SEANAIL</target>
819205ed
G
6070 <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>
6071 <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>
6072 </trans-unit>
6073 <trans-unit id="5013100494982905528" datatype="html">
6074 <source>Banner image of the channel</source>
6075 <target state="translated">Dealbh brataich na seanail</target>
90aa0a74 6076 <context-group purpose="location">
42fea41a
C
6077 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6078 <context context-type="linenumber">13</context>
90aa0a74
C
6079 </context-group>
6080 <context-group purpose="location">
42fea41a
C
6081 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6082 <context context-type="linenumber">13</context>
90aa0a74 6083 </context-group>
793f70ae 6084 </trans-unit>
d7c6b951 6085 <trans-unit id="5278589041647101772" datatype="html">
076e1310 6086 <source>Overwrite support field of all videos of this channel</source>
f85b7b40 6087 <target state="translated">Sgrìobh thairis air raon taice nam videothan uile san t-seanail seo</target>
c90f6f26
G
6088 <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>
6089 <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>
6090 </trans-unit>
d7c6b951 6091 <trans-unit id="5500467336262464724" datatype="html">
793f70ae 6092 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6093 <target state="translated">Rinn
6094 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> fo-sgrìobhadh air
6095 </target>
819205ed
G
6096 <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>
6097 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6098 <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>
6099 </trans-unit>
d7c6b951 6100 <trans-unit id="31472093355465024" datatype="html">
4826a915 6101 <source>Upload a new avatar</source>
5ce52d62 6102 <target state="translated">Luchdaidh suas avatar ùr</target>
a2f7b4e6
G
6103 <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>
6104 <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>
6105 </trans-unit>
d7c6b951 6106 <trans-unit id="4854396465510517671" datatype="html">
076e1310 6107 <source>Target</source>
f85b7b40 6108 <target state="translated">Targaid</target>
e67ecaf8
C
6109
6110 <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 6111 <trans-unit id="6376690302059877029" datatype="html">
5a6de093 6112 <source>This video was deleted</source>
5ce52d62 6113 <target state="translated">Chaidh a’ video seo a sguabadh às</target>
e67ecaf8
C
6114
6115 <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 6116 <trans-unit id="6924803931258995553" datatype="html">
5a6de093 6117 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
5ce52d62 6118 <target state="translated">A’ sealltainn <x id="INTERPOLATION"/> gu <x id="INTERPOLATION_1"/> à <x id="INTERPOLATION_2"/> ion-phortadh/ion-phortaidhean</target>
e67ecaf8
C
6119
6120 <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 6121 <trans-unit id="8173902679178787744" datatype="html">
5a6de093 6122 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5ce52d62 6123 <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
6124 <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>
6125 </trans-unit>
d7c6b951 6126 <trans-unit id="4000980858407872649" datatype="html">
5a6de093 6127 <source>Channel page</source>
0b4a6767 6128 <target state="translated">Duilleag na seanail</target>
e67ecaf8
C
6129
6130
6131
6132 <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
6133 <trans-unit id="6500762313951857695" datatype="html">
6134 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
6135 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
e67ecaf8
C
6136
6137 <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 6138 <trans-unit id="9131836378905533756" datatype="html">
5a6de093 6139 <source>Created by <x id="INTERPOLATION"/></source>
5ce52d62 6140 <target state="translated">Air a chruthachadh le <x id="INTERPOLATION"/></target>
687a6afd
G
6141 <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>
6142 </trans-unit>
d7c6b951 6143 <trans-unit id="228548407872312756" datatype="html">
5a6de093 6144 <source>Owner account page</source>
5ce52d62 6145 <target state="translated">Duilleag cunntas an t-sealbhadair</target>
687a6afd
G
6146 <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>
6147 </trans-unit>
d7c6b951 6148 <trans-unit id="4781078006040259916" datatype="html">
4826a915 6149 <source>You don't have any video in your watch history yet.</source>
5ce52d62 6150 <target state="translated">Chan eil video agad fhathast air eachdraidh de na choimhead thu air.</target>
c90f6f26
G
6151 <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>
6152 </trans-unit>
819205ed
G
6153 <trans-unit id="989169929300254768" datatype="html">
6154 <source>Delete from history</source>
6155 <target state="translated">Sguab às on eachdraidh</target>
c90f6f26
G
6156 <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>
6157 </trans-unit>
6158 <trans-unit id="111295045776045026" datatype="html">
6159 <source>Video history is enabled</source>
6160 <target state="new">Video history is enabled</target>
2164a13d
C
6161 <context-group purpose="location">
6162 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6163 <context context-type="linenumber">96,95</context>
6164 </context-group>
c90f6f26
G
6165 </trans-unit>
6166 <trans-unit id="1869266307786648674" datatype="html">
6167 <source>Video history is disabled</source>
6168 <target state="new">Video history is disabled</target>
2164a13d
C
6169 <context-group purpose="location">
6170 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6171 <context context-type="linenumber">97,95</context>
6172 </context-group>
c90f6f26
G
6173 </trans-unit>
6174 <trans-unit id="7505147502630555700" datatype="html">
6175 <source>Delete video history</source>
6176 <target state="new">Delete video history</target>
2164a13d
C
6177 <context-group purpose="location">
6178 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6179 <context context-type="linenumber">120</context>
6180 </context-group>
c90f6f26
G
6181 </trans-unit>
6182 <trans-unit id="8676027102068252963" datatype="html">
6183 <source>Are you sure you want to delete all your video history?</source>
6184 <target state="new">Are you sure you want to delete all your video history?</target>
2164a13d
C
6185 <context-group purpose="location">
6186 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6187 <context context-type="linenumber">121</context>
6188 </context-group>
c90f6f26
G
6189 </trans-unit>
6190 <trans-unit id="7708910304029766516" datatype="html">
6191 <source>Video history deleted</source>
6192 <target state="new">Video history deleted</target>
2164a13d
C
6193 <context-group purpose="location">
6194 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6195 <context context-type="linenumber">129</context>
6196 </context-group>
c90f6f26
G
6197 </trans-unit>
6198 <trans-unit id="3343758569423394070" datatype="html">
6199 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source>
6200 <target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target>
00e32b7c
C
6201 <context-group purpose="location">
6202 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6203 <context context-type="linenumber">140</context>
6204 </context-group>
687a6afd 6205 </trans-unit>
d7c6b951 6206 <trans-unit id="687236465759862933" datatype="html">
4826a915 6207 <source>Open syndication dropdown</source>
5ce52d62 6208 <target state="translated">Fosgail clàr-taice teàrnaidh an t-siondacaididh</target>
2f03d6dc
C
6209 <context-group purpose="location">
6210 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6211 <context context-type="linenumber">3</context>
6212 </context-group>
6213 <context-group purpose="location">
6214 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6215 <context context-type="linenumber">3</context>
6216 </context-group>
687a6afd
G
6217 </trans-unit>
6218 <trans-unit id="5511928240200239994" datatype="html">
e67ecaf8
C
6219 <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>
6220 <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
6221 <context-group purpose="location">
6222 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6223 <context context-type="linenumber">5</context>
6224 </context-group>
687a6afd
G
6225 </trans-unit>
6226 <trans-unit id="5339945526545410198" datatype="html">
6227 <source>Set up my channels</source>
6228 <target state="translated">Suidhich na seanailean agam</target>
91ae3c4a
C
6229 <context-group purpose="location">
6230 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6231 <context context-type="linenumber">6</context>
6232 </context-group>
793f70ae 6233 </trans-unit>
d7c6b951 6234 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6235 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
5ce52d62 6236 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Roghainnean nam brath </target>
793f70ae
G
6237 <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>
6238 </trans-unit>
d7c6b951 6239 <trans-unit id="2317673285989169654" datatype="html">
5a6de093 6240 <source>Newest first</source>
5ce52d62 6241 <target state="translated">An fheadhainn as ùire an toiseach</target>
793f70ae
G
6242 <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>
6243 </trans-unit>
d7c6b951 6244 <trans-unit id="751740263472313326" datatype="html">
5a6de093 6245 <source>Unread first</source>
5ce52d62 6246 <target state="translated">An fheadhainn gun leughadh an toiseach</target>
793f70ae
G
6247 <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>
6248 </trans-unit>
d7c6b951 6249 <trans-unit id="7679199047720825365" datatype="html">
5a6de093 6250 <source>All read</source>
5ce52d62 6251 <target state="translated">Tha na h-uile air an leughadh</target>
793f70ae
G
6252 <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>
6253 </trans-unit>
d7c6b951 6254 <trans-unit id="9167786874272926575" datatype="html">
076e1310 6255 <source>Web</source>
f85b7b40 6256 <target state="translated">Lìon</target>
819205ed
G
6257 <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>
6258 </trans-unit>
d7c6b951 6259 <trans-unit id="1967081128372276674" datatype="html">
5a6de093 6260 <source>My Playlists</source>
5ce52d62 6261 <target state="translated">Na liostaichean-cluich agam</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">4</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">4</context></context-group>
6264 </trans-unit>
d7c6b951 6265 <trans-unit id="2317130384024575795" datatype="html">
5a6de093 6266 <source>NEW PLAYLIST</source>
5ce52d62 6267 <target state="translated">LIOSTA-CHLUICH ÙR</target>
793f70ae
G
6268 <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>
6269 <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>
6270 </trans-unit>
d7c6b951 6271 <trans-unit id="2871943975385662656" datatype="html">
5a6de093 6272 <source>PLAYLIST</source>
5ce52d62 6273 <target state="translated">LIOSTA-CHLUICH</target>
793f70ae
G
6274 <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>
6275 <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>
6276 </trans-unit>
d7c6b951 6277 <trans-unit id="3438686710205841496" datatype="html">
5a6de093 6278 <source>Create playlist</source>
5ce52d62 6279 <target state="translated">Cruthaich liosta-chluich</target>
c90f6f26
G
6280 <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>
6281 </trans-unit>
793f70ae
G
6282 <trans-unit id="7040375308762081154" datatype="html">
6283 <source>My video channels</source>
5ce52d62 6284 <target state="translated">Na seanailean video agam</target>
819205ed
G
6285 <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>
6286 </trans-unit>
793f70ae
G
6287 <trans-unit id="7418836785553125957" datatype="html">
6288 <source>Create a new video channel</source>
6289 <target state="translated">Cruthaich seanail videothan ùr</target>
819205ed
G
6290 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6291 </trans-unit>
d7c6b951 6292 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6293 <source>Playlist thumbnail</source>
6294 <target state="translated">Dealbhag na liosta-cluich</target>
c90f6f26
G
6295 <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>
6296 <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>
6297 </trans-unit>
d7c6b951 6298 <trans-unit id="7743343997362363486" datatype="html">
076e1310 6299 <source>No videos in this playlist.</source>
f85b7b40 6300 <target state="translated">Chan eil video air an liosta-chluich seo.</target>
793f70ae
G
6301 <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>
6302 </trans-unit>
d7c6b951 6303 <trans-unit id="2427149618141327033" datatype="html">
793f70ae 6304 <source>Browse videos on PeerTube to add them in your playlist.</source>
5ce52d62 6305 <target state="translated">Rùraich videothan air PeerTube is cuir ris an liosta-chluich agad iad.</target>
c90f6f26
G
6306 <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>
6307 </trans-unit>
d7c6b951 6308 <trans-unit id="8901774330683812267" datatype="html">
793f70ae 6309 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5ce52d62 6310 <target state="translated">Faic <x id="START_LINK"/>an docamaideadh<x id="CLOSE_LINK"/> airson barrachd fiosrachaidh. </target>
c90f6f26
G
6311 <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>
6312 </trans-unit>
d7c6b951 6313 <trans-unit id="3461985498881453026" datatype="html">
793f70ae 6314 <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 6315 <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
6316 <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>
6317 </trans-unit>
687a6afd 6318 <trans-unit id="8844610145426272276" datatype="html">
e67ecaf8
C
6319 <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>
6320 <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
6321 <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>
6322 </trans-unit>
352cdf75
G
6323 <trans-unit id="8479900728400966992" datatype="html">
6324 <source>Video stats</source>
6325 <target state="translated">Stadastaireachd a’ video</target>
c90f6f26
G
6326 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/stats-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
6327 </trans-unit>
352cdf75
G
6328 <trans-unit id="2121875025429043110" datatype="html">
6329 <source>You can select a part of the graph to zoom in</source>
6330 <target state="translated">’S urrainn dhut pàirt dhen ghraf a thaghadh airson sùmadh a-steach</target>
c90f6f26
G
6331 <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>
6332 </trans-unit>
352cdf75
G
6333 <trans-unit id="3787205057553482493" datatype="html">
6334 <source>Reset zoom</source>
6335 <target state="translated">Ath-shuidhich an sùm</target>
c90f6f26
G
6336 <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>
6337 </trans-unit>
6338 <trans-unit id="7849797693092882170" datatype="html">
6339 <source>Since the video publication</source>
6340 <target state="new">Since the video publication</target>
b53cc662 6341 <context-group purpose="location">
d3d4099a
C
6342 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6343 <context context-type="linenumber">63</context>
b53cc662 6344 </context-group>
352cdf75
G
6345 </trans-unit>
6346 <trans-unit id="5864040054093006922" datatype="html">
6347 <source>Viewers</source>
6348 <target state="translated">Luchd-coimhid</target>
c90f6f26
G
6349 <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>
6350 <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>
6351 </trans-unit>
352cdf75
G
6352 <trans-unit id="5691818894884119596" datatype="html">
6353 <source>Watch time</source>
6354 <target state="translated">Ùine na coimhid</target>
c90f6f26
G
6355 <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>
6356 </trans-unit>
352cdf75
G
6357 <trans-unit id="683980015107026060" datatype="html">
6358 <source>Retention</source>
6359 <target state="translated">Glèidheadh</target>
c90f6f26
G
6360 <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>
6361 </trans-unit>
6362 <trans-unit id="2232536542109196600" datatype="html">
6363 <source>Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></source>
6364 <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>
6365 <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>
6366 </trans-unit>
6367 <trans-unit id="5697131528899933134" datatype="html">
6368 <source>Viewers stats</source>
6369 <target state="new">Viewers stats</target>
6370 <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>
6371 </trans-unit>
6372 <trans-unit id="8089238718524110373" datatype="html">
6373 <source>Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></source>
6374 <target state="new">Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></target>
b53cc662
C
6375 <context-group purpose="location">
6376 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
dda1e821 6377 <context context-type="linenumber">227</context>
d3d4099a 6378 </context-group>
c90f6f26
G
6379 </trans-unit>
6380 <trans-unit id="3249405667632600635" datatype="html">
6381 <source>Custom dates</source>
6382 <target state="new">Custom dates</target>
6383 <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>
6384 </trans-unit>
6385 <trans-unit id="5382746022482410588" datatype="html">
6386 <source>A view means that someone watched the video for at least 30 seconds</source>
6387 <target state="new">A view means that someone watched the video for at least 30 seconds</target>
6388 <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>
6389 </trans-unit>
d3d4099a
C
6390 <trans-unit id="6782077395930235254" datatype="html">
6391 <source>Countries</source>
6392 <target state="translated">Dùthchannan</target>
c90f6f26
G
6393 <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>
6394 <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>
6395 </trans-unit>
d3d4099a
C
6396 <trans-unit id="7112532281224432421" datatype="html">
6397 <source>Likes</source>
6398 <target state="translated">Nas toigh le daoine</target>
c90f6f26
G
6399 <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>
6400 </trans-unit>
352cdf75
G
6401 <trans-unit id="1155438117303179048" datatype="html">
6402 <source>Average watch time</source>
6403 <target state="translated">Ùine chuibheasach a’ coimhead air</target>
c90f6f26
G
6404 <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>
6405 </trans-unit>
6406 <trans-unit id="3457644129579531516" datatype="html">
6407 <source>Total watch time</source>
6408 <target state="new">Total watch time</target>
6409 <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>
6410 </trans-unit>
352cdf75
G
6411 <trans-unit id="7988517647183541852" datatype="html">
6412 <source>Peak viewers</source>
6413 <target state="translated">Bàrr an luchd-coimhid</target>
c90f6f26
G
6414 <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>
6415 </trans-unit>
352cdf75
G
6416 <trans-unit id="8536543691393468142" datatype="html">
6417 <source>at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></source>
6418 <target state="translated"><x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></target>
c90f6f26
G
6419 <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>
6420 </trans-unit>
6421 <trans-unit id="7299658893351817136" datatype="html">
6422 <source>Unique viewers</source>
6423 <target state="new">Unique viewers</target>
dda1e821
C
6424 <context-group purpose="location">
6425 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6426 <context context-type="linenumber">282</context>
6427 </context-group>
6428 </trans-unit>
d7c6b951 6429 <trans-unit id="3030338154442300172" datatype="html">
819205ed
G
6430 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6431 <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
6432 <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>
6433 </trans-unit>
d7c6b951 6434 <trans-unit id="3505845886770923767" datatype="html">
a8f4112a 6435 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
47f6767e 6436 <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
6437 <context-group purpose="location">
6438 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6439 <context context-type="linenumber">3</context>
6440 </context-group>
793f70ae 6441 </trans-unit>
d7c6b951 6442 <trans-unit id="5321335688371682440" datatype="html">
076e1310 6443 <source>An error occurred.</source>
f85b7b40 6444 <target state="translated">Thachair mearachd.</target>
c90f6f26
G
6445 <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>
6446 </trans-unit>
6447 <trans-unit id="8994506181143828992" datatype="html">
6448 <source>Request new verification email</source>
6449 <target state="new">Request new verification email</target>
00e32b7c
C
6450 <context-group purpose="location">
6451 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6452 <context context-type="linenumber">12</context>
6453 </context-group>
793f70ae
G
6454 </trans-unit>
6455 <trans-unit id="9128669621822125729" datatype="html">
6456 <source>Video channel videos</source>
5ce52d62 6457 <target state="translated">Videothan na seanail</target>
a2f7b4e6
G
6458 <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>
6459 </trans-unit>
793f70ae
G
6460 <trans-unit id="3193822049276963401" datatype="html">
6461 <source>Video channel playlists</source>
5ce52d62 6462 <target state="translated">Liostaichean-cluich na seanail</target>
a2f7b4e6
G
6463 <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>
6464 </trans-unit>
6465 <trans-unit id="1949999959792821767" datatype="html">
6466 <source>Manage channel</source>
47f6767e 6467 <target state="translated">Stiùirich an t-seanail</target>
c90f6f26
G
6468 <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>
6469 </trans-unit>
d7c6b951 6470 <trans-unit id="4027779086550572813" datatype="html">
076e1310 6471 <source>Send verification email</source>
f85b7b40 6472 <target state="translated">Cuir post-d dearbhaidh</target>
c90f6f26
G
6473 <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>
6474 </trans-unit>
d7c6b951 6475 <trans-unit id="8610022770999239699" datatype="html">
076e1310 6476 <source>This instance does not require email verification.</source>
f85b7b40 6477 <target state="translated">Chan iarr an t-ionstans seo dearbhadh air a’ phost-d.</target>
793f70ae
G
6478 <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>
6479 </trans-unit>
6480 <trans-unit id="248731258067914565" datatype="html">
6481 <source>Verify account via email</source>
5ce52d62 6482 <target state="translated">Dearbh an cunntas air a’ phost-d</target>
a2f7b4e6 6483 <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
6484 </trans-unit>
6485 <trans-unit id="6040639330855198542" datatype="html">
6486 <source>Ask to send an email to verify your account</source>
6487 <target state="new">Ask to send an email to verify your account</target>
d3401260
C
6488 <context-group purpose="location">
6489 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6490 <context context-type="linenumber">24</context>
6491 </context-group>
a2f7b4e6 6492 </trans-unit>
d3401260 6493 <trans-unit id="7225513189981158956" datatype="html">
e67ecaf8
C
6494 <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>
6495 <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
6496 <context-group purpose="location">
6497 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6498 <context context-type="linenumber">2,3</context>
6499 </context-group>
c90f6f26
G
6500 </trans-unit>
6501 <trans-unit id="4422394577857179995" datatype="html">
6502 <source>Your account has been created!</source>
6503 <target state="new">Your account has been created!</target>
00e32b7c
C
6504 <context-group purpose="location">
6505 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6506 <context context-type="linenumber">7</context>
6507 </context-group>
c90f6f26
G
6508 </trans-unit>
6509 <trans-unit id="4656825997819651017" datatype="html">
e67ecaf8
C
6510 <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>
6511 <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
6512 <context-group purpose="location">
6513 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6514 <context context-type="linenumber">10,11</context>
6515 </context-group>
a2f7b4e6 6516 </trans-unit>
d7c6b951 6517 <trans-unit id="2999492056553212422" datatype="html">
076e1310 6518 <source>Banned</source>
5ce52d62 6519 <target state="translated">Air a thoirmeasg</target>
352cdf75
G
6520 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6521 <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>
6522 </trans-unit>
d7c6b951 6523 <trans-unit id="4572885137800697555" datatype="html">
076e1310 6524 <source>Instance muted</source>
f85b7b40 6525 <target state="translated">Ionstans air a mhùchadh</target>
819205ed
G
6526 <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>
6527 </trans-unit>
d7c6b951 6528 <trans-unit id="302022805144581075" datatype="html">
076e1310 6529 <source>Muted by your instance</source>
f85b7b40 6530 <target state="translated">Air a mhùchadh leis an ionstans agad</target>
819205ed
G
6531 <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>
6532 </trans-unit>
d7c6b951 6533 <trans-unit id="6860866645734090311" datatype="html">
076e1310 6534 <source>Instance muted by your instance</source>
f85b7b40 6535 <target state="translated">Chaidh an ionstans a mhùchadh leis an ionstans agad</target>
819205ed
G
6536 <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>
6537 </trans-unit>
d7c6b951 6538 <trans-unit id="8661266239199665830" datatype="html">
a8f4112a 6539 <source>Copy account handle</source>
47f6767e 6540 <target state="translated">Dèan lethbhreac de làimhsichear a’ chunntais</target>
819205ed
G
6541 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6542 </trans-unit>
d7c6b951 6543 <trans-unit id="3061133792040537550" datatype="html">
a8f4112a 6544 <source>Show the complete description</source>
47f6767e 6545 <target state="translated">Seall an tuairisgeul slàn</target>
819205ed
G
6546 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6547 <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>
6548 </trans-unit>
d7c6b951 6549 <trans-unit id="9098920722959201547" datatype="html">
a8f4112a 6550 <source>Show more...</source>
47f6767e 6551 <target state="translated">Seall barrachd dheth…</target>
c90f6f26
G
6552 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group>
6553 <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>
6554 </trans-unit>
d7c6b951 6555 <trans-unit id="6808894347744915561" datatype="html">
a8f4112a 6556 <source>Manage account</source>
47f6767e 6557 <target state="translated">Stiùirich an cunntas</target>
c90f6f26
G
6558 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group>
6559 </trans-unit>
d7c6b951 6560 <trans-unit id="1311667768861466464" datatype="html">
a8f4112a 6561 <source>Search account videos</source>
47f6767e 6562 <target state="translated">Lorg ann am videothan a’ chunntais</target>
819205ed
G
6563 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6564 </trans-unit>
a8f4112a
G
6565 <trans-unit id="5512878593724620692" datatype="html">
6566 <source>CHANNELS</source>
47f6767e 6567 <target state="translated">SEANAILEAN</target>
c90f6f26
G
6568 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group>
6569 </trans-unit>
d7c6b951 6570 <trans-unit id="3666829335406793239" datatype="html">
076e1310 6571 <source>This account does not have channels.</source>
f85b7b40 6572 <target state="translated">Chan eil seanail aig a’ chunntas seo.</target>
a8f4112a
G
6573 <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>
6574 </trans-unit>
d7c6b951 6575 <trans-unit id="403587185492002456" datatype="html">
5a6de093 6576 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
89806a88 6577 <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
6578 <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>
6579 </trans-unit>
d7c6b951 6580 <trans-unit id="3068011377000255023" datatype="html">
a8f4112a 6581 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
89806a88 6582 <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
6583 <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>
6584 </trans-unit>
d7c6b951 6585 <trans-unit id="8856905278208146821" datatype="html">
c90f6f26 6586 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
819205ed 6587 <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
6588
6589
6590
6591
6592
6593
6594
6595 <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 6596 <trans-unit id="4071627711041975501" datatype="html">
a8f4112a 6597 <source>Show this channel</source>
47f6767e 6598 <target state="translated">Seall an t-seanail seo</target>
352cdf75
G
6599 <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>
6600 </trans-unit>
d7c6b951 6601 <trans-unit id="7766488542631150871" datatype="html">
5a6de093 6602 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
5ce52d62 6603 <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
6604
6605
6606
6607
6608
6609 <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 6610 <trans-unit id="7152797255397280410" datatype="html">
e67ecaf8
C
6611 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6612It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6613channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5ce52d62 6614 <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 6615 <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
6616 </trans-unit>
6617 <trans-unit id="4433306639366959484" datatype="html">
6618 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
a082d6fd 6619 <target state="translated">Sgrìobh ainm na seanail video (<x id="PH" equiv-text="videoChannel.name"/>) gus a dhearbhadh</target>
7c94e1e7
C
6620 <context-group purpose="location">
6621 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6622 <context context-type="linenumber">48</context>
6623 </context-group>
a2f7b4e6 6624 </trans-unit>
d7c6b951 6625 <trans-unit id="3428015997161360357" datatype="html">
5a6de093 6626 <source>NEW CHANNEL</source>
5ce52d62 6627 <target state="translated">SEANAIL ÙR</target>
819205ed
G
6628 <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>
6629 <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>
6630 </trans-unit>
d7c6b951 6631 <trans-unit id="7828153032795614080" datatype="html">
076e1310 6632 <source>See this video channel</source>
f85b7b40 6633 <target state="translated">Seall an seanail video seo</target>
352cdf75
G
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">15</context></context-group>
6635 <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>
6636 <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>
6637 <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
6638 </trans-unit>
6639 <trans-unit id="6591746065516872491" datatype="html">
6640 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6641 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
e67ecaf8
C
6642
6643
6644
6645
6646 <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 6647 <trans-unit id="1545109431751219382" datatype="html">
5a6de093 6648 <source>This channel doesn't have any videos.</source>
5ce52d62 6649 <target state="translated">Chan eil video aig an t-seanail seo.</target>
352cdf75
G
6650 <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>
6651 </trans-unit>
d7c6b951 6652 <trans-unit id="2705478076887104088" datatype="html">
e67ecaf8
C
6653 <source>SHOW THIS CHANNEL ></source>
6654 <target state="translated">SEALL AN T-SEANAIL SEO ></target>
352cdf75
G
6655 <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>
6656 </trans-unit>
d7c6b951 6657 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6658 <source>Stats</source>
6659 <target state="translated">Stadastaireachd</target>
c90f6f26
G
6660 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
6661 <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>
6662 </trans-unit>
d7c6b951 6663 <trans-unit id="4068658588793749132" datatype="html">
076e1310 6664 <source>This channel does not have playlists.</source>
27496196 6665 <target state="translated">Chan eil liosta-chluich aig an t-seanail seo.</target>
793f70ae
G
6666 <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>
6667 </trans-unit>
d7c6b951 6668 <trans-unit id="5066829276646988805" datatype="html">
076e1310 6669 <source>PeerTube</source>
f85b7b40 6670 <target state="translated">PeerTube</target>
c90f6f26
G
6671 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
6672 </trans-unit>
d7c6b951 6673 <trans-unit id="1415060111017347427" datatype="html">
793f70ae 6674 <source>Network</source>
5ce52d62 6675 <target state="translated">Lìonra</target>
c90f6f26
G
6676 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6677 </trans-unit>
d7c6b951 6678 <trans-unit id="3701439542279610547" datatype="html">
076e1310 6679 <source>Follows</source>
5ce52d62 6680 <target state="translated">A’ leantainn air</target>
687a6afd
G
6681 <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>
6682 <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>
6683 </trans-unit>
d7c6b951 6684 <trans-unit id="400578776928464905" datatype="html">
a8f4112a 6685 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
47f6767e 6686 <target state="translated">Ionstansan a tha a’ leantainn air (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
c90f6f26
G
6687 <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>
6688 </trans-unit>
d7c6b951 6689 <trans-unit id="2081837971167498893" datatype="html">
4826a915 6690 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
5ce52d62 6691 <target state="translated">A’ leantainn air ionstansan (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
c90f6f26
G
6692 <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>
6693 </trans-unit>
d7c6b951 6694 <trans-unit id="8203367621031610680" datatype="html">
076e1310 6695 <source>Your name</source>
f85b7b40 6696 <target state="translated">D’ ainm</target>
793f70ae
G
6697 <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>
6698 </trans-unit>
d7c6b951 6699 <trans-unit id="1769661379068269645" datatype="html">
076e1310 6700 <source>Your email</source>
f85b7b40 6701 <target state="translated">Am post-d agad</target>
793f70ae
G
6702 <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>
6703 </trans-unit>
d7c6b951 6704 <trans-unit id="9127604588498960753" datatype="html">
076e1310 6705 <source>Subject</source>
f85b7b40 6706 <target state="translated">Cuspair</target>
793f70ae
G
6707 <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>
6708 </trans-unit>
d7c6b951 6709 <trans-unit id="1391056849737890767" datatype="html">
076e1310 6710 <source>Your message</source>
f85b7b40 6711 <target state="translated">An teachdaireachd agad</target>
793f70ae
G
6712 <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>
6713 </trans-unit>
d7c6b951 6714 <trans-unit id="3174354408404578867" datatype="html">
5a6de093 6715 <source>About <x id="INTERPOLATION"/></source>
5ce52d62 6716 <target state="translated">Mu <x id="INTERPOLATION"/></target>
793f70ae 6717 <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
6718 </trans-unit>
6719 <trans-unit id="8525213662266893834" datatype="html">
6720 <source>Contact us</source>
6721 <target state="translated">Fios thugainn</target>
91ae3c4a
C
6722 <context-group purpose="location">
6723 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6724 <context context-type="linenumber">7</context>
6725 </context-group>
6726 <context-group purpose="location">
6727 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6728 <context context-type="linenumber">3</context>
6729 </context-group>
793f70ae 6730 </trans-unit>
d7c6b951 6731 <trans-unit id="19872047295276660" datatype="html">
076e1310 6732 <source>This instance is dedicated to sensitive/NSFW content.</source>
4826a915 6733 <target state="translated">Tha an t-ionstans seo ag amas air susbaint fhrionasach/do dh’inbhich a-mhàin.</target>
793f70ae
G
6734 <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>
6735 </trans-unit>
d7c6b951 6736 <trans-unit id="1970848297295860531" datatype="html">
793f70ae 6737 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5ce52d62 6738 <target state="translated">RIANAIREAN ⁊ SO-SHEASMHACHD</target>
c90f6f26
G
6739 <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>
6740 </trans-unit>
d7c6b951 6741 <trans-unit id="6741838149332998818" datatype="html">
076e1310 6742 <source>Who we are</source>
f85b7b40 6743 <target state="translated">Cò sinne</target>
793f70ae
G
6744 <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>
6745 </trans-unit>
d7c6b951 6746 <trans-unit id="4722135551130122302" datatype="html">
076e1310 6747 <source>Why we created this instance</source>
f85b7b40 6748 <target state="translated">Carson a chruthaich sinn an t-ionstans seo</target>
793f70ae
G
6749 <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>
6750 </trans-unit>
d7c6b951 6751 <trans-unit id="6434467346812189214" datatype="html">
076e1310 6752 <source>How long we plan to maintain this instance</source>
f85b7b40 6753 <target state="translated">Dè cho fada ’s a tha sinn an dùil gun glèidh sinn an t-ionstans seo</target>
793f70ae 6754 <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 6755 </trans-unit>
d7c6b951 6756 <trans-unit id="8765504394950427814" datatype="html">
a8f4112a 6757 <source>How we will pay for keeping our instance running</source>
47f6767e 6758 <target state="translated">Mar a phàigheas sinn airson an ionstans againn a’ cumail a’ dol</target>
90aa0a74
C
6759 <context-group purpose="location">
6760 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6761 <context context-type="linenumber">86</context>
6762 </context-group>
793f70ae 6763 </trans-unit>
d7c6b951 6764 <trans-unit id="7707185552909365717" datatype="html">
793f70ae 6765 <source>INFORMATION</source>
5ce52d62 6766 <target state="translated">FIOSRACHADH</target>
c90f6f26
G
6767 <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>
6768 </trans-unit>
d7c6b951 6769 <trans-unit id="8685905644837116382" datatype="html">
793f70ae 6770 <source>MODERATION</source>
5ce52d62 6771 <target state="translated">MAORSAINNEACHD</target>
c90f6f26
G
6772 <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>
6773 </trans-unit>
d7c6b951 6774 <trans-unit id="9178042134345945115" datatype="html">
793f70ae 6775 <source>OTHER INFORMATION</source>
5ce52d62 6776 <target state="translated">FIOSRACHADH EILE</target>
c90f6f26
G
6777 <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>
6778 </trans-unit>
d7c6b951 6779 <trans-unit id="4281738631669138686" datatype="html">
076e1310 6780 <source>Hardware information</source>
f85b7b40 6781 <target state="translated">Fiosrachadh mun bhathar-chruaidh</target>
819205ed
G
6782 <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>
6783 </trans-unit>
d7c6b951 6784 <trans-unit id="273909283347871" datatype="html">
5a6de093 6785 <source>FEATURES</source>
5ce52d62 6786 <target state="translated">GLEUSAN</target>
819205ed
G
6787 <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>
6788 </trans-unit>
d7c6b951 6789 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6790 <source>Features found on this instance</source>
6791 <target state="translated">Gleusan an ionstans seo</target>
c90f6f26
G
6792 <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>
6793 <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>
6794 </trans-unit>
d7c6b951 6795 <trans-unit id="8932880935037645502" datatype="html">
5a6de093 6796 <source>STATISTICS</source>
5ce52d62 6797 <target state="translated">STADASTAIREACHD</target>
819205ed
G
6798 <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>
6799 </trans-unit>
d7c6b951 6800 <trans-unit id="1161141363959659794" datatype="html">
793f70ae 6801 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
3bbb9bef 6802 <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
6803 <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>
6804 </trans-unit>
d7c6b951 6805 <trans-unit id="135286612733607700" datatype="html">
793f70ae 6806 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
5ce52d62 6807 <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
6808 <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>
6809 </trans-unit>
d7c6b951 6810 <trans-unit id="7257048945916143687" datatype="html">
793f70ae 6811 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
5ce52d62 6812 <target state="translated">Airson barrachd fiosrachaidh, tadhail air <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </target>
687a6afd
G
6813 <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>
6814 </trans-unit>
d7c6b951 6815 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6816 <source>Use PeerTube documentation</source>
5ce52d62 6817 <target state="translated">Docamaideadh PeerTube dhan luchd-chleachdaich</target>
793f70ae
G
6818 <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>
6819 </trans-unit>
d7c6b951 6820 <trans-unit id="8674693181203168033" datatype="html">
f85b7b40 6821 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
5ce52d62 6822 <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
6823 <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>
6824 </trans-unit>
d7c6b951 6825 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6826 <source>PeerTube Applications</source>
5ce52d62 6827 <target state="translated">Aplacaidean PeerTube</target>
c90f6f26
G
6828 <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>
6829 </trans-unit>
d7c6b951 6830 <trans-unit id="7916664392219781729" datatype="html">
f85b7b40 6831 <source>Discover unofficial Android applications or browser addons!</source>
5ce52d62 6832 <target state="translated">Lorg aplacaidean Android neo-oifigeil no tuilleadain brabhsair!</target>
c90f6f26
G
6833 <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>
6834 </trans-unit>
d7c6b951 6835 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6836 <source>Contribute on PeerTube</source>
5ce52d62 6837 <target state="translated">Cuidich le leasachadh PeerTube</target>
c90f6f26
G
6838 <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>
6839 </trans-unit>
d7c6b951 6840 <trans-unit id="6886584917624458638" datatype="html">
f85b7b40 6841 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
5ce52d62 6842 <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
6843 <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>
6844 </trans-unit>
d7c6b951 6845 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce 6846 <source>P2P &amp; Privacy</source>
5ce52d62 6847 <target state="translated">P2P ⁊ prìobhaideachd</target>
c90f6f26
G
6848 <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>
6849 </trans-unit>
d7c6b951 6850 <trans-unit id="442017645619017020" datatype="html">
793f70ae 6851 <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 6852 <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
6853 <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>
6854 </trans-unit>
d7c6b951 6855 <trans-unit id="6314880288843792309" datatype="html">
4826a915 6856 <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 6857 <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
6858 <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>
6859 </trans-unit>
d7c6b951 6860 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce 6861 <source>What are the consequences?</source>
5ce52d62 6862 <target state="translated">Dè a’ bhuaidh?</target>
c90f6f26
G
6863 <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>
6864 </trans-unit>
d7c6b951 6865 <trans-unit id="1411398404280870617" datatype="html">
793f70ae 6866 <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 6867 <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
6868 <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>
6869 </trans-unit>
d7c6b951 6870 <trans-unit id="6870500454322981404" datatype="html">
793f70ae 6871 <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 6872 <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
6873 <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>
6874 </trans-unit>
d7c6b951 6875 <trans-unit id="4042605201005159699" datatype="html">
793f70ae 6876 <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 6877 <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
6878 <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>
6879 </trans-unit>
d7c6b951 6880 <trans-unit id="8817667841110447397" datatype="html">
f85b7b40 6881 <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 6882 <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
6883 <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>
6884 </trans-unit>
d7c6b951 6885 <trans-unit id="4100327951517495019" datatype="html">
793f70ae 6886 <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 6887 <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
6888 <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>
6889 </trans-unit>
d7c6b951 6890 <trans-unit id="7196664247366401915" datatype="html">
f85b7b40 6891 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
5ce52d62 6892 <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
6893 <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>
6894 </trans-unit>
d7c6b951 6895 <trans-unit id="1120376809358109718" datatype="html">
e67ecaf8
C
6896 <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>
6897 <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
6898 <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>
6899 </trans-unit>
d7c6b951 6900 <trans-unit id="7812408733559506009" datatype="html">
793f70ae 6901 <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 6902 <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
6903 <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>
6904 </trans-unit>
d7c6b951 6905 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce 6906 <source>How does PeerTube compare with YouTube?</source>
5ce52d62 6907 <target state="translated">Dè cho math ’s a tha PeerTube an coimeas ri YouTube?</target>
c90f6f26
G
6908 <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>
6909 </trans-unit>
d7c6b951 6910 <trans-unit id="6213340208914097303" datatype="html">
793f70ae 6911 <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 6912 <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
6913 <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>
6914 </trans-unit>
d7c6b951 6915 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce 6916 <source>What can I do to limit the exposure of my IP address?</source>
5ce52d62 6917 <target state="translated">Dè as urrainn dhomh dèanamh airson nochdadh an t-seòlaidh IP agam a chuingeachadh?</target>
c90f6f26
G
6918 <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>
6919 </trans-unit>
d7c6b951 6920 <trans-unit id="8804946818315976118" datatype="html">
793f70ae 6921 <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 6922 <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
6923 <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>
6924 </trans-unit>
d7c6b951 6925 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce 6926 <source>What will be done to mitigate this problem?</source>
5ce52d62 6927 <target state="translated">Dè nì sibh airson an duilgheadas a lùghdachadh?</target>
c90f6f26
G
6928 <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>
6929 </trans-unit>
d7c6b951 6930 <trans-unit id="7404776804526394585" datatype="html">
793f70ae 6931 <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 6932 <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
6933 <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>
6934 </trans-unit>
d7c6b951 6935 <trans-unit id="8635362984201852982" datatype="html">
5a6de093 6936 <source>We set a limit to the number of peers sent by the tracker</source>
5ce52d62 6937 <target state="translated">Chuingich sinn an t-uiread de sheisean a thèid a chur leis an tracair</target>
c90f6f26
G
6938 <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>
6939 </trans-unit>
d7c6b951 6940 <trans-unit id="8903417899533541365" datatype="html">
5a6de093 6941 <source>We set a limit on the request frequency received by the tracker</source>
5ce52d62 6942 <target state="translated">Chuingich sinn dè cho tric ’s a gheibh an tracair iarrtasan</target>
c90f6f26
G
6943 <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>
6944 </trans-unit>
d7c6b951 6945 <trans-unit id="2470460396724373169" datatype="html">
5a6de093 6946 <source>Allow instance admins to disable P2P from the administration interface</source>
5ce52d62 6947 <target state="translated">Leigidh sinn le rianairean ionstans gun cuir iad P2P à comas o eadar-aghaidh na rianachd</target>
c90f6f26
G
6948 <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>
6949 </trans-unit>
d7c6b951 6950 <trans-unit id="5991790391344625653" datatype="html">
793f70ae 6951 <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 6952 <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
6953 <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>
6954 </trans-unit>
d7c6b951 6955 <trans-unit id="3857357852909495917" datatype="html">
f85b7b40 6956 <source>This instance does not have instances followers.</source>
5ce52d62 6957 <target state="translated">Chan eil ionstans eile a’ leantainn air an ionstans seo.</target>
c90f6f26
G
6958 <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>
6959 </trans-unit>
d7c6b951 6960 <trans-unit id="8438752523256358076" datatype="html">
793f70ae 6961 <source>Show full list</source>
5ce52d62 6962 <target state="translated">Seall an liosta shlàn</target>
c90f6f26
G
6963 <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>
6964 <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>
6965 </trans-unit>
d7c6b951 6966 <trans-unit id="7128556172318221342" datatype="html">
793f70ae 6967 <source>This instance is not following any other.</source>
5ce52d62 6968 <target state="translated">Chan eil an t-ionstans seo a’ leantainn air ionstans sam bith eile.</target>
c90f6f26
G
6969 <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>
6970 </trans-unit>
30ae75f9 6971 <trans-unit id="4195286790385468087" datatype="html">
793f70ae 6972 <source>About this instance</source>
5ce52d62 6973 <target state="translated">Mun ionstans seo</target>
918ad789
G
6974 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6975 </trans-unit>
793f70ae
G
6976 <trans-unit id="8773846522957677259" datatype="html">
6977 <source>About PeerTube</source>
5ce52d62 6978 <target state="translated">Mu PheerTube</target>
918ad789
G
6979 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6980 </trans-unit>
793f70ae
G
6981 <trans-unit id="1812900507515561988" datatype="html">
6982 <source>About this instance's network</source>
5ce52d62 6983 <target state="translated">Mu lìonra an ionstans seo</target>
918ad789
G
6984 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6985 </trans-unit>
793f70ae
G
6986 <trans-unit id="892073694820881630" datatype="html">
6987 <source>Link copied</source>
5ce52d62 6988 <target state="translated">Chaidh lethbhreac dhen cheangal a dhèanamh</target>
a0bb29af 6989 <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
6990 </trans-unit>
6991 <trans-unit id="4807161697338135032" datatype="html">
e67ecaf8
C
6992 <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>
6993 <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
6994 <context-group purpose="location">
6995 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6996 <context context-type="linenumber">3</context>
6997 </context-group>
a0bb29af 6998 </trans-unit>
95bd9515 6999 <trans-unit id="9082008222523034483" datatype="html">
793f70ae
G
7000 <source>Get help</source>
7001 <target state="translated">Faigh cobhair</target>
7002 <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>
7003 </trans-unit>
d7c6b951 7004 <trans-unit id="6386856862203107763" datatype="html">
076e1310 7005 <source>Create my account</source>
5ce52d62 7006 <target state="translated">Cruthaich an cunntas dhomh</target>
c90f6f26
G
7007 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group>
7008 </trans-unit>
7009 <trans-unit id="4331636419103456800" datatype="html">
7010 <source>Done!</source>
7011 <target state="new">Done!</target>
00e32b7c
C
7012 <context-group purpose="location">
7013 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7014 <context context-type="linenumber">103</context>
7015 </context-group>
7016 </trans-unit>
d7c6b951 7017 <trans-unit id="220345070199640496" datatype="html">
076e1310 7018 <source>PeerTube is creating your account...</source>
5ce52d62 7019 <target state="translated">Tha PeerTube a’ cruthachadh a’ chunntais agad…</target>
c90f6f26
G
7020 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group>
7021 </trans-unit>
7022 <trans-unit id="7119544246688514254" datatype="html">
7023 <source>Go to the previous step</source>
7024 <target state="new">Go to the previous step</target>
00e32b7c
C
7025 <context-group purpose="location">
7026 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7027 <context context-type="linenumber">45</context>
7028 </context-group>
c90f6f26
G
7029 </trans-unit>
7030 <trans-unit id="4323994782717641395" datatype="html">
7031 <source>Go to the next step</source>
7032 <target state="new">Go to the next step</target>
00e32b7c
C
7033 <context-group purpose="location">
7034 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7035 <context context-type="linenumber">46</context>
7036 </context-group>
819205ed 7037 </trans-unit>
d7c6b951 7038 <trans-unit id="6294302495409052693" datatype="html">
076e1310 7039 <source>Who are we?</source>
5ce52d62 7040 <target state="translated">Cò sinne?</target>
c90f6f26
G
7041 <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>
7042 </trans-unit>
d7c6b951 7043 <trans-unit id="1445137115016841401" datatype="html">
076e1310 7044 <source>How long do we plan to maintain this instance?</source>
5ce52d62 7045 <target state="translated">Dè cho fada ’s a tha sinn an dùil gun glèidh sinn an t-ionstans seo?</target>
c90f6f26
G
7046 <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>
7047 </trans-unit>
d7c6b951 7048 <trans-unit id="2975856643479054118" datatype="html">
076e1310 7049 <source>How will we finance this instance?</source>
5ce52d62 7050 <target state="translated">Ciamar a mhaoinicheas sinn an t-ionstans seo?</target>
c90f6f26
G
7051 <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>
7052 </trans-unit>
7053 <trans-unit id="5659987171239176484" datatype="html">
7054 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source>
7055 <target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target>
00e32b7c
C
7056 <context-group purpose="location">
7057 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
7058 <context context-type="linenumber">73</context>
7059 </context-group>
793f70ae 7060 </trans-unit>
d7c6b951 7061 <trans-unit id="2573967459337636542" datatype="html">
076e1310 7062 <source>Administrators &amp; Sustainability</source>
5ce52d62 7063 <target state="translated">Rianairean ⁊ so-sheasmhachd</target>
c90f6f26
G
7064 <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>
7065 </trans-unit>
d7c6b951 7066 <trans-unit id="8980375993935541237" datatype="html">
5a6de093 7067 <source>Step</source>
5ce52d62 7068 <target state="translated">Ceum</target>
c90f6f26
G
7069 <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>
7070 </trans-unit>
d7c6b951 7071 <trans-unit id="8583412279916132438" datatype="html">
076e1310 7072 <source>Channel display name</source>
5ce52d62 7073 <target state="translated">Ainm-taisbeanaidh na seanail</target>
c90f6f26
G
7074 <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>
7075 </trans-unit>
7076 <trans-unit id="4376397515999418662" datatype="html">
7077 <source>This is the name that will be publicly visible by other users.</source>
7078 <target state="new">This is the name that will be publicly visible by other users.</target>
00e32b7c
C
7079 <context-group purpose="location">
7080 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7081 <context context-type="linenumber">23</context>
7082 </context-group>
c90f6f26
G
7083 </trans-unit>
7084 <trans-unit id="1506228075480230031" datatype="html">
7085 <source>Example: Sweet Melodies</source>
7086 <target state="new">Example: Sweet Melodies</target>
00e32b7c
C
7087 <context-group purpose="location">
7088 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7089 <context context-type="linenumber">27</context>
7090 </context-group>
c90f6f26
G
7091 </trans-unit>
7092 <trans-unit id="1346553616305614767" datatype="html">
7093 <source>Channel identifier</source>
7094 <target state="new">Channel identifier</target>
00e32b7c
C
7095 <context-group purpose="location">
7096 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7097 <context context-type="linenumber">36</context>
7098 </context-group>
c90f6f26
G
7099 </trans-unit>
7100 <trans-unit id="1421502666684458815" datatype="html">
7101 <source>This is the name that will be displayed in your profile URL.</source>
7102 <target state="new">This is the name that will be displayed in your profile URL.</target>
00e32b7c
C
7103 <context-group purpose="location">
7104 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7105 <context context-type="linenumber">38</context>
7106 </context-group>
c90f6f26
G
7107 </trans-unit>
7108 <trans-unit id="5007378598046048755" datatype="html">
7109 <source>Example: sweetmelodies24</source>
7110 <target state="new">Example: sweetmelodies24</target>
00e32b7c
C
7111 <context-group purpose="location">
7112 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7113 <context context-type="linenumber">42</context>
7114 </context-group>
c90f6f26
G
7115 </trans-unit>
7116 <trans-unit id="6433602064879074151" datatype="html">
7117 <source>Channel identifier cannot be the same as your account name. You can click on the first step to update your account name.</source>
7118 <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
7119 <context-group purpose="location">
7120 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7121 <context context-type="linenumber">50,52</context>
7122 </context-group>
793f70ae 7123 </trans-unit>
d7c6b951 7124 <trans-unit id="6980413875907286634" datatype="html">
076e1310 7125 <source>Channel name</source>
5ce52d62 7126 <target state="translated">Ainm na seanail</target>
c90f6f26
G
7127 <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>
7128 <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>
7129 </trans-unit>
d7c6b951 7130 <trans-unit id="8463487834152954723" datatype="html">
5a6de093 7131 <source>john_channel</source>
5ce52d62 7132 <target state="translated">seanail_iain</target>
fb87355d
G
7133 <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>
7134 <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>
7135 </trans-unit>
a0bb29af 7136 <trans-unit id="7440807341905682986" datatype="html">
e67ecaf8
C
7137 <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>
7138 <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
7139 <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>
7140 </trans-unit>
7141 <trans-unit id="1081343670550705648" datatype="html">
7142 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7143 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
00e32b7c
C
7144</target>
7145 <context-group purpose="location">
7146 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7147 <context context-type="linenumber">1,3</context>
7148 </context-group>
c90f6f26
G
7149 </trans-unit>
7150 <trans-unit id="7657420986523643151" datatype="html">
7151 <source>Public name</source>
7152 <target state="new">Public name</target>
c5c848c5 7153 <context-group purpose="location">
00e32b7c
C
7154 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7155 <context context-type="linenumber">9</context>
7156 </context-group>
c90f6f26
G
7157 </trans-unit>
7158 <trans-unit id="7536432216862568979" datatype="html">
7159 <source>This is the name that will be publicly visible by other users.</source>
7160 <target state="new"> This is the name that will be publicly visible by other users. </target>
00e32b7c
C
7161 <context-group purpose="location">
7162 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7163 <context context-type="linenumber">11,13</context>
7164 </context-group>
c90f6f26
G
7165 </trans-unit>
7166 <trans-unit id="1926625386720791836" datatype="html">
7167 <source>Example: John Doe</source>
7168 <target state="new">Example: John Doe</target>
00e32b7c
C
7169 <context-group purpose="location">
7170 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7171 <context context-type="linenumber">17</context>
7172 </context-group>
c90f6f26
G
7173 </trans-unit>
7174 <trans-unit id="8656171949584591423" datatype="html">
7175 <source>This is the name that will be displayed in your profile URL.</source>
7176 <target state="new"> This is the name that will be displayed in your profile URL. </target>
00e32b7c
C
7177 <context-group purpose="location">
7178 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7179 <context context-type="linenumber">28,30</context>
7180 </context-group>
c90f6f26
G
7181 </trans-unit>
7182 <trans-unit id="9199457913561943854" datatype="html">
7183 <source>Example: john_doe58</source>
7184 <target state="new">Example: john_doe58</target>
00e32b7c
C
7185 <context-group purpose="location">
7186 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7187 <context context-type="linenumber">34</context>
7188 </context-group>
c90f6f26
G
7189 </trans-unit>
7190 <trans-unit id="5856397248272246243" datatype="html">
7191 <source>This email address will be used to validate your account.</source>
7192 <target state="new"> This email address will be used to validate your account. </target>
00e32b7c
C
7193 <context-group purpose="location">
7194 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7195 <context context-type="linenumber">48,50</context>
7196 </context-group>
c90f6f26
G
7197 </trans-unit>
7198 <trans-unit id="1789116494691736014" datatype="html">
7199 <source>Request email for account verification</source>
7200 <target state="new">Request email for account verification</target>
00e32b7c
C
7201 <context-group purpose="location">
7202 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
7203 <context context-type="linenumber">2</context>
c5c848c5 7204 </context-group>
793f70ae 7205 </trans-unit>
fb87355d
G
7206 <trans-unit id="2770947245861951784" datatype="html">
7207 <source>Signup is not enabled on this instance.</source>
7208 <target state="translated">Chan eil clàradh an comas air an ionstans seo.</target>
c49c366a
C
7209 <context-group purpose="location">
7210 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7211 <context context-type="linenumber">4</context>
7212 </context-group>
c90f6f26
G
7213 </trans-unit>
7214 <trans-unit id="670353405713142439" datatype="html">
e67ecaf8
C
7215 <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>
7216 <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
7217 <context-group purpose="location">
7218 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7219 <context context-type="linenumber">9,12</context>
7220 </context-group>
687a6afd 7221 </trans-unit>
793f70ae
G
7222 <trans-unit id="3301086086650990787" datatype="html">
7223 <source>Register</source>
5ce52d62 7224 <target state="translated">Clàraich leinn</target>
a2f7b4e6
G
7225 <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>
7226 </trans-unit>
5a6de093 7227 <trans-unit id="6979021199788941693" datatype="html">
076e1310 7228 <source>Your message has been sent.</source>
5ce52d62 7229 <target state="translated">Chaidh an teachdaireachd agad a chur.</target>
b68ec72e
G
7230 <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>
7231 </trans-unit>
5a6de093 7232 <trans-unit id="2072135752262464360" datatype="html">
076e1310 7233 <source>You already sent this form recently</source>
f85b7b40 7234 <target state="translated">Chuir thu am foirm seo a-null o chionn greis mu thràth</target>
b68ec72e 7235 <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
7236 </trans-unit>
7237 <trans-unit id="1097932116708163073" datatype="html">
7238 <source>This website is powered by PeerTube</source>
89806a88 7239 <target>Tha an làrach-lìn seo ’ga toirt dhut le cumhachd PeerTube</target>
45b3a29b
C
7240 <context-group purpose="location">
7241 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7242 <context context-type="linenumber">2,4</context>
7243 </context-group>
b68ec72e 7244 </trans-unit>
793f70ae
G
7245 <trans-unit id="819067926858619041" datatype="html">
7246 <source>Account videos</source>
5ce52d62 7247 <target state="translated">Videothan a’ chunntais</target>
687a6afd
G
7248 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7249 </trans-unit>
a0bb29af
G
7250 <trans-unit id="4605517634011438234" datatype="html">
7251 <source>ACCOUNT</source>
7252 <target state="translated">CUNNTAS</target>
c59eab78 7253 <context-group purpose="location">
90aa0a74
C
7254 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7255 <context context-type="linenumber">8</context>
c59eab78 7256 </context-group>
793f70ae
G
7257 </trans-unit>
7258 <trans-unit id="6823616469362610020" datatype="html">
7259 <source>Account video channels</source>
5ce52d62 7260 <target state="translated">Seanailean video a’ chunntais</target>
687a6afd
G
7261 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7262 </trans-unit>
d7c6b951 7263 <trans-unit id="807777065817324789" datatype="html">
793f70ae 7264 <source>Display all videos (private, unlisted or not yet published)</source>
687a6afd 7265 <target state="translated">Seall a h-uile video (prìobhaideach, falaichte o liostaichean no gun fhoillseachadh fhathast)</target>
c90f6f26
G
7266 <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>
7267 </trans-unit>
687a6afd
G
7268 <trans-unit id="784681343382270982" datatype="html">
7269 <source>Remove this filter</source>
7270 <target state="translated">Thoir a’ chriathrag seo air falbh</target>
c90f6f26
G
7271 <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>
7272 </trans-unit>
687a6afd
G
7273 <trans-unit id="5254305728396198887" datatype="html">
7274 <source>Sensitive content</source>
7275 <target state="translated">Susbaint fhrionasach</target>
819205ed
G
7276 <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>
7277 </trans-unit>
687a6afd
G
7278 <trans-unit id="5590086849807274701" datatype="html">
7279 <source>Scope</source>
7280 <target state="translated">Farsaingeachd</target>
819205ed
G
7281 <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>
7282 </trans-unit>
687a6afd
G
7283 <trans-unit id="5019568087038659501" datatype="html">
7284 <source>Federated</source>
7285 <target state="translated">Co-naisgte</target>
819205ed
G
7286 <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>
7287 </trans-unit>
687a6afd
G
7288 <trans-unit id="1949800099101277248" datatype="html">
7289 <source>Languages</source>
7290 <target state="translated">Cànain</target>
819205ed
G
7291 <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>
7292 </trans-unit>
687a6afd
G
7293 <trans-unit id="1902100407096396858" datatype="html">
7294 <source>Categories</source>
7295 <target state="translated">Roinnean-seòrsa</target>
819205ed
G
7296 <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>
7297 </trans-unit>
687a6afd
G
7298 <trans-unit id="3599150758014724057" datatype="html">
7299 <source>All videos</source>
7300 <target state="translated">A h-uile video</target>
819205ed
G
7301 <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>
7302 </trans-unit>
687a6afd
G
7303 <trans-unit id="8466337030143068285" datatype="html">
7304 <source>Blurred</source>
7305 <target state="translated">Sgleòthach</target>
819205ed
G
7306 <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>
7307 </trans-unit>
687a6afd
G
7308 <trans-unit id="7054829409324166420" datatype="html">
7309 <source>hidden</source>
7310 <target state="translated">falaichte</target>
819205ed
G
7311 <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>
7312 </trans-unit>
687a6afd
G
7313 <trans-unit id="5766954855630346873" datatype="html">
7314 <source>blurred</source>
7315 <target state="translated">sgleòthach</target>
819205ed
G
7316 <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>
7317 </trans-unit>
687a6afd
G
7318 <trans-unit id="1833483831276078393" datatype="html">
7319 <source>displayed</source>
7320 <target state="translated">ga shealltainn</target>
819205ed
G
7321 <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>
7322 </trans-unit>
793f70ae
G
7323 <trans-unit id="6250999352462648289" datatype="html">
7324 <source>Report this account</source>
de8c02ea 7325 <target state="translated">Dèan gearan mun chunntas seo</target>
c90f6f26
G
7326 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group>
7327 </trans-unit>
fb87355d
G
7328 <trans-unit id="2614607010577950577" datatype="html">
7329 <source>Overview</source>
7330 <target state="translated">Foir-shealladh</target>
c49c366a
C
7331 <context-group purpose="location">
7332 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7333 <context context-type="linenumber">35</context>
7334 </context-group>
687a6afd 7335 </trans-unit>
793f70ae
G
7336 <trans-unit id="1504521795586863905" datatype="html">
7337 <source>VIDEOS</source>
5ce52d62 7338 <target state="translated">VIDEOTHAN</target>
c90f6f26
G
7339 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group>
7340 <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>
7341 <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>
7342 </trans-unit>
5a6de093
C
7343 <trans-unit id="25349740244798533" datatype="html">
7344 <source>Username copied</source>
5ce52d62 7345 <target state="translated">Chaidh lethbhreac a dhèanamh dhen ainm-chleachdaiche</target>
c90f6f26
G
7346 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group>
7347 <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>
7348 </trans-unit>
5a6de093 7349 <trans-unit id="1035838766454786107" datatype="html">
f85b7b40 7350 <source>Audio-only</source>
5ce52d62 7351 <target state="translated">Fuaim a-mhàin</target>
c90f6f26
G
7352 <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>
7353 </trans-unit>
5a6de093 7354 <trans-unit id="8011855989482474311" datatype="html">
e67ecaf8
C
7355 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7356 <target state="translated">Faidhle &lt;code>.mp4&lt;/code> a chumas an traca fuaime tùsail gun video</target>
c90f6f26
G
7357 <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>
7358 </trans-unit>
fb87355d
G
7359 <trans-unit id="7756250490108954499" datatype="html">
7360 <source>144p</source>
7361 <target state="translated">144p</target>
c90f6f26
G
7362 <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>
7363 </trans-unit>
5a6de093 7364 <trans-unit id="3768852440495368591" datatype="html">
076e1310 7365 <source>240p</source>
5ce52d62 7366 <target state="translated">240p</target>
c90f6f26
G
7367 <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>
7368 </trans-unit>
5a6de093 7369 <trans-unit id="6824490596490222280" datatype="html">
076e1310 7370 <source>360p</source>
5ce52d62 7371 <target state="translated">360p</target>
c90f6f26
G
7372 <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>
7373 </trans-unit>
5a6de093 7374 <trans-unit id="4039682741786530029" datatype="html">
076e1310 7375 <source>480p</source>
5ce52d62 7376 <target state="translated">480p</target>
c90f6f26
G
7377 <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>
7378 </trans-unit>
5a6de093 7379 <trans-unit id="5165245100010036661" datatype="html">
076e1310 7380 <source>720p</source>
5ce52d62 7381 <target state="translated">720p</target>
c90f6f26
G
7382 <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>
7383 </trans-unit>
5a6de093 7384 <trans-unit id="7709767791012306261" datatype="html">
076e1310 7385 <source>1080p</source>
5ce52d62 7386 <target state="translated">1080p</target>
c90f6f26
G
7387 <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>
7388 </trans-unit>
4826a915
G
7389 <trans-unit id="3671005503070777897" datatype="html">
7390 <source>1440p</source>
5ce52d62 7391 <target state="translated">1440p</target>
c90f6f26
G
7392 <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>
7393 </trans-unit>
5a6de093 7394 <trans-unit id="597839553814574067" datatype="html">
076e1310 7395 <source>2160p</source>
5ce52d62 7396 <target state="translated">2160p</target>
c90f6f26
G
7397 <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>
7398 </trans-unit>
7399 <trans-unit id="5921284055608402352" datatype="html">
7400 <source>{value, plural, =1 {thread} other {threads}}</source>
7401 <target state="new">{value, plural, =1 {thread} other {threads}}</target>
2164a13d
C
7402 <context-group purpose="location">
7403 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7404 <context context-type="linenumber">90</context>
7405 </context-group>
fb87355d 7406 </trans-unit>
5a6de093 7407 <trans-unit id="3957742085471141221" datatype="html">
076e1310 7408 <source>Auto (via ffmpeg)</source>
5ce52d62 7409 <target state="translated">Fèin-obrachail (slighe ffmpeg)</target>
4826a915 7410 <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
7411 </trans-unit>
7412 <trans-unit id="3642770981085338761" datatype="html">
7413 <source>Followers of your instance</source>
a082d6fd 7414 <target state="translated">Luchd-leantainn an ionstans agad</target>
7c94e1e7
C
7415 <context-group purpose="location">
7416 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7417 <context context-type="linenumber">3</context>
7418 </context-group>
4826a915 7419 </trans-unit>
793f70ae
G
7420 <trans-unit id="931255636742351800" datatype="html">
7421 <source>No limit</source>
5ce52d62 7422 <target state="translated">Gun chrìoch</target>
a8f4112a
G
7423 <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>
7424 </trans-unit>
793f70ae
G
7425 <trans-unit id="5250062810079582285" datatype="html">
7426 <source>1 hour</source>
5ce52d62 7427 <target state="translated">1 uair a thìde</target>
a8f4112a
G
7428 <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>
7429 </trans-unit>
793f70ae
G
7430 <trans-unit id="8662356672298904015" datatype="html">
7431 <source>3 hours</source>
5ce52d62 7432 <target state="translated">3 uairean a thìde</target>
a8f4112a
G
7433 <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>
7434 </trans-unit>
793f70ae
G
7435 <trans-unit id="1794624538833178491" datatype="html">
7436 <source>5 hours</source>
5ce52d62 7437 <target state="translated">5 uairean a thìde</target>
a8f4112a
G
7438 <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>
7439 </trans-unit>
793f70ae
G
7440 <trans-unit id="4941148355486671862" datatype="html">
7441 <source>10 hours</source>
5ce52d62 7442 <target state="translated">10 uairean a thìde</target>
a8f4112a
G
7443 <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>
7444 </trans-unit>
4826a915
G
7445 <trans-unit id="6659155428791414865" datatype="html">
7446 <source>x264, targeting maximum device compatibility</source>
5ce52d62 7447 <target state="translated">x264, as amas air a’ cho-chòrdalachd as motha le uidheaman</target>
a2f7b4e6
G
7448 <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>
7449 <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>
7450 </trans-unit>
d7c6b951 7451 <trans-unit id="1473738049081128420" datatype="html">
4826a915 7452 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
5ce52d62 7453 <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 7454 <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
7455 </trans-unit>
7456 <trans-unit id="8538708819525283296" datatype="html">
e67ecaf8
C
7457 <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>
7458 <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
7459 <context-group purpose="location">
7460 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7461 <context context-type="linenumber">12,14</context>
7462 </context-group>
687a6afd 7463 </trans-unit>
d7c6b951 7464 <trans-unit id="2384409178337534505" datatype="html">
4826a915 7465 <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 7466 <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
7467 <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>
7468 </trans-unit>
793f70ae
G
7469 <trans-unit id="1618463615802675111" datatype="html">
7470 <source>threads</source>
5ce52d62 7471 <target state="translated">snàithleanan</target>
c90f6f26
G
7472 <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>
7473 </trans-unit>
687a6afd
G
7474 <trans-unit id="709846045064893539" datatype="html">
7475 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7476 <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
7477 <context-group purpose="location">
7478 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7479 <context context-type="linenumber">3,5</context>
09e1784b 7480 </context-group>
a2f7b4e6 7481 </trans-unit>
a71d4140
C
7482 <trans-unit id="1305357231288135414" datatype="html">
7483 <source>Homepage</source>
7484 <target state="translated">Duilleag-dhachaigh</target>
819205ed
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">12</context></context-group>
7486 <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>
7487 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7488 </trans-unit>
a2f7b4e6
G
7489 <trans-unit id="5037437391296624618" datatype="html">
7490 <source>Information</source>
47f6767e 7491 <target state="translated">Fiosrachadh</target>
687a6afd
G
7492 <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>
7493 </trans-unit>
a2f7b4e6
G
7494 <trans-unit id="8643289769990675407" datatype="html">
7495 <source>Basic</source>
47f6767e 7496 <target state="translated">Bunasach</target>
687a6afd
G
7497 <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>
7498 </trans-unit>
5a6de093 7499 <trans-unit id="2060042292048624940" datatype="html">
076e1310 7500 <source>Configuration updated.</source>
5ce52d62 7501 <target state="translated">Chaidh an rèiteachadh ùrachadh.</target>
e67ecaf8
C
7502
7503 <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">317</context></context-group></trans-unit>
a2f7b4e6
G
7504 <trans-unit id="6920964195632624609" datatype="html">
7505 <source>INSTANCE HOMEPAGE</source>
47f6767e 7506 <target state="translated">DUILLEAG-DHACHAIGH na h-IONSTANS</target>
09e1784b
C
7507 <context-group purpose="location">
7508 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7509 <context context-type="linenumber">7</context>
7510 </context-group>
4826a915 7511 </trans-unit>
793f70ae
G
7512 <trans-unit id="3203902538239082422" datatype="html">
7513 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
5ce52d62 7514 <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
7515
7516 <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
7517 <trans-unit id="6284468333579755406" datatype="html">
7518 <source>Edit custom configuration</source>
5ce52d62 7519 <target state="translated">Deasaich an rèiteachadh gnàthaichte</target>
fb87355d
G
7520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7521 </trans-unit>
5a6de093
C
7522 <trans-unit id="6549061957433635758" datatype="html">
7523 <source>Process domains</source>
5ce52d62 7524 <target state="translated">Dèan pròiseasadh air àrainnean</target>
793f70ae
G
7525 <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>
7526 </trans-unit>
5a6de093 7527 <trans-unit id="1909009883731319373" datatype="html">
793f70ae 7528 <source>Report <x id="PH"/> </source>
de8c02ea 7529 <target state="translated">Dèan gearan mu <x id="PH"/> </target>
819205ed
G
7530 <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>
7531 </trans-unit>
5a6de093
C
7532 <trans-unit id="5065410539274460415" datatype="html">
7533 <source>Account reported.</source>
de8c02ea 7534 <target state="translated">Chaidh gearan a dhèanamh mun chunntas.</target>
819205ed
G
7535 <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>
7536 </trans-unit>
5a6de093
C
7537 <trans-unit id="6245265026120479954" datatype="html">
7538 <source>Comment reported.</source>
de8c02ea 7539 <target state="translated">Chaidh gearan a dhèanamh mun bheachd.</target>
793f70ae
G
7540 <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>
7541 </trans-unit>
5a6de093
C
7542 <trans-unit id="2127446333083057097" datatype="html">
7543 <source>Domain is required.</source>
5ce52d62 7544 <target state="translated">Tha àrainn-lìn riatanach.</target>
b68ec72e
G
7545 <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>
7546 <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>
7547 </trans-unit>
7548 <trans-unit id="7951488350851416577" datatype="html">
7549 <source>Hosts entered are invalid.</source>
a082d6fd 7550 <target state="translated">Chaidh òstairean mì-dhligheach a chur a-steach.</target>
7c94e1e7
C
7551 <context-group purpose="location">
7552 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7553 <context context-type="linenumber">93</context>
7554 </context-group>
b68ec72e
G
7555 </trans-unit>
7556 <trans-unit id="1469559036084108672" datatype="html">
7557 <source>Hosts entered contain duplicates.</source>
a082d6fd 7558 <target state="translated">Tha dùblachadh am measg nan òstairean a chaidh a chur a-steach.</target>
7c94e1e7
C
7559 <context-group purpose="location">
7560 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7561 <context context-type="linenumber">94</context>
7562 </context-group>
b68ec72e
G
7563 </trans-unit>
7564 <trans-unit id="5991533283446904296" datatype="html">
7565 <source>Hosts or handles are invalid.</source>
a082d6fd 7566 <target state="translated">Tha òstairean no làimhsichear mì-dhligheach.</target>
7c94e1e7
C
7567 <context-group purpose="location">
7568 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7569 <context context-type="linenumber">102</context>
7570 </context-group>
b68ec72e
G
7571 </trans-unit>
7572 <trans-unit id="6759198394434886237" datatype="html">
7573 <source>Hosts or handles contain duplicates.</source>
a082d6fd 7574 <target state="translated">Tha dùblachadh am measg nan òstairean no làimhsichear.</target>
7c94e1e7
C
7575 <context-group purpose="location">
7576 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7577 <context context-type="linenumber">103</context>
7578 </context-group>
793f70ae 7579 </trans-unit>
5a6de093 7580 <trans-unit id="240806681889331244" datatype="html">
076e1310 7581 <source>Unlimited</source>
5ce52d62 7582 <target state="translated">Gun chrìoch</target>
c90f6f26
G
7583 <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>
7584 <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>
7585 <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>
7586 <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>
7587 <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>
7588 <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>
7589 </trans-unit>
5a6de093
C
7590 <trans-unit id="5504952199515017930" datatype="html">
7591 <source>None - no upload possible</source>
5ce52d62 7592 <target state="translated">Chan eil gin – cha bhi comas luchdaidh suas ann</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">23</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">37</context></context-group>
7595 </trans-unit>
5a6de093 7596 <trans-unit id="616370606803836610" datatype="html">
076e1310 7597 <source>100MB</source>
5ce52d62 7598 <target state="translated">100MB</target>
4826a915
G
7599 <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>
7600 <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>
7601 </trans-unit>
5a6de093 7602 <trans-unit id="9162997081789455476" datatype="html">
076e1310 7603 <source>500MB</source>
5ce52d62 7604 <target state="translated">500MB</target>
4826a915
G
7605 <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>
7606 <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>
7607 </trans-unit>
5a6de093 7608 <trans-unit id="1541266817985876981" datatype="html">
076e1310 7609 <source>1GB</source>
5ce52d62 7610 <target state="translated">1GB</target>
793f70ae
G
7611 <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>
7612 </trans-unit>
5a6de093 7613 <trans-unit id="6075751004411938819" datatype="html">
076e1310 7614 <source>5GB</source>
5ce52d62 7615 <target state="translated">5GB</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">27</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">43</context></context-group>
7618 </trans-unit>
5a6de093 7619 <trans-unit id="246811372655482890" datatype="html">
076e1310 7620 <source>20GB</source>
5ce52d62 7621 <target state="translated">20GB</target>
4826a915
G
7622 <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>
7623 <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>
7624 </trans-unit>
5a6de093 7625 <trans-unit id="2491910291056632032" datatype="html">
076e1310 7626 <source>50GB</source>
5ce52d62 7627 <target state="translated">50GB</target>
4826a915
G
7628 <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>
7629 <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>
7630 </trans-unit>
7631 <trans-unit id="5514849824631859021" datatype="html">
7632 <source>100GB</source>
5ce52d62 7633 <target state="translated">100GB</target>
7d3316dc
C
7634 <context-group purpose="location">
7635 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7636 <context context-type="linenumber">30</context>
7637 </context-group>
4826a915
G
7638 </trans-unit>
7639 <trans-unit id="8245180845645676506" datatype="html">
7640 <source>200GB</source>
5ce52d62 7641 <target state="translated">200GB</target>
7d3316dc
C
7642 <context-group purpose="location">
7643 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7644 <context context-type="linenumber">31</context>
7645 </context-group>
4826a915
G
7646 </trans-unit>
7647 <trans-unit id="5468089754278798237" datatype="html">
7648 <source>500GB</source>
5ce52d62 7649 <target state="translated">500GB</target>
7d3316dc
C
7650 <context-group purpose="location">
7651 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7652 <context context-type="linenumber">32</context>
7653 </context-group>
793f70ae 7654 </trans-unit>
5a6de093 7655 <trans-unit id="3977630500122496087" datatype="html">
076e1310 7656 <source>10MB</source>
5ce52d62 7657 <target state="translated">10MB</target>
4826a915
G
7658 <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>
7659 </trans-unit>
5a6de093 7660 <trans-unit id="2060593120571755546" datatype="html">
076e1310 7661 <source>50MB</source>
5ce52d62 7662 <target state="translated">50MB</target>
4826a915
G
7663 <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>
7664 </trans-unit>
5a6de093 7665 <trans-unit id="7653028819867308249" datatype="html">
076e1310 7666 <source>2GB</source>
5ce52d62 7667 <target state="translated">2GB</target>
4826a915
G
7668 <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>
7669 </trans-unit>
7670 <trans-unit id="7641416475804061087" datatype="html">
7671 <source>10GB</source>
5ce52d62 7672 <target state="translated">10GB</target>
7d3316dc
C
7673 <context-group purpose="location">
7674 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7675 <context context-type="linenumber">44</context>
7676 </context-group>
793f70ae 7677 </trans-unit>
e67ecaf8
C
7678
7679
5a6de093 7680 <trans-unit id="7378878529334768232" datatype="html">
076e1310 7681 <source>Reject</source>
5ce52d62 7682 <target state="translated">Diùlt</target>
e67ecaf8
C
7683
7684 <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>
7685
7686
793f70ae
G
7687 <trans-unit id="7022070615528435141" datatype="html">
7688 <source>Delete</source>
5ce52d62 7689 <target state="translated">Sguab às</target>
e67ecaf8
C
7690
7691
7692
7693
7694
7695
7696
7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713 <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">101</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">176</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">
7714 <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>
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">67</context>
7718 </context-group>
7719 </trans-unit><trans-unit id="7972984083338607724" datatype="html">
7720 <source>Follow requests accepted</source><target state="new">Follow requests accepted</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">69,67</context>
7724 </context-group>
7725 </trans-unit><trans-unit id="8823680466537853782" datatype="html">
7726 <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>
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">82</context>
7730 </context-group>
7731 </trans-unit><trans-unit id="4955506044513787741" datatype="html">
7732 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target>
7733 <context-group purpose="location">
7734 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7735 <context context-type="linenumber">84,82</context>
7736 </context-group>
7737 </trans-unit><trans-unit id="7182104881582756649" datatype="html">
7738 <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>
7739 <context-group purpose="location">
7740 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7741 <context context-type="linenumber">94</context>
7742 </context-group>
7743 </trans-unit><trans-unit id="9188906783046017162" datatype="html">
7744 <source>Follow requests rejected</source><target state="new">Follow requests rejected</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">96,94</context>
7c94e1e7 7748 </context-group>
e67ecaf8
C
7749 </trans-unit><trans-unit id="4309656190692990192" datatype="html">
7750 <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 7751 <context-group purpose="location">
e67ecaf8
C
7752 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7753 <context context-type="linenumber">108</context>
7c94e1e7 7754 </context-group>
e67ecaf8
C
7755 </trans-unit><trans-unit id="4187075675930483010" datatype="html">
7756 <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 7757 <context-group purpose="location">
e67ecaf8
C
7758 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7759 <context context-type="linenumber">112</context>
7760 </context-group>
7761 </trans-unit><trans-unit id="320661315515678647" datatype="html">
7762 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</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">114,112</context>
7766 </context-group>
7767 </trans-unit><trans-unit id="805843790553313750" datatype="html">
7768 <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>
7769 <context-group purpose="location">
7770 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7771 <context context-type="linenumber">124</context>
7772 </context-group>
7773 </trans-unit><trans-unit id="4586043076686454232" datatype="html">
7774 <source>Follow requests removed</source><target state="new">Follow requests removed</target>
7775 <context-group purpose="location">
7776 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7777 <context context-type="linenumber">126,124</context>
7c94e1e7 7778 </context-group>
b68ec72e 7779 </trans-unit>
e67ecaf8
C
7780
7781 <trans-unit id="6018246591673612412" datatype="html">
7782 <source>Follow</source>
7783 <target state="translated">Lean air</target>
7784
7785
7786
7787 <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
7788 <trans-unit id="3596798855644241001" datatype="html">
7789 <source>1 host (without "http://"), account handle or channel handle per line</source>
a082d6fd 7790 <target state="translated">Cuir gach òstair (às aonais “http://”), làimhsichear cunntais no làimhsichear seanail air loidhne fa leth</target>
7c94e1e7
C
7791 <context-group purpose="location">
7792 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7793 <context context-type="linenumber">11</context>
7794 </context-group>
793f70ae 7795 </trans-unit>
5a6de093 7796 <trans-unit id="2740793005745065895" datatype="html">
793f70ae 7797 <source><x id="PH"/> is not valid </source>
5ce52d62 7798 <target state="translated">Chan eil <x id="PH"/> dligheach </target>
b68ec72e
G
7799 <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>
7800 <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>
7801 </trans-unit>
5a6de093 7802 <trans-unit id="2355066641781598196" datatype="html">
076e1310 7803 <source>Follow request(s) sent!</source>
5ce52d62 7804 <target state="translated">Chaidh iarrtas(an) leantainn a chur!</target>
c90f6f26
G
7805 <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>
7806 </trans-unit>
b68ec72e
G
7807 <trans-unit id="3459358413436264734" datatype="html">
7808 <source>Your instance subscriptions</source>
a082d6fd 7809 <target state="translated">Na fo-sgrìobhaidhean agad air ionstansan</target>
7c94e1e7
C
7810 <context-group purpose="location">
7811 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7812 <context context-type="linenumber">3</context>
7813 </context-group>
793f70ae 7814 </trans-unit>
e67ecaf8 7815
5a6de093 7816 <trans-unit id="9160510009013134726" datatype="html">
076e1310 7817 <source>Unfollow</source>
5ce52d62 7818 <target state="translated">Na lean tuilleadh</target>
e67ecaf8
C
7819
7820 <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">
7821 <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>
7822 <context-group purpose="location">
7823 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7824 <context context-type="linenumber">82</context>
7825 </context-group>
7826 </trans-unit><trans-unit id="7233230413667661414" datatype="html">
7827 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target>
7828 <context-group purpose="location">
7829 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7830 <context context-type="linenumber">84,82</context>
7831 </context-group>
352cdf75 7832 </trans-unit>
e67ecaf8 7833
352cdf75
G
7834 <trans-unit id="397182597341363053" datatype="html">
7835 <source>Redundancy</source>
7836 <target state="translated">Gun anabarrachd</target>
8f0b94f0
C
7837 <context-group purpose="location">
7838 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7839 <context context-type="linenumber">48</context>
7840 </context-group>
b68ec72e 7841 </trans-unit>
5a6de093 7842 <trans-unit id="2593763089859685916" datatype="html">
076e1310 7843 <source>enabled</source>
5ce52d62 7844 <target state="translated">an comas</target>
793f70ae
G
7845 <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>
7846 </trans-unit>
5a6de093 7847 <trans-unit id="8444272719785117681" datatype="html">
076e1310 7848 <source>disabled</source>
5ce52d62 7849 <target state="translated">à comas</target>
793f70ae
G
7850 <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>
7851 </trans-unit>
5a6de093
C
7852 <trans-unit id="135214224090612796" datatype="html">
7853 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
5ce52d62 7854 <target state="translated">Is <x id="PH_1"/> an anabarrachd air <x id="PH"/></target>
793f70ae
G
7855 <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>
7856 </trans-unit>
5a6de093
C
7857 <trans-unit id="5875705095657098468" datatype="html">
7858 <source>Do you really want to remove this video redundancy?</source>
5ce52d62 7859 <target state="translated">A bheil thu cinnteach gu bheil thu airson an anabarrachd videothan seo a thoirt air falbh?</target>
352cdf75
G
7860 <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>
7861 </trans-unit>
5a6de093
C
7862 <trans-unit id="9098272570113000349" datatype="html">
7863 <source>Remove redundancy</source>
5ce52d62 7864 <target state="translated">Thoir an anabarrachd air falbh</target>
352cdf75
G
7865 <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>
7866 </trans-unit>
5a6de093
C
7867 <trans-unit id="6537102123107780785" datatype="html">
7868 <source>Video redundancies removed!</source>
5ce52d62 7869 <target state="translated">Chaidh anabarrachdan video a thoirt air falbh!</target>
352cdf75
G
7870 <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>
7871 </trans-unit>
5a6de093
C
7872 <trans-unit id="8639315630141911544" datatype="html">
7873 <source>Account <x id="PH"/> unmuted by your instance.</source>
5ce52d62 7874 <target state="translated">Chan eil an t-ionstans agad a’ mùchadh an cunntas <x id="PH"/> tuilleadh.</target>
918ad789
G
7875 <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>
7876 </trans-unit>
5a6de093
C
7877 <trans-unit id="3371601176452094961" datatype="html">
7878 <source>Instance <x id="PH"/> unmuted by your instance.</source>
5ce52d62 7879 <target state="translated">Chan eil an t-ionstans agad a’ mùchadh an t-ionstans <x id="PH"/> tuilleadh.</target>
793f70ae
G
7880 <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>
7881 </trans-unit>
5a6de093
C
7882 <trans-unit id="3096398988891996621" datatype="html">
7883 <source>Instance <x id="PH"/> muted by your instance.</source>
0b4a6767 7884 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh leis an ionstans agad.</target>
793f70ae
G
7885 <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>
7886 </trans-unit>
5a6de093 7887 <trans-unit id="2393853062458645999" datatype="html">
076e1310 7888 <source>Comment updated.</source>
5ce52d62 7889 <target state="translated">Chaidh beachd ùrachadh.</target>
793f70ae
G
7890 <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>
7891 </trans-unit>
5a6de093
C
7892 <trans-unit id="149121389669248117" datatype="html">
7893 <source>Violent or Repulsive</source>
5ce52d62 7894 <target state="translated">Ainneartach no sgreataidh</target>
c90f6f26
G
7895 <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>
7896 </trans-unit>
5a6de093
C
7897 <trans-unit id="2493388551376623687" datatype="html">
7898 <source>Hateful or Abusive</source>
5ce52d62 7899 <target state="translated">Fuathach no droch-dhìolach</target>
c90f6f26
G
7900 <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>
7901 </trans-unit>
5a6de093
C
7902 <trans-unit id="5124757565683866220" datatype="html">
7903 <source>Spam or Misleading</source>
5ce52d62 7904 <target state="translated">Spama no foill</target>
c90f6f26
G
7905 <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>
7906 </trans-unit>
793f70ae
G
7907 <trans-unit id="8440128775129354214" datatype="html">
7908 <source>Privacy</source>
5ce52d62 7909 <target state="translated">Prìobhaideachd</target>
c90f6f26
G
7910 <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>
7911 <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>
7912 <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>
7913 <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>
7914 <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>
7915 <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">29</context></context-group>
7916 <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>
7917 <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>
7918 <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>
7919 </trans-unit>
5a6de093
C
7920 <trans-unit id="8768506950499277937" datatype="html">
7921 <source>Copyright</source>
5ce52d62 7922 <target state="translated">Còir-lethbhreac</target>
c90f6f26
G
7923 <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>
7924 <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>
7925 </trans-unit>
5a6de093
C
7926 <trans-unit id="3776575731053010580" datatype="html">
7927 <source>Server rules</source>
5ce52d62 7928 <target state="translated">Riaghailtean an fhrithealaiche</target>
c90f6f26
G
7929 <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>
7930 </trans-unit>
5a6de093
C
7931 <trans-unit id="6907161397537530258" datatype="html">
7932 <source>Thumbnails</source>
5ce52d62 7933 <target state="translated">Dealbhagan</target>
c90f6f26
G
7934 <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>
7935 <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>
7936 </trans-unit>
5a6de093
C
7937 <trans-unit id="6473213678768782133" datatype="html">
7938 <source>Internal actions</source>
5ce52d62 7939 <target state="translated">Gnìomhan taobh a-staigh</target>
c90f6f26
G
7940 <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>
7941 <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>
7942 </trans-unit>
5a6de093
C
7943 <trans-unit id="4559872264406386913" datatype="html">
7944 <source>Delete report</source>
de8c02ea 7945 <target state="translated">Sguab às an gearan</target>
c90f6f26
G
7946 <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>
7947 </trans-unit>
5a6de093
C
7948 <trans-unit id="5793550984155962433" datatype="html">
7949 <source>Actions for the flagged account</source>
5ce52d62 7950 <target state="translated">Gnìomhan a’ chunntais ris a bheil bratach</target>
c90f6f26
G
7951 <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>
7952 </trans-unit>
5a6de093 7953 <trans-unit id="1679841953757186358" datatype="html">
076e1310 7954 <source>Mark as accepted</source>
5ce52d62 7955 <target state="translated">Cuir comharra gun deach gabhail ris</target>
c90f6f26
G
7956 <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>
7957 </trans-unit>
5a6de093 7958 <trans-unit id="7993358694073742566" datatype="html">
076e1310 7959 <source>Mark as rejected</source>
5ce52d62 7960 <target state="translated">Cuir comharra gun deach a dhiùltadh</target>
c90f6f26
G
7961 <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>
7962 </trans-unit>
5a6de093
C
7963 <trans-unit id="4175703770051343108" datatype="html">
7964 <source>Add internal note</source>
5ce52d62 7965 <target state="translated">Cuir ris nòta taobh a-staigh</target>
c90f6f26
G
7966 <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>
7967 </trans-unit>
5a6de093
C
7968 <trans-unit id="296166371893775555" datatype="html">
7969 <source>Actions for the video</source>
5ce52d62 7970 <target state="translated">Gnìomhan dhan video</target>
c90f6f26
G
7971 <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>
7972 <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>
7973 </trans-unit>
5a6de093
C
7974 <trans-unit id="3924877328520650445" datatype="html">
7975 <source>Block video</source>
5ce52d62 7976 <target state="translated">Cuir bacadh air a’ video</target>
c90f6f26
G
7977 <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>
7978 </trans-unit>
5a6de093
C
7979 <trans-unit id="4762794934098378428" datatype="html">
7980 <source>Video blocked.</source>
5ce52d62 7981 <target state="translated">Chaidh a’ video a bhacadh.</target>
c90f6f26
G
7982 <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>
7983 </trans-unit>
5a6de093
C
7984 <trans-unit id="4328862996304258770" datatype="html">
7985 <source>Unblock video</source>
5ce52d62 7986 <target state="translated">Dì-bhac a’ video</target>
c90f6f26
G
7987 <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>
7988 </trans-unit>
5a6de093
C
7989 <trans-unit id="9065327551191479877" datatype="html">
7990 <source>Video unblocked.</source>
5ce52d62 7991 <target state="translated">Chan eil a’ video ’ga bhacadh tuilleadh.</target>
c90f6f26
G
7992 <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>
7993 </trans-unit>
5a6de093 7994 <trans-unit id="1250415136605923486" datatype="html">
076e1310 7995 <source>Do you really want to delete this abuse report?</source>
de8c02ea 7996 <target state="translated">A bheil thu cinnteach gu bheil thu airson an gearan seo mu mhì-ghnàthachadh a sguabadh às?</target>
c90f6f26
G
7997 <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>
7998 </trans-unit>
5a6de093 7999 <trans-unit id="3482559157143817408" datatype="html">
076e1310 8000 <source>Abuse deleted.</source>
de8c02ea 8001 <target state="translated">Chaidh gearan mu mhì-ghnàthachadh a sguabadh às.</target>
c90f6f26
G
8002 <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>
8003 </trans-unit>
5a6de093
C
8004 <trans-unit id="6282990098351939529" datatype="html">
8005 <source>Deleted comment</source>
5ce52d62 8006 <target state="translated">Sguab às am beachd</target>
c90f6f26
G
8007 <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>
8008 </trans-unit>
5a6de093
C
8009 <trans-unit id="9196775343330824083" datatype="html">
8010 <source>Messages with reporter</source>
de8c02ea 8011 <target state="translated">Teachdaireachdan le neach a rinn gearan</target>
c90f6f26
G
8012 <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>
8013 </trans-unit>
5a6de093
C
8014 <trans-unit id="8770468575924421391" datatype="html">
8015 <source>Messages with moderators</source>
5ce52d62 8016 <target state="translated">Teachdaireachdan le maoir</target>
c90f6f26
G
8017 <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>
8018 </trans-unit>
5a6de093
C
8019 <trans-unit id="8528549800795985099" datatype="html">
8020 <source>Update internal note</source>
5ce52d62 8021 <target state="translated">Ùraich nòta taobh a-staigh</target>
c90f6f26
G
8022 <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>
8023 </trans-unit>
5a6de093
C
8024 <trans-unit id="3962242315365992494" datatype="html">
8025 <source>Switch video block to manual</source>
5ce52d62 8026 <target state="translated">Atharraich bacadh a’ video gu bacadh a làimh</target>
fb87355d
G
8027 <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>
8028 </trans-unit>
5a6de093
C
8029 <trans-unit id="6906423861055262169" datatype="html">
8030 <source>Video <x id="PH"/> switched to manual block.</source>
5ce52d62 8031 <target state="translated">Chaidh video <x id="PH"/> a bhacadh a làimh.</target>
fb87355d
G
8032 <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>
8033 </trans-unit>
5a6de093
C
8034 <trans-unit id="7293356040886494773" datatype="html">
8035 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
5ce52d62 8036 <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
8037 <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>
8038 </trans-unit>
5a6de093
C
8039 <trans-unit id="4859202148272511129" datatype="html">
8040 <source>Unblock</source>
5ce52d62 8041 <target state="translated">Dì-bhac</target>
c90f6f26
G
8042 <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>
8043 <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>
8044 <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>
8045 <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>
8046 </trans-unit>
5a6de093
C
8047 <trans-unit id="4922469417589203720" datatype="html">
8048 <source>Video <x id="PH"/> unblocked.</source>
5ce52d62 8049 <target state="translated">Chan eil a’ video <x id="PH"/> ’ga bhacadh tuilleadh.</target>
352cdf75
G
8050 <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>
8051 <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>
8052 </trans-unit>
d7c6b951 8053 <trans-unit id="6286037250766429054" datatype="html">
cd9246a9 8054 <source>yes</source>
5ce52d62 8055 <target state="translated">tha</target>
793f70ae
G
8056 <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>
8057 <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>
8058 </trans-unit>
d7c6b951 8059 <trans-unit id="2420525563530770652" datatype="html">
cd9246a9 8060 <source>no</source>
5ce52d62 8061 <target state="translated">chan eil</target>
793f70ae
G
8062 <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>
8063 <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>
8064 </trans-unit>
5a6de093 8065 <trans-unit id="212615365039028546" datatype="html">
cd9246a9 8066 <source>You don't have plugins installed yet.</source>
5ce52d62 8067 <target state="translated">Chan do stàlaich thu plugan sam bith fhathast.</target>
819205ed
G
8068 <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>
8069 </trans-unit>
5a6de093 8070 <trans-unit id="1710094819987243777" datatype="html">
cd9246a9 8071 <source>You don't have themes installed yet.</source>
5ce52d62 8072 <target state="translated">Chan do stàlaich thu ùrlar sam bith fhathast.</target>
819205ed
G
8073 <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>
8074 </trans-unit>
5a6de093 8075 <trans-unit id="931472057457682240" datatype="html">
793f70ae 8076 <source>Update to <x id="PH"/> </source>
5ce52d62 8077 <target state="translated">Ùraich gu <x id="PH"/> </target>
819205ed
G
8078 <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>
8079 </trans-unit>
5a6de093
C
8080 <trans-unit id="9107383323119159110" datatype="html">
8081 <source>Do you really want to uninstall <x id="PH"/>?</source>
5ce52d62 8082 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a dhì-stàladh?</target>
819205ed
G
8083 <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>
8084 </trans-unit>
793f70ae
G
8085 <trans-unit id="4474510732215437338" datatype="html">
8086 <source>Uninstall</source>
5ce52d62 8087 <target state="translated">Dì-stàlaich</target>
819205ed
G
8088 <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>
8089 <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>
8090 </trans-unit>
5a6de093 8091 <trans-unit id="3773378957693174719" datatype="html">
793f70ae 8092 <source><x id="PH"/> uninstalled. </source>
5ce52d62 8093 <target state="translated">Chaidh <x id="PH"/> a dhì-stàladh. </target>
819205ed
G
8094 <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>
8095 </trans-unit>
a2f7b4e6
G
8096 <trans-unit id="7914215986085479339" datatype="html">
8097 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
47f6767e 8098 <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
8099 <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>
8100 </trans-unit>
a2f7b4e6
G
8101 <trans-unit id="2849750161085431718" datatype="html">
8102 <source>Upgrade</source>
47f6767e 8103 <target state="translated">Àrdaich</target>
819205ed
G
8104 <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>
8105 </trans-unit>
a2f7b4e6
G
8106 <trans-unit id="7686590072950686188" datatype="html">
8107 <source>Proceed upgrade</source>
47f6767e 8108 <target state="translated">Lean air adhart leis an àrdachadh</target>
819205ed
G
8109 <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>
8110 </trans-unit>
5a6de093 8111 <trans-unit id="7830308409197461339" datatype="html">
793f70ae 8112 <source><x id="PH"/> updated. </source>
5ce52d62 8113 <target state="translated">Chaidh <x id="PH"/> ùrachadh. </target>
819205ed
G
8114 <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>
8115 </trans-unit>
793f70ae
G
8116 <trans-unit id="3229595422546554334" datatype="html">
8117 <source>Jobs</source>
5ce52d62 8118 <target state="translated">Obraichean</target>
819205ed
G
8119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
8120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
8121 </trans-unit>
793f70ae
G
8122 <trans-unit id="4804785061014590286" datatype="html">
8123 <source>Logs</source>
5ce52d62 8124 <target state="translated">Logaichean</target>
819205ed
G
8125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8127 </trans-unit>
5a6de093 8128 <trans-unit id="3150704904301058778" datatype="html">
076e1310 8129 <source>The plugin index is not available. Please retry later.</source>
5ce52d62 8130 <target state="translated">Chan eil inneacs nam plugan ri làimh. Feuch ris a-rithist an ceann greis.</target>
c90f6f26
G
8131 <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>
8132 </trans-unit>
5a6de093 8133 <trans-unit id="1387301493234848481" datatype="html">
076e1310 8134 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
5ce52d62 8135 <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
8136 <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>
8137 </trans-unit>
5a6de093
C
8138 <trans-unit id="2994182849694226596" datatype="html">
8139 <source>Install <x id="PH"/>?</source>
5ce52d62 8140 <target state="translated">A bheil thu airson <x id="PH"/> a stàladh?</target>
c90f6f26
G
8141 <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>
8142 </trans-unit>
5a6de093 8143 <trans-unit id="6703720397495603345" datatype="html">
793f70ae 8144 <source><x id="PH"/> installed. </source>
5ce52d62 8145 <target state="translated">Chaidh <x id="PH"/> a stàladh. </target>
c90f6f26
G
8146 <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>
8147 </trans-unit>
5a6de093 8148 <trans-unit id="1875025899004073421" datatype="html">
076e1310 8149 <source>Settings updated.</source>
5ce52d62 8150 <target state="translated">Chaidh na roghainnean ùrachadh.</target>
a2f7b4e6
G
8151 <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>
8152 </trans-unit>
5a6de093 8153 <trans-unit id="2941409202780782189" datatype="html">
076e1310 8154 <source>plugin</source>
5ce52d62 8155 <target state="translated">plugan</target>
819205ed
G
8156 <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>
8157 </trans-unit>
5a6de093 8158 <trans-unit id="840045833311458646" datatype="html">
076e1310 8159 <source>theme</source>
5ce52d62 8160 <target state="translated">ùrlar</target>
819205ed
G
8161 <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>
8162 </trans-unit>
d7c6b951 8163 <trans-unit id="2483018961011868950" datatype="html">
a8f4112a 8164 <source>IP address</source>
47f6767e 8165 <target state="translated">Seòladh IP</target>
90aa0a74
C
8166 <context-group purpose="location">
8167 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8168 <context context-type="linenumber">2</context>
8169 </context-group>
a8f4112a 8170 </trans-unit>
d7c6b951 8171 <trans-unit id="7223931053738621590" datatype="html">
e67ecaf8
C
8172 <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>
8173 <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
8174 <context-group purpose="location">
8175 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8176 <context context-type="linenumber">4</context>
8177 </context-group>
a8f4112a 8178 </trans-unit>
d7c6b951 8179 <trans-unit id="722088235348685072" datatype="html">
a8f4112a 8180 <source>If this is not your correct public IP, please consider fixing it because:</source>
47f6767e 8181 <target state="translated">Mur e seo IP poblach ceart agad, saoil an càraich thu e air na h-adhbharan seo:</target>
90aa0a74
C
8182 <context-group purpose="location">
8183 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8184 <context context-type="linenumber">6</context>
8185 </context-group>
a8f4112a 8186 </trans-unit>
d7c6b951 8187 <trans-unit id="8079826195972333513" datatype="html">
a8f4112a 8188 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
47f6767e 8189 <target state="translated">Dh’fhaoidte nach dèid na seallaidhean agad a chunntadh mar bu chòir (le toradh ro ìseal)</target>
90aa0a74
C
8190 <context-group purpose="location">
8191 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8192 <context context-type="linenumber">8</context>
8193 </context-group>
a8f4112a 8194 </trans-unit>
d7c6b951 8195 <trans-unit id="565435193934699740" datatype="html">
a8f4112a 8196 <source>Anti brute force system could be overzealous</source>
47f6767e 8197 <target state="translated">B’ urrainn dhan t-siostam an aghaidh brute force a bhith tuilleadh is dealaidh</target>
90aa0a74
C
8198 <context-group purpose="location">
8199 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8200 <context context-type="linenumber">9</context>
8201 </context-group>
a8f4112a 8202 </trans-unit>
d7c6b951 8203 <trans-unit id="4468853448271686046" datatype="html">
a8f4112a 8204 <source>P2P system could not work correctly</source>
47f6767e 8205 <target state="translated">Dh’fhaoidte nach obraich an siostam P2P mar bu chòir</target>
90aa0a74
C
8206 <context-group purpose="location">
8207 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8208 <context context-type="linenumber">10</context>
8209 </context-group>
a8f4112a 8210 </trans-unit>
d7c6b951 8211 <trans-unit id="5743050350352753869" datatype="html">
a8f4112a 8212 <source>To fix it:</source>
47f6767e 8213 <target state="translated">Gus seo a chàradh:</target>
90aa0a74
C
8214 <context-group purpose="location">
8215 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8216 <context context-type="linenumber">13</context>
8217 </context-group>
a8f4112a 8218 </trans-unit>
d7c6b951 8219 <trans-unit id="1285026053775066761" datatype="html">
e67ecaf8
C
8220 <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>
8221 <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
8222 <context-group purpose="location">
8223 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8224 <context context-type="linenumber">15</context>
8225 </context-group>
a8f4112a 8226 </trans-unit>
d7c6b951 8227 <trans-unit id="7014275542536964627" datatype="html">
e67ecaf8
C
8228 <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>
8229 <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
8230 <context-group purpose="location">
8231 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8232 <context context-type="linenumber">16,17</context>
8233 </context-group>
793f70ae 8234 </trans-unit>
5a6de093 8235 <trans-unit id="7591870443991978948" datatype="html">
076e1310 8236 <source>Last week</source>
5ce52d62 8237 <target state="translated">An t-seachdain seo chaidh</target>
687a6afd
G
8238 <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>
8239 </trans-unit>
5a6de093 8240 <trans-unit id="4981709795568846080" datatype="html">
076e1310 8241 <source>Last day</source>
5ce52d62 8242 <target state="translated">An latha seo chaidh</target>
687a6afd
G
8243 <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>
8244 </trans-unit>
5a6de093 8245 <trans-unit id="9178360613965745088" datatype="html">
076e1310 8246 <source>Last hour</source>
5ce52d62 8247 <target state="translated">An uair a thìde seo chaidh</target>
687a6afd
G
8248 <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>
8249 </trans-unit>
793f70ae
G
8250 <trans-unit id="3164845764519833078" datatype="html">
8251 <source>debug</source>
5ce52d62 8252 <target state="translated">dì-bhugachadh</target>
687a6afd
G
8253 <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>
8254 </trans-unit>
793f70ae
G
8255 <trans-unit id="4279081882680795350" datatype="html">
8256 <source>info</source>
5ce52d62 8257 <target state="translated">fiosrachadh</target>
687a6afd
G
8258 <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>
8259 </trans-unit>
793f70ae
G
8260 <trans-unit id="3379167598974960777" datatype="html">
8261 <source>warning</source>
5ce52d62 8262 <target state="translated">rabhadh</target>
687a6afd
G
8263 <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>
8264 </trans-unit>
793f70ae
G
8265 <trans-unit id="8772116786769251214" datatype="html">
8266 <source>error</source>
5ce52d62 8267 <target state="translated">mearachd</target>
687a6afd
G
8268 <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>
8269 </trans-unit>
793f70ae
G
8270 <trans-unit id="3422890808980876594" datatype="html">
8271 <source>Debug</source>
5ce52d62 8272 <target state="translated">Dì-bhugachadh</target>
819205ed
G
8273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8275 </trans-unit>
5a6de093 8276 <trans-unit id="314315645942131479" datatype="html">
076e1310 8277 <source>Info</source>
5ce52d62 8278 <target state="translated">Fiosrachadh</target>
c90f6f26
G
8279 <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>
8280 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group>
8281 </trans-unit>
fb87355d
G
8282 <trans-unit id="4116911651502837995" datatype="html">
8283 <source>Files</source>
8284 <target state="translated">Faidhlichean</target>
352cdf75
G
8285 <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>
8286 </trans-unit>
fb87355d 8287 <trans-unit id="4767765747214995164" datatype="html">
e67ecaf8
C
8288 <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>
8289 <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
8290 <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>
8291 </trans-unit>
5a6de093 8292 <trans-unit id="6759205696902713848" datatype="html">
076e1310 8293 <source>Warning</source>
5ce52d62 8294 <target state="translated">Rabhadh</target>
793f70ae 8295 <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
8296 </trans-unit>
8297 <trans-unit id="6410650387447929805" datatype="html">
8298 <source>Light/Orange or Dark</source>
8299 <target state="new">Light/Orange or Dark</target>
8300 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group>
8301 </trans-unit>
5a6de093 8302 <trans-unit id="1519954996184640001" datatype="html">
076e1310 8303 <source>Error</source>
5ce52d62 8304 <target state="translated">Mearachd</target>
c90f6f26
G
8305 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8306 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group>
8307 </trans-unit>
5a6de093
C
8308 <trans-unit id="5076187961693950167" datatype="html">
8309 <source>Standard logs</source>
5ce52d62 8310 <target state="translated">Logaichean àbhaisteach</target>
687a6afd
G
8311 <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>
8312 </trans-unit>
5a6de093
C
8313 <trans-unit id="4737341634746310376" datatype="html">
8314 <source>Audit logs</source>
5ce52d62 8315 <target state="translated">Logaichean sgrùdaidh</target>
687a6afd
G
8316 <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>
8317 </trans-unit>
5a6de093
C
8318 <trans-unit id="1886888801485703107" datatype="html">
8319 <source>User <x id="PH"/> created.</source>
5ce52d62 8320 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a chruthachadh.</target>
352cdf75
G
8321 <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>
8322 </trans-unit>
793f70ae
G
8323 <trans-unit id="8286337167859377104" datatype="html">
8324 <source>Create user</source>
5ce52d62 8325 <target state="translated">Cruthaich cleachdaiche</target>
352cdf75
G
8326 <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>
8327 <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>
8328 </trans-unit>
793f70ae
G
8329 <trans-unit id="7098180453085889026" datatype="html">
8330 <source>Blocked videos</source>
5ce52d62 8331 <target state="translated">Videothan bacte</target>
352cdf75
G
8332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8333 </trans-unit>
793f70ae
G
8334 <trans-unit id="7805059636749367886" datatype="html">
8335 <source>Muted instances</source>
8336 <target state="translated">Ionstansan mùchte</target>
352cdf75
G
8337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8338 </trans-unit>
5a6de093
C
8339 <trans-unit id="5974506725502681113" datatype="html">
8340 <source>Password changed for user <x id="PH"/>.</source>
5ce52d62 8341 <target state="translated">Chaidh facal-faire a’ chleachdaiche <x id="PH"/> atharrachadh.</target>
352cdf75
G
8342 <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>
8343 </trans-unit>
5a6de093 8344 <trans-unit id="149953821752893163" datatype="html">
076e1310 8345 <source>Update user password</source>
5ce52d62 8346 <target state="translated">Ùraich facal-faire a’ chleachdaiche</target>
352cdf75
G
8347 <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>
8348 </trans-unit>
5a6de093
C
8349 <trans-unit id="780323526182667308" datatype="html">
8350 <source>User <x id="PH"/> updated.</source>
5ce52d62 8351 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> ùrachadh.</target>
352cdf75
G
8352 <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>
8353 </trans-unit>
5a6de093
C
8354 <trans-unit id="1349763489797682899" datatype="html">
8355 <source>Update user</source>
5ce52d62 8356 <target state="translated">Ùraich an cleachdaiche</target>
352cdf75
G
8357 <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>
8358 </trans-unit>
5a6de093
C
8359 <trans-unit id="8819563010322372715" datatype="html">
8360 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
5ce52d62 8361 <target state="translated">Chaidh post-d a dh’iarras ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH"/>.</target>
352cdf75
G
8362 <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>
8363 </trans-unit>
793f70ae
G
8364 <trans-unit id="7483807629538115183" datatype="html">
8365 <source>Users list</source>
8366 <target state="translated">Liosta nan cleachdaichean</target>
fb87355d
G
8367 <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>
8368 </trans-unit>
793f70ae
G
8369 <trans-unit id="1525334987774465166" datatype="html">
8370 <source>Create a user</source>
5ce52d62 8371 <target state="translated">Cruthaich cleachdaiche</target>
fb87355d
G
8372 <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>
8373 </trans-unit>
793f70ae
G
8374 <trans-unit id="5552039423287890133" datatype="html">
8375 <source>Update a user</source>
5ce52d62 8376 <target state="translated">Ùraich cleachdaiche</target>
fb87355d
G
8377 <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>
8378 </trans-unit>
8379 <trans-unit id="2005509140164856243" datatype="html">
8380 <source>Video type</source>
8381 <target state="translated">Seòrsa a’ video</target>
247925e5
G
8382 <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>
8383 </trans-unit>
fb87355d
G
8384 <trans-unit id="1878553503929537171" datatype="html">
8385 <source>VOD</source>
8386 <target state="translated">Air iarrtas</target>
247925e5
G
8387 <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>
8388 </trans-unit>
fb87355d
G
8389 <trans-unit id="8610504659433544583" datatype="html">
8390 <source>Live</source>
8391 <target state="translated">Beò</target>
247925e5
G
8392 <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>
8393 </trans-unit>
fb87355d
G
8394 <trans-unit id="545237611115823456" datatype="html">
8395 <source>Video files</source>
8396 <target state="translated">Faidhlichean video</target>
247925e5
G
8397 <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>
8398 </trans-unit>
fb87355d
G
8399 <trans-unit id="5876109550513228304" datatype="html">
8400 <source>With WebTorrent</source>
8401 <target state="translated">Le WebTorrent</target>
247925e5
G
8402 <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>
8403 </trans-unit>
fb87355d
G
8404 <trans-unit id="9036202975131076885" datatype="html">
8405 <source>Without WebTorrent</source>
8406 <target state="translated">Gun WebTorrent</target>
247925e5
G
8407 <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>
8408 </trans-unit>
fb87355d
G
8409 <trans-unit id="7468888924775619361" datatype="html">
8410 <source>With HLS</source>
8411 <target state="translated">Le HLS</target>
247925e5
G
8412 <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>
8413 </trans-unit>
fb87355d
G
8414 <trans-unit id="5489331826268601489" datatype="html">
8415 <source>Without HLS</source>
8416 <target state="translated">Gun HLS</target>
247925e5
G
8417 <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>
8418 </trans-unit>
fb87355d
G
8419 <trans-unit id="7091163288887549392" datatype="html">
8420 <source>Videos scope</source>
8421 <target state="translated">Farsaingeachd a’ video</target>
247925e5
G
8422 <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>
8423 </trans-unit>
fb87355d
G
8424 <trans-unit id="1144415254281227966" datatype="html">
8425 <source>Remote videos</source>
8426 <target state="translated">Videothan cèine</target>
247925e5
G
8427 <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>
8428 </trans-unit>
793f70ae
G
8429 <trans-unit id="8564701209009684429" datatype="html">
8430 <source>Federation</source>
5ce52d62 8431 <target state="translated">Co-nasgadh</target>
352cdf75
G
8432 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8433 </trans-unit>
5a6de093
C
8434 <trans-unit id="3767259920053407667" datatype="html">
8435 <source>Videos will be deleted, comments will be tombstoned.</source>
9aa67e90 8436 <target state="translated">Thèid na videothan a sguabadh às agus comharra sguabaidh às a chur ris na beachdan.</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">102</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">346</context></context-group>
8439 </trans-unit>
793f70ae
G
8440 <trans-unit id="4209525355702493436" datatype="html">
8441 <source>Ban</source>
5ce52d62 8442 <target state="translated">Toirmisg</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">107</context></context-group>
8444 <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>
8445 </trans-unit>
5a6de093
C
8446 <trans-unit id="3855396975723886053" datatype="html">
8447 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
5ce52d62 8448 <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
8449 <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>
8450 <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>
8451 </trans-unit>
5a6de093 8452 <trans-unit id="4451482225013335720" datatype="html">
076e1310 8453 <source>Unban</source>
5ce52d62 8454 <target state="translated">Dì-thoirmeasg</target>
c90f6f26
G
8455 <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>
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">218</context></context-group>
8457 <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>
8458 </trans-unit>
5a6de093 8459 <trans-unit id="7210277223053877333" datatype="html">
076e1310 8460 <source>Set Email as Verified</source>
5ce52d62 8461 <target state="translated">Suidhich gun deach am post-d a dhearbhadh</target>
c90f6f26
G
8462 <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>
8463 <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>
8464 </trans-unit>
b68ec72e
G
8465 <trans-unit id="4207916966377787111" datatype="html">
8466 <source>Created</source>
a082d6fd 8467 <target state="translated">Air a chruthachadh</target>
c90f6f26
G
8468 <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>
8469 </trans-unit>
b68ec72e
G
8470 <trans-unit id="8140268298586972139" datatype="html">
8471 <source>Daily quota</source>
a082d6fd 8472 <target state="translated">Cuota làitheil</target>
c90f6f26
G
8473 <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>
8474 </trans-unit>
b68ec72e
G
8475 <trans-unit id="7910076708497708162" datatype="html">
8476 <source>Last login</source>
a082d6fd 8477 <target state="translated">An clàradh a-steach mu dheireadh</target>
c90f6f26
G
8478 <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>
8479 </trans-unit>
5a6de093 8480 <trans-unit id="3403978719736970622" datatype="html">
076e1310 8481 <source>You cannot ban root.</source>
5ce52d62 8482 <target state="translated">Chan urrainn dhut root a thoirmeasg.</target>
c90f6f26
G
8483 <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>
8484 <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>
8485 </trans-unit>
8486 <trans-unit id="7634059432691079352" datatype="html">
8487 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source>
8488 <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
8489 <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>
8490 </trans-unit>
5a6de093
C
8491 <trans-unit id="4884272193574287483" datatype="html">
8492 <source>Do you really want to unban <x id="PH"/> users?</source>
5ce52d62 8493 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> luchd-cleachdaidh a dhì-thoirmeasg?</target>
c90f6f26
G
8494 <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>
8495 </trans-unit>
8496 <trans-unit id="738031253894929036" datatype="html">
8497 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source>
8498 <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
8499 <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>
8500 </trans-unit>
5a6de093 8501 <trans-unit id="8712248120167780385" datatype="html">
793f70ae 8502 <source><x id="PH"/> users unbanned. </source>
5ce52d62 8503 <target state="translated">Chaidh <x id="PH"/> luchd-cleachdaidh a dhì-thoirmeasg. </target>
c90f6f26
G
8504 <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>
8505 </trans-unit>
5a6de093 8506 <trans-unit id="5325873477837320044" datatype="html">
076e1310 8507 <source>You cannot delete root.</source>
5ce52d62 8508 <target state="translated">Chan urrainn dhut root a sguabadh às.</target>
c90f6f26
G
8509 <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>
8510 <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>
8511 </trans-unit>
8512 <trans-unit id="5945924096465496818" datatype="html">
e67ecaf8
C
8513 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source>
8514 <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
8515 <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>
8516 </trans-unit>
8517 <trans-unit id="5643060985393782358" datatype="html">
8518 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source>
8519 <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
8520 <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>
8521 </trans-unit>
8522 <trans-unit id="1301767781765127363" datatype="html">
8523 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source>
8524 <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
8525 <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>
8526 </trans-unit>
2164a13d
C
8527 <trans-unit id="7166936623843420016" datatype="html">
8528 <source><x id="PH"/> users deleted. </source>
8529 <target state="translated">Chaidh <x id="PH"/> luchd-cleachdaidh a sguabadh às. </target>
c90f6f26
G
8530 <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>
8531 </trans-unit>
8532 <trans-unit id="3104427236147521673" datatype="html">
8533 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source>
8534 <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
8535 <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>
8536 </trans-unit>
5a6de093 8537 <trans-unit id="8360664597512051242" datatype="html">
793f70ae 8538 <source><x id="PH"/> users email set as verified. </source>
5ce52d62 8539 <target state="translated">Chaidh comharrachadh gun deach na puist-d aig <x id="PH"/> luchd-cleachdaidh a dhearbhadh. </target>
c90f6f26
G
8540 <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>
8541 </trans-unit>
5a6de093
C
8542 <trans-unit id="7390990800435887351" datatype="html">
8543 <source>Account <x id="PH"/> unmuted.</source>
5ce52d62 8544 <target state="translated">Chaidh an cunntas <x id="PH"/> a dhì-mhùchadh.</target>
c90f6f26
G
8545 <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>
8546 <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>
8547 </trans-unit>
5a6de093
C
8548 <trans-unit id="7246356397085094208" datatype="html">
8549 <source>Instance <x id="PH"/> unmuted.</source>
5ce52d62 8550 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a dhì-mhùchadh.</target>
c90f6f26
G
8551 <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>
8552 <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>
8553 </trans-unit>
d7c6b951 8554 <trans-unit id="1486537403020619891" datatype="html">
4826a915 8555 <source>My watch history</source>
5ce52d62 8556 <target state="translated">Eachdraidh dhe na choimhead mi air</target>
352cdf75
G
8557 <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>
8558 <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>
8559 </trans-unit>
d7c6b951 8560 <trans-unit id="3656932706364053858" datatype="html">
4826a915 8561 <source>Track watch history</source>
5ce52d62 8562 <target state="translated">Tracaich an eachdraidh dhe na choimhead mi air</target>
c90f6f26
G
8563 <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>
8564 </trans-unit>
819205ed 8565 <trans-unit id="778524577866863576" datatype="html">
e67ecaf8
C
8566 <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>
8567 <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
8568 <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>
8569 </trans-unit>
5a6de093 8570 <trans-unit id="3183245287221165928" datatype="html">
076e1310 8571 <source>Ownership accepted</source>
5ce52d62 8572 <target state="translated">Chaidh gabhail ris an t-sealbh</target>
a2f7b4e6
G
8573 <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>
8574 </trans-unit>
5a6de093 8575 <trans-unit id="6012072687166259654" datatype="html">
076e1310 8576 <source>Please check your emails to verify your new email.</source>
5ce52d62 8577 <target state="translated">Thoir sùil air a’ phost-d agad airson am post-d ùr agad a dhearbhadh.</target>
793f70ae
G
8578 <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>
8579 </trans-unit>
5a6de093 8580 <trans-unit id="6585766371605707311" datatype="html">
076e1310 8581 <source>Email updated.</source>
5ce52d62 8582 <target state="translated">Chaidh am post-d ùrachadh.</target>
c90f6f26
G
8583 <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>
8584 <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>
8585 </trans-unit>
5a6de093 8586 <trans-unit id="853586874765134886" datatype="html">
076e1310 8587 <source>You current password is invalid.</source>
5ce52d62 8588 <target state="translated">Chan eil am facal-faire làithreach agad dligheach.</target>
918ad789
G
8589 <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>
8590 <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>
8591 </trans-unit>
5a6de093 8592 <trans-unit id="6159571046971090595" datatype="html">
076e1310 8593 <source>Password updated.</source>
5ce52d62 8594 <target state="translated">Chaidh am facal-faire ùrachadh.</target>
918ad789
G
8595 <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>
8596 </trans-unit>
5a6de093 8597 <trans-unit id="6897292459203320054" datatype="html">
076e1310 8598 <source>Type your username to confirm</source>
0b4a6767 8599 <target state="translated">Cuir a-steach an t-ainm-cleachdaiche agad gus a dhearbhadh</target>
352cdf75
G
8600 <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>
8601 </trans-unit>
793f70ae
G
8602 <trans-unit id="3122895472333547524" datatype="html">
8603 <source>Delete your account</source>
0b4a6767 8604 <target state="translated">Sguab às an cunntas agad</target>
352cdf75
G
8605 <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>
8606 <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>
8607 </trans-unit>
8608 <trans-unit id="577064441120663273" datatype="html">
8609 <source>Are you sure you want to delete your account?</source>
8610 <target state="translated">A bheil thu cinnteach gu bheil thu airson an cunntas agad a sguabadh às?</target>
fdd5da05
C
8611 <context-group purpose="location">
8612 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8613 <context context-type="linenumber">22</context>
8614 </context-group>
352cdf75
G
8615 </trans-unit>
8616 <trans-unit id="2740531699780274491" datatype="html">
8617 <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>
8618 <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
8619 <context-group purpose="location">
8620 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8621 <context context-type="linenumber">25</context>
8622 </context-group>
352cdf75
G
8623 </trans-unit>
8624 <trans-unit id="5422897685524094185" datatype="html">
8625 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8626 <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
8627 <context-group purpose="location">
8628 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8629 <context context-type="linenumber">27</context>
8630 </context-group>
819205ed 8631 </trans-unit>
5a6de093 8632 <trans-unit id="2520605306994744004" datatype="html">
076e1310 8633 <source>Delete my account</source>
0b4a6767 8634 <target state="translated">Sguab às an cunntas agam</target>
352cdf75
G
8635 <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>
8636 </trans-unit>
5a6de093 8637 <trans-unit id="3902597758945766483" datatype="html">
076e1310 8638 <source>Your account is deleted.</source>
0b4a6767 8639 <target state="translated">Chaidh an cunntas agad a sguabadh às.</target>
352cdf75
G
8640 <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>
8641 </trans-unit>
5a6de093 8642 <trans-unit id="4776289814033837037" datatype="html">
076e1310 8643 <source>Interface settings updated.</source>
0b4a6767 8644 <target state="translated">Chaidh roghainnean na h-eadar-aghaidh ùrachadh.</target>
c90f6f26
G
8645 <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>
8646 <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>
8647 </trans-unit>
5a6de093 8648 <trans-unit id="77907918814566205" datatype="html">
076e1310 8649 <source>New video from your subscriptions</source>
0b4a6767 8650 <target state="translated">Video ùr o na fo-sgrìobhaidhean agad</target>
793f70ae
G
8651 <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>
8652 </trans-unit>
5a6de093 8653 <trans-unit id="4343589211916204486" datatype="html">
076e1310 8654 <source>New comment on your video</source>
0b4a6767 8655 <target state="translated">Tha beachd ùr ris a’ video agad</target>
793f70ae
G
8656 <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>
8657 </trans-unit>
5a6de093
C
8658 <trans-unit id="7130088765428829942" datatype="html">
8659 <source>New abuse</source>
de8c02ea 8660 <target state="translated">Gearan ùr mu mhì-ghnàthachadh</target>
793f70ae 8661 <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
8662 </trans-unit>
8663 <trans-unit id="5618790697446401830" datatype="html">
8664 <source>An automatically blocked video is awaiting review</source>
8665 <target state="translated">Tha video a chaidh a bhacadh gu fèin-obrachail a’ feitheamh air lèirmheas</target>
ca9bea15
C
8666 <context-group purpose="location">
8667 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8668 <context context-type="linenumber">35</context>
8669 </context-group>
793f70ae 8670 </trans-unit>
5a6de093
C
8671 <trans-unit id="5671547068905553663" datatype="html">
8672 <source>One of your video is blocked/unblocked</source>
0b4a6767 8673 <target state="translated">Chaidh video agad a bhacadh no a dhì-bhacadh</target>
793f70ae
G
8674 <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>
8675 </trans-unit>
5a6de093 8676 <trans-unit id="1158912204255103651" datatype="html">
076e1310 8677 <source>Video published (after transcoding/scheduled update)</source>
0b4a6767 8678 <target state="translated">Chaidh a’ video fhoillseachadh (as dèidh tar-chòdachadh no ùrachadh air an sgeildeal)</target>
793f70ae
G
8679 <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>
8680 </trans-unit>
5a6de093 8681 <trans-unit id="3809414664640924954" datatype="html">
076e1310 8682 <source>Video import finished</source>
0b4a6767 8683 <target state="translated">Tha ion-phortadh a’ video deiseil</target>
793f70ae
G
8684 <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>
8685 </trans-unit>
5a6de093 8686 <trans-unit id="3268838889659873892" datatype="html">
076e1310 8687 <source>A new user registered on your instance</source>
0b4a6767 8688 <target state="translated">Tha cleachdaiche ùr air clàradh air an ionstans agad</target>
793f70ae 8689 <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
8690 </trans-unit>
8691 <trans-unit id="5935212402338564229" datatype="html">
8692 <source>You or one of your channels has a new follower</source>
8693 <target state="new">You or one of your channels has a new follower</target>
2164a13d
C
8694 <context-group purpose="location">
8695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8696 <context context-type="linenumber">40</context>
8697 </context-group>
793f70ae 8698 </trans-unit>
5a6de093 8699 <trans-unit id="5315689532659759332" datatype="html">
076e1310 8700 <source>Someone mentioned you in video comments</source>
0b4a6767 8701 <target state="translated">Thug cuideigin iomradh ort ann am beachdan video</target>
793f70ae
G
8702 <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>
8703 </trans-unit>
5a6de093 8704 <trans-unit id="2018794201569157817" datatype="html">
076e1310 8705 <source>Your instance has a new follower</source>
0b4a6767 8706 <target state="translated">Tha neach-leantainn ùr aig an ionstans agad</target>
793f70ae
G
8707 <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>
8708 </trans-unit>
5a6de093
C
8709 <trans-unit id="773085434165307906" datatype="html">
8710 <source>Your instance automatically followed another instance</source>
0b4a6767 8711 <target state="translated">Thòisich an t-ionstans agad air leantainn air ionstans eile gu fèin-obrachail</target>
793f70ae
G
8712 <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>
8713 </trans-unit>
5a6de093
C
8714 <trans-unit id="900099988467638766" datatype="html">
8715 <source>An abuse report received a new message</source>
de8c02ea 8716 <target state="translated">Fhuair gearan mu mhì-ghnàthachadh teachdaireachd ùr</target>
793f70ae
G
8717 <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>
8718 </trans-unit>
5a6de093
C
8719 <trans-unit id="2326816287669585542" datatype="html">
8720 <source>One of your abuse reports has been accepted or rejected by moderators</source>
de8c02ea 8721 <target state="translated">Chaidh gabhail ri gearan a rinn tu mu mhì-ghnàthachadh no a dhiùltadh leis na maoir</target>
793f70ae 8722 <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
8723 </trans-unit>
8724 <trans-unit id="2764971902180889905" datatype="html">
8725 <source>A new PeerTube version is available</source>
47f6767e 8726 <target state="translated">Tha tionndadh ùr de PheerTube ri fhaighinn</target>
90aa0a74
C
8727 <context-group purpose="location">
8728 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8729 <context context-type="linenumber">46</context>
8730 </context-group>
a8f4112a
G
8731 </trans-unit>
8732 <trans-unit id="2560339336098442670" datatype="html">
8733 <source>One of your plugin/theme has a new available version</source>
47f6767e 8734 <target state="translated">Tha tionndadh ùr de phlugan/ùrlar ri fhaighinn</target>
90aa0a74
C
8735 <context-group purpose="location">
8736 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8737 <context context-type="linenumber">47</context>
8738 </context-group>
352cdf75
G
8739 </trans-unit>
8740 <trans-unit id="988319118163514570" datatype="html">
8741 <source>Video studio edition has finished</source>
8742 <target state="translated">Tha deasachadh san stiùideo videothan deiseil</target>
ca9bea15
C
8743 <context-group purpose="location">
8744 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
fa737aa0 8745 <context context-type="linenumber">48</context>
ca9bea15 8746 </context-group>
819205ed 8747 </trans-unit>
fa737aa0
C
8748 <trans-unit id="4579496777570550463" datatype="html">
8749 <source>Social</source>
8750 <target state="translated">Sòisealta</target>
352cdf75
G
8751 <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>
8752 </trans-unit>
819205ed
G
8753 <trans-unit id="1852164487280647902" datatype="html">
8754 <source>Your videos</source>
8755 <target state="translated">Na videothan agad</target>
352cdf75
G
8756 <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>
8757 </trans-unit>
5a6de093 8758 <trans-unit id="5095562193296630034" datatype="html">
076e1310 8759 <source>Preferences saved</source>
0b4a6767 8760 <target state="translated">Chaidh na roghainnean a shàbhaladh</target>
352cdf75
G
8761 <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>
8762 </trans-unit>
5a6de093 8763 <trans-unit id="4967231969832964676" datatype="html">
076e1310 8764 <source>Profile updated.</source>
0b4a6767 8765 <target state="translated">Chaidh a’ phròifil ùrachadh.</target>
918ad789
G
8766 <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>
8767 </trans-unit>
d7c6b951 8768 <trans-unit id="6721822899525405039" datatype="html">
4826a915 8769 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
0b4a6767 8770 <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
8771 <context-group purpose="location">
8772 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8773 <context context-type="linenumber">11,13</context>
8774 </context-group>
793f70ae 8775 </trans-unit>
5a6de093 8776 <trans-unit id="3525866160632851851" datatype="html">
076e1310 8777 <source>Avatar changed.</source>
0b4a6767 8778 <target state="translated">Chaidh an t-avatar atharrachadh.</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">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
8782 <trans-unit id="8920809083620698740" datatype="html">
8783 <source>avatar</source>
0b4a6767 8784 <target state="translated">avatar</target>
e67ecaf8
C
8785
8786
8787 <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
8788 <trans-unit id="2775050991871557896" datatype="html">
8789 <source>Avatar deleted.</source>
0b4a6767 8790 <target state="translated">Chaidh an t-avatar a sguabadh às.</target>
e67ecaf8
C
8791
8792
8793 <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 8794 <trans-unit id="1233062525939746039" datatype="html">
076e1310 8795 <source>Unknown language</source>
0b4a6767 8796 <target state="translated">Cànan nach aithne dhuinn</target>
819205ed
G
8797 <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>
8798 </trans-unit>
5a6de093
C
8799 <trans-unit id="3761504852202418603" datatype="html">
8800 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
0b4a6767 8801 <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
8802 <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>
8803 </trans-unit>
5a6de093 8804 <trans-unit id="3960396487495291449" datatype="html">
076e1310 8805 <source>Video settings updated.</source>
0b4a6767 8806 <target state="translated">Chaidh roghainnean a’ video ùrachadh.</target>
687a6afd
G
8807 <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>
8808 </trans-unit>
5a6de093
C
8809 <trans-unit id="3326446048041727269" datatype="html">
8810 <source>Display/Video settings updated.</source>
0b4a6767 8811 <target state="translated">Chaidh na roghainnean taisbeanaidh / a video ùrachadh.</target>
687a6afd
G
8812 <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>
8813 </trans-unit>
5a6de093
C
8814 <trans-unit id="1137937154872046253" datatype="html">
8815 <source>Video channel <x id="PH"/> created.</source>
0b4a6767 8816 <target state="translated">Chaidh seanail video <x id="PH"/> a chruthachadh.</target>
e67ecaf8
C
8817
8818 <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 8819 <trans-unit id="8723777130353305761" datatype="html">
076e1310 8820 <source>This name already exists on this instance.</source>
0b4a6767 8821 <target state="translated">Tha an t-ainm seo ann air an ionstans seo mu thràth.</target>
e67ecaf8
C
8822
8823 <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
8824 <trans-unit id="7589345916094713536" datatype="html">
8825 <source>Video channel <x id="PH"/> updated.</source>
0b4a6767 8826 <target state="translated">Chaidh seanail video <x id="PH"/> ùrachadh.</target>
e67ecaf8
C
8827
8828 <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
8829 <trans-unit id="8407755843502300957" datatype="html">
8830 <source>Banner changed.</source>
47f6767e 8831 <target state="translated">Chaidh a’ bhratach atharrachadh.</target>
e67ecaf8
C
8832
8833 <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
8834 <trans-unit id="689638706960732906" datatype="html">
8835 <source>banner</source>
47f6767e 8836 <target state="translated">bratach</target>
e67ecaf8
C
8837
8838 <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
8839 <trans-unit id="3230561499965076671" datatype="html">
8840 <source>Banner deleted.</source>
47f6767e 8841 <target state="translated">Chaidh a’ bhratach a sguabadh às.</target>
e67ecaf8
C
8842
8843 <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
8844 <trans-unit id="624066830180032195" datatype="html">
8845 <source>Video channel <x id="PH"/> deleted.</source>
0b4a6767 8846 <target state="translated">Chaidh seanail video <x id="PH"/> a sguabadh às.</target>
a2f7b4e6
G
8847 <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>
8848 </trans-unit>
5a6de093
C
8849 <trans-unit id="6450826648284332649" datatype="html">
8850 <source>Views for the day</source>
0b4a6767 8851 <target state="translated">Air coimhead air an-diugh</target>
a2f7b4e6 8852 <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
8853 </trans-unit>
8854 <trans-unit id="7440637814928143808" datatype="html">
8855 <source>My followers</source>
8856 <target state="translated">An luchd-leantainn agam</target>
e67ecaf8
C
8857
8858
8859 <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
8860 <trans-unit id="2521678336272309407" datatype="html">
8861 <source>No follower found.</source>
8862 <target state="translated">Cha deach neach-leantainn a lorg.</target>
a71d4140
C
8863 <context-group purpose="location">
8864 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8865 <context context-type="linenumber">13</context>
8866 </context-group>
687a6afd
G
8867 </trans-unit>
8868 <trans-unit id="5294742063044966238" datatype="html">
8869 <source>Follower page</source>
8870 <target state="translated">Duilleag an luchd-leantainn</target>
a71d4140
C
8871 <context-group purpose="location">
8872 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8873 <context context-type="linenumber">20</context>
8874 </context-group>
687a6afd
G
8875 </trans-unit>
8876 <trans-unit id="797409137967291468" datatype="html">
8877 <source>Is following all your channels</source>
8878 <target state="translated">A’ leantainn air gach seanail agad</target>
a71d4140
C
8879 <context-group purpose="location">
8880 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8881 <context context-type="linenumber">26</context>
8882 </context-group>
687a6afd
G
8883 </trans-unit>
8884 <trans-unit id="7940720844854710428" datatype="html">
8885 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8886 <target state="translated">A’ leantainn air seanail <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/> agad</target>
a71d4140
C
8887 <context-group purpose="location">
8888 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8889 <context context-type="linenumber">27</context>
8890 </context-group>
687a6afd
G
8891 </trans-unit>
8892 <trans-unit id="1716062177529601456" datatype="html">
8893 <source>Channel filters</source>
8894 <target state="translated">Criathragan seanail</target>
352cdf75
G
8895 <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>
8896 <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>
8897 </trans-unit>
793f70ae
G
8898 <trans-unit id="6059091237492573541" datatype="html">
8899 <source>Update video channel</source>
0b4a6767 8900 <target state="translated">Ùraich an t-seanail video</target>
819205ed
G
8901 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8902 </trans-unit>
793f70ae
G
8903 <trans-unit id="6595008830732269870" datatype="html">
8904 <source>Not found</source>
0b4a6767 8905 <target state="translated">Cha deach a lorg</target>
c90f6f26
G
8906 <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>
8907 </trans-unit>
4826a915
G
8908 <trans-unit id="1009095940160473792" datatype="html">
8909 <source>URL parameter is missing in URL parameters</source>
0b4a6767 8910 <target state="translated">Tha paramadair URL a dhìth ann am paramadairean an URL</target>
f1ef36d7
C
8911 <context-group purpose="location">
8912 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8913 <context context-type="linenumber">25</context>
8914 </context-group>
4826a915
G
8915 </trans-unit>
8916 <trans-unit id="7553172329217243895" datatype="html">
8917 <source>Cannot access to the remote resource</source>
0b4a6767 8918 <target state="translated">Chan urrainn dhuinn an goireas cèin inntrigeadh</target>
f1ef36d7
C
8919 <context-group purpose="location">
8920 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8921 <context context-type="linenumber">48</context>
8922 </context-group>
a2f7b4e6
G
8923 </trans-unit>
8924 <trans-unit id="1636934520301910285" datatype="html">
8925 <source>Reset password</source>
47f6767e 8926 <target state="translated">Ath-shuidhich am facal-faire</target>
09e1784b
C
8927 <context-group purpose="location">
8928 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8929 <context context-type="linenumber">11</context>
8930 </context-group>
4826a915
G
8931 </trans-unit>
8932 <trans-unit id="3851357780293085233" datatype="html">
8933 <source>Remote interaction</source>
ab58b56d 8934 <target state="translated">Conaltradh cèin</target>
f1ef36d7
C
8935 <context-group purpose="location">
8936 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8937 <context context-type="linenumber">13</context>
8938 </context-group>
793f70ae 8939 </trans-unit>
5a6de093
C
8940 <trans-unit id="5032453707232754344" datatype="html">
8941 <source>Playlist <x id="PH"/> created.</source>
0b4a6767 8942 <target state="translated">Chaidh liosta-chluich <x id="PH"/> a chruthachadh.</target>
918ad789
G
8943 <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>
8944 </trans-unit>
793f70ae
G
8945 <trans-unit id="5674286808255988565" datatype="html">
8946 <source>Create</source>
0b4a6767 8947 <target state="translated">Cruthaich</target>
e67ecaf8
C
8948
8949
8950
8951
8952
8953
8954
8955 <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
8956 <trans-unit id="8869957234869568361" datatype="html">
8957 <source>Update playlist</source>
0b4a6767 8958 <target state="translated">Ùraich an liosta-chluich</target>
e67ecaf8
C
8959
8960
8961 <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
8962 <trans-unit id="5851560788527570644" datatype="html">
8963 <source>Notifications</source>
0b4a6767 8964 <target state="translated">Brathan</target>
819205ed
G
8965 <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>
8966 <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>
8967 <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>
8968 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8969 </trans-unit>
793f70ae
G
8970 <trans-unit id="6658000829978978023" datatype="html">
8971 <source>Applications</source>
0b4a6767 8972 <target state="translated">Aplacaidean</target>
819205ed
G
8973 <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>
8974 <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>
8975 <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>
8976 </trans-unit>
5a6de093
C
8977 <trans-unit id="104404386496394770" datatype="html">
8978 <source>Delete playlist</source>
0b4a6767 8979 <target state="translated">Sguab às an liosta-chluich</target>
c90f6f26
G
8980 <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>
8981 </trans-unit>
5a6de093
C
8982 <trans-unit id="1431617394009162547" datatype="html">
8983 <source>Playlist <x id="PH"/> updated.</source>
0b4a6767 8984 <target state="translated">Chaidh an liosta-chluich <x id="PH"/> ùrachadh.</target>
918ad789
G
8985 <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>
8986 </trans-unit>
793f70ae
G
8987 <trans-unit id="4844578664427956129" datatype="html">
8988 <source>Change ownership</source>
0b4a6767 8989 <target state="translated">Atharraich an sealbhadair</target>
c90f6f26
G
8990 <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>
8991 <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>
8992 </trans-unit>
5a6de093
C
8993 <trans-unit id="3380608219513805292" datatype="html">
8994 <source>Playlist <x id="PH"/> deleted.</source>
0b4a6767 8995 <target state="translated">Chaidh an liosta-chluich <x id="PH"/> a sguabadh às.</target>
c90f6f26
G
8996 <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>
8997 <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>
8998 </trans-unit>
d7c6b951 8999 <trans-unit id="3058024914967508975" datatype="html">
076e1310 9000 <source>My videos</source>
0b4a6767 9001 <target state="translated">Na videothan agam</target>
e67ecaf8
C
9002
9003
9004
9005
9006 <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
9007 <trans-unit id="8197117721861453263" datatype="html">
9008 <source>Do you really want to delete <x id="PH"/> videos?</source>
0b4a6767 9009 <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan (<x id="PH"/>) a sguabadh às?</target>
c90f6f26
G
9010 <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>
9011 </trans-unit>
9012 <trans-unit id="696910741870112536" datatype="html">
9013 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9014 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
2164a13d
C
9015 <context-group purpose="location">
9016 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9017 <context context-type="linenumber">191</context>
9018 </context-group>
c90f6f26
G
9019 </trans-unit>
9020 <trans-unit id="3255171236149541417" datatype="html">
9021 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9022 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
2164a13d
C
9023 <context-group purpose="location">
9024 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9025 <context context-type="linenumber">193,191</context>
9026 </context-group>
352cdf75 9027 </trans-unit>
fb87355d
G
9028 <trans-unit id="2591467977473302125" datatype="html">
9029 <source>Videos list</source>
9030 <target state="translated">Liosta nam videothan</target>
c49c366a
C
9031 <context-group purpose="location">
9032 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
9033 <context context-type="linenumber">24</context>
9034 </context-group>
687a6afd 9035 </trans-unit>
5a6de093 9036 <trans-unit id="2027805873922338635" datatype="html">
793f70ae 9037 <source>Do you really want to delete <x id="PH"/>? </source>
0b4a6767 9038 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a sguabadh às? </target>
c90f6f26
G
9039 <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>
9040 <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>
9041 <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>
9042 </trans-unit>
5a6de093
C
9043 <trans-unit id="2767660806989176400" datatype="html">
9044 <source>Video <x id="PH"/> deleted.</source>
0b4a6767 9045 <target state="translated">Chaidh a’ video <x id="PH"/> a sguabadh às.</target>
352cdf75
G
9046 <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>
9047 </trans-unit>
9048 <trans-unit id="6389312883797462351" datatype="html">
9049 <source>Studio</source>
9050 <target state="translated">Stiùideo</target>
c90f6f26
G
9051 <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>
9052 <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>
9053 </trans-unit>
5a6de093 9054 <trans-unit id="6810714890760227072" datatype="html">
076e1310 9055 <source>Ownership change request sent.</source>
0b4a6767 9056 <target state="translated">Chaidh iarrtas a chur air atharrachadh an t-seilbh.</target>
918ad789
G
9057 <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>
9058 </trans-unit>
b68ec72e
G
9059 <trans-unit id="7699622144571229146" datatype="html">
9060 <source>Sort by</source>
a082d6fd 9061 <target state="translated">Seòrsaich a-rèir</target>
7c94e1e7
C
9062 <context-group purpose="location">
9063 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
9064 <context context-type="linenumber">26</context>
9065 </context-group>
793f70ae 9066 </trans-unit>
d7c6b951 9067 <trans-unit id="3245220240937722814" datatype="html">
076e1310 9068 <source>My channels</source>
0b4a6767 9069 <target state="translated">Na seanailean agam</target>
e67ecaf8
C
9070
9071 <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">
9072 <source>My synchronizations</source><target state="new">My synchronizations</target>
9073 <context-group purpose="location">
9074 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
9075 <context context-type="linenumber">11</context>
9076 </context-group>
9077 <context-group purpose="location">
9078 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9079 <context context-type="linenumber">143</context>
9080 </context-group>
9081 <context-group purpose="location">
9082 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
9083 <context context-type="linenumber">5</context>
9084 </context-group>
9085 <context-group purpose="location">
9086 <context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context>
9087 <context context-type="linenumber">9</context>
9088 </context-group>
a2f7b4e6 9089 </trans-unit>
d7c6b951 9090 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7 9091 <source>My playlists</source>
0b4a6767 9092 <target state="translated">Na liostaichean-cluich agam</target>
e67ecaf8
C
9093
9094
9095
9096 <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 9097 <trans-unit id="2527931602940887636" datatype="html">
076e1310 9098 <source>My subscriptions</source>
0b4a6767 9099 <target state="translated">Na fo-sgrìobhaidhean agam</target>
e67ecaf8
C
9100
9101
9102
9103 <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 9104 <trans-unit id="5177154708872200221" datatype="html">
4826a915 9105 <source>You don't have any subscription yet.</source>
0b4a6767 9106 <target state="translated">Cha d’ fhuair thu fo-sgrìobhadh fhathast.</target>
687a6afd
G
9107 <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>
9108 </trans-unit>
5a6de093
C
9109 <trans-unit id="1991904494976135035" datatype="html">
9110 <source>My abuse reports</source>
de8c02ea 9111 <target state="translated">Gearanan a rinn mi mu mhì-ghnàthachadh</target>
a2f7b4e6 9112 <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
9113 </trans-unit>
9114 <trans-unit id="5603224609929994288" datatype="html">
e67ecaf8
C
9115 <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>
9116 <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
9117</target>
9118 <context-group purpose="location">
9119 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9120 <context context-type="linenumber">5,6</context>
9121 </context-group>
c90f6f26
G
9122 </trans-unit>
9123 <trans-unit id="4250548381153518208" datatype="html">
9124 <source>Change your email</source>
9125 <target state="new">Change your email</target>
00e32b7c
C
9126 <context-group purpose="location">
9127 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9128 <context context-type="linenumber">11</context>
9129 </context-group>
c90f6f26
G
9130 </trans-unit>
9131 <trans-unit id="3173210699559672958" datatype="html">
e67ecaf8
C
9132 <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>
9133 <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
9134 <context-group purpose="location">
9135 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9136 <context context-type="linenumber">13,16</context>
9137 </context-group>
a2f7b4e6 9138 </trans-unit>
5a6de093 9139 <trans-unit id="5752861278140673787" datatype="html">
076e1310 9140 <source>Ownership changes</source>
0b4a6767 9141 <target state="translated">Atharraichean air an t-sealbh</target>
e67ecaf8
C
9142
9143
9144 <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
9145 <trans-unit id="5983006734882925930" datatype="html">
9146 <source>My video history</source>
0b4a6767 9147 <target state="translated">Eachdraidh nam videothan agam</target>
e67ecaf8
C
9148
9149 <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">
9150 <source>Create new synchronization</source><target state="new">Create new synchronization</target>
9151 <context-group purpose="location">
9152 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9153 <context context-type="linenumber">153</context>
9154 </context-group>
687a6afd 9155 </trans-unit>
793f70ae
G
9156 <trans-unit id="8181077408762380407" datatype="html">
9157 <source>Channels</source>
0b4a6767 9158 <target state="translated">Seanailean</target>
819205ed
G
9159 <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>
9160 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9161 </trans-unit>
793f70ae
G
9162 <trans-unit id="8936704404804793618" datatype="html">
9163 <source>Videos</source>
0b4a6767 9164 <target state="translated">Videothan</target>
c90f6f26
G
9165 <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>
9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group>
9167 <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>
9168 <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>
9169 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group>
9170 <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>
9171 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
9172 <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>
9173 </trans-unit>
793f70ae
G
9174 <trans-unit id="1823843876735462104" datatype="html">
9175 <source>Playlists</source>
0b4a6767 9176 <target state="translated">Liostaichean-cluich</target>
819205ed
G
9177 <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>
9178 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9179 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9180 </trans-unit>
5a6de093
C
9181 <trans-unit id="7916647920967632052" datatype="html">
9182 <source>max size</source>
0b4a6767 9183 <target state="translated">am meud as motha</target>
687a6afd
G
9184 <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>
9185 <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>
9186 </trans-unit>
793f70ae
G
9187 <trans-unit id="6489275254908395777" datatype="html">
9188 <source>Maximize editor</source>
0b4a6767 9189 <target state="translated">Làn-mheudaich an deasaiche</target>
c90f6f26
G
9190 <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>
9191 </trans-unit>
793f70ae
G
9192 <trans-unit id="4243591013849340688" datatype="html">
9193 <source>Exit maximized editor</source>
0b4a6767 9194 <target state="translated">Fàg an deasaiche làn-mheudaichte</target>
c90f6f26
G
9195 <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>
9196 </trans-unit>
5a6de093
C
9197 <trans-unit id="2687679787442328897" datatype="html">
9198 <source>An email with verification link will be sent to <x id="PH"/>.</source>
0b4a6767 9199 <target state="translated">Thèid post-d le ceangal dearbhaidh a chur gu <x id="PH"/>.</target>
352cdf75 9200 <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
9201 </trans-unit>
9202 <trans-unit id="3856244462638931422" datatype="html">
9203 <source>Verify account email confirmation</source>
9204 <target state="new">Verify account email confirmation</target>
00e32b7c
C
9205 <context-group purpose="location">
9206 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
9207 <context context-type="linenumber">2</context>
9208 </context-group>
352cdf75 9209 </trans-unit>
5a6de093 9210 <trans-unit id="4180693983967989981" datatype="html">
076e1310 9211 <source>Unable to find user id or verification string.</source>
0b4a6767 9212 <target state="translated">Cha deach leinn ID cleachdaiche no sreang dhearbhaidh a lorg.</target>
352cdf75
G
9213 <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>
9214 <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>
9215 </trans-unit>
5a6de093 9216 <trans-unit id="1783173774503340906" datatype="html">
076e1310 9217 <source>Subscribe to the account</source>
0b4a6767 9218 <target state="translated">Fo-sgrìobh air a’ chunntas</target>
e67ecaf8
C
9219
9220
9221 <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">777</context></context-group></trans-unit>
a8f4112a
G
9222 <trans-unit id="3131904093925601441" datatype="html">
9223 <source>PLAYLISTS</source>
47f6767e 9224 <target state="translated">LIOSTAICHEAN-CLUICH</target>
819205ed 9225 <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
9226 </trans-unit>
9227 <trans-unit id="1593265243494758679" datatype="html">
9228 <source>Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source>
9229 <target state="translated">Stiùideo dha <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47 9230 <context-group purpose="location">
fa737aa0 9231 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context>
3c18ff47
C
9232 <context context-type="linenumber">2</context>
9233 </context-group>
352cdf75
G
9234 </trans-unit>
9235 <trans-unit id="5470809226184152498" datatype="html">
9236 <source>CUT VIDEO</source>
9237 <target state="translated">BEÀRR VIDEO</target>
9238 <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>
9239 </trans-unit>
9240 <trans-unit id="5639348768609905535" datatype="html">
9241 <source>Set a new start/end.</source>
9242 <target state="translated">Suidhich toiseach/deireadh ùr.</target>
9243 <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>
9244 </trans-unit>
9245 <trans-unit id="783359429228696335" datatype="html">
9246 <source>New start</source>
9247 <target state="translated">Toiseach ùr</target>
9248 <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>
9249 </trans-unit>
9250 <trans-unit id="8910806821370505981" datatype="html">
9251 <source>New end</source>
9252 <target state="translated">Deireadh ùr</target>
9253 <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>
9254 </trans-unit>
9255 <trans-unit id="2502254344085150809" datatype="html">
9256 <source>ADD INTRO</source>
9257 <target state="translated">CUIR TOISEACH RIS</target>
9258 <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>
9259 </trans-unit>
9260 <trans-unit id="5030063045826839645" datatype="html">
9261 <source>Concatenate a file at the beginning of the video.</source>
9262 <target state="translated">Cuir faidhle ri toiseach a’ video.</target>
9263 <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>
9264 </trans-unit>
9265 <trans-unit id="4798642303989337390" datatype="html">
9266 <source>Select the intro video file</source>
9267 <target state="translated">Tagh faidhle video an toisich</target>
9268 <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>
9269 </trans-unit>
9270 <trans-unit id="7698413240170540435" datatype="html">
9271 <source>ADD OUTRO</source>
9272 <target state="translated">CUIR DEIREADH RIS</target>
9273 <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>
9274 </trans-unit>
9275 <trans-unit id="2832051749922509643" datatype="html">
9276 <source>Concatenate a file at the end of the video.</source>
9277 <target state="translated">Cuir faidhle ri deireadh a’ video.</target>
9278 <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>
9279 </trans-unit>
9280 <trans-unit id="4368653199478595315" datatype="html">
9281 <source>Select the outro video file</source>
9282 <target state="translated">Tagh faidhle video an deiridh</target>
9283 <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>
9284 </trans-unit>
9285 <trans-unit id="3463158361655332380" datatype="html">
9286 <source>ADD WATERMARK</source>
9287 <target state="translated">CUIR COMHARRA-UISGE RIS</target>
9288 <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>
9289 </trans-unit>
9290 <trans-unit id="4472450670859114703" datatype="html">
9291 <source>Add a watermark image to the video.</source>
9292 <target state="translated">Cuir dealbh comharra-uisge ris a’ video.</target>
9293 <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>
9294 </trans-unit>
9295 <trans-unit id="155510305759087510" datatype="html">
9296 <source>Select watermark image file</source>
9297 <target state="translated">Tagh faidhle dealbh na comharra-uisge</target>
9298 <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>
9299 </trans-unit>
9300 <trans-unit id="3926035808219061063" datatype="html">
9301 <source>Run video edition</source>
9302 <target state="translated">Ruith deasachadh a’ video</target>
9303 <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>
9304 </trans-unit>
9305 <trans-unit id="1514792472513458403" datatype="html">
9306 <source>Video before edition</source>
9307 <target state="translated">A’ video ron deasachadh</target>
9308 <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>
9309 </trans-unit>
9310 <trans-unit id="1109043661443571733" datatype="html">
9311 <source>Edition tasks:</source>
9312 <target state="translated">Saothraichean an deasachaidh:</target>
9313 <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>
9314 </trans-unit>
9315 <trans-unit id="3541115907775840269" datatype="html">
9316 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9317 <target state="translated">A bheil thu cinnteach gu bheil thu airson “<x id="PH" equiv-text="this.video.name"/>” a dheasachadh?</target>
c90f6f26
G
9318 <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>
9319 </trans-unit>
352cdf75 9320 <trans-unit id="3858880927114551513" datatype="html">
e67ecaf8
C
9321 <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>
9322 <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
9323 <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>
9324 </trans-unit>
352cdf75 9325 <trans-unit id="4876327655498234453" datatype="html">
e67ecaf8
C
9326 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9327 <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
9328 <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>
9329 </trans-unit>
352cdf75
G
9330 <trans-unit id="7934869554046374009" datatype="html">
9331 <source>Edition tasks created.</source>
9332 <target state="translated">Chaidh saothraichean an deasachaidh a chruthachadh.</target>
c90f6f26
G
9333 <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>
9334 </trans-unit>
5a6de093 9335 <trans-unit id="7709367721354853232" datatype="html">
076e1310 9336 <source>Focus the search bar</source>
0b4a6767 9337 <target state="translated">Cuir am fòcas air bàr nan lorg</target>
c90f6f26
G
9338 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group>
9339 </trans-unit>
5a6de093 9340 <trans-unit id="4049262826107502276" datatype="html">
076e1310 9341 <source>Toggle the left menu</source>
0b4a6767 9342 <target state="translated">Toglaich an clàr-taice taobh clì</target>
c90f6f26
G
9343 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group>
9344 </trans-unit>
5a6de093 9345 <trans-unit id="5409372033656550095" datatype="html">
076e1310 9346 <source>Go to the discover videos page</source>
0b4a6767 9347 <target state="translated">Tadhail air duilleag fidreadh nam videothan</target>
c90f6f26
G
9348 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group>
9349 </trans-unit>
5a6de093 9350 <trans-unit id="4278050445961255445" datatype="html">
076e1310 9351 <source>Go to the trending videos page</source>
0b4a6767 9352 <target state="translated">Tadhail air duilleag nam videothan a’ treandadh</target>
c90f6f26
G
9353 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group>
9354 </trans-unit>
5a6de093 9355 <trans-unit id="3242234958443825475" datatype="html">
076e1310 9356 <source>Go to the recently added videos page</source>
a0bb29af 9357 <target state="translated">Tadhail air duilleag nam videothan a chaidh a chur ris o chionn goirid</target>
c90f6f26
G
9358 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group>
9359 </trans-unit>
5a6de093 9360 <trans-unit id="2887122197778293919" datatype="html">
076e1310 9361 <source>Go to the local videos page</source>
0b4a6767 9362 <target state="translated">Tadhail air duilleag nam videothan ionadail</target>
c90f6f26
G
9363 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group>
9364 </trans-unit>
5a6de093 9365 <trans-unit id="8009065619559214982" datatype="html">
076e1310 9366 <source>Go to the videos upload page</source>
0b4a6767 9367 <target state="translated">Tadhail air duilleag luchdadh suas videothan</target>
c90f6f26
G
9368 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group>
9369 </trans-unit>
5a6de093 9370 <trans-unit id="3779524668013120370" datatype="html">
076e1310 9371 <source>Go to my subscriptions</source>
0b4a6767 9372 <target state="translated">Tadhail air na fo-sgrìobhaidhean agam</target>
819205ed
G
9373 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9374 </trans-unit>
5a6de093 9375 <trans-unit id="1136469849928650779" datatype="html">
076e1310 9376 <source>Go to my videos</source>
0b4a6767 9377 <target state="translated">Tadhail air na videothan agam</target>
819205ed
G
9378 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9379 </trans-unit>
5a6de093 9380 <trans-unit id="7836683738999600376" datatype="html">
076e1310 9381 <source>Go to my imports</source>
0b4a6767 9382 <target state="translated">Tadhail air na h-ion-phortaidhean agam</target>
819205ed
G
9383 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9384 </trans-unit>
5a6de093 9385 <trans-unit id="7511292153332773503" datatype="html">
076e1310 9386 <source>Go to my channels</source>
0b4a6767 9387 <target state="translated">Tadhail air na seanailean agam</target>
819205ed
G
9388 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9389 </trans-unit>
793f70ae 9390 <trans-unit id="2013324644839511073" datatype="html">
e67ecaf8
C
9391 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9392Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
0b4a6767 9393 <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
9394 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9395 </trans-unit>
5a6de093 9396 <trans-unit id="375263728166936544" datatype="html">
076e1310 9397 <source>You need to reconnect.</source>
0b4a6767 9398 <target state="translated">Feumaidh tu ceangal ris a-rithist.</target>
918ad789 9399 <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
9400 </trans-unit>
9401 <trans-unit id="8093156107152165809" datatype="html">
9402 <source>Show/hide this help menu</source>
9403 <target state="new">Show/hide this help menu</target>
2164a13d
C
9404 <context-group purpose="location">
9405 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9406 <context context-type="linenumber">45</context>
9407 </context-group>
c90f6f26
G
9408 </trans-unit>
9409 <trans-unit id="3314265031897048047" datatype="html">
9410 <source>Hide this help menu</source>
9411 <target state="new">Hide this help menu</target>
2164a13d
C
9412 <context-group purpose="location">
9413 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9414 <context context-type="linenumber">46</context>
9415 </context-group>
918ad789 9416 </trans-unit>
5a6de093 9417 <trans-unit id="2206638022166154361" datatype="html">
076e1310 9418 <source>Keyboard Shortcuts:</source>
0b4a6767 9419 <target state="translated">Ath-ghoiridean a’ mheur-chlàir:</target>
793f70ae 9420 <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
9421 </trans-unit>
9422 <trans-unit id="3608407683173066091" datatype="html">
9423 <source>My history</source>
9424 <target state="translated">An eachdraidh agam</target>
c5c848c5
C
9425 <context-group purpose="location">
9426 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9427 <context context-type="linenumber">98</context>
9428 </context-group>
b68ec72e
G
9429 </trans-unit>
9430 <trans-unit id="4024404994702813072" datatype="html">
9431 <source>In my library</source>
a082d6fd 9432 <target state="translated">San leabhar-lann agam</target>
7c94e1e7
C
9433 <context-group purpose="location">
9434 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9435 <context context-type="linenumber">104</context>
9436 </context-group>
a2f7b4e6
G
9437 </trans-unit>
9438 <trans-unit id="232050922346936574" datatype="html">
9439 <source>Trending</source>
47f6767e 9440 <target state="translated">A’ treandadh</target>
c90f6f26
G
9441 <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>
9442 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
9443 </trans-unit>
a0bb29af
G
9444 <trans-unit id="6470888608149621404" datatype="html">
9445 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9446 <target state="translated">AIR <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9447 <context-group purpose="location">
9448 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9449 <context context-type="linenumber">150</context>
09e1784b 9450 </context-group>
a2f7b4e6
G
9451 </trans-unit>
9452 <trans-unit id="2821179408673282599" datatype="html">
9453 <source>Home</source>
47f6767e 9454 <target state="translated">Dachaigh</target>
a0bb29af
G
9455 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9456 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9457 </trans-unit>
5a6de093 9458 <trans-unit id="4648900870671159218" datatype="html">
076e1310 9459 <source>Success</source>
0b4a6767 9460 <target state="translated">Deiseil</target>
c90f6f26
G
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group>
9462 <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>
9463 </trans-unit>
5a6de093 9464 <trans-unit id="1266887509445371246" datatype="html">
076e1310 9465 <source>Incorrect username or password.</source>
0b4a6767 9466 <target state="translated">Chan eil an t-ainm-cleachdaiche no chan eil am facal-faire mar bu chòir.</target>
c90f6f26
G
9467 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group>
9468 </trans-unit>
5a6de093
C
9469 <trans-unit id="6974874606619467663" datatype="html">
9470 <source>Your account is blocked.</source>
0b4a6767 9471 <target state="translated">Chaidh an cunntas agad a bhacadh.</target>
c90f6f26
G
9472 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group>
9473 </trans-unit>
5a6de093
C
9474 <trans-unit id="7939914198003891823" datatype="html">
9475 <source>any language</source>
0b4a6767 9476 <target state="translated">cànan sam bith</target>
819205ed
G
9477 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9478 </trans-unit>
5a6de093
C
9479 <trans-unit id="5633144232269377096" datatype="html">
9480 <source>hide</source>
0b4a6767 9481 <target state="translated">falaich</target>
819205ed
G
9482 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9483 </trans-unit>
5a6de093
C
9484 <trans-unit id="8603861867909474404" datatype="html">
9485 <source>blur</source>
0b4a6767 9486 <target state="translated">sgleò</target>
819205ed
G
9487 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9488 </trans-unit>
5a6de093
C
9489 <trans-unit id="4534458451100881847" datatype="html">
9490 <source>display</source>
0b4a6767 9491 <target state="translated">taisbean</target>
819205ed
G
9492 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9493 </trans-unit>
5a6de093
C
9494 <trans-unit id="4467323362722952678" datatype="html">
9495 <source>Unknown</source>
0b4a6767 9496 <target state="translated">Chan eil fhios</target>
819205ed
G
9497 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9498 </trans-unit>
5a6de093 9499 <trans-unit id="8781423666414310853" datatype="html">
076e1310 9500 <source>Your password has been successfully reset!</source>
0b4a6767 9501 <target state="translated">Chaidh am facal-faire agad ath-shuidheachadh!</target>
793f70ae
G
9502 <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>
9503 </trans-unit>
5a6de093 9504 <trans-unit id="6048892649018070225" datatype="html">
076e1310 9505 <source>Today</source>
0b4a6767 9506 <target state="translated">An-diugh</target>
e67ecaf8
C
9507
9508
9509
9510 <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
9511 <trans-unit id="4498682414491138092" datatype="html">
9512 <source>Yesterday</source>
0b4a6767 9513 <target state="translated">An-dè</target>
e67ecaf8
C
9514
9515 <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
9516 <trans-unit id="5073473933031004097" datatype="html">
9517 <source>This week</source>
0b4a6767 9518 <target state="translated">An t-seachdain-sa</target>
e67ecaf8
C
9519
9520 <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
9521 <trans-unit id="842657237693374355" datatype="html">
9522 <source>This month</source>
0b4a6767 9523 <target state="translated">Am mìos seo</target>
e67ecaf8
C
9524
9525 <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
9526 <trans-unit id="4463380307954693363" datatype="html">
9527 <source>Last month</source>
0b4a6767 9528 <target state="translated">Am mìos seo chaidh</target>
e67ecaf8
C
9529
9530 <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
9531 <trans-unit id="7473676707373218484" datatype="html">
9532 <source>Older</source>
0b4a6767 9533 <target state="translated">Nas sine</target>
e67ecaf8
C
9534
9535 <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
9536 <trans-unit id="5036991421517255667" datatype="html">
9537 <source>Cannot load more videos. Try again later.</source>
0b4a6767 9538 <target state="translated">Chan urrainn dhuinn barrachd videothan a luchdadh. Feuch ris a-rithist an ceann greis.</target>
e67ecaf8
C
9539
9540
9541 <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 9542 <trans-unit id="4873149362496451858" datatype="html">
076e1310 9543 <source>Last 7 days</source>
0b4a6767 9544 <target state="translated">Na 7 làithean seo chaidh</target>
819205ed
G
9545 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9546 </trans-unit>
5a6de093 9547 <trans-unit id="2949150997160654358" datatype="html">
076e1310 9548 <source>Last 30 days</source>
0b4a6767 9549 <target state="translated">An 30 latha seo chaidh</target>
819205ed
G
9550 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9551 </trans-unit>
5a6de093 9552 <trans-unit id="5328600704510694984" datatype="html">
076e1310 9553 <source>Last 365 days</source>
0b4a6767 9554 <target state="translated">An 365 latha seo chaidh</target>
819205ed
G
9555 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9556 </trans-unit>
a2f7b4e6
G
9557 <trans-unit id="2392481201920342009" datatype="html">
9558 <source>VOD videos</source>
89806a88 9559 <target>Videothan air iarrtas</target>
c90f6f26
G
9560 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9561 <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>
9562 <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>
9563 </trans-unit>
a2f7b4e6
G
9564 <trans-unit id="2180217594100853008" datatype="html">
9565 <source>Live videos</source>
89806a88 9566 <target>Videothan beòtha</target>
c90f6f26
G
9567 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9568 <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>
9569 <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>
9570 </trans-unit>
5a6de093 9571 <trans-unit id="8487565500496466433" datatype="html">
076e1310 9572 <source>Short (&lt; 4 min)</source>
0b4a6767 9573 <target state="translated">Goirid (&lt; 4 mion)</target>
819205ed
G
9574 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9575 </trans-unit>
5a6de093 9576 <trans-unit id="3642535017283477339" datatype="html">
076e1310 9577 <source>Medium (4-10 min)</source>
0b4a6767 9578 <target state="translated">Meadhanach (4-10 mion)</target>
819205ed
G
9579 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9580 </trans-unit>
5a6de093 9581 <trans-unit id="6613870447286561244" datatype="html">
e67ecaf8
C
9582 <source>Long (> 10 min)</source>
9583 <target state="translated">Fada (> 10 mion)</target>
819205ed
G
9584 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9585 </trans-unit>
5a6de093 9586 <trans-unit id="1787083504545967" datatype="html">
076e1310 9587 <source>Relevance</source>
0b4a6767 9588 <target state="translated">Buntainneas</target>
819205ed
G
9589 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9590 </trans-unit>
5a6de093 9591 <trans-unit id="7944277186358179990" datatype="html">
076e1310 9592 <source>Publish date</source>
0b4a6767 9593 <target state="translated">Ceann-là an fhoillseachaidh</target>
819205ed
G
9594 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9595 </trans-unit>
5a6de093 9596 <trans-unit id="2123659921722214537" datatype="html">
076e1310 9597 <source>Views</source>
fb87355d 9598 <target state="translated">Air coimhead air</target>
c90f6f26
G
9599 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
9600 <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>
9601 </trans-unit>
5a6de093
C
9602 <trans-unit id="3208627574396957172" datatype="html">
9603 <source>Search index is unavailable. Retrying with instance results instead.</source>
0b4a6767 9604 <target state="translated">Chan eil inneacs luirg ri fhaighinn. A’ feuchainn ris le toraidhean an ionstans ’na àite.</target>
819205ed
G
9605 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9606 </trans-unit>
5a6de093
C
9607 <trans-unit id="307702206382241469" datatype="html">
9608 <source>Search error</source>
0b4a6767 9609 <target state="translated">Mearachd luirg</target>
819205ed 9610 <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
9611 </trans-unit>
9612 <trans-unit id="6183000905044663854" datatype="html">
9613 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source>
9614 <target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
2164a13d
C
9615 <context-group purpose="location">
9616 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9617 <context context-type="linenumber">252</context>
9618 </context-group>
819205ed 9619 </trans-unit>
96383901
G
9620 <trans-unit id="8491751845906232809" datatype="html">
9621 <source>PeerTube instance host filter is invalid</source>
9622 <target state="translated">Tha criathrag òstair ionstans PeerTube mì-dhligheach</target>
819205ed
G
9623 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9624 </trans-unit>
793f70ae
G
9625 <trans-unit id="4580988005648117665" datatype="html">
9626 <source>Search</source>
0b4a6767 9627 <target state="translated">Lorg</target>
e67ecaf8
C
9628
9629
9630
9631
9632
9633
9634
9635 <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
9636 <trans-unit id="320689395528621696" datatype="html">
9637 <source>Navigate between plugins and themes</source>
9638 <target state="translated">Seòl na plugain is ùrlaran</target>
78a5dd9c
C
9639 <context-group purpose="location">
9640 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9641 <context context-type="linenumber">7</context>
9642 </context-group>
9643 </trans-unit>
d7c6b951 9644 <trans-unit id="7804724824750282316" datatype="html">
52b356cf 9645 <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 9646 <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
9647 <context-group purpose="location">
9648 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9649 <context context-type="linenumber">5</context>
9650 </context-group>
4826a915 9651 </trans-unit>
a2f7b4e6
G
9652 <trans-unit id="8392321423487952834" datatype="html">
9653 <source>1 year ago</source>
47f6767e 9654 <target state="translated">Bliadhna air ais</target>
c90f6f26
G
9655 <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>
9656 </trans-unit>
9657 <trans-unit id="1995871740249853660" datatype="html">
9658 <source><x id="PH" equiv-text="interval"/> month(s) ago</source>
9659 <target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target>
09e1784b
C
9660 <context-group purpose="location">
9661 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9662 <context context-type="linenumber">28</context>
09e1784b 9663 </context-group>
793f70ae 9664 </trans-unit>
a2f7b4e6
G
9665 <trans-unit id="6874778750344205852" datatype="html">
9666 <source>1 month ago</source>
47f6767e 9667 <target state="translated">Mìos air ais</target>
c90f6f26
G
9668 <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>
9669 </trans-unit>
9670 <trans-unit id="3626585509896494177" datatype="html">
9671 <source><x id="PH" equiv-text="interval"/> week(s) ago</source>
9672 <target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target>
09e1784b
C
9673 <context-group purpose="location">
9674 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9675 <context context-type="linenumber">37</context>
09e1784b 9676 </context-group>
c90f6f26
G
9677 </trans-unit>
9678 <trans-unit id="4853543308896023917" datatype="html">
9679 <source><x id="PH" equiv-text="interval"/> day(s) ago</source>
9680 <target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target>
09e1784b
C
9681 <context-group purpose="location">
9682 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9683 <context context-type="linenumber">42</context>
09e1784b 9684 </context-group>
c90f6f26
G
9685 </trans-unit>
9686 <trans-unit id="1345947856864087664" datatype="html">
9687 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source>
9688 <target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target>
09e1784b
C
9689 <context-group purpose="location">
9690 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9691 <context context-type="linenumber">47</context>
09e1784b 9692 </context-group>
793f70ae 9693 </trans-unit>
5a6de093 9694 <trans-unit id="8256466313580256940" datatype="html">
793f70ae 9695 <source><x id="PH"/> min ago </source>
0b4a6767 9696 <target state="translated"><x id="PH"/> mion air ais </target>
c90f6f26
G
9697 <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>
9698 </trans-unit>
5a6de093
C
9699 <trans-unit id="4733690367258997247" datatype="html">
9700 <source>just now</source>
0b4a6767 9701 <target state="translated">an-dràsta fhèin</target>
c90f6f26
G
9702 <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>
9703 </trans-unit>
5a6de093 9704 <trans-unit id="2222108104954671970" datatype="html">
793f70ae 9705 <source><x id="PH"/> sec </source>
0b4a6767 9706 <target state="translated"><x id="PH"/> diog </target>
793f70ae 9707 <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
9708 </trans-unit>
9709 <trans-unit id="8489397598480880903" datatype="html">
9710 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source>
9711 <target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target>
2164a13d
C
9712 <context-group purpose="location">
9713 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9714 <context context-type="linenumber">7</context>
9715 </context-group>
c90f6f26
G
9716 </trans-unit>
9717 <trans-unit id="599762045687999334" datatype="html">
9718 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source>
9719 <target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target>
2164a13d
C
9720 <context-group purpose="location">
9721 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9722 <context context-type="linenumber">8</context>
9723 </context-group>
c90f6f26
G
9724 </trans-unit>
9725 <trans-unit id="4951459525104027759" datatype="html">
9726 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source>
9727 <target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target>
2164a13d
C
9728 <context-group purpose="location">
9729 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9730 <context context-type="linenumber">9</context>
9731 </context-group>
c90f6f26
G
9732 </trans-unit>
9733 <trans-unit id="2471141982657856893" datatype="html">
9734 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source>
9735 <target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target>
2164a13d
C
9736 <context-group purpose="location">
9737 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9738 <context context-type="linenumber">10</context>
9739 </context-group>
c90f6f26
G
9740 </trans-unit>
9741 <trans-unit id="8562677309401914974" datatype="html">
9742 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source>
9743 <target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target>
2164a13d
C
9744 <context-group purpose="location">
9745 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9746 <context context-type="linenumber">11</context>
9747 </context-group>
c90f6f26
G
9748 </trans-unit>
9749 <trans-unit id="3613007385964514320" datatype="html">
9750 <source><x id="PH" equiv-text="interval"/> year(s) ago</source>
9751 <target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
2164a13d
C
9752 <context-group purpose="location">
9753 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9754 <context context-type="linenumber">19</context>
9755 </context-group>
793f70ae
G
9756 </trans-unit>
9757 <trans-unit id="6499699285816188400" datatype="html">
9758 <source>Abuse reports</source>
de8c02ea 9759 <target state="translated">Gearanan mu mhì-ghnàthachadh</target>
793f70ae
G
9760 <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>
9761 </trans-unit>
9762 <trans-unit id="4930506384627295710" datatype="html">
9763 <source>Settings</source>
0b4a6767 9764 <target state="translated">Roghainnean</target>
819205ed
G
9765 <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>
9766 <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>
9767 <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>
9768 <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>
9769 </trans-unit>
5a6de093 9770 <trans-unit id="9178182467454450952" datatype="html">
076e1310 9771 <source>Confirm</source>
0b4a6767 9772 <target state="translated">Dearbh</target>
352cdf75
G
9773 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9774 </trans-unit>
5a6de093 9775 <trans-unit id="7784486624424057376" datatype="html">
076e1310 9776 <source>Instance name is required.</source>
0b4a6767 9777 <target state="translated">Tha ainm ionstans riatanach.</target>
793f70ae
G
9778 <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>
9779 </trans-unit>
5a6de093 9780 <trans-unit id="3281212084219111058" datatype="html">
076e1310 9781 <source>Short description should not be longer than 250 characters.</source>
0b4a6767 9782 <target state="translated">Cha bu chòir dhan tuairisgeul ghoirid a bhith nas fhaide na 250 caractar.</target>
793f70ae
G
9783 <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>
9784 </trans-unit>
5a6de093 9785 <trans-unit id="6033463036257195528" datatype="html">
076e1310 9786 <source>Twitter username is required.</source>
0b4a6767 9787 <target state="translated">Tha ainm-cleachdaiche Twitter riatanach.</target>
793f70ae
G
9788 <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>
9789 </trans-unit>
5a6de093 9790 <trans-unit id="8198703669620791633" datatype="html">
076e1310 9791 <source>Previews cache size is required.</source>
0b4a6767 9792 <target state="translated">Tha meud tasgadan nan ro-sheallaidhean riatanach.</target>
793f70ae
G
9793 <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>
9794 </trans-unit>
5a6de093 9795 <trans-unit id="3971192070835972256" datatype="html">
076e1310 9796 <source>Previews cache size must be greater than 1.</source>
0b4a6767 9797 <target state="translated">Feumaidh meud tasgadan nan ro-sheallaidhean a bhith nas motha na 1.</target>
793f70ae
G
9798 <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>
9799 </trans-unit>
5a6de093 9800 <trans-unit id="2903453036126968504" datatype="html">
076e1310 9801 <source>Previews cache size must be a number.</source>
0b4a6767 9802 <target state="translated">Feumaidh meud tasgadan nan ro-sheallaidhean a bhith ’na àireamh.</target>
793f70ae
G
9803 <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>
9804 </trans-unit>
5a6de093 9805 <trans-unit id="6941976540222684735" datatype="html">
076e1310 9806 <source>Captions cache size is required.</source>
5ce52d62 9807 <target state="translated">Tha meud tasgadan nam fo-thiotalan riatanach.</target>
793f70ae
G
9808 <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>
9809 </trans-unit>
5a6de093 9810 <trans-unit id="780869536819343075" datatype="html">
076e1310 9811 <source>Captions cache size must be greater than 1.</source>
5ce52d62 9812 <target state="translated">Feumaidh meud tasgadan nam fo-thiotalan a bhith nas motha na 1.</target>
793f70ae
G
9813 <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>
9814 </trans-unit>
5a6de093 9815 <trans-unit id="2498218540197718478" datatype="html">
076e1310 9816 <source>Captions cache size must be a number.</source>
5ce52d62 9817 <target state="translated">Feumaidh meud tasgadan nam fo-thiotalan a bhith ’na àireamh.</target>
793f70ae
G
9818 <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>
9819 </trans-unit>
5a6de093 9820 <trans-unit id="818392297325723982" datatype="html">
076e1310 9821 <source>Signup limit is required.</source>
0b4a6767 9822 <target state="translated">Tha crìoch clàraidh riatanach.</target>
793f70ae 9823 <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
9824 </trans-unit>
9825 <trans-unit id="5630311719329022718" datatype="html">
9826 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
47f6767e 9827 <target state="translated">Feumaidh crìoch clàraidh a bhith nas motha na 1.Cleachd -1 gus a chur à comas.</target>
c29ce242
C
9828 <context-group purpose="location">
9829 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9830 <context context-type="linenumber">47</context>
9831 </context-group>
793f70ae 9832 </trans-unit>
5a6de093 9833 <trans-unit id="2555843408410000965" datatype="html">
076e1310 9834 <source>Signup limit must be a number.</source>
0b4a6767 9835 <target state="translated">Feumaidh crìoch clàraidh a bhith ’na àireamh.</target>
793f70ae 9836 <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
9837 </trans-unit>
9838 <trans-unit id="346485141381099383" datatype="html">
9839 <source>Signup minimum age is required.</source>
9840 <target state="translated">Tha feum air aois as òige a’ chlàraidh.</target>
c5c848c5
C
9841 <context-group purpose="location">
9842 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9843 <context context-type="linenumber">55</context>
9844 </context-group>
a0bb29af
G
9845 </trans-unit>
9846 <trans-unit id="4230672031132838318" datatype="html">
9847 <source>Signup minimum age must be greater than 1.</source>
9848 <target state="translated">Feumaidh aois as òige a’ clàraidh a bhith nas motha na 1.</target>
c5c848c5
C
9849 <context-group purpose="location">
9850 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9851 <context context-type="linenumber">56</context>
9852 </context-group>
a0bb29af
G
9853 </trans-unit>
9854 <trans-unit id="5929230001329133993" datatype="html">
9855 <source>Signup minimum age must be a number.</source>
9856 <target state="translated">Feumaidh aois as òige a’ chlàraidh a bhith ’na h-àireamh.</target>
c5c848c5
C
9857 <context-group purpose="location">
9858 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9859 <context context-type="linenumber">57</context>
9860 </context-group>
793f70ae 9861 </trans-unit>
5a6de093 9862 <trans-unit id="240096858386658337" datatype="html">
076e1310 9863 <source>Admin email is required.</source>
0b4a6767 9864 <target state="translated">Tha post-d rianaire riatanach.</target>
a0bb29af
G
9865 <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>
9866 </trans-unit>
5a6de093 9867 <trans-unit id="4392533896009432078" datatype="html">
076e1310 9868 <source>Admin email must be valid.</source>
0b4a6767 9869 <target state="translated">Feumaidh post-d an rianaire a bhith dligheach.</target>
a0bb29af
G
9870 <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>
9871 </trans-unit>
5a6de093 9872 <trans-unit id="6172217783476989430" datatype="html">
076e1310 9873 <source>Transcoding threads is required.</source>
5ce52d62 9874 <target state="translated">Tha snàithleanan tar-chòdachaidh riatanach.</target>
a0bb29af
G
9875 <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>
9876 </trans-unit>
5a6de093 9877 <trans-unit id="5320424292625586941" datatype="html">
076e1310 9878 <source>Transcoding threads must be greater or equal to 0.</source>
5ce52d62 9879 <target state="translated">Chan fhaod snàithleanan tar-chòdachaidh a bhith nas lugha na 0.</target>
a0bb29af
G
9880 <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>
9881 </trans-unit>
4826a915
G
9882 <trans-unit id="8185661254949728718" datatype="html">
9883 <source>Max live duration is required.</source>
0b4a6767 9884 <target state="translated">Tha faide as motha nan sruthaidhean beòtha riatanach.</target>
a0bb29af
G
9885 <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>
9886 </trans-unit>
4826a915
G
9887 <trans-unit id="8892863662898651766" datatype="html">
9888 <source>Max live duration should be greater or equal to -1.</source>
0b4a6767 9889 <target state="translated">Feumaidh faide as motha nan sruthaidhean beòtha a bhith nas motha no co-ionnann ri -1.</target>
a0bb29af
G
9890 <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>
9891 </trans-unit>
4826a915
G
9892 <trans-unit id="8196240396863235661" datatype="html">
9893 <source>Max instance lives is required.</source>
0b4a6767 9894 <target state="translated">Tha àireamh as motha de shruthaidhean beòtha air an ionstans riatanach.</target>
a0bb29af
G
9895 <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>
9896 </trans-unit>
4826a915
G
9897 <trans-unit id="913683464711184925" datatype="html">
9898 <source>Max instance lives should be greater or equal to -1.</source>
0b4a6767 9899 <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
9900 <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>
9901 </trans-unit>
4826a915
G
9902 <trans-unit id="5614457087254770778" datatype="html">
9903 <source>Max user lives is required.</source>
0b4a6767 9904 <target state="translated">Tha àireamh as motha de shruthaidhean beòtha nan cleachdaichean riatanach.</target>
a0bb29af
G
9905 <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>
9906 </trans-unit>
4826a915
G
9907 <trans-unit id="2779726697233311712" datatype="html">
9908 <source>Max user lives should be greater or equal to -1.</source>
0b4a6767 9909 <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 9910 <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
9911 </trans-unit>
9912 <trans-unit id="351272950792130803" datatype="html">
9913 <source>Max video channels per user is required.</source>
9914 <target state="translated">Tha an àireamh as motha de sheanailean video do gach cleachdaiche riatanach.</target>
c49c366a
C
9915 <context-group purpose="location">
9916 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9917 <context context-type="linenumber">104</context>
9918 </context-group>
fb87355d
G
9919 </trans-unit>
9920 <trans-unit id="5253683089104713724" datatype="html">
9921 <source>Max video channels per user must be greater or equal to 1.</source>
9922 <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
9923 <context-group purpose="location">
9924 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9925 <context context-type="linenumber">105</context>
9926 </context-group>
fb87355d
G
9927 </trans-unit>
9928 <trans-unit id="8354695459880751923" datatype="html">
9929 <source>Max video channels per user must be a number.</source>
9930 <target state="translated">Feumaidh an àireamh as motha de sheanailean video do gach cleachdaiche a bhith ’na àireamh.</target>
c49c366a
C
9931 <context-group purpose="location">
9932 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9933 <context context-type="linenumber">106</context>
9934 </context-group>
a0bb29af 9935 </trans-unit>
4826a915
G
9936 <trans-unit id="5832601947705094130" datatype="html">
9937 <source>Concurrency is required.</source>
0b4a6767 9938 <target state="translated">Tha co-ruith riatanach.</target>
fb87355d
G
9939 <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>
9940 </trans-unit>
4826a915
G
9941 <trans-unit id="4751566092251132371" datatype="html">
9942 <source>Concurrency should be greater or equal to 1.</source>
0b4a6767 9943 <target state="translated">Bu chòir dhan cho-ruith a bhith nas motha no co-ionnann ri 1.</target>
fb87355d
G
9944 <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>
9945 </trans-unit>
5a6de093 9946 <trans-unit id="75589896034107743" datatype="html">
076e1310 9947 <source>Index URL should be a URL</source>
0b4a6767 9948 <target state="translated">Bu chòir do dh’URL an inneics a bhith ’na URL</target>
fb87355d
G
9949 <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>
9950 </trans-unit>
5a6de093
C
9951 <trans-unit id="3964961007325702684" datatype="html">
9952 <source>Search index URL should be a URL</source>
0b4a6767 9953 <target state="translated">Bu chòir do dh’URL an inneics luirg a bhith ’na URL</target>
fb87355d
G
9954 <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>
9955 </trans-unit>
5a6de093 9956 <trans-unit id="8602814243662345124" datatype="html">
076e1310 9957 <source>Email is required.</source>
0b4a6767 9958 <target state="translated">Tha post-d riatanach.</target>
a2f7b4e6
G
9959 <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>
9960 <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>
9961 </trans-unit>
5a6de093 9962 <trans-unit id="4591482207344282590" datatype="html">
076e1310 9963 <source>Email must be valid.</source>
0b4a6767 9964 <target state="translated">Feumaidh am post-d a bhith dligheach.</target>
a2f7b4e6
G
9965 <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>
9966 <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>
9967 </trans-unit>
4826a915
G
9968 <trans-unit id="544279804045883862" datatype="html">
9969 <source>Handle is required.</source>
0b4a6767 9970 <target state="translated">Tha làimhsichear riatanach.</target>
a2f7b4e6
G
9971 <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>
9972 </trans-unit>
3bbb9bef
G
9973 <trans-unit id="2805037637775107078" datatype="html">
9974 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
47f6767e 9975 <target state="translated">Feumaidh an làimhsichear a bhith dligheach (m.e. chocobozzz@ball-eisimpleir.com).</target>
a2f7b4e6
G
9976 <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>
9977 </trans-unit>
5a6de093 9978 <trans-unit id="4968369344159400023" datatype="html">
076e1310 9979 <source>Your name is required.</source>
0b4a6767 9980 <target state="translated">Tha d’ ainm riatanach.</target>
793f70ae
G
9981 <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>
9982 </trans-unit>
5a6de093 9983 <trans-unit id="5799695548385507586" datatype="html">
076e1310 9984 <source>Your name must be at least 1 character long.</source>
0b4a6767 9985 <target state="translated">Feumaidh d’ ainm a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
9986 <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>
9987 </trans-unit>
5a6de093 9988 <trans-unit id="3600004643604731577" datatype="html">
076e1310 9989 <source>Your name cannot be more than 120 characters long.</source>
0b4a6767 9990 <target state="translated">Chan fhaod d’ ainm a bhith nas fhaide na 120 caractar.</target>
793f70ae
G
9991 <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>
9992 </trans-unit>
5a6de093 9993 <trans-unit id="3981804692726336204" datatype="html">
076e1310 9994 <source>A subject is required.</source>
0b4a6767 9995 <target state="translated">Tha cuspair riatanach.</target>
793f70ae
G
9996 <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>
9997 </trans-unit>
5a6de093 9998 <trans-unit id="7787099349830266861" datatype="html">
076e1310 9999 <source>The subject must be at least 1 character long.</source>
0b4a6767 10000 <target state="translated">Feumaidh an cuspair a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10001 <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>
10002 </trans-unit>
5a6de093 10003 <trans-unit id="5905189237950302829" datatype="html">
076e1310 10004 <source>The subject cannot be more than 120 characters long.</source>
0b4a6767 10005 <target state="translated">Chan fhaod an cuspair a bhith nas fhaide na 120 caractar.</target>
793f70ae
G
10006 <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>
10007 </trans-unit>
5a6de093 10008 <trans-unit id="847704400962945123" datatype="html">
076e1310 10009 <source>A message is required.</source>
0b4a6767 10010 <target state="translated">Tha teachdaireachd riatanach.</target>
793f70ae
G
10011 <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>
10012 </trans-unit>
5a6de093 10013 <trans-unit id="3871842658394273178" datatype="html">
076e1310 10014 <source>The message must be at least 3 characters long.</source>
0b4a6767 10015 <target state="translated">Feumaidh an teachdaireachd a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
793f70ae
G
10016 <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>
10017 </trans-unit>
5a6de093 10018 <trans-unit id="3731145759205895653" datatype="html">
076e1310 10019 <source>The message cannot be more than 5000 characters long.</source>
0b4a6767 10020 <target state="translated">Chan fhaod an teachdaireachd a bhith nas fhaide na 5000 caractar.</target>
793f70ae
G
10021 <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>
10022 </trans-unit>
5a6de093 10023 <trans-unit id="3868123820758341861" datatype="html">
076e1310 10024 <source>Username is required.</source>
0b4a6767 10025 <target state="translated">Tha ainm-cleachdaiche riatanach.</target>
a2f7b4e6
G
10026 <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>
10027 <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>
10028 </trans-unit>
5a6de093 10029 <trans-unit id="3577237269587081090" datatype="html">
076e1310 10030 <source>Password is required.</source>
0b4a6767 10031 <target state="translated">Tha facal-faire riatanach.</target>
a2f7b4e6
G
10032 <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>
10033 <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>
10034 <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>
10035 </trans-unit>
5a6de093 10036 <trans-unit id="3152303769378345477" datatype="html">
076e1310 10037 <source>Confirmation of the password is required.</source>
0b4a6767 10038 <target state="translated">Tha dearbhadh an fhacail-fhaire riatanach.</target>
793f70ae
G
10039 <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>
10040 </trans-unit>
5a6de093 10041 <trans-unit id="4786141633412279939" datatype="html">
076e1310 10042 <source>Username must be at least 1 character long.</source>
0b4a6767 10043 <target state="translated">Feumaidh an t-ainm-cleachdaiche a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10044 <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>
10045 </trans-unit>
5a6de093 10046 <trans-unit id="1019755749203839300" datatype="html">
076e1310 10047 <source>Username cannot be more than 50 characters long.</source>
0b4a6767 10048 <target state="translated">Chan fhaod ainm-cleachdaiche a bhith nas fhaide na 50 caractar.</target>
a2f7b4e6
G
10049 <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>
10050 </trans-unit>
5a6de093 10051 <trans-unit id="5621067256208426608" datatype="html">
076e1310 10052 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
0b4a6767 10053 <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
10054 <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>
10055 </trans-unit>
5a6de093
C
10056 <trans-unit id="6288154707582132676" datatype="html">
10057 <source>Channel name is required.</source>
0b4a6767 10058 <target state="translated">Tha ainm sianail riatanach.</target>
a2f7b4e6
G
10059 <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>
10060 </trans-unit>
5a6de093
C
10061 <trans-unit id="8178814467139959283" datatype="html">
10062 <source>Channel name must be at least 1 character long.</source>
0b4a6767 10063 <target state="translated">Feumaidh ainm na seanail a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10064 <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>
10065 </trans-unit>
5a6de093
C
10066 <trans-unit id="8602785819772117007" datatype="html">
10067 <source>Channel name cannot be more than 50 characters long.</source>
0b4a6767 10068 <target state="translated">Chan fhaod ainm na seanail a bhith nas fhaide na 50 caractar.</target>
a2f7b4e6
G
10069 <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>
10070 </trans-unit>
793f70ae
G
10071 <trans-unit id="3419415520566928243" datatype="html">
10072 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
0b4a6767 10073 <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
10074 <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>
10075 </trans-unit>
5a6de093 10076 <trans-unit id="525871656034789056" datatype="html">
076e1310 10077 <source>Password must be at least 6 characters long.</source>
0b4a6767 10078 <target state="translated">Feumaidh am facal-faire a bhith 6 caractaran a dh’fhaid air a char as giorra.</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">72</context></context-group>
10080 <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>
10081 </trans-unit>
5a6de093 10082 <trans-unit id="1099684476181448167" datatype="html">
076e1310 10083 <source>Password cannot be more than 255 characters long.</source>
0b4a6767 10084 <target state="translated">Chan fhaod am facal-faire a bhith nas fhaide na 255 caractar.</target>
a2f7b4e6
G
10085 <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>
10086 <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>
10087 </trans-unit>
5a6de093 10088 <trans-unit id="3392630942539073768" datatype="html">
076e1310 10089 <source>The new password and the confirmed password do not correspond.</source>
0b4a6767 10090 <target state="translated">Chan eil am facal-faire ùr ’s a dhearbhadh co-ionnann.</target>
a2f7b4e6
G
10091 <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>
10092 </trans-unit>
5a6de093 10093 <trans-unit id="2027337371129904473" datatype="html">
076e1310 10094 <source>Video quota is required.</source>
0b4a6767 10095 <target state="translated">Tha feum air cuota video.</target>
a2f7b4e6
G
10096 <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>
10097 </trans-unit>
5a6de093 10098 <trans-unit id="267386529333143660" datatype="html">
076e1310 10099 <source>Quota must be greater than -1.</source>
0b4a6767 10100 <target state="translated">Feumaidh an cuota a bhith nas motha na -1.</target>
a2f7b4e6
G
10101 <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>
10102 </trans-unit>
5a6de093 10103 <trans-unit id="1220179061234048936" datatype="html">
076e1310 10104 <source>Daily upload limit is required.</source>
0b4a6767 10105 <target state="translated">Tha crìoch air an luchdadh suas làitheil riatanach.</target>
a2f7b4e6
G
10106 <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>
10107 </trans-unit>
5a6de093 10108 <trans-unit id="8959404382357999234" datatype="html">
076e1310 10109 <source>Daily upload limit must be greater than -1.</source>
0b4a6767 10110 <target state="translated">Feumaidh a’ chrìoch air an luchdadh suas làitheil a bhith nas motha na -1.</target>
a2f7b4e6
G
10111 <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>
10112 </trans-unit>
5a6de093 10113 <trans-unit id="4796798537475457493" datatype="html">
076e1310 10114 <source>User role is required.</source>
0b4a6767 10115 <target state="translated">Tha feum air dreuchd cleachdaiche.</target>
a2f7b4e6
G
10116 <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>
10117 </trans-unit>
5a6de093 10118 <trans-unit id="2761226139624435788" datatype="html">
076e1310 10119 <source>Description must be at least 3 characters long.</source>
0b4a6767 10120 <target state="translated">Feumaidh an tuairisgeul a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
918ad789
G
10121 <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>
10122 <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>
10123 <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>
10124 </trans-unit>
5a6de093 10125 <trans-unit id="4717982586356605243" datatype="html">
076e1310 10126 <source>Description cannot be more than 1000 characters long.</source>
0b4a6767 10127 <target state="translated">Chan fhaod an tuairisgeul a bhith nas fhaide na 1000 caractar.</target>
918ad789
G
10128 <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>
10129 <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>
10130 <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>
10131 </trans-unit>
5a6de093 10132 <trans-unit id="1814372869868173571" datatype="html">
076e1310 10133 <source>You must agree with the instance terms in order to register on it.</source>
0b4a6767 10134 <target state="translated">Feumaidh tu aontachadh ri teirmichean an ionstans mus clàraich thu leis.</target>
a2f7b4e6
G
10135 <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>
10136 </trans-unit>
5a6de093 10137 <trans-unit id="7803960725351649605" datatype="html">
076e1310 10138 <source>Ban reason must be at least 3 characters long.</source>
0b4a6767 10139 <target state="translated">Feumaidh adhbhar an toirmisg a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
a2f7b4e6
G
10140 <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>
10141 </trans-unit>
5a6de093 10142 <trans-unit id="3851609012243698179" datatype="html">
076e1310 10143 <source>Ban reason cannot be more than 250 characters long.</source>
0b4a6767 10144 <target state="translated">Chan fhaod adhbhar an toirmisg a bhith nas fhaide na 250 caractar.</target>
a2f7b4e6
G
10145 <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>
10146 </trans-unit>
5a6de093 10147 <trans-unit id="6632896893630378443" datatype="html">
076e1310 10148 <source>Display name is required.</source>
0b4a6767 10149 <target state="translated">Tha feum air ainm-taisbeanaidh.</target>
918ad789
G
10150 <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>
10151 <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>
10152 <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>
10153 </trans-unit>
5a6de093 10154 <trans-unit id="1303578752658966736" datatype="html">
076e1310 10155 <source>Display name must be at least 1 character long.</source>
0b4a6767 10156 <target state="translated">Feumaidh an t-ainm-taisbeanaidh a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
918ad789
G
10157 <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>
10158 <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>
10159 <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>
10160 </trans-unit>
5a6de093 10161 <trans-unit id="4613240543124934954" datatype="html">
076e1310 10162 <source>Display name cannot be more than 50 characters long.</source>
0b4a6767 10163 <target state="translated">Chan fhaod an t-ainm-taisbeanaidh a bhith nas fhaide na 50 caractar.</target>
918ad789
G
10164 <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>
10165 <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>
10166 </trans-unit>
5a6de093 10167 <trans-unit id="1000468652492651683" datatype="html">
076e1310 10168 <source>Report reason is required.</source>
de8c02ea 10169 <target state="translated">Tha feum air adhbhar a’ ghearain.</target>
793f70ae
G
10170 <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>
10171 </trans-unit>
5a6de093 10172 <trans-unit id="1109780973109145433" datatype="html">
076e1310 10173 <source>Report reason must be at least 2 characters long.</source>
de8c02ea 10174 <target state="translated">Feumaidh adhbhar a’ ghearain a bhith 2 charactar a dh’fhaid air a char as lugha.</target>
793f70ae
G
10175 <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>
10176 </trans-unit>
5a6de093 10177 <trans-unit id="5414573937278525654" datatype="html">
076e1310 10178 <source>Report reason cannot be more than 3000 characters long.</source>
de8c02ea 10179 <target state="translated">Chan fhaod adhbhar a’ ghearain a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10180 <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>
10181 </trans-unit>
5a6de093 10182 <trans-unit id="8779567454442277762" datatype="html">
076e1310 10183 <source>Moderation comment is required.</source>
5ce52d62 10184 <target state="translated">Tha feum air beachd maorsainneachd.</target>
793f70ae
G
10185 <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>
10186 </trans-unit>
5a6de093 10187 <trans-unit id="8954765410376245909" datatype="html">
076e1310 10188 <source>Moderation comment must be at least 2 characters long.</source>
5ce52d62 10189 <target state="translated">Feumaidh beachd na maorsainneachd a bhith 2 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10190 <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>
10191 </trans-unit>
5a6de093 10192 <trans-unit id="6316804467108244906" datatype="html">
076e1310 10193 <source>Moderation comment cannot be more than 3000 characters long.</source>
5ce52d62 10194 <target state="translated">Chan fhaod beachd na maorsainneachd a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10195 <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>
10196 </trans-unit>
5a6de093
C
10197 <trans-unit id="8835075531528610034" datatype="html">
10198 <source>Abuse message is required.</source>
de8c02ea 10199 <target state="translated">Tha teachdaireachd riatanach ann an gearan mu mhì-ghnàthachadh.</target>
793f70ae
G
10200 <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>
10201 </trans-unit>
5a6de093
C
10202 <trans-unit id="9034042966936514516" datatype="html">
10203 <source>Abuse message must be at least 2 characters long.</source>
de8c02ea 10204 <target state="translated">Feumaidh teachdaireachd mu mhì-ghnàthachadh a bhith 2 charactar a dh’fhaid air a char as lugha.</target>
793f70ae
G
10205 <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>
10206 </trans-unit>
5a6de093
C
10207 <trans-unit id="7989186574443390119" datatype="html">
10208 <source>Abuse message cannot be more than 3000 characters long.</source>
de8c02ea 10209 <target state="translated">Chan fhaod teachdaireachd mu mhì-ghnàthachadh a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10210 <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>
10211 </trans-unit>
5a6de093 10212 <trans-unit id="6700357678556223012" datatype="html">
076e1310 10213 <source>The channel is required.</source>
0b4a6767 10214 <target state="translated">Tha an t-seanail riatanach.</target>
793f70ae
G
10215 <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>
10216 </trans-unit>
5a6de093
C
10217 <trans-unit id="9191505323045740697" datatype="html">
10218 <source>Block reason must be at least 2 characters long.</source>
0b4a6767 10219 <target state="translated">Feumaidh adhbhar a’ bhacaidh a bhith 2 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10220 <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>
10221 </trans-unit>
5a6de093
C
10222 <trans-unit id="8581623418602419755" datatype="html">
10223 <source>Block reason cannot be more than 300 characters long.</source>
0b4a6767 10224 <target state="translated">Chan fhaod adhbhar a’ bhacaidh a bhith nas fhaide na 300 caractar.</target>
793f70ae
G
10225 <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>
10226 </trans-unit>
5a6de093 10227 <trans-unit id="1099619384694370156" datatype="html">
076e1310 10228 <source>Video caption language is required.</source>
5ce52d62 10229 <target state="translated">Tha feum air cànan fo-thiotail a’ video.</target>
793f70ae
G
10230 <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>
10231 </trans-unit>
5a6de093 10232 <trans-unit id="3438639650276868976" datatype="html">
076e1310 10233 <source>Video caption file is required.</source>
5ce52d62 10234 <target state="translated">Tha feum air faidhle fo-thiotail a’ video.</target>
793f70ae 10235 <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
10236 </trans-unit>
10237 <trans-unit id="9145435275110757909" datatype="html">
10238 <source>Caption content is required.</source>
10239 <target state="translated">Tha feum air susbaint fo-thiotail.</target>
3c18ff47
C
10240 <context-group purpose="location">
10241 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10242 <context context-type="linenumber">21</context>
10243 </context-group>
793f70ae 10244 </trans-unit>
5a6de093 10245 <trans-unit id="7365924714339585574" datatype="html">
076e1310 10246 <source>The username is required.</source>
0b4a6767 10247 <target state="translated">Tha an t-ainm-cleachdaiche riatanach.</target>
793f70ae
G
10248 <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>
10249 </trans-unit>
5a6de093 10250 <trans-unit id="3954099618513992825" datatype="html">
076e1310 10251 <source>You can only transfer ownership to a local account</source>
0b4a6767 10252 <target state="translated">Chan urrainn dhut an t-sealbh atharrachadh ach gu cunntas ionadail</target>
793f70ae
G
10253 <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>
10254 </trans-unit>
5a6de093 10255 <trans-unit id="4444753420973870540" datatype="html">
076e1310 10256 <source>Name is required.</source>
0b4a6767 10257 <target state="translated">Tha feum air ainm.</target>
918ad789
G
10258 <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>
10259 </trans-unit>
5a6de093 10260 <trans-unit id="4006797705713167676" datatype="html">
076e1310 10261 <source>Name must be at least 1 character long.</source>
0b4a6767 10262 <target state="translated">Feumaidh an t-ainm a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
918ad789
G
10263 <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>
10264 </trans-unit>
5a6de093 10265 <trans-unit id="2233809696503670883" datatype="html">
076e1310 10266 <source>Name cannot be more than 50 characters long.</source>
0b4a6767 10267 <target state="translated">Chan fhaod an t-ainm a bhith nas fhaide na 50 caractar.</target>
918ad789
G
10268 <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>
10269 </trans-unit>
5a6de093 10270 <trans-unit id="7915656854942800659" datatype="html">
076e1310 10271 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
0b4a6767 10272 <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
10273 <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>
10274 </trans-unit>
5a6de093 10275 <trans-unit id="6880459830525364741" datatype="html">
076e1310 10276 <source>Support text must be at least 3 characters long.</source>
f85b7b40 10277 <target state="translated">Feumaidh an teacsa mun taic a bhith 3 caractaran a dh'fhaid air a char as lugha.</target>
918ad789 10278 <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
10279 </trans-unit>
10280 <trans-unit id="6122525173522570480" datatype="html">
10281 <source>Support text cannot be more than 1000 characters long.</source>
10282 <target state="new">Support text cannot be more than 1000 characters long.</target>
d3401260
C
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">48</context>
10286 </context-group>
e67ecaf8
C
10287 </trans-unit><trans-unit id="6149476559621965756" datatype="html">
10288 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</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">59</context>
10292 </context-group>
10293 </trans-unit><trans-unit id="7820654428820536159" datatype="html">
10294 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target>
10295 <context-group purpose="location">
10296 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10297 <context context-type="linenumber">60</context>
10298 </context-group>
10299 </trans-unit><trans-unit id="5090406837784732474" datatype="html">
10300 <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>
10301 <context-group purpose="location">
10302 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10303 <context context-type="linenumber">61</context>
10304 </context-group>
918ad789 10305 </trans-unit>
d7c6b951 10306 <trans-unit id="5637879201055173642" datatype="html">
e67ecaf8
C
10307 <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>
10308 <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
10309 <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>
10310 </trans-unit>
5a6de093 10311 <trans-unit id="4267638333776227701" datatype="html">
076e1310 10312 <source>Comment is required.</source>
0b4a6767 10313 <target state="translated">Tha feum air beachd.</target>
793f70ae
G
10314 <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>
10315 </trans-unit>
5a6de093 10316 <trans-unit id="71132671234491945" datatype="html">
076e1310 10317 <source>Comment must be at least 2 characters long.</source>
0b4a6767 10318 <target state="translated">Feumaidh am beachd a bhith 2 charactar a dh’fhaid air a char as giorra.</target>
793f70ae
G
10319 <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>
10320 </trans-unit>
5a6de093 10321 <trans-unit id="4148250392704331190" datatype="html">
076e1310 10322 <source>Comment cannot be more than 3000 characters long.</source>
0b4a6767 10323 <target state="translated">Chan fhaod am beachd a bhith nas fhaide na 3000 caractar.</target>
793f70ae
G
10324 <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>
10325 </trans-unit>
5a6de093 10326 <trans-unit id="6854100952145697527" datatype="html">
076e1310 10327 <source>Display name cannot be more than 120 characters long.</source>
0b4a6767 10328 <target state="translated">Chan fhaod an t-ainm-seallaidh a bhith nas fhaide na 120 caractar.</target>
793f70ae
G
10329 <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>
10330 </trans-unit>
5a6de093 10331 <trans-unit id="6198895122092095739" datatype="html">
076e1310 10332 <source>Privacy is required.</source>
0b4a6767 10333 <target state="translated">Tha prìobhaideachd riatanach.</target>
793f70ae
G
10334 <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>
10335 </trans-unit>
5a6de093 10336 <trans-unit id="1276238402004616037" datatype="html">
076e1310 10337 <source>The channel is required when the playlist is public.</source>
0b4a6767 10338 <target state="translated">Tha an t-seanail riatanach nuair a bhios an liosta-chluich poblach.</target>
793f70ae
G
10339 <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>
10340 </trans-unit>
d7c6b951 10341 <trans-unit id="5226261760726752768" datatype="html">
793f70ae 10342 <source>Live information</source>
687a6afd 10343 <target state="translated">Fiosrachadh an t-sruthaidh bheò</target>
793f70ae 10344 <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
10345 </trans-unit>
10346 <trans-unit id="5078078160576986217" datatype="html">
10347 <source>Permanent/Recurring live</source>
10348 <target state="translated">Video beò maireannach/ath-chraolaidh</target>
a71d4140
C
10349 <context-group purpose="location">
10350 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10351 <context context-type="linenumber">10</context>
10352 </context-group>
793f70ae 10353 </trans-unit>
d7c6b951 10354 <trans-unit id="7220386604464537651" datatype="html">
793f70ae 10355 <source>Live RTMP Url</source>
687a6afd 10356 <target state="translated">URL RTMP an t-sruthaidh bheò</target>
c90f6f26
G
10357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">244</context></context-group>
10358 <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>
10359 </trans-unit>
fb87355d
G
10360 <trans-unit id="4956017863340142734" datatype="html">
10361 <source>Live RTMPS Url</source>
10362 <target state="translated">URL RTMPS an t-sruthaidh bheò</target>
c90f6f26
G
10363 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">249</context></context-group>
10364 <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>
10365 </trans-unit>
d7c6b951 10366 <trans-unit id="1225050607125362052" datatype="html">
793f70ae 10367 <source>Live stream key</source>
4826a915 10368 <target state="translated">Iuchair an t-sruthaidh bheò</target>
c90f6f26
G
10369 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">254</context></context-group>
10370 <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>
10371 </trans-unit>
d7c6b951 10372 <trans-unit id="5058286083557987083" datatype="html">
793f70ae 10373 <source>⚠️ Never share your stream key with anyone.</source>
0b4a6767 10374 <target state="translated">⚠️ Na co-roinn iuchair an t-sruthaidh agad le duine sam bith eile.</target>
c90f6f26
G
10375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">257</context></context-group>
10376 <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>
10377 </trans-unit>
687a6afd
G
10378 <trans-unit id="5941639683192662500" datatype="html">
10379 <source>This is a normal live</source>
10380 <target state="translated">Seo video beò àbhaisteach</target>
c90f6f26
G
10381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">263</context></context-group>
10382 </trans-unit>
10383 <trans-unit id="4022826795131920912" datatype="html">
10384 <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>
10385 <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>
10386 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">266</context></context-group>
10387 </trans-unit>
687a6afd
G
10388 <trans-unit id="2261925229535541622" datatype="html">
10389 <source>This is a permanent/recurring live</source>
10390 <target state="translated">Seo video beò maireannach/ath-chraolaidh</target>
c90f6f26
G
10391 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">272</context></context-group>
10392 </trans-unit>
10393 <trans-unit id="8986073791327847979" datatype="html">
10394 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10395 <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>
10396 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">275</context></context-group>
10397 </trans-unit>
d7c6b951 10398 <trans-unit id="3112273530390098557" datatype="html">
793f70ae 10399 <source>Replay will be saved</source>
0b4a6767 10400 <target state="translated">Thèid an ath-chluiche a shàbhaladh</target>
95bd9515
C
10401 <context-group purpose="location">
10402 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10403 <context context-type="linenumber">11</context>
10404 </context-group>
c90f6f26
G
10405 </trans-unit>
10406 <trans-unit id="6445713766140892433" datatype="html">
10407 <source>Latest live sessions</source>
10408 <target state="new">Latest live sessions</target>
b2d03a83
C
10409 <context-group purpose="location">
10410 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10411 <context context-type="linenumber">36</context>
10412 </context-group>
c90f6f26
G
10413 </trans-unit>
10414 <trans-unit id="1018828582442463303" datatype="html">
10415 <source>Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></source>
10416 <target state="new">Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></target>
b2d03a83
C
10417 <context-group purpose="location">
10418 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10419 <context context-type="linenumber">42</context>
10420 </context-group>
c90f6f26
G
10421 </trans-unit>
10422 <trans-unit id="6765028278622459314" datatype="html">
10423 <source>Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></source>
10424 <target state="new">Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></target>
b2d03a83
C
10425 <context-group purpose="location">
10426 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10427 <context context-type="linenumber">43</context>
10428 </context-group>
c90f6f26
G
10429 </trans-unit>
10430 <trans-unit id="3424935624805832445" datatype="html">
10431 <source>Go to replay</source>
10432 <target state="new">Go to replay</target>
b2d03a83
C
10433 <context-group purpose="location">
10434 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10435 <context context-type="linenumber">44</context>
10436 </context-group>
c90f6f26
G
10437 </trans-unit>
10438 <trans-unit id="6989092358991683843" datatype="html">
10439 <source>Replay is being processed...</source>
10440 <target state="new">Replay is being processed...</target>
051d69a0
C
10441 <context-group purpose="location">
10442 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10443 <context context-type="linenumber">45</context>
10444 </context-group>
95bd9515 10445 </trans-unit>
5a6de093 10446 <trans-unit id="5437132245714159662" datatype="html">
076e1310 10447 <source>Video name is required.</source>
0b4a6767 10448 <target state="translated">Tha feum air ainm a’ video.</target>
9aa67e90
G
10449 <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>
10450 </trans-unit>
5a6de093 10451 <trans-unit id="2807676084745266104" datatype="html">
076e1310 10452 <source>Video name must be at least 3 characters long.</source>
0b4a6767 10453 <target state="translated">Feumaidh an ainm a’ video a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
9aa67e90
G
10454 <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>
10455 </trans-unit>
5a6de093 10456 <trans-unit id="2155414141025589556" datatype="html">
076e1310 10457 <source>Video name cannot be more than 120 characters long.</source>
0b4a6767 10458 <target state="translated">Chan fhaod ainm a’ video a bhith nas fhaide na 120 caractar.</target>
9aa67e90
G
10459 <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>
10460 </trans-unit>
10461 <trans-unit id="1074634769552897790" datatype="html">
10462 <source>Video name has leading or trailing whitespace.</source>
10463 <target state="translated">Tha geal-spàs aig toiseach no deireadh a’ video.</target>
f55cc0f9
C
10464 <context-group purpose="location">
10465 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10466 <context context-type="linenumber">18</context>
10467 </context-group>
793f70ae 10468 </trans-unit>
5a6de093 10469 <trans-unit id="9115337161597088460" datatype="html">
076e1310 10470 <source>Video privacy is required.</source>
0b4a6767 10471 <target state="translated">Tha prìobhaideachd a’ video riatanach.</target>
9aa67e90
G
10472 <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>
10473 </trans-unit>
5a6de093 10474 <trans-unit id="7309902991450450996" datatype="html">
076e1310 10475 <source>Video channel is required.</source>
0b4a6767 10476 <target state="translated">Tha seanail a’ video riatanach.</target>
9aa67e90
G
10477 <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>
10478 </trans-unit>
5a6de093 10479 <trans-unit id="3959376623771116873" datatype="html">
076e1310 10480 <source>Video description must be at least 3 characters long.</source>
0b4a6767 10481 <target state="translated">Feumaidh tuairisgeul a’ video a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
9aa67e90
G
10482 <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>
10483 </trans-unit>
5a6de093 10484 <trans-unit id="725195891739570830" datatype="html">
076e1310 10485 <source>Video description cannot be more than 10000 characters long.</source>
0b4a6767 10486 <target state="translated">Chan fhaod tuairisgeul a’ video a bhith nas fhaide na 10000 caractar.</target>
9aa67e90
G
10487 <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>
10488 </trans-unit>
5a6de093 10489 <trans-unit id="142488285332434408" datatype="html">
076e1310 10490 <source>A tag should be more than 2 characters long.</source>
0b4a6767 10491 <target state="translated">Bu chòir do thaga a bhith nas fhaide na 2 charactar.</target>
9aa67e90
G
10492 <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>
10493 </trans-unit>
5a6de093 10494 <trans-unit id="691846635236293620" datatype="html">
076e1310 10495 <source>A tag should be less than 30 characters long.</source>
0b4a6767 10496 <target state="translated">Bu chòir do thaga a bhith nas giorra na 30 caractaran.</target>
9aa67e90
G
10497 <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>
10498 </trans-unit>
5a6de093
C
10499 <trans-unit id="4146790476782316573" datatype="html">
10500 <source>A maximum of 5 tags can be used on a video.</source>
0b4a6767 10501 <target state="translated">Chan fhaod barrachd air 5 tagaichean a bhith aig video.</target>
9aa67e90
G
10502 <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>
10503 </trans-unit>
793f70ae
G
10504 <trans-unit id="2389667090302909529" datatype="html">
10505 <source>A tag should be more than 1 and less than 30 characters long.</source>
0b4a6767 10506 <target state="translated">Bu chòir do thaga a bhith nas fhaide na 1 ’s nas giorra na 30 caractaran.</target>
9aa67e90
G
10507 <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>
10508 </trans-unit>
5a6de093 10509 <trans-unit id="4806300480558315727" datatype="html">
076e1310 10510 <source>Video support must be at least 3 characters long.</source>
a2f7b4e6 10511 <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
10512 <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>
10513 </trans-unit>
5a6de093 10514 <trans-unit id="6655773021893755977" datatype="html">
076e1310 10515 <source>Video support cannot be more than 1000 characters long.</source>
a2f7b4e6 10516 <target state="translated">Chan fhaod teacsa mu thaic a’ video a bhith nas fhaide na 1000 caractar.</target>
9aa67e90
G
10517 <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>
10518 </trans-unit>
5a6de093 10519 <trans-unit id="4246579596585402255" datatype="html">
076e1310 10520 <source>A date is required to schedule video update.</source>
0b4a6767 10521 <target state="translated">Tha feum air ceann-latha gus ùrachadh a’ video a chur air an sgeideal.</target>
9aa67e90
G
10522 <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>
10523 </trans-unit>
5a6de093 10524 <trans-unit id="8728283516316752593" datatype="html">
076e1310 10525 <source>This file is too large.</source>
0b4a6767 10526 <target state="translated">Tha am faidhle seo ro mhòr.</target>
352cdf75 10527 <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
10528 </trans-unit>
10529 <trans-unit id="5604677701754367707" datatype="html">
10530 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source>
10531 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target>
2164a13d
C
10532 <context-group purpose="location">
10533 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10534 <context context-type="linenumber">60</context>
10535 </context-group>
352cdf75 10536 </trans-unit>
687a6afd
G
10537 <trans-unit id="3393133458004181121" datatype="html">
10538 <source>All categories</source>
10539 <target state="translated">Gach roinn-seòrsa</target>
91ae3c4a
C
10540 <context-group purpose="location">
10541 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10542 <context context-type="linenumber">24</context>
10543 </context-group>
c90f6f26
G
10544 </trans-unit>
10545 <trans-unit id="8280589137189201687" datatype="html">
10546 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source>
10547 <target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target>
91ae3c4a
C
10548 <context-group purpose="location">
10549 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
2164a13d 10550 <context context-type="linenumber">83</context>
91ae3c4a 10551 </context-group>
793f70ae 10552 </trans-unit>
2164a13d
C
10553 <trans-unit id="3999967345340145904" datatype="html">
10554 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10555 <target state="translated">Chan urrainn dhut barrachd air <x id="PH" equiv-text="this.maxItems"/> nì a thaghadh</target>
c90f6f26
G
10556 <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>
10557 </trans-unit>
5a6de093
C
10558 <trans-unit id="6708273825233539746" datatype="html">
10559 <source>Add a new option</source>
0b4a6767 10560 <target state="translated">Cuir roghainn ùr ris</target>
687a6afd
G
10561 <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>
10562 </trans-unit>
4826a915
G
10563 <trans-unit id="4076995379551303829" datatype="html">
10564 <source>Custom value...</source>
0b4a6767 10565 <target state="translated">Luach gnàthaichte…</target>
687a6afd
G
10566 <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>
10567 </trans-unit>
5a6de093 10568 <trans-unit id="4670312387769733978" datatype="html">
076e1310 10569 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
0b4a6767 10570 <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
10571 <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>
10572 </trans-unit>
5a6de093 10573 <trans-unit id="6950140976689343775" datatype="html">
076e1310 10574 <source>Sunday</source>
0b4a6767 10575 <target state="translated">DiDòmhnaich</target>
a2f7b4e6
G
10576 <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>
10577 </trans-unit>
5a6de093 10578 <trans-unit id="8739442281958563044" datatype="html">
076e1310 10579 <source>Monday</source>
0b4a6767 10580 <target state="translated">DiLuain</target>
a2f7b4e6
G
10581 <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>
10582 </trans-unit>
5a6de093 10583 <trans-unit id="9176037901730521018" datatype="html">
076e1310 10584 <source>Tuesday</source>
0b4a6767 10585 <target state="translated">DiMàirt</target>
a2f7b4e6
G
10586 <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>
10587 </trans-unit>
5a6de093 10588 <trans-unit id="8798932904948432529" datatype="html">
076e1310 10589 <source>Wednesday</source>
0b4a6767 10590 <target state="translated">DiCiadain</target>
a2f7b4e6
G
10591 <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>
10592 </trans-unit>
5a6de093 10593 <trans-unit id="1433683192825895947" datatype="html">
076e1310 10594 <source>Thursday</source>
0b4a6767 10595 <target state="translated">DiarDaoin</target>
a2f7b4e6
G
10596 <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>
10597 </trans-unit>
5a6de093 10598 <trans-unit id="3730139500618908668" datatype="html">
076e1310 10599 <source>Friday</source>
0b4a6767 10600 <target state="translated">DihAoine</target>
a2f7b4e6
G
10601 <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>
10602 </trans-unit>
5a6de093 10603 <trans-unit id="1830554030016307335" datatype="html">
076e1310 10604 <source>Saturday</source>
0b4a6767 10605 <target state="translated">DiSathairne</target>
a2f7b4e6 10606 <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
10607 </trans-unit>
10608 <trans-unit id="1391351050292665308" datatype="html">
10609 <source>Sun</source>
10610 <target state="translated">DiD</target>
e2a1ccd1
C
10611 <context-group purpose="location">
10612 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10613 <context context-type="linenumber">20</context>
10614 </context-group>
a5895f98 10615 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10616 <note priority="1" from="meaning">Sunday short name</note>
819205ed
G
10617 </trans-unit>
10618 <trans-unit id="7037142944838911104" datatype="html">
10619 <source>Mon</source>
10620 <target state="translated">DiL</target>
e2a1ccd1
C
10621 <context-group purpose="location">
10622 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10623 <context context-type="linenumber">21</context>
10624 </context-group>
a5895f98 10625 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10626 <note priority="1" from="meaning">Monday short name</note>
819205ed
G
10627 </trans-unit>
10628 <trans-unit id="4051951828654963549" datatype="html">
10629 <source>Tue</source>
10630 <target state="translated">DiM</target>
e2a1ccd1
C
10631 <context-group purpose="location">
10632 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10633 <context context-type="linenumber">22</context>
10634 </context-group>
a5895f98 10635 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10636 <note priority="1" from="meaning">Tuesday short name</note>
819205ed
G
10637 </trans-unit>
10638 <trans-unit id="5265738215297391426" datatype="html">
10639 <source>Wed</source>
10640 <target state="translated">DiC</target>
e2a1ccd1
C
10641 <context-group purpose="location">
10642 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10643 <context context-type="linenumber">23</context>
10644 </context-group>
a5895f98 10645 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10646 <note priority="1" from="meaning">Wednesday short name</note>
819205ed
G
10647 </trans-unit>
10648 <trans-unit id="1370330981433231150" datatype="html">
10649 <source>Thu</source>
10650 <target state="translated">Dia</target>
e2a1ccd1
C
10651 <context-group purpose="location">
10652 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10653 <context context-type="linenumber">24</context>
10654 </context-group>
a5895f98 10655 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10656 <note priority="1" from="meaning">Thursday short name</note>
819205ed
G
10657 </trans-unit>
10658 <trans-unit id="8713535243933137493" datatype="html">
10659 <source>Fri</source>
10660 <target state="translated">Dih</target>
e2a1ccd1
C
10661 <context-group purpose="location">
10662 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10663 <context context-type="linenumber">25</context>
10664 </context-group>
a5895f98 10665 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10666 <note priority="1" from="meaning">Friday short name</note>
819205ed
G
10667 </trans-unit>
10668 <trans-unit id="3547824477629753314" datatype="html">
10669 <source>Sat</source>
10670 <target state="translated">DiS</target>
e2a1ccd1
C
10671 <context-group purpose="location">
10672 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10673 <context context-type="linenumber">26</context>
10674 </context-group>
a5895f98 10675 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10676 <note priority="1" from="meaning">Saturday short name</note>
819205ed
G
10677 </trans-unit>
10678 <trans-unit id="6115403217651453591" datatype="html">
10679 <source>Su</source>
10680 <target state="translated">Dò</target>
e2a1ccd1
C
10681 <context-group purpose="location">
10682 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10683 <context context-type="linenumber">30</context>
10684 </context-group>
a5895f98 10685 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10686 <note priority="1" from="meaning">Sunday min name</note>
819205ed
G
10687 </trans-unit>
10688 <trans-unit id="3797918310510782582" datatype="html">
10689 <source>Mo</source>
10690 <target state="translated">Lu</target>
e2a1ccd1
C
10691 <context-group purpose="location">
10692 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10693 <context context-type="linenumber">31</context>
10694 </context-group>
a5895f98 10695 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10696 <note priority="1" from="meaning">Monday min name</note>
819205ed
G
10697 </trans-unit>
10698 <trans-unit id="8011371911136291436" datatype="html">
10699 <source>Tu</source>
10700 <target state="translated">Mà</target>
e2a1ccd1
C
10701 <context-group purpose="location">
10702 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10703 <context context-type="linenumber">32</context>
10704 </context-group>
a5895f98 10705 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10706 <note priority="1" from="meaning">Tuesday min name</note>
819205ed
G
10707 </trans-unit>
10708 <trans-unit id="1673380870543456256" datatype="html">
10709 <source>We</source>
10710 <target state="translated">Ci</target>
e2a1ccd1
C
10711 <context-group purpose="location">
10712 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10713 <context context-type="linenumber">33</context>
10714 </context-group>
a5895f98 10715 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10716 <note priority="1" from="meaning">Wednesday min name</note>
819205ed
G
10717 </trans-unit>
10718 <trans-unit id="8502005439670299526" datatype="html">
10719 <source>Th</source>
10720 <target state="translated">Da</target>
e2a1ccd1
C
10721 <context-group purpose="location">
10722 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10723 <context context-type="linenumber">34</context>
10724 </context-group>
a5895f98 10725 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10726 <note priority="1" from="meaning">Thursday min name</note>
819205ed
G
10727 </trans-unit>
10728 <trans-unit id="2800261787799336637" datatype="html">
10729 <source>Fr</source>
10730 <target state="translated">hA</target>
e2a1ccd1
C
10731 <context-group purpose="location">
10732 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10733 <context context-type="linenumber">35</context>
10734 </context-group>
a5895f98 10735 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10736 <note priority="1" from="meaning">Friday min name</note>
819205ed
G
10737 </trans-unit>
10738 <trans-unit id="2045915324506422459" datatype="html">
10739 <source>Sa</source>
10740 <target state="translated">Sa</target>
e2a1ccd1
C
10741 <context-group purpose="location">
10742 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10743 <context context-type="linenumber">36</context>
10744 </context-group>
a5895f98 10745 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10746 <note priority="1" from="meaning">Saturday min name</note>
a2f7b4e6 10747 </trans-unit>
5a6de093 10748 <trans-unit id="3913843642962116845" datatype="html">
076e1310 10749 <source>January</source>
0b4a6767 10750 <target state="translated">Am Faoilleach</target>
a2f7b4e6
G
10751 <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>
10752 </trans-unit>
5a6de093 10753 <trans-unit id="6642324138857419870" datatype="html">
076e1310 10754 <source>February</source>
0b4a6767 10755 <target state="translated">An Gearran</target>
a2f7b4e6
G
10756 <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>
10757 </trans-unit>
5a6de093 10758 <trans-unit id="7918954644624211958" datatype="html">
076e1310 10759 <source>March</source>
0b4a6767 10760 <target state="translated">Am Màrt</target>
a2f7b4e6
G
10761 <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>
10762 </trans-unit>
5a6de093 10763 <trans-unit id="1809521303476565743" datatype="html">
076e1310 10764 <source>April</source>
0b4a6767 10765 <target state="translated">An Giblean</target>
a2f7b4e6
G
10766 <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>
10767 </trans-unit>
5a6de093 10768 <trans-unit id="8469692700277617405" datatype="html">
076e1310 10769 <source>May</source>
0b4a6767 10770 <target state="translated">An Cèitean</target>
819205ed
G
10771 <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>
10772 </trans-unit>
5a6de093 10773 <trans-unit id="9055297580745330415" datatype="html">
076e1310 10774 <source>June</source>
0b4a6767 10775 <target state="translated">An t-Ògmhios</target>
a2f7b4e6
G
10776 <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>
10777 </trans-unit>
5a6de093 10778 <trans-unit id="9087113544612471348" datatype="html">
076e1310 10779 <source>July</source>
0b4a6767 10780 <target state="translated">An t-Iuchar</target>
a2f7b4e6
G
10781 <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>
10782 </trans-unit>
5a6de093 10783 <trans-unit id="3984618989093293779" datatype="html">
076e1310 10784 <source>August</source>
0b4a6767 10785 <target state="translated">An Lùnastal</target>
a2f7b4e6
G
10786 <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>
10787 </trans-unit>
5a6de093 10788 <trans-unit id="5872622085239011307" datatype="html">
076e1310 10789 <source>September</source>
0b4a6767 10790 <target state="translated">An t-Sultain</target>
a2f7b4e6
G
10791 <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>
10792 </trans-unit>
5a6de093 10793 <trans-unit id="1491482705364427867" datatype="html">
cd9246a9 10794 <source>October</source>
0b4a6767 10795 <target state="translated">An Dàmhair</target>
a2f7b4e6
G
10796 <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>
10797 </trans-unit>
5a6de093 10798 <trans-unit id="1109977718843277527" datatype="html">
076e1310 10799 <source>November</source>
0b4a6767 10800 <target state="translated">An t-Samhain</target>
a2f7b4e6
G
10801 <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>
10802 </trans-unit>
5a6de093 10803 <trans-unit id="124191049522509365" datatype="html">
076e1310 10804 <source>December</source>
0b4a6767 10805 <target state="translated">An Dùbhlachd</target>
a2f7b4e6 10806 <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
10807 </trans-unit>
10808 <trans-unit id="1799348348510504995" datatype="html">
10809 <source>Jan</source>
10810 <target state="translated">Faoi</target>
e2a1ccd1
C
10811 <context-group purpose="location">
10812 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10813 <context context-type="linenumber">55</context>
10814 </context-group>
a5895f98 10815 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10816 <note priority="1" from="meaning">January short name</note>
819205ed
G
10817 </trans-unit>
10818 <trans-unit id="2980544278361296608" datatype="html">
10819 <source>Feb</source>
10820 <target state="translated">Gearr</target>
e2a1ccd1
C
10821 <context-group purpose="location">
10822 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10823 <context context-type="linenumber">56</context>
10824 </context-group>
a5895f98 10825 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10826 <note priority="1" from="meaning">February short name</note>
819205ed
G
10827 </trans-unit>
10828 <trans-unit id="3124926955462217092" datatype="html">
10829 <source>Mar</source>
10830 <target state="translated">Màrt</target>
e2a1ccd1
C
10831 <context-group purpose="location">
10832 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10833 <context context-type="linenumber">57</context>
10834 </context-group>
a5895f98 10835 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10836 <note priority="1" from="meaning">March short name</note>
819205ed
G
10837 </trans-unit>
10838 <trans-unit id="9658641661863772" datatype="html">
10839 <source>Apr</source>
10840 <target state="translated">Gibl</target>
e2a1ccd1
C
10841 <context-group purpose="location">
10842 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10843 <context context-type="linenumber">58</context>
10844 </context-group>
a5895f98 10845 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10846 <note priority="1" from="meaning">April short name</note>
819205ed
G
10847 </trans-unit>
10848 <trans-unit id="502512326533496869" datatype="html">
10849 <source>May</source>
10850 <target state="translated">Cèit</target>
e2a1ccd1
C
10851 <context-group purpose="location">
10852 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10853 <context context-type="linenumber">59</context>
10854 </context-group>
a5895f98 10855 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10856 <note priority="1" from="meaning">May short name</note>
819205ed
G
10857 </trans-unit>
10858 <trans-unit id="3044090977322782161" datatype="html">
10859 <source>Jun</source>
10860 <target state="translated">Ògmh</target>
e2a1ccd1
C
10861 <context-group purpose="location">
10862 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10863 <context context-type="linenumber">60</context>
10864 </context-group>
a5895f98 10865 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10866 <note priority="1" from="meaning">June short name</note>
819205ed
G
10867 </trans-unit>
10868 <trans-unit id="8066434078267346927" datatype="html">
10869 <source>Jul</source>
10870 <target state="translated">Iuch</target>
e2a1ccd1
C
10871 <context-group purpose="location">
10872 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10873 <context context-type="linenumber">61</context>
10874 </context-group>
a5895f98 10875 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10876 <note priority="1" from="meaning">July short name</note>
819205ed
G
10877 </trans-unit>
10878 <trans-unit id="1796563865253467834" datatype="html">
10879 <source>Aug</source>
10880 <target state="translated">Lùna</target>
e2a1ccd1
C
10881 <context-group purpose="location">
10882 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10883 <context context-type="linenumber">62</context>
10884 </context-group>
a5895f98 10885 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10886 <note priority="1" from="meaning">August short name</note>
819205ed
G
10887 </trans-unit>
10888 <trans-unit id="5865190625753625986" datatype="html">
10889 <source>Sep</source>
10890 <target state="translated">Sult</target>
e2a1ccd1
C
10891 <context-group purpose="location">
10892 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10893 <context context-type="linenumber">63</context>
10894 </context-group>
a5895f98 10895 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10896 <note priority="1" from="meaning">September short name</note>
819205ed
G
10897 </trans-unit>
10898 <trans-unit id="4011114601374284323" datatype="html">
10899 <source>Oct</source>
10900 <target state="translated">Dàmh</target>
e2a1ccd1
C
10901 <context-group purpose="location">
10902 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10903 <context context-type="linenumber">64</context>
10904 </context-group>
a5895f98 10905 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10906 <note priority="1" from="meaning">October short name</note>
819205ed
G
10907 </trans-unit>
10908 <trans-unit id="5063734982204786445" datatype="html">
10909 <source>Nov</source>
10910 <target state="translated">Samh</target>
e2a1ccd1
C
10911 <context-group purpose="location">
10912 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10913 <context context-type="linenumber">65</context>
10914 </context-group>
a5895f98 10915 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10916 <note priority="1" from="meaning">November short name</note>
819205ed
G
10917 </trans-unit>
10918 <trans-unit id="4789897150069082503" datatype="html">
10919 <source>Dec</source>
10920 <target state="translated">Dùbh</target>
e2a1ccd1
C
10921 <context-group purpose="location">
10922 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10923 <context context-type="linenumber">66</context>
10924 </context-group>
10925 <note priority="1" from="description">Month name short</note>
10926 <note priority="1" from="meaning">December short name</note>
a2f7b4e6 10927 </trans-unit>
5a6de093 10928 <trans-unit id="8700121026680200191" datatype="html">
076e1310 10929 <source>Clear</source>
0b4a6767 10930 <target state="translated">Falamhaich</target>
a2f7b4e6
G
10931 <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>
10932 </trans-unit>
5a6de093 10933 <trans-unit id="5922757127987546008" datatype="html">
076e1310 10934 <source>yy-mm-dd</source>
0b4a6767 10935 <target state="translated">yy-mm-dd</target>
a5895f98 10936 <note priority="1" from="description">Date format in this locale.</note>
a2f7b4e6
G
10937 <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>
10938 </trans-unit>
5a6de093
C
10939 <trans-unit id="2830831449226931729" datatype="html">
10940 <source>Instance languages</source>
0b4a6767 10941 <target state="translated">Cànain an ionstans</target>
c90f6f26
G
10942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">214</context></context-group>
10943 </trans-unit>
5a6de093
C
10944 <trans-unit id="40119547597591062" datatype="html">
10945 <source>All languages</source>
0b4a6767 10946 <target state="translated">Na h-uile cànan</target>
c90f6f26
G
10947 <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>
10948 <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>
10949 </trans-unit>
5a6de093 10950 <trans-unit id="996392855508119363" datatype="html">
076e1310 10951 <source>Hidden</source>
0b4a6767 10952 <target state="translated">Falaichte</target>
c90f6f26
G
10953 <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>
10954 </trans-unit>
5a6de093 10955 <trans-unit id="2173989454916398137" datatype="html">
076e1310 10956 <source>Blurred with confirmation request</source>
0b4a6767 10957 <target state="translated">Sgleò is iarrtas dearbhaidh air</target>
c90f6f26
G
10958 <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>
10959 </trans-unit>
5a6de093 10960 <trans-unit id="8929218224642530466" datatype="html">
076e1310 10961 <source>Displayed</source>
0b4a6767 10962 <target state="translated">’Ga shealltainn</target>
c90f6f26
G
10963 <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>
10964 <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>
10965 </trans-unit>
10966 <trans-unit id="3911025298999036211" datatype="html">
10967 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source>
10968 <target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target>
2164a13d
C
10969 <context-group purpose="location">
10970 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10971 <context context-type="linenumber">71</context>
10972 </context-group>
c90f6f26
G
10973 </trans-unit>
10974 <trans-unit id="8587199198938218660" datatype="html">
10975 <source>~ <x id="PH" equiv-text="hours"/> hours</source>
10976 <target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
2164a13d
C
10977 <context-group purpose="location">
10978 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10979 <context context-type="linenumber">73</context>
10980 </context-group>
c90f6f26
G
10981 </trans-unit>
10982 <trans-unit id="2819927377059070056" datatype="html">
10983 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source>
10984 <target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target>
2164a13d
C
10985 <context-group purpose="location">
10986 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10987 <context context-type="linenumber">79</context>
10988 </context-group>
a0bb29af 10989 </trans-unit>
793f70ae
G
10990 <trans-unit id="189524047518780716" datatype="html">
10991 <source>~ <x id="PH"/> minutes</source>
0b4a6767 10992 <target state="translated">~ <x id="PH"/> mionaid(ean)</target>
c90f6f26
G
10993 <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>
10994 </trans-unit>
5a6de093 10995 <trans-unit id="6028521920505655348" datatype="html">
793f70ae 10996 <source><x id="PH"/> of full HD videos </source>
0b4a6767 10997 <target state="translated"><x id="PH"/> a videothan le HD slàn </target>
c90f6f26
G
10998 <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>
10999 </trans-unit>
5a6de093 11000 <trans-unit id="117588083391484998" datatype="html">
793f70ae 11001 <source><x id="PH"/> of HD videos </source>
0b4a6767 11002 <target state="translated"><x id="PH"/> a videothan le HD </target>
c90f6f26
G
11003 <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>
11004 </trans-unit>
5a6de093 11005 <trans-unit id="6636555695556123073" datatype="html">
793f70ae 11006 <source><x id="PH"/> of average quality videos </source>
0b4a6767 11007 <target state="translated"><x id="PH"/> a videothan le càileachd chuibheasach </target>
c90f6f26 11008 <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
11009 </trans-unit><trans-unit id="1792453450803202450" datatype="html">
11010 <source>Accepted follows</source><target state="new">Accepted 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">152</context>
11014 </context-group>
11015 </trans-unit><trans-unit id="1745310805516417209" datatype="html">
11016 <source>Rejected follows</source><target state="new">Rejected follows</target>
11017 <context-group purpose="location">
11018 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11019 <context context-type="linenumber">156</context>
11020 </context-group>
11021 </trans-unit><trans-unit id="1810206793608630396" datatype="html">
11022 <source>Pending follows</source><target state="new">Pending follows</target>
11023 <context-group purpose="location">
11024 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11025 <context context-type="linenumber">160</context>
11026 </context-group>
c90f6f26 11027 </trans-unit>
5a6de093 11028 <trans-unit id="6952960992592445535" datatype="html">
793f70ae 11029 <source><x id="PH"/> (channel page) </source>
0b4a6767 11030 <target state="translated"><x id="PH"/> (duilleag na seanail) </target>
352cdf75
G
11031 <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>
11032 <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>
11033 <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>
11034 </trans-unit>
5a6de093 11035 <trans-unit id="1209500590333005801" datatype="html">
793f70ae 11036 <source><x id="PH"/> (account page) </source>
0b4a6767 11037 <target state="translated"><x id="PH"/> (duilleag a’ chunntais) </target>
687a6afd
G
11038 <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>
11039 <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>
11040 </trans-unit>
5a6de093 11041 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9 11042 <source>Emphasis</source>
0b4a6767 11043 <target state="translated">Cudrom</target>
819205ed
G
11044 <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>
11045 <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>
11046 </trans-unit>
5a6de093 11047 <trans-unit id="7565716024468232322" datatype="html">
076e1310 11048 <source>Links</source>
0b4a6767 11049 <target state="translated">Ceanglaichean</target>
793f70ae
G
11050 <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>
11051 </trans-unit>
5a6de093 11052 <trans-unit id="7838476952710404110" datatype="html">
076e1310 11053 <source>New lines</source>
0b4a6767 11054 <target state="translated">Loidhnichean ùra</target>
793f70ae
G
11055 <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>
11056 </trans-unit>
5a6de093 11057 <trans-unit id="8756167649220050929" datatype="html">
076e1310 11058 <source>Lists</source>
0b4a6767 11059 <target state="translated">Liostaichean</target>
819205ed
G
11060 <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>
11061 <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>
11062 </trans-unit>
5a6de093 11063 <trans-unit id="414887388288176527" datatype="html">
076e1310 11064 <source>Images</source>
0b4a6767 11065 <target state="translated">Dealbhan</target>
793f70ae 11066 <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 11067 </trans-unit>
d7c6b951 11068 <trans-unit id="6853170548960328665" datatype="html">
a8f4112a 11069 <source>Close search</source>
47f6767e 11070 <target state="translated">Dùin an lorg</target>
c90f6f26
G
11071 <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>
11072 </trans-unit>
5a6de093 11073 <trans-unit id="5708680277917691451" datatype="html">
793f70ae 11074 <source><x id="PH"/> users banned. </source>
0b4a6767 11075 <target state="translated">Chaidh <x id="PH"/> luchd-cleachdaidh a thoirmeasg. </target>
c90f6f26
G
11076 <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>
11077 </trans-unit>
5a6de093
C
11078 <trans-unit id="2448281151916042849" datatype="html">
11079 <source>User <x id="PH"/> banned.</source>
0b4a6767 11080 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a thoirmeasg.</target>
c90f6f26
G
11081 <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>
11082 </trans-unit>
11083 <trans-unit id="2836537219160375057" datatype="html">
11084 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source>
11085 <target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target>
3c18ff47
C
11086 <context-group purpose="location">
11087 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
2164a13d 11088 <context context-type="linenumber">91</context>
3c18ff47 11089 </context-group>
352cdf75 11090 </trans-unit>
2164a13d
C
11091 <trans-unit id="3160979325245958752" datatype="html">
11092 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
11093 <target state="translated">Toirmisg na cleachdaichean seo (<x id="PH" equiv-text="this.usersToBan.length"/>)</target>
c90f6f26
G
11094 <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>
11095 </trans-unit>
352cdf75
G
11096 <trans-unit id="8088707210191809175" datatype="html">
11097 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
11098 <target state="translated">Toirmisg “<x id="PH" equiv-text="this.usersToBan.username"/>”</target>
c90f6f26
G
11099 <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>
11100 </trans-unit>
5a6de093
C
11101 <trans-unit id="8269144351796756896" datatype="html">
11102 <source>Do you really want to unban <x id="PH"/>?</source>
0b4a6767 11103 <target state="translated">A bheil thu cinnteach gu bheil thu airson <x id="PH"/> a dhì-thoirmeasg?</target>
352cdf75
G
11104 <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>
11105 </trans-unit>
5a6de093
C
11106 <trans-unit id="1794219875546376069" datatype="html">
11107 <source>User <x id="PH"/> unbanned.</source>
0b4a6767 11108 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a dhì-thoirmeasg.</target>
352cdf75 11109 <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
11110 </trans-unit>
11111 <trans-unit id="4350392487994839749" datatype="html">
e67ecaf8
C
11112 <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>
11113 <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
11114 <context-group purpose="location">
11115 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
11116 <context context-type="linenumber">104</context>
11117 </context-group>
352cdf75 11118 </trans-unit>
247925e5
G
11119 <trans-unit id="6307826440781941134" datatype="html">
11120 <source>Delete <x id="PH" equiv-text="user.username"/></source>
89806a88 11121 <target>Sguab às <x id="PH" equiv-text="user.username"/></target>
c90f6f26
G
11122 <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>
11123 <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>
11124 </trans-unit>
5a6de093
C
11125 <trans-unit id="6301381219225831298" datatype="html">
11126 <source>User <x id="PH"/> deleted.</source>
0b4a6767 11127 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> a sguabadh às.</target>
c90f6f26
G
11128 <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>
11129 </trans-unit>
5a6de093
C
11130 <trans-unit id="3896582359861826661" datatype="html">
11131 <source>User <x id="PH"/> email set as verified</source>
5ce52d62 11132 <target state="translated">Chaidh comharrachadh gun deach am post-d aig cleachdaiche <x id="PH"/> a dhearbhadh</target>
c90f6f26
G
11133 <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>
11134 </trans-unit>
5a6de093
C
11135 <trans-unit id="8150022485860412528" datatype="html">
11136 <source>Account <x id="PH"/> muted.</source>
0b4a6767 11137 <target state="translated">Chaidh an cunntas <x id="PH"/> a mhùchadh.</target>
c90f6f26
G
11138 <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>
11139 <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>
11140 </trans-unit>
5a6de093 11141 <trans-unit id="1598375456114200087" datatype="html">
793f70ae 11142 <source>Instance <x id="PH"/> muted. </source>
5ce52d62 11143 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh. </target>
c90f6f26
G
11144 <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>
11145 <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>
11146 </trans-unit>
5a6de093
C
11147 <trans-unit id="2558977494773636050" datatype="html">
11148 <source>Account <x id="PH"/> muted by the instance.</source>
0b4a6767 11149 <target state="translated">Chaidh an cunntas <x id="PH"/> a mhùchadh leis an ionstans.</target>
c90f6f26
G
11150 <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>
11151 <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>
11152 </trans-unit>
5a6de093
C
11153 <trans-unit id="1595779426198793580" datatype="html">
11154 <source>Mute server</source>
0b4a6767 11155 <target state="translated">Mùch am frithealaiche</target>
c90f6f26
G
11156 <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>
11157 </trans-unit>
5a6de093
C
11158 <trans-unit id="8014491157078444256" datatype="html">
11159 <source>Server <x id="PH"/> muted by the instance.</source>
0b4a6767 11160 <target state="translated">Chaidh am frithealaiche <x id="PH"/> a mhùchadh leis an ionstans.</target>
c90f6f26
G
11161 <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>
11162 </trans-unit>
5a6de093
C
11163 <trans-unit id="2044813052587776285" datatype="html">
11164 <source>Add a message to communicate with the reporter</source>
de8c02ea 11165 <target state="translated">Cuir teachdaireachd ris airson conaltradh leis an neach a rinn an gearan</target>
c90f6f26
G
11166 <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>
11167 </trans-unit>
5a6de093
C
11168 <trans-unit id="4117663541503607703" datatype="html">
11169 <source>Add a message to communicate with the moderation team</source>
5ce52d62 11170 <target state="translated">Cuir teachdaireachd ris airson conaltradh le sgioba nam maoir</target>
c90f6f26
G
11171 <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>
11172 </trans-unit>
5a6de093
C
11173 <trans-unit id="3085641638748358969" datatype="html">
11174 <source>Account <x id="PH"/> unmuted by the instance.</source>
0b4a6767 11175 <target state="translated">Chaidh an cunntas <x id="PH"/> a dhì-mhùchadh leis an ionstans.</target>
c90f6f26
G
11176 <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>
11177 </trans-unit>
5a6de093
C
11178 <trans-unit id="4991892477258601737" datatype="html">
11179 <source>Instance <x id="PH"/> muted by the instance.</source>
0b4a6767 11180 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a mhùchadh leis an ionstans.</target>
c90f6f26
G
11181 <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>
11182 </trans-unit>
5a6de093
C
11183 <trans-unit id="4379430340167561220" datatype="html">
11184 <source>Instance <x id="PH"/> unmuted by the instance.</source>
0b4a6767 11185 <target state="translated">Chaidh an t-ionstans <x id="PH"/> a dhì-mhùchadh leis an ionstans.</target>
c90f6f26
G
11186 <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>
11187 </trans-unit>
5a6de093
C
11188 <trans-unit id="8173437618471379044" datatype="html">
11189 <source>Are you sure you want to remove all the comments of this account?</source>
0b4a6767 11190 <target state="translated">A bheil thu cinnteach gu bheil thu airson gach beachd a’ chunntais seo a thoirt air falbh?</target>
c90f6f26
G
11191 <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>
11192 </trans-unit>
5a6de093
C
11193 <trans-unit id="6315346579373254461" datatype="html">
11194 <source>Delete account comments</source>
0b4a6767 11195 <target state="translated">Sguab às beachdan a’ chunntais</target>
c90f6f26
G
11196 <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>
11197 </trans-unit>
5a6de093
C
11198 <trans-unit id="8559170154828316298" datatype="html">
11199 <source>Will remove comments of this account (may take several minutes).</source>
0b4a6767 11200 <target state="translated">Bheir seo air falbh na beachdan aig a’ chunntas seo (dh’fhaoidte gun doir seo mionaid no dhà).</target>
c90f6f26
G
11201 <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>
11202 </trans-unit>
fb87355d
G
11203 <trans-unit id="4268530178786707817" datatype="html">
11204 <source>My account moderation</source>
11205 <target state="translated">Maorsainneachd a’ chunntais agam</target>
c90f6f26
G
11206 <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>
11207 </trans-unit>
5a6de093
C
11208 <trans-unit id="7187838764371214919" datatype="html">
11209 <source>Edit user</source>
0b4a6767 11210 <target state="translated">Deasaich an cleachdaiche</target>
c90f6f26
G
11211 <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>
11212 </trans-unit>
5a6de093
C
11213 <trans-unit id="4728427543536046034" datatype="html">
11214 <source>Change quota, role, and more.</source>
0b4a6767 11215 <target state="translated">Atharrachadh an cuota, an dreuchd agus barrachd dheth.</target>
c90f6f26
G
11216 <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>
11217 </trans-unit>
5a6de093
C
11218 <trans-unit id="7913022656086109932" datatype="html">
11219 <source>Delete user</source>
0b4a6767 11220 <target state="translated">Sguab às an cleachdaiche</target>
c90f6f26
G
11221 <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>
11222 </trans-unit>
5a6de093
C
11223 <trans-unit id="7577876364431026966" datatype="html">
11224 <source>Unban user</source>
0b4a6767 11225 <target state="translated">Dì-thoirmisg an cleachdaiche</target>
c90f6f26
G
11226 <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>
11227 </trans-unit>
5a6de093
C
11228 <trans-unit id="3508163549683020253" datatype="html">
11229 <source>Allow the user to login and create videos/comments again</source>
0b4a6767 11230 <target state="translated">Thoir cead dhan chleachdaiche airson clàradh a-steach is videothan/beachdan a chruthachadh a-rithist</target>
c90f6f26
G
11231 <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>
11232 </trans-unit>
5a6de093 11233 <trans-unit id="1888272455383898478" datatype="html">
076e1310 11234 <source>Mute this account</source>
0b4a6767 11235 <target state="translated">Mùch an cunntas seo</target>
c90f6f26
G
11236 <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>
11237 <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>
11238 </trans-unit>
793f70ae
G
11239 <trans-unit id="2365286519320230773" datatype="html">
11240 <source>Hide any content from that user from you.</source>
0b4a6767 11241 <target state="translated">Na faic susbaint sam bith on chleachdaiche ud tuilleadh.</target>
c90f6f26
G
11242 <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>
11243 </trans-unit>
5a6de093 11244 <trans-unit id="4043508901590508211" datatype="html">
cd9246a9 11245 <source>Unmute this account</source>
0b4a6767 11246 <target state="translated">Dì-mhùch an cunntas seo</target>
c90f6f26
G
11247 <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>
11248 <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>
11249 </trans-unit>
5a6de093
C
11250 <trans-unit id="2843593344827160627" datatype="html">
11251 <source>Show back content from that user for you.</source>
0b4a6767 11252 <target state="translated">Faic an t-susbaint on chleachdaiche ud a-rithist.</target>
c90f6f26
G
11253 <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>
11254 </trans-unit>
5a6de093 11255 <trans-unit id="6198109035280957164" datatype="html">
076e1310 11256 <source>Mute the instance</source>
0b4a6767 11257 <target state="translated">Mùch an t-ionstans</target>
c90f6f26
G
11258 <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>
11259 <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>
11260 </trans-unit>
5a6de093
C
11261 <trans-unit id="4537735378779630558" datatype="html">
11262 <source>Hide any content from that instance for you.</source>
0b4a6767 11263 <target state="translated">Na faic susbaint sam bith on ionstans ud tuilleadh.</target>
c90f6f26
G
11264 <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>
11265 </trans-unit>
5a6de093 11266 <trans-unit id="6247487021683085858" datatype="html">
076e1310 11267 <source>Unmute the instance</source>
0b4a6767 11268 <target state="translated">Dì-mhùch an t-ionstans</target>
c90f6f26
G
11269 <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>
11270 </trans-unit>
5a6de093
C
11271 <trans-unit id="4024846984475742259" datatype="html">
11272 <source>Show back content from that instance for you.</source>
0b4a6767 11273 <target state="translated">Faic an t-susbaint on ionstans ud a-rithist.</target>
c90f6f26
G
11274 <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>
11275 </trans-unit>
5a6de093
C
11276 <trans-unit id="3108200185023875257" datatype="html">
11277 <source>Remove comments from your videos</source>
0b4a6767 11278 <target state="translated">Thoir air falbh na beachdan o na videothan agad</target>
c90f6f26
G
11279 <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>
11280 </trans-unit>
793f70ae
G
11281 <trans-unit id="4810478487244286994" datatype="html">
11282 <source>Remove comments made by this account on your videos.</source>
0b4a6767 11283 <target state="translated">Thoir air falbh na beachdan a chuir an cunntas seo ris na videothan agad.</target>
c90f6f26
G
11284 <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>
11285 </trans-unit>
793f70ae
G
11286 <trans-unit id="2077144178298031252" datatype="html">
11287 <source>Hide any content from that user from you, your instance and its users.</source>
0b4a6767 11288 <target state="translated">Falaich susbaint sam bith on chleachdaiche ud uat fhèin, on ionstans agad is on luchd-chleachdaidh aige.</target>
c90f6f26
G
11289 <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>
11290 </trans-unit>
793f70ae
G
11291 <trans-unit id="7675070596643104983" datatype="html">
11292 <source>Show this user's content to the users of this instance again.</source>
0b4a6767 11293 <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
11294 <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>
11295 </trans-unit>
793f70ae
G
11296 <trans-unit id="525915681688649453" datatype="html">
11297 <source>Hide any content from that instance from you, your instance and its users.</source>
0b4a6767 11298 <target state="translated">Falaich susbaint sam bith on ionstans ud uat fhèin, on ionstans agad is on luchd-chleachdaidh aige.</target>
c90f6f26
G
11299 <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>
11300 </trans-unit>
5a6de093 11301 <trans-unit id="5325628963747139770" datatype="html">
cd9246a9 11302 <source>Unmute the instance by your instance</source>
0b4a6767 11303 <target state="translated">Dì-mhùch an t-ionstans leis an ionstans agad</target>
c90f6f26
G
11304 <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>
11305 </trans-unit>
5a6de093
C
11306 <trans-unit id="758471033841077314" datatype="html">
11307 <source>Show back content from that instance for you, your instance and its users.</source>
0b4a6767 11308 <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
11309 <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>
11310 </trans-unit>
5a6de093
C
11311 <trans-unit id="3785095284194008197" datatype="html">
11312 <source>Remove comments from your instance</source>
0b4a6767 11313 <target state="translated">Thoir air falbh na beachdan on ionstans agad</target>
c90f6f26
G
11314 <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>
11315 </trans-unit>
793f70ae
G
11316 <trans-unit id="4809327075591089709" datatype="html">
11317 <source>Remove comments made by this account from your instance.</source>
0b4a6767 11318 <target state="translated">Thoir air falbh na beachdan a chuir an cunntas seo ris an ionstans agad.</target>
c90f6f26
G
11319 <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>
11320 </trans-unit>
687a6afd
G
11321 <trans-unit id="6504240011224861621" datatype="html">
11322 <source>Instance moderation</source>
11323 <target state="translated">Maorsainneachd an ionstans</target>
c90f6f26
G
11324 <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>
11325 </trans-unit>
fe199b07
G
11326 <trans-unit id="8546847443058492245" datatype="html">
11327 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11328 <target state="translated">Bac <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> video(than)</target>
1357df30
C
11329 <context-group purpose="location">
11330 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11331 <context context-type="linenumber">4</context>
11332 </context-group>
918ad789 11333 </trans-unit>
5a6de093
C
11334 <trans-unit id="6746743143272021955" datatype="html">
11335 <source>Violent or repulsive</source>
0b4a6767 11336 <target state="translated">Ainneartach no sgreataidh</target>
819205ed
G
11337 <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>
11338 </trans-unit>
5a6de093
C
11339 <trans-unit id="5272553814105457319" datatype="html">
11340 <source>Contains offensive, violent, or coarse language or iconography.</source>
0b4a6767 11341 <target state="translated">Tha cainnt no ìomhaighean ainneartach, sgreataidh no borb ann.</target>
819205ed
G
11342 <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>
11343 </trans-unit>
5a6de093
C
11344 <trans-unit id="6979166468838302269" datatype="html">
11345 <source>Hateful or abusive</source>
0b4a6767 11346 <target state="translated">Fuathach no droch-dhìolach</target>
819205ed
G
11347 <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>
11348 </trans-unit>
5a6de093
C
11349 <trans-unit id="8006612645824137458" datatype="html">
11350 <source>Contains abusive, racist or sexist language or iconography.</source>
0b4a6767 11351 <target state="translated">Tha cainnt no ìomhaighean droch-dhìolach, gràin-chinnidheach no claonaidh ghnèitheil ann.</target>
819205ed
G
11352 <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>
11353 </trans-unit>
5a6de093
C
11354 <trans-unit id="5413552012131573970" datatype="html">
11355 <source>Spam, ad or false news</source>
0b4a6767 11356 <target state="translated">Spama, sanasachd no naidheachdan breugach</target>
819205ed
G
11357 <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>
11358 </trans-unit>
5a6de093
C
11359 <trans-unit id="6374940465448453212" datatype="html">
11360 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
0b4a6767 11361 <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
11362 <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>
11363 </trans-unit>
5a6de093
C
11364 <trans-unit id="7401289443263903223" datatype="html">
11365 <source>Privacy breach or doxxing</source>
0b4a6767 11366 <target state="translated">Briseadh prìobhaideachd no doxxing</target>
819205ed
G
11367 <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>
11368 </trans-unit>
5a6de093
C
11369 <trans-unit id="8363008638081993167" datatype="html">
11370 <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 11371 <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
11372 <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>
11373 </trans-unit>
5a6de093
C
11374 <trans-unit id="380450014369168564" datatype="html">
11375 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
0b4a6767 11376 <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
11377 <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>
11378 </trans-unit>
5a6de093
C
11379 <trans-unit id="1378933246324202613" datatype="html">
11380 <source>Breaks server rules</source>
0b4a6767 11381 <target state="translated">Briseadh riaghailtean an fhrithealaiche</target>
819205ed
G
11382 <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>
11383 </trans-unit>
5a6de093
C
11384 <trans-unit id="7930601470861156366" datatype="html">
11385 <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 11386 <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
11387 <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>
11388 </trans-unit>
5a6de093
C
11389 <trans-unit id="8700771664729810984" datatype="html">
11390 <source>The above can only be seen in thumbnails.</source>
0b4a6767 11391 <target state="translated">Chan fhaicear an nì gu h-àrd ach sna dealbhagan.</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">162</context></context-group>
11393 </trans-unit>
793f70ae
G
11394 <trans-unit id="2602773901491715295" datatype="html">
11395 <source>Captions</source>
5ce52d62 11396 <target state="translated">Fo-thiotalan</target>
c90f6f26
G
11397 <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>
11398 <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>
11399 <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>
11400 </trans-unit>
5a6de093
C
11401 <trans-unit id="5779804235244672536" datatype="html">
11402 <source>The above can only be seen in captions (please describe which).</source>
5ce52d62 11403 <target state="translated">Chan fhaicear an nì gu h-àrd ach sna fo-thiotalan (mìnich cò am fear).</target>
819205ed
G
11404 <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>
11405 </trans-unit>
5a6de093
C
11406 <trans-unit id="968295009933361070" datatype="html">
11407 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
a8f4112a 11408 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann <x id="PH"/> mionaid(ean).</target>
e67ecaf8
C
11409
11410 <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 11411 <trans-unit id="4965472196059235310" datatype="html">
076e1310 11412 <source>Too many attempts, please try again later.</source>
a8f4112a 11413 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann greis.</target>
e67ecaf8
C
11414
11415 <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 11416 <trans-unit id="1693549688987384699" datatype="html">
076e1310 11417 <source>Server error. Please retry later.</source>
0b4a6767 11418 <target state="translated">Mearachd an fhrithealaiche. Feuch ris a-rithist an ceann greis.</target>
e67ecaf8
C
11419
11420 <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
11421 <trans-unit id="7436975022198908854" datatype="html">
11422 <source>Unknown server error</source>
11423 <target state="new">Unknown server error</target>
e67ecaf8
C
11424
11425 <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
11426 <trans-unit id="5927402622550505067" datatype="html">
11427 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
0b4a6767 11428 <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
11429 <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>
11430 </trans-unit>
5a6de093
C
11431 <trans-unit id="2780460651686172544" datatype="html">
11432 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
0b4a6767 11433 <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
11434 <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>
11435 </trans-unit>
5a6de093 11436 <trans-unit id="7019115336138470191" datatype="html">
076e1310 11437 <source>Subscribed</source>
0b4a6767 11438 <target state="translated">Fo-sgrìobhte</target>
793f70ae
G
11439 <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>
11440 </trans-unit>
5a6de093 11441 <trans-unit id="7070823964189404459" datatype="html">
793f70ae 11442 <source>Unsubscribed from all channels of <x id="PH"/> </source>
0b4a6767 11443 <target state="translated">Chuir thu crìoch air na fo-sgrìobhaidhean agad uile air na seanailean aig <x id="PH"/> </target>
793f70ae
G
11444 <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>
11445 </trans-unit>
5a6de093 11446 <trans-unit id="9201562016527884133" datatype="html">
793f70ae 11447 <source>Unsubscribed from <x id="PH"/> </source>
0b4a6767 11448 <target state="translated">Chuir thu crìoch air an fho-sgrìobhadh agad air <x id="PH"/> </target>
793f70ae
G
11449 <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>
11450 </trans-unit>
5a6de093 11451 <trans-unit id="516954136005961440" datatype="html">
076e1310 11452 <source>Unsubscribed</source>
0b4a6767 11453 <target state="translated">Chaidh crìoch a chur air an fho-sgrìobhadh</target>
793f70ae 11454 <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 11455 </trans-unit>
d7c6b951 11456 <trans-unit id="1000724328916033777" datatype="html">
4826a915 11457 <source>Multiple ways to subscribe to the current channel</source>
0b4a6767 11458 <target state="translated">Tha iomadh dòigh ann airson fo-sgrìobhadh fhaighinn air an seanail làithreach</target>
c90f6f26
G
11459 <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>
11460 </trans-unit>
d7c6b951 11461 <trans-unit id="363499678348067004" datatype="html">
4826a915 11462 <source>Open subscription dropdown</source>
0b4a6767 11463 <target state="translated">Fosgail clàr-taice teàrnaidh an fho-sgrìobhaidh</target>
c90f6f26
G
11464 <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>
11465 </trans-unit>
5a6de093 11466 <trans-unit id="4968151111061046122" datatype="html">
076e1310 11467 <source>Moderator</source>
0b4a6767 11468 <target state="translated">Maor</target>
e67ecaf8
C
11469
11470 <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
11471 <trans-unit id="2279527393438260622" datatype="html">
11472 <source>Search videos, playlists, channels…</source>
11473 <target state="translated">Lorg videothan, liostaichean-cluich, seanailean…</target>
3e84ae32
C
11474 <context-group purpose="location">
11475 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11476 <context context-type="linenumber">3</context>
11477 </context-group>
a2f7b4e6 11478 </trans-unit>
5a6de093 11479 <trans-unit id="3723085768598852106" datatype="html">
793f70ae 11480 <source>Video removed from <x id="PH"/> </source>
0b4a6767 11481 <target state="translated">Chaidh a’ video a thoirt air falbh o <x id="PH"/> </target>
352cdf75
G
11482 <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>
11483 <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>
11484 </trans-unit>
5a6de093
C
11485 <trans-unit id="1056145626640340519" datatype="html">
11486 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
0b4a6767 11487 <target state="translated">Chaidh a’ video a chur ri <x id="PH"/> aig stampaichean-tìde <x id="PH_1"/></target>
352cdf75
G
11488 <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>
11489 </trans-unit>
5a6de093 11490 <trans-unit id="7754186870520534716" datatype="html">
793f70ae 11491 <source>Video added in <x id="PH"/> </source>
0b4a6767 11492 <target state="translated">Chaidh a’ video a chur ri <x id="PH"/> </target>
352cdf75
G
11493 <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>
11494 </trans-unit>
5a6de093 11495 <trans-unit id="985751964589921228" datatype="html">
076e1310 11496 <source>Timestamps updated</source>
0b4a6767 11497 <target state="translated">Chaidh na stampaichean-tìde ùrachadh</target>
352cdf75
G
11498 <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>
11499 <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>
11500 </trans-unit>
793f70ae
G
11501 <trans-unit id="6421445850411984665" datatype="html">
11502 <source>Starts at</source>
0b4a6767 11503 <target state="translated">Tha e a’ tòiseachadh aig</target>
352cdf75
G
11504 <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>
11505 <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>
11506 </trans-unit>
793f70ae
G
11507 <trans-unit id="7145200412085189912" datatype="html">
11508 <source>Stops at</source>
0b4a6767 11509 <target state="translated">Tha e a’ crìochnachadh aig</target>
352cdf75
G
11510 <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>
11511 </trans-unit>
793f70ae
G
11512 <trans-unit id="921225940108335688" datatype="html">
11513 <source>and stops at</source>
0b4a6767 11514 <target state="translated">’s a’ crìochnachadh aig</target>
352cdf75
G
11515 <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>
11516 </trans-unit>
5a6de093
C
11517 <trans-unit id="2909684945706361544" datatype="html">
11518 <source>Delete video</source>
0b4a6767 11519 <target state="translated">Sguab a’ video às</target>
c90f6f26
G
11520 <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>
11521 </trans-unit>
5a6de093
C
11522 <trans-unit id="2210418817778733727" datatype="html">
11523 <source>Actions for the comment</source>
0b4a6767 11524 <target state="translated">Gnìomhan dhan bheachd</target>
c90f6f26
G
11525 <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>
11526 </trans-unit>
5a6de093
C
11527 <trans-unit id="7978668497183230348" datatype="html">
11528 <source>Delete comment</source>
0b4a6767 11529 <target state="translated">Sguab às am beachd</target>
c90f6f26
G
11530 <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>
11531 </trans-unit>
5a6de093
C
11532 <trans-unit id="6747218355168080191" datatype="html">
11533 <source>Do you really want to delete this comment?</source>
0b4a6767 11534 <target state="translated">A bheil thu cinnteach gu bheil thu airson am beachd seo a sguabadh às?</target>
e67ecaf8
C
11535
11536
11537 <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
11538 <trans-unit id="7837272126865175984" datatype="html">
11539 <source>Comment deleted.</source>
0b4a6767 11540 <target state="translated">Chaidh am beachd a sguabadh às.</target>
c90f6f26
G
11541 <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>
11542 </trans-unit>
5a6de093
C
11543 <trans-unit id="346270517625845962" datatype="html">
11544 <source>Encoder</source>
0b4a6767 11545 <target state="translated">Inneal-còdachaidh</target>
c90f6f26
G
11546 <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>
11547 </trans-unit>
5a6de093
C
11548 <trans-unit id="2331557444464201331" datatype="html">
11549 <source>Format name</source>
0b4a6767 11550 <target state="translated">Ainm an fhòrmait</target>
c90f6f26
G
11551 <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>
11552 </trans-unit>
5a6de093
C
11553 <trans-unit id="45739481977493163" datatype="html">
11554 <source>Size</source>
0b4a6767 11555 <target state="translated">Meud</target>
c90f6f26
G
11556 <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>
11557 </trans-unit>
5a6de093
C
11558 <trans-unit id="7742520815129539114" datatype="html">
11559 <source>Bitrate</source>
fe0dc5e4 11560 <target state="translated">Reat bhiodan</target>
c90f6f26
G
11561 <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>
11562 <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>
11563 </trans-unit>
5a6de093
C
11564 <trans-unit id="4094960161662677662" datatype="html">
11565 <source>Codec</source>
0b4a6767 11566 <target state="translated">Codec</target>
c90f6f26
G
11567 <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>
11568 </trans-unit>
5a6de093 11569 <trans-unit id="2115592966120408375" datatype="html">
076e1310 11570 <source>Copied</source>
0b4a6767 11571 <target state="translated">Chaidh lethbhreac dheth a dhèanamh</target>
c90f6f26
G
11572 <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>
11573 </trans-unit>
d7c6b951 11574 <trans-unit id="4323470180912194028" datatype="html">
793f70ae 11575 <source>Copy</source>
0b4a6767 11576 <target state="translated">Dèan lethbhreac</target>
c90f6f26
G
11577 <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>
11578 </trans-unit>
5a6de093 11579 <trans-unit id="1472171759957681533" datatype="html">
076e1310 11580 <source>Video reported.</source>
de8c02ea 11581 <target state="translated">Chaidh gearan a dhèanamh air a’ video.</target>
fb87355d
G
11582 <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>
11583 </trans-unit>
5a6de093 11584 <trans-unit id="3622946684246476652" datatype="html">
076e1310 11585 <source>Do you really want to delete this video?</source>
0b4a6767 11586 <target state="translated">A bheil thu cinnteach gu bheil thu airson a’ video seo a sguabadh às?</target>
c90f6f26
G
11587 <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>
11588 <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>
11589 </trans-unit>
5a6de093
C
11590 <trans-unit id="3941342949736653028" datatype="html">
11591 <source>Video deleted.</source>
0b4a6767 11592 <target state="translated">Chaidh a’ video a sguabadh às.</target>
c90f6f26
G
11593 <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>
11594 <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>
11595 </trans-unit>
5a6de093
C
11596 <trans-unit id="5072091387445907742" datatype="html">
11597 <source>Actions for the reporter</source>
de8c02ea 11598 <target state="translated">Gnìomhan an neach a rinn an gearan</target>
c90f6f26
G
11599 <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>
11600 </trans-unit>
5a6de093
C
11601 <trans-unit id="6599069899275412095" datatype="html">
11602 <source>Mute reporter</source>
de8c02ea 11603 <target state="translated">Mùch an neach a rinn an gearan</target>
c90f6f26
G
11604 <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>
11605 </trans-unit>
793f70ae
G
11606 <trans-unit id="3099741642167775297" datatype="html">
11607 <source>Download</source>
0b4a6767 11608 <target state="translated">Luchdaich a-nuas</target>
c90f6f26
G
11609 <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>
11610 <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>
11611 <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>
11612 </trans-unit>
793f70ae
G
11613 <trans-unit id="7672331870004528654" datatype="html">
11614 <source>Display live information</source>
4826a915 11615 <target state="translated">Seall fiosrachadh mun t-sruthadh bheò</target>
352cdf75
G
11616 <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>
11617 </trans-unit>
793f70ae
G
11618 <trans-unit id="4021752662928002901" datatype="html">
11619 <source>Update</source>
0b4a6767 11620 <target state="translated">Ùraich</target>
e67ecaf8
C
11621
11622
11623
11624
11625
11626
11627
11628
11629
11630
11631 <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">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">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
11632 <trans-unit id="420763834450076269" datatype="html">
11633 <source>Block</source>
0b4a6767 11634 <target state="translated">Bac</target>
c90f6f26
G
11635 <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>
11636 <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>
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">359</context></context-group>
11638 </trans-unit>
fe199b07
G
11639 <trans-unit id="6521421218398377925" datatype="html">
11640 <source>Run HLS transcoding</source>
11641 <target state="translated">Ruith tar-chòdachadh 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">97</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">391</context></context-group>
11644 </trans-unit>
fe199b07
G
11645 <trans-unit id="4956271014213477815" datatype="html">
11646 <source>Run WebTorrent transcoding</source>
11647 <target state="translated">Ruith tar-chòdachadh 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">103</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">397</context></context-group>
11650 </trans-unit>
fe199b07
G
11651 <trans-unit id="5972374600810542430" datatype="html">
11652 <source>Delete HLS files</source>
11653 <target state="translated">Sguab às na faidhlichean HLS</target>
c90f6f26
G
11654 <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>
11655 <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>
11656 </trans-unit>
fe199b07
G
11657 <trans-unit id="3844238590532933757" datatype="html">
11658 <source>Delete WebTorrent files</source>
11659 <target state="translated">Sguab às na faidhlichean WebTorrent</target>
c90f6f26
G
11660 <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>
11661 <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
11662 </trans-unit><trans-unit id="8315587636588243636" datatype="html">
11663 <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
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">200</context>
11667 </context-group>
e67ecaf8
C
11668 </trans-unit><trans-unit id="6693349469471580292" datatype="html">
11669 <source>Delete file</source><target state="new">Delete file</target>
11670 <context-group purpose="location">
11671 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11672 <context context-type="linenumber">201</context>
11673 </context-group>
11674 </trans-unit><trans-unit id="7016764388104297354" datatype="html">
11675 <source>File removed.</source><target state="new">File removed.</target>
11676 <context-group purpose="location">
11677 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11678 <context context-type="linenumber">207</context>
11679 </context-group>
352cdf75 11680 </trans-unit>
e67ecaf8
C
11681 <trans-unit id="1314383205093440631" datatype="html">
11682 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11683 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11684
11685 <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
11686 <trans-unit id="1950057220179636309" datatype="html">
11687 <source>Save to playlist</source>
0b4a6767 11688 <target state="translated">Sàbhail air an liosta-chluich</target>
352cdf75
G
11689 <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>
11690 <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>
11691 </trans-unit>
793f70ae 11692 <trans-unit id="8272123190776748811" datatype="html">
e67ecaf8
C
11693 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11694 <target state="translated">Feumaidh tu &lt;a href="/login">clàradh a-steach&lt;/a> mus rangaich thu a’ video seo.</target>
a0bb29af
G
11695 <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>
11696 </trans-unit>
5a6de093
C
11697 <trans-unit id="4503408361537553733" datatype="html">
11698 <source>Mirror</source>
0b4a6767 11699 <target state="translated">Sgàthanaich</target>
352cdf75
G
11700 <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>
11701 </trans-unit>
a0bb29af
G
11702 <trans-unit id="2631340539474479416" datatype="html">
11703 <source>Subtitles</source>
11704 <target state="translated">Fo-thiotalan</target>
3e84ae32
C
11705 <context-group purpose="location">
11706 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11707 <context context-type="linenumber">9</context>
11708 </context-group>
793f70ae 11709 </trans-unit>
793f70ae
G
11710 <trans-unit id="4814285799071780083" datatype="html">
11711 <source>Remove</source>
0b4a6767 11712 <target state="translated">Thoir air falbh</target>
a0bb29af
G
11713 <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>
11714 </trans-unit>
793f70ae
G
11715 <trans-unit id="6871668720687277843" datatype="html">
11716 <source>Remove &amp; re-draft</source>
0b4a6767 11717 <target state="translated">Thoir air falbh ⁊ dèan dreachd ùr air</target>
a0bb29af 11718 <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
11719 </trans-unit>
11720 <trans-unit id="60216491008745400" datatype="html">
11721 <source>Actions on comment</source>
11722 <target state="translated">Gnìomhan air a’ bheachd</target>
a71d4140
C
11723 <context-group purpose="location">
11724 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11725 <context context-type="linenumber">202</context>
11726 </context-group>
a0bb29af 11727 </trans-unit>
d7c6b951 11728 <trans-unit id="992317512448454409" datatype="html">
a8f4112a 11729 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
47f6767e 11730 <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
11731 <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>
11732 </trans-unit>
5a6de093
C
11733 <trans-unit id="4903651219400691248" datatype="html">
11734 <source>Mute account</source>
0b4a6767 11735 <target state="translated">Mùch an cunntas</target>
c90f6f26
G
11736 <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>
11737 <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>
11738 </trans-unit>
d7c6b951 11739 <trans-unit id="4021487547497211597" datatype="html">
4826a915 11740 <source>Open video actions</source>
0b4a6767 11741 <target state="translated">Fosgail na gnìomhan video</target>
2f03d6dc
C
11742 <context-group purpose="location">
11743 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11744 <context context-type="linenumber">4</context>
11745 </context-group>
11746 <context-group purpose="location">
11747 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11748 <context context-type="linenumber">4</context>
11749 </context-group>
247925e5
G
11750 </trans-unit>
11751 <trans-unit id="3076101305843397295" datatype="html">
11752 <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 11753 <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
11754 <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>
11755 </trans-unit>
247925e5
G
11756 <trans-unit id="8359747231611535508" datatype="html">
11757 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
89806a88 11758 <target>Dì-bhac <x id="PH" equiv-text="this.video.name"/></target>
352cdf75 11759 <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
11760 </trans-unit>
11761 <trans-unit id="3143238830256588661" datatype="html">
11762 <source>The live stream will be automatically terminated and replays won't be saved.</source>
11763 <target state="new">The live stream will be automatically terminated and replays won't be saved.</target>
051d69a0
C
11764 <context-group purpose="location">
11765 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
11766 <context context-type="linenumber">233</context>
11767 </context-group>
352cdf75 11768 </trans-unit>
5a6de093
C
11769 <trans-unit id="3719503424625455635" datatype="html">
11770 <source>Mute server account</source>
0b4a6767 11771 <target state="translated">Mùch cunntas an fhrithealaiche</target>
c90f6f26
G
11772 <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>
11773 </trans-unit>
d7c6b951 11774 <trans-unit id="7008439939460403347" datatype="html">
5a6de093 11775 <source>Report</source>
de8c02ea 11776 <target state="translated">Dèan gearan</target>
c90f6f26
G
11777 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group>
11778 <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>
11779 <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>
11780 </trans-unit>
d7c6b951 11781 <trans-unit id="829951422090160526" datatype="html">
5a6de093 11782 <source>Reported part</source>
de8c02ea 11783 <target state="translated">Pàirt mun a chaidh gearan a dhèanamh</target>
c90f6f26
G
11784 <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>
11785 </trans-unit>
d7c6b951 11786 <trans-unit id="4388879716045736175" datatype="html">
5a6de093 11787 <source>Note</source>
0b4a6767 11788 <target state="translated">Nòta</target>
c90f6f26
G
11789 <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>
11790 </trans-unit>
d7c6b951 11791 <trans-unit id="7234922541542636802" datatype="html">
5a6de093 11792 <source>The video was deleted</source>
0b4a6767 11793 <target state="translated">Chaidh a’ video a sguabadh às</target>
c90f6f26
G
11794 <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>
11795 </trans-unit>
d7c6b951 11796 <trans-unit id="872792317034860453" datatype="html">
5a6de093 11797 <source>Comment:</source>
0b4a6767 11798 <target state="translated">Beachd:</target>
c90f6f26
G
11799 <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>
11800 </trans-unit>
d7c6b951 11801 <trans-unit id="397679576231234820" datatype="html">
5a6de093 11802 <source>Messages with the reporter</source>
de8c02ea 11803 <target state="translated">Teachdaireachdan leis an neach a rinn gearan</target>
793f70ae
G
11804 <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>
11805 </trans-unit>
d7c6b951 11806 <trans-unit id="7417592908147948728" datatype="html">
5a6de093 11807 <source>Messages with the moderation team</source>
5ce52d62 11808 <target state="translated">Teachdaireachdan le sgioba nam maoir</target>
793f70ae
G
11809 <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>
11810 </trans-unit>
d7c6b951 11811 <trans-unit id="1684858568733486744" datatype="html">
793f70ae 11812 <source>No messages for now.</source>
0b4a6767 11813 <target state="translated">Chan eil teachdaireachd ann fhathast.</target>
c90f6f26
G
11814 <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>
11815 </trans-unit>
d7c6b951 11816 <trans-unit id="2137920566277687382" datatype="html">
5a6de093 11817 <source>Add a message</source>
0b4a6767 11818 <target state="translated">Cuir teachdaireachd ris</target>
793f70ae
G
11819 <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>
11820 </trans-unit>
5a6de093 11821 <trans-unit id="4058575476871566236" datatype="html">
076e1310 11822 <source>Published</source>
0b4a6767 11823 <target state="translated">Air fhoillseachadh</target>
352cdf75 11824 <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
11825 </trans-unit>
11826 <trans-unit id="7657908235362559477" datatype="html">
11827 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11828 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
2164a13d
C
11829 <context-group purpose="location">
11830 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11831 <context context-type="linenumber">178</context>
11832 </context-group>
352cdf75 11833 </trans-unit>
247925e5
G
11834 <trans-unit id="5093002376262354382" datatype="html">
11835 <source>Transcoding failed</source>
89806a88 11836 <target>Dh’fhàillig an tar-chòdachadh</target>
352cdf75
G
11837 <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>
11838 </trans-unit>
819205ed
G
11839 <trans-unit id="118687079501751948" datatype="html">
11840 <source>Move to external storage failed</source>
11841 <target state="translated">Dh’fhàillig leis a’ ghluasad dhan stòras air an taobh a-muigh</target>
352cdf75
G
11842 <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>
11843 </trans-unit>
5a6de093 11844 <trans-unit id="4887724548587271148" datatype="html">
076e1310 11845 <source>Waiting transcoding</source>
0b4a6767 11846 <target state="translated">A’ feitheamh air an tar-chòdachadh</target>
352cdf75
G
11847 <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>
11848 </trans-unit>
5a6de093 11849 <trans-unit id="4517785179607945981" datatype="html">
076e1310 11850 <source>To transcode</source>
0b4a6767 11851 <target state="translated">Ri thar-chòdachadh</target>
352cdf75
G
11852 <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>
11853 </trans-unit>
5a6de093 11854 <trans-unit id="3299576663551440736" datatype="html">
076e1310 11855 <source>To import</source>
0b4a6767 11856 <target state="translated">Ri ion-phortadh</target>
352cdf75
G
11857 <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>
11858 </trans-unit>
11859 <trans-unit id="6963802198225789806" datatype="html">
11860 <source>To edit</source>
11861 <target state="translated">Ri dheasachadh</target>
11862 <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>
11863 </trans-unit>
687a6afd
G
11864 <trans-unit id="8492933894084361602" datatype="html">
11865 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11866 <target state="translated">Fo-sgrìobh air inbhir RSS “<x id="INTERPOLATION" equiv-text="{{ title }}"/>“</target>
91ae3c4a
C
11867 <context-group purpose="location">
11868 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11869 <context context-type="linenumber">8</context>
11870 </context-group>
a0bb29af 11871 </trans-unit>
a2f7b4e6
G
11872 <trans-unit id="187187500641108332" datatype="html">
11873 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
47f6767e 11874 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
c90f6f26
G
11875 <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>
11876 <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>
11877 <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>
11878 <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>
11879 <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>
11880 <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>
11881 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group>
11882 <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>
11883 <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>
11884 <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>
11885 <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>
11886 <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>
11887 <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>
11888 <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>
11889 <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>
11890 <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>
11891 <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>
11892 <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>
11893 <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>
11894 </trans-unit>
5a6de093
C
11895 <trans-unit id="1795705931707209785" datatype="html">
11896 <source>Add to watch later</source>
0b4a6767 11897 <target state="translated">Cuir air a’ chlàr-fhaire</target>
793f70ae
G
11898 <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>
11899 </trans-unit>
5a6de093
C
11900 <trans-unit id="8498940878158860248" datatype="html">
11901 <source>Remove from watch later</source>
0b4a6767 11902 <target state="translated">Thoir air falbh on chlàr-fhaire</target>
793f70ae 11903 <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
11904 </trans-unit>
11905 <trans-unit id="435589893738610428" datatype="html">
11906 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source>
11907 <target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target>
e6afb669
C
11908 <context-group purpose="location">
11909 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11910 <context context-type="linenumber">8</context>
11911 </context-group>
352cdf75
G
11912 </trans-unit>
11913 <trans-unit id="5622582942980351192" datatype="html">
11914 <source>Light/Orange</source>
11915 <target state="translated">Soilleir/Orains</target>
c90f6f26
G
11916 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group>
11917 </trans-unit>
d7c6b951 11918 <trans-unit id="1219783168145776019" datatype="html">
793f70ae 11919 <source>LIVE ENDED</source>
4826a915 11920 <target state="translated">THÀINIG AN SRUTHADH BEÒ GU CRÌOCH</target>
793f70ae
G
11921 <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>
11922 </trans-unit>
5a6de093 11923 <trans-unit id="2439066254855913806" datatype="html">
076e1310 11924 <source>Only I can see this video</source>
0b4a6767 11925 <target state="translated">Chan fhaic ach mi fhìn a’ video seo</target>
e67ecaf8
C
11926
11927 <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
11928 <trans-unit id="6767380569816110388" datatype="html">
11929 <source>Only shareable via a private link</source>
0b4a6767 11930 <target state="translated">Cha ghabh a cho-roinneadh ach le ceangal prìobhaideach</target>
e67ecaf8
C
11931
11932 <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 11933 <trans-unit id="6828965264297239528" datatype="html">
076e1310 11934 <source>Anyone can see this video</source>
0b4a6767 11935 <target state="translated">Chì duine sam bith a’ video seo</target>
e67ecaf8
C
11936
11937 <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
11938 <trans-unit id="1425933035739773115" datatype="html">
11939 <source>Only users of this instance can see this video</source>
0b4a6767 11940 <target state="translated">Chan fhaic ach luchd-cleachdaidh an ionstans seo a’ video seo</target>
e67ecaf8
C
11941
11942 <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 11943 <trans-unit id="5210096066382592800" datatype="html">
076e1310 11944 <source>Video to import updated.</source>
0b4a6767 11945 <target state="translated">Chaidh a’ video ri ion-phortadh ùrachadh.</target>
c90f6f26
G
11946 <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>
11947 <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">124</context></context-group>
11948 </trans-unit>
5a6de093 11949 <trans-unit id="3284171506518522275" datatype="html">
076e1310 11950 <source>Your video was uploaded to your account and is private.</source>
0b4a6767 11951 <target state="translated">Chaidh a’ video agad a luchdadh suas dhan chunntas agad ’s tha e prìobhaideach.</target>
c90f6f26
G
11952 <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>
11953 </trans-unit>
5a6de093 11954 <trans-unit id="5699822024600815733" datatype="html">
076e1310 11955 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
0b4a6767 11956 <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
11957 <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>
11958 </trans-unit>
5a6de093 11959 <trans-unit id="1219739004043110649" datatype="html">
076e1310 11960 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
0b4a6767 11961 <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
11962 <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>
11963 </trans-unit>
352cdf75
G
11964 <trans-unit id="1830802698757049943" datatype="html">
11965 <source>Publish <x id="PH" equiv-text="videoName"/></source>
11966 <target state="translated">Foillsich <x id="PH" equiv-text="videoName"/></target>
c90f6f26
G
11967 <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>
11968 </trans-unit>
793f70ae
G
11969 <trans-unit id="6932865105766151309" datatype="html">
11970 <source>Upload</source>
11971 <target state="translated">Luchdaich suas</target>
c90f6f26
G
11972 <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>
11973 </trans-unit>
5a6de093 11974 <trans-unit id="8278735427925094503" datatype="html">
793f70ae 11975 <source>Upload <x id="PH"/> </source>
0b4a6767 11976 <target state="translated">Luchdaich suas <x id="PH"/> </target>
c90f6f26
G
11977 <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>
11978 </trans-unit>
5a6de093 11979 <trans-unit id="5981816353437801748" datatype="html">
076e1310 11980 <source>Video published.</source>
0b4a6767 11981 <target state="translated">Chaidh a’ video fhoillseachadh.</target>
c90f6f26
G
11982 <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>
11983 </trans-unit>
5a6de093 11984 <trans-unit id="764164089183618119" datatype="html">
076e1310 11985 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
0b4a6767 11986 <target state="translated">Tha atharraichean gun sàbhaladh agad! Ma dh’fhalbhas tu, thèid na h-atharraichean agad air chall.</target>
c90f6f26
G
11987 <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>
11988 </trans-unit>
5a6de093 11989 <trans-unit id="8306050839443016954" datatype="html">
076e1310 11990 <source>Video updated.</source>
0b4a6767 11991 <target state="translated">Chaidh a’ video ùrachadh.</target>
c90f6f26
G
11992 <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>
11993 </trans-unit>
352cdf75
G
11994 <trans-unit id="5609201297201028750" datatype="html">
11995 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11996 <target state="translated">(leudachain: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
c90f6f26
G
11997 <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>
11998 <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>
11999 </trans-unit>
352cdf75
G
12000 <trans-unit id="2763845919408843325" datatype="html">
12001 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
12002 <target state="translated">Thèid “<x id="PH" equiv-text="this.getFilename(t.options.file)"/>” a chur ri toiseach a’ video</target>
c90f6f26
G
12003 <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>
12004 </trans-unit>
352cdf75
G
12005 <trans-unit id="4952096817126306891" datatype="html">
12006 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
12007 <target state="translated">Thèid “<x id="PH" equiv-text="this.getFilename(t.options.file)"/>” a chur ri deireadh a’ video</target>
c90f6f26
G
12008 <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>
12009 </trans-unit>
352cdf75
G
12010 <trans-unit id="665518679871959619" datatype="html">
12011 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
12012 <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
12013 <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>
12014 </trans-unit>
352cdf75
G
12015 <trans-unit id="2677581013897190613" datatype="html">
12016 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
12017 <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
12018 <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>
12019 </trans-unit>
352cdf75
G
12020 <trans-unit id="2299077646120636288" datatype="html">
12021 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
12022 <target state="translated">Tòisichidh a’ video aig <x id="PH" equiv-text="secondsToTime(start)"/></target>
c90f6f26
G
12023 <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>
12024 </trans-unit>
352cdf75
G
12025 <trans-unit id="7209039243783736285" datatype="html">
12026 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
12027 <target state="translated">Crìochnaichidh a’ video aig <x id="PH" equiv-text="secondsToTime(end)"/></target>
c90f6f26
G
12028 <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>
12029 </trans-unit>
5a6de093
C
12030 <trans-unit id="5512208811126492983" datatype="html">
12031 <source>Report comment</source>
de8c02ea 12032 <target state="translated">Dèan gearan mun bheachd</target>
793f70ae
G
12033 <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>
12034 </trans-unit>
5a6de093 12035 <trans-unit id="3691787517663044217" datatype="html">
793f70ae 12036 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
0b4a6767 12037 <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
12038
12039 <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
12040 <trans-unit id="7321800851971795962" datatype="html">
12041 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
0b4a6767 12042 <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
12043
12044 <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
12045 <trans-unit id="5964038603724691720" datatype="html">
12046 <source>Delete and re-draft</source>
0b4a6767 12047 <target state="translated">Sguab às is dèan dreachd ùr air</target>
e67ecaf8
C
12048
12049 <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
12050 <trans-unit id="7163633882758007711" datatype="html">
12051 <source>Do you really want to delete and re-draft this comment?</source>
0b4a6767 12052 <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
12053
12054 <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
12055 <trans-unit id="6775540171466219199" datatype="html">
12056 <source>Stop autoplaying next video</source>
0b4a6767 12057 <target state="translated">Sguir de bhith a’ cluich an ath-video gu fèin-obrachail</target>
c90f6f26
G
12058 <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>
12059 </trans-unit>
5a6de093
C
12060 <trans-unit id="5149234672404299151" datatype="html">
12061 <source>Autoplay next video</source>
0b4a6767 12062 <target state="translated">Cluich an ath-video gu fèin-obrachail</target>
c90f6f26
G
12063 <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>
12064 </trans-unit>
5a6de093
C
12065 <trans-unit id="5870421136141540382" datatype="html">
12066 <source>Stop looping playlist videos</source>
0b4a6767 12067 <target state="translated">Sguir de bhith a’ lùbadh videothan na liosta-chluich</target>
c90f6f26
G
12068 <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>
12069 </trans-unit>
5a6de093
C
12070 <trans-unit id="1599585307037758139" datatype="html">
12071 <source>Loop playlist videos</source>
0b4a6767 12072 <target state="translated">Lùb videothan na liosta-chluich</target>
c90f6f26
G
12073 <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>
12074 </trans-unit>
12075 <trans-unit id="1254111869788332501" datatype="html">
12076 <source>Other videos</source>
12077 <target state="new">Other videos</target>
00e32b7c
C
12078 <context-group purpose="location">
12079 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
12080 <context context-type="linenumber">4,6</context>
12081 </context-group>
12082 </trans-unit>
d7c6b951 12083 <trans-unit id="3704292036525161260" datatype="html">
4826a915 12084 <source>Placeholder image</source>
0b4a6767 12085 <target state="translated">Glèidheadair-àite deilbh</target>
063de1ee
C
12086 <context-group purpose="location">
12087 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
12088 <context context-type="linenumber">11</context>
12089 </context-group>
793f70ae 12090 </trans-unit>
6f512b68 12091 <trans-unit id="961774488937452220" datatype="html">
e67ecaf8
C
12092 <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>
12093 <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>
12094
12095 <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
12096 <trans-unit id="5761611056224181752" datatype="html">
12097 <source>Redirection</source>
0b4a6767 12098 <target state="translated">Ath-stiùireadh</target>
e67ecaf8
C
12099
12100 <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 12101 <trans-unit id="8858527736400081688" datatype="html">
076e1310 12102 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
0b4a6767 12103 <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
12104
12105 <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 12106 <trans-unit id="3937119019020041049" datatype="html">
076e1310 12107 <source>Mature or explicit content</source>
0b4a6767 12108 <target state="translated">Susbaint do dh’inbhich</target>
e67ecaf8
C
12109
12110 <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
12111 <trans-unit id="1755474755114288376" datatype="html">
12112 <source>Up Next</source>
0b4a6767 12113 <target state="translated">Ri thighinn</target>
e67ecaf8
C
12114
12115 <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
12116 <trans-unit id="2159130950882492111" datatype="html">
12117 <source>Cancel</source>
0b4a6767 12118 <target state="translated">Sguir dheth</target>
e67ecaf8
C
12119
12120
12121
12122
12123
12124
12125
12126
12127
12128
12129
12130
12131
12132
12133
12134
12135
12136
12137
12138
12139
12140 <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/video-caption-edit-modal.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">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
12141 <trans-unit id="3354816756665089864" datatype="html">
12142 <source>Autoplay is suspended</source>
0b4a6767 12143 <target state="translated">Chaidh a’ chluiche fhèin-obrachail a chur à rèim</target>
e67ecaf8
C
12144
12145 <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
12146 <trans-unit id="5856931617181450881" datatype="html">
12147 <source>Enter/exit fullscreen</source>
12148 <target state="translated">Tòisich air/Fàg an làn-sgrìn</target>
e67ecaf8
C
12149
12150 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">746</context></context-group></trans-unit>
819205ed
G
12151 <trans-unit id="2971009377468404076" datatype="html">
12152 <source>Play/Pause the video</source>
12153 <target state="translated">Cluich/Cuir ’na stad a’ video</target>
e67ecaf8
C
12154
12155 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">747</context></context-group></trans-unit>
819205ed
G
12156 <trans-unit id="4147087312411482964" datatype="html">
12157 <source>Mute/unmute the video</source>
12158 <target state="translated">Mùch/Dì-mhùch a’ video</target>
e67ecaf8
C
12159
12160 <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
12161 <trans-unit id="4791956574676305640" datatype="html">
12162 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12163 <target state="translated">Geàrr leum gu ceudad a’ video: Thèid 0 gu 0% ’s 9 gu 90%</target>
e67ecaf8
C
12164
12165 <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
12166 <trans-unit id="3887762369650091344" datatype="html">
12167 <source>Increase the volume</source>
12168 <target state="translated">Cuir an àirde an fhuaim</target>
e67ecaf8
C
12169
12170 <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
12171 <trans-unit id="1363382131573461910" datatype="html">
12172 <source>Decrease the volume</source>
12173 <target state="translated">Lùghdaich àirde na fuaime</target>
e67ecaf8
C
12174
12175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">753</context></context-group></trans-unit>
819205ed
G
12176 <trans-unit id="2541031516422557760" datatype="html">
12177 <source>Seek the video forward</source>
12178 <target state="translated">Sir air adhart sa video</target>
e67ecaf8
C
12179
12180 <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
12181 <trans-unit id="8813023402019364882" datatype="html">
12182 <source>Seek the video backward</source>
12183 <target state="translated">Sir air ais sa video</target>
e67ecaf8
C
12184
12185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">756</context></context-group></trans-unit>
819205ed
G
12186 <trans-unit id="581757752202843950" datatype="html">
12187 <source>Increase playback rate</source>
12188 <target state="translated">Dèan a’ chluich nas luaithe</target>
e67ecaf8
C
12189
12190 <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
12191 <trans-unit id="5467642834854681120" datatype="html">
12192 <source>Decrease playback rate</source>
12193 <target state="translated">Cuir maille air a’ chluich</target>
e67ecaf8
C
12194
12195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">759</context></context-group></trans-unit>
819205ed
G
12196 <trans-unit id="3860402955823859506" datatype="html">
12197 <source>Navigate in the video to the previous frame</source>
12198 <target state="translated">Seòl sa video dhan fhrèam roimhe</target>
e67ecaf8
C
12199
12200 <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
12201 <trans-unit id="8232494782895420700" datatype="html">
12202 <source>Navigate in the video to the next frame</source>
12203 <target state="translated">Seòl sa video dhan ath-fhrèam</target>
e67ecaf8
C
12204
12205 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">762</context></context-group></trans-unit>
819205ed
G
12206 <trans-unit id="8223917068580581095" datatype="html">
12207 <source>Toggle theater mode</source>
12208 <target state="translated">Toglaich modh an taighe-chluich</target>
e67ecaf8
C
12209
12210 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">767</context></context-group></trans-unit>
5a6de093 12211 <trans-unit id="8025996572234182184" datatype="html">
076e1310 12212 <source>Like the video</source>
0b4a6767 12213 <target state="translated">Comharraich gur toigh leat a’ video</target>
a0bb29af
G
12214 <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>
12215 </trans-unit>
5a6de093 12216 <trans-unit id="7692127636377222448" datatype="html">
076e1310 12217 <source>Dislike the video</source>
0b4a6767 12218 <target state="translated">Comharraich nach toigh leat a’ video</target>
a0bb29af
G
12219 <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>
12220 </trans-unit>
5a6de093
C
12221 <trans-unit id="1729036051846673606" datatype="html">
12222 <source>When active, the next video is automatically played after the current one.</source>
0b4a6767 12223 <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
12224 <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>
12225 </trans-unit>
30ae75f9 12226 <trans-unit id="2431286785954354122" datatype="html">
793f70ae 12227 <source>Recently added</source>
a0bb29af 12228 <target state="translated">O chionn goirid</target>
c90f6f26
G
12229 <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>
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
12231 </trans-unit>
5a6de093 12232 <trans-unit id="12646164819555880" datatype="html">
076e1310 12233 <source>Videos from your subscriptions</source>
0b4a6767 12234 <target state="translated">Videothan o na fo-sgrìobhaidhean agad</target>
687a6afd
G
12235 <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>
12236 </trans-unit>
793f70ae
G
12237 <trans-unit id="1812379335568847528" datatype="html">
12238 <source>Subscriptions</source>
0b4a6767 12239 <target state="translated">Fo-sgrìobhaidhean</target>
819205ed
G
12240 <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>
12241 <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>
12242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12243 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12244 </trans-unit>
793f70ae
G
12245 <trans-unit id="186236568870281953" datatype="html">
12246 <source>History</source>
0b4a6767 12247 <target state="translated">Eachdraidh</target>
819205ed
G
12248 <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>
12249 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12250 </trans-unit>
d7c6b951 12251 <trans-unit id="5237588857224999862" datatype="html">
4826a915 12252 <source>Open actions</source>
0b4a6767 12253 <target state="translated">Fosgail na gnìomhan</target>
2f03d6dc
C
12254 <context-group purpose="location">
12255 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12256 <context context-type="linenumber">4</context>
12257 </context-group>
793f70ae
G
12258 </trans-unit>
12259 <trans-unit id="8681933925782924101" datatype="html">
12260 <source>Local videos</source>
0b4a6767 12261 <target state="translated">Videothan ionadail</target>
c90f6f26
G
12262 <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>
12263 <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>
12264 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
12265 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
12266 </trans-unit>
fb87355d
G
12267 <trans-unit id="5668077948386857930" datatype="html">
12268 <source>Exclude</source>
12269 <target state="translated">Dùin a-mach</target>
247925e5
G
12270 <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>
12271 </trans-unit>
fb87355d
G
12272 <trans-unit id="7147755274837297932" datatype="html">
12273 <source>Exclude muted accounts</source>
12274 <target state="translated">Dùin a-mach na cunntasan mùchte</target>
247925e5
G
12275 <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>
12276 </trans-unit>
12277 <trans-unit id="8397092871503752085" datatype="html">
12278 <source>Exclude public videos</source>
89806a88 12279 <target>Dùin a-mach na videothan poblach</target>
c49c366a
C
12280 <context-group purpose="location">
12281 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12282 <context context-type="linenumber">103</context>
c49c366a 12283 </context-group>
fb87355d
G
12284 </trans-unit>
12285 <trans-unit id="5895186796919691836" datatype="html">
12286 <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>
12287 <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
12288 <context-group purpose="location">
12289 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12290 <context context-type="linenumber">11</context>
12291 </context-group>
687a6afd
G
12292 </trans-unit>
12293 <trans-unit id="3037358578603095196" datatype="html">
12294 <source>Only videos uploaded on this instance are displayed</source>
12295 <target state="translated">Cha nochd ach na videothan a chaidh a luchdadh suas dhan ionstans seo</target>
c90f6f26
G
12296 <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>
12297 </trans-unit>
793f70ae
G
12298 <trans-unit id="4668975178372693951" datatype="html">
12299 <source>Discover videos</source>
0b4a6767 12300 <target state="translated">Fidir videothan</target>
fb87355d
G
12301 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12302 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12303 </trans-unit>
793f70ae
G
12304 <trans-unit id="8067135025051844577" datatype="html">
12305 <source>Trending videos</source>
4826a915 12306 <target state="translated">Videothan a’ treandadh</target>
687a6afd
G
12307 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12308 </trans-unit>
793f70ae
G
12309 <trans-unit id="664221386829541948" datatype="html">
12310 <source>Recently added videos</source>
a0bb29af 12311 <target state="translated">Videothan air an cur ris o chionn goirid</target>
687a6afd
G
12312 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12313 </trans-unit>
793f70ae
G
12314 <trans-unit id="8212906256415538361" datatype="html">
12315 <source>Upload a video</source>
0b4a6767 12316 <target state="translated">Luchdaich suas video</target>
352cdf75
G
12317 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group>
12318 </trans-unit>
793f70ae
G
12319 <trans-unit id="7590784934397800835" datatype="html">
12320 <source>Edit a video</source>
0b4a6767 12321 <target state="translated">Deasaich video</target>
352cdf75
G
12322 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">112</context></context-group>
12323 </trans-unit>
076e1310
G
12324 </body>
12325 </file>
793f70ae 12326</xliff>